[INFO] fetching crate sl-dkls23 1.0.0-beta...
[INFO] testing sl-dkls23-1.0.0-beta against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate sl-dkls23 1.0.0-beta into /workspace/builds/worker-5-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-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sl-dkls23 1.0.0-beta on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sl-mpc-mate v1.0.0-beta
[INFO] [stderr]   Downloaded sl-oblivious v1.0.0-beta
[INFO] [stderr]   Downloaded tokio v1.44.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] abd89cc1bc07c6ab307d464435e9f1660ec4565e6dfb0799cc6033f1142cc19e
[INFO] running `Command { std: "docker" "start" "-a" "abd89cc1bc07c6ab307d464435e9f1660ec4565e6dfb0799cc6033f1142cc19e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "abd89cc1bc07c6ab307d464435e9f1660ec4565e6dfb0799cc6033f1142cc19e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abd89cc1bc07c6ab307d464435e9f1660ec4565e6dfb0799cc6033f1142cc19e", kill_on_drop: false }`
[INFO] [stdout] abd89cc1bc07c6ab307d464435e9f1660ec4565e6dfb0799cc6033f1142cc19e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae2b25c21a7daf3dd7eb673addcf188348c6a3feabaafbb37a147ba29763e1d4
[INFO] running `Command { std: "docker" "start" "-a" "ae2b25c21a7daf3dd7eb673addcf188348c6a3feabaafbb37a147ba29763e1d4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling derivation-path v0.2.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling group v0.13.0
[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 zeroize v1.8.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling tracing v0.1.41
[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 universal-hash v0.5.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling x25519-dalek v2.0.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-oblivious v1.0.0-beta
[INFO] [stderr]    Compiling sl-mpc-mate 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 47.71s
[INFO] running `Command { std: "docker" "inspect" "ae2b25c21a7daf3dd7eb673addcf188348c6a3feabaafbb37a147ba29763e1d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae2b25c21a7daf3dd7eb673addcf188348c6a3feabaafbb37a147ba29763e1d4", kill_on_drop: false }`
[INFO] [stdout] ae2b25c21a7daf3dd7eb673addcf188348c6a3feabaafbb37a147ba29763e1d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c3db7cc9717e3618ea8b5d41de484699bbf1ed4cbe466b126114ddcef435d822
[INFO] running `Command { std: "docker" "start" "-a" "c3db7cc9717e3618ea8b5d41de484699bbf1ed4cbe466b126114ddcef435d822", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[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]: cannot find module or crate `dkls23` in this scope
[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[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]: cannot find module or crate `dkls23` in this scope
[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]: cannot find module or crate `dkls23` in this scope
[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]: cannot find module or crate `dkls23` in this scope
[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]: cannot find module or crate `dkls23` in this scope
[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]: cannot find module or crate `dkls23` in this scope
[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]: cannot find module or crate `dkls23` in this scope
[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]: cannot find module or crate `dkls23` in this scope
[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] [stdout] error[E0433]: cannot find module or crate `dkls23` in this scope
[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]: cannot find module or crate `dkls23` in this scope
[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]: cannot find module or crate `dkls23` in this scope
[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]: cannot find module or crate `dkls23` in this scope
[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]: cannot find module or crate `dkls23` in this scope
[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]: cannot find module or crate `dkls23` in this scope
[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]: cannot find module or crate `dkls23` in this scope
[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]: cannot find module or crate `dkls23` in this scope
[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]: cannot find module or crate `dkls23` in this scope
[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]: cannot find module or crate `dkls23` in this scope
[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]: cannot find module or crate `dkls23` in this scope
[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]: cannot find module or crate `dkls23` in this scope
[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] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sl-dkls23` (example "keygen") due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sl-dkls23` (example "sign") due to 6 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sl-dkls23` (example "common") due to 5 previous errors
[INFO] [stderr] error: could not compile `sl-dkls23` (example "refresh") due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "c3db7cc9717e3618ea8b5d41de484699bbf1ed4cbe466b126114ddcef435d822", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3db7cc9717e3618ea8b5d41de484699bbf1ed4cbe466b126114ddcef435d822", kill_on_drop: false }`
[INFO] [stdout] c3db7cc9717e3618ea8b5d41de484699bbf1ed4cbe466b126114ddcef435d822
