[INFO] fetching crate multi-party-schnorr 1.0.0-beta... [INFO] testing multi-party-schnorr-1.0.0-beta against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate multi-party-schnorr 1.0.0-beta into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate multi-party-schnorr 1.0.0-beta [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate multi-party-schnorr 1.0.0-beta [INFO] tweaked toml for crates.io crate multi-party-schnorr 1.0.0-beta written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate multi-party-schnorr 1.0.0-beta on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate multi-party-schnorr 1.0.0-beta 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0edfe6ea77a16cc9b0466e0a931d763e52f3367063cb75f8914a581269ebc9f1 [INFO] running `Command { std: "docker" "start" "-a" "0edfe6ea77a16cc9b0466e0a931d763e52f3367063cb75f8914a581269ebc9f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0edfe6ea77a16cc9b0466e0a931d763e52f3367063cb75f8914a581269ebc9f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0edfe6ea77a16cc9b0466e0a931d763e52f3367063cb75f8914a581269ebc9f1", kill_on_drop: false }` [INFO] [stdout] 0edfe6ea77a16cc9b0466e0a931d763e52f3367063cb75f8914a581269ebc9f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba5548c24dec396e3080206b7a000fc9cdcede2e429d42fd595bdc8a633962c4 [INFO] running `Command { std: "docker" "start" "-a" "ba5548c24dec396e3080206b7a000fc9cdcede2e429d42fd595bdc8a633962c4", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling either v1.14.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling derivation-path v0.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling bytemuck_derive v1.8.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling crypto_secretbox v0.1.1 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling crypto_box v0.9.1 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling sl-mpc-mate v1.0.1-beta [INFO] [stderr] Compiling multi-party-schnorr v1.0.0-beta (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.87s [INFO] running `Command { std: "docker" "inspect" "ba5548c24dec396e3080206b7a000fc9cdcede2e429d42fd595bdc8a633962c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba5548c24dec396e3080206b7a000fc9cdcede2e429d42fd595bdc8a633962c4", kill_on_drop: false }` [INFO] [stdout] ba5548c24dec396e3080206b7a000fc9cdcede2e429d42fd595bdc8a633962c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67b0310192fef3a4797b1ce4f4408db0220459e158a95737cd2a7b1e2e6ec156 [INFO] running `Command { std: "docker" "start" "-a" "67b0310192fef3a4797b1ce4f4408db0220459e158a95737cd2a7b1e2e6ec156", kill_on_drop: false }` [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling crypto_box v0.9.1 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling sl-mpc-mate v1.0.1-beta [INFO] [stderr] Compiling multi-party-schnorr v1.0.0-beta (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.23s [INFO] running `Command { std: "docker" "inspect" "67b0310192fef3a4797b1ce4f4408db0220459e158a95737cd2a7b1e2e6ec156", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67b0310192fef3a4797b1ce4f4408db0220459e158a95737cd2a7b1e2e6ec156", kill_on_drop: false }` [INFO] [stdout] 67b0310192fef3a4797b1ce4f4408db0220459e158a95737cd2a7b1e2e6ec156 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3cd039a2cba636e794616762967005d4742d63e1435ea6da21581e45f73ab908 [INFO] running `Command { std: "docker" "start" "-a" "3cd039a2cba636e794616762967005d4742d63e1435ea6da21581e45f73ab908", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/multi_party_schnorr-b83ef5e45de7d084) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test quorum_change::pairs::tests::push ... ok [INFO] [stdout] test quorum_change::pairs::tests::dups ... ok [INFO] [stdout] test common::dlog_proof::tests::test_dlog_proof ... ok [INFO] [stdout] test common::dlog_proof::tests::test_wrong_dlog_proof ... ok [INFO] [stdout] test common::dlog_proof::tests::test_dlog_proof_fiat_shamir ... ok [INFO] [stdout] test derive::derivation::test::eddsa_derive_2_2 ... ok [INFO] [stdout] test sign::eddsa::tests::sign_2_2 ... ok [INFO] [stdout] test sign::eddsa::tests::sign_3_3 ... ok [INFO] [stdout] test quorum_change::qc::test::quorum_change_all_new_eddsa ... ok [INFO] [stdout] test sign::eddsa::tests::sign_3_5 ... ok [INFO] [stdout] test quorum_change::qc::test::quorum_change_extend_parties_eddsa ... ok [INFO] [stdout] test sign::eddsa::tests::sign_2_3 ... ok [INFO] [stdout] test keygen::refresh::test::recovery_invalid_curve25519 - should panic ... ok [INFO] [stdout] test sign::eddsa::tests::sign_2_3_3 ... ok [INFO] [stdout] test quorum_change::qc::test::quorum_change_only_change_threshold_eddsa ... ok [INFO] [stdout] test sign::eddsa::tests::sign_5_10 ... ok [INFO] [stdout] test common::math::tests::test_combine ... ok [INFO] [stdout] test keygen::dkg::test::keygen_curve25519 has been running for over 60 seconds [INFO] [stdout] test keygen::refresh::test::key_import_curve25519 has been running for over 60 seconds [INFO] [stdout] test keygen::refresh::test::recovery_curve25519 has been running for over 60 seconds [INFO] [stdout] test keygen::refresh::test::refresh_curve25519 has been running for over 60 seconds [INFO] [stdout] test keygen::refresh::test::key_import_curve25519 ... ok [INFO] [stdout] test keygen::refresh::test::refresh_curve25519 ... ok [INFO] [stdout] test keygen::refresh::test::recovery_curve25519 ... ok [INFO] [stdout] test keygen::dkg::test::keygen_curve25519 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 198.78s [INFO] [stdout] [INFO] [stderr] Doc-tests multi_party_schnorr [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3cd039a2cba636e794616762967005d4742d63e1435ea6da21581e45f73ab908", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cd039a2cba636e794616762967005d4742d63e1435ea6da21581e45f73ab908", kill_on_drop: false }` [INFO] [stdout] 3cd039a2cba636e794616762967005d4742d63e1435ea6da21581e45f73ab908