[INFO] fetching crate sl-dkls23 1.0.0-beta...
[INFO] testing sl-dkls23-1.0.0-beta against 1.95.0 for beta-1.96-2
[INFO] extracting crate sl-dkls23 1.0.0-beta into /workspace/builds/worker-3-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-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sl-dkls23 1.0.0-beta on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sl-oblivious v1.0.0-beta
[INFO] [stderr]   Downloaded keccak v0.1.5
[INFO] [stderr]   Downloaded sl-mpc-mate v1.0.0-beta
[INFO] [stderr]   Downloaded bytemuck_derive v1.9.3
[INFO] [stderr]   Downloaded der v0.7.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c8dc394946106d7e919b3644bf1f4ba1c877c130c90916b64cea55f05b7a232a
[INFO] running `Command { std: "docker" "start" "-a" "c8dc394946106d7e919b3644bf1f4ba1c877c130c90916b64cea55f05b7a232a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c8dc394946106d7e919b3644bf1f4ba1c877c130c90916b64cea55f05b7a232a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8dc394946106d7e919b3644bf1f4ba1c877c130c90916b64cea55f05b7a232a", kill_on_drop: false }`
[INFO] [stdout] c8dc394946106d7e919b3644bf1f4ba1c877c130c90916b64cea55f05b7a232a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e14a9ac00784d513e7f0e0e55897c1a397cc2429a123b1fc217f7f66a1117e59
[INFO] running `Command { std: "docker" "start" "-a" "e14a9ac00784d513e7f0e0e55897c1a397cc2429a123b1fc217f7f66a1117e59", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling derivation-path v0.2.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[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 bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[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 sec1 v0.7.3
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling aead v0.5.2
[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 chacha20 v0.9.1
[INFO] [stderr]    Compiling ripemd v0.1.3
[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 39.21s
[INFO] running `Command { std: "docker" "inspect" "e14a9ac00784d513e7f0e0e55897c1a397cc2429a123b1fc217f7f66a1117e59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e14a9ac00784d513e7f0e0e55897c1a397cc2429a123b1fc217f7f66a1117e59", kill_on_drop: false }`
[INFO] [stdout] e14a9ac00784d513e7f0e0e55897c1a397cc2429a123b1fc217f7f66a1117e59
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 64f4255061780053fee023ebce65d945d8c39ae44a8886854e426a9132b1e256
[INFO] running `Command { std: "docker" "start" "-a" "64f4255061780053fee023ebce65d945d8c39ae44a8886854e426a9132b1e256", 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[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] 
[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[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/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: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] 
[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] 
[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] [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] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sl-dkls23` (example "common") due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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] 
[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] 
[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] [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] [stderr] error: could not compile `sl-dkls23` (example "refresh") due to 8 previous errors
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "64f4255061780053fee023ebce65d945d8c39ae44a8886854e426a9132b1e256", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64f4255061780053fee023ebce65d945d8c39ae44a8886854e426a9132b1e256", kill_on_drop: false }`
[INFO] [stdout] 64f4255061780053fee023ebce65d945d8c39ae44a8886854e426a9132b1e256
