[INFO] fetching crate sl-dkls23 1.0.0-beta...
[INFO] testing sl-dkls23-1.0.0-beta against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate sl-dkls23 1.0.0-beta into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate sl-dkls23 1.0.0-beta
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate sl-dkls23 1.0.0-beta
[INFO] tweaked toml for crates.io crate sl-dkls23 1.0.0-beta written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sl-dkls23 1.0.0-beta 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] crate crates.io crate sl-dkls23 1.0.0-beta 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded derivation-path v0.2.0
[INFO] [stderr]   Downloaded sl-oblivious v1.0.0-beta
[INFO] [stderr]   Downloaded sl-mpc-mate v1.0.0-beta
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] efb1f89d6954e423fca2f10a0eb40a4e72c49b4d24212e81fe2113e5a78cc6bc
[INFO] running `Command { std: "docker" "start" "-a" "efb1f89d6954e423fca2f10a0eb40a4e72c49b4d24212e81fe2113e5a78cc6bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "efb1f89d6954e423fca2f10a0eb40a4e72c49b4d24212e81fe2113e5a78cc6bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efb1f89d6954e423fca2f10a0eb40a4e72c49b4d24212e81fe2113e5a78cc6bc", kill_on_drop: false }`
[INFO] [stdout] efb1f89d6954e423fca2f10a0eb40a4e72c49b4d24212e81fe2113e5a78cc6bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 1d1c15e3ca14fbb3a291d85de5b1fa2d84e56f85fc5f8c9c2981534a0e01a019
[INFO] running `Command { std: "docker" "start" "-a" "1d1c15e3ca14fbb3a291d85de5b1fa2d84e56f85fc5f8c9c2981534a0e01a019", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling derivation-path v0.2.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling sl-mpc-mate v1.0.0-beta
[INFO] [stderr]    Compiling sl-oblivious v1.0.0-beta
[INFO] [stderr]    Compiling sl-dkls23 v1.0.0-beta (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.01s
[INFO] running `Command { std: "docker" "inspect" "1d1c15e3ca14fbb3a291d85de5b1fa2d84e56f85fc5f8c9c2981534a0e01a019", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d1c15e3ca14fbb3a291d85de5b1fa2d84e56f85fc5f8c9c2981534a0e01a019", kill_on_drop: false }`
[INFO] [stdout] 1d1c15e3ca14fbb3a291d85de5b1fa2d84e56f85fc5f8c9c2981534a0e01a019
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4786054cf38a146a92ec272f44415625fa4df67a56959464204c474814437266
[INFO] running `Command { std: "docker" "start" "-a" "4786054cf38a146a92ec272f44415625fa4df67a56959464204c474814437266", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling sl-mpc-mate v1.0.0-beta
[INFO] [stderr]    Compiling sl-dkls23 v1.0.0-beta (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dkls23`
[INFO] [stdout]  --> examples/common.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 |     use dkls23::keygen::Keyshare;
[INFO] [stdout]   |         ^^^^^^ use of unresolved module or unlinked crate `dkls23`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dkls23`, use `cargo add dkls23` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dkls23`
[INFO] [stdout]  --> examples/common.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 |     use dkls23::setup::sign::SetupMessage as SignSetupMessage;
[INFO] [stdout]   |         ^^^^^^ use of unresolved module or unlinked crate `dkls23`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dkls23`, use `cargo add dkls23` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dkls23`
[INFO] [stdout]  --> examples/common.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     use dkls23::setup::{
[INFO] [stdout]   |         ^^^^^^ use of unresolved module or unlinked crate `dkls23`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dkls23`, use `cargo add dkls23` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dkls23`
[INFO] [stdout]  --> examples/common.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 |     use dkls23::keygen;
[INFO] [stdout]   |         ^^^^^^ use of unresolved module or unlinked crate `dkls23`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dkls23`, use `cargo add dkls23` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dkls23`
[INFO] [stdout]  --> examples/keygen.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dkls23::keygen::run as keygen_run;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `dkls23`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dkls23`, use `cargo add dkls23` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dkls23`
[INFO] [stdout]  --> examples/common.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 |     use dkls23::keygen::Keyshare;
[INFO] [stdout]   |         ^^^^^^ use of unresolved module or unlinked crate `dkls23`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dkls23`, use `cargo add dkls23` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dkls23`
[INFO] [stdout]  --> examples/common.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 |     use dkls23::setup::sign::SetupMessage as SignSetupMessage;
[INFO] [stdout]   |         ^^^^^^ use of unresolved module or unlinked crate `dkls23`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dkls23`, use `cargo add dkls23` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dkls23`
[INFO] [stdout]  --> examples/common.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     use dkls23::setup::{
[INFO] [stdout]   |         ^^^^^^ use of unresolved module or unlinked crate `dkls23`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dkls23`, use `cargo add dkls23` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dkls23`
[INFO] [stdout]  --> examples/common.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 |     use dkls23::keygen;
[INFO] [stdout]   |         ^^^^^^ use of unresolved module or unlinked crate `dkls23`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dkls23`, use `cargo add dkls23` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dkls23`
[INFO] [stdout]    --> examples/common.rs:129:14
[INFO] [stdout]     |
[INFO] [stdout] 129 |     ) -> Vec<dkls23::setup::sign::SetupMessage> {
[INFO] [stdout]     |              ^^^^^^ use of unresolved module or unlinked crate `dkls23`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `dkls23`, use `cargo add dkls23` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   2 +     use sl_dkls23::setup::sign;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `sign`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 129 -     ) -> Vec<dkls23::setup::sign::SetupMessage> {
[INFO] [stdout] 129 +     ) -> Vec<sign::SetupMessage> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dkls23`
[INFO] [stdout]    --> examples/common.rs:129:14
[INFO] [stdout]     |
[INFO] [stdout] 129 |     ) -> Vec<dkls23::setup::sign::SetupMessage> {
[INFO] [stdout]     |              ^^^^^^ use of unresolved module or unlinked crate `dkls23`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `dkls23`, use `cargo add dkls23` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   2 +     use sl_dkls23::setup::sign;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `sign`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 129 -     ) -> Vec<dkls23::setup::sign::SetupMessage> {
[INFO] [stdout] 129 +     ) -> Vec<sign::SetupMessage> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dkls23`
[INFO] [stdout]  --> examples/sign.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use dkls23::sign;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `dkls23`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dkls23`, use `cargo add dkls23` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dkls23`
[INFO] [stdout]  --> examples/common.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 |     use dkls23::keygen::Keyshare;
[INFO] [stdout]   |         ^^^^^^ use of unresolved module or unlinked crate `dkls23`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dkls23`, use `cargo add dkls23` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dkls23`
[INFO] [stdout]  --> examples/common.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 |     use dkls23::setup::sign::SetupMessage as SignSetupMessage;
[INFO] [stdout]   |         ^^^^^^ use of unresolved module or unlinked crate `dkls23`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dkls23`, use `cargo add dkls23` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dkls23`
[INFO] [stdout]  --> examples/common.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     use dkls23::setup::{
[INFO] [stdout]   |         ^^^^^^ use of unresolved module or unlinked crate `dkls23`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dkls23`, use `cargo add dkls23` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dkls23`
[INFO] [stdout]  --> examples/common.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 |     use dkls23::keygen;
[INFO] [stdout]   |         ^^^^^^ use of unresolved module or unlinked crate `dkls23`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dkls23`, use `cargo add dkls23` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dkls23`
[INFO] [stdout]    --> examples/common.rs:129:14
[INFO] [stdout]     |
[INFO] [stdout] 129 |     ) -> Vec<dkls23::setup::sign::SetupMessage> {
[INFO] [stdout]     |              ^^^^^^ use of unresolved module or unlinked crate `dkls23`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `dkls23`, use `cargo add dkls23` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   2 +     use sl_dkls23::setup::sign;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `sign`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 129 -     ) -> Vec<dkls23::setup::sign::SetupMessage> {
[INFO] [stdout] 129 +     ) -> Vec<sign::SetupMessage> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `(_, _)`
[INFO] [stdout]    --> examples/common.rs:162:19
[INFO] [stdout]     |
[INFO] [stdout] 162 |             .map(|(party_idx, share)| {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 |                     share.clone(),
[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] 162 |             .map(|(party_idx, share): (_, _)| {
[INFO] [stdout]     |                                     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `(_, _)`
[INFO] [stdout]    --> examples/common.rs:162:19
[INFO] [stdout]     |
[INFO] [stdout] 162 |             .map(|(party_idx, share)| {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 |                     share.clone(),
[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] 162 |             .map(|(party_idx, share): (_, _)| {
[INFO] [stdout]     |                                     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dkls23`
[INFO] [stdout]  --> examples/refresh.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dkls23::keygen::key_refresh::KeyshareForRefresh;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `dkls23`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dkls23`, use `cargo add dkls23` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sl-dkls23` (example "common") due to 6 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dkls23`
[INFO] [stdout]  --> examples/common.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 |     use dkls23::keygen::Keyshare;
[INFO] [stdout]   |         ^^^^^^ use of unresolved module or unlinked crate `dkls23`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dkls23`, use `cargo add dkls23` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dkls23`
[INFO] [stdout]  --> examples/common.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 |     use dkls23::setup::sign::SetupMessage as SignSetupMessage;
[INFO] [stdout]   |         ^^^^^^ use of unresolved module or unlinked crate `dkls23`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dkls23`, use `cargo add dkls23` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sl-dkls23` (example "sign") due to 8 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dkls23`
[INFO] [stdout]  --> examples/common.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     use dkls23::setup::{
[INFO] [stdout]   |         ^^^^^^ use of unresolved module or unlinked crate `dkls23`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dkls23`, use `cargo add dkls23` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sl-dkls23` (example "keygen") due to 8 previous errors
[INFO] [stdout] error[E0432]: unresolved import `dkls23`
[INFO] [stdout]  --> examples/common.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 |     use dkls23::keygen;
[INFO] [stdout]   |         ^^^^^^ use of unresolved module or unlinked crate `dkls23`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dkls23`, use `cargo add dkls23` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `(_, _)`
[INFO] [stdout]    --> examples/common.rs:162:19
[INFO] [stdout]     |
[INFO] [stdout] 162 |             .map(|(party_idx, share)| {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 |                     share.clone(),
[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] 162 |             .map(|(party_idx, share): (_, _)| {
[INFO] [stdout]     |                                     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/sign.rs:64:20
[INFO] [stdout]    |
[INFO] [stdout] 64 |         let fini = fini.unwrap();
[INFO] [stdout]    |                    ^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `Vec<Arc<_>>`
[INFO] [stdout]   --> examples/keygen.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |     let mut shares = vec![];
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 70 |         println!("PK{}", hex::encode(keyshare.public_key().to_bytes()));
[INFO] [stdout]    |                                      -------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `shares` an explicit type, where the placeholders `_` are specified
[INFO] [stdout]    |
[INFO] [stdout] 53 |     let mut shares: Vec<Arc<T>> = vec![];
[INFO] [stdout]    |                   +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dkls23`
[INFO] [stdout]    --> examples/common.rs:129:14
[INFO] [stdout]     |
[INFO] [stdout] 129 |     ) -> Vec<dkls23::setup::sign::SetupMessage> {
[INFO] [stdout]     |              ^^^^^^ use of unresolved module or unlinked crate `dkls23`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `dkls23`, use `cargo add dkls23` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   2 +     use sl_dkls23::setup::sign;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `sign`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 129 -     ) -> Vec<dkls23::setup::sign::SetupMessage> {
[INFO] [stdout] 129 +     ) -> Vec<sign::SetupMessage> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dkls23`
[INFO] [stdout]   --> examples/refresh.rs:54:23
[INFO] [stdout]    |
[INFO] [stdout] 54 |         parties.spawn(dkls23::keygen::key_refresh::run(
[INFO] [stdout]    |                       ^^^^^^ use of unresolved module or unlinked crate `dkls23`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `dkls23`, use `cargo add dkls23` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use sl_dkls23::keygen::key_refresh;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `key_refresh`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 54 -         parties.spawn(dkls23::keygen::key_refresh::run(
[INFO] [stdout] 54 +         parties.spawn(key_refresh::run(
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dkls23`
[INFO] [stdout]   --> examples/refresh.rs:95:23
[INFO] [stdout]    |
[INFO] [stdout] 95 |         parties.spawn(dkls23::sign::run(setup, rng.gen(), coord.connect()));
[INFO] [stdout]    |                       ^^^^^^ use of unresolved module or unlinked crate `dkls23`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `dkls23`, use `cargo add dkls23` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use sl_dkls23::sign;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `sign`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 95 -         parties.spawn(dkls23::sign::run(setup, rng.gen(), coord.connect()));
[INFO] [stdout] 95 +         parties.spawn(sign::run(setup, rng.gen(), coord.connect()));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `(_, _)`
[INFO] [stdout]    --> examples/common.rs:162:19
[INFO] [stdout]     |
[INFO] [stdout] 162 |             .map(|(party_idx, share)| {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 |                     share.clone(),
[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] 162 |             .map(|(party_idx, share): (_, _)| {
[INFO] [stdout]     |                                     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/refresh.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let old_shares = common::shared::gen_keyshares(2, 3).await;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     let key_shares_for_refresh: Vec<KeyshareForRefresh> = old_shares
[INFO] [stdout]    |                                                           ---------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `old_shares` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let old_shares: /* Type */ = common::shared::gen_keyshares(2, 3).await;
[INFO] [stdout]    |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/refresh.rs:64:20
[INFO] [stdout]    |
[INFO] [stdout] 64 |         let fini = fini.unwrap();
[INFO] [stdout]    |                    ^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sl-dkls23` (example "refresh") due to 11 previous errors
[INFO] running `Command { std: "docker" "inspect" "4786054cf38a146a92ec272f44415625fa4df67a56959464204c474814437266", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4786054cf38a146a92ec272f44415625fa4df67a56959464204c474814437266", kill_on_drop: false }`
[INFO] [stdout] 4786054cf38a146a92ec272f44415625fa4df67a56959464204c474814437266
