[INFO] fetching crate givre 0.2.0...
[INFO] testing givre-0.2.0 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate givre 0.2.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate givre 0.2.0
[INFO] finished tweaking crates.io crate givre 0.2.0
[INFO] tweaked toml for crates.io crate givre 0.2.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate givre 0.2.0 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 99 packages to latest compatible versions
[INFO] [stderr]       Adding crypto-common v0.1.6 (available: v0.1.7)
[INFO] [stderr]       Adding rand_core v0.6.4 (available: v0.9.5)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d92fc588c3c13038f5df9ca005fc5522206691632feecfbfd3eca24abec57a00
[INFO] running `Command { std: "docker" "start" "-a" "d92fc588c3c13038f5df9ca005fc5522206691632feecfbfd3eca24abec57a00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d92fc588c3c13038f5df9ca005fc5522206691632feecfbfd3eca24abec57a00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d92fc588c3c13038f5df9ca005fc5522206691632feecfbfd3eca24abec57a00", kill_on_drop: false }`
[INFO] [stdout] d92fc588c3c13038f5df9ca005fc5522206691632feecfbfd3eca24abec57a00
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 60dc9d856bfac0525480547f271c2098df4930806b954c1fa82836f52be6c0b5
[INFO] running `Command { std: "docker" "start" "-a" "60dc9d856bfac0525480547f271c2098df4930806b954c1fa82836f52be6c0b5", kill_on_drop: false }`
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling enum-ordinalize v3.1.15
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling educe v0.4.23
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling generic-ec-core v0.2.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling phantom-type v0.4.2
[INFO] [stderr]    Compiling generic-ec v0.4.5
[INFO] [stderr]    Compiling generic-ec-zkp v0.4.4
[INFO] [stderr]    Compiling key-share v0.6.1
[INFO] [stderr]    Compiling givre v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.46s
[INFO] running `Command { std: "docker" "inspect" "60dc9d856bfac0525480547f271c2098df4930806b954c1fa82836f52be6c0b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60dc9d856bfac0525480547f271c2098df4930806b954c1fa82836f52be6c0b5", kill_on_drop: false }`
[INFO] [stdout] 60dc9d856bfac0525480547f271c2098df4930806b954c1fa82836f52be6c0b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] ab33819b297adb0e8194c21a776caefa9f741bff9a6d14bd3ad5650bb9be4cbd
[INFO] running `Command { std: "docker" "start" "-a" "ab33819b297adb0e8194c21a776caefa9f741bff9a6d14bd3ad5650bb9be4cbd", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling generic-ec-core v0.2.3
[INFO] [stderr]    Compiling generic-ec v0.4.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling generic-ec-zkp v0.4.4
[INFO] [stderr]    Compiling key-share v0.6.1
[INFO] [stderr]    Compiling givre v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.61s
[INFO] running `Command { std: "docker" "inspect" "ab33819b297adb0e8194c21a776caefa9f741bff9a6d14bd3ad5650bb9be4cbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab33819b297adb0e8194c21a776caefa9f741bff9a6d14bd3ad5650bb9be4cbd", kill_on_drop: false }`
[INFO] [stdout] ab33819b297adb0e8194c21a776caefa9f741bff9a6d14bd3ad5650bb9be4cbd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 4885fdd280f5cf82aa2768ea2eabf47b47f583c5ef053bf5e7db9152b6befe5c
[INFO] running `Command { std: "docker" "start" "-a" "4885fdd280f5cf82aa2768ea2eabf47b47f583c5ef053bf5e7db9152b6befe5c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/givre/06f747bca6f7c804/deps/givre-06f747bca6f7c804)
[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] [stderr]    Doc-tests givre
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - (line 40) ... ignored
[INFO] [stdout] test src/lib.rs - (line 118) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 72) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 61) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 118) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `givre::ciphersuite::Secp256k1`
[INFO] [stdout]    --> src/lib.rs:120:5
[INFO] [stdout]     |
[INFO] [stdout] 120 | use givre::ciphersuite::Secp256k1;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Secp256k1` in `ciphersuite`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ciphersuite.rs:28:20
[INFO] [stdout]     |
[INFO] [stdout]  27 | #[cfg(feature = "ciphersuite-secp256k1")]
[INFO] [stdout]     |       --------------------------------- the item is gated behind the `ciphersuite-secp256k1` feature
[INFO] [stdout]  28 | pub use secp256k1::Secp256k1;
[INFO] [stdout]     |                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `full_signing` in `signing`
[INFO] [stdout]    --> src/lib.rs:122:46
[INFO] [stdout]     |
[INFO] [stdout] 122 | async fn doc() -> Result<(), givre::signing::full_signing::FullSigningError> {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ could not find `full_signing` in `signing`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/signing.rs:33:9
[INFO] [stdout]     |
[INFO] [stdout]  32 | #[cfg(feature = "full-signing")]
[INFO] [stdout]     |       ------------------------ the item is gated behind the `full-signing` feature
[INFO] [stdout]  33 | pub mod full_signing;
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `full_signing` in `signing`
[INFO] [stdout]    --> src/lib.rs:123:28
[INFO] [stdout]     |
[INFO] [stdout] 123 | type Msg = givre::signing::full_signing::Msg<<Secp256k1 as givre::Ciphersuite>::Curve>;
[INFO] [stdout]     |                            ^^^^^^^^^^^^ could not find `full_signing` in `signing`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/signing.rs:33:9
[INFO] [stdout]     |
[INFO] [stdout]  32 | #[cfg(feature = "full-signing")]
[INFO] [stdout]     |       ------------------------ the item is gated behind the `full-signing` feature
[INFO] [stdout]  33 | pub mod full_signing;
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `round_based`
[INFO] [stdout]    --> src/lib.rs:127:13
[INFO] [stdout]     |
[INFO] [stdout] 127 | let party = round_based::MpcParty::connected(delivery);
[INFO] [stdout]     |             ^^^^^^^^^^^ use of unresolved module or unlinked crate `round_based`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `round_based`, use `cargo add round_based` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected function, found module `givre::signing`
[INFO] [stdout]    --> src/lib.rs:143:17
[INFO] [stdout]     |
[INFO] [stdout] 143 | let signature = givre::signing::<Secp256k1>(i, &key_share, &parties_indexes_at_keygen, data_to_sign)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a function
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `round_based`
[INFO] [stdout]    --> src/lib.rs:124:50
[INFO] [stdout]     |
[INFO] [stdout] 124 | let incoming = futures::stream::pending::<Result<round_based::Incoming<Msg>, std::convert::Infallible>>();
[INFO] [stdout]     |                                                  ^^^^^^^^^^^ use of unresolved module or unlinked crate `round_based`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `round_based`, use `cargo add round_based` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `round_based`
[INFO] [stdout]    --> src/lib.rs:125:39
[INFO] [stdout]     |
[INFO] [stdout] 125 | let outgoing = futures::sink::drain::<round_based::Outgoing<Msg>>();
[INFO] [stdout]     |                                       ^^^^^^^^^^^ use of unresolved module or unlinked crate `round_based`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `round_based`, use `cargo add round_based` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0423, E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0423`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 72) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `givre::ciphersuite::Secp256k1`
[INFO] [stdout]   --> src/lib.rs:74:39
[INFO] [stdout]    |
[INFO] [stdout] 74 | use givre::ciphersuite::{Ciphersuite, Secp256k1};
[INFO] [stdout]    |                                       ^^^^^^^^^ no `Secp256k1` in `ciphersuite`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/ciphersuite.rs:28:20
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[cfg(feature = "ciphersuite-secp256k1")]
[INFO] [stdout]    |       --------------------------------- the item is gated behind the `ciphersuite-secp256k1` feature
[INFO] [stdout] 28 | pub use secp256k1::Secp256k1;
[INFO] [stdout]    |                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `keygen` in `givre`
[INFO] [stdout]    --> src/lib.rs:76:37
[INFO] [stdout]     |
[INFO] [stdout]  76 | async fn doc() -> Result<(), givre::keygen::KeygenError> {
[INFO] [stdout]     |                                     ^^^^^^ could not find `keygen` in `givre`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:235:9
[INFO] [stdout]     |
[INFO] [stdout] 234 | #[cfg(feature = "cggmp21-keygen")]
[INFO] [stdout]     |       -------------------------- the item is gated behind the `cggmp21-keygen` feature
[INFO] [stdout] 235 | pub mod keygen {
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:242:25
[INFO] [stdout]     |
[INFO] [stdout] 240 | #[cfg(feature = "cggmp21-keygen")]
[INFO] [stdout]     |       -------------------------- the item is gated behind the `cggmp21-keygen` feature
[INFO] [stdout] 241 | #[doc(inline)]
[INFO] [stdout] 242 | pub use cggmp21_keygen::keygen;
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `keygen` in `givre`
[INFO] [stdout]    --> src/lib.rs:77:19
[INFO] [stdout]     |
[INFO] [stdout]  77 | type Msg = givre::keygen::msg::threshold::Msg<<Secp256k1 as Ciphersuite>::Curve, givre::keygen::security_level::SecurityLevel128, s...
[INFO] [stdout]     |                   ^^^^^^ could not find `keygen` in `givre`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:235:9
[INFO] [stdout]     |
[INFO] [stdout] 234 | #[cfg(feature = "cggmp21-keygen")]
[INFO] [stdout]     |       -------------------------- the item is gated behind the `cggmp21-keygen` feature
[INFO] [stdout] 235 | pub mod keygen {
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:242:25
[INFO] [stdout]     |
[INFO] [stdout] 240 | #[cfg(feature = "cggmp21-keygen")]
[INFO] [stdout]     |       -------------------------- the item is gated behind the `cggmp21-keygen` feature
[INFO] [stdout] 241 | #[doc(inline)]
[INFO] [stdout] 242 | pub use cggmp21_keygen::keygen;
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `keygen` in `givre`
[INFO] [stdout]    --> src/lib.rs:77:89
[INFO] [stdout]     |
[INFO] [stdout]  77 | ...<<Secp256k1 as Ciphersuite>::Curve, givre::keygen::security_level::SecurityLevel128, sha2::Sha256>;
[INFO] [stdout]     |                                               ^^^^^^ could not find `keygen` in `givre`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:235:9
[INFO] [stdout]     |
[INFO] [stdout] 234 | #[cfg(feature = "cggmp21-keygen")]
[INFO] [stdout]     |       -------------------------- the item is gated behind the `cggmp21-keygen` feature
[INFO] [stdout] 235 | pub mod keygen {
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:242:25
[INFO] [stdout]     |
[INFO] [stdout] 240 | #[cfg(feature = "cggmp21-keygen")]
[INFO] [stdout]     |       -------------------------- the item is gated behind the `cggmp21-keygen` feature
[INFO] [stdout] 241 | #[doc(inline)]
[INFO] [stdout] 242 | pub use cggmp21_keygen::keygen;
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `round_based`
[INFO] [stdout]   --> src/lib.rs:81:13
[INFO] [stdout]    |
[INFO] [stdout] 81 | let party = round_based::MpcParty::connected(delivery);
[INFO] [stdout]    |             ^^^^^^^^^^^ use of unresolved module or unlinked crate `round_based`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `round_based`, use `cargo add round_based` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `keygen` in `givre`
[INFO] [stdout]    --> src/lib.rs:85:18
[INFO] [stdout]     |
[INFO] [stdout]  85 | let eid = givre::keygen::ExecutionId::new(b"execution id, unique per protocol execution");
[INFO] [stdout]     |                  ^^^^^^ could not find `keygen` in `givre`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:235:9
[INFO] [stdout]     |
[INFO] [stdout] 234 | #[cfg(feature = "cggmp21-keygen")]
[INFO] [stdout]     |       -------------------------- the item is gated behind the `cggmp21-keygen` feature
[INFO] [stdout] 235 | pub mod keygen {
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:242:25
[INFO] [stdout]     |
[INFO] [stdout] 240 | #[cfg(feature = "cggmp21-keygen")]
[INFO] [stdout]     |       -------------------------- the item is gated behind the `cggmp21-keygen` feature
[INFO] [stdout] 241 | #[doc(inline)]
[INFO] [stdout] 242 | pub use cggmp21_keygen::keygen;
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `keygen` in crate `givre`
[INFO] [stdout]    --> src/lib.rs:93:24
[INFO] [stdout]     |
[INFO] [stdout]  93 | let key_share = givre::keygen::<<Secp256k1 as Ciphersuite>::Curve>(eid, i, n)
[INFO] [stdout]     |                        ^^^^^^ not found in `givre`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:235:9
[INFO] [stdout]     |
[INFO] [stdout] 234 | #[cfg(feature = "cggmp21-keygen")]
[INFO] [stdout]     |       -------------------------- the item is gated behind the `cggmp21-keygen` feature
[INFO] [stdout] 235 | pub mod keygen {
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:242:25
[INFO] [stdout]     |
[INFO] [stdout] 240 | #[cfg(feature = "cggmp21-keygen")]
[INFO] [stdout]     |       -------------------------- the item is gated behind the `cggmp21-keygen` feature
[INFO] [stdout] 241 | #[doc(inline)]
[INFO] [stdout] 242 | pub use cggmp21_keygen::keygen;
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sha2`
[INFO] [stdout]   --> src/lib.rs:77:131
[INFO] [stdout]    |
[INFO] [stdout] 77 | ...n::security_level::SecurityLevel128, sha2::Sha256>;
[INFO] [stdout]    |                                         ^^^^ use of unresolved module or unlinked crate `sha2`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sha2`, use `cargo add sha2` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `round_based`
[INFO] [stdout]   --> src/lib.rs:78:50
[INFO] [stdout]    |
[INFO] [stdout] 78 | let incoming = futures::stream::pending::<Result<round_based::Incoming<Msg>, std::convert::Infallible>>();
[INFO] [stdout]    |                                                  ^^^^^^^^^^^ use of unresolved module or unlinked crate `round_based`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `round_based`, use `cargo add round_based` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `round_based`
[INFO] [stdout]   --> src/lib.rs:79:39
[INFO] [stdout]    |
[INFO] [stdout] 79 | let outgoing = futures::sink::drain::<round_based::Outgoing<Msg>>();
[INFO] [stdout]    |                                       ^^^^^^^^^^^ use of unresolved module or unlinked crate `round_based`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `round_based`, use `cargo add round_based` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 61) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `keygen` in `givre`
[INFO] [stdout]    --> src/lib.rs:63:19
[INFO] [stdout]     |
[INFO] [stdout]  63 | type Msg = givre::keygen::msg::threshold::Msg<givre::generic_ec::curves::Secp256k1, givre::keygen::security_level::SecurityLevel128...
[INFO] [stdout]     |                   ^^^^^^ could not find `keygen` in `givre`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:235:9
[INFO] [stdout]     |
[INFO] [stdout] 234 | #[cfg(feature = "cggmp21-keygen")]
[INFO] [stdout]     |       -------------------------- the item is gated behind the `cggmp21-keygen` feature
[INFO] [stdout] 235 | pub mod keygen {
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:242:25
[INFO] [stdout]     |
[INFO] [stdout] 240 | #[cfg(feature = "cggmp21-keygen")]
[INFO] [stdout]     |       -------------------------- the item is gated behind the `cggmp21-keygen` feature
[INFO] [stdout] 241 | #[doc(inline)]
[INFO] [stdout] 242 | pub use cggmp21_keygen::keygen;
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `keygen` in `givre`
[INFO] [stdout]    --> src/lib.rs:63:92
[INFO] [stdout]     |
[INFO] [stdout]  63 | ...vre::generic_ec::curves::Secp256k1, givre::keygen::security_level::SecurityLevel128, sha2::Sha256>;
[INFO] [stdout]     |                                               ^^^^^^ could not find `keygen` in `givre`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:235:9
[INFO] [stdout]     |
[INFO] [stdout] 234 | #[cfg(feature = "cggmp21-keygen")]
[INFO] [stdout]     |       -------------------------- the item is gated behind the `cggmp21-keygen` feature
[INFO] [stdout] 235 | pub mod keygen {
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:242:25
[INFO] [stdout]     |
[INFO] [stdout] 240 | #[cfg(feature = "cggmp21-keygen")]
[INFO] [stdout]     |       -------------------------- the item is gated behind the `cggmp21-keygen` feature
[INFO] [stdout] 241 | #[doc(inline)]
[INFO] [stdout] 242 | pub use cggmp21_keygen::keygen;
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `round_based`
[INFO] [stdout]   --> src/lib.rs:67:13
[INFO] [stdout]    |
[INFO] [stdout] 67 | let party = round_based::MpcParty::connected(delivery);
[INFO] [stdout]    |             ^^^^^^^^^^^ use of unresolved module or unlinked crate `round_based`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `round_based`, use `cargo add round_based` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Secp256k1` in module `givre::generic_ec::curves`
[INFO] [stdout]    --> src/lib.rs:63:74
[INFO] [stdout]     |
[INFO] [stdout]  63 | type Msg = givre::keygen::msg::threshold::Msg<givre::generic_ec::curves::Secp256k1, givre::keygen::security_level::SecurityLevel128...
[INFO] [stdout]     |                                                                          ^^^^^^^^^ not found in `givre::generic_ec::curves`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/generic-ec-0.4.5/src/lib.rs:249:32
[INFO] [stdout]     |
[INFO] [stdout] 247 |     #[cfg(feature = "curve-secp256k1")]
[INFO] [stdout]     |           --------------------------- the item is gated behind the `curve-secp256k1` feature
[INFO] [stdout] 248 |     #[cfg_attr(docsrs, doc(cfg(feature = "curve-secp256k1")))]
[INFO] [stdout] 249 |     pub use generic_ec_curves::Secp256k1;
[INFO] [stdout]     |                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sha2`
[INFO] [stdout]   --> src/lib.rs:63:134
[INFO] [stdout]    |
[INFO] [stdout] 63 | ...n::security_level::SecurityLevel128, sha2::Sha256>;
[INFO] [stdout]    |                                         ^^^^ use of unresolved module or unlinked crate `sha2`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sha2`, use `cargo add sha2` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `round_based`
[INFO] [stdout]   --> src/lib.rs:64:50
[INFO] [stdout]    |
[INFO] [stdout] 64 | let incoming = futures::stream::pending::<Result<round_based::Incoming<Msg>, std::convert::Infallible>>();
[INFO] [stdout]    |                                                  ^^^^^^^^^^^ use of unresolved module or unlinked crate `round_based`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `round_based`, use `cargo add round_based` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `round_based`
[INFO] [stdout]   --> src/lib.rs:65:39
[INFO] [stdout]    |
[INFO] [stdout] 65 | let outgoing = futures::sink::drain::<round_based::Outgoing<Msg>>();
[INFO] [stdout]    |                                       ^^^^^^^^^^^ use of unresolved module or unlinked crate `round_based`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `round_based`, use `cargo add round_based` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 118)
[INFO] [stdout]     src/lib.rs - (line 61)
[INFO] [stdout]     src/lib.rs - (line 72)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "4885fdd280f5cf82aa2768ea2eabf47b47f583c5ef053bf5e7db9152b6befe5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4885fdd280f5cf82aa2768ea2eabf47b47f583c5ef053bf5e7db9152b6befe5c", kill_on_drop: false }`
[INFO] [stdout] 4885fdd280f5cf82aa2768ea2eabf47b47f583c5ef053bf5e7db9152b6befe5c
