[INFO] fetching crate icarus-cli 0.5.8...
[INFO] testing icarus-cli-0.5.8 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate icarus-cli 0.5.8 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate icarus-cli 0.5.8
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate icarus-cli 0.5.8
[INFO] tweaked toml for crates.io crate icarus-cli 0.5.8 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate icarus-cli 0.5.8 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate icarus-cli 0.5.8 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7fe50530b4772f8800d427b05d185e6ce08cfbaec0e8042958e7d2afe330aa03
[INFO] running `Command { std: "docker" "start" "-a" "7fe50530b4772f8800d427b05d185e6ce08cfbaec0e8042958e7d2afe330aa03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7fe50530b4772f8800d427b05d185e6ce08cfbaec0e8042958e7d2afe330aa03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7fe50530b4772f8800d427b05d185e6ce08cfbaec0e8042958e7d2afe330aa03", kill_on_drop: false }`
[INFO] [stdout] 7fe50530b4772f8800d427b05d185e6ce08cfbaec0e8042958e7d2afe330aa03
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e5e5ecbca3e3b83adec597dbf123278c73623f5bfb967206627ad99f2770f587
[INFO] running `Command { std: "docker" "start" "-a" "e5e5ecbca3e3b83adec597dbf123278c73623f5bfb967206627ad99f2770f587", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling cc v1.2.35
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling time-core v0.1.5
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling time-macros v0.2.23
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling pretty v0.12.4
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling subtle-ng v2.5.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling zlib-rs v0.5.2
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling pem v1.1.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling time v0.3.42
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling stop-token v0.7.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling xattr v1.5.1
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling async-watch v0.3.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling console v0.16.0
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling self_update v0.42.0
[INFO] [stderr]    Compiling libbz2-rs-sys v0.2.2
[INFO] [stderr]    Compiling rangemap v1.6.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.5.46
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling bzip2 v0.6.0
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling pkcs11 v0.5.0
[INFO] [stderr]    Compiling self-replace v1.5.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling libz-rs-sys v0.5.2
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling ppmd-rust v1.2.1
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling deflate64 v0.1.9
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling unit-prefix v0.5.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling indicatif v0.18.0
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling nanoid v0.4.0
[INFO] [stderr]    Compiling sysinfo v0.36.1
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling candid_derive v0.10.17
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling curve25519-dalek-ng v4.1.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling ic_bls12_381 v0.10.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling cached v0.52.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling ic-verify-bls-signature v0.5.0
[INFO] [stderr]    Compiling schemars_derive v1.0.4
[INFO] [stderr]    Compiling tungstenite v0.27.0
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling ic-ed25519 v0.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rmcp-macros v0.6.3
[INFO] [stderr]    Compiling lzma-rust2 v0.13.0
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling dialoguer v0.12.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-tungstenite v0.27.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ic_principal v0.1.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling ed25519-consensus v2.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling zip v5.0.0
[INFO] [stderr]    Compiling ic-certification v3.0.3
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling os_info v3.12.0
[INFO] [stderr]    Compiling toml v0.9.5
[INFO] [stderr]    Compiling clap v4.5.46
[INFO] [stderr]    Compiling candid v0.10.17
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling schemars v1.0.4
[INFO] [stderr]    Compiling rmcp v0.6.3
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling ic-transport-types v0.44.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling ic-agent v0.44.0
[INFO] [stderr]    Compiling ic-identity-hsm v0.44.0
[INFO] [stderr]    Compiling icarus-cli v0.5.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 00s
[INFO] running `Command { std: "docker" "inspect" "e5e5ecbca3e3b83adec597dbf123278c73623f5bfb967206627ad99f2770f587", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5e5ecbca3e3b83adec597dbf123278c73623f5bfb967206627ad99f2770f587", kill_on_drop: false }`
[INFO] [stdout] e5e5ecbca3e3b83adec597dbf123278c73623f5bfb967206627ad99f2770f587
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ecab4446de778d9d418556396a4b418daae46bd74ec048efce8459b7a115e0fb
[INFO] running `Command { std: "docker" "start" "-a" "ecab4446de778d9d418556396a4b418daae46bd74ec048efce8459b7a115e0fb", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling candid v0.10.17
[INFO] [stderr]    Compiling ic-certification v3.0.3
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling stop-token v0.7.0
[INFO] [stderr]    Compiling ic-verify-bls-signature v0.5.0
[INFO] [stderr]    Compiling ed25519-consensus v2.1.0
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling ic-transport-types v0.44.0
[INFO] [stderr]    Compiling ic-transport-types v0.40.1
[INFO] [stderr]    Compiling ic-management-canister-types v0.3.3
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-tungstenite v0.27.0
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling rmcp v0.6.3
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling ic-agent v0.44.0
[INFO] [stderr]    Compiling self_update v0.42.0
[INFO] [stderr]    Compiling pocket-ic v9.0.2
[INFO] [stderr]    Compiling ic-identity-hsm v0.44.0
[INFO] [stderr]    Compiling icarus-cli v0.5.8 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `icarus-cli` (bin "icarus" test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name icarus --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6c2d044648558c29 -C extra-filename=-81d20fcbe3fe1fb2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bbab63dfdaa994c6.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-1905a5328da8e656.rlib --extern candid=/opt/rustwide/target/debug/deps/libcandid-87cfa6314afa6ad1.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-148155e5ee4fcb5a.rlib --extern ciborium=/opt/rustwide/target/debug/deps/libciborium-4a3330ad0b659bde.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-121093a71d14aa3a.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-57bddff5afba9056.rlib --extern console=/opt/rustwide/target/debug/deps/libconsole-35904b41b41f9e22.rlib --extern dialoguer=/opt/rustwide/target/debug/deps/libdialoguer-c80ecf46713efe91.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-80324574272713e4.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-2ff6fb3bc1b43462.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-24150bb93295f450.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-49972a21b50b4f2c.rlib --extern ic_agent=/opt/rustwide/target/debug/deps/libic_agent-197c239674537501.rlib --extern ic_identity_hsm=/opt/rustwide/target/debug/deps/libic_identity_hsm-97b4a020e86be546.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-53268d63e76764f3.rlib --extern is_terminal=/opt/rustwide/target/debug/deps/libis_terminal-cf1246d6007971ab.rlib --extern nanoid=/opt/rustwide/target/debug/deps/libnanoid-fc39ae1d7677d14b.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e9252a7b5119f3eb.rlib --extern os_info=/opt/rustwide/target/debug/deps/libos_info-248e71335f023a25.rlib --extern pocket_ic=/opt/rustwide/target/debug/deps/libpocket_ic-39b13cae1c1d85a5.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-5a154520bb48451d.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-bdcbd7442b304c66.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-14437875c789c531.rlib --extern ring=/opt/rustwide/target/debug/deps/libring-8596a64fffaa18c9.rlib --extern rmcp=/opt/rustwide/target/debug/deps/librmcp-0b09461e37ec4d4f.rlib --extern self_update=/opt/rustwide/target/debug/deps/libself_update-4670c2ed9219e554.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-3d3d1f531fe7fcf6.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-075befd08e612733.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-f8a2f47b63eb36f6.rlib --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-9f3bcf5df6d6b3ed.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-a4549db67a09e100.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-b47783dcfb06cead.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-bb7094d47b308de6.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e575aef0afaa2247.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-6ac2e7e5d1ad57a5.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-d3618b9c366d9cf2.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-a7c430220d07adb6.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-8cfca2077a982a35.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-17131e26d86a6204.rlib --extern which=/opt/rustwide/target/debug/deps/libwhich-2c09143219aa8b9b.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-aad88a451b1dd516.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/psm-b60c5adada9bf3e6/out -L native=/opt/rustwide/target/debug/build/ring-af1a5c2394652b71/out -L native=/opt/rustwide/target/debug/build/libloading-958a63ac33234b4f/out -L native=/opt/rustwide/target/debug/build/zstd-sys-8cd86008b58b4926/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ecab4446de778d9d418556396a4b418daae46bd74ec048efce8459b7a115e0fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ecab4446de778d9d418556396a4b418daae46bd74ec048efce8459b7a115e0fb", kill_on_drop: false }`
[INFO] [stdout] ecab4446de778d9d418556396a4b418daae46bd74ec048efce8459b7a115e0fb
