[INFO] cloning repository https://github.com/Gearoid522/wordle-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Gearoid522/wordle-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGearoid522%2Fwordle-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGearoid522%2Fwordle-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f57d26ee461b9d8b1dcc32ac4469836e963950c6 [INFO] checking Gearoid522/wordle-rust against try#66388cc165a6c4ac98c074dc9f0281ff23528c55 for pr-150727 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGearoid522%2Fwordle-rust" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Gearoid522/wordle-rust [INFO] finished tweaking git repo https://github.com/Gearoid522/wordle-rust [INFO] tweaked toml for git repo https://github.com/Gearoid522/wordle-rust written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Gearoid522/wordle-rust on toolchain 66388cc165a6c4ac98c074dc9f0281ff23528c55 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Gearoid522/wordle-rust 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" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dbb10258fc82f182a42185e9366b0bd94eaf1042ead5aab04d87ffa20c27c472 [INFO] running `Command { std: "docker" "start" "-a" "dbb10258fc82f182a42185e9366b0bd94eaf1042ead5aab04d87ffa20c27c472", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dbb10258fc82f182a42185e9366b0bd94eaf1042ead5aab04d87ffa20c27c472", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbb10258fc82f182a42185e9366b0bd94eaf1042ead5aab04d87ffa20c27c472", kill_on_drop: false }` [INFO] [stdout] dbb10258fc82f182a42185e9366b0bd94eaf1042ead5aab04d87ffa20c27c472 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6fbd8c0424617765affdd3647907fd92edc7caa7231ce940782cc64f7d9f816 [INFO] running `Command { std: "docker" "start" "-a" "c6fbd8c0424617765affdd3647907fd92edc7caa7231ce940782cc64f7d9f816", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Checking anstyle-query v1.1.4 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking anstream v0.6.20 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Checking trim-in-place v0.1.7 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking clap_builder v4.5.44 [INFO] [stderr] Checking rust-ini v0.21.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking yaml-rust2 v0.10.3 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] Checking toml_parser v1.0.2 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Checking console v0.16.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking colored v3.0.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling ntest_test_cases v0.9.3 [INFO] [stderr] Compiling ntest_timeout v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling gloo-worker-macros v0.1.0 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Checking ntest v0.9.3 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Compiling implicit-clone-derive v0.1.2 [INFO] [stderr] Checking clap v4.5.45 [INFO] [stderr] Compiling yew-macro v0.21.0 [INFO] [stderr] Checking implicit-clone v0.4.9 [INFO] [stderr] Checking js-sys v0.3.77 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking pinned v0.1.0 [INFO] [stderr] Checking prokio v0.1.0 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Checking web-sys v0.3.77 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.50 [INFO] [stderr] Checking gloo-timers v0.3.0 [INFO] [stderr] Checking erased-serde v0.4.6 [INFO] [stderr] Checking serde_spanned v1.0.0 [INFO] [stderr] Checking toml_datetime v0.7.0 [INFO] [stderr] Checking bitflags v2.9.3 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde-wasm-bindgen v0.6.5 [INFO] [stderr] Checking toml v0.9.5 [INFO] [stderr] Checking serde-untagged v0.1.8 [INFO] [stderr] Checking config v0.15.14 [INFO] [stderr] Checking assert-json-diff v2.0.2 [INFO] [stderr] Checking wordle v0.1.0 (/opt/rustwide/workdir/wordle) [INFO] [stderr] Checking wordle-solver v0.1.0 (/opt/rustwide/workdir/wordle-solver) [INFO] [stderr] [INFO] [stderr] thread 'rustc' (1878) panicked at /rustc-dev/66388cc165a6c4ac98c074dc9f0281ff23528c55/compiler/rustc_ast/src/attr/mod.rs:302:36: [INFO] [stderr] attribute is missing tokens: Attribute { kind: Normal(NormalAttr { item: AttrItem { unsafety: Default, path: Path { span: wordle/tests/basic_requirements.rs:6:1: 6:8 (#44), segments: [PathSegment { ident: #44, id: NodeId(4294967040), args: None }], tokens: None }, args: Unparsed(Empty), tokens: None }, tokens: None }), id: AttrId(28), style: Outer, span: wordle/tests/basic_requirements.rs:6:1: 6:8 (#44) } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x72c14202bfa3 - <::print::DisplayBacktrace as core[75ca2badb63c4514]::fmt::Display>::fmt [INFO] [stderr] 1: 0x72c14260fb48 - core[75ca2badb63c4514]::fmt::write [INFO] [stderr] 2: 0x72c142042226 - ::write_fmt [INFO] [stderr] 3: 0x72c142001b98 - std[7d609349af90bec6]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x72c14201f833 - std[7d609349af90bec6]::panicking::default_hook [INFO] [stderr] 5: 0x72c14100236a - std[7d609349af90bec6]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 6: 0x72c14201fb12 - std[7d609349af90bec6]::panicking::panic_with_hook [INFO] [stderr] 7: 0x72c142001c58 - std[7d609349af90bec6]::panicking::panic_handler::{closure#0} [INFO] [stderr] 8: 0x72c141ff89a9 - std[7d609349af90bec6]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 9: 0x72c14200372d - __rustc[69841a6cbc58d81d]::rust_begin_unwind [INFO] [stderr] 10: 0x72c13ec38f9c - core[75ca2badb63c4514]::panicking::panic_fmt [INFO] [stderr] 11: 0x72c1433e0110 - ::token_trees [INFO] [stderr] 12: 0x72c143c1c314 - ::fully_expand_fragment [INFO] [stderr] 13: 0x72c143be65d2 - ::expand_crate [INFO] [stderr] 14: 0x72c142cf0af3 - rustc_interface[903e43df8d6bd657]::passes::configure_and_expand [INFO] [stderr] 15: 0x72c143807658 - rustc_interface[903e43df8d6bd657]::passes::resolver_for_lowering_raw [INFO] [stderr] 16: 0x72c1438073cd - rustc_query_impl[8c5349e00d64015e]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 17: 0x72c1438073a7 - >::call_once [INFO] [stderr] 18: 0x72c1437ecb5f - rustc_query_system[d45be4fb383a0235]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[8c5349e00d64015e]::plumbing::QueryCtxt, false> [INFO] [stderr] 19: 0x72c1437ec6bc - rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 20: 0x72c14397127b - , rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[75ca2badb63c4514]::ops::function::FnOnce<(&rustc_session[1e6875ba352dc1ba]::session::Session, rustc_middle[2342951a64deba5]::ty::context::CurrentGcx, alloc[d7482eb0f1d19161]::sync::Arc, &std[7d609349af90bec6]::sync::once_lock::OnceLock, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal, rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stderr] 21: 0x72c14385ac98 - rustc_interface[903e43df8d6bd657]::interface::run_compiler::<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 22: 0x72c1436eac4e - std[7d609349af90bec6]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 23: 0x72c1436eaa20 - ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[75ca2badb63c4514]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 24: 0x72c1436ed138 - ::new::thread_start [INFO] [stderr] 25: 0x72c13d28aaa4 - [INFO] [stderr] 26: 0x72c13d317a64 - clone [INFO] [stderr] 27: 0x0 - [INFO] [stderr] [INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2026-01-09T03_23_12-1867.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.94.0-nightly (66388cc16 2026-01-08) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [resolver_for_lowering_raw] getting the resolver for lowering [INFO] [stderr] end of query stack [INFO] [stderr] error: could not compile `wordle` (test "basic_requirements") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/66388cc165a6c4ac98c074dc9f0281ff23528c55/bin/rustc --crate-name basic_requirements --edition=2021 wordle/tests/basic_requirements.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a516055187a67651 -C extra-filename=-bad6bcf007a9a6a8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert_json_diff=/opt/rustwide/target/debug/deps/libassert_json_diff-1e04af125d71d590.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-3270ac4b4e4a2096.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-c14ee71e34b617a3.rmeta --extern colored=/opt/rustwide/target/debug/deps/libcolored-9f883aca25bb3b22.rmeta --extern config=/opt/rustwide/target/debug/deps/libconfig-bb91509e14d85be7.rmeta --extern console=/opt/rustwide/target/debug/deps/libconsole-5985520c4b904aaf.rmeta --extern ntest=/opt/rustwide/target/debug/deps/libntest-0044b4e8f90fb521.rmeta --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-a21c3242f84402d4.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-d8ae8b8015242607.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-2b36778e711b6685.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b1fa6860d2f80125.rmeta --extern wordle=/opt/rustwide/target/debug/deps/libwordle-5b99d41816f2c157.rmeta --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: function `evaluate` is never used [INFO] [stdout] --> wordle-solver/src/main.rs:14:4 [INFO] [stdout] | [INFO] [stdout] 14 | fn evaluate(word: &[u8], target: &[u8]) -> [u8; WORD_LENGTH] { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `display_entropy_ranking` is never used [INFO] [stdout] --> wordle-solver/src/main.rs:245:4 [INFO] [stdout] | [INFO] [stdout] 245 | fn display_entropy_ranking(candidates: &Vec<&[u8]>, acceptable: &Vec<&[u8]>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `automated_solver_loop` is never used [INFO] [stdout] --> wordle-solver/src/main.rs:387:4 [INFO] [stdout] | [INFO] [stdout] 387 | fn automated_solver_loop( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `run_solver_benchmark` is never used [INFO] [stdout] --> wordle-solver/src/main.rs:468:4 [INFO] [stdout] | [INFO] [stdout] 468 | fn run_solver_benchmark( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `save_to_json` are never used [INFO] [stdout] --> wordle-solver/src/main.rs:538:8 [INFO] [stdout] | [INFO] [stdout] 537 | impl OpenerDoc { [INFO] [stdout] | -------------- associated items in this implementation [INFO] [stdout] 538 | fn new(word: &[u8], entropy: f64, layer: usize) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 547 | fn save_to_json(&self, filename: &str) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `save_openers` is never used [INFO] [stdout] --> wordle-solver/src/main.rs:561:4 [INFO] [stdout] | [INFO] [stdout] 561 | fn save_openers( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `analyze_result` is never used [INFO] [stdout] --> wordle-solver/src/main.rs:631:4 [INFO] [stdout] | [INFO] [stdout] 631 | fn analyze_result(path: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `evaluate` is never used [INFO] [stdout] --> wordle-solver/src/main.rs:14:4 [INFO] [stdout] | [INFO] [stdout] 14 | fn evaluate(word: &[u8], target: &[u8]) -> [u8; WORD_LENGTH] { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `display_entropy_ranking` is never used [INFO] [stdout] --> wordle-solver/src/main.rs:245:4 [INFO] [stdout] | [INFO] [stdout] 245 | fn display_entropy_ranking(candidates: &Vec<&[u8]>, acceptable: &Vec<&[u8]>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `automated_solver_loop` is never used [INFO] [stdout] --> wordle-solver/src/main.rs:387:4 [INFO] [stdout] | [INFO] [stdout] 387 | fn automated_solver_loop( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `run_solver_benchmark` is never used [INFO] [stdout] --> wordle-solver/src/main.rs:468:4 [INFO] [stdout] | [INFO] [stdout] 468 | fn run_solver_benchmark( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `save_to_json` are never used [INFO] [stdout] --> wordle-solver/src/main.rs:538:8 [INFO] [stdout] | [INFO] [stdout] 537 | impl OpenerDoc { [INFO] [stdout] | -------------- associated items in this implementation [INFO] [stdout] 538 | fn new(word: &[u8], entropy: f64, layer: usize) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 547 | fn save_to_json(&self, filename: &str) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `save_openers` is never used [INFO] [stdout] --> wordle-solver/src/main.rs:561:4 [INFO] [stdout] | [INFO] [stdout] 561 | fn save_openers( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `analyze_result` is never used [INFO] [stdout] --> wordle-solver/src/main.rs:631:4 [INFO] [stdout] | [INFO] [stdout] 631 | fn analyze_result(path: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c6fbd8c0424617765affdd3647907fd92edc7caa7231ce940782cc64f7d9f816", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6fbd8c0424617765affdd3647907fd92edc7caa7231ce940782cc64f7d9f816", kill_on_drop: false }` [INFO] [stdout] c6fbd8c0424617765affdd3647907fd92edc7caa7231ce940782cc64f7d9f816