[INFO] fetching crate msecret 0.1.2...
[INFO] testing msecret-0.1.2 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate msecret 0.1.2 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate msecret 0.1.2
[INFO] finished tweaking crates.io crate msecret 0.1.2
[INFO] tweaked toml for crates.io crate msecret 0.1.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate msecret 0.1.2 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate msecret 0.1.2 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d484d285fd8d92a8f8c2bb887ea31a308c47d11e0de4e15462e7941c76a90c11
[INFO] running `Command { std: "docker" "start" "-a" "d484d285fd8d92a8f8c2bb887ea31a308c47d11e0de4e15462e7941c76a90c11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d484d285fd8d92a8f8c2bb887ea31a308c47d11e0de4e15462e7941c76a90c11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d484d285fd8d92a8f8c2bb887ea31a308c47d11e0de4e15462e7941c76a90c11", kill_on_drop: false }`
[INFO] [stdout] d484d285fd8d92a8f8c2bb887ea31a308c47d11e0de4e15462e7941c76a90c11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4cec256298650c313d24b2da8e26172730f5bdc462931b8d815cd260503bcfad
[INFO] running `Command { std: "docker" "start" "-a" "4cec256298650c313d24b2da8e26172730f5bdc462931b8d815cd260503bcfad", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.59
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling const-oid v0.9.2
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling rustix v0.37.13
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling platforms v3.0.2
[INFO] [stderr]    Compiling cpufeatures v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling openssl-src v111.25.0+1.1.1t
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling anstyle-parse v0.2.0
[INFO] [stderr]    Compiling anstyle v1.0.0
[INFO] [stderr]    Compiling log v0.4.18
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling constant_time_eq v0.2.6
[INFO] [stderr]    Compiling openssl v0.10.55
[INFO] [stderr]    Compiling evalexpr v6.6.0
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling arrayvec v0.7.3
[INFO] [stderr]    Compiling anyhow v1.0.69
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling openssl-sys v0.9.90
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling curve25519-dalek v4.0.0-rc.3
[INFO] [stderr]    Compiling blake2b_simd v1.0.1
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling crc-catalog v2.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling crc v3.0.1
[INFO] [stderr]    Compiling mnemonic v1.0.1
[INFO] [stderr]    Compiling base64 v0.21.2
[INFO] [stderr]    Compiling bs58 v0.5.0
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling rust-argon2 v1.0.0
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling rtoolbox v0.0.1
[INFO] [stderr]    Compiling nix v0.26.2
[INFO] [stderr]    Compiling rpassword v7.2.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling fd-lock v3.0.12
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling shellwords v1.1.0
[INFO] [stderr]    Compiling clap_builder v4.3.0
[INFO] [stderr]    Compiling darling_core v0.12.4
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.0
[INFO] [stderr]    Compiling clap_derive v4.3.0
[INFO] [stderr]    Compiling rustyline-derive v0.9.0
[INFO] [stderr]    Compiling rustyline v12.0.0
[INFO] [stderr]    Compiling zeroize v1.6.0
[INFO] [stderr]    Compiling der v0.7.6
[INFO] [stderr]    Compiling darling_macro v0.12.4
[INFO] [stderr]    Compiling darling v0.12.4
[INFO] [stderr]    Compiling gf256-macros v0.3.0
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling crypto-bigint v0.5.2
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling clap v4.3.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.0.0
[INFO] [stderr]    Compiling hkdf v0.12.3
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling spki v0.7.2
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling gf256 v0.3.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling sec1 v0.7.1
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling ed25519 v2.2.1
[INFO] [stderr]    Compiling elliptic-curve v0.13.5
[INFO] [stderr]    Compiling ed25519-dalek v2.0.0-rc.3
[INFO] [stderr]    Compiling x25519-dalek v2.0.0-rc.3
[INFO] [stderr]    Compiling rsa v0.9.2
[INFO] [stderr]    Compiling ecdsa v0.16.7
[INFO] [stderr]    Compiling primeorder v0.13.2
[INFO] [stderr]    Compiling k256 v0.13.1
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling msecret v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.49s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "4cec256298650c313d24b2da8e26172730f5bdc462931b8d815cd260503bcfad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4cec256298650c313d24b2da8e26172730f5bdc462931b8d815cd260503bcfad", kill_on_drop: false }`
[INFO] [stdout] 4cec256298650c313d24b2da8e26172730f5bdc462931b8d815cd260503bcfad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7855418816c972a4858803d43c443a1d4821791d2c3b9dad0aa1c8944dcb019c
[INFO] running `Command { std: "docker" "start" "-a" "7855418816c972a4858803d43c443a1d4821791d2c3b9dad0aa1c8944dcb019c", kill_on_drop: false }`
[INFO] [stderr]    Compiling msecret v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `openssl`
[INFO] [stdout]    --> src/tool/tests.rs:188:11
[INFO] [stdout]     |
[INFO] [stdout] 188 |     #[cfg(openssl)]
[INFO] [stdout]     |           ^^^^^^^ help: found config with similar value: `feature = "openssl"`
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(openssl)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(openssl)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.37s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "7855418816c972a4858803d43c443a1d4821791d2c3b9dad0aa1c8944dcb019c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7855418816c972a4858803d43c443a1d4821791d2c3b9dad0aa1c8944dcb019c", kill_on_drop: false }`
[INFO] [stdout] 7855418816c972a4858803d43c443a1d4821791d2c3b9dad0aa1c8944dcb019c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2889d76501101997c63372d512f3b4de524db6a04d2e5abe63a1a049a852b384
[INFO] running `Command { std: "docker" "start" "-a" "2889d76501101997c63372d512f3b4de524db6a04d2e5abe63a1a049a852b384", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition name: `openssl`
[INFO] [stderr]    --> src/tool/tests.rs:188:11
[INFO] [stderr]     |
[INFO] [stderr] 188 |     #[cfg(openssl)]
[INFO] [stderr]     |           ^^^^^^^ help: found config with similar value: `feature = "openssl"`
[INFO] [stderr]     |
[INFO] [stderr]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(openssl)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(openssl)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `msecret` (bin "msecretctl" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/msecret-8d9ce05f20962244)
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test bitcoin::tests::test_extract_bitcoin_v1 ... ok
[INFO] [stdout] test bitcoin::tests::test_public_bitcoin_v1 ... ok
[INFO] [stdout] test ec::tests::test_ecdh_x25519 ... ok
[INFO] [stdout] test ec::tests::test_extract_ec_v1_private ... ok
[INFO] [stdout] test ec::tests::test_extract_ec_v1_public ... ok
[INFO] [stdout] test password::tests::test_password_v1 ... ok
[INFO] [stdout] test password::tests::test_password_v2 ... ok
[INFO] [stdout] test ec::tests::test_ed25519ph_context ... ok
[INFO] [stdout] test ec::tests::test_ed25519ph ... ok
[INFO] [stdout] test tests::test_extract_bytes ... ok
[INFO] [stdout] test ec::tests::test_ecdh_p256 ... ok
[INFO] [stdout] test tests::test_extract_path ... ok
[INFO] [stdout] test tests::test_parse ... ok
[INFO] [stdout] test tests::test_parse_error ... ok
[INFO] [stdout] test tests::test_extract_path_chain ... ok
[INFO] [stdout] test tests::test_secret_id ... ok
[INFO] [stdout] test tests::test_simple_extract ... ok
[INFO] [stdout] test tests::test_simple_subsecrets ... ok
[INFO] [stdout] test secret::tests::test_secret_sharing ... ok
[INFO] [stdout] test ec::tests::test_ed25519 ... ok
[INFO] [stdout] test rsa::tests::test_extract_rsa_v1_private_openssl ... ok
[INFO] [stdout] test rsa::tests::test_extract_rsa_v1_public_openssl ... ok
[INFO] [stdout] test prime::tests::test_prime_smoketest ... ok
[INFO] [stdout] test bitcoin::tests::test_bitcoin_shorttest ... ok
[INFO] [stdout] test prime::tests::test_prime_shorttest_openssl ... ok
[INFO] [stdout] test bitcoin::tests::test_check_openssl_equivalence ... ok
[INFO] [stdout] test tests::test_passphrase ... ok
[INFO] [stdout] test rsa::tests::test_rsa_signatures_prehash_mix ... ok
[INFO] [stdout] test rsa::tests::test_rsa_signatures_sha256 ... ok
[INFO] [stdout] test rsa::tests::test_rsa_signatures_prehash ... ok
[INFO] [stdout] test rsa::tests::test_rsa_shorttest_openssl ... ok
[INFO] [stdout] test prime::tests::test_prime_shorttest has been running for over 60 seconds
[INFO] [stdout] test rsa::tests::test_rsa_shorttest has been running for over 60 seconds
[INFO] [stdout] test prime::tests::test_prime_shorttest ... ok
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "2889d76501101997c63372d512f3b4de524db6a04d2e5abe63a1a049a852b384", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2889d76501101997c63372d512f3b4de524db6a04d2e5abe63a1a049a852b384", kill_on_drop: false }`
[INFO] [stdout] 2889d76501101997c63372d512f3b4de524db6a04d2e5abe63a1a049a852b384
