[INFO] cloning repository https://github.com/Azkarell/wax
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Azkarell/wax" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAzkarell%2Fwax", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAzkarell%2Fwax'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2c885faa9f2e5d4839736b36237a8f7aac337a56
[INFO] checking Azkarell/wax against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAzkarell%2Fwax" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Azkarell/wax
[INFO] finished tweaking git repo https://github.com/Azkarell/wax
[INFO] tweaked toml for git repo https://github.com/Azkarell/wax written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Azkarell/wax on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Azkarell/wax 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 09c8c8402bf727d027676e0c06493041914db0862bf33295e83c36b579a49b05
[INFO] running `Command { std: "docker" "start" "-a" "09c8c8402bf727d027676e0c06493041914db0862bf33295e83c36b579a49b05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "09c8c8402bf727d027676e0c06493041914db0862bf33295e83c36b579a49b05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09c8c8402bf727d027676e0c06493041914db0862bf33295e83c36b579a49b05", kill_on_drop: false }`
[INFO] [stdout] 09c8c8402bf727d027676e0c06493041914db0862bf33295e83c36b579a49b05
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 07bb3cdd139314a08b36cee60671d28dfef944d2f8baf05656644eb5cc6edb28
[INFO] running `Command { std: "docker" "start" "-a" "07bb3cdd139314a08b36cee60671d28dfef944d2f8baf05656644eb5cc6edb28", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking reborrow v0.5.5
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling pulp v0.21.5
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking raw-cpuid v10.7.0
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling anathema-state-derive v0.2.7
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking anathema-store v0.2.7
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]     Checking raw-cpuid v11.5.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking anathema-state v0.2.7
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking anathema-geometry v0.2.7
[INFO] [stderr]    Compiling zip v1.1.4
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking libloading v0.8.8
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking anathema-templates v0.2.7
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking rand_distr v0.5.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking dyn-stack v0.13.0
[INFO] [stderr]     Checking dyn-stack v0.10.0
[INFO] [stderr]     Checking anathema-value-resolver v0.2.7
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]     Checking clap v4.5.40
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking pulp v0.18.22
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]    Compiling link-cplusplus v1.0.10
[INFO] [stderr]     Checking anathema-widgets v0.2.7
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking comfy-table v7.1.4
[INFO] [stderr]     Checking pipe v0.4.0
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking wild v2.2.1
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking anathema-backend v0.2.7
[INFO] [stderr]     Checking anathema-default-widgets v0.2.7
[INFO] [stderr]     Checking serde_plain v1.0.2
[INFO] [stderr]     Checking anathema-runtime v0.2.7
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking anathema v0.2.7
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking gemm-common v0.17.1
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking gemm-f32 v0.17.1
[INFO] [stderr]     Checking gemm-c32 v0.17.1
[INFO] [stderr]     Checking gemm-f64 v0.17.1
[INFO] [stderr]     Checking gemm-c64 v0.17.1
[INFO] [stderr]     Checking clio v0.3.5
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking simple_logger v5.0.0
[INFO] [stderr]     Checking gemm-f16 v0.17.1
[INFO] [stderr]     Checking safetensors v0.4.5
[INFO] [stderr]     Checking gguf-rs v0.1.4
[INFO] [stderr]     Checking gemm-common v0.18.2
[INFO] [stderr]     Checking gemm-f32 v0.18.2
[INFO] [stderr]     Checking gemm-c64 v0.18.2
[INFO] [stderr]     Checking gemm-f64 v0.18.2
[INFO] [stderr]     Checking gemm-c32 v0.18.2
[INFO] [stderr]     Checking gemm v0.17.1
[INFO] [stderr]     Checking gemm-f16 v0.18.2
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]     Checking gemm v0.18.2
[INFO] [stderr]     Checking ug v0.4.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]     Checking fancy-regex v0.13.0
[INFO] [stderr]     Checking num_enum v0.7.4
[INFO] [stderr]    Compiling llama_cpp_sys v0.3.2
[INFO] [stderr]     Checking candle-core v0.9.1
[INFO] [stderr]     Checking candle-nn v0.9.1
[INFO] [stderr]     Checking candle-transformers v0.9.1
[INFO] [stderr]     Checking llama_cpp v0.3.2
[INFO] [stderr]     Checking wax v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `candle_core::Tensor`
[INFO] [stdout]  --> src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use candle_core::Tensor;
[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: `candle_transformers::models::mimi::candle_nn::var_builder`
[INFO] [stdout]  --> src/main.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use candle_transformers::models::mimi::candle_nn::var_builder;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `path::PathBuf` and `str::FromStr`
[INFO] [stdout]  --> src/anathema_app/components/mod.rs:4:16
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::{env, path::PathBuf, str::FromStr};
[INFO] [stdout]   |                ^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `KeyEvent`
[INFO] [stdout]  --> src/anathema_app/components/mod.rs:7:28
[INFO] [stdout]   |
[INFO] [stdout] 7 |     component::{Component, KeyEvent, KeyState},
[INFO] [stdout]   |                            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `candle_core::Tensor`
[INFO] [stdout]  --> src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use candle_core::Tensor;
[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: `candle_transformers::models::mimi::candle_nn::var_builder`
[INFO] [stdout]  --> src/main.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use candle_transformers::models::mimi::candle_nn::var_builder;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `path::PathBuf` and `str::FromStr`
[INFO] [stdout]  --> src/anathema_app/components/mod.rs:4:16
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::{env, path::PathBuf, str::FromStr};
[INFO] [stdout]   |                ^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `KeyEvent`
[INFO] [stdout]  --> src/anathema_app/components/mod.rs:7:28
[INFO] [stdout]   |
[INFO] [stdout] 7 |     component::{Component, KeyEvent, KeyState},
[INFO] [stdout]   |                            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Read`
[INFO] [stdout]  --> src/main.rs:2:21
[INFO] [stdout]   |
[INFO] [stdout] 2 |     io::{BufReader, Read, Write, stdout},
[INFO] [stdout]   |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/anathema_app/components/input.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         mut children: anathema::component::Children<'_, '_>,
[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: variable does not need to be mutable
[INFO] [stdout]   --> src/anathema_app/components/input.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         mut context: anathema::component::Context<'_, '_, Self::State>,
[INFO] [stdout]    |         ----^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `children`
[INFO] [stdout]   --> src/anathema_app/components/input.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         mut children: anathema::component::Children<'_, '_>,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_children`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/anathema_app/components/input.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |         mut children: anathema::component::Children<'_, '_>,
[INFO] [stdout]    |         ----^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/anathema_app/components/input.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |         mut context: anathema::component::Context<'_, '_, Self::State>,
[INFO] [stdout]    |         ----^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]   --> src/anathema_app/components/input.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |         key: anathema::component::KeyEvent,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/anathema_app/components/input.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |         state: &mut Self::State,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `children`
[INFO] [stdout]   --> src/anathema_app/components/input.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |         mut children: anathema::component::Children<'_, '_>,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_children`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]   --> src/anathema_app/components/input.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |         mut context: anathema::component::Context<'_, '_, Self::State>,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/main.rs:44:13
[INFO] [stdout]    |
[INFO] [stdout] 44 |     for (n, i) in &content.tensor_infos {
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `quit_event_handler` is never used
[INFO] [stdout]   --> src/anathema_app/mod.rs:13:4
[INFO] [stdout]    |
[INFO] [stdout] 13 | fn quit_event_handler(
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `start_anathema` is never used
[INFO] [stdout]   --> src/anathema_app/mod.rs:27:4
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn start_anathema() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Action` is never used
[INFO] [stdout]  --> src/anathema_app/action_map/mod.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub trait Action<S: State>: std::fmt::Debug {
[INFO] [stdout]   |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ActionKey` is never constructed
[INFO] [stdout]   --> src/anathema_app/action_map/mod.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct ActionKey(pub char, pub bool);
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ActionMap` is never constructed
[INFO] [stdout]   --> src/anathema_app/action_map/mod.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct ActionMap<S: State> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `IntoBoxedAction` is never used
[INFO] [stdout]   --> src/anathema_app/action_map/mod.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub trait IntoBoxedAction<S> {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FunctionAction` is never constructed
[INFO] [stdout]   --> src/anathema_app/action_map/mod.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct FunctionAction<S: State, F: FnMut(&mut S)> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `add_action`, and `handle_event` are never used
[INFO] [stdout]   --> src/anathema_app/action_map/mod.rs:51:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl<S: State> ActionMap<S> {
[INFO] [stdout]    | --------------------------- associated items in this implementation
[INFO] [stdout] 51 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 |     pub fn add_action<A: IntoBoxedAction<S>>(
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 71 |     pub fn handle_event(&self, s: &mut S, key_event: KeyEvent) {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ModelPicker` is never constructed
[INFO] [stdout]   --> src/anathema_app/components/mod.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct ModelPicker(pub ActionMap<ModelPickerState>);
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ModelPickerState` is never constructed
[INFO] [stdout]   --> src/anathema_app/components/mod.rs:45:12
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub struct ModelPickerState {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/anathema_app/components/mod.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 51 | impl ModelPickerState {
[INFO] [stdout]    | --------------------- associated function in this implementation
[INFO] [stdout] 52 |     pub fn new() -> std::io::Result<Self> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `decrement_wrapped` is never used
[INFO] [stdout]  --> src/anathema_app/components/actions.rs:7:4
[INFO] [stdout]   |
[INFO] [stdout] 7 | fn decrement_wrapped(current: &mut usize, max_len: usize) {
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `increment_wrapped` is never used
[INFO] [stdout]   --> src/anathema_app/components/actions.rs:14:4
[INFO] [stdout]    |
[INFO] [stdout] 14 | fn increment_wrapped(current: &mut usize, max_len: usize) {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `up` is never used
[INFO] [stdout]   --> src/anathema_app/components/actions.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub fn up(state: &mut ModelPickerState) {
[INFO] [stdout]    |        ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `down` is never used
[INFO] [stdout]   --> src/anathema_app/components/actions.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn down(state: &mut ModelPickerState) {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `select` is never used
[INFO] [stdout]   --> src/anathema_app/components/actions.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn select(state: &mut ModelPickerState) {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_entries_as_string` is never used
[INFO] [stdout]   --> src/anathema_app/components/actions.rs:51:8
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub fn get_entries_as_string(cwd: PathBuf) -> std::io::Result<impl Iterator<Item = String>> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Input` is never constructed
[INFO] [stdout]  --> src/anathema_app/components/input.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Input;
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]  --> src/anathema_app/components/input.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | impl Input {
[INFO] [stdout]   | ---------- associated function in this implementation
[INFO] [stdout] 9 |     pub fn new() -> Self {
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InputState` is never constructed
[INFO] [stdout]   --> src/anathema_app/components/input.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct InputState {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/anathema_app/components/input.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl InputState {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] 20 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/anathema_app/components/actions.rs:42:24
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let current_path = PathBuf::from_str(&state.cwd.to_ref())
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/anathema_app/components/actions.rs:44:15
[INFO] [stdout]    |
[INFO] [stdout] 44 |         .join(PathBuf::from_str(&val).unwrap());
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Read`
[INFO] [stdout]  --> src/main.rs:2:21
[INFO] [stdout]   |
[INFO] [stdout] 2 |     io::{BufReader, Read, Write, stdout},
[INFO] [stdout]   |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/anathema_app/components/input.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         mut children: anathema::component::Children<'_, '_>,
[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: variable does not need to be mutable
[INFO] [stdout]   --> src/anathema_app/components/input.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         mut context: anathema::component::Context<'_, '_, Self::State>,
[INFO] [stdout]    |         ----^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `children`
[INFO] [stdout]   --> src/anathema_app/components/input.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         mut children: anathema::component::Children<'_, '_>,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_children`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/anathema_app/components/input.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |         mut children: anathema::component::Children<'_, '_>,
[INFO] [stdout]    |         ----^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/anathema_app/components/input.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |         mut context: anathema::component::Context<'_, '_, Self::State>,
[INFO] [stdout]    |         ----^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]   --> src/anathema_app/components/input.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |         key: anathema::component::KeyEvent,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/anathema_app/components/input.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |         state: &mut Self::State,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `children`
[INFO] [stdout]   --> src/anathema_app/components/input.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |         mut children: anathema::component::Children<'_, '_>,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_children`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]   --> src/anathema_app/components/input.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |         mut context: anathema::component::Context<'_, '_, Self::State>,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/main.rs:44:13
[INFO] [stdout]    |
[INFO] [stdout] 44 |     for (n, i) in &content.tensor_infos {
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `quit_event_handler` is never used
[INFO] [stdout]   --> src/anathema_app/mod.rs:13:4
[INFO] [stdout]    |
[INFO] [stdout] 13 | fn quit_event_handler(
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `start_anathema` is never used
[INFO] [stdout]   --> src/anathema_app/mod.rs:27:4
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn start_anathema() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Action` is never used
[INFO] [stdout]  --> src/anathema_app/action_map/mod.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub trait Action<S: State>: std::fmt::Debug {
[INFO] [stdout]   |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ActionKey` is never constructed
[INFO] [stdout]   --> src/anathema_app/action_map/mod.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct ActionKey(pub char, pub bool);
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ActionMap` is never constructed
[INFO] [stdout]   --> src/anathema_app/action_map/mod.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct ActionMap<S: State> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `IntoBoxedAction` is never used
[INFO] [stdout]   --> src/anathema_app/action_map/mod.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub trait IntoBoxedAction<S> {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FunctionAction` is never constructed
[INFO] [stdout]   --> src/anathema_app/action_map/mod.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct FunctionAction<S: State, F: FnMut(&mut S)> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `add_action`, and `handle_event` are never used
[INFO] [stdout]   --> src/anathema_app/action_map/mod.rs:51:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl<S: State> ActionMap<S> {
[INFO] [stdout]    | --------------------------- associated items in this implementation
[INFO] [stdout] 51 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 |     pub fn add_action<A: IntoBoxedAction<S>>(
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 71 |     pub fn handle_event(&self, s: &mut S, key_event: KeyEvent) {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ModelPicker` is never constructed
[INFO] [stdout]   --> src/anathema_app/components/mod.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct ModelPicker(pub ActionMap<ModelPickerState>);
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ModelPickerState` is never constructed
[INFO] [stdout]   --> src/anathema_app/components/mod.rs:45:12
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub struct ModelPickerState {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/anathema_app/components/mod.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 51 | impl ModelPickerState {
[INFO] [stdout]    | --------------------- associated function in this implementation
[INFO] [stdout] 52 |     pub fn new() -> std::io::Result<Self> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `decrement_wrapped` is never used
[INFO] [stdout]  --> src/anathema_app/components/actions.rs:7:4
[INFO] [stdout]   |
[INFO] [stdout] 7 | fn decrement_wrapped(current: &mut usize, max_len: usize) {
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `increment_wrapped` is never used
[INFO] [stdout]   --> src/anathema_app/components/actions.rs:14:4
[INFO] [stdout]    |
[INFO] [stdout] 14 | fn increment_wrapped(current: &mut usize, max_len: usize) {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `up` is never used
[INFO] [stdout]   --> src/anathema_app/components/actions.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub fn up(state: &mut ModelPickerState) {
[INFO] [stdout]    |        ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `down` is never used
[INFO] [stdout]   --> src/anathema_app/components/actions.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn down(state: &mut ModelPickerState) {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `select` is never used
[INFO] [stdout]   --> src/anathema_app/components/actions.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn select(state: &mut ModelPickerState) {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_entries_as_string` is never used
[INFO] [stdout]   --> src/anathema_app/components/actions.rs:51:8
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub fn get_entries_as_string(cwd: PathBuf) -> std::io::Result<impl Iterator<Item = String>> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Input` is never constructed
[INFO] [stdout]  --> src/anathema_app/components/input.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Input;
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]  --> src/anathema_app/components/input.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | impl Input {
[INFO] [stdout]   | ---------- associated function in this implementation
[INFO] [stdout] 9 |     pub fn new() -> Self {
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InputState` is never constructed
[INFO] [stdout]   --> src/anathema_app/components/input.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct InputState {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/anathema_app/components/input.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl InputState {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] 20 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wax` (bin "wax") due to 2 previous errors; 36 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/anathema_app/components/actions.rs:42:24
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let current_path = PathBuf::from_str(&state.cwd.to_ref())
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/anathema_app/components/actions.rs:44:15
[INFO] [stdout]    |
[INFO] [stdout] 44 |         .join(PathBuf::from_str(&val).unwrap());
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wax` (bin "wax" test) due to 2 previous errors; 36 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "07bb3cdd139314a08b36cee60671d28dfef944d2f8baf05656644eb5cc6edb28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07bb3cdd139314a08b36cee60671d28dfef944d2f8baf05656644eb5cc6edb28", kill_on_drop: false }`
[INFO] [stdout] 07bb3cdd139314a08b36cee60671d28dfef944d2f8baf05656644eb5cc6edb28
