[INFO] cloning repository https://github.com/KogarashiNetwork/multi-signature-reddsa [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KogarashiNetwork/multi-signature-reddsa" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKogarashiNetwork%2Fmulti-signature-reddsa", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKogarashiNetwork%2Fmulti-signature-reddsa'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 309f0a26d7a4a63a5b7c579411a73d43925b7495 [INFO] checking KogarashiNetwork/multi-signature-reddsa against master#f00b02e6bbe63707503f058fb87cc3e2b25991ac for pr-125596 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKogarashiNetwork%2Fmulti-signature-reddsa" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/KogarashiNetwork/multi-signature-reddsa on toolchain f00b02e6bbe63707503f058fb87cc3e2b25991ac [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f00b02e6bbe63707503f058fb87cc3e2b25991ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/KogarashiNetwork/multi-signature-reddsa [INFO] finished tweaking git repo https://github.com/KogarashiNetwork/multi-signature-reddsa [INFO] tweaked toml for git repo https://github.com/KogarashiNetwork/multi-signature-reddsa written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/KogarashiNetwork/multi-signature-reddsa 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" "+f00b02e6bbe63707503f058fb87cc3e2b25991ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace. [INFO] checking KogarashiNetwork/multi-signature-reddsa against try#c57a122e6bc7d3e243f3b2a000b6916cb51ef149 for pr-125596 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKogarashiNetwork%2Fmulti-signature-reddsa" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/KogarashiNetwork/multi-signature-reddsa on toolchain c57a122e6bc7d3e243f3b2a000b6916cb51ef149 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c57a122e6bc7d3e243f3b2a000b6916cb51ef149" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/KogarashiNetwork/multi-signature-reddsa [INFO] finished tweaking git repo https://github.com/KogarashiNetwork/multi-signature-reddsa [INFO] tweaked toml for git repo https://github.com/KogarashiNetwork/multi-signature-reddsa written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/KogarashiNetwork/multi-signature-reddsa 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" "+c57a122e6bc7d3e243f3b2a000b6916cb51ef149" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+c57a122e6bc7d3e243f3b2a000b6916cb51ef149" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 72c71b068c9f2a72a04d36fd85fc5d8bf8e9a14978cc0eb6bbeb7ff49f7d264e [INFO] running `Command { std: "docker" "start" "-a" "72c71b068c9f2a72a04d36fd85fc5d8bf8e9a14978cc0eb6bbeb7ff49f7d264e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72c71b068c9f2a72a04d36fd85fc5d8bf8e9a14978cc0eb6bbeb7ff49f7d264e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72c71b068c9f2a72a04d36fd85fc5d8bf8e9a14978cc0eb6bbeb7ff49f7d264e", kill_on_drop: false }` [INFO] [stdout] 72c71b068c9f2a72a04d36fd85fc5d8bf8e9a14978cc0eb6bbeb7ff49f7d264e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+c57a122e6bc7d3e243f3b2a000b6916cb51ef149" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 144f3d534bcbea064155ecc0660f04219b8c1390ed23fb43b91b0b41ebd6bfd8 [INFO] running `Command { std: "docker" "start" "-a" "144f3d534bcbea064155ecc0660f04219b8c1390ed23fb43b91b0b41ebd6bfd8", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking fastrand v2.0.2 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking constant_time_eq v0.3.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking jubjub v0.1.0 (/opt/rustwide/workdir/jubjub) [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking blake2b_simd v1.0.2 [INFO] [stdout] warning: constant `T` is never used [INFO] [stdout] --> jubjub/src/affine.rs:34:7 [INFO] [stdout] | [INFO] [stdout] 34 | const T: Base = Base::to_mont([ [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `identity` and `extend` are never used [INFO] [stdout] --> jubjub/src/affine.rs:53:19 [INFO] [stdout] | [INFO] [stdout] 48 | impl Affine { [INFO] [stdout] | ----------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 53 | pub(crate) fn identity() -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | pub(crate) fn extend(self) -> Extended { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `R3` is never used [INFO] [stdout] --> jubjub/src/base.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | const R3: [u64; 4] = [ [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_bytes_wide` is never used [INFO] [stdout] --> jubjub/src/base.rs:122:12 [INFO] [stdout] | [INFO] [stdout] 54 | impl Base { [INFO] [stdout] | --------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 122 | pub fn from_bytes_wide(bytes: &[u8; 64]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `scalar_point` is never used [INFO] [stdout] --> jubjub/src/coordinate.rs:119:8 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn scalar_point(point: Extended, scalar: Scalar) -> Extended { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `double` is never used [INFO] [stdout] --> jubjub/src/extend.rs:41:19 [INFO] [stdout] | [INFO] [stdout] 19 | impl Extended { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 41 | pub(crate) fn double(self) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `R` is never used [INFO] [stdout] --> jubjub/src/scalar.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | const R: [u64; 4] = [ [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `one`, `double`, `square`, and `to_mont` are never used [INFO] [stdout] --> jubjub/src/scalar.rs:47:19 [INFO] [stdout] | [INFO] [stdout] 46 | impl Scalar { [INFO] [stdout] | ----------- associated items in this implementation [INFO] [stdout] 47 | pub(crate) fn one() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 51 | pub(crate) fn double(self) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 55 | pub(crate) fn square(self) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | pub(crate) const fn to_mont(raw: [u64; 4]) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking schnorr v0.1.0 (/opt/rustwide/workdir/schnorr) [INFO] [stdout] warning: method `sign` is never used [INFO] [stdout] --> schnorr/src/private.rs:24:19 [INFO] [stdout] | [INFO] [stdout] 14 | impl PrivateKey { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 24 | pub(crate) fn sign(&self, m: &[u8], rand: impl RngCore) -> Signature { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `verify` is never used [INFO] [stdout] --> schnorr/src/public.rs:17:19 [INFO] [stdout] | [INFO] [stdout] 12 | impl PublicKey { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 17 | pub(crate) fn verify(self, m: &[u8], sig: Signature) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking musig v0.1.0 (/opt/rustwide/workdir/musig) [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> musig/src/aggregation.rs:44:22 [INFO] [stdout] | [INFO] [stdout] 44 | fn verify(&self, m: &[u8], sig: Signature) -> bool { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PublicParams` is never constructed [INFO] [stdout] --> musig/src/aggregation.rs:9:19 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) struct PublicParams { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `cosign`, `generate_signature`, and `verify` are never used [INFO] [stdout] --> musig/src/aggregation.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 18 | impl PublicParams { [INFO] [stdout] | ----------------- associated items in this implementation [INFO] [stdout] 19 | fn new(m: &[u8], a: PublicKey, b: PublicKey, a_r: Affine, b_r: Affine) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | fn cosign(&self, a: Scalar, r: Scalar, private_key: PrivateKey) -> Scalar { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | fn generate_signature(&self, s_1: Scalar, s_2: Scalar) -> Signature { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | fn verify(&self, m: &[u8], sig: Signature) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Signature` is never constructed [INFO] [stdout] --> musig/src/signature.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Signature { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `get_r`, and `get_s` are never used [INFO] [stdout] --> musig/src/signature.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl Signature { [INFO] [stdout] | -------------- associated items in this implementation [INFO] [stdout] 10 | pub fn new(r: Affine, s: Scalar) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 17 | pub fn get_r(&self) -> Affine { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | pub fn get_s(&self) -> Scalar { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking proptest v1.4.0 [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> musig/src/aggregation.rs:44:22 [INFO] [stdout] | [INFO] [stdout] 44 | fn verify(&self, m: &[u8], sig: Signature) -> bool { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `T` is never used [INFO] [stdout] --> jubjub/src/affine.rs:34:7 [INFO] [stdout] | [INFO] [stdout] 34 | const T: Base = Base::to_mont([ [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `identity` and `extend` are never used [INFO] [stdout] --> jubjub/src/affine.rs:53:19 [INFO] [stdout] | [INFO] [stdout] 48 | impl Affine { [INFO] [stdout] | ----------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 53 | pub(crate) fn identity() -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | pub(crate) fn extend(self) -> Extended { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `scalar_point` is never used [INFO] [stdout] --> jubjub/src/coordinate.rs:119:8 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn scalar_point(point: Extended, scalar: Scalar) -> Extended { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.50s [INFO] running `Command { std: "docker" "inspect" "144f3d534bcbea064155ecc0660f04219b8c1390ed23fb43b91b0b41ebd6bfd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "144f3d534bcbea064155ecc0660f04219b8c1390ed23fb43b91b0b41ebd6bfd8", kill_on_drop: false }` [INFO] [stdout] 144f3d534bcbea064155ecc0660f04219b8c1390ed23fb43b91b0b41ebd6bfd8