[INFO] cloning repository https://github.com/PalmsNiro/Monkey-Type-Oxide [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PalmsNiro/Monkey-Type-Oxide" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPalmsNiro%2FMonkey-Type-Oxide", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPalmsNiro%2FMonkey-Type-Oxide'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7be39cc46cea72ad6444b487504437695460dd25 [INFO] building PalmsNiro/Monkey-Type-Oxide against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPalmsNiro%2FMonkey-Type-Oxide" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/PalmsNiro/Monkey-Type-Oxide [INFO] finished tweaking git repo https://github.com/PalmsNiro/Monkey-Type-Oxide [INFO] tweaked toml for git repo https://github.com/PalmsNiro/Monkey-Type-Oxide written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/PalmsNiro/Monkey-Type-Oxide on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/PalmsNiro/Monkey-Type-Oxide 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a1d0686de6dc9e5c35dcbec9fe1cfb165bdb919b0403a5f68b35c6412d488cd [INFO] running `Command { std: "docker" "start" "-a" "0a1d0686de6dc9e5c35dcbec9fe1cfb165bdb919b0403a5f68b35c6412d488cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a1d0686de6dc9e5c35dcbec9fe1cfb165bdb919b0403a5f68b35c6412d488cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a1d0686de6dc9e5c35dcbec9fe1cfb165bdb919b0403a5f68b35c6412d488cd", kill_on_drop: false }` [INFO] [stdout] 0a1d0686de6dc9e5c35dcbec9fe1cfb165bdb919b0403a5f68b35c6412d488cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96bddd4089dd113cf09d60dc84184d90b78e97c314efc916536ea9e790ba36e6 [INFO] running `Command { std: "docker" "start" "-a" "96bddd4089dd113cf09d60dc84184d90b78e97c314efc916536ea9e790ba36e6", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling once_cell v1.20.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling compact_str v0.8.0 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling brotli-decompressor v2.5.1 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling terminal_size v0.4.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling brotli v3.5.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling instability v0.3.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling lru v0.12.4 [INFO] [stderr] Compiling random_word v0.4.3 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling MonkeyTypeOxide v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `log::info` [INFO] [stdout] --> src/app.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use log::info; [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: `widgets::TableState` [INFO] [stdout] --> src/app.rs:7:33 [INFO] [stdout] | [INFO] [stdout] 7 | use ratatui::{prelude::Backend, widgets::TableState, Terminal}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `thread` [INFO] [stdout] --> src/app.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | process, thread, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Rect` [INFO] [stdout] --> src/ui/typing_ui.rs:2:56 [INFO] [stdout] | [INFO] [stdout] 2 | layout::{Alignment, Constraint, Direction, Layout, Rect}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::default` [INFO] [stdout] --> src/app_options.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::default; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `color` [INFO] [stdout] --> src/ui/tabs.rs:39:24 [INFO] [stdout] | [INFO] [stdout] 39 | let (name, color) = match tab { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_color` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> src/app.rs:166:40 [INFO] [stdout] | [INFO] [stdout] 166 | fn handle_account_input(&mut self, key: event::KeyEvent) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> src/app.rs:168:38 [INFO] [stdout] | [INFO] [stdout] 168 | fn handle_about_input(&mut self, key: event::KeyEvent) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_current_char_correct` [INFO] [stdout] --> src/type_test.rs:91:61 [INFO] [stdout] | [INFO] [stdout] 91 | fn check_for_correct_word(&mut self, target_char: char, is_current_char_correct: bool) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_current_char_correct` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `mistakes` is never read [INFO] [stdout] --> src/type_test.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct TestDataPerSecond { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 11 | pub mistakes: usize, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TestDataPerSecond` has a derived impl for the trait `Clone`, 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 `language` and `test_type` are never read [INFO] [stdout] --> src/type_test.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct TypingTest { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 18 | language: Language, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 19 | test_type: TestType, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_test_data_for_second` and `get_all_test_data` are never used [INFO] [stdout] --> src/type_test.rs:276:12 [INFO] [stdout] | [INFO] [stdout] 35 | impl TypingTest { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 276 | pub fn get_test_data_for_second(&self, second: u64) -> Option<&TestDataPerSecond> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 282 | pub fn get_all_test_data(&self) -> &[TestDataPerSecond] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name`, `bcp47`, and `additional_accents` are never read [INFO] [stdout] --> src/text_gen.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 21 | struct LanguageWords { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 24 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 25 | #[serde(skip)] [INFO] [stdout] 26 | bcp47: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 27 | #[serde(skip)] [INFO] [stdout] 28 | additional_accents: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Base` is never constructed [INFO] [stdout] --> src/text_gen.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 32 | pub enum WordSetSize { [INFO] [stdout] | ----------- variant in this enum [INFO] [stdout] 33 | Base, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WordSetSize` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.81s [INFO] running `Command { std: "docker" "inspect" "96bddd4089dd113cf09d60dc84184d90b78e97c314efc916536ea9e790ba36e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96bddd4089dd113cf09d60dc84184d90b78e97c314efc916536ea9e790ba36e6", kill_on_drop: false }` [INFO] [stdout] 96bddd4089dd113cf09d60dc84184d90b78e97c314efc916536ea9e790ba36e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a856163088015e5ca3c7e684399558fe1678fc795551cc3e1201529cea5d8b1c [INFO] running `Command { std: "docker" "start" "-a" "a856163088015e5ca3c7e684399558fe1678fc795551cc3e1201529cea5d8b1c", kill_on_drop: false }` [INFO] [stderr] Compiling MonkeyTypeOxide v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `log::info` [INFO] [stdout] --> src/app.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use log::info; [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: `widgets::TableState` [INFO] [stdout] --> src/app.rs:7:33 [INFO] [stdout] | [INFO] [stdout] 7 | use ratatui::{prelude::Backend, widgets::TableState, Terminal}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `thread` [INFO] [stdout] --> src/app.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | process, thread, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Rect` [INFO] [stdout] --> src/ui/typing_ui.rs:2:56 [INFO] [stdout] | [INFO] [stdout] 2 | layout::{Alignment, Constraint, Direction, Layout, Rect}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::default` [INFO] [stdout] --> src/app_options.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::default; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `color` [INFO] [stdout] --> src/ui/tabs.rs:39:24 [INFO] [stdout] | [INFO] [stdout] 39 | let (name, color) = match tab { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_color` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> src/app.rs:166:40 [INFO] [stdout] | [INFO] [stdout] 166 | fn handle_account_input(&mut self, key: event::KeyEvent) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> src/app.rs:168:38 [INFO] [stdout] | [INFO] [stdout] 168 | fn handle_about_input(&mut self, key: event::KeyEvent) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_current_char_correct` [INFO] [stdout] --> src/type_test.rs:91:61 [INFO] [stdout] | [INFO] [stdout] 91 | fn check_for_correct_word(&mut self, target_char: char, is_current_char_correct: bool) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_current_char_correct` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name`, `bcp47`, and `additional_accents` are never read [INFO] [stdout] --> src/text_gen.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 21 | struct LanguageWords { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 24 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 25 | #[serde(skip)] [INFO] [stdout] 26 | bcp47: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 27 | #[serde(skip)] [INFO] [stdout] 28 | additional_accents: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `mistakes` is never read [INFO] [stdout] --> src/type_test.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct TestDataPerSecond { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 11 | pub mistakes: usize, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TestDataPerSecond` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `language` and `test_type` are never read [INFO] [stdout] --> src/type_test.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct TypingTest { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 18 | language: Language, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 19 | test_type: TestType, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_test_data_for_second` and `get_all_test_data` are never used [INFO] [stdout] --> src/type_test.rs:276:12 [INFO] [stdout] | [INFO] [stdout] 35 | impl TypingTest { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 276 | pub fn get_test_data_for_second(&self, second: u64) -> Option<&TestDataPerSecond> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 282 | pub fn get_all_test_data(&self) -> &[TestDataPerSecond] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Base` is never constructed [INFO] [stdout] --> src/text_gen.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 32 | pub enum WordSetSize { [INFO] [stdout] | ----------- variant in this enum [INFO] [stdout] 33 | Base, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WordSetSize` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.74s [INFO] running `Command { std: "docker" "inspect" "a856163088015e5ca3c7e684399558fe1678fc795551cc3e1201529cea5d8b1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a856163088015e5ca3c7e684399558fe1678fc795551cc3e1201529cea5d8b1c", kill_on_drop: false }` [INFO] [stdout] a856163088015e5ca3c7e684399558fe1678fc795551cc3e1201529cea5d8b1c