[INFO] fetching crate vsss-rs 5.1.0...
[INFO] testing vsss-rs-5.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate vsss-rs 5.1.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate vsss-rs 5.1.0
[INFO] finished tweaking crates.io crate vsss-rs 5.1.0
[INFO] tweaked toml for crates.io crate vsss-rs 5.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate vsss-rs 5.1.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 145 packages to latest compatible versions
[INFO] [stderr]       Adding crypto-bigint v0.5.5 (available: v0.6.1)
[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 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded std-shims v0.1.5
[INFO] [stderr]   Downloaded serdect v0.3.0
[INFO] [stderr]   Downloaded elliptic-curve-tools v0.1.2
[INFO] [stderr]   Downloaded multiexp v0.4.2
[INFO] [stderr]   Downloaded serde_bare v0.5.0
[INFO] [stderr]   Downloaded ed448-goldilocks-plus v0.13.3
[INFO] [stderr]   Downloaded bls12_381_plus v0.8.18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 295da25eaa38e2ab81ff80810bdee9167c31ea0997d987a270b4261bd535a0f5
[INFO] running `Command { std: "docker" "start" "-a" "295da25eaa38e2ab81ff80810bdee9167c31ea0997d987a270b4261bd535a0f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "295da25eaa38e2ab81ff80810bdee9167c31ea0997d987a270b4261bd535a0f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "295da25eaa38e2ab81ff80810bdee9167c31ea0997d987a270b4261bd535a0f5", kill_on_drop: false }`
[INFO] [stdout] 295da25eaa38e2ab81ff80810bdee9167c31ea0997d987a270b4261bd535a0f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a91d7c9fbe73d39297d0b58f6353eb73a8441f9bcc3c54f3546fb38a90ee48c2
[INFO] running `Command { std: "docker" "start" "-a" "a91d7c9fbe73d39297d0b58f6353eb73a8441f9bcc3c54f3546fb38a90ee48c2", kill_on_drop: false }`
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling generic-array v1.3.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling std-shims v0.1.5
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling multiexp v0.4.2
[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 sha3 v0.10.8
[INFO] [stderr]    Compiling hkdf v0.12.4
[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 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] [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] [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] running `Command { std: "docker" "inspect" "a91d7c9fbe73d39297d0b58f6353eb73a8441f9bcc3c54f3546fb38a90ee48c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a91d7c9fbe73d39297d0b58f6353eb73a8441f9bcc3c54f3546fb38a90ee48c2", kill_on_drop: false }`
[INFO] [stdout] a91d7c9fbe73d39297d0b58f6353eb73a8441f9bcc3c54f3546fb38a90ee48c2
