[INFO] fetching crate frost-dkg 0.4.0... [INFO] testing frost-dkg-0.4.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate frost-dkg 0.4.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate frost-dkg 0.4.0 [INFO] finished tweaking crates.io crate frost-dkg 0.4.0 [INFO] tweaked toml for crates.io crate frost-dkg 0.4.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate frost-dkg 0.4.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate frost-dkg 0.4.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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded elliptic-curve-tools v0.1.2 [INFO] [stderr] Downloaded std-shims v0.1.1 [INFO] [stderr] Downloaded multiexp v0.4.0 [INFO] [stderr] Downloaded serde_bare v0.5.0 [INFO] [stderr] Downloaded uint-zigzag v0.2.1 [INFO] [stderr] Downloaded jubjub-plus v0.10.8 [INFO] [stderr] Downloaded vsss-rs v5.1.0 [INFO] [stderr] Downloaded blstrs_plus v0.8.18 [INFO] [stderr] Downloaded ed448-goldilocks-plus v0.16.0 [INFO] [stderr] Downloaded curve25519-dalek-ml v4.3.0 [INFO] [stderr] Downloaded bls12_381_plus v0.8.18 [INFO] [stderr] Downloaded blsful v3.0.0-pre8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ea9d126d46532b55e4c5ebbffe6782b2f2c078073c1e3c581c5d0432b0b1794 [INFO] running `Command { std: "docker" "start" "-a" "2ea9d126d46532b55e4c5ebbffe6782b2f2c078073c1e3c581c5d0432b0b1794", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ea9d126d46532b55e4c5ebbffe6782b2f2c078073c1e3c581c5d0432b0b1794", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ea9d126d46532b55e4c5ebbffe6782b2f2c078073c1e3c581c5d0432b0b1794", kill_on_drop: false }` [INFO] [stdout] 2ea9d126d46532b55e4c5ebbffe6782b2f2c078073c1e3c581c5d0432b0b1794 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96cc8bce9820ea972ca6cf1cfd8b375b8f18b81b6c6a82fc806fdf96c171cb38 [INFO] running `Command { std: "docker" "start" "-a" "96cc8bce9820ea972ca6cf1cfd8b375b8f18b81b6c6a82fc806fdf96c171cb38", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling base64ct v1.7.3 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling cc v1.2.14 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling curve25519-dalek-ml v4.3.0 [INFO] [stderr] Compiling std-shims v0.1.1 [INFO] [stderr] Compiling uint-zigzag v0.2.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling blst v0.3.12 [INFO] [stderr] Compiling pairing v0.23.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling multiexp v0.4.0 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling thiserror v2.0.12 [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 hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling serdect v0.2.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling generic-array v1.2.0 [INFO] [stderr] Compiling serde_bare v0.5.0 [INFO] [stderr] Compiling serdect v0.3.0 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling postcard v1.1.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling elliptic-curve-tools v0.1.2 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling blstrs_plus v0.8.18 [INFO] [stderr] Compiling ed448-goldilocks-plus v0.16.0 [INFO] [stderr] Compiling bls12_381_plus v0.8.18 [INFO] [stderr] Compiling vsss-rs v5.1.0 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling p384 v0.13.1 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling blsful v3.0.0-pre8 [INFO] [stderr] Compiling jubjub-plus v0.10.8 [INFO] [stderr] Compiling frost-dkg v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "96cc8bce9820ea972ca6cf1cfd8b375b8f18b81b6c6a82fc806fdf96c171cb38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96cc8bce9820ea972ca6cf1cfd8b375b8f18b81b6c6a82fc806fdf96c171cb38", kill_on_drop: false }` [INFO] [stdout] 96cc8bce9820ea972ca6cf1cfd8b375b8f18b81b6c6a82fc806fdf96c171cb38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c83600ed9a3bf2850312919d1188ac556d7222f7dd6279f28b8da54a6807c473 [INFO] running `Command { std: "docker" "start" "-a" "c83600ed9a3bf2850312919d1188ac556d7222f7dd6279f28b8da54a6807c473", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling rstest_macros v0.24.0 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling multiexp v0.4.0 [INFO] [stderr] Compiling blst v0.3.12 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling rstest v0.24.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serdect v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling generic-array v1.2.0 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling serdect v0.3.0 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling serde_bare v0.5.0 [INFO] [stderr] Compiling postcard v1.1.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling elliptic-curve-tools v0.1.2 [INFO] [stderr] Compiling blstrs_plus v0.8.18 [INFO] [stderr] Compiling ed448-goldilocks-plus v0.16.0 [INFO] [stderr] Compiling curve25519-dalek-ml v4.3.0 [INFO] [stderr] Compiling bls12_381_plus v0.8.18 [INFO] [stderr] Compiling vsss-rs v5.1.0 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling p384 v0.13.1 [INFO] [stderr] Compiling jubjub-plus v0.10.8 [INFO] [stderr] Compiling blsful v3.0.0-pre8 [INFO] [stderr] Compiling frost-dkg v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "c83600ed9a3bf2850312919d1188ac556d7222f7dd6279f28b8da54a6807c473", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c83600ed9a3bf2850312919d1188ac556d7222f7dd6279f28b8da54a6807c473", kill_on_drop: false }` [INFO] [stdout] c83600ed9a3bf2850312919d1188ac556d7222f7dd6279f28b8da54a6807c473 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 78a71bedce48ee7e8d973e1279d06bbff6250070951e2f0867b1c67e5e9762a1 [INFO] running `Command { std: "docker" "start" "-a" "78a71bedce48ee7e8d973e1279d06bbff6250070951e2f0867b1c67e5e9762a1", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/frost_dkg-33488bf59f464730) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::recovery ... ok [INFO] [stdout] test tests::works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s [INFO] [stdout] [INFO] [stderr] Doc-tests frost_dkg [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" "78a71bedce48ee7e8d973e1279d06bbff6250070951e2f0867b1c67e5e9762a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78a71bedce48ee7e8d973e1279d06bbff6250070951e2f0867b1c67e5e9762a1", kill_on_drop: false }` [INFO] [stdout] 78a71bedce48ee7e8d973e1279d06bbff6250070951e2f0867b1c67e5e9762a1