[INFO] cloning repository https://github.com/Strytyp/TyPLONK [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Strytyp/TyPLONK" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStrytyp%2FTyPLONK", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStrytyp%2FTyPLONK'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f4da01e3f22903dbb52d7405ff05d281172adca5 [INFO] testing Strytyp/TyPLONK against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStrytyp%2FTyPLONK" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Strytyp/TyPLONK on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Strytyp/TyPLONK [INFO] finished tweaking git repo https://github.com/Strytyp/TyPLONK [INFO] tweaked toml for git repo https://github.com/Strytyp/TyPLONK written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Strytyp/TyPLONK already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 42676bd23b7c65c64b80ae271fa7a2a70bb1057dc89e474844e115ee168c2b4c [INFO] running `Command { std: "docker" "start" "-a" "42676bd23b7c65c64b80ae271fa7a2a70bb1057dc89e474844e115ee168c2b4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "42676bd23b7c65c64b80ae271fa7a2a70bb1057dc89e474844e115ee168c2b4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42676bd23b7c65c64b80ae271fa7a2a70bb1057dc89e474844e115ee168c2b4c", kill_on_drop: false }` [INFO] [stdout] 42676bd23b7c65c64b80ae271fa7a2a70bb1057dc89e474844e115ee168c2b4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 499e185f049813f6744567c9eae769891e22bc31d22b5f34205f110a52fd00f4 [INFO] running `Command { std: "docker" "start" "-a" "499e185f049813f6744567c9eae769891e22bc31d22b5f34205f110a52fd00f4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.2 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling ark-ff v0.3.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling ark-std v0.3.0 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling ark-serialize-derive v0.3.0 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling ark-ff-asm v0.3.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ark-ff-macros v0.3.0 [INFO] [stderr] Compiling ark-serialize v0.3.0 [INFO] [stderr] Compiling zeroize v1.4.1 [INFO] [stderr] Compiling ark-ec v0.3.0 [INFO] [stderr] Compiling ark-poly v0.3.0 [INFO] [stderr] Compiling ark-bls12-381 v0.3.0 [INFO] [stderr] Compiling kgz v0.1.0 (/opt/rustwide/workdir/kgz) [INFO] [stderr] Compiling permutation v0.1.0 (/opt/rustwide/workdir/permutation) [INFO] [stdout] warning: function is never used: `print_matrix` [INFO] [stdout] --> permutation/src/lib.rs:197:4 [INFO] [stdout] | [INFO] [stdout] 197 | fn print_matrix(matrix: &[usize], cols: usize) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `print_cycle` [INFO] [stdout] --> permutation/src/lib.rs:204:4 [INFO] [stdout] | [INFO] [stdout] 204 | fn print_cycle(elems: &[usize]) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling plonk v0.1.0 (/opt/rustwide/workdir/plonk) [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> plonk/src/builder.rs:246:19 [INFO] [stdout] | [INFO] [stdout] 246 | fn attempt_eq(context: &mut Context, left: (usize, Option), right: (usize, Tag)) {} [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `left` [INFO] [stdout] --> plonk/src/builder.rs:246:42 [INFO] [stdout] | [INFO] [stdout] 246 | fn attempt_eq(context: &mut Context, left: (usize, Option), right: (usize, Tag)) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_left` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `right` [INFO] [stdout] --> plonk/src/builder.rs:246:70 [INFO] [stdout] | [INFO] [stdout] 246 | fn attempt_eq(context: &mut Context, left: (usize, Option), right: (usize, Tag)) {} [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_right` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `q_l` [INFO] [stdout] --> plonk/src/builder.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | q_l: Fr, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `GeneralGate` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> plonk/src/builder.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Debug, Clone)] [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: field is never read: `q_r` [INFO] [stdout] --> plonk/src/builder.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | q_r: Fr, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GeneralGate` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> plonk/src/builder.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Debug, Clone)] [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: field is never read: `q_o` [INFO] [stdout] --> plonk/src/builder.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | q_o: Fr, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GeneralGate` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> plonk/src/builder.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Debug, Clone)] [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: field is never read: `q_m` [INFO] [stdout] --> plonk/src/builder.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | q_m: Fr, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GeneralGate` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> plonk/src/builder.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Debug, Clone)] [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: field is never read: `q_c` [INFO] [stdout] --> plonk/src/builder.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | q_c: Fr, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GeneralGate` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> plonk/src/builder.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Debug, Clone)] [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: variant is never constructed: `General` [INFO] [stdout] --> plonk/src/builder.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | General(Box), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Gate` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> plonk/src/builder.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(Debug, Clone)] [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: variant is never constructed: `Boolean` [INFO] [stdout] --> plonk/src/builder.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | Boolean, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Gate` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> plonk/src/builder.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(Debug, Clone)] [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: variant is never constructed: `Constant` [INFO] [stdout] --> plonk/src/builder.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | Constant(Box), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Gate` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> plonk/src/builder.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(Debug, Clone)] [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: struct is never constructed: `Var` [INFO] [stdout] --> plonk/src/builder.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 44 | struct Var(Option); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> plonk/src/builder.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `mul` [INFO] [stdout] --> plonk/src/builder.rs:62:8 [INFO] [stdout] | [INFO] [stdout] 62 | fn mul(&mut self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `add` [INFO] [stdout] --> plonk/src/builder.rs:66:8 [INFO] [stdout] | [INFO] [stdout] 66 | fn add(&mut self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `add_private_input` [INFO] [stdout] --> plonk/src/builder.rs:69:8 [INFO] [stdout] | [INFO] [stdout] 69 | fn add_private_input(&mut self) -> Var { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `attempt_eq` [INFO] [stdout] --> plonk/src/builder.rs:246:8 [INFO] [stdout] | [INFO] [stdout] 246 | fn attempt_eq(context: &mut Context, left: (usize, Option), right: (usize, Tag)) {} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `index` [INFO] [stdout] --> plonk/src/builder.rs:325:8 [INFO] [stdout] | [INFO] [stdout] 325 | fn index(&self) -> usize { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `value` [INFO] [stdout] --> plonk/src/builder.rs:328:8 [INFO] [stdout] | [INFO] [stdout] 328 | fn value(&self) -> &Fr { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Input` [INFO] [stdout] --> plonk/src/builder.rs:337:5 [INFO] [stdout] | [INFO] [stdout] 337 | Input, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `open` [INFO] [stdout] --> plonk/src/utils.rs:46:12 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn open(&self, scheme: &KzgScheme, point: Fr) -> [KzgOpening; S] { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `verify_opening` [INFO] [stdout] --> plonk/src/utils.rs:49:12 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn verify_opening( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `eval` [INFO] [stdout] --> plonk/src/utils.rs:76:12 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn eval(&self, point: Fr) -> Fr { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 23 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.45s [INFO] running `Command { std: "docker" "inspect" "499e185f049813f6744567c9eae769891e22bc31d22b5f34205f110a52fd00f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "499e185f049813f6744567c9eae769891e22bc31d22b5f34205f110a52fd00f4", kill_on_drop: false }` [INFO] [stdout] 499e185f049813f6744567c9eae769891e22bc31d22b5f34205f110a52fd00f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a42b80e2d347b45722960ac734ffe9ff7e8a1c53650c289cca5db0c030a8331f [INFO] running `Command { std: "docker" "start" "-a" "a42b80e2d347b45722960ac734ffe9ff7e8a1c53650c289cca5db0c030a8331f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling kgz v0.1.0 (/opt/rustwide/workdir/kgz) [INFO] [stderr] Compiling permutation v0.1.0 (/opt/rustwide/workdir/permutation) [INFO] [stdout] warning: function is never used: `print_matrix` [INFO] [stdout] --> permutation/src/lib.rs:197:4 [INFO] [stdout] | [INFO] [stdout] 197 | fn print_matrix(matrix: &[usize], cols: usize) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `print_cycle` [INFO] [stdout] --> permutation/src/lib.rs:204:4 [INFO] [stdout] | [INFO] [stdout] 204 | fn print_cycle(elems: &[usize]) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> plonk/src/builder.rs:246:19 [INFO] [stdout] | [INFO] [stdout] 246 | fn attempt_eq(context: &mut Context, left: (usize, Option), right: (usize, Tag)) {} [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `left` [INFO] [stdout] --> plonk/src/builder.rs:246:42 [INFO] [stdout] | [INFO] [stdout] 246 | fn attempt_eq(context: &mut Context, left: (usize, Option), right: (usize, Tag)) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_left` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `right` [INFO] [stdout] --> plonk/src/builder.rs:246:70 [INFO] [stdout] | [INFO] [stdout] 246 | fn attempt_eq(context: &mut Context, left: (usize, Option), right: (usize, Tag)) {} [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_right` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `q_l` [INFO] [stdout] --> plonk/src/builder.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | q_l: Fr, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `GeneralGate` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> plonk/src/builder.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Debug, Clone)] [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: field is never read: `q_r` [INFO] [stdout] --> plonk/src/builder.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | q_r: Fr, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GeneralGate` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> plonk/src/builder.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Debug, Clone)] [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: field is never read: `q_o` [INFO] [stdout] --> plonk/src/builder.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | q_o: Fr, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GeneralGate` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> plonk/src/builder.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Debug, Clone)] [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] [stderr] Compiling plonk v0.1.0 (/opt/rustwide/workdir/plonk) [INFO] [stdout] warning: field is never read: `q_m` [INFO] [stdout] --> plonk/src/builder.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | q_m: Fr, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GeneralGate` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> plonk/src/builder.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Debug, Clone)] [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: field is never read: `q_c` [INFO] [stdout] --> plonk/src/builder.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | q_c: Fr, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GeneralGate` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> plonk/src/builder.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Debug, Clone)] [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: variant is never constructed: `General` [INFO] [stdout] --> plonk/src/builder.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | General(Box), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Gate` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> plonk/src/builder.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(Debug, Clone)] [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: variant is never constructed: `Boolean` [INFO] [stdout] --> plonk/src/builder.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | Boolean, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Gate` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> plonk/src/builder.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(Debug, Clone)] [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: variant is never constructed: `Constant` [INFO] [stdout] --> plonk/src/builder.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | Constant(Box), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Gate` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> plonk/src/builder.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(Debug, Clone)] [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: struct is never constructed: `Var` [INFO] [stdout] --> plonk/src/builder.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 44 | struct Var(Option); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> plonk/src/builder.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `mul` [INFO] [stdout] --> plonk/src/builder.rs:62:8 [INFO] [stdout] | [INFO] [stdout] 62 | fn mul(&mut self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `add` [INFO] [stdout] --> plonk/src/builder.rs:66:8 [INFO] [stdout] | [INFO] [stdout] 66 | fn add(&mut self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `add_private_input` [INFO] [stdout] --> plonk/src/builder.rs:69:8 [INFO] [stdout] | [INFO] [stdout] 69 | fn add_private_input(&mut self) -> Var { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `attempt_eq` [INFO] [stdout] --> plonk/src/builder.rs:246:8 [INFO] [stdout] | [INFO] [stdout] 246 | fn attempt_eq(context: &mut Context, left: (usize, Option), right: (usize, Tag)) {} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `index` [INFO] [stdout] --> plonk/src/builder.rs:325:8 [INFO] [stdout] | [INFO] [stdout] 325 | fn index(&self) -> usize { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `value` [INFO] [stdout] --> plonk/src/builder.rs:328:8 [INFO] [stdout] | [INFO] [stdout] 328 | fn value(&self) -> &Fr { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Input` [INFO] [stdout] --> plonk/src/builder.rs:337:5 [INFO] [stdout] | [INFO] [stdout] 337 | Input, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `open` [INFO] [stdout] --> plonk/src/utils.rs:46:12 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn open(&self, scheme: &KzgScheme, point: Fr) -> [KzgOpening; S] { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `verify_opening` [INFO] [stdout] --> plonk/src/utils.rs:49:12 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn verify_opening( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `eval` [INFO] [stdout] --> plonk/src/utils.rs:76:12 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn eval(&self, point: Fr) -> Fr { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 23 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `print_matrix` [INFO] [stdout] --> permutation/src/lib.rs:197:4 [INFO] [stdout] | [INFO] [stdout] 197 | fn print_matrix(matrix: &[usize], cols: usize) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `print_cycle` [INFO] [stdout] --> permutation/src/lib.rs:204:4 [INFO] [stdout] | [INFO] [stdout] 204 | fn print_cycle(elems: &[usize]) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> plonk/src/builder.rs:246:19 [INFO] [stdout] | [INFO] [stdout] 246 | fn attempt_eq(context: &mut Context, left: (usize, Option), right: (usize, Tag)) {} [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `left` [INFO] [stdout] --> plonk/src/builder.rs:246:42 [INFO] [stdout] | [INFO] [stdout] 246 | fn attempt_eq(context: &mut Context, left: (usize, Option), right: (usize, Tag)) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_left` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `right` [INFO] [stdout] --> plonk/src/builder.rs:246:70 [INFO] [stdout] | [INFO] [stdout] 246 | fn attempt_eq(context: &mut Context, left: (usize, Option), right: (usize, Tag)) {} [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_right` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `q_l` [INFO] [stdout] --> plonk/src/builder.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | q_l: Fr, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `GeneralGate` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> plonk/src/builder.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Debug, Clone)] [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: field is never read: `q_r` [INFO] [stdout] --> plonk/src/builder.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | q_r: Fr, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GeneralGate` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> plonk/src/builder.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Debug, Clone)] [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: field is never read: `q_o` [INFO] [stdout] --> plonk/src/builder.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | q_o: Fr, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GeneralGate` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> plonk/src/builder.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Debug, Clone)] [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: field is never read: `q_m` [INFO] [stdout] --> plonk/src/builder.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | q_m: Fr, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GeneralGate` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> plonk/src/builder.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Debug, Clone)] [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: field is never read: `q_c` [INFO] [stdout] --> plonk/src/builder.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | q_c: Fr, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GeneralGate` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> plonk/src/builder.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Debug, Clone)] [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: variant is never constructed: `General` [INFO] [stdout] --> plonk/src/builder.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | General(Box), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Gate` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> plonk/src/builder.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(Debug, Clone)] [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: variant is never constructed: `Boolean` [INFO] [stdout] --> plonk/src/builder.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | Boolean, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Gate` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> plonk/src/builder.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(Debug, Clone)] [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: variant is never constructed: `Constant` [INFO] [stdout] --> plonk/src/builder.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | Constant(Box), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Gate` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> plonk/src/builder.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(Debug, Clone)] [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: struct is never constructed: `Var` [INFO] [stdout] --> plonk/src/builder.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 44 | struct Var(Option); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> plonk/src/builder.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `mul` [INFO] [stdout] --> plonk/src/builder.rs:62:8 [INFO] [stdout] | [INFO] [stdout] 62 | fn mul(&mut self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `add` [INFO] [stdout] --> plonk/src/builder.rs:66:8 [INFO] [stdout] | [INFO] [stdout] 66 | fn add(&mut self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `add_private_input` [INFO] [stdout] --> plonk/src/builder.rs:69:8 [INFO] [stdout] | [INFO] [stdout] 69 | fn add_private_input(&mut self) -> Var { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `attempt_eq` [INFO] [stdout] --> plonk/src/builder.rs:246:8 [INFO] [stdout] | [INFO] [stdout] 246 | fn attempt_eq(context: &mut Context, left: (usize, Option), right: (usize, Tag)) {} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `index` [INFO] [stdout] --> plonk/src/builder.rs:325:8 [INFO] [stdout] | [INFO] [stdout] 325 | fn index(&self) -> usize { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `value` [INFO] [stdout] --> plonk/src/builder.rs:328:8 [INFO] [stdout] | [INFO] [stdout] 328 | fn value(&self) -> &Fr { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Input` [INFO] [stdout] --> plonk/src/builder.rs:337:5 [INFO] [stdout] | [INFO] [stdout] 337 | Input, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.87s [INFO] running `Command { std: "docker" "inspect" "a42b80e2d347b45722960ac734ffe9ff7e8a1c53650c289cca5db0c030a8331f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a42b80e2d347b45722960ac734ffe9ff7e8a1c53650c289cca5db0c030a8331f", kill_on_drop: false }` [INFO] [stdout] a42b80e2d347b45722960ac734ffe9ff7e8a1c53650c289cca5db0c030a8331f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e9aaa58f48552a45318cd76bdd004de2e26271dc1ed463bc8afc6cec84a9a79a [INFO] running `Command { std: "docker" "start" "-a" "e9aaa58f48552a45318cd76bdd004de2e26271dc1ed463bc8afc6cec84a9a79a", kill_on_drop: false }` [INFO] [stderr] warning: function is never used: `print_matrix` [INFO] [stderr] --> permutation/src/lib.rs:197:4 [INFO] [stderr] | [INFO] [stderr] 197 | fn print_matrix(matrix: &[usize], cols: usize) { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `print_cycle` [INFO] [stderr] --> permutation/src/lib.rs:204:4 [INFO] [stderr] | [INFO] [stderr] 204 | fn print_cycle(elems: &[usize]) { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `permutation` (lib) generated 2 warnings [INFO] [stderr] warning: `permutation` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] warning: unused variable: `context` [INFO] [stderr] --> plonk/src/builder.rs:246:19 [INFO] [stderr] | [INFO] [stderr] 246 | fn attempt_eq(context: &mut Context, left: (usize, Option), right: (usize, Tag)) {} [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `left` [INFO] [stderr] --> plonk/src/builder.rs:246:42 [INFO] [stderr] | [INFO] [stderr] 246 | fn attempt_eq(context: &mut Context, left: (usize, Option), right: (usize, Tag)) {} [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_left` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `right` [INFO] [stderr] --> plonk/src/builder.rs:246:70 [INFO] [stderr] | [INFO] [stderr] 246 | fn attempt_eq(context: &mut Context, left: (usize, Option), right: (usize, Tag)) {} [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_right` [INFO] [stderr] [INFO] [stderr] warning: field is never read: `q_l` [INFO] [stderr] --> plonk/src/builder.rs:28:5 [INFO] [stderr] | [INFO] [stderr] 28 | q_l: Fr, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `GeneralGate` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> plonk/src/builder.rs:26:10 [INFO] [stderr] | [INFO] [stderr] 26 | #[derive(Debug, Clone)] [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: field is never read: `q_r` [INFO] [stderr] --> plonk/src/builder.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | q_r: Fr, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `GeneralGate` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> plonk/src/builder.rs:26:10 [INFO] [stderr] | [INFO] [stderr] 26 | #[derive(Debug, Clone)] [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: field is never read: `q_o` [INFO] [stderr] --> plonk/src/builder.rs:30:5 [INFO] [stderr] | [INFO] [stderr] 30 | q_o: Fr, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `GeneralGate` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> plonk/src/builder.rs:26:10 [INFO] [stderr] | [INFO] [stderr] 26 | #[derive(Debug, Clone)] [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: field is never read: `q_m` [INFO] [stderr] --> plonk/src/builder.rs:31:5 [INFO] [stderr] | [INFO] [stderr] 31 | q_m: Fr, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `GeneralGate` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> plonk/src/builder.rs:26:10 [INFO] [stderr] | [INFO] [stderr] 26 | #[derive(Debug, Clone)] [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: field is never read: `q_c` [INFO] [stderr] --> plonk/src/builder.rs:32:5 [INFO] [stderr] | [INFO] [stderr] 32 | q_c: Fr, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `GeneralGate` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> plonk/src/builder.rs:26:10 [INFO] [stderr] | [INFO] [stderr] 26 | #[derive(Debug, Clone)] [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: variant is never constructed: `General` [INFO] [stderr] --> plonk/src/builder.rs:36:5 [INFO] [stderr] | [INFO] [stderr] 36 | General(Box), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Gate` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> plonk/src/builder.rs:34:10 [INFO] [stderr] | [INFO] [stderr] 34 | #[derive(Debug, Clone)] [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: variant is never constructed: `Boolean` [INFO] [stderr] --> plonk/src/builder.rs:39:5 [INFO] [stderr] | [INFO] [stderr] 39 | Boolean, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Gate` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> plonk/src/builder.rs:34:10 [INFO] [stderr] | [INFO] [stderr] 34 | #[derive(Debug, Clone)] [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: variant is never constructed: `Constant` [INFO] [stderr] --> plonk/src/builder.rs:40:5 [INFO] [stderr] | [INFO] [stderr] 40 | Constant(Box), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Gate` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> plonk/src/builder.rs:34:10 [INFO] [stderr] | [INFO] [stderr] 34 | #[derive(Debug, Clone)] [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: struct is never constructed: `Var` [INFO] [stderr] --> plonk/src/builder.rs:44:8 [INFO] [stderr] | [INFO] [stderr] 44 | struct Var(Option); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> plonk/src/builder.rs:47:8 [INFO] [stderr] | [INFO] [stderr] 47 | fn new() -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `mul` [INFO] [stderr] --> plonk/src/builder.rs:62:8 [INFO] [stderr] | [INFO] [stderr] 62 | fn mul(&mut self) -> usize { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `add` [INFO] [stderr] --> plonk/src/builder.rs:66:8 [INFO] [stderr] | [INFO] [stderr] 66 | fn add(&mut self) -> usize { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `add_private_input` [INFO] [stderr] --> plonk/src/builder.rs:69:8 [INFO] [stderr] | [INFO] [stderr] 69 | fn add_private_input(&mut self) -> Var { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `attempt_eq` [INFO] [stderr] --> plonk/src/builder.rs:246:8 [INFO] [stderr] | [INFO] [stderr] 246 | fn attempt_eq(context: &mut Context, left: (usize, Option), right: (usize, Tag)) {} [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `index` [INFO] [stderr] --> plonk/src/builder.rs:325:8 [INFO] [stderr] | [INFO] [stderr] 325 | fn index(&self) -> usize { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `value` [INFO] [stderr] --> plonk/src/builder.rs:328:8 [INFO] [stderr] | [INFO] [stderr] 328 | fn value(&self) -> &Fr { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Input` [INFO] [stderr] --> plonk/src/builder.rs:337:5 [INFO] [stderr] | [INFO] [stderr] 337 | Input, [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `open` [INFO] [stderr] --> plonk/src/utils.rs:46:12 [INFO] [stderr] | [INFO] [stderr] 46 | pub fn open(&self, scheme: &KzgScheme, point: Fr) -> [KzgOpening; S] { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `verify_opening` [INFO] [stderr] --> plonk/src/utils.rs:49:12 [INFO] [stderr] | [INFO] [stderr] 49 | pub fn verify_opening( [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `eval` [INFO] [stderr] --> plonk/src/utils.rs:76:12 [INFO] [stderr] | [INFO] [stderr] 76 | pub fn eval(&self, point: Fr) -> Fr { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: `plonk` (lib) generated 23 warnings [INFO] [stderr] warning: `plonk` (lib test) generated 20 warnings (20 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/kgz-930387f2c25a08cb) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test commit ... ok [INFO] [stdout] test scalar_mul ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/permutation-6144dd9257bbe264) [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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/plonk-b3ecb645b2be4f32) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test utils::sliced ... ok [INFO] [stdout] test utils::slicing ... ok [INFO] [stdout] test utils::l0 ... ok [INFO] [stdout] test builder::test::circuit1_test ... ok [INFO] [stderr] Doc-tests kgz [INFO] [stdout] test builder::test::circuit2_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.08s [INFO] [stdout] [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] [stderr] Doc-tests permutation [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] [stderr] Doc-tests plonk [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" "e9aaa58f48552a45318cd76bdd004de2e26271dc1ed463bc8afc6cec84a9a79a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9aaa58f48552a45318cd76bdd004de2e26271dc1ed463bc8afc6cec84a9a79a", kill_on_drop: false }` [INFO] [stdout] e9aaa58f48552a45318cd76bdd004de2e26271dc1ed463bc8afc6cec84a9a79a