[INFO] cloning repository https://github.com/TageDan/Chlang
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TageDan/Chlang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTageDan%2FChlang", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTageDan%2FChlang'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b09ecbc08d63de3b95eec8f38e5744413aa8b64f
[INFO] checking TageDan/Chlang/b09ecbc08d63de3b95eec8f38e5744413aa8b64f against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTageDan%2FChlang" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/TageDan/Chlang
[INFO] finished tweaking git repo https://github.com/TageDan/Chlang
[INFO] tweaked toml for git repo https://github.com/TageDan/Chlang written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TageDan/Chlang on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/TageDan/Chlang 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded typed-builder-macro v0.20.1
[INFO] [stderr]   Downloaded reactive_stores_macro v0.1.8
[INFO] [stderr]   Downloaded any_spawner v0.2.0
[INFO] [stderr]   Downloaded hydration_context v0.2.1
[INFO] [stderr]   Downloaded throw_error v0.2.0
[INFO] [stderr]   Downloaded server_fn_macro_default v0.7.8
[INFO] [stderr]   Downloaded typed-builder v0.20.1
[INFO] [stderr]   Downloaded leptos_config v0.7.8
[INFO] [stderr]   Downloaded leptos_dom v0.7.8
[INFO] [stderr]   Downloaded server_fn_macro v0.7.8
[INFO] [stderr]   Downloaded reactive_stores v0.1.8
[INFO] [stderr]   Downloaded leptos_macro v0.7.9
[INFO] [stderr]   Downloaded leptos v0.7.8
[INFO] [stderr]   Downloaded reactive_graph v0.1.8
[INFO] [stderr]   Downloaded tachys v0.1.8
[INFO] [stderr]   Downloaded leptos_server v0.7.8
[INFO] [stderr]   Downloaded server_fn v0.7.8
[INFO] [stderr]   Downloaded leptos_hot_reload v0.7.8
[INFO] [stderr]   Downloaded pix-engine v0.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] effe1251b957c4df6a31d2ec034463858b1076eb2dbea06ffd8dbe5672da2c42
[INFO] running `Command { std: "docker" "start" "-a" "effe1251b957c4df6a31d2ec034463858b1076eb2dbea06ffd8dbe5672da2c42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "effe1251b957c4df6a31d2ec034463858b1076eb2dbea06ffd8dbe5672da2c42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "effe1251b957c4df6a31d2ec034463858b1076eb2dbea06ffd8dbe5672da2c42", kill_on_drop: false }`
[INFO] [stdout] effe1251b957c4df6a31d2ec034463858b1076eb2dbea06ffd8dbe5672da2c42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d812519e9e9de04818a8a84f1b3f95fa3c6dd0655feac5261482443ee7b3763e
[INFO] running `Command { std: "docker" "start" "-a" "d812519e9e9de04818a8a84f1b3f95fa3c6dd0655feac5261482443ee7b3763e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling icu_properties_data v2.0.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking throw_error v0.2.0
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking or_poisoned v0.1.0
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]     Checking guardian v1.3.0
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking utf8-width v0.1.7
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]     Checking winnow v0.7.10
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking either_of v0.1.6
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking next_tuple v0.1.0
[INFO] [stderr]     Checking const_str_slice_concat v0.1.0
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]     Checking drain_filter_polyfill v0.1.3
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]    Compiling collection_literals v1.0.1
[INFO] [stderr]     Checking linear-map v1.2.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling server_fn_macro v0.7.8
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive-where v1.4.0
[INFO] [stderr]    Compiling syn_derive v0.2.0
[INFO] [stderr]    Compiling quote-use-macros v0.8.4
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling reactive_stores_macro v0.1.8
[INFO] [stderr]     Checking js-sys v0.3.77
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling quote-use v0.8.4
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling attribute-derive-macro v0.10.3
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]    Compiling rstml v0.12.1
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling typed-builder-macro v0.20.1
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling server_fn_macro_default v0.7.8
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.0
[INFO] [stderr]    Compiling attribute-derive v0.10.3
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking typed-builder v0.20.1
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.50
[INFO] [stderr]     Checking web-sys v0.3.77
[INFO] [stderr]     Checking gloo-timers v0.2.6
[INFO] [stderr]     Checking any_spawner v0.2.0
[INFO] [stderr]    Compiling leptos_hot_reload v0.7.8
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking hydration_context v0.2.1
[INFO] [stderr]     Checking toml_datetime v0.6.9
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking oco_ref v0.2.0
[INFO] [stderr]     Checking serde_qs v0.13.0
[INFO] [stderr]     Checking reactive_graph v0.1.8
[INFO] [stderr]     Checking toml_edit v0.22.26
[INFO] [stderr]    Compiling leptos_macro v0.7.9
[INFO] [stderr]     Checking codee v0.3.0
[INFO] [stderr]     Checking reactive_stores v0.1.8
[INFO] [stderr]     Checking toml v0.8.22
[INFO] [stderr]     Checking config v0.15.11
[INFO] [stderr]     Checking leptos_config v0.7.8
[INFO] [stderr]     Checking gloo-utils v0.2.0
[INFO] [stderr]     Checking tachys v0.1.8
[INFO] [stderr]     Checking wasm-streams v0.4.2
[INFO] [stderr]     Checking gloo-net v0.6.0
[INFO] [stderr]     Checking server_fn v0.7.8
[INFO] [stderr]     Checking leptos_dom v0.7.8
[INFO] [stderr]     Checking leptos_server v0.7.8
[INFO] [stderr]     Checking leptos v0.7.8
[INFO] [stderr]     Checking chlang v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Stdin`, `collections::HashMap`, and `self`
[INFO] [stdout]  --> src/board.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     collections::HashMap,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7 |     fmt::Display,
[INFO] [stdout] 8 |     io::{self, Stdin},
[INFO] [stdout]   |          ^^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BufRead` and `Read`
[INFO] [stdout]  --> src/evaluators/material_evaluator.rs:2:10
[INFO] [stdout]   |
[INFO] [stdout] 2 |     io::{BufRead, Read},
[INFO] [stdout]   |          ^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BufRead`, `Read`, and `ops::Deref`
[INFO] [stdout]  --> src/evaluators/evaluator_0.rs:2:10
[INFO] [stdout]   |
[INFO] [stdout] 2 |     io::{BufRead, Read},
[INFO] [stdout]   |          ^^^^^^^  ^^^^
[INFO] [stdout] 3 |     ops::Deref,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/evaluators/evaluator_0.rs:239:30
[INFO] [stdout]     |
[INFO] [stdout] 239 |                 let newval = (nb as isize + rand::thread_rng().gen_range(-5..=5));
[INFO] [stdout]     |                              ^                                                  ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 239 -                 let newval = (nb as isize + rand::thread_rng().gen_range(-5..=5));
[INFO] [stdout] 239 +                 let newval = nb as isize + rand::thread_rng().gen_range(-5..=5);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BufRead` and `Read`
[INFO] [stdout]  --> src/evaluators/positional_evaluator.rs:2:10
[INFO] [stdout]   |
[INFO] [stdout] 2 |     io::{BufRead, Read},
[INFO] [stdout]   |          ^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `env::Args`
[INFO] [stdout]  --> src/parse.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{env::Args, error::Error, str::FromStr};
[INFO] [stdout]   |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `using_default`
[INFO] [stdout]   --> src/parse.rs:16:27
[INFO] [stdout]    |
[INFO] [stdout] 16 |                     #[cfg(feature = "using_default")]
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `gui`
[INFO] [stdout]    = help: consider adding `using_default` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `using_default`
[INFO] [stdout]   --> src/parse.rs:18:31
[INFO] [stdout]    |
[INFO] [stdout] 18 |                     #[cfg(not(feature = "using_default"))]
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `gui`
[INFO] [stdout]    = help: consider adding `using_default` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `using_default`
[INFO] [stdout]   --> src/parse.rs:37:27
[INFO] [stdout]    |
[INFO] [stdout] 37 |                     #[cfg(feature = "using_default")]
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `gui`
[INFO] [stdout]    = help: consider adding `using_default` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `using_default`
[INFO] [stdout]   --> src/parse.rs:39:31
[INFO] [stdout]    |
[INFO] [stdout] 39 |                     #[cfg(not(feature = "using_default"))]
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `gui`
[INFO] [stdout]    = help: consider adding `using_default` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `borrow::Borrow` and `collections::HashMap`
[INFO] [stdout]  --> src/tree_evaluator.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{borrow::Borrow, collections::HashMap};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Stdin`, `collections::HashMap`, and `self`
[INFO] [stdout]  --> src/board.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     collections::HashMap,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7 |     fmt::Display,
[INFO] [stdout] 8 |     io::{self, Stdin},
[INFO] [stdout]   |          ^^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BufRead` and `Read`
[INFO] [stdout]  --> src/evaluators/material_evaluator.rs:2:10
[INFO] [stdout]   |
[INFO] [stdout] 2 |     io::{BufRead, Read},
[INFO] [stdout]   |          ^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BufRead`, `Read`, and `ops::Deref`
[INFO] [stdout]  --> src/evaluators/evaluator_0.rs:2:10
[INFO] [stdout]   |
[INFO] [stdout] 2 |     io::{BufRead, Read},
[INFO] [stdout]   |          ^^^^^^^  ^^^^
[INFO] [stdout] 3 |     ops::Deref,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/evaluators/evaluator_0.rs:239:30
[INFO] [stdout]     |
[INFO] [stdout] 239 |                 let newval = (nb as isize + rand::thread_rng().gen_range(-5..=5));
[INFO] [stdout]     |                              ^                                                  ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 239 -                 let newval = (nb as isize + rand::thread_rng().gen_range(-5..=5));
[INFO] [stdout] 239 +                 let newval = nb as isize + rand::thread_rng().gen_range(-5..=5);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BufRead` and `Read`
[INFO] [stdout]  --> src/evaluators/positional_evaluator.rs:2:10
[INFO] [stdout]   |
[INFO] [stdout] 2 |     io::{BufRead, Read},
[INFO] [stdout]   |          ^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/compile.rs:303:5
[INFO] [stdout]     |
[INFO] [stdout] 302 |     todo!();
[INFO] [stdout]     |     ------- any code following this expression is unreachable
[INFO] [stdout] 303 |     let mut result = String::new();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `env::Args`
[INFO] [stdout]  --> src/parse.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{env::Args, error::Error, str::FromStr};
[INFO] [stdout]   |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `using_default`
[INFO] [stdout]   --> src/parse.rs:16:27
[INFO] [stdout]    |
[INFO] [stdout] 16 |                     #[cfg(feature = "using_default")]
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `gui`
[INFO] [stdout]    = help: consider adding `using_default` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `using_default`
[INFO] [stdout]   --> src/parse.rs:18:31
[INFO] [stdout]    |
[INFO] [stdout] 18 |                     #[cfg(not(feature = "using_default"))]
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `gui`
[INFO] [stdout]    = help: consider adding `using_default` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `using_default`
[INFO] [stdout]   --> src/parse.rs:37:27
[INFO] [stdout]    |
[INFO] [stdout] 37 |                     #[cfg(feature = "using_default")]
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `gui`
[INFO] [stdout]    = help: consider adding `using_default` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `using_default`
[INFO] [stdout]   --> src/parse.rs:39:31
[INFO] [stdout]    |
[INFO] [stdout] 39 |                     #[cfg(not(feature = "using_default"))]
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `gui`
[INFO] [stdout]    = help: consider adding `using_default` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `borrow::Borrow` and `collections::HashMap`
[INFO] [stdout]  --> src/tree_evaluator.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{borrow::Borrow, collections::HashMap};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `new_long_castle_rights` is never read
[INFO] [stdout]    --> src/board.rs:131:17
[INFO] [stdout]     |
[INFO] [stdout] 131 |         let mut new_long_castle_rights = true;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `new_short_castle_rights` is never read
[INFO] [stdout]    --> src/board.rs:132:17
[INFO] [stdout]     |
[INFO] [stdout] 132 |         let mut new_short_castle_rights = true;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/board.rs:120:13
[INFO] [stdout]     |
[INFO] [stdout] 120 |         let mut to = cmove.to().bitboard();
[INFO] [stdout]     |             ----^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `all_piece_bitboard`
[INFO] [stdout]    --> src/board.rs:438:13
[INFO] [stdout]     |
[INFO] [stdout] 438 |         let all_piece_bitboard = self.white_piece_bitboard | self.black_piece_bitboard;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_all_piece_bitboard`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `color`
[INFO] [stdout]    --> src/board.rs:435:9
[INFO] [stdout]     |
[INFO] [stdout] 435 |         color: &Player,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_color`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `color`
[INFO] [stdout]    --> src/board.rs:628:9
[INFO] [stdout]     |
[INFO] [stdout] 628 |         color: &Player,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_color`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `piece_count` is never read
[INFO] [stdout]     --> src/board.rs:1056:17
[INFO] [stdout]      |
[INFO] [stdout] 1056 |                 piece_count = (x.white_piece_bitboard | x.black_piece_bitboard).count_ones();
[INFO] [stdout]      |                 ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bytes`
[INFO] [stdout]    --> src/compile.rs:304:13
[INFO] [stdout]     |
[INFO] [stdout] 304 |     let mut bytes = str.bytes().map(|x| x - 33).collect::<Vec<u8>>();
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str`
[INFO] [stdout]    --> src/compile.rs:301:14
[INFO] [stdout]     |
[INFO] [stdout] 301 | fn decompile(str: &str) {
[INFO] [stdout]     |              ^^^ help: if this is intentional, prefix it with an underscore: `_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/compile.rs:303:5
[INFO] [stdout]     |
[INFO] [stdout] 302 |     todo!();
[INFO] [stdout]     |     ------- any code following this expression is unreachable
[INFO] [stdout] 303 |     let mut result = String::new();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `board`
[INFO] [stdout]   --> src/evaluators/mod.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn evaluate(&self, board: &mut crate::board::Board) -> isize {
[INFO] [stdout]    |                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_board`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `decompile` is never used
[INFO] [stdout]    --> src/compile.rs:301:4
[INFO] [stdout]     |
[INFO] [stdout] 301 | fn decompile(str: &str) {
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/game.rs:15:25
[INFO] [stdout]    |
[INFO] [stdout] 15 |                         board.make_move(&m);
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 15 |                         let _ = board.make_move(&m);
[INFO] [stdout]    |                         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/game.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 |                         board.make_move(&m);
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 26 |                         let _ = board.make_move(&m);
[INFO] [stdout]    |                         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `new_long_castle_rights` is never read
[INFO] [stdout]    --> src/board.rs:131:17
[INFO] [stdout]     |
[INFO] [stdout] 131 |         let mut new_long_castle_rights = true;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `new_short_castle_rights` is never read
[INFO] [stdout]    --> src/board.rs:132:17
[INFO] [stdout]     |
[INFO] [stdout] 132 |         let mut new_short_castle_rights = true;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/board.rs:120:13
[INFO] [stdout]     |
[INFO] [stdout] 120 |         let mut to = cmove.to().bitboard();
[INFO] [stdout]     |             ----^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `all_piece_bitboard`
[INFO] [stdout]    --> src/board.rs:438:13
[INFO] [stdout]     |
[INFO] [stdout] 438 |         let all_piece_bitboard = self.white_piece_bitboard | self.black_piece_bitboard;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_all_piece_bitboard`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `color`
[INFO] [stdout]    --> src/board.rs:435:9
[INFO] [stdout]     |
[INFO] [stdout] 435 |         color: &Player,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_color`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `color`
[INFO] [stdout]    --> src/board.rs:628:9
[INFO] [stdout]     |
[INFO] [stdout] 628 |         color: &Player,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_color`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `piece_count` is never read
[INFO] [stdout]     --> src/board.rs:1056:17
[INFO] [stdout]      |
[INFO] [stdout] 1056 |                 piece_count = (x.white_piece_bitboard | x.black_piece_bitboard).count_ones();
[INFO] [stdout]      |                 ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bytes`
[INFO] [stdout]    --> src/compile.rs:304:13
[INFO] [stdout]     |
[INFO] [stdout] 304 |     let mut bytes = str.bytes().map(|x| x - 33).collect::<Vec<u8>>();
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str`
[INFO] [stdout]    --> src/compile.rs:301:14
[INFO] [stdout]     |
[INFO] [stdout] 301 | fn decompile(str: &str) {
[INFO] [stdout]     |              ^^^ help: if this is intentional, prefix it with an underscore: `_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `board`
[INFO] [stdout]   --> src/evaluators/mod.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn evaluate(&self, board: &mut crate::board::Board) -> isize {
[INFO] [stdout]    |                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_board`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `compare`
[INFO] [stdout]   --> src/compare/main.rs:78:11
[INFO] [stdout]    |
[INFO] [stdout] 78 |     #[cfg(feature = "compare")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `gui`
[INFO] [stdout]    = help: consider adding `compare` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `train`
[INFO] [stdout]    --> src/compare/main.rs:103:11
[INFO] [stdout]     |
[INFO] [stdout] 103 |     #[cfg(feature = "train")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `gui`
[INFO] [stdout]     = help: consider adding `train` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `compare`
[INFO] [stdout]    --> src/compare/main.rs:207:27
[INFO] [stdout]     |
[INFO] [stdout] 207 |                 #[cfg(not(feature = "compare"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `gui`
[INFO] [stdout]     = help: consider adding `compare` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `compare`
[INFO] [stdout]    --> src/compare/main.rs:209:23
[INFO] [stdout]     |
[INFO] [stdout] 209 |                 #[cfg(feature = "compare")]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `gui`
[INFO] [stdout]     = help: consider adding `compare` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `compare`
[INFO] [stdout]    --> src/compare/main.rs:214:27
[INFO] [stdout]     |
[INFO] [stdout] 214 |                 #[cfg(not(feature = "compare"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `gui`
[INFO] [stdout]     = help: consider adding `compare` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `compare`
[INFO] [stdout]    --> src/compare/main.rs:216:23
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 #[cfg(feature = "compare")]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `gui`
[INFO] [stdout]     = help: consider adding `compare` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `compare`
[INFO] [stdout]    --> src/compare/main.rs:221:27
[INFO] [stdout]     |
[INFO] [stdout] 221 |                 #[cfg(not(feature = "compare"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `gui`
[INFO] [stdout]     = help: consider adding `compare` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `compare`
[INFO] [stdout]    --> src/compare/main.rs:223:23
[INFO] [stdout]     |
[INFO] [stdout] 223 |                 #[cfg(feature = "compare")]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `gui`
[INFO] [stdout]     = help: consider adding `compare` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `decompile` is never used
[INFO] [stdout]    --> src/compile.rs:301:4
[INFO] [stdout]     |
[INFO] [stdout] 301 | fn decompile(str: &str) {
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `compare`
[INFO] [stdout]   --> src/compare/main.rs:78:11
[INFO] [stdout]    |
[INFO] [stdout] 78 |     #[cfg(feature = "compare")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `gui`
[INFO] [stdout]    = help: consider adding `compare` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `train`
[INFO] [stdout]    --> src/compare/main.rs:103:11
[INFO] [stdout]     |
[INFO] [stdout] 103 |     #[cfg(feature = "train")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `gui`
[INFO] [stdout]     = help: consider adding `train` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `compare`
[INFO] [stdout]    --> src/compare/main.rs:207:27
[INFO] [stdout]     |
[INFO] [stdout] 207 |                 #[cfg(not(feature = "compare"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `gui`
[INFO] [stdout]     = help: consider adding `compare` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `compare`
[INFO] [stdout]    --> src/compare/main.rs:209:23
[INFO] [stdout]     |
[INFO] [stdout] 209 |                 #[cfg(feature = "compare")]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `gui`
[INFO] [stdout]     = help: consider adding `compare` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `compare`
[INFO] [stdout]    --> src/compare/main.rs:214:27
[INFO] [stdout]     |
[INFO] [stdout] 214 |                 #[cfg(not(feature = "compare"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `gui`
[INFO] [stdout]     = help: consider adding `compare` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `compare`
[INFO] [stdout]    --> src/compare/main.rs:216:23
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 #[cfg(feature = "compare")]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `gui`
[INFO] [stdout]     = help: consider adding `compare` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `compare`
[INFO] [stdout]    --> src/compare/main.rs:221:27
[INFO] [stdout]     |
[INFO] [stdout] 221 |                 #[cfg(not(feature = "compare"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `gui`
[INFO] [stdout]     = help: consider adding `compare` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `compare`
[INFO] [stdout]    --> src/compare/main.rs:223:23
[INFO] [stdout]     |
[INFO] [stdout] 223 |                 #[cfg(feature = "compare")]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `gui`
[INFO] [stdout]     = help: consider adding `compare` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/game.rs:15:25
[INFO] [stdout]    |
[INFO] [stdout] 15 |                         board.make_move(&m);
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 15 |                         let _ = board.make_move(&m);
[INFO] [stdout]    |                         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/game.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 |                         board.make_move(&m);
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 26 |                         let _ = board.make_move(&m);
[INFO] [stdout]    |                         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/compare/main.rs:161:21
[INFO] [stdout]     |
[INFO] [stdout] 161 |                     stdin.read_line(&mut input);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 161 |                     let _ = stdin.read_line(&mut input);
[INFO] [stdout]     |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/compare/main.rs:168:29
[INFO] [stdout]     |
[INFO] [stdout] 168 | ...                   board.make_move(&cmove.clone().unwrap());
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 168 |                             let _ = board.make_move(&cmove.clone().unwrap());
[INFO] [stdout]     |                             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/compare/main.rs:161:21
[INFO] [stdout]     |
[INFO] [stdout] 161 |                     stdin.read_line(&mut input);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 161 |                     let _ = stdin.read_line(&mut input);
[INFO] [stdout]     |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/compare/main.rs:168:29
[INFO] [stdout]     |
[INFO] [stdout] 168 | ...                   board.make_move(&cmove.clone().unwrap());
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 168 |                             let _ = board.make_move(&cmove.clone().unwrap());
[INFO] [stdout]     |                             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/compare/main.rs:175:25
[INFO] [stdout]     |
[INFO] [stdout] 175 |                         board.make_move(&m);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 175 |                         let _ = board.make_move(&m);
[INFO] [stdout]     |                         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/compare/main.rs:182:21
[INFO] [stdout]     |
[INFO] [stdout] 182 |                     stdin.read_line(&mut input);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 182 |                     let _ = stdin.read_line(&mut input);
[INFO] [stdout]     |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/compare/main.rs:189:29
[INFO] [stdout]     |
[INFO] [stdout] 189 | ...                   board.make_move(&cmove.clone().unwrap());
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 189 |                             let _ = board.make_move(&cmove.clone().unwrap());
[INFO] [stdout]     |                             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/compare/main.rs:196:25
[INFO] [stdout]     |
[INFO] [stdout] 196 |                         board.make_move(&m);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 196 |                         let _ = board.make_move(&m);
[INFO] [stdout]     |                         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/compare/main.rs:175:25
[INFO] [stdout]     |
[INFO] [stdout] 175 |                         board.make_move(&m);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 175 |                         let _ = board.make_move(&m);
[INFO] [stdout]     |                         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/compare/main.rs:182:21
[INFO] [stdout]     |
[INFO] [stdout] 182 |                     stdin.read_line(&mut input);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 182 |                     let _ = stdin.read_line(&mut input);
[INFO] [stdout]     |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/compare/main.rs:189:29
[INFO] [stdout]     |
[INFO] [stdout] 189 | ...                   board.make_move(&cmove.clone().unwrap());
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 189 |                             let _ = board.make_move(&cmove.clone().unwrap());
[INFO] [stdout]     |                             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/compare/main.rs:196:25
[INFO] [stdout]     |
[INFO] [stdout] 196 |                         board.make_move(&m);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 196 |                         let _ = board.make_move(&m);
[INFO] [stdout]     |                         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `html::Time`
[INFO] [stdout]   --> src/web_page/main.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | use leptos::{html::Time, logging, prelude::*, task::spawn_local};
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]   --> src/train/main.rs:35:43
[INFO] [stdout]    |
[INFO] [stdout] 35 |                     GameState::Win(crate::board::Player::White) => scores[j] += 2,
[INFO] [stdout]    |                                           ^^^^^ unresolved import
[INFO] [stdout]    |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]    |
[INFO] [stdout] 35 |                     GameState::Win(crate::chlang::board::Player::White) => scores[j] += 2,
[INFO] [stdout]    |                                           ++++++++
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::Player;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use chlang::board::Player;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Player`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 35 -                     GameState::Win(crate::board::Player::White) => scores[j] += 2,
[INFO] [stdout] 35 +                     GameState::Win(Player::White) => scores[j] += 2,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]   --> src/train/main.rs:36:43
[INFO] [stdout]    |
[INFO] [stdout] 36 |                     GameState::Win(crate::board::Player::Black) => scores[i] += 2,
[INFO] [stdout]    |                                           ^^^^^ unresolved import
[INFO] [stdout]    |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]    |
[INFO] [stdout] 36 |                     GameState::Win(crate::chlang::board::Player::Black) => scores[i] += 2,
[INFO] [stdout]    |                                           ++++++++
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::Player;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use chlang::board::Player;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Player`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 36 -                     GameState::Win(crate::board::Player::Black) => scores[i] += 2,
[INFO] [stdout] 36 +                     GameState::Win(Player::Black) => scores[i] += 2,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `parse`
[INFO] [stdout]    --> src/train/main.rs:102:28
[INFO] [stdout]     |
[INFO] [stdout] 102 |     let mut white_player = parse::parse(&mut a)?;
[INFO] [stdout]     |                            ^^^^^ use of unresolved module or unlinked crate `parse`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `parse`, use `cargo add parse` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   1 + use chlang::parse;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `parse`
[INFO] [stdout]    --> src/train/main.rs:104:28
[INFO] [stdout]     |
[INFO] [stdout] 104 |     let mut black_player = parse::parse(&mut a)?;
[INFO] [stdout]     |                            ^^^^^ use of unresolved module or unlinked crate `parse`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `parse`, use `cargo add parse` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   1 + use chlang::parse;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/compile/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fs::File::open(file_path).unwrap().read_to_string(&mut buf);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let _ = fs::File::open(file_path).unwrap().read_to_string(&mut buf);
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `compare`
[INFO] [stdout]    --> src/train/main.rs:117:11
[INFO] [stdout]     |
[INFO] [stdout] 117 |     #[cfg(feature = "compare")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `gui`
[INFO] [stdout]     = help: consider adding `compare` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `train`
[INFO] [stdout]    --> src/train/main.rs:142:11
[INFO] [stdout]     |
[INFO] [stdout] 142 |     #[cfg(feature = "train")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `gui`
[INFO] [stdout]     = help: consider adding `train` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `compare`
[INFO] [stdout]    --> src/train/main.rs:246:27
[INFO] [stdout]     |
[INFO] [stdout] 246 |                 #[cfg(not(feature = "compare"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `gui`
[INFO] [stdout]     = help: consider adding `compare` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `compare`
[INFO] [stdout]    --> src/train/main.rs:248:23
[INFO] [stdout]     |
[INFO] [stdout] 248 |                 #[cfg(feature = "compare")]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `gui`
[INFO] [stdout]     = help: consider adding `compare` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `compare`
[INFO] [stdout]    --> src/train/main.rs:253:27
[INFO] [stdout]     |
[INFO] [stdout] 253 |                 #[cfg(not(feature = "compare"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `gui`
[INFO] [stdout]     = help: consider adding `compare` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `compare`
[INFO] [stdout]    --> src/train/main.rs:255:23
[INFO] [stdout]     |
[INFO] [stdout] 255 |                 #[cfg(feature = "compare")]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `gui`
[INFO] [stdout]     = help: consider adding `compare` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `compare`
[INFO] [stdout]    --> src/train/main.rs:260:27
[INFO] [stdout]     |
[INFO] [stdout] 260 |                 #[cfg(not(feature = "compare"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `gui`
[INFO] [stdout]     = help: consider adding `compare` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `compare`
[INFO] [stdout]    --> src/train/main.rs:262:23
[INFO] [stdout]     |
[INFO] [stdout] 262 |                 #[cfg(feature = "compare")]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `gui`
[INFO] [stdout]     = help: consider adding `compare` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/compile/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fs::File::open(file_path).unwrap().read_to_string(&mut buf);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let _ = fs::File::open(file_path).unwrap().read_to_string(&mut buf);
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `html::Time`
[INFO] [stdout]   --> src/web_page/main.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | use leptos::{html::Time, logging, prelude::*, task::spawn_local};
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `chlang` (bin "train" test) due to 4 previous errors; 8 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]   --> src/train/main.rs:35:43
[INFO] [stdout]    |
[INFO] [stdout] 35 |                     GameState::Win(crate::board::Player::White) => scores[j] += 2,
[INFO] [stdout]    |                                           ^^^^^ unresolved import
[INFO] [stdout]    |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]    |
[INFO] [stdout] 35 |                     GameState::Win(crate::chlang::board::Player::White) => scores[j] += 2,
[INFO] [stdout]    |                                           ++++++++
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::Player;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use chlang::board::Player;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Player`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 35 -                     GameState::Win(crate::board::Player::White) => scores[j] += 2,
[INFO] [stdout] 35 +                     GameState::Win(Player::White) => scores[j] += 2,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]   --> src/train/main.rs:36:43
[INFO] [stdout]    |
[INFO] [stdout] 36 |                     GameState::Win(crate::board::Player::Black) => scores[i] += 2,
[INFO] [stdout]    |                                           ^^^^^ unresolved import
[INFO] [stdout]    |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]    |
[INFO] [stdout] 36 |                     GameState::Win(crate::chlang::board::Player::Black) => scores[i] += 2,
[INFO] [stdout]    |                                           ++++++++
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::Player;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use chlang::board::Player;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Player`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 36 -                     GameState::Win(crate::board::Player::Black) => scores[i] += 2,
[INFO] [stdout] 36 +                     GameState::Win(Player::Black) => scores[i] += 2,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `parse`
[INFO] [stdout]    --> src/train/main.rs:102:28
[INFO] [stdout]     |
[INFO] [stdout] 102 |     let mut white_player = parse::parse(&mut a)?;
[INFO] [stdout]     |                            ^^^^^ use of unresolved module or unlinked crate `parse`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `parse`, use `cargo add parse` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   1 + use chlang::parse;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `parse`
[INFO] [stdout]    --> src/train/main.rs:104:28
[INFO] [stdout]     |
[INFO] [stdout] 104 |     let mut black_player = parse::parse(&mut a)?;
[INFO] [stdout]     |                            ^^^^^ use of unresolved module or unlinked crate `parse`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `parse`, use `cargo add parse` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   1 + use chlang::parse;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `compare`
[INFO] [stdout]    --> src/train/main.rs:117:11
[INFO] [stdout]     |
[INFO] [stdout] 117 |     #[cfg(feature = "compare")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `gui`
[INFO] [stdout]     = help: consider adding `compare` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `train`
[INFO] [stdout]    --> src/train/main.rs:142:11
[INFO] [stdout]     |
[INFO] [stdout] 142 |     #[cfg(feature = "train")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `gui`
[INFO] [stdout]     = help: consider adding `train` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `compare`
[INFO] [stdout]    --> src/train/main.rs:246:27
[INFO] [stdout]     |
[INFO] [stdout] 246 |                 #[cfg(not(feature = "compare"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `gui`
[INFO] [stdout]     = help: consider adding `compare` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `compare`
[INFO] [stdout]    --> src/train/main.rs:248:23
[INFO] [stdout]     |
[INFO] [stdout] 248 |                 #[cfg(feature = "compare")]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `gui`
[INFO] [stdout]     = help: consider adding `compare` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `compare`
[INFO] [stdout]    --> src/train/main.rs:253:27
[INFO] [stdout]     |
[INFO] [stdout] 253 |                 #[cfg(not(feature = "compare"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `gui`
[INFO] [stdout]     = help: consider adding `compare` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `compare`
[INFO] [stdout]    --> src/train/main.rs:255:23
[INFO] [stdout]     |
[INFO] [stdout] 255 |                 #[cfg(feature = "compare")]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `gui`
[INFO] [stdout]     = help: consider adding `compare` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `compare`
[INFO] [stdout]    --> src/train/main.rs:260:27
[INFO] [stdout]     |
[INFO] [stdout] 260 |                 #[cfg(not(feature = "compare"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `gui`
[INFO] [stdout]     = help: consider adding `compare` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `compare`
[INFO] [stdout]    --> src/train/main.rs:262:23
[INFO] [stdout]     |
[INFO] [stdout] 262 |                 #[cfg(feature = "compare")]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `gui`
[INFO] [stdout]     = help: consider adding `compare` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `chlang` (bin "train") due to 4 previous errors; 8 warnings emitted
[INFO] [stdout] warning: unused variable: `set_black_player`
[INFO] [stdout]    --> src/web_page/main.rs:170:24
[INFO] [stdout]     |
[INFO] [stdout] 170 |     let (black_player, set_black_player) = signal(User::Human);
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_set_black_player`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `set_black_player`
[INFO] [stdout]    --> src/web_page/main.rs:170:24
[INFO] [stdout]     |
[INFO] [stdout] 170 |     let (black_player, set_black_player) = signal(User::Human);
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_set_black_player`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/web_page/main.rs:130:21
[INFO] [stdout]     |
[INFO] [stdout] 130 |                     b.make_move(&cmove);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 130 |                     let _ = b.make_move(&cmove);
[INFO] [stdout]     |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/web_page/main.rs:143:21
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     b.make_move(&cmove);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     let _ = b.make_move(&cmove);
[INFO] [stdout]     |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/web_page/main.rs:130:21
[INFO] [stdout]     |
[INFO] [stdout] 130 |                     b.make_move(&cmove);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 130 |                     let _ = b.make_move(&cmove);
[INFO] [stdout]     |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/web_page/main.rs:143:21
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     b.make_move(&cmove);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     let _ = b.make_move(&cmove);
[INFO] [stdout]     |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d812519e9e9de04818a8a84f1b3f95fa3c6dd0655feac5261482443ee7b3763e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d812519e9e9de04818a8a84f1b3f95fa3c6dd0655feac5261482443ee7b3763e", kill_on_drop: false }`
[INFO] [stdout] d812519e9e9de04818a8a84f1b3f95fa3c6dd0655feac5261482443ee7b3763e
