[INFO] fetching crate sl-dkls23 1.0.0-beta... [INFO] testing sl-dkls23-1.0.0-beta against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate sl-dkls23 1.0.0-beta into /workspace/builds/worker-7-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-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sl-dkls23 1.0.0-beta on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2030a0433ebc3e28b91a99070e84d8bb3bc8cb33e4f7bea9df7c305634e95f38 [INFO] running `Command { std: "docker" "start" "-a" "2030a0433ebc3e28b91a99070e84d8bb3bc8cb33e4f7bea9df7c305634e95f38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2030a0433ebc3e28b91a99070e84d8bb3bc8cb33e4f7bea9df7c305634e95f38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2030a0433ebc3e28b91a99070e84d8bb3bc8cb33e4f7bea9df7c305634e95f38", kill_on_drop: false }` [INFO] [stdout] 2030a0433ebc3e28b91a99070e84d8bb3bc8cb33e4f7bea9df7c305634e95f38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d5c997b593f64ac00c1652e9bebf04acfa4386a56acd90a07788fbcf2589cabb [INFO] running `Command { std: "docker" "start" "-a" "d5c997b593f64ac00c1652e9bebf04acfa4386a56acd90a07788fbcf2589cabb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.33 [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 rayon v1.10.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling group v0.13.0 [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 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 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 digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling aead v0.5.2 [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 chacha20 v0.9.1 [INFO] [stderr] Compiling rfc6979 v0.4.0 [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 20.52s [INFO] running `Command { std: "docker" "inspect" "d5c997b593f64ac00c1652e9bebf04acfa4386a56acd90a07788fbcf2589cabb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5c997b593f64ac00c1652e9bebf04acfa4386a56acd90a07788fbcf2589cabb", kill_on_drop: false }` [INFO] [stdout] d5c997b593f64ac00c1652e9bebf04acfa4386a56acd90a07788fbcf2589cabb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4140a7cf895932667104851c1759bb3a12d7f32d9a004212126274fea3d52882 [INFO] running `Command { std: "docker" "start" "-a" "4140a7cf895932667104851c1759bb3a12d7f32d9a004212126274fea3d52882", 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[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/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: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/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/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 "refresh") due to 8 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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: 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: 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: 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 7 previous errors [INFO] [stderr] error: could not compile `sl-dkls23` (example "common") due to 5 previous errors [INFO] [stderr] error: could not compile `sl-dkls23` (example "sign") due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "4140a7cf895932667104851c1759bb3a12d7f32d9a004212126274fea3d52882", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4140a7cf895932667104851c1759bb3a12d7f32d9a004212126274fea3d52882", kill_on_drop: false }` [INFO] [stdout] 4140a7cf895932667104851c1759bb3a12d7f32d9a004212126274fea3d52882