[INFO] fetching crate blsful 3.0.0-pre8... [INFO] testing blsful-3.0.0-pre8 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate blsful 3.0.0-pre8 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate blsful 3.0.0-pre8 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate blsful 3.0.0-pre8 [INFO] tweaked toml for crates.io crate blsful 3.0.0-pre8 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate blsful 3.0.0-pre8 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 123 packages to latest compatible versions [INFO] [stderr] Adding blst v0.3.12 (available: v0.3.15) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [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 rand_xorshift v0.3.0 (available: v0.4.0) [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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dbed84e2125e89819aa25f8212e3d534ebc088ca05f2b7c72849f9dac2201ae2 [INFO] running `Command { std: "docker" "start" "-a" "dbed84e2125e89819aa25f8212e3d534ebc088ca05f2b7c72849f9dac2201ae2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dbed84e2125e89819aa25f8212e3d534ebc088ca05f2b7c72849f9dac2201ae2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbed84e2125e89819aa25f8212e3d534ebc088ca05f2b7c72849f9dac2201ae2", kill_on_drop: false }` [INFO] [stdout] dbed84e2125e89819aa25f8212e3d534ebc088ca05f2b7c72849f9dac2201ae2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78f769a41e372b6eb1f5d5f67c3c7a6063e29387d24b83a62779c17f50c81850 [INFO] running `Command { std: "docker" "start" "-a" "78f769a41e372b6eb1f5d5f67c3c7a6063e29387d24b83a62779c17f50c81850", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling spin v0.10.0 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling blst v0.3.12 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling uint-zigzag v0.2.1 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling std-shims v0.1.4 [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 thiserror-impl v2.0.16 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling multiexp v0.4.2 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling thiserror v2.0.16 [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 sha3 v0.10.8 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling serde v1.0.219 [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 crypto-bigint v0.5.5 [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 elliptic-curve-tools v0.1.2 [INFO] [stderr] Compiling blstrs_plus v0.8.18 [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::(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(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] error: could not compile `elliptic-curve-tools` (lib) due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "78f769a41e372b6eb1f5d5f67c3c7a6063e29387d24b83a62779c17f50c81850", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78f769a41e372b6eb1f5d5f67c3c7a6063e29387d24b83a62779c17f50c81850", kill_on_drop: false }` [INFO] [stdout] 78f769a41e372b6eb1f5d5f67c3c7a6063e29387d24b83a62779c17f50c81850