[INFO] fetching crate givre 0.2.0...
[INFO] testing givre-0.2.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[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 db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0f314ae18f21b6142132863ffc999ca99fd59cdffd199e9e7979a2850ad6d53a
[INFO] running `Command { std: "docker" "start" "-a" "0f314ae18f21b6142132863ffc999ca99fd59cdffd199e9e7979a2850ad6d53a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0f314ae18f21b6142132863ffc999ca99fd59cdffd199e9e7979a2850ad6d53a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f314ae18f21b6142132863ffc999ca99fd59cdffd199e9e7979a2850ad6d53a", kill_on_drop: false }`
[INFO] [stdout] 0f314ae18f21b6142132863ffc999ca99fd59cdffd199e9e7979a2850ad6d53a
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ff368bc013f5921e31ad2de98431fdd2dc8cf32ccc41fb032e19c3a9d1c923d
[INFO] running `Command { std: "docker" "start" "-a" "7ff368bc013f5921e31ad2de98431fdd2dc8cf32ccc41fb032e19c3a9d1c923d", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[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 9.29s
[INFO] running `Command { std: "docker" "inspect" "7ff368bc013f5921e31ad2de98431fdd2dc8cf32ccc41fb032e19c3a9d1c923d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ff368bc013f5921e31ad2de98431fdd2dc8cf32ccc41fb032e19c3a9d1c923d", kill_on_drop: false }`
[INFO] [stdout] 7ff368bc013f5921e31ad2de98431fdd2dc8cf32ccc41fb032e19c3a9d1c923d
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae49dcfdf69034f0ed2ccd56793fcded3a10e540f37a57f0aeacbf89201ef005
[INFO] running `Command { std: "docker" "start" "-a" "ae49dcfdf69034f0ed2ccd56793fcded3a10e540f37a57f0aeacbf89201ef005", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling getrandom v0.2.16
[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 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.37s
[INFO] running `Command { std: "docker" "inspect" "ae49dcfdf69034f0ed2ccd56793fcded3a10e540f37a57f0aeacbf89201ef005", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae49dcfdf69034f0ed2ccd56793fcded3a10e540f37a57f0aeacbf89201ef005", kill_on_drop: false }`
[INFO] [stdout] ae49dcfdf69034f0ed2ccd56793fcded3a10e540f37a57f0aeacbf89201ef005
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 725a894111a62b3d6522c40968c9814451ac8d89a0910960792caff67425535b
[INFO] running `Command { std: "docker" "start" "-a" "725a894111a62b3d6522c40968c9814451ac8d89a0910960792caff67425535b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/givre-1ba0fd7113ba5a75)
[INFO] [stderr]    Doc-tests givre
[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] [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] [stderr] error: doctest failed, to rerun pass `--doc`
[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.33s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "725a894111a62b3d6522c40968c9814451ac8d89a0910960792caff67425535b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "725a894111a62b3d6522c40968c9814451ac8d89a0910960792caff67425535b", kill_on_drop: false }`
[INFO] [stdout] 725a894111a62b3d6522c40968c9814451ac8d89a0910960792caff67425535b
