[INFO] fetching crate gennaro-dkg 1.0.0-rc6...
[INFO] testing gennaro-dkg-1.0.0-rc6 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate gennaro-dkg 1.0.0-rc6 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate gennaro-dkg 1.0.0-rc6
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate gennaro-dkg 1.0.0-rc6
[INFO] tweaked toml for crates.io crate gennaro-dkg 1.0.0-rc6 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gennaro-dkg 1.0.0-rc6 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 152 packages to latest compatible versions
[INFO] [stderr]       Adding blst v0.3.12 (available: v0.3.16)
[INFO] [stderr]       Adding ed448-goldilocks-plus v0.13.3 (available: v0.16.0)
[INFO] [stderr]       Adding elliptic-curve-tools v0.1.2 (available: v0.2.0)
[INFO] [stderr]       Adding rand_chacha v0.3.1 (available: v0.9.0)
[INFO] [stderr]       Adding rand_core v0.6.4 (available: v0.9.3)
[INFO] [stderr]       Adding rstest v0.23.0 (available: v0.26.1)
[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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 5abc077b7a5453548f9f45f95fe5faa6567d789e1b814d6c8e995f98bdef56a7
[INFO] running `Command { std: "docker" "start" "-a" "5abc077b7a5453548f9f45f95fe5faa6567d789e1b814d6c8e995f98bdef56a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5abc077b7a5453548f9f45f95fe5faa6567d789e1b814d6c8e995f98bdef56a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5abc077b7a5453548f9f45f95fe5faa6567d789e1b814d6c8e995f98bdef56a7", kill_on_drop: false }`
[INFO] [stdout] 5abc077b7a5453548f9f45f95fe5faa6567d789e1b814d6c8e995f98bdef56a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 01185b7e2652be50355f8cbbbc390ba321d36935c6c3d60ed77a3412b7db7594
[INFO] running `Command { std: "docker" "start" "-a" "01185b7e2652be50355f8cbbbc390ba321d36935c6c3d60ed77a3412b7db7594", kill_on_drop: false }`
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling blst v0.3.12
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling curve25519-dalek-ml v4.3.0
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling uint-zigzag v0.2.1
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]    Compiling std-shims v0.1.5
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling multiexp v0.4.2
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling cobs v0.3.0
[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 spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling serde v1.0.228
[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 serdect v0.3.0
[INFO] [stderr]    Compiling serde_bare v0.5.0
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling postcard v1.1.3
[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 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.13.3
[INFO] [stdout] error[E0277]: the trait bound `G: Zeroize` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/elliptic-curve-tools-0.1.2/src/sum_of_products.rs:19:30
[INFO] [stdout]     |
[INFO] [stdout]  19 |         multiexp::multiexp::<Self>(pairs)
[INFO] [stdout]     |                              ^^^^ the trait `DefaultIsZeroes` is not implemented for `G`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `G` to implement `Zeroize`
[INFO] [stdout] note: required by a bound in `multiexp`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiexp-0.4.2/src/lib.rs:180:20
[INFO] [stdout]     |
[INFO] [stdout] 180 | pub fn multiexp<G: Zeroize + Group>(pairs: &[(G::Scalar, G)]) -> G
[INFO] [stdout]     |                    ^^^^^^^ required by this bound in `multiexp`
[INFO] [stdout] help: consider further restricting type parameter `G` with trait `DefaultIsZeroes`
[INFO] [stdout]     |
[INFO] [stdout]  15 |     G: Group + zeroize::DefaultIsZeroes,
[INFO] [stdout]     |              ++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bls12_381_plus v0.8.18
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `elliptic-curve-tools` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "01185b7e2652be50355f8cbbbc390ba321d36935c6c3d60ed77a3412b7db7594", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01185b7e2652be50355f8cbbbc390ba321d36935c6c3d60ed77a3412b7db7594", kill_on_drop: false }`
[INFO] [stdout] 01185b7e2652be50355f8cbbbc390ba321d36935c6c3d60ed77a3412b7db7594
