[INFO] cloning repository https://github.com/eric-g1g2/playground [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eric-g1g2/playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feric-g1g2%2Fplayground", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feric-g1g2%2Fplayground'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f5978bc6640b70811fbeff4636e36b7052897450 [INFO] checking eric-g1g2/playground against master#a77659a1e1807ba567f513afe59115af2604dc30 for pr-103029-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feric-g1g2%2Fplayground" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eric-g1g2/playground on toolchain a77659a1e1807ba567f513afe59115af2604dc30 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a77659a1e1807ba567f513afe59115af2604dc30" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/eric-g1g2/playground [INFO] finished tweaking git repo https://github.com/eric-g1g2/playground [INFO] tweaked toml for git repo https://github.com/eric-g1g2/playground written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/eric-g1g2/playground 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" "+a77659a1e1807ba567f513afe59115af2604dc30" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"` [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] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/privacy-scaling-explorations/halo2` [INFO] [stderr] Updating git repository `https://github.com/privacy-scaling-explorations/halo2curves` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded darling_core v0.10.2 [INFO] [stderr] Downloaded crossbeam-utils v0.8.12 [INFO] [stderr] Downloaded crossbeam-deque v0.8.2 [INFO] [stderr] Downloaded derive_builder v0.9.0 [INFO] [stderr] Downloaded radium v0.7.0 [INFO] [stderr] Downloaded strsim v0.9.3 [INFO] [stderr] Downloaded ff v0.12.0 [INFO] [stderr] Downloaded darling_macro v0.10.2 [INFO] [stderr] Downloaded pasta_curves v0.4.1 [INFO] [stderr] Downloaded group v0.12.1 [INFO] [stderr] Downloaded derive_builder_core v0.9.0 [INFO] [stderr] Downloaded ryu v1.0.11 [INFO] [stderr] Downloaded blake2b_simd v1.0.0 [INFO] [stderr] Downloaded getrandom v0.2.7 [INFO] [stderr] Downloaded unicode-ident v1.0.5 [INFO] [stderr] Downloaded serde_json v1.0.87 [INFO] [stderr] Downloaded bitvec v1.0.1 [INFO] [stderr] Downloaded regex v1.6.0 [INFO] [stderr] Downloaded syn v1.0.102 [INFO] [stderr] Downloaded regex-syntax v0.6.27 [INFO] [stderr] Downloaded libc v0.2.135 [INFO] [stderr] Downloaded serde v1.0.145 [INFO] [stderr] Downloaded aho-corasick v0.7.19 [INFO] [stderr] Downloaded crossbeam-epoch v0.9.11 [INFO] [stderr] Downloaded serde_derive v1.0.145 [INFO] [stderr] Downloaded anyhow v1.0.65 [INFO] [stderr] Downloaded proc-macro2 v1.0.47 [INFO] [stderr] Downloaded darling v0.10.2 [INFO] [stderr] Downloaded wyz v0.5.0 [INFO] [stderr] Downloaded once_cell v1.15.0 [INFO] [stderr] Downloaded tabbycat v0.1.2 [INFO] [stderr] Downloaded itoa v1.0.4 [INFO] [stderr] Downloaded quote v1.0.21 [INFO] [stderr] Downloaded funty v2.0.0 [INFO] [stderr] Downloaded tap v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+a77659a1e1807ba567f513afe59115af2604dc30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 70b8d3e51659a7e612994cba3ab2325f092083ef682492174b672fe1064d45f9 [INFO] running `Command { std: "docker" "start" "-a" "70b8d3e51659a7e612994cba3ab2325f092083ef682492174b672fe1064d45f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70b8d3e51659a7e612994cba3ab2325f092083ef682492174b672fe1064d45f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70b8d3e51659a7e612994cba3ab2325f092083ef682492174b672fe1064d45f9", kill_on_drop: false }` [INFO] [stdout] 70b8d3e51659a7e612994cba3ab2325f092083ef682492174b672fe1064d45f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+a77659a1e1807ba567f513afe59115af2604dc30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7a2393af4668016bb2091067632a5c89143d7c4d70ef3d9f60da3d36b23ce33 [INFO] running `Command { std: "docker" "start" "-a" "b7a2393af4668016bb2091067632a5c89143d7c4d70ef3d9f60da3d36b23ce33", kill_on_drop: false }` [INFO] [stderr] warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"` [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] Compiling libc v0.2.135 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.102 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.11 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking wyz v0.5.0 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Checking once_cell v1.15.0 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Checking blake2b_simd v1.0.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Checking itoa v1.0.4 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking ff v0.12.0 [INFO] [stderr] Checking group v0.12.1 [INFO] [stderr] Checking pasta_curves v0.4.1 [INFO] [stderr] Checking halo2curves v0.2.1 (https://github.com/privacy-scaling-explorations/halo2curves?tag=0.2.1#f75ed26c) [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking halo2_proofs v0.2.0 (https://github.com/privacy-scaling-explorations/halo2?tag=v2022_09_10#a9e99a72) [INFO] [stderr] Checking wordle v0.1.0 (/opt/rustwide/workdir/wordle) [INFO] [stdout] warning: unused import: `poly::Rotation` [INFO] [stdout] --> wordle/src/table.rs:2:57 [INFO] [stdout] | [INFO] [stdout] 2 | use halo2::{arithmetic::FieldExt, circuit::*, plonk::*, poly::Rotation}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::error::Error as StdError` [INFO] [stdout] --> wordle/src/table.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::error::Error as StdError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs::File` [INFO] [stdout] --> wordle/src/table.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::fs::File; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::BufReader` [INFO] [stdout] --> wordle/src/table.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::io::BufReader; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> wordle/src/table.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `poly::Rotation` [INFO] [stdout] --> wordle/src/table.rs:2:57 [INFO] [stdout] | [INFO] [stdout] 2 | use halo2::{arithmetic::FieldExt, circuit::*, plonk::*, poly::Rotation}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::error::Error as StdError` [INFO] [stdout] --> wordle/src/table.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::error::Error as StdError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs::File` [INFO] [stdout] --> wordle/src/table.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::fs::File; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::BufReader` [INFO] [stdout] --> wordle/src/table.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::io::BufReader; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> wordle/src/table.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `expr` is never used [INFO] [stdout] --> wordle/src/is_zero.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl IsZeroConfig { [INFO] [stdout] | --------------------------------- method in this implementation [INFO] [stdout] 10 | pub fn expr(&self) -> Expression { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `IsZeroChip` is never constructed [INFO] [stdout] --> wordle/src/is_zero.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct IsZeroChip { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `construct`, `configure`, and `assign` are never used [INFO] [stdout] --> wordle/src/is_zero.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 19 | impl IsZeroChip { [INFO] [stdout] | ------------------------------- associated items in this implementation [INFO] [stdout] 20 | pub fn construct(config: IsZeroConfig) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | pub fn configure( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | pub fn assign( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `configure` and `load` are never used [INFO] [stdout] --> wordle/src/table.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 23 | impl DictTableConfig { [INFO] [stdout] | ------------------------------------ associated items in this implementation [INFO] [stdout] 24 | pub fn configure(meta: &mut ConstraintSystem) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | pub fn load(&self, layouter: &mut impl Layouter) -> Result<(), Error> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BASE` is never used [INFO] [stdout] --> wordle/src/utils.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | pub const BASE: u64 = 29; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WORD_COUNT` is never used [INFO] [stdout] --> wordle/src/utils.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | pub const WORD_COUNT: usize = 6; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `word_to_chars` is never used [INFO] [stdout] --> wordle/src/utils.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn word_to_chars(word: &str) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `word_to_ployhash` is never used [INFO] [stdout] --> wordle/src/utils.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn word_to_ployhash(word: &str) -> u64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `compute_diff` is never used [INFO] [stdout] --> wordle/src/utils.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn compute_diff(word: &str, final_word: &str) -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `compute_diff_u64` is never used [INFO] [stdout] --> wordle/src/utils.rs:51:8 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn compute_diff_u64(word: &str, final_word: &str) -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RangeConstrained` is never constructed [INFO] [stdout] --> wordle/src/wordle.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | struct RangeConstrained(AssignedCell, F>); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> wordle/src/wordle.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct WorkdCheckConfig { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 20 | q_input: Selector, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 21 | q_diff_g: Selector, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 22 | q_diff_y: Selector, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 23 | q_diff_green_is_zero: Selector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 24 | q_diff_yellow_is_zero: Selector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 25 | q_color_is_zero: Selector, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 26 | q_color: Selector, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 27 | ploy_word: Column, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 28 | chars: [Column; WORD_LEN], [INFO] [stdout] | ^^^^^ [INFO] [stdout] 29 | color_is_zero_advice_column: [Column; WORD_LEN], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 30 | final_word_chars_instance: Column, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 31 | char_green_instance: Column, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 32 | char_yellow_instance: Column, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 33 | table: DictTableConfig, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 34 | diffs_green_is_zero: [IsZeroConfig; WORD_LEN], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 35 | diffs_yellow_is_zero: [IsZeroConfig; WORD_LEN], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WorkdCheckConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `configure` is never used [INFO] [stdout] --> wordle/src/wordle.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 38 | impl WorkdCheckConfig { [INFO] [stdout] | ------------------------------------- associated function in this implementation [INFO] [stdout] 39 | pub fn configure( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_dict` is never used [INFO] [stdout] --> wordle/src/data/dict.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn get_dict() -> Vec { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `expr` is never used [INFO] [stdout] --> wordle/src/is_zero.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl IsZeroConfig { [INFO] [stdout] | --------------------------------- method in this implementation [INFO] [stdout] 10 | pub fn expr(&self) -> Expression { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `IsZeroChip` is never constructed [INFO] [stdout] --> wordle/src/is_zero.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct IsZeroChip { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `construct`, `configure`, and `assign` are never used [INFO] [stdout] --> wordle/src/is_zero.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 19 | impl IsZeroChip { [INFO] [stdout] | ------------------------------- associated items in this implementation [INFO] [stdout] 20 | pub fn construct(config: IsZeroConfig) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | pub fn configure( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | pub fn assign( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `configure` and `load` are never used [INFO] [stdout] --> wordle/src/table.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 23 | impl DictTableConfig { [INFO] [stdout] | ------------------------------------ associated items in this implementation [INFO] [stdout] 24 | pub fn configure(meta: &mut ConstraintSystem) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | pub fn load(&self, layouter: &mut impl Layouter) -> Result<(), Error> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BASE` is never used [INFO] [stdout] --> wordle/src/utils.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | pub const BASE: u64 = 29; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WORD_COUNT` is never used [INFO] [stdout] --> wordle/src/utils.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | pub const WORD_COUNT: usize = 6; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `word_to_chars` is never used [INFO] [stdout] --> wordle/src/utils.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn word_to_chars(word: &str) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `word_to_ployhash` is never used [INFO] [stdout] --> wordle/src/utils.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn word_to_ployhash(word: &str) -> u64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `compute_diff` is never used [INFO] [stdout] --> wordle/src/utils.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn compute_diff(word: &str, final_word: &str) -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `compute_diff_u64` is never used [INFO] [stdout] --> wordle/src/utils.rs:51:8 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn compute_diff_u64(word: &str, final_word: &str) -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RangeConstrained` is never constructed [INFO] [stdout] --> wordle/src/wordle.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | struct RangeConstrained(AssignedCell, F>); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> wordle/src/wordle.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct WorkdCheckConfig { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 20 | q_input: Selector, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 21 | q_diff_g: Selector, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 22 | q_diff_y: Selector, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 23 | q_diff_green_is_zero: Selector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 24 | q_diff_yellow_is_zero: Selector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 25 | q_color_is_zero: Selector, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 26 | q_color: Selector, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 27 | ploy_word: Column, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 28 | chars: [Column; WORD_LEN], [INFO] [stdout] | ^^^^^ [INFO] [stdout] 29 | color_is_zero_advice_column: [Column; WORD_LEN], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 30 | final_word_chars_instance: Column, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 31 | char_green_instance: Column, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 32 | char_yellow_instance: Column, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 33 | table: DictTableConfig, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 34 | diffs_green_is_zero: [IsZeroConfig; WORD_LEN], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 35 | diffs_yellow_is_zero: [IsZeroConfig; WORD_LEN], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WorkdCheckConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `configure` is never used [INFO] [stdout] --> wordle/src/wordle.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 38 | impl WorkdCheckConfig { [INFO] [stdout] | ------------------------------------- associated function in this implementation [INFO] [stdout] 39 | pub fn configure( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_dict` is never used [INFO] [stdout] --> wordle/src/data/dict.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn get_dict() -> Vec { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.07s [INFO] running `Command { std: "docker" "inspect" "b7a2393af4668016bb2091067632a5c89143d7c4d70ef3d9f60da3d36b23ce33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7a2393af4668016bb2091067632a5c89143d7c4d70ef3d9f60da3d36b23ce33", kill_on_drop: false }` [INFO] [stdout] b7a2393af4668016bb2091067632a5c89143d7c4d70ef3d9f60da3d36b23ce33