[INFO] cloning repository https://github.com/SoRA-X7/hikari_firefly
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SoRA-X7/hikari_firefly" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSoRA-X7%2Fhikari_firefly", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSoRA-X7%2Fhikari_firefly'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5fd6ebcd3fe7028223d2d6a880f91d9e0337abff
[INFO] checking SoRA-X7/hikari_firefly against try#f77b5bc6c7c84df104f86b0dd01d9490e3923fa8 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSoRA-X7%2Fhikari_firefly" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SoRA-X7/hikari_firefly
[INFO] finished tweaking git repo https://github.com/SoRA-X7/hikari_firefly
[INFO] tweaked toml for git repo https://github.com/SoRA-X7/hikari_firefly written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SoRA-X7/hikari_firefly on toolchain f77b5bc6c7c84df104f86b0dd01d9490e3923fa8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SoRA-X7/hikari_firefly 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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 35a3f3192b673e20767a2063f892388a9bf65014bf9e5a1e5ad1e3291e1e0820
[INFO] running `Command { std: "docker" "start" "-a" "35a3f3192b673e20767a2063f892388a9bf65014bf9e5a1e5ad1e3291e1e0820", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "35a3f3192b673e20767a2063f892388a9bf65014bf9e5a1e5ad1e3291e1e0820", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35a3f3192b673e20767a2063f892388a9bf65014bf9e5a1e5ad1e3291e1e0820", kill_on_drop: false }`
[INFO] [stdout] 35a3f3192b673e20767a2063f892388a9bf65014bf9e5a1e5ad1e3291e1e0820
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7205bbee0e3b05a9ab5797baa5093d7ac98b3d27137bc9d9689d2e21c03d437a
[INFO] running `Command { std: "docker" "start" "-a" "7205bbee0e3b05a9ab5797baa5093d7ac98b3d27137bc9d9689d2e21c03d437a", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]     Checking libloading v0.8.4
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling wayland-sys v0.31.3
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling quick-xml v0.34.0
[INFO] [stderr]    Compiling wayland-client v0.31.4
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling thiserror v1.0.62
[INFO] [stderr]     Checking ttf-parser v0.24.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking piper v0.2.3
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]    Compiling xml-rs v0.8.20
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling serde_json v1.0.127
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking async-executor v1.13.0
[INFO] [stderr]     Checking async-broadcast v0.5.1
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking rustix v0.38.34
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.3
[INFO] [stderr]     Checking lz4_flex v0.11.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking bumpalo v3.16.0
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]     Checking bumpalo-herd v0.1.2
[INFO] [stderr]     Checking anstyle-query v1.1.0
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking io-lifetimes v1.0.11
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking rustix v0.37.27
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking xdg-home v1.2.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.6.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.5.0
[INFO] [stderr]    Compiling cc v1.1.5
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking owned_ttf_parser v0.24.0
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking ab_glyph v0.2.28
[INFO] [stderr]    Compiling glutin v0.31.3
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking async-once-cell v0.5.3
[INFO] [stderr]    Compiling mime_guess2 v2.0.5
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling glutin-winit v0.4.2
[INFO] [stderr]     Checking webbrowser v1.0.1
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking clap_builder v4.5.18
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking env_filter v0.1.0
[INFO] [stderr]     Checking env_logger v0.11.3
[INFO] [stderr]    Compiling wayland-backend v0.3.5
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]    Compiling darling_core v0.20.9
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling zvariant_utils v1.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling bytemuck_derive v1.7.0
[INFO] [stderr]    Compiling enumflags2_derive v0.7.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.62
[INFO] [stderr]    Compiling enumn v0.1.13
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling ouroboros_macro v0.18.4
[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]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking bytemuck v1.16.1
[INFO] [stderr]     Checking ouroboros v0.18.4
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling darling_macro v0.20.9
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking image v0.25.1
[INFO] [stderr]     Checking polling v3.7.2
[INFO] [stderr]    Compiling darling v0.20.9
[INFO] [stderr]    Compiling enumset_derive v0.10.0
[INFO] [stderr]     Checking calloop v0.12.4
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking clap v4.5.18
[INFO] [stderr]     Checking enumset v1.1.5
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking game v0.1.0 (/opt/rustwide/workdir/game)
[INFO] [stderr]     Checking enumflags2 v0.7.10
[INFO] [stderr]     Checking accesskit v0.12.3
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking emath v0.28.1
[INFO] [stderr]     Checking rmp-serde v1.3.0
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]     Checking zvariant v3.15.2
[INFO] [stdout] warning: unused imports: `cell::Cell` and `rc::Rc`
[INFO] [stdout]  --> game/src/lib.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{cell::Cell, rc::Rc};
[INFO] [stdout]   |           ^^^^^^^^^^  ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `cell::Cell` and `rc::Rc`
[INFO] [stdout]  --> game/src/lib.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{cell::Cell, rc::Rc};
[INFO] [stdout]   |           ^^^^^^^^^^  ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stdout] warning: unused variable: `can_move`
[INFO] [stdout]    --> game/src/player/tetris.rs:166:22
[INFO] [stdout]     |
[INFO] [stdout] 166 |     fn update(&self, can_move: bool) -> Controls {
[INFO] [stdout]     |                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_can_move`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking puffin v0.19.1
[INFO] [stderr]     Checking tokio v1.39.3
[INFO] [stderr]     Checking arboard v3.4.0
[INFO] [stdout] warning: unused variable: `can_move`
[INFO] [stdout]    --> game/src/player/tetris.rs:166:22
[INFO] [stdout]     |
[INFO] [stdout] 166 |     fn update(&self, can_move: bool) -> Controls {
[INFO] [stdout]     |                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_can_move`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ecolor v0.28.1
[INFO] [stderr]     Checking datagen v0.1.0 (/opt/rustwide/workdir/datagen)
[INFO] [stderr]     Checking epaint v0.28.1
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> datagen/src/annotate.rs:38:29
[INFO] [stdout]    |
[INFO] [stdout] 38 |                         let mut replay = replay;
[INFO] [stdout]    |                             ----^^^^^^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `replay`
[INFO] [stdout]   --> datagen/src/annotate.rs:49:20
[INFO] [stdout]    |
[INFO] [stdout] 49 | fn annotate_replay(replay: Replay) {}
[INFO] [stdout]    |                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_replay`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> datagen/src/annotate.rs:38:29
[INFO] [stdout]    |
[INFO] [stdout] 38 |                         let mut replay = replay;
[INFO] [stdout]    |                             ----^^^^^^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `replay`
[INFO] [stdout]   --> datagen/src/annotate.rs:49:20
[INFO] [stdout]    |
[INFO] [stdout] 49 | fn annotate_replay(replay: Replay) {}
[INFO] [stdout]    |                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_replay`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking puffin_http v0.16.1
[INFO] [stderr]     Checking firefly v0.1.0 (/opt/rustwide/workdir/firefly)
[INFO] [stderr]     Checking accesskit_consumer v0.16.1
[INFO] [stdout] warning: unused variable: `mv`
[INFO] [stdout]   --> firefly/src/eval/simple.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         mv: Move,
[INFO] [stdout]    |         ^^ help: if this is intentional, prefix it with an underscore: `_mv`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> firefly/src/eval/simple.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         state: &GameState<BitBoard>,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `State` is more private than the item `Generation::<E>::find_node_index`
[INFO] [stdout]    --> firefly/src/search.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     pub fn find_node_index(&self, state: &State) -> Option<Index> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `Generation::<E>::find_node_index` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `State` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> firefly/src/search.rs:459:1
[INFO] [stdout]     |
[INFO] [stdout] 459 | struct State {
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `State` is more private than the item `Generation::<E>::select`
[INFO] [stdout]    --> firefly/src/search.rs:277:5
[INFO] [stdout]     |
[INFO] [stdout] 277 |     pub fn select(&self, state: &State, depth: u32) -> SelectResult<E> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `Generation::<E>::select` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `State` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> firefly/src/search.rs:459:1
[INFO] [stdout]     |
[INFO] [stdout] 459 | struct State {
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `State` is more private than the item `Generation::<E>::expand`
[INFO] [stdout]    --> firefly/src/search.rs:327:5
[INFO] [stdout]     |
[INFO] [stdout] 327 |     pub fn expand(&self, state: &State, current_piece: PieceKind, evaluator: &E) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `Generation::<E>::expand` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `State` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> firefly/src/search.rs:459:1
[INFO] [stdout]     |
[INFO] [stdout] 459 | struct State {
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `no_tspin` is never read
[INFO] [stdout]  --> firefly/src/eval/standard.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Weights {
[INFO] [stdout]   |            ------- field in this struct
[INFO] [stdout] 7 |     no_tspin: bool,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Weights` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HerdPool` is never constructed
[INFO] [stdout]  --> firefly/src/mem.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct HerdPool(Mutex<Vec<Herd>>);
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RentedHerd` is never constructed
[INFO] [stdout]  --> firefly/src/mem.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct RentedHerd<'hp> {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `rent` are never used
[INFO] [stdout]   --> firefly/src/mem.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl HerdPool {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout] 15 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub fn rent(&self) -> RentedHerd {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `score` is never read
[INFO] [stdout]    --> firefly/src/search.rs:557:9
[INFO] [stdout]     |
[INFO] [stdout] 555 | pub struct Plan {
[INFO] [stdout]     |            ---- field in this struct
[INFO] [stdout] 556 |     pub moves: Vec<Move>,
[INFO] [stdout] 557 |     pub score: i32,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Plan` 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: methods `modify` and `get` are never used
[INFO] [stdout]    --> firefly/src/storage.rs:151:12
[INFO] [stdout]     |
[INFO] [stdout] 128 | impl<T> ShelfRef<'_, T> {
[INFO] [stdout]     | ----------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 151 |     pub fn modify(&mut self, index: Index, f: impl FnOnce(&mut T)) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 156 |     pub fn get(&self, index: Index) -> &T {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> firefly/src/eval/standard.rs:359:12
[INFO] [stdout]     |
[INFO] [stdout] 359 |         if prev >= 0 {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> firefly/src/mem.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn rent(&self) -> RentedHerd {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn rent(&self) -> RentedHerd<'_> {
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mv`
[INFO] [stdout]   --> firefly/src/eval/simple.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         mv: Move,
[INFO] [stdout]    |         ^^ help: if this is intentional, prefix it with an underscore: `_mv`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> firefly/src/eval/simple.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         state: &GameState<BitBoard>,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `State` is more private than the item `Generation::<E>::find_node_index`
[INFO] [stdout]    --> firefly/src/search.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     pub fn find_node_index(&self, state: &State) -> Option<Index> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `Generation::<E>::find_node_index` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `State` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> firefly/src/search.rs:459:1
[INFO] [stdout]     |
[INFO] [stdout] 459 | struct State {
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `State` is more private than the item `Generation::<E>::select`
[INFO] [stdout]    --> firefly/src/search.rs:277:5
[INFO] [stdout]     |
[INFO] [stdout] 277 |     pub fn select(&self, state: &State, depth: u32) -> SelectResult<E> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `Generation::<E>::select` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `State` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> firefly/src/search.rs:459:1
[INFO] [stdout]     |
[INFO] [stdout] 459 | struct State {
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `State` is more private than the item `Generation::<E>::expand`
[INFO] [stdout]    --> firefly/src/search.rs:327:5
[INFO] [stdout]     |
[INFO] [stdout] 327 |     pub fn expand(&self, state: &State, current_piece: PieceKind, evaluator: &E) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `Generation::<E>::expand` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `State` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> firefly/src/search.rs:459:1
[INFO] [stdout]     |
[INFO] [stdout] 459 | struct State {
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `no_tspin` is never read
[INFO] [stdout]  --> firefly/src/eval/standard.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Weights {
[INFO] [stdout]   |            ------- field in this struct
[INFO] [stdout] 7 |     no_tspin: bool,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Weights` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HerdPool` is never constructed
[INFO] [stdout]  --> firefly/src/mem.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct HerdPool(Mutex<Vec<Herd>>);
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RentedHerd` is never constructed
[INFO] [stdout]  --> firefly/src/mem.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct RentedHerd<'hp> {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `rent` are never used
[INFO] [stdout]   --> firefly/src/mem.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl HerdPool {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout] 15 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub fn rent(&self) -> RentedHerd {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `score` is never read
[INFO] [stdout]    --> firefly/src/search.rs:557:9
[INFO] [stdout]     |
[INFO] [stdout] 555 | pub struct Plan {
[INFO] [stdout]     |            ---- field in this struct
[INFO] [stdout] 556 |     pub moves: Vec<Move>,
[INFO] [stdout] 557 |     pub score: i32,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Plan` 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: methods `modify` and `get` are never used
[INFO] [stdout]    --> firefly/src/storage.rs:151:12
[INFO] [stdout]     |
[INFO] [stdout] 128 | impl<T> ShelfRef<'_, T> {
[INFO] [stdout]     | ----------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 151 |     pub fn modify(&mut self, index: Index, f: impl FnOnce(&mut T)) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 156 |     pub fn get(&self, index: Index) -> &T {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> firefly/src/eval/standard.rs:359:12
[INFO] [stdout]     |
[INFO] [stdout] 359 |         if prev >= 0 {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> firefly/src/mem.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn rent(&self) -> RentedHerd {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn rent(&self) -> RentedHerd<'_> {
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]   --> firefly/src/bin/sample.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | /     loop {
[INFO] [stdout] 19 | |         std::thread::sleep(std::time::Duration::from_secs(1));
[INFO] [stdout] 20 | |         let plan = bot.suggest().unwrap();
[INFO] [stdout] 21 | |         let mv = plan[0];
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |         eprintln!("State: {:?}", state);
[INFO] [stdout] 30 | |     }
[INFO] [stdout]    | |_____- any code following this expression is unreachable
[INFO] [stdout] 31 |
[INFO] [stdout] 32 |       bot.stop();
[INFO] [stdout]    |       ^^^^^^^^^^^ unreachable statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]   --> firefly/src/bin/sample.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | /     loop {
[INFO] [stdout] 19 | |         std::thread::sleep(std::time::Duration::from_secs(1));
[INFO] [stdout] 20 | |         let plan = bot.suggest().unwrap();
[INFO] [stdout] 21 | |         let mv = plan[0];
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |         eprintln!("State: {:?}", state);
[INFO] [stdout] 30 | |     }
[INFO] [stdout]    | |_____- any code following this expression is unreachable
[INFO] [stdout] 31 |
[INFO] [stdout] 32 |       bot.stop();
[INFO] [stdout]    |       ^^^^^^^^^^^ unreachable statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking zbus_names v2.6.1
[INFO] [stderr]     Checking zbus v3.15.2
[INFO] [stderr]     Checking wayland-protocols v0.31.2
[INFO] [stderr]     Checking calloop-wayland-source v0.2.0
[INFO] [stderr]     Checking wayland-cursor v0.31.4
[INFO] [stderr]     Checking egui v0.28.1
[INFO] [stderr]     Checking gen_cc v0.1.0 (/opt/rustwide/workdir/gen_cc)
[INFO] [stderr]     Checking cli v0.1.0 (/opt/rustwide/workdir/cli)
[INFO] [stdout] warning: unused variable: `current`
[INFO] [stdout]    --> gen_cc/src/main.rs:429:13
[INFO] [stdout]     |
[INFO] [stdout] 429 |         let current = self
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `timer`
[INFO] [stdout]    --> gen_cc/src/main.rs:439:13
[INFO] [stdout]     |
[INFO] [stdout] 439 |         let timer = Instant::now();
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_timer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> gen_cc/src/main.rs:486:26
[INFO] [stdout]     |
[INFO] [stdout] 486 |                     for (i, piece) in moves.iter().enumerate() {
[INFO] [stdout]     |                          ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `join_handle` is never read
[INFO] [stdout]    --> gen_cc/src/main.rs:215:5
[INFO] [stdout]     |
[INFO] [stdout] 213 | struct PlayerHandle {
[INFO] [stdout]     |        ------------ field in this struct
[INFO] [stdout] 214 |     garbage_sender: tokio::sync::mpsc::Sender<u32>,
[INFO] [stdout] 215 |     join_handle: JoinHandle<()>,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PlayerHandle` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `damage_buffer` and `process` are never read
[INFO] [stdout]    --> gen_cc/src/main.rs:246:5
[INFO] [stdout]     |
[INFO] [stdout] 243 | struct Player {
[INFO] [stdout]     |        ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 246 |     damage_buffer: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 249 |     process: tokio::process::Child,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Player` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `next_frame` is never used
[INFO] [stdout]    --> gen_cc/src/main.rs:602:14
[INFO] [stdout]     |
[INFO] [stdout] 589 | impl UpdateNotifier {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 602 |     async fn next_frame(&self) {
[INFO] [stdout]     |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `current`
[INFO] [stdout]    --> gen_cc/src/main.rs:429:13
[INFO] [stdout]     |
[INFO] [stdout] 429 |         let current = self
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `timer`
[INFO] [stdout]    --> gen_cc/src/main.rs:439:13
[INFO] [stdout]     |
[INFO] [stdout] 439 |         let timer = Instant::now();
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_timer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> gen_cc/src/main.rs:486:26
[INFO] [stdout]     |
[INFO] [stdout] 486 |                     for (i, piece) in moves.iter().enumerate() {
[INFO] [stdout]     |                          ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `join_handle` is never read
[INFO] [stdout]    --> gen_cc/src/main.rs:215:5
[INFO] [stdout]     |
[INFO] [stdout] 213 | struct PlayerHandle {
[INFO] [stdout]     |        ------------ field in this struct
[INFO] [stdout] 214 |     garbage_sender: tokio::sync::mpsc::Sender<u32>,
[INFO] [stdout] 215 |     join_handle: JoinHandle<()>,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PlayerHandle` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `damage_buffer` and `process` are never read
[INFO] [stdout]    --> gen_cc/src/main.rs:246:5
[INFO] [stdout]     |
[INFO] [stdout] 243 | struct Player {
[INFO] [stdout]     |        ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 246 |     damage_buffer: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 249 |     process: tokio::process::Child,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Player` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `next_frame` is never used
[INFO] [stdout]    --> gen_cc/src/main.rs:602:14
[INFO] [stdout]     |
[INFO] [stdout] 589 | impl UpdateNotifier {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 602 |     async fn next_frame(&self) {
[INFO] [stdout]     |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking wayland-protocols-wlr v0.2.0
[INFO] [stderr]     Checking wayland-protocols-plasma v0.2.0
[INFO] [stderr]     Checking smithay-client-toolkit v0.18.1
[INFO] [stderr]     Checking atspi-common v0.3.0
[INFO] [stderr]     Checking sctk-adwaita v0.8.3
[INFO] [stderr]     Checking smithay-clipboard v0.7.1
[INFO] [stderr]     Checking winit v0.29.15
[INFO] [stderr]     Checking egui_glow v0.28.1
[INFO] [stderr]     Checking egui_extras v0.28.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 eframe v0.28.1
[INFO] [stderr]     Checking frontend v0.1.0 (/opt/rustwide/workdir/frontend)
[INFO] [stdout] warning: unused import: `Stroke`
[INFO] [stdout]  --> frontend/src/render.rs:2:40
[INFO] [stdout]   |
[INFO] [stdout] 2 |     egui::{Color32, Pos2, Rect, Shape, Stroke, Ui},
[INFO] [stdout]   |                                        ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PieceKind`
[INFO] [stdout]  --> frontend/src/render.rs:5:55
[INFO] [stdout]   |
[INFO] [stdout] 5 | use game::tetris::{CellKind, ColoredBoard, GameState, PieceKind};
[INFO] [stdout]   |                                                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Stroke`
[INFO] [stdout]  --> frontend/src/render.rs:2:40
[INFO] [stdout]   |
[INFO] [stdout] 2 |     egui::{Color32, Pos2, Rect, Shape, Stroke, Ui},
[INFO] [stdout]   |                                        ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PieceKind`
[INFO] [stdout]  --> frontend/src/render.rs:5:55
[INFO] [stdout]   |
[INFO] [stdout] 5 | use game::tetris::{CellKind, ColoredBoard, GameState, PieceKind};
[INFO] [stdout]   |                                                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] running `Command { std: "docker" "inspect" "7205bbee0e3b05a9ab5797baa5093d7ac98b3d27137bc9d9689d2e21c03d437a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7205bbee0e3b05a9ab5797baa5093d7ac98b3d27137bc9d9689d2e21c03d437a", kill_on_drop: false }`
[INFO] [stdout] 7205bbee0e3b05a9ab5797baa5093d7ac98b3d27137bc9d9689d2e21c03d437a
