[INFO] fetching crate dkg-pedpop 0.6.0...
[INFO] testing dkg-pedpop-0.6.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate dkg-pedpop 0.6.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate dkg-pedpop 0.6.0
[INFO] finished tweaking crates.io crate dkg-pedpop 0.6.0
[INFO] tweaked toml for crates.io crate dkg-pedpop 0.6.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dkg-pedpop 0.6.0 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 dkg-pedpop 0.6.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 1e0979a4e60b5f527a5394a0fa6232a1ec0cc4cad0d44f2ba3e1cfcf78e7aa3d
[INFO] running `Command { std: "docker" "start" "-a" "1e0979a4e60b5f527a5394a0fa6232a1ec0cc4cad0d44f2ba3e1cfcf78e7aa3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e0979a4e60b5f527a5394a0fa6232a1ec0cc4cad0d44f2ba3e1cfcf78e7aa3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e0979a4e60b5f527a5394a0fa6232a1ec0cc4cad0d44f2ba3e1cfcf78e7aa3d", kill_on_drop: false }`
[INFO] [stdout] 1e0979a4e60b5f527a5394a0fa6232a1ec0cc4cad0d44f2ba3e1cfcf78e7aa3d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] c01ac5f4f6a072c780cba63861c7e0a18d1f347ad39961021b3bd12af0794449
[INFO] running `Command { std: "docker" "start" "-a" "c01ac5f4f6a072c780cba63861c7e0a18d1f347ad39961021b3bd12af0794449", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling thiserror v2.0.14
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling std-shims v0.1.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling blake2 v0.10.6
[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 thiserror-impl v2.0.14
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling flexible-transcript v0.3.3
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling multiexp v0.4.0
[INFO] [stderr]    Compiling ciphersuite v0.4.1
[INFO] [stderr]    Compiling dleq v0.4.1
[INFO] [stderr]    Compiling schnorr-signatures v0.5.1
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling dkg v0.6.0
[INFO] [stderr]    Compiling dkg-pedpop v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.97s
[INFO] running `Command { std: "docker" "inspect" "c01ac5f4f6a072c780cba63861c7e0a18d1f347ad39961021b3bd12af0794449", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c01ac5f4f6a072c780cba63861c7e0a18d1f347ad39961021b3bd12af0794449", kill_on_drop: false }`
[INFO] [stdout] c01ac5f4f6a072c780cba63861c7e0a18d1f347ad39961021b3bd12af0794449
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] bc727643f447796ffa4d64994321e6d35b5f9d43d790714da4aa154192d309a4
[INFO] running `Command { std: "docker" "start" "-a" "bc727643f447796ffa4d64994321e6d35b5f9d43d790714da4aa154192d309a4", kill_on_drop: false }`
[INFO] [stderr]    Compiling dkg-pedpop v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `ciphersuite::Ristretto`
[INFO] [stdout]   --> src/tests.rs:5:32
[INFO] [stdout]    |
[INFO] [stdout]  5 | use ciphersuite::{Ciphersuite, Ristretto};
[INFO] [stdout]    |                                ^^^^^^^^^ no `Ristretto` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ciphersuite-0.4.1/src/lib.rs:29:16
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "ristretto")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `ristretto` feature
[INFO] [stdout] 29 | pub use dalek::Ristretto;
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/tests.rs:155:32
[INFO] [stdout]     |
[INFO] [stdout] 155 |     let (additional, blamed) = machine.blame(ONE, TWO, msg.clone(), blame.clone());
[INFO] [stdout]     |                                ^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/tests.rs:158:16
[INFO] [stdout]     |
[INFO] [stdout] 158 |     assert_eq!(additional.blame(ONE, TWO, msg.clone(), blame.clone()), ONE);
[INFO] [stdout]     |                ^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `(dkg::Participant, _)`
[INFO] [stdout]    --> src/tests.rs:185:18
[INFO] [stdout]     |
[INFO] [stdout] 185 |     .filter_map(|(i, machine)| {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] 186 |       let our_secret_shares = generate_secret_shares(&secret_shares, i);
[INFO] [stdout] 187 |       let machine = machine.calculate_share(&mut OsRng, our_secret_shares);
[INFO] [stdout]     |                     ------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type, where the placeholders `_` are specified
[INFO] [stdout]     |
[INFO] [stdout] 185 |     .filter_map(|(i, machine): (_, _)| {
[INFO] [stdout]     |                              ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `(dkg::Participant, _)`
[INFO] [stdout]    --> src/tests.rs:227:18
[INFO] [stdout]     |
[INFO] [stdout] 227 |     .filter_map(|(i, machine)| {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] 228 |       let our_secret_shares = generate_secret_shares(&secret_shares, i);
[INFO] [stdout] 229 |       let machine = machine.calculate_share(&mut OsRng, our_secret_shares);
[INFO] [stdout]     |                     ------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type, where the placeholders `_` are specified
[INFO] [stdout]     |
[INFO] [stdout] 227 |     .filter_map(|(i, machine): (_, _)| {
[INFO] [stdout]     |                              ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `(dkg::Participant, _)`
[INFO] [stdout]    --> src/tests.rs:262:18
[INFO] [stdout]     |
[INFO] [stdout] 262 |     .filter_map(|(i, machine)| {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] 263 |       let our_secret_shares = generate_secret_shares(&secret_shares, i);
[INFO] [stdout] 264 |       let machine = machine.calculate_share(&mut OsRng, our_secret_shares);
[INFO] [stdout]     |                     ------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type, where the placeholders `_` are specified
[INFO] [stdout]     |
[INFO] [stdout] 262 |     .filter_map(|(i, machine): (_, _)| {
[INFO] [stdout]     |                              ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `(dkg::Participant, _)`
[INFO] [stdout]    --> src/tests.rs:296:18
[INFO] [stdout]     |
[INFO] [stdout] 296 |     .filter_map(|(i, machine)| {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] 297 |       let our_secret_shares = generate_secret_shares(&secret_shares, i);
[INFO] [stdout] 298 |       let machine = machine.calculate_share(&mut OsRng, our_secret_shares);
[INFO] [stdout]     |                     ------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type, where the placeholders `_` are specified
[INFO] [stdout]     |
[INFO] [stdout] 296 |     .filter_map(|(i, machine): (_, _)| {
[INFO] [stdout]     |                              ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `(dkg::Participant, _)`
[INFO] [stdout]    --> src/tests.rs:329:18
[INFO] [stdout]     |
[INFO] [stdout] 329 |     .filter_map(|(i, machine)| {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] 330 |       let our_secret_shares = generate_secret_shares(&secret_shares, i);
[INFO] [stdout] 331 |       let machine = machine.calculate_share(&mut OsRng, our_secret_shares);
[INFO] [stdout]     |                     ------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type, where the placeholders `_` are specified
[INFO] [stdout]     |
[INFO] [stdout] 329 |     .filter_map(|(i, machine): (_, _)| {
[INFO] [stdout]     |                              ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dkg-pedpop` (lib test) due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "bc727643f447796ffa4d64994321e6d35b5f9d43d790714da4aa154192d309a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc727643f447796ffa4d64994321e6d35b5f9d43d790714da4aa154192d309a4", kill_on_drop: false }`
[INFO] [stdout] bc727643f447796ffa4d64994321e6d35b5f9d43d790714da4aa154192d309a4
