[INFO] fetching crate frost-dalek 0.2.3... [INFO] testing frost-dalek-0.2.3 against master#0d13f6afeba4935499abe0c9a07426c94492c94e for pr-96025 [INFO] extracting crate frost-dalek 0.2.3 into /workspace/builds/worker-70/source [INFO] validating manifest of crates.io crate frost-dalek 0.2.3 on toolchain 0d13f6afeba4935499abe0c9a07426c94492c94e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate frost-dalek 0.2.3 [INFO] finished tweaking crates.io crate frost-dalek 0.2.3 [INFO] tweaked toml for crates.io crate frost-dalek 0.2.3 written to /workspace/builds/worker-70/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fb0f82d0198b586ec6a5a020246b41edbe618d3b9f24c1f851b43938c8970dcd [INFO] running `Command { std: "docker" "start" "-a" "fb0f82d0198b586ec6a5a020246b41edbe618d3b9f24c1f851b43938c8970dcd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb0f82d0198b586ec6a5a020246b41edbe618d3b9f24c1f851b43938c8970dcd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb0f82d0198b586ec6a5a020246b41edbe618d3b9f24c1f851b43938c8970dcd", kill_on_drop: false }` [INFO] [stdout] fb0f82d0198b586ec6a5a020246b41edbe618d3b9f24c1f851b43938c8970dcd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 81fd596fa6fd6b2868529a9a6b7f75a2a07498766e10204b4bf128ce190d7027 [INFO] running `Command { std: "docker" "start" "-a" "81fd596fa6fd6b2868529a9a6b7f75a2a07498766e10204b4bf128ce190d7027", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling frost-dalek v0.2.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `secret_share` [INFO] [stdout] --> src/keygen.rs:213:5 [INFO] [stdout] | [INFO] [stdout] 213 | pub(crate) secret_share: SecretShare, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `DealtParticipant` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/keygen.rs:211:10 [INFO] [stdout] | [INFO] [stdout] 211 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `public_key` [INFO] [stdout] --> src/keygen.rs:214:5 [INFO] [stdout] | [INFO] [stdout] 214 | pub(crate) public_key: IndividualPublicKey, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DealtParticipant` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/keygen.rs:211:10 [INFO] [stdout] | [INFO] [stdout] 211 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `group_key` [INFO] [stdout] --> src/keygen.rs:215:5 [INFO] [stdout] | [INFO] [stdout] 215 | pub(crate) group_key: RistrettoPoint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DealtParticipant` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/keygen.rs:211:10 [INFO] [stdout] | [INFO] [stdout] 211 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `data` [INFO] [stdout] --> src/keygen.rs:385:5 [INFO] [stdout] | [INFO] [stdout] 385 | data: S, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DistributedKeyGeneration` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/keygen.rs:382:10 [INFO] [stdout] | [INFO] [stdout] 382 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `parameters` [INFO] [stdout] --> src/signature.rs:365:5 [INFO] [stdout] | [INFO] [stdout] 365 | pub(crate) parameters: Parameters, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `AggregatorState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/signature.rs:362:10 [INFO] [stdout] | [INFO] [stdout] 362 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.41s [INFO] running `Command { std: "docker" "inspect" "81fd596fa6fd6b2868529a9a6b7f75a2a07498766e10204b4bf128ce190d7027", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81fd596fa6fd6b2868529a9a6b7f75a2a07498766e10204b4bf128ce190d7027", kill_on_drop: false }` [INFO] [stdout] 81fd596fa6fd6b2868529a9a6b7f75a2a07498766e10204b4bf128ce190d7027 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cec43618ccaa23907f5882da78c42232f26132d0d8631e5e9535dab26b88d53d [INFO] running `Command { std: "docker" "start" "-a" "cec43618ccaa23907f5882da78c42232f26132d0d8631e5e9535dab26b88d53d", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stdout] warning: field is never read: `secret_share` [INFO] [stdout] --> src/keygen.rs:213:5 [INFO] [stdout] | [INFO] [stdout] 213 | pub(crate) secret_share: SecretShare, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `DealtParticipant` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/keygen.rs:211:10 [INFO] [stdout] | [INFO] [stdout] 211 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `public_key` [INFO] [stdout] --> src/keygen.rs:214:5 [INFO] [stdout] | [INFO] [stdout] 214 | pub(crate) public_key: IndividualPublicKey, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DealtParticipant` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/keygen.rs:211:10 [INFO] [stdout] | [INFO] [stdout] 211 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `group_key` [INFO] [stdout] --> src/keygen.rs:215:5 [INFO] [stdout] | [INFO] [stdout] 215 | pub(crate) group_key: RistrettoPoint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DealtParticipant` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/keygen.rs:211:10 [INFO] [stdout] | [INFO] [stdout] 211 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `data` [INFO] [stdout] --> src/keygen.rs:385:5 [INFO] [stdout] | [INFO] [stdout] 385 | data: S, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DistributedKeyGeneration` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/keygen.rs:382:10 [INFO] [stdout] | [INFO] [stdout] 382 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `parameters` [INFO] [stdout] --> src/signature.rs:365:5 [INFO] [stdout] | [INFO] [stdout] 365 | pub(crate) parameters: Parameters, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `AggregatorState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/signature.rs:362:10 [INFO] [stdout] | [INFO] [stdout] 362 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ed25519 v1.4.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling frost-dalek v0.2.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `data` [INFO] [stdout] --> src/keygen.rs:385:5 [INFO] [stdout] | [INFO] [stdout] 385 | data: S, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `DistributedKeyGeneration` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/keygen.rs:382:10 [INFO] [stdout] | [INFO] [stdout] 382 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `parameters` [INFO] [stdout] --> src/signature.rs:365:5 [INFO] [stdout] | [INFO] [stdout] 365 | pub(crate) parameters: Parameters, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `AggregatorState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/signature.rs:362:10 [INFO] [stdout] | [INFO] [stdout] 362 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 16.13s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/frost_dalek-897b1989ff9a61eb) [INFO] [stderr] Executable tests/frost.rs (/opt/rustwide/target/debug/deps/frost-cad42310a50016ea) [INFO] running `Command { std: "docker" "inspect" "cec43618ccaa23907f5882da78c42232f26132d0d8631e5e9535dab26b88d53d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cec43618ccaa23907f5882da78c42232f26132d0d8631e5e9535dab26b88d53d", kill_on_drop: false }` [INFO] [stdout] cec43618ccaa23907f5882da78c42232f26132d0d8631e5e9535dab26b88d53d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 19c1daf0244c487564ff58ae117c73bbed2062b804739449119a34a7871b87e4 [INFO] running `Command { std: "docker" "start" "-a" "19c1daf0244c487564ff58ae117c73bbed2062b804739449119a34a7871b87e4", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `secret_share` [INFO] [stderr] --> src/keygen.rs:213:5 [INFO] [stderr] | [INFO] [stderr] 213 | pub(crate) secret_share: SecretShare, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `DealtParticipant` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/keygen.rs:211:10 [INFO] [stderr] | [INFO] [stderr] 211 | #[derive(Clone, Debug)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `public_key` [INFO] [stderr] --> src/keygen.rs:214:5 [INFO] [stderr] | [INFO] [stderr] 214 | pub(crate) public_key: IndividualPublicKey, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `DealtParticipant` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/keygen.rs:211:10 [INFO] [stderr] | [INFO] [stderr] 211 | #[derive(Clone, Debug)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `group_key` [INFO] [stderr] --> src/keygen.rs:215:5 [INFO] [stderr] | [INFO] [stderr] 215 | pub(crate) group_key: RistrettoPoint, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `DealtParticipant` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/keygen.rs:211:10 [INFO] [stderr] | [INFO] [stderr] 211 | #[derive(Clone, Debug)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `data` [INFO] [stderr] --> src/keygen.rs:385:5 [INFO] [stderr] | [INFO] [stderr] 385 | data: S, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `DistributedKeyGeneration` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/keygen.rs:382:10 [INFO] [stderr] | [INFO] [stderr] 382 | #[derive(Clone, Debug)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `parameters` [INFO] [stderr] --> src/signature.rs:365:5 [INFO] [stderr] | [INFO] [stderr] 365 | pub(crate) parameters: Parameters, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `AggregatorState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/signature.rs:362:10 [INFO] [stderr] | [INFO] [stderr] 362 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `frost-dalek` (lib) generated 5 warnings [INFO] [stderr] warning: field is never read: `data` [INFO] [stderr] --> src/keygen.rs:385:5 [INFO] [stderr] | [INFO] [stderr] 385 | data: S, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `DistributedKeyGeneration` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/keygen.rs:382:10 [INFO] [stderr] | [INFO] [stderr] 382 | #[derive(Clone, Debug)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `frost-dalek` (lib test) generated 2 warnings (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/frost_dalek-897b1989ff9a61eb) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test keygen::test::single_party_keygen ... ok [INFO] [stdout] test keygen::test::nizk_of_secret_key ... ok [INFO] [stdout] test keygen::test::secret_share_from_one_coefficients ... ok [INFO] [stdout] test keygen::test::secret_share_participant_index_zero ... ok [INFO] [stdout] test precomputation::test::nonce_pair ... ok [INFO] [stdout] test keygen::test::dkg_with_dealer ... ok [INFO] [stdout] test precomputation::test::commitment_share_list_generate ... ok [INFO] [stdout] test precomputation::test::nonce_pair_into_commitment_share ... ok [INFO] [stdout] test signature::test::signing_and_verification_single_party ... ok [INFO] [stdout] test signature::test::signing_and_verification_1_out_of_1 ... ok [INFO] [stdout] test signature::test::aggregator_get_signers ... ok [INFO] [stdout] test precomputation::test::drop_used_commitment_shares ... ok [INFO] [stdout] test keygen::test::verify_secret_sharing_from_dealer ... ok [INFO] [stdout] test keygen::test::dkg_with_dealer_and_signing ... ok [INFO] [stdout] test keygen::test::keygen_2_out_of_3 ... ok [INFO] [stdout] test signature::test::signing_and_verification_1_out_of_2 ... ok [INFO] [stdout] test signature::test::signing_and_verification_2_out_of_3 ... ok [INFO] [stdout] test signature::test::signing_and_verification_3_out_of_5 ... ok [INFO] [stdout] test keygen::test::keygen_3_out_of_5 ... ok [INFO] [stderr] Running tests/frost.rs (/opt/rustwide/target/debug/deps/frost-cad42310a50016ea) [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test signing_and_verification_with_ed25519_dalek_2_out_of_3 ... ok [INFO] [stdout] test signing_and_verification_3_out_of_5 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Doc-tests frost-dalek [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test src/keygen.rs - keygen::DistributedKeyGeneration::finish (line 633) ... ignored [INFO] [stdout] test src/lib.rs - (line 543) ... ignored [INFO] [stdout] test src/lib.rs - (line 640) ... ignored [INFO] [stdout] test src/lib.rs - (line 655) ... ignored [INFO] [stdout] test src/lib.rs - (line 662) ... ignored [INFO] [stdout] test src/lib.rs - (line 68) ... ok [INFO] [stdout] test src/lib.rs - (line 39) ... ok [INFO] [stdout] test src/lib.rs - (line 117) ... ok [INFO] [stdout] test src/lib.rs - (line 54) ... ok [INFO] [stdout] test src/keygen.rs - keygen (line 64) ... ok [INFO] [stdout] test src/lib.rs - (line 331) ... ok [INFO] [stdout] test src/lib.rs - (line 250) ... ok [INFO] [stdout] test src/lib.rs - (line 154) ... ok [INFO] [stdout] test src/lib.rs - (line 134) ... ok [INFO] [stdout] test src/lib.rs - (line 549) ... ok [INFO] [stdout] test src/lib.rs - (line 214) ... ok [INFO] [stdout] test src/lib.rs - (line 83) ... ok [INFO] [stdout] test src/lib.rs - (line 178) ... ok [INFO] [stdout] test src/lib.rs - (line 389) ... ok [INFO] [stdout] test src/lib.rs - (line 466) ... ok [INFO] [stdout] test src/lib.rs - (line 288) ... ok [INFO] [stdout] test src/lib.rs - (line 100) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 1.27s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "19c1daf0244c487564ff58ae117c73bbed2062b804739449119a34a7871b87e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19c1daf0244c487564ff58ae117c73bbed2062b804739449119a34a7871b87e4", kill_on_drop: false }` [INFO] [stdout] 19c1daf0244c487564ff58ae117c73bbed2062b804739449119a34a7871b87e4