[INFO] fetching crate mizaru2 0.2.15... [INFO] testing mizaru2-0.2.15 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate mizaru2 0.2.15 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate mizaru2 0.2.15 [INFO] finished tweaking crates.io crate mizaru2 0.2.15 [INFO] tweaked toml for crates.io crate mizaru2 0.2.15 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mizaru2 0.2.15 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 mizaru2 0.2.15 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 628c5501fdae7b01f9c2a1a7e212510c64225159dce267992aaf0cb0499f4151 [INFO] running `Command { std: "docker" "start" "-a" "628c5501fdae7b01f9c2a1a7e212510c64225159dce267992aaf0cb0499f4151", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "628c5501fdae7b01f9c2a1a7e212510c64225159dce267992aaf0cb0499f4151", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "628c5501fdae7b01f9c2a1a7e212510c64225159dce267992aaf0cb0499f4151", kill_on_drop: false }` [INFO] [stdout] 628c5501fdae7b01f9c2a1a7e212510c64225159dce267992aaf0cb0499f4151 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 373d15b2489704ec986b01ae2e94e30c1c1e4f2e1ba8550baca1b692289dfc95 [INFO] running `Command { std: "docker" "start" "-a" "373d15b2489704ec986b01ae2e94e30c1c1e4f2e1ba8550baca1b692289dfc95", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling pem-rfc7468 v0.6.0 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling hmac-sha512 v1.1.7 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling hmac-sha256 v1.1.12 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling blake3 v1.5.1 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling pkcs1 v0.4.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive-new v0.7.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling rsa v0.8.2 [INFO] [stderr] Compiling stdcode v0.1.14 [INFO] [stderr] Compiling blind-rsa-signatures v0.15.2 [INFO] [stderr] Compiling mizaru2 v0.2.15 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.26s [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 3` [INFO] running `Command { std: "docker" "inspect" "373d15b2489704ec986b01ae2e94e30c1c1e4f2e1ba8550baca1b692289dfc95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "373d15b2489704ec986b01ae2e94e30c1c1e4f2e1ba8550baca1b692289dfc95", kill_on_drop: false }` [INFO] [stdout] 373d15b2489704ec986b01ae2e94e30c1c1e4f2e1ba8550baca1b692289dfc95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 19fe2118275482b54e198a96aa0a8971b8d324c6adb2dc74dfe5c670b535d899 [INFO] running `Command { std: "docker" "start" "-a" "19fe2118275482b54e198a96aa0a8971b8d324c6adb2dc74dfe5c670b535d899", kill_on_drop: false }` [INFO] [stderr] Compiling mizaru2 v0.2.15 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.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 3` [INFO] running `Command { std: "docker" "inspect" "19fe2118275482b54e198a96aa0a8971b8d324c6adb2dc74dfe5c670b535d899", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19fe2118275482b54e198a96aa0a8971b8d324c6adb2dc74dfe5c670b535d899", kill_on_drop: false }` [INFO] [stdout] 19fe2118275482b54e198a96aa0a8971b8d324c6adb2dc74dfe5c670b535d899 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 8782bed867b744a1cfd5c1cf99907affc59bdce2e03d0da4ce3a3e0165e9fe7d [INFO] running `Command { std: "docker" "start" "-a" "8782bed867b744a1cfd5c1cf99907affc59bdce2e03d0da4ce3a3e0165e9fe7d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [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 3` [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mizaru2-b2a593d70d9ad831) [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::test_generate_single_secret_key ... ok [INFO] [stdout] test tests::test_blind_sign has been running for over 60 seconds [INFO] [stdout] test tests::test_generate_secret_key has been running for over 60 seconds [INFO] [stdout] test tests::test_single_blind_sign_and_verify has been running for over 60 seconds [INFO] [stdout] test tests::test_single_blind_sign_and_verify ... ok [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "8782bed867b744a1cfd5c1cf99907affc59bdce2e03d0da4ce3a3e0165e9fe7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8782bed867b744a1cfd5c1cf99907affc59bdce2e03d0da4ce3a3e0165e9fe7d", kill_on_drop: false }` [INFO] [stdout] 8782bed867b744a1cfd5c1cf99907affc59bdce2e03d0da4ce3a3e0165e9fe7d