Parent Log:
http://ci.aztec-labs.com/9fbcfc74aef1edbc
Command: retry install_deps
Date: Tue Jun 24 10:14:53 UTC 2025
Status: 0
Took: 4s
cargo-binstall is not installed
+ set -o pipefail
+ set -o pipefail
+ case "${BINSTALL_VERSION:-}" in
++ mktemp -d
+ cd /tmp/tmp.eedGybWo9S
+ '[' -z '' ']'
+ base_url=
https://github.com/cargo-bins/cargo-binstall/releases/latest/download/cargo-binstall-
++ uname -s
+ os=Linux
+ '[' Linux = Darwin ']'
+ '[' Linux = Linux ']'
++ uname -m
+ machine=x86_64
+ '[' x86_64 = armv7l ']'
+ target=x86_64-unknown-linux-musl
+ '[' x86_64 = armv7 ']'
+ url=
https://github.com/cargo-bins/cargo-binstall/releases/latest/download/cargo-binstall-x86_64-unknown-linux-musl.tgz
+ do_curl
https://github.com/cargo-bins/cargo-binstall/releases/latest/download/cargo-binstall-x86_64-unknown-linux-musl.tgz
+ curl --retry 10 -A 'Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/81.0' -L --proto =https --tlsv1.2 -sSf
https://github.com/cargo-bins/cargo-binstall/releases/latest/download/cargo-binstall-x86_64-unknown-linux-musl.tgz
+ tar -xvzf -
cargo-binstall
+ ./cargo-binstall --self-install
+ CARGO_HOME=/opt/rust/cargo
+ case ":$PATH:" in
+ '[' -n '' ']'
Building wasm-bindgen...
info: syncing channel updates for '1.85.0-x86_64-unknown-linux-gnu'
info: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
info: component 'rust-std' for target 'aarch64-apple-darwin' is up to date
info: component 'rust-std' for target 'wasm32-unknown-unknown' is up to date
info: component 'rust-std' for target 'wasm32-wasip1' is up to date
info: downloading component 'rust-src'
info: installing component 'rust-src'
INFO resolve: Resolving package: 'wasm-bindgen-cli@=0.2.100'
WARN The package wasm-bindgen-cli v0.2.100 (x86_64-unknown-linux-musl) has been downloaded from github.com
INFO This will install the following binaries:
INFO - wasm-bindgen => /opt/rust/cargo/bin/wasm-bindgen
INFO - wasm-bindgen-test-runner => /opt/rust/cargo/bin/wasm-bindgen-test-runner
INFO - wasm2es6js => /opt/rust/cargo/bin/wasm2es6js
INFO Installing binaries...
INFO Done in 1.11204246s
INFO resolve: Resolving package: 'cargo-nextest@=0.9.67'
WARN The package cargo-nextest v0.9.67 (x86_64-unknown-linux-gnu) has been downloaded from github.com
INFO This will install the following binaries:
INFO - cargo-nextest => /opt/rust/cargo/bin/cargo-nextest
INFO Installing binaries...
INFO Done in 858.933239ms