[INFO] fetching crate sl-dkls23 1.0.0-beta... [INFO] testing sl-dkls23-1.0.0-beta against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate sl-dkls23 1.0.0-beta into /workspace/builds/worker-1-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-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sl-dkls23 1.0.0-beta on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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 sl-mpc-mate v1.0.0-beta [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 93dd42915031c8f504e29ed5ca4bafb38461211e4fdbf13a46492d955f536d2f [INFO] running `Command { std: "docker" "start" "-a" "93dd42915031c8f504e29ed5ca4bafb38461211e4fdbf13a46492d955f536d2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "93dd42915031c8f504e29ed5ca4bafb38461211e4fdbf13a46492d955f536d2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93dd42915031c8f504e29ed5ca4bafb38461211e4fdbf13a46492d955f536d2f", kill_on_drop: false }` [INFO] [stdout] 93dd42915031c8f504e29ed5ca4bafb38461211e4fdbf13a46492d955f536d2f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] abf0e190376e7a3eb57f24879bfcc35a6e3276aa731588f556b64b9aad43b32a [INFO] running `Command { std: "docker" "start" "-a" "abf0e190376e7a3eb57f24879bfcc35a6e3276aa731588f556b64b9aad43b32a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling typenum v1.18.0 [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 cpufeatures v0.2.17 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.33 [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 derivation-path v0.2.0 [INFO] [stderr] Compiling base64 v0.22.1 [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 thiserror-impl v1.0.69 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [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 futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling merlin v3.0.0 [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 digest v0.10.7 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling tracing v0.1.41 [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-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 42.97s [INFO] running `Command { std: "docker" "inspect" "abf0e190376e7a3eb57f24879bfcc35a6e3276aa731588f556b64b9aad43b32a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abf0e190376e7a3eb57f24879bfcc35a6e3276aa731588f556b64b9aad43b32a", kill_on_drop: false }` [INFO] [stdout] abf0e190376e7a3eb57f24879bfcc35a6e3276aa731588f556b64b9aad43b32a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 5d0b47d9ed956dc02ed0cd14594f81210674c761374c024ff6f4a172a8c24e5f [INFO] running `Command { std: "docker" "start" "-a" "5d0b47d9ed956dc02ed0cd14594f81210674c761374c024ff6f4a172a8c24e5f", 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]: 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/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]: 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[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: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 { [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 { [INFO] [stdout] 129 + ) -> Vec { [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 { [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 { [INFO] [stdout] 129 + ) -> Vec { [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 { [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 { [INFO] [stdout] 129 + ) -> Vec { [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 { [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 { [INFO] [stdout] 129 + ) -> Vec { [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] 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] 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] [stderr] error: could not compile `sl-dkls23` (example "sign") due to 6 previous errors [INFO] [stdout] error[E0282]: type annotations needed for `Vec>` [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 type for type parameter `T` is specified [INFO] [stdout] | [INFO] [stdout] 53 | let mut shares: Vec> = 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] [stderr] error: could not compile `sl-dkls23` (example "keygen") due to 7 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 "refresh") due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "5d0b47d9ed956dc02ed0cd14594f81210674c761374c024ff6f4a172a8c24e5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d0b47d9ed956dc02ed0cd14594f81210674c761374c024ff6f4a172a8c24e5f", kill_on_drop: false }` [INFO] [stdout] 5d0b47d9ed956dc02ed0cd14594f81210674c761374c024ff6f4a172a8c24e5f