[INFO] cloning repository https://github.com/Sonicpineapple/Discrete
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Sonicpineapple/Discrete" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSonicpineapple%2FDiscrete", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSonicpineapple%2FDiscrete'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8c9a0c24fb2b9e9e6cb7c580e23aaaa1e6450a00
[INFO] checking Sonicpineapple/Discrete against master#568b11762723b001bfa693d0f21c5dad01d4e813 for pr-149058
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSonicpineapple%2FDiscrete" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Sonicpineapple/Discrete
[INFO] finished tweaking git repo https://github.com/Sonicpineapple/Discrete
[INFO] tweaked toml for git repo https://github.com/Sonicpineapple/Discrete written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Sonicpineapple/Discrete on toolchain 568b11762723b001bfa693d0f21c5dad01d4e813
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Sonicpineapple/Discrete 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" "+568b11762723b001bfa693d0f21c5dad01d4e813" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cga2d v0.4.0
[INFO] [stderr]   Downloaded once_cell v1.20.1
[INFO] [stderr]   Downloaded webbrowser v1.0.2
[INFO] [stderr]   Downloaded xml-rs v0.8.22
[INFO] [stderr]   Downloaded cc v1.1.24
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b666759bfd0802dbf5044ba711c0e72fec8f66adbd1d9910b25f9f5d3b33bb63
[INFO] running `Command { std: "docker" "start" "-a" "b666759bfd0802dbf5044ba711c0e72fec8f66adbd1d9910b25f9f5d3b33bb63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b666759bfd0802dbf5044ba711c0e72fec8f66adbd1d9910b25f9f5d3b33bb63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b666759bfd0802dbf5044ba711c0e72fec8f66adbd1d9910b25f9f5d3b33bb63", kill_on_drop: false }`
[INFO] [stdout] b666759bfd0802dbf5044ba711c0e72fec8f66adbd1d9910b25f9f5d3b33bb63
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8e2c3f00262ef1d2a560b00cb3f0fa6b929b5c18efc5df2d10c7294ab0d22039
[INFO] running `Command { std: "docker" "start" "-a" "8e2c3f00262ef1d2a560b00cb3f0fa6b929b5c18efc5df2d10c7294ab0d22039", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]     Checking once_cell v1.20.1
[INFO] [stderr]     Checking libloading v0.8.5
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling bytemuck_derive v1.7.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling cc v1.1.24
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling wayland-sys v0.31.5
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling wayland-client v0.31.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking bytemuck v1.18.0
[INFO] [stderr]    Compiling wayland-backend v0.3.7
[INFO] [stderr]    Compiling wayland-scanner v0.31.5
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]     Checking thiserror v1.0.64
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]    Compiling enumflags2_derive v0.7.10
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]     Checking waker-fn v1.2.0
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking async-lock v2.8.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]     Checking enumflags2 v0.7.10
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling zvariant_utils v1.0.1
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking async-broadcast v0.5.1
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking polling v3.7.3
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]     Checking xcursor v0.3.8
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking calloop v0.12.4
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]     Checking accesskit v0.12.3
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]     Checking ttf-parser v0.24.1
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking emath v0.28.1
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stderr]    Compiling wgpu-hal v0.21.1
[INFO] [stderr]    Compiling zvariant_derive v3.15.2
[INFO] [stderr]    Compiling zbus_macros v3.15.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]     Checking naga v0.20.0
[INFO] [stderr]     Checking wayland-protocols v0.31.2
[INFO] [stderr]     Checking wayland-cursor v0.31.6
[INFO] [stderr]     Checking calloop-wayland-source v0.2.0
[INFO] [stderr]     Checking wayland-protocols v0.32.4
[INFO] [stderr]     Checking zvariant v3.15.2
[INFO] [stderr]     Checking owned_ttf_parser v0.24.0
[INFO] [stderr]     Checking ab_glyph v0.2.28
[INFO] [stderr]     Checking ecolor v0.28.1
[INFO] [stderr]     Checking gpu-descriptor v0.3.0
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking zbus_names v2.6.1
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking zbus v3.15.2
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking wgpu-types v0.20.0
[INFO] [stderr]     Checking wayland-protocols-wlr v0.2.0
[INFO] [stderr]     Checking wayland-protocols-plasma v0.2.0
[INFO] [stderr]    Compiling wgpu-core v0.21.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking profiling v1.0.15
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking epaint v0.28.1
[INFO] [stderr]    Compiling document-features v0.2.10
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.4
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking accesskit_consumer v0.16.1
[INFO] [stderr]    Compiling wgpu v0.20.1
[INFO] [stderr]     Checking async-once-cell v0.5.3
[INFO] [stderr]     Checking flate2 v1.0.34
[INFO] [stderr]     Checking egui v0.28.1
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking fdeflate v0.3.5
[INFO] [stderr]     Checking web-time v0.2.4
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking webbrowser v1.0.2
[INFO] [stderr]     Checking png v0.17.14
[INFO] [stderr]     Checking type-map v0.5.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking pollster v0.3.0
[INFO] [stderr]     Checking cga2d v0.4.0
[INFO] [stderr]     Checking atspi-common v0.3.0
[INFO] [stderr]     Checking image v0.25.2
[INFO] [stderr]     Checking smithay-clipboard v0.7.2
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking arboard v3.4.1
[INFO] [stderr]     Checking atspi-proxies v0.3.0
[INFO] [stderr]     Checking atspi-connection v0.3.0
[INFO] [stderr]     Checking atspi v0.19.0
[INFO] [stderr]     Checking accesskit_unix v0.6.2
[INFO] [stderr]     Checking accesskit_winit v0.16.1
[INFO] [stderr]     Checking egui-winit v0.28.1
[INFO] [stderr]     Checking egui-wgpu v0.28.1
[INFO] [stderr]     Checking eframe v0.28.1
[INFO] [stderr]     Checking discrete v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `tiling` and `editor` are never read
[INFO] [stdout]   --> src/conformal_puzzle.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub(crate) struct ConformalPuzzle {
[INFO] [stdout]    |                   --------------- fields in this struct
[INFO] [stdout] 11 |     pub puzzle: Puzzle,
[INFO] [stdout] 12 |     pub tiling: Arc<Tiling>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub editor: Option<PuzzleEditor>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `add_piece_types`, `regenerate_puzzle`, and `get_cut_mask` are never used
[INFO] [stdout]    --> src/conformal_puzzle.rs:113:12
[INFO] [stdout]     |
[INFO] [stdout]  19 | impl ConformalPuzzle {
[INFO] [stdout]     | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 113 |     pub fn add_piece_types(&mut self, piece_types: Vec<GripSignature>) -> Result<(), ()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 128 |     pub fn regenerate_puzzle(&mut self) -> Result<(), ()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 137 |     pub fn get_cut_mask(&self, point: cga2d::Blade1) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/config.rs:141:12
[INFO] [stdout]     |
[INFO] [stdout] 140 | impl Schlafli {
[INFO] [stdout]     | ------------- associated function in this implementation
[INFO] [stdout] 141 |     pub fn new(rank: u8) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/gfx.rs:298:8
[INFO] [stdout]     |
[INFO] [stdout] 298 | struct VertexInput {
[INFO] [stdout]     |        ^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/gfx.rs:297:1
[INFO] [stdout]     |
[INFO] [stdout] 297 | / #[repr(C)]
[INFO] [stdout] 298 | | struct VertexInput {
[INFO] [stdout] 299 | |     position: [f32; 2],
[INFO] [stdout] 300 | |     padding: [f32; 2],
[INFO] [stdout] 301 | |     color: [f32; 4],
[INFO] [stdout] 302 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/gfx.rs:315:19
[INFO] [stdout]     |
[INFO] [stdout] 315 | pub(crate) struct Params {
[INFO] [stdout]     |                   ^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/gfx.rs:314:1
[INFO] [stdout]     |
[INFO] [stdout] 314 | / #[repr(C)]
[INFO] [stdout] 315 | | pub(crate) struct Params {
[INFO] [stdout] 316 | |     pub mirrors: [[f32; 4]; 4],
[INFO] [stdout] 317 | |     pub edges: [u32; 4],
[INFO] [stdout] ...   |
[INFO] [stdout] 328 | |     padding: [f32; 3],
[INFO] [stdout] 329 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new_anticore_only` is never used
[INFO] [stdout]   --> src/puzzle.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl Puzzle {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] 12 |     pub fn new_anticore_only(elem_group: Group, grip_group: Group) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `schlafli` is never read
[INFO] [stdout]   --> src/tiling.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub(crate) struct Tiling {
[INFO] [stdout]    |                   ------ field in this struct
[INFO] [stdout] 11 |     pub rank: u8,
[INFO] [stdout] 12 |     pub schlafli: Schlafli,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Tiling` 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: method `remove` is never used
[INFO] [stdout]    --> src/todd_coxeter.rs:216:8
[INFO] [stdout]     |
[INFO] [stdout] 182 | impl CosetTable {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 216 |     fn remove(&mut self, index: CosetIndex) -> Vec<Option<CosetIndex>> {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `tiling` and `editor` are never read
[INFO] [stdout]   --> src/conformal_puzzle.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub(crate) struct ConformalPuzzle {
[INFO] [stdout]    |                   --------------- fields in this struct
[INFO] [stdout] 11 |     pub puzzle: Puzzle,
[INFO] [stdout] 12 |     pub tiling: Arc<Tiling>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub editor: Option<PuzzleEditor>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `add_piece_types`, `regenerate_puzzle`, and `get_cut_mask` are never used
[INFO] [stdout]    --> src/conformal_puzzle.rs:113:12
[INFO] [stdout]     |
[INFO] [stdout]  19 | impl ConformalPuzzle {
[INFO] [stdout]     | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 113 |     pub fn add_piece_types(&mut self, piece_types: Vec<GripSignature>) -> Result<(), ()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 128 |     pub fn regenerate_puzzle(&mut self) -> Result<(), ()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 137 |     pub fn get_cut_mask(&self, point: cga2d::Blade1) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/config.rs:141:12
[INFO] [stdout]     |
[INFO] [stdout] 140 | impl Schlafli {
[INFO] [stdout]     | ------------- associated function in this implementation
[INFO] [stdout] 141 |     pub fn new(rank: u8) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/gfx.rs:298:8
[INFO] [stdout]     |
[INFO] [stdout] 298 | struct VertexInput {
[INFO] [stdout]     |        ^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/gfx.rs:297:1
[INFO] [stdout]     |
[INFO] [stdout] 297 | / #[repr(C)]
[INFO] [stdout] 298 | | struct VertexInput {
[INFO] [stdout] 299 | |     position: [f32; 2],
[INFO] [stdout] 300 | |     padding: [f32; 2],
[INFO] [stdout] 301 | |     color: [f32; 4],
[INFO] [stdout] 302 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/gfx.rs:315:19
[INFO] [stdout]     |
[INFO] [stdout] 315 | pub(crate) struct Params {
[INFO] [stdout]     |                   ^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/gfx.rs:314:1
[INFO] [stdout]     |
[INFO] [stdout] 314 | / #[repr(C)]
[INFO] [stdout] 315 | | pub(crate) struct Params {
[INFO] [stdout] 316 | |     pub mirrors: [[f32; 4]; 4],
[INFO] [stdout] 317 | |     pub edges: [u32; 4],
[INFO] [stdout] ...   |
[INFO] [stdout] 328 | |     padding: [f32; 3],
[INFO] [stdout] 329 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new_anticore_only` is never used
[INFO] [stdout]   --> src/puzzle.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl Puzzle {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] 12 |     pub fn new_anticore_only(elem_group: Group, grip_group: Group) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `schlafli` is never read
[INFO] [stdout]   --> src/tiling.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub(crate) struct Tiling {
[INFO] [stdout]    |                   ------ field in this struct
[INFO] [stdout] 11 |     pub rank: u8,
[INFO] [stdout] 12 |     pub schlafli: Schlafli,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Tiling` 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: method `remove` is never used
[INFO] [stdout]    --> src/todd_coxeter.rs:216:8
[INFO] [stdout]     |
[INFO] [stdout] 182 | impl CosetTable {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 216 |     fn remove(&mut self, index: CosetIndex) -> Vec<Option<CosetIndex>> {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 32s
[INFO] running `Command { std: "docker" "inspect" "8e2c3f00262ef1d2a560b00cb3f0fa6b929b5c18efc5df2d10c7294ab0d22039", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e2c3f00262ef1d2a560b00cb3f0fa6b929b5c18efc5df2d10c7294ab0d22039", kill_on_drop: false }`
[INFO] [stdout] 8e2c3f00262ef1d2a560b00cb3f0fa6b929b5c18efc5df2d10c7294ab0d22039
