[INFO] fetching crate dfx-core 0.3.0...
[INFO] testing dfx-core-0.3.0 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate dfx-core 0.3.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate dfx-core 0.3.0
[INFO] finished tweaking crates.io crate dfx-core 0.3.0
[INFO] tweaked toml for crates.io crate dfx-core 0.3.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dfx-core 0.3.0 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 dfx-core 0.3.0 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 0c010f040b38c6db680b5393a59d4e27434d302bd9a5a0b7ff3736ad026146a2
[INFO] running `Command { std: "docker" "start" "-a" "0c010f040b38c6db680b5393a59d4e27434d302bd9a5a0b7ff3736ad026146a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0c010f040b38c6db680b5393a59d4e27434d302bd9a5a0b7ff3736ad026146a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c010f040b38c6db680b5393a59d4e27434d302bd9a5a0b7ff3736ad026146a2", kill_on_drop: false }`
[INFO] [stdout] 0c010f040b38c6db680b5393a59d4e27434d302bd9a5a0b7ff3736ad026146a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 80da2e57a01135dfd5dbf94005043b78ba8ad535f6dd8213fe2490821095203c
[INFO] running `Command { std: "docker" "start" "-a" "80da2e57a01135dfd5dbf94005043b78ba8ad535f6dd8213fe2490821095203c", kill_on_drop: false }`
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.6.0
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling pretty v0.12.5
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling subtle-ng v2.5.0
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling stop-token v0.7.0
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling async-watch v0.3.1
[INFO] [stderr]    Compiling arc-swap v1.8.1
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling rangemap v1.7.1
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling slog v2.8.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]    Compiling libdbus-sys v0.2.7
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling clap_builder v4.5.57
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling linux-keyutils v0.2.4
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling pkcs11 v0.5.0
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling directories-next v2.0.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling psm v0.1.29
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling candid_derive v0.10.21
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling crypto-bigint v0.4.9
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling ic_bls12_381 v0.10.1
[INFO] [stderr]    Compiling curve25519-dalek-ng v4.1.1
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling sec1 v0.3.0
[INFO] [stderr]    Compiling cached v0.56.0
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling rfc6979 v0.3.1
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling dbus v0.9.10
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling ic_principal v0.1.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling ic-certification v3.1.0
[INFO] [stderr]    Compiling ed25519-consensus v2.1.0
[INFO] [stderr]    Compiling ic-verify-bls-signature v0.6.0
[INFO] [stderr]    Compiling ic-ed25519 v0.5.0
[INFO] [stderr]    Compiling ecdsa v0.14.8
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling k256 v0.11.6
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling handlebars v4.5.0
[INFO] [stderr]    Compiling bip32 v0.4.0
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling candid v0.10.21
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling argon2 v0.4.1
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling byte-unit v4.0.19
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tiny-bip39 v1.0.0
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling dbus-secret-service v4.1.0
[INFO] [stderr]    Compiling keyring v3.6.3
[INFO] [stderr]    Compiling ic-transport-types v0.45.0
[INFO] [stderr]    Compiling ic-management-canister-types v0.5.0
[INFO] [stderr]    Compiling ic-agent v0.45.0
[INFO] [stderr]    Compiling ic-identity-hsm v0.45.0
[INFO] [stderr]    Compiling ic-utils v0.45.0
[INFO] [stderr]    Compiling dfx-core v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s
[INFO] running `Command { std: "docker" "inspect" "80da2e57a01135dfd5dbf94005043b78ba8ad535f6dd8213fe2490821095203c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80da2e57a01135dfd5dbf94005043b78ba8ad535f6dd8213fe2490821095203c", kill_on_drop: false }`
[INFO] [stdout] 80da2e57a01135dfd5dbf94005043b78ba8ad535f6dd8213fe2490821095203c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] b78d5ca8a69ad76f4dc54edf1ecf0c29e8bf8159c34bde4525fb75a36c5b5495
[INFO] running `Command { std: "docker" "start" "-a" "b78d5ca8a69ad76f4dc54edf1ecf0c29e8bf8159c34bde4525fb75a36c5b5495", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling ic-agent v0.45.0
[INFO] [stderr]    Compiling ic-utils v0.45.0
[INFO] [stderr]    Compiling ic-identity-hsm v0.45.0
[INFO] [stderr]    Compiling dfx-core v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 47.29s
[INFO] running `Command { std: "docker" "inspect" "b78d5ca8a69ad76f4dc54edf1ecf0c29e8bf8159c34bde4525fb75a36c5b5495", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b78d5ca8a69ad76f4dc54edf1ecf0c29e8bf8159c34bde4525fb75a36c5b5495", kill_on_drop: false }`
[INFO] [stdout] b78d5ca8a69ad76f4dc54edf1ecf0c29e8bf8159c34bde4525fb75a36c5b5495
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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", kill_on_drop: false }`
[INFO] [stdout] 1483cd0eb7fa33b6f96059b7bd80e4c25d4bd0433765c20a55e05ee914ccfc6e
[INFO] running `Command { std: "docker" "start" "-a" "1483cd0eb7fa33b6f96059b7bd80e4c25d4bd0433765c20a55e05ee914ccfc6e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.59s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dfx_core-7a644702cd6185ca)
[INFO] [stdout] 
[INFO] [stdout] running 53 tests
[INFO] [stdout] test config::model::dfinity::tests::find_dfinity_config_parent ... ok
[INFO] [stdout] test config::model::network_descriptor::test::ic_by_netname_fail ... ok
[INFO] [stdout] test config::model::network_descriptor::test::ic_by_provider_fail_string ... ok
[INFO] [stdout] test config::model::dfinity::tests::find_dfinity_config_subdir ... ok
[INFO] [stdout] test config::model::network_descriptor::test::playground_canister_id ... ok
[INFO] [stdout] test config::model::dfinity::tests::local_defaults_to_ephemeral ... ok
[INFO] [stdout] test extension::manifest::dependencies::parse_test_file ... ok
[INFO] [stdout] test config::model::network_descriptor::test::ic_by_provider ... ok
[INFO] [stdout] test config::model::network_descriptor::test::ic_by_provider_fail_unique ... ok
[INFO] [stdout] test config::model::network_descriptor::test::ic_by_netname ... ok
[INFO] [stdout] test config::model::dfinity::tests::network_can_override_to_ephemeral ... ok
[INFO] [stdout] test config::model::dfinity::tests::tech_stack_category_deterministic_serialization ... ok
[INFO] [stdout] test config::model::dfinity::tests::find_dfinity_config_current_path ... ok
[INFO] [stdout] test extension::manifest::extension::tests::test_arg_number_of_values_number_serialization_deserialization ... ok
[INFO] [stdout] About for config command. You're looking at the output of parsing test extension.json.
[INFO] [stdout] 
[INFO] [stdout] Usage: config [COMMAND]
[INFO] [stdout] 
[INFO] [stdout] Commands:
[INFO] [stdout]   create    Command line options for creating an SNS configuration.
[INFO] [stdout]   validate  Command line options for validating an SNS configuration.
[INFO] [stdout]   help      Print this message or the help of the given subcommand(s)
[INFO] [stdout] 
[INFO] [stdout] Options:
[INFO] [stdout]   -h, --help
[INFO] [stdout]           Print help
[INFO] [stdout] test extension::manifest::extension::tests::test_arg_number_of_values_range_serialization_deserialization ... ok
[INFO] [stdout] test extension::manifest::extension::tests::test_arg_number_of_values_unlimited_serialization_deserialization ... okAbout for deploy command. You're looking at the output of parsing test extension.json.
[INFO] [stdout] 
[INFO] [stdout] Usage: deploy
[INFO] [stdout] 
[INFO] [stdout] Options:
[INFO] [stdout]   -h, --help
[INFO] [stdout]           Print help
[INFO] [stdout] 
[INFO] [stdout] test config::model::dfinity::tests::network_defaults_to_persistent ... ok
[INFO] [stdout] About for download command. You're looking at the output of parsing test extension.json.
[INFO] [stdout] 
[INFO] [stdout] Usage: download [OPTIONS]
[INFO] [stdout] 
[INFO] [stdout] Options:
[INFO] [stdout]       --ic-commit <ic_commit>
[INFO] [stdout]           IC commit of SNS canister Wasm binaries to download
[INFO] [stdout] 
[INFO] [stdout]       --wasms-dir <wasms_dir>
[INFO] [stdout]           Path to store downloaded SNS canister Wasm binaries
[INFO] [stdout] 
[INFO] [stdout]   -h, --help
[INFO] [stdout]           Print help
[INFO] [stdout] test config::model::dfinity::tests::local_can_override_to_persistent ... ok
[INFO] [stdout] test network::provider::tests::addr_and_port_to_url ... ok
[INFO] [stdout] test interface::builder::tests::mainnet ... ok
[INFO] [stdout] test network::provider::tests::config_returns_local_bind_address_if_no_local_network ... ok
[INFO] [stdout] test config::model::dfinity::tests::get_correct_initialization_values ... About for import command. You're looking at the output of parsing test extension.json.
[INFO] [stdout] 
[INFO] [stdout] Usage: import [OPTIONS]
[INFO] [stdout] 
[INFO] [stdout] Options:
[INFO] [stdout]       --network-mapping <network_mapping>
[INFO] [stdout]           Networks to import canisters ids for.
[INFO] [stdout]             --network-mapping <network name in both places>
[INFO] [stdout]             --network-mapping <network name here>=<network name in project being imported>
[INFO] [stdout]           Examples:
[INFO] [stdout]             --network-mapping ic
[INFO] [stdout]             --network-mapping ic=mainnet
[INFO] [stdout] 
[INFO] [stdout]   -h, --help
[INFO] [stdout]           Print help
[INFO] [stdout] About for init-canister command. You're looking at the output of parsing test extension.json.
[INFO] [stdout] 
[INFO] [stdout] Usage: init-canister [canister_id]
[INFO] [stdout] 
[INFO] [stdout] Arguments:
[INFO] [stdout]   [canister_id]
[INFO] [stdout]           some arg that accepts multiple values separated by spaces
[INFO] [stdout] 
[INFO] [stdout] Options:
[INFO] [stdout]   -h, --help
[INFO] [stdout]           Print help
[INFO] [stdout] About for init-canisters command. You're looking at the output of parsing test extension.json.
[INFO] [stdout] 
[INFO] [stdout] Usage: init-canisters [canister_ids]...
[INFO] [stdout] 
[INFO] [stdout] Arguments:
[INFO] [stdout]   [canister_ids]...
[INFO] [stdout]           some arg that accepts multiple values separated by spaces
[INFO] [stdout] 
[INFO] [stdout] Options:
[INFO] [stdout]   -h, --help
[INFO] [stdout]           Print help
[INFO] [stdout] About for init-two-canisters command. You're looking at the output of parsing test extension.json.
[INFO] [stdout] 
[INFO] [stdout] Usage: init-two-canisters [canister_ids] [canister_ids]
[INFO] [stdout] 
[INFO] [stdout] Arguments:
[INFO] [stdout]   [canister_ids] [canister_ids]
[INFO] [stdout]           some arg that accepts multiple values separated by spaces
[INFO] [stdout] 
[INFO] [stdout] Options:
[INFO] [stdout]   -h, --help
[INFO] [stdout]           Print help
[INFO] [stdout] About for init-two-or-three-canisters command. You're looking at the output of parsing test extension.json.
[INFO] [stdout] 
[INFO] [stdout] Usage: init-two-or-three-canisters [canister_ids] [canister_ids]...
[INFO] [stdout] 
[INFO] [stdout] Arguments:
[INFO] [stdout]   [canister_ids] [canister_ids]...
[INFO] [stdout]           some arg that accepts multiple values separated by spaces
[INFO] [stdout] 
[INFO] [stdout] Options:
[INFO] [stdout]   -h, --help
[INFO] [stdout]           Print help
[INFO] [stdout] About for install command. You're looking at the output of parsing test extension.json.
[INFO] [stdout] 
[INFO] [stdout] Usage: install [OPTIONS]
[INFO] [stdout] 
[INFO] [stdout] Options:
[INFO] [stdout]       --account <account>
[INFO] [stdout]           some arg that accepts multiple values separated by spaces
[INFO] [stdout] 
[INFO] [stdout]       --accounts [<accounts>...]
[INFO] [stdout]           some arg that accepts multiple values separated by spaces
[INFO] [stdout] 
[INFO] [stdout]       --two-accounts <two-accounts> <two-accounts>
[INFO] [stdout]           some arg that accepts multiple values separated by spaces
[INFO] [stdout] 
[INFO] [stdout]       --two-or-three-accounts <two-or-three-accounts> <two-or-three-accounts>...
[INFO] [stdout]           some arg that accepts multiple values separated by spaces
[INFO] [stdout] 
[INFO] [stdout]   -h, --help
[INFO] [stdout]           Print help
[INFO] [stdout] ok
[INFO] [stdout] test extension::manifest::extension::tests::tolerant_to_no_project_templates ... ok
[INFO] [stdout] test network::provider::tests::config_returns_local_bind_address_if_no_networks ... ok
[INFO] [stdout] Usage: sns [COMMAND]
[INFO] [stdout] 
[INFO] [stdout] Commands:
[INFO] [stdout]   config                       About for config command. You're looking at the output of parsing test extension.json.
[INFO] [stdout]   deploy                       About for deploy command. You're looking at the output of parsing test extension.json.
[INFO] [stdout]   download                     About for download command. You're looking at the output of parsing test extension.json.
[INFO] [stdout]   import                       About for import command. You're looking at the output of parsing test extension.json.
[INFO] [stdout]   init-canister                About for init-canister command. You're looking at the output of parsing test extension.json.
[INFO] [stdout]   init-canisters               About for init-canisters command. You're looking at the output of parsing test extension.json.
[INFO] [stdout]   init-two-canisters           About for init-two-canisters command. You're looking at the output of parsing test extension.json.
[INFO] [stdout]   init-two-or-three-canisters  About for init-two-or-three-canisters command. You're looking at the output of parsing test extension.json.
[INFO] [stdout]   install                      About for install command. You're looking at the output of parsing test extension.json.
[INFO] [stdout]   help                         Print this message or the help of the given subcommand(s)
[INFO] [stdout] 
[INFO] [stdout] Options:
[INFO] [stdout]   -h, --help  Print help
[INFO] [stdout] test network::provider::tests::config_with_invalid_local_bind_addr ... ok
[INFO] [stdout] test extension::manifest::extension::parse_test_file ... ok
[INFO] [stdout] test network::provider::tests::extra_whitespace_in_webserver_port_is_ok ... ok
[INFO] [stdout] test interface::builder::tests::local_network ... ok
[INFO] [stdout] test interface::builder::tests::default_identity ... ok
[INFO] [stdout] test network::provider::tests::ignore_empty_webserver_port_file ... ok
[INFO] [stdout] test network::provider::tests::ignore_running_webserver_port_if_not_requested ... ok
[INFO] [stdout] test network::provider::tests::ignore_port_if_not_requested ... ok
[INFO] [stdout] test network::provider::tests::ignore_whitespace_only_webserver_port_file ... ok
[INFO] [stdout] test network::provider::tests::bitcoin_config_on_local_network ... FAILED
[INFO] [stdout] test network::provider::tests::canister_http_config_on_local_network ... FAILED
[INFO] [stdout] test network::provider::tests::config_with_local_bind_addr ... FAILED
[INFO] [stdout] test network::provider::tests::get_bitcoin_config ... FAILED
[INFO] [stdout] test network::provider::tests::get_bitcoin_config_debug_log_level ... FAILED
[INFO] [stdout] test network::provider::tests::get_bitcoin_config_default_log_level ... FAILED
[INFO] [stdout] test network::provider::tests::url_is_url ... ok
[INFO] [stdout] test network::provider::tests::use_default_if_no_webserver_port_file ... ok
[INFO] [stdout] test network::provider::tests::use_port_if_have_file ... ok
[INFO] [stdout] test network::provider::tests::replica_config_on_local_network_overrides_default ... FAILED
[INFO] [stdout] test network::provider::tests::replica_config_on_local_network ... FAILED
[INFO] [stdout] test network::provider::tests::use_running_webserver_address ... ok
[INFO] [stdout] test interface::builder::tests::select_identity_by_name ... ok
[INFO] [stdout] test interface::builder::tests::anonymous ... ok
[INFO] [stdout] test interface::builder::tests::selected_non_default ... ok
[INFO] [stdout] test interface::builder::tests::named_network_not_found ... ok
[INFO] [stdout] test interface::builder::tests::try_to_fetch_root_key_on_mainnet ... ok
[INFO] [stdout] test interface::builder::tests::no_config_does_not_create_default_identity ... ok
[INFO] [stdout] test interface::builder::tests::named_network ... ok
[INFO] [stdout] test identity::pem_safekeeping::test::decrypt_reverts_encrypt has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "1483cd0eb7fa33b6f96059b7bd80e4c25d4bd0433765c20a55e05ee914ccfc6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1483cd0eb7fa33b6f96059b7bd80e4c25d4bd0433765c20a55e05ee914ccfc6e", kill_on_drop: false }`
[INFO] [stdout] 1483cd0eb7fa33b6f96059b7bd80e4c25d4bd0433765c20a55e05ee914ccfc6e
