[INFO] cloning repository https://github.com/kayabaNerve/threshold-threshold-ecdsa [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kayabaNerve/threshold-threshold-ecdsa" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FkayabaNerve%2Fthreshold-threshold-ecdsa", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FkayabaNerve%2Fthreshold-threshold-ecdsa'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 089dc597054a9345c94ef5eb1a5c0dcaaaadf37f [INFO] testing kayabaNerve/threshold-threshold-ecdsa/089dc597054a9345c94ef5eb1a5c0dcaaaadf37f against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FkayabaNerve%2Fthreshold-threshold-ecdsa" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kayabaNerve/threshold-threshold-ecdsa on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kayabaNerve/threshold-threshold-ecdsa [INFO] finished tweaking git repo https://github.com/kayabaNerve/threshold-threshold-ecdsa [INFO] tweaked toml for git repo https://github.com/kayabaNerve/threshold-threshold-ecdsa written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/kayabaNerve/threshold-threshold-ecdsa 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.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/serai-dex/serai` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded embed-doc-image v0.1.4 [INFO] [stderr] Downloaded malachite v0.4.4 [INFO] [stderr] Downloaded generic-array v1.0.0 [INFO] [stderr] Downloaded crypto-primes v0.5.0 [INFO] [stderr] Downloaded platforms v3.2.0 [INFO] [stderr] Downloaded k256 v0.13.2 [INFO] [stderr] Downloaded curve25519-dalek v4.1.1 [INFO] [stderr] Downloaded fiat-crypto v0.2.5 [INFO] [stderr] Downloaded malachite-base v0.4.4 [INFO] [stderr] Downloaded malachite-q v0.4.4 [INFO] [stderr] Downloaded malachite-nz v0.4.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 84ee08e7998d1137eaffae37c3813c4d61ac8304459204d176bfde566785eacc [INFO] running `Command { std: "docker" "start" "-a" "84ee08e7998d1137eaffae37c3813c4d61ac8304459204d176bfde566785eacc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "84ee08e7998d1137eaffae37c3813c4d61ac8304459204d176bfde566785eacc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84ee08e7998d1137eaffae37c3813c4d61ac8304459204d176bfde566785eacc", kill_on_drop: false }` [INFO] [stdout] 84ee08e7998d1137eaffae37c3813c4d61ac8304459204d176bfde566785eacc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7700bc7d679ee8f8e58feadc16a07eebbf0381fa66a18d82acfe5e40cdcd7bb4 [INFO] running `Command { std: "docker" "start" "-a" "7700bc7d679ee8f8e58feadc16a07eebbf0381fa66a18d82acfe5e40cdcd7bb4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.71 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.42 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling std-shims v0.1.1 (https://github.com/serai-dex/serai#fff8dcb8) [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling malachite-base v0.4.4 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling embed-doc-image v0.1.4 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling der v0.7.8 [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 hmac v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling flexible-transcript v0.3.2 (https://github.com/serai-dex/serai#fff8dcb8) [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling malachite-nz v0.4.4 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling crypto-primes v0.5.0 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling k256 v0.13.2 [INFO] [stderr] Compiling ciphersuite v0.4.1 (https://github.com/serai-dex/serai#fff8dcb8) [INFO] [stderr] Compiling malachite-q v0.4.4 [INFO] [stderr] Compiling malachite v0.4.4 [INFO] [stderr] Compiling threshold-threshold-ecdsa v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `verify` is never used [INFO] [stdout] --> src/class_group.rs:875:17 [INFO] [stdout] | [INFO] [stdout] 845 | impl<'a> BatchVerifier<'a> { [INFO] [stdout] | -------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 875 | pub(crate) fn verify(self) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `delta`, `commitments`, and `shares` are never read [INFO] [stdout] --> src/mpc.rs:42:14 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct IntegerSecretSharing { [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] 42 | pub(crate) delta: Natural, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 43 | pub(crate) commitments: Vec, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 44 | pub(crate) shares: HashMap, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `share_size` is never used [INFO] [stdout] --> src/mpc.rs:51:17 [INFO] [stdout] | [INFO] [stdout] 46 | impl IntegerSecretSharing { [INFO] [stdout] | ------------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 51 | pub(crate) fn share_size(cg: &ClassGroup, t: u16, n: u16) -> u64 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.33s [INFO] running `Command { std: "docker" "inspect" "7700bc7d679ee8f8e58feadc16a07eebbf0381fa66a18d82acfe5e40cdcd7bb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7700bc7d679ee8f8e58feadc16a07eebbf0381fa66a18d82acfe5e40cdcd7bb4", kill_on_drop: false }` [INFO] [stdout] 7700bc7d679ee8f8e58feadc16a07eebbf0381fa66a18d82acfe5e40cdcd7bb4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ffdec7725b7881313ef5a85dab2c3b36cf8f186ff90fbfe822f4d58c27a99ce1 [INFO] running `Command { std: "docker" "start" "-a" "ffdec7725b7881313ef5a85dab2c3b36cf8f186ff90fbfe822f4d58c27a99ce1", kill_on_drop: false }` [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling flexible-transcript v0.3.2 (https://github.com/serai-dex/serai#fff8dcb8) [INFO] [stderr] Compiling ciphersuite v0.4.1 (https://github.com/serai-dex/serai#fff8dcb8) [INFO] [stderr] Compiling threshold-threshold-ecdsa v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `verify` is never used [INFO] [stdout] --> src/class_group.rs:875:17 [INFO] [stdout] | [INFO] [stdout] 845 | impl<'a> BatchVerifier<'a> { [INFO] [stdout] | -------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 875 | pub(crate) fn verify(self) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `delta`, `commitments`, and `shares` are never read [INFO] [stdout] --> src/mpc.rs:42:14 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct IntegerSecretSharing { [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] 42 | pub(crate) delta: Natural, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 43 | pub(crate) commitments: Vec, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 44 | pub(crate) shares: HashMap, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `share_size` is never used [INFO] [stdout] --> src/mpc.rs:51:17 [INFO] [stdout] | [INFO] [stdout] 46 | impl IntegerSecretSharing { [INFO] [stdout] | ------------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 51 | pub(crate) fn share_size(cg: &ClassGroup, t: u16, n: u16) -> u64 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.87s [INFO] running `Command { std: "docker" "inspect" "ffdec7725b7881313ef5a85dab2c3b36cf8f186ff90fbfe822f4d58c27a99ce1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffdec7725b7881313ef5a85dab2c3b36cf8f186ff90fbfe822f4d58c27a99ce1", kill_on_drop: false }` [INFO] [stdout] ffdec7725b7881313ef5a85dab2c3b36cf8f186ff90fbfe822f4d58c27a99ce1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 41f96bf1ed1e36bea02d7e3ad27b9aef86faab91289e1a70dba04552eb191329 [INFO] running `Command { std: "docker" "start" "-a" "41f96bf1ed1e36bea02d7e3ad27b9aef86faab91289e1a70dba04552eb191329", kill_on_drop: false }` [INFO] [stderr] warning: method `verify` is never used [INFO] [stderr] --> src/class_group.rs:875:17 [INFO] [stderr] | [INFO] [stderr] 845 | impl<'a> BatchVerifier<'a> { [INFO] [stderr] | -------------------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 875 | pub(crate) fn verify(self) -> bool { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: fields `delta`, `commitments`, and `shares` are never read [INFO] [stderr] --> src/mpc.rs:42:14 [INFO] [stderr] | [INFO] [stderr] 41 | pub struct IntegerSecretSharing { [INFO] [stderr] | -------------------- fields in this struct [INFO] [stderr] 42 | pub(crate) delta: Natural, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 43 | pub(crate) commitments: Vec, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 44 | pub(crate) shares: HashMap, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `share_size` is never used [INFO] [stderr] --> src/mpc.rs:51:17 [INFO] [stderr] | [INFO] [stderr] 46 | impl IntegerSecretSharing { [INFO] [stderr] | ------------------------- associated function in this implementation [INFO] [stderr] ... [INFO] [stderr] 51 | pub(crate) fn share_size(cg: &ClassGroup, t: u16, n: u16) -> u64 { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `threshold-threshold-ecdsa` (lib) generated 3 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/threshold_threshold_ecdsa-b21b1489b05e5b2d) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test tests::non_distributed ... ok [INFO] [stdout] test mpc::integer_secret_sharing ... ok [INFO] [stdout] test class_group::class_group ... ok [INFO] [stdout] test proofs::encryption ... ok [INFO] [stdout] test proofs::dlog_without_subgroup ... ok [INFO] [stdout] test tests::protocol ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 22.27s [INFO] [stdout] [INFO] [stderr] Doc-tests threshold_threshold_ecdsa [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "41f96bf1ed1e36bea02d7e3ad27b9aef86faab91289e1a70dba04552eb191329", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41f96bf1ed1e36bea02d7e3ad27b9aef86faab91289e1a70dba04552eb191329", kill_on_drop: false }` [INFO] [stdout] 41f96bf1ed1e36bea02d7e3ad27b9aef86faab91289e1a70dba04552eb191329