[INFO] cloning repository https://github.com/Jasonshengxi/keyboard
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jasonshengxi/keyboard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJasonshengxi%2Fkeyboard", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJasonshengxi%2Fkeyboard'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6ba0c24a7349eb261b2bb3e6779980eb49e0268d
[INFO] building Jasonshengxi/keyboard against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJasonshengxi%2Fkeyboard" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Jasonshengxi/keyboard
[INFO] finished tweaking git repo https://github.com/Jasonshengxi/keyboard
[INFO] tweaked toml for git repo https://github.com/Jasonshengxi/keyboard written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Jasonshengxi/keyboard on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Jasonshengxi/keyboard 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-version v0.1.3
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.21
[INFO] [stderr]   Downloaded array_map_derive v0.4.0
[INFO] [stderr]   Downloaded array_map v0.4.0
[INFO] [stderr]   Downloaded tauri-winrt-notification v0.2.1
[INFO] [stderr]   Downloaded notify-rust v4.11.5
[INFO] [stderr]   Downloaded macro_rules_attribute-proc_macro v0.2.0
[INFO] [stderr]   Downloaded macro_rules_attribute v0.2.0
[INFO] [stderr]   Downloaded mac-notification-sys v0.6.2
[INFO] [stderr]   Downloaded zerocopy v0.8.21
[INFO] [stderr]   Downloaded glam v0.30.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 22292286155ca1325195c25b794a60f6d191728b9ef479713e834e9c94712c23
[INFO] running `Command { std: "docker" "start" "-a" "22292286155ca1325195c25b794a60f6d191728b9ef479713e834e9c94712c23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "22292286155ca1325195c25b794a60f6d191728b9ef479713e834e9c94712c23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22292286155ca1325195c25b794a60f6d191728b9ef479713e834e9c94712c23", kill_on_drop: false }`
[INFO] [stdout] 22292286155ca1325195c25b794a60f6d191728b9ef479713e834e9c94712c23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bd5a889b9c0120a35989a6c0ba71988a94de895701923c8b32185bcd27d56a17
[INFO] running `Command { std: "docker" "start" "-a" "bd5a889b9c0120a35989a6c0ba71988a94de895701923c8b32185bcd27d56a17", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling winnow v0.7.3
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling zerocopy v0.8.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.0
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling async-fs v2.1.2
[INFO] [stderr]    Compiling xdg-home v1.3.0
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling ordered-float v5.0.0
[INFO] [stderr]    Compiling macro_rules_attribute v0.2.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling glam v0.30.0
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling array_map_derive v0.4.0
[INFO] [stderr]    Compiling array_map v0.4.0
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling enumflags2_derive v0.7.11
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling async-trait v0.1.87
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling num_enum v0.7.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling async-io v2.4.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling async-signal v0.2.10
[INFO] [stderr]    Compiling async-process v2.3.0
[INFO] [stderr]    Compiling zvariant_utils v3.2.0
[INFO] [stderr]    Compiling enumflags2 v0.7.11
[INFO] [stderr]    Compiling zvariant_derive v5.4.0
[INFO] [stderr]    Compiling zvariant v5.4.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling zbus_names v4.2.0
[INFO] [stderr]    Compiling zbus_macros v5.5.0
[INFO] [stderr]    Compiling zbus v5.5.0
[INFO] [stderr]    Compiling notify-rust v4.11.5
[INFO] [stderr]    Compiling keyboard v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]   --> src/main.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 61 |     return;
[INFO] [stdout]    |     ------ any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 76 |     let kl = KeyboardLayout::generate(&reference_layout, &keyboard).unwrap();
[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: unused variable: `start_layout`
[INFO] [stdout]   --> src/main.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let start_layout: Layout =
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_start_layout`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `eval_trigrams` is never used
[INFO] [stdout]    --> src/evaluate.rs:281:8
[INFO] [stdout]     |
[INFO] [stdout] 281 | pub fn eval_trigrams(info: &KeyboardLayout, trigrams: &Trigrams) -> TrigramEval {
[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 `one_trigram_any` is never used
[INFO] [stdout]    --> src/evaluate.rs:515:8
[INFO] [stdout]     |
[INFO] [stdout] 515 | pub fn one_trigram_any<T>(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `one_trigram` is never used
[INFO] [stdout]    --> src/evaluate.rs:535:8
[INFO] [stdout]     |
[INFO] [stdout] 535 | pub fn one_trigram(info: &KeyboardLayout, trigram: [u8; 3]) -> TrigramEval {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `colemak_dh` is never used
[INFO] [stdout]   --> src/ferris.rs:65:8
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub fn colemak_dh() -> Layout {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `canary` is never used
[INFO] [stdout]   --> src/ferris.rs:70:8
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn canary() -> Layout {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `flip_internal` is never used
[INFO] [stdout]   --> src/ferris.rs:75:4
[INFO] [stdout]    |
[INFO] [stdout] 75 | fn flip_internal<T: Copy>(buffer: &[T]) -> Vec<T> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `flip_layout` is never used
[INFO] [stdout]   --> src/ferris.rs:83:8
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub fn flip_layout(layout: &Layout) -> Layout {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Step` is never used
[INFO] [stdout]   --> src/iter.rs:45:11
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub trait Step: Copy {
[INFO] [stdout]    |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Range` is never constructed
[INFO] [stdout]   --> src/iter.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct Range<T> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/iter.rs:56:12
[INFO] [stdout]    |
[INFO] [stdout] 55 | impl<T> Range<T> {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] 56 |     pub fn new(at: T, end: T) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `layer` and `first_layer` are never used
[INFO] [stdout]    --> src/layout.rs:161:12
[INFO] [stdout]     |
[INFO] [stdout] 136 | impl Layout {
[INFO] [stdout]     | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 161 |     pub fn layer(&self, layer: u8) -> &LayoutLayer {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 |     pub fn first_layer(&self) -> &LayoutLayer {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `render_frequency_table` is never used
[INFO] [stdout]  --> src/output.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn render_frequency_table<I, F, E, const NGRAM: usize>(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 2m 59s
[INFO] running `Command { std: "docker" "inspect" "bd5a889b9c0120a35989a6c0ba71988a94de895701923c8b32185bcd27d56a17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd5a889b9c0120a35989a6c0ba71988a94de895701923c8b32185bcd27d56a17", kill_on_drop: false }`
[INFO] [stdout] bd5a889b9c0120a35989a6c0ba71988a94de895701923c8b32185bcd27d56a17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b58715915240ce6ddf6e8cda076287bbe4fe4a506076a472c554c31a19da8835
[INFO] running `Command { std: "docker" "start" "-a" "b58715915240ce6ddf6e8cda076287bbe4fe4a506076a472c554c31a19da8835", kill_on_drop: false }`
[INFO] [stderr]    Compiling keyboard v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]   --> src/main.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 61 |     return;
[INFO] [stdout]    |     ------ any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 76 |     let kl = KeyboardLayout::generate(&reference_layout, &keyboard).unwrap();
[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: unused variable: `start_layout`
[INFO] [stdout]   --> src/main.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let start_layout: Layout =
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_start_layout`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `eval_trigrams` is never used
[INFO] [stdout]    --> src/evaluate.rs:281:8
[INFO] [stdout]     |
[INFO] [stdout] 281 | pub fn eval_trigrams(info: &KeyboardLayout, trigrams: &Trigrams) -> TrigramEval {
[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 `one_trigram_any` is never used
[INFO] [stdout]    --> src/evaluate.rs:515:8
[INFO] [stdout]     |
[INFO] [stdout] 515 | pub fn one_trigram_any<T>(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `one_trigram` is never used
[INFO] [stdout]    --> src/evaluate.rs:535:8
[INFO] [stdout]     |
[INFO] [stdout] 535 | pub fn one_trigram(info: &KeyboardLayout, trigram: [u8; 3]) -> TrigramEval {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `colemak_dh` is never used
[INFO] [stdout]   --> src/ferris.rs:65:8
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub fn colemak_dh() -> Layout {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `canary` is never used
[INFO] [stdout]   --> src/ferris.rs:70:8
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn canary() -> Layout {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `flip_internal` is never used
[INFO] [stdout]   --> src/ferris.rs:75:4
[INFO] [stdout]    |
[INFO] [stdout] 75 | fn flip_internal<T: Copy>(buffer: &[T]) -> Vec<T> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `flip_layout` is never used
[INFO] [stdout]   --> src/ferris.rs:83:8
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub fn flip_layout(layout: &Layout) -> Layout {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Step` is never used
[INFO] [stdout]   --> src/iter.rs:45:11
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub trait Step: Copy {
[INFO] [stdout]    |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Range` is never constructed
[INFO] [stdout]   --> src/iter.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct Range<T> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/iter.rs:56:12
[INFO] [stdout]    |
[INFO] [stdout] 55 | impl<T> Range<T> {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] 56 |     pub fn new(at: T, end: T) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `layer` and `first_layer` are never used
[INFO] [stdout]    --> src/layout.rs:161:12
[INFO] [stdout]     |
[INFO] [stdout] 136 | impl Layout {
[INFO] [stdout]     | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 161 |     pub fn layer(&self, layer: u8) -> &LayoutLayer {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 |     pub fn first_layer(&self) -> &LayoutLayer {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `render_frequency_table` is never used
[INFO] [stdout]  --> src/output.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn render_frequency_table<I, F, E, const NGRAM: usize>(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 1.15s
[INFO] running `Command { std: "docker" "inspect" "b58715915240ce6ddf6e8cda076287bbe4fe4a506076a472c554c31a19da8835", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b58715915240ce6ddf6e8cda076287bbe4fe4a506076a472c554c31a19da8835", kill_on_drop: false }`
[INFO] [stdout] b58715915240ce6ddf6e8cda076287bbe4fe4a506076a472c554c31a19da8835
