[INFO] cloning repository https://github.com/SandWoodJones/password_game
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SandWoodJones/password_game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSandWoodJones%2Fpassword_game", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSandWoodJones%2Fpassword_game'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 51391e7fa6eb9f0af8f4e8801fe5675a22fb74fd
[INFO] testing SandWoodJones/password_game against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSandWoodJones%2Fpassword_game" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SandWoodJones/password_game
[INFO] finished tweaking git repo https://github.com/SandWoodJones/password_game
[INFO] tweaked toml for git repo https://github.com/SandWoodJones/password_game written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SandWoodJones/password_game on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SandWoodJones/password_game 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7e8f95e255803af45d5d94bd0a98047f48bada776abd6246aecc2e9ae76fec84
[INFO] running `Command { std: "docker" "start" "-a" "7e8f95e255803af45d5d94bd0a98047f48bada776abd6246aecc2e9ae76fec84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7e8f95e255803af45d5d94bd0a98047f48bada776abd6246aecc2e9ae76fec84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e8f95e255803af45d5d94bd0a98047f48bada776abd6246aecc2e9ae76fec84", kill_on_drop: false }`
[INFO] [stdout] 7e8f95e255803af45d5d94bd0a98047f48bada776abd6246aecc2e9ae76fec84
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 620d8cb9d7a8ced8bdfadc4e2925812e20daabaaad02e905a4a66aa85dfcdb55
[INFO] running `Command { std: "docker" "start" "-a" "620d8cb9d7a8ced8bdfadc4e2925812e20daabaaad02e905a4a66aa85dfcdb55", kill_on_drop: false }`
[INFO] [stderr] warning: password_game v0.1.0 (/opt/rustwide/workdir) ignoring invalid dependency `chess_engine` which is missing a lib target
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling cc v1.0.100
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling build_html v2.4.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling moontool v0.3.1
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling opener v0.7.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling hyper v1.3.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper-util v0.1.5
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling reqwest v0.12.5
[INFO] [stderr]    Compiling password_game v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `game`
[INFO] [stdout]    --> src/game/ruleset.rs:136:33
[INFO] [stdout]     |
[INFO] [stdout] 136 |     fn includes_best_chess_move(game: &PasswordGame, s: &str) -> bool {
[INFO] [stdout]     |                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_game`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/game/ruleset.rs:136:54
[INFO] [stdout]     |
[INFO] [stdout] 136 |     fn includes_best_chess_move(game: &PasswordGame, s: &str) -> bool {
[INFO] [stdout]     |                                                      ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `game`
[INFO] [stdout]    --> src/game/ruleset.rs:141:29
[INFO] [stdout]     |
[INFO] [stdout] 141 |     fn includes_chicken_egg(game: &PasswordGame, s: &str) -> bool {
[INFO] [stdout]     |                             ^^^^ help: if this is intentional, prefix it with an underscore: `_game`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/game/ruleset.rs:141:50
[INFO] [stdout]     |
[INFO] [stdout] 141 |     fn includes_chicken_egg(game: &PasswordGame, s: &str) -> bool {
[INFO] [stdout]     |                                                  ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]   --> src/game/ruleset.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub enum Rule {
[INFO] [stdout]    |          ---- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout]  9 |     IncludeNum,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 10 |     IncludeUpper,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 11 |     IncludeSpecial,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 12 |     AddTo25,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 13 |     IncludeMonth,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 14 |     IncludeRoman,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 15 |     IncludeSponsors,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 16 |     RomanMultiply35,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 17 |     IncludeCAPTCHA,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 18 |     IncludeWordle,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 19 |     Include2LetterPeriodic,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 20 |     IncludeMoonPhase,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 21 |     IncludeCountryName,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 22 |     IncludeLeapYear,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 23 |     IncludeBestMove,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 24 |     IncludePaul,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 25 |     AtomicAddTo200,
[INFO] [stdout] 26 |     AllVowelsBolded,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 27 |     Fire,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 28 |     StrongEnough,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 29 |     IncludeAffirmations
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Rule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `temp_file_path` is never read
[INFO] [stdout]  --> src/game/geoguess.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub(super) struct GeoGuess {
[INFO] [stdout]   |                   -------- field in this struct
[INFO] [stdout] 7 |     pub answer: String,
[INFO] [stdout] 8 |     temp_file_path: Box<Path>
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized] target(s) in 28.50s
[INFO] running `Command { std: "docker" "inspect" "620d8cb9d7a8ced8bdfadc4e2925812e20daabaaad02e905a4a66aa85dfcdb55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "620d8cb9d7a8ced8bdfadc4e2925812e20daabaaad02e905a4a66aa85dfcdb55", kill_on_drop: false }`
[INFO] [stdout] 620d8cb9d7a8ced8bdfadc4e2925812e20daabaaad02e905a4a66aa85dfcdb55
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cd6aa218ab5a48704f9c6977318581f19a7fbee69a4fa996ef313f38c2d83582
[INFO] running `Command { std: "docker" "start" "-a" "cd6aa218ab5a48704f9c6977318581f19a7fbee69a4fa996ef313f38c2d83582", kill_on_drop: false }`
[INFO] [stderr] warning: password_game v0.1.0 (/opt/rustwide/workdir) ignoring invalid dependency `chess_engine` which is missing a lib target
[INFO] [stderr]    Compiling password_game v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `game`
[INFO] [stdout]    --> src/game/ruleset.rs:136:33
[INFO] [stdout]     |
[INFO] [stdout] 136 |     fn includes_best_chess_move(game: &PasswordGame, s: &str) -> bool {
[INFO] [stdout]     |                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_game`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/game/ruleset.rs:136:54
[INFO] [stdout]     |
[INFO] [stdout] 136 |     fn includes_best_chess_move(game: &PasswordGame, s: &str) -> bool {
[INFO] [stdout]     |                                                      ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `game`
[INFO] [stdout]    --> src/game/ruleset.rs:141:29
[INFO] [stdout]     |
[INFO] [stdout] 141 |     fn includes_chicken_egg(game: &PasswordGame, s: &str) -> bool {
[INFO] [stdout]     |                             ^^^^ help: if this is intentional, prefix it with an underscore: `_game`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/game/ruleset.rs:141:50
[INFO] [stdout]     |
[INFO] [stdout] 141 |     fn includes_chicken_egg(game: &PasswordGame, s: &str) -> bool {
[INFO] [stdout]     |                                                  ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]   --> src/game/ruleset.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub enum Rule {
[INFO] [stdout]    |          ---- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 15 |     IncludeSponsors,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 16 |     RomanMultiply35,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 17 |     IncludeCAPTCHA,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 18 |     IncludeWordle,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 19 |     Include2LetterPeriodic,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 20 |     IncludeMoonPhase,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 21 |     IncludeCountryName,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 22 |     IncludeLeapYear,
[INFO] [stdout] 23 |     IncludeBestMove,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 24 |     IncludePaul,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 25 |     AtomicAddTo200,
[INFO] [stdout] 26 |     AllVowelsBolded,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 27 |     Fire,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Rule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `temp_file_path` is never read
[INFO] [stdout]  --> src/game/geoguess.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub(super) struct GeoGuess {
[INFO] [stdout]   |                   -------- field in this struct
[INFO] [stdout] 7 |     pub answer: String,
[INFO] [stdout] 8 |     temp_file_path: Box<Path>
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 1.04s
[INFO] running `Command { std: "docker" "inspect" "cd6aa218ab5a48704f9c6977318581f19a7fbee69a4fa996ef313f38c2d83582", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd6aa218ab5a48704f9c6977318581f19a7fbee69a4fa996ef313f38c2d83582", kill_on_drop: false }`
[INFO] [stdout] cd6aa218ab5a48704f9c6977318581f19a7fbee69a4fa996ef313f38c2d83582
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a1959853e7a8469c9468be1643ad6c523f978a8b5965128bd61202d95f632cc6
[INFO] running `Command { std: "docker" "start" "-a" "a1959853e7a8469c9468be1643ad6c523f978a8b5965128bd61202d95f632cc6", kill_on_drop: false }`
[INFO] [stderr] warning: password_game v0.1.0 (/opt/rustwide/workdir) ignoring invalid dependency `chess_engine` which is missing a lib target
[INFO] [stderr] warning: unused variable: `game`
[INFO] [stderr]    --> src/game/ruleset.rs:136:33
[INFO] [stderr]     |
[INFO] [stderr] 136 |     fn includes_best_chess_move(game: &PasswordGame, s: &str) -> bool {
[INFO] [stderr]     |                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_game`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `s`
[INFO] [stderr]    --> src/game/ruleset.rs:136:54
[INFO] [stderr]     |
[INFO] [stderr] 136 |     fn includes_best_chess_move(game: &PasswordGame, s: &str) -> bool {
[INFO] [stderr]     |                                                      ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `game`
[INFO] [stderr]    --> src/game/ruleset.rs:141:29
[INFO] [stderr]     |
[INFO] [stderr] 141 |     fn includes_chicken_egg(game: &PasswordGame, s: &str) -> bool {
[INFO] [stderr]     |                             ^^^^ help: if this is intentional, prefix it with an underscore: `_game`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `s`
[INFO] [stderr]    --> src/game/ruleset.rs:141:50
[INFO] [stderr]     |
[INFO] [stderr] 141 |     fn includes_chicken_egg(game: &PasswordGame, s: &str) -> bool {
[INFO] [stderr]     |                                                  ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stderr] 
[INFO] [stderr] warning: multiple variants are never constructed
[INFO] [stderr]   --> src/game/ruleset.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr]  6 | pub enum Rule {
[INFO] [stderr]    |          ---- variants in this enum
[INFO] [stderr] ...
[INFO] [stderr] 15 |     IncludeSponsors,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 16 |     RomanMultiply35,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 17 |     IncludeCAPTCHA,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr] 18 |     IncludeWordle,
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr] 19 |     Include2LetterPeriodic,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 20 |     IncludeMoonPhase,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 21 |     IncludeCountryName,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 22 |     IncludeLeapYear,
[INFO] [stderr] 23 |     IncludeBestMove,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 24 |     IncludePaul,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 25 |     AtomicAddTo200,
[INFO] [stderr] 26 |     AllVowelsBolded,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 27 |     Fire,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Rule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `temp_file_path` is never read
[INFO] [stderr]  --> src/game/geoguess.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub(super) struct GeoGuess {
[INFO] [stderr]   |                   -------- field in this struct
[INFO] [stderr] 7 |     pub answer: String,
[INFO] [stderr] 8 |     temp_file_path: Box<Path>
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `password_game` (bin "password_game" test) generated 6 warnings (run `cargo fix --bin "password_game" -p password_game --tests` to apply 4 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/password_game-8de8b4dc7d21a72d)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test game::tests::rule_15_test ... FAILED
[INFO] [stdout] test game::tests::rule_1_test ... FAILED
[INFO] [stdout] test game::tests::rule_6_test ... FAILED
[INFO] [stdout] test game::tests::rule_22_test ... FAILED
[INFO] [stdout] test game::tests::rule_3_test ... FAILED
[INFO] [stdout] test game::tests::rule_7_test ... FAILED
[INFO] [stdout] test game::tests::rule_5_test ... FAILED
[INFO] [stdout] test game::tests::rule_2_test ... FAILED
[INFO] [stdout] test game::tests::rule_4_test ... FAILED
[INFO] [stdout] test game::tests::rule_21_test ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- game::tests::rule_15_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'game::tests::rule_15_test' (25) panicked at src/game/wordle.rs:19:23:
[INFO] [stdout] error requesting today's wordle answer: error sending request
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61aa7dc2528a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x61aa7dc3b79a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x61aa7dc2a0f2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x61aa7dc0279f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x61aa7dc1c799 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x61aa7db4759c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x61aa7dc1ca12 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x61aa7dc02858 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x61aa7dbf9de9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x61aa7dc037cd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]   10:     0x61aa7dc3c07c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   11:     0x61aa7d94660f - <password_game::game::wordle::Wordle as core::default::Default>::default::h57119ff087eac91f
[INFO] [stdout]   12:     0x61aa7d950ee5 - <password_game::game::PasswordGame as core::default::Default>::default::h8cce054042f2e4a3
[INFO] [stdout]   13:     0x61aa7d94d1ad - password_game::game::PasswordGame::new::heb99b8232dd6ccbb
[INFO] [stdout]   14:     0x61aa7d948956 - password_game::game::tests::rule_15_test::h748ced6814871b66
[INFO] [stdout]   15:     0x61aa7d948b23 - password_game::game::tests::rule_15_test::{{closure}}::h15e85c3b7f13584b
[INFO] [stdout]   16:     0x61aa7d94ea36 - core::ops::function::FnOnce::call_once::h7fab195a2912ff21
[INFO] [stdout]   17:     0x61aa7db3b67b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]   18:     0x61aa7db4806b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]   19:     0x61aa7db43784 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]   20:     0x61aa7db4ac72 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   21:     0x61aa7dc2450f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   22:     0x7f65f1815aa4 - <unknown>
[INFO] [stdout]   23:     0x7f65f18a2a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- game::tests::rule_1_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'game::tests::rule_1_test' (26) panicked at src/game/wordle.rs:19:23:
[INFO] [stdout] error requesting today's wordle answer: error sending request
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61aa7dc2528a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x61aa7dc3b79a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x61aa7dc2a0f2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x61aa7dc0279f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x61aa7dc1c799 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x61aa7db4759c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x61aa7dc1ca12 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x61aa7dc02858 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x61aa7dbf9de9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x61aa7dc037cd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]   10:     0x61aa7dc3c07c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   11:     0x61aa7d94660f - <password_game::game::wordle::Wordle as core::default::Default>::default::h57119ff087eac91f
[INFO] [stdout]   12:     0x61aa7d950ee5 - <password_game::game::PasswordGame as core::default::Default>::default::h8cce054042f2e4a3
[INFO] [stdout]   13:     0x61aa7d94d1ad - password_game::game::PasswordGame::new::heb99b8232dd6ccbb
[INFO] [stdout]   14:     0x61aa7d947c56 - password_game::game::tests::rule_1_test::hd57df1b52e6b146d
[INFO] [stdout]   15:     0x61aa7d947d93 - password_game::game::tests::rule_1_test::{{closure}}::he446c9a20a8a65c8
[INFO] [stdout]   16:     0x61aa7d94eb46 - core::ops::function::FnOnce::call_once::hb99fcd2c39cc8c39
[INFO] [stdout]   17:     0x61aa7db3b67b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]   18:     0x61aa7db4806b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]   19:     0x61aa7db43784 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]   20:     0x61aa7db4ac72 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   21:     0x61aa7dc2450f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   22:     0x7f65f1815aa4 - <unknown>
[INFO] [stdout]   23:     0x7f65f18a2a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- game::tests::rule_6_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'game::tests::rule_6_test' (38) panicked at src/game/wordle.rs:19:23:
[INFO] [stderr] error: test failed, to rerun pass `--bin password_game`
[INFO] [stdout] error requesting today's wordle answer: error sending request
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61aa7dc2528a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x61aa7dc3b79a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x61aa7dc2a0f2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x61aa7dc0279f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x61aa7dc1c799 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x61aa7db4759c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x61aa7dc1ca12 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x61aa7dc02858 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x61aa7dbf9de9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x61aa7dc037cd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]   10:     0x61aa7dc3c07c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   11:     0x61aa7d94660f - <password_game::game::wordle::Wordle as core::default::Default>::default::h57119ff087eac91f
[INFO] [stdout]   12:     0x61aa7d950ee5 - <password_game::game::PasswordGame as core::default::Default>::default::h8cce054042f2e4a3
[INFO] [stdout]   13:     0x61aa7d94d1ad - password_game::game::PasswordGame::new::heb99b8232dd6ccbb
[INFO] [stdout]   14:     0x61aa7d9485d6 - password_game::game::tests::rule_6_test::h8f808c2f660f5449
[INFO] [stdout]   15:     0x61aa7d948763 - password_game::game::tests::rule_6_test::{{closure}}::h0d13b6ec581ec335
[INFO] [stdout]   16:     0x61aa7d94e9f6 - core::ops::function::FnOnce::call_once::h4f33eeade56159a6
[INFO] [stdout]   17:     0x61aa7db3b67b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]   18:     0x61aa7db4806b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]   19:     0x61aa7db43784 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]   20:     0x61aa7db4ac72 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   21:     0x61aa7dc2450f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   22:     0x7f65f1815aa4 - <unknown>
[INFO] [stdout]   23:     0x7f65f18a2a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- game::tests::rule_22_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'game::tests::rule_22_test' (29) panicked at src/game/wordle.rs:19:23:
[INFO] [stdout] error requesting today's wordle answer: error sending request
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61aa7dc2528a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x61aa7dc3b79a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x61aa7dc2a0f2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x61aa7dc0279f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x61aa7dc1c799 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x61aa7db4759c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x61aa7dc1ca12 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x61aa7dc02858 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x61aa7dbf9de9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x61aa7dc037cd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]   10:     0x61aa7dc3c07c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   11:     0x61aa7d94660f - <password_game::game::wordle::Wordle as core::default::Default>::default::h57119ff087eac91f
[INFO] [stdout]   12:     0x61aa7d950ee5 - <password_game::game::PasswordGame as core::default::Default>::default::h8cce054042f2e4a3
[INFO] [stdout]   13:     0x61aa7d94d1ad - password_game::game::PasswordGame::new::heb99b8232dd6ccbb
[INFO] [stdout]   14:     0x61aa7d948cc6 - password_game::game::tests::rule_22_test::h93e764846e52247e
[INFO] [stdout]   15:     0x61aa7d948e93 - password_game::game::tests::rule_22_test::{{closure}}::h14d93d740b3bed2c
[INFO] [stdout]   16:     0x61aa7d94eb86 - core::ops::function::FnOnce::call_once::hc32c9b07d1850592
[INFO] [stdout]   17:     0x61aa7db3b67b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]   18:     0x61aa7db4806b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]   19:     0x61aa7db43784 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]   20:     0x61aa7db4ac72 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   21:     0x61aa7dc2450f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   22:     0x7f65f1815aa4 - <unknown>
[INFO] [stdout]   23:     0x7f65f18a2a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- game::tests::rule_3_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'game::tests::rule_3_test' (31) panicked at src/game/wordle.rs:19:23:
[INFO] [stdout] error requesting today's wordle answer: error sending request
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61aa7dc2528a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x61aa7dc3b79a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x61aa7dc2a0f2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x61aa7dc0279f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x61aa7dc1c799 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x61aa7db4759c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x61aa7dc1ca12 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x61aa7dc02858 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x61aa7dbf9de9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x61aa7dc037cd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]   10:     0x61aa7dc3c07c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   11:     0x61aa7d94660f - <password_game::game::wordle::Wordle as core::default::Default>::default::h57119ff087eac91f
[INFO] [stdout]   12:     0x61aa7d950ee5 - <password_game::game::PasswordGame as core::default::Default>::default::h8cce054042f2e4a3
[INFO] [stdout]   13:     0x61aa7d94d1ad - password_game::game::PasswordGame::new::heb99b8232dd6ccbb
[INFO] [stdout]   14:     0x61aa7d947fc6 - password_game::game::tests::rule_3_test::h7c0af440a549ef9c
[INFO] [stdout]   15:     0x61aa7d948153 - password_game::game::tests::rule_3_test::{{closure}}::h020e76022025f9ea
[INFO] [stdout]   16:     0x61aa7d94ea76 - core::ops::function::FnOnce::call_once::h87b547ad1b19eb91
[INFO] [stdout]   17:     0x61aa7db3b67b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]   18:     0x61aa7db4806b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]   19:     0x61aa7db43784 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]   20:     0x61aa7db4ac72 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   21:     0x61aa7dc2450f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   22:     0x7f65f1815aa4 - <unknown>
[INFO] [stdout]   23:     0x7f65f18a2a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- game::tests::rule_7_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'game::tests::rule_7_test' (39) panicked at src/game/wordle.rs:19:23:
[INFO] [stdout] error requesting today's wordle answer: error sending request
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61aa7dc2528a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x61aa7dc3b79a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x61aa7dc2a0f2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x61aa7dc0279f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x61aa7dc1c799 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x61aa7db4759c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x61aa7dc1ca12 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x61aa7dc02858 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x61aa7dbf9de9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x61aa7dc037cd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]   10:     0x61aa7dc3c07c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   11:     0x61aa7d94660f - <password_game::game::wordle::Wordle as core::default::Default>::default::h57119ff087eac91f
[INFO] [stdout]   12:     0x61aa7d950ee5 - <password_game::game::PasswordGame as core::default::Default>::default::h8cce054042f2e4a3
[INFO] [stdout]   13:     0x61aa7d94d1ad - password_game::game::PasswordGame::new::heb99b8232dd6ccbb
[INFO] [stdout]   14:     0x61aa7d948796 - password_game::game::tests::rule_7_test::h17d0512fecc93365
[INFO] [stdout]   15:     0x61aa7d948923 - password_game::game::tests::rule_7_test::{{closure}}::hfbfda687a62e80ce
[INFO] [stdout]   16:     0x61aa7d94e9b6 - core::ops::function::FnOnce::call_once::h2d188b07a504706a
[INFO] [stdout]   17:     0x61aa7db3b67b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]   18:     0x61aa7db4806b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]   19:     0x61aa7db43784 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]   20:     0x61aa7db4ac72 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   21:     0x61aa7dc2450f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   22:     0x7f65f1815aa4 - <unknown>
[INFO] [stdout]   23:     0x7f65f18a2a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- game::tests::rule_5_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'game::tests::rule_5_test' (37) panicked at src/game/wordle.rs:19:23:
[INFO] [stdout] error requesting today's wordle answer: error sending request
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61aa7dc2528a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x61aa7dc3b79a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x61aa7dc2a0f2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x61aa7dc0279f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x61aa7dc1c799 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x61aa7db4759c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x61aa7dc1ca12 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x61aa7dc02858 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x61aa7dbf9de9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x61aa7dc037cd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]   10:     0x61aa7dc3c07c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   11:     0x61aa7d94660f - <password_game::game::wordle::Wordle as core::default::Default>::default::h57119ff087eac91f
[INFO] [stdout]   12:     0x61aa7d950ee5 - <password_game::game::PasswordGame as core::default::Default>::default::h8cce054042f2e4a3
[INFO] [stdout]   13:     0x61aa7d94d1ad - password_game::game::PasswordGame::new::heb99b8232dd6ccbb
[INFO] [stdout]   14:     0x61aa7d9483d6 - password_game::game::tests::rule_5_test::hef90511031969f14
[INFO] [stdout]   15:     0x61aa7d9485a3 - password_game::game::tests::rule_5_test::{{closure}}::h11cefc9a478e7a42
[INFO] [stdout]   16:     0x61aa7d94ec06 - core::ops::function::FnOnce::call_once::he084c3e8692d0c81
[INFO] [stdout]   17:     0x61aa7db3b67b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]   18:     0x61aa7db4806b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]   19:     0x61aa7db43784 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]   20:     0x61aa7db4ac72 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   21:     0x61aa7dc2450f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   22:     0x7f65f1815aa4 - <unknown>
[INFO] [stdout]   23:     0x7f65f18a2a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- game::tests::rule_2_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'game::tests::rule_2_test' (30) panicked at src/game/wordle.rs:19:23:
[INFO] [stdout] error requesting today's wordle answer: error sending request
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61aa7dc2528a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x61aa7dc3b79a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x61aa7dc2a0f2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x61aa7dc0279f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x61aa7dc1c799 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x61aa7db4759c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x61aa7dc1ca12 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x61aa7dc02858 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x61aa7dbf9de9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x61aa7dc037cd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]   10:     0x61aa7dc3c07c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   11:     0x61aa7d94660f - <password_game::game::wordle::Wordle as core::default::Default>::default::h57119ff087eac91f
[INFO] [stdout]   12:     0x61aa7d950ee5 - <password_game::game::PasswordGame as core::default::Default>::default::h8cce054042f2e4a3
[INFO] [stdout]   13:     0x61aa7d94d1ad - password_game::game::PasswordGame::new::heb99b8232dd6ccbb
[INFO] [stdout]   14:     0x61aa7d947dc6 - password_game::game::tests::rule_2_test::he361a5dd0f288fb1
[INFO] [stdout]   15:     0x61aa7d947f93 - password_game::game::tests::rule_2_test::{{closure}}::hb2945d02a5a4b1f5
[INFO] [stdout]   16:     0x61aa7d94eab6 - core::ops::function::FnOnce::call_once::h92838136b192e2a8
[INFO] [stdout]   17:     0x61aa7db3b67b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]   18:     0x61aa7db4806b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]   19:     0x61aa7db43784 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]   20:     0x61aa7db4ac72 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   21:     0x61aa7dc2450f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   22:     0x7f65f1815aa4 - <unknown>
[INFO] [stdout]   23:     0x7f65f18a2a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- game::tests::rule_4_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'game::tests::rule_4_test' (36) panicked at src/game/wordle.rs:19:23:
[INFO] [stdout] error requesting today's wordle answer: error sending request
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61aa7dc2528a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x61aa7dc3b79a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x61aa7dc2a0f2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x61aa7dc0279f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x61aa7dc1c799 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x61aa7db4759c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x61aa7dc1ca12 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x61aa7dc02858 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x61aa7dbf9de9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x61aa7dc037cd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]   10:     0x61aa7dc3c07c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   11:     0x61aa7d94660f - <password_game::game::wordle::Wordle as core::default::Default>::default::h57119ff087eac91f
[INFO] [stdout]   12:     0x61aa7d950ee5 - <password_game::game::PasswordGame as core::default::Default>::default::h8cce054042f2e4a3
[INFO] [stdout]   13:     0x61aa7d94d1ad - password_game::game::PasswordGame::new::heb99b8232dd6ccbb
[INFO] [stdout]   14:     0x61aa7d948186 - password_game::game::tests::rule_4_test::h7f0f2e5d37064ef6
[INFO] [stdout]   15:     0x61aa7d9483a3 - password_game::game::tests::rule_4_test::{{closure}}::hed72f70a6042ccb7
[INFO] [stdout]   16:     0x61aa7d94ebc6 - core::ops::function::FnOnce::call_once::hcccaf61c7f9a7772
[INFO] [stdout]   17:     0x61aa7db3b67b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]   18:     0x61aa7db4806b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]   19:     0x61aa7db43784 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]   20:     0x61aa7db4ac72 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   21:     0x61aa7dc2450f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   22:     0x7f65f1815aa4 - <unknown>
[INFO] [stdout]   23:     0x7f65f18a2a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- game::tests::rule_21_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'game::tests::rule_21_test' (27) panicked at src/game/wordle.rs:19:23:
[INFO] [stdout] error requesting today's wordle answer: error sending request
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61aa7dc2528a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x61aa7dc3b79a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x61aa7dc2a0f2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x61aa7dc0279f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x61aa7dc1c799 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x61aa7db4759c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x61aa7dc1ca12 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x61aa7dc02858 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x61aa7dbf9de9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x61aa7dc037cd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]   10:     0x61aa7dc3c07c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   11:     0x61aa7d94660f - <password_game::game::wordle::Wordle as core::default::Default>::default::h57119ff087eac91f
[INFO] [stdout]   12:     0x61aa7d950ee5 - <password_game::game::PasswordGame as core::default::Default>::default::h8cce054042f2e4a3
[INFO] [stdout]   13:     0x61aa7d94d1ad - password_game::game::PasswordGame::new::heb99b8232dd6ccbb
[INFO] [stdout]   14:     0x61aa7d948b56 - password_game::game::tests::rule_21_test::h766febb1412e39f5
[INFO] [stdout]   15:     0x61aa7d948c93 - password_game::game::tests::rule_21_test::{{closure}}::hcae4f6a2a11b79b1
[INFO] [stdout]   16:     0x61aa7d94e956 - core::ops::function::FnOnce::call_once::h0800c056e01e36ee
[INFO] [stdout]   17:     0x61aa7db3b67b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]   18:     0x61aa7db4806b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]   19:     0x61aa7db43784 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]   20:     0x61aa7db4ac72 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   21:     0x61aa7dc2450f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   22:     0x7f65f1815aa4 - <unknown>
[INFO] [stdout]   23:     0x7f65f18a2a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     game::tests::rule_15_test
[INFO] [stdout]     game::tests::rule_1_test
[INFO] [stdout]     game::tests::rule_21_test
[INFO] [stdout]     game::tests::rule_22_test
[INFO] [stdout]     game::tests::rule_2_test
[INFO] [stdout]     game::tests::rule_3_test
[INFO] [stdout]     game::tests::rule_4_test
[INFO] [stdout]     game::tests::rule_5_test
[INFO] [stdout]     game::tests::rule_6_test
[INFO] [stdout]     game::tests::rule_7_test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 10 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a1959853e7a8469c9468be1643ad6c523f978a8b5965128bd61202d95f632cc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1959853e7a8469c9468be1643ad6c523f978a8b5965128bd61202d95f632cc6", kill_on_drop: false }`
[INFO] [stdout] a1959853e7a8469c9468be1643ad6c523f978a8b5965128bd61202d95f632cc6
