[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 master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSandWoodJones%2Fpassword_game" "/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/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-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SandWoodJones/password_game on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded normpath v1.2.0
[INFO] [stderr]   Downloaded security-framework-sys v2.11.0
[INFO] [stderr]   Downloaded opener v0.7.1
[INFO] [stderr]   Downloaded rustls-pki-types v1.7.0
[INFO] [stderr]   Downloaded build_html v2.4.0
[INFO] [stderr]   Downloaded moontool v0.3.1
[INFO] [stderr]   Downloaded winreg v0.52.0
[INFO] [stderr]   Downloaded bstr v1.9.1
[INFO] [stderr]   Downloaded syn v2.0.68
[INFO] [stderr]   Downloaded reqwest v0.12.5
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bda9aa36e1caf03022af258718288b7bdf02da604df07d9c038db2eda19963a1
[INFO] running `Command { std: "docker" "start" "-a" "bda9aa36e1caf03022af258718288b7bdf02da604df07d9c038db2eda19963a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bda9aa36e1caf03022af258718288b7bdf02da604df07d9c038db2eda19963a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bda9aa36e1caf03022af258718288b7bdf02da604df07d9c038db2eda19963a1", kill_on_drop: false }`
[INFO] [stdout] bda9aa36e1caf03022af258718288b7bdf02da604df07d9c038db2eda19963a1
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4a4b333c65a709222b1626b9ccd656699b7cf56147ee1fa36c039b92e8e255e8
[INFO] running `Command { std: "docker" "start" "-a" "4a4b333c65a709222b1626b9ccd656699b7cf56147ee1fa36c039b92e8e255e8", 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 pkg-config v0.3.30
[INFO] [stderr]    Compiling cc v1.0.100
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling bytes v1.6.0
[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 futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling build_html v2.4.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling opener v0.7.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling moontool v0.3.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling hyper v1.3.1
[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 26.61s
[INFO] running `Command { std: "docker" "inspect" "4a4b333c65a709222b1626b9ccd656699b7cf56147ee1fa36c039b92e8e255e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a4b333c65a709222b1626b9ccd656699b7cf56147ee1fa36c039b92e8e255e8", kill_on_drop: false }`
[INFO] [stdout] 4a4b333c65a709222b1626b9ccd656699b7cf56147ee1fa36c039b92e8e255e8
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 565f443511d3ab22144728170dc3b90ad71e1bf2c893bcac96e6ee419550471a
[INFO] running `Command { std: "docker" "start" "-a" "565f443511d3ab22144728170dc3b90ad71e1bf2c893bcac96e6ee419550471a", 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.02s
[INFO] running `Command { std: "docker" "inspect" "565f443511d3ab22144728170dc3b90ad71e1bf2c893bcac96e6ee419550471a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "565f443511d3ab22144728170dc3b90ad71e1bf2c893bcac96e6ee419550471a", kill_on_drop: false }`
[INFO] [stdout] 565f443511d3ab22144728170dc3b90ad71e1bf2c893bcac96e6ee419550471a
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2b22d128f66e618bd30b4e23e68f3676b88a232ee0bd01f9c63496dd0e4d44db
[INFO] running `Command { std: "docker" "start" "-a" "2b22d128f66e618bd30b4e23e68f3676b88a232ee0bd01f9c63496dd0e4d44db", 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.20s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/password_game-22a30f468c2eeca7)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test game::tests::rule_1_test ... FAILED
[INFO] [stdout] test game::tests::rule_5_test ... FAILED
[INFO] [stdout] test game::tests::rule_6_test ... FAILED
[INFO] [stdout] test game::tests::rule_7_test ... FAILED
[INFO] [stdout] test game::tests::rule_3_test ... FAILED
[INFO] [stdout] test game::tests::rule_22_test ... FAILED
[INFO] [stdout] test game::tests::rule_2_test ... FAILED
[INFO] [stdout] test game::tests::rule_21_test ... FAILED
[INFO] [stdout] test game::tests::rule_15_test ... FAILED
[INFO] [stdout] test game::tests::rule_4_test ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- game::tests::rule_1_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'game::tests::rule_1_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:     0x60880fa1ff32 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x60880fa36e9a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    2:     0x60880fa25206 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x60880f9fc4df - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x60880fa16f49 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]    5:     0x60880f94478e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x60880fa171b2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x60880f9fc598 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x60880f9f3ba9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x60880f9fd65d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]   10:     0x60880fa375dc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]   11:     0x60880f74d0ff - <password_game[ed2d554bdbf9d5dc]::game::wordle::Wordle as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]   12:     0x60880f74f2c5 - <password_game[ed2d554bdbf9d5dc]::game::PasswordGame as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]   13:     0x60880f74f10d - <password_game[ed2d554bdbf9d5dc]::game::PasswordGame>::new
[INFO] [stdout]   14:     0x60880f74b6c6 - password_game[ed2d554bdbf9d5dc]::game::tests::rule_1_test
[INFO] [stdout]   15:     0x60880f7493a3 - password_game[ed2d554bdbf9d5dc]::game::tests::rule_1_test::{closure#0}
[INFO] [stdout]   16:     0x60880f741e56 - <password_game[ed2d554bdbf9d5dc]::game::tests::rule_1_test::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   17:     0x60880f938b3b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]   18:     0x60880f94539a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]   19:     0x60880f93f864 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]   20:     0x60880f947e92 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   21:     0x60880fa1f09f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   22:     0x75487cdbfaa4 - <unknown>
[INFO] [stdout]   23:     0x75487ce4ca64 - 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' (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:     0x60880fa1ff32 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x60880fa36e9a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    2:     0x60880fa25206 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x60880f9fc4df - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x60880fa16f49 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]    5:     0x60880f94478e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x60880fa171b2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x60880f9fc598 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x60880f9f3ba9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x60880f9fd65d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]   10:     0x60880fa375dc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]   11:     0x60880f74d0ff - <password_game[ed2d554bdbf9d5dc]::game::wordle::Wordle as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]   12:     0x60880f74f2c5 - <password_game[ed2d554bdbf9d5dc]::game::PasswordGame as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]   13:     0x60880f74f10d - <password_game[ed2d554bdbf9d5dc]::game::PasswordGame>::new
[INFO] [stdout]   14:     0x60880f74bd86 - password_game[ed2d554bdbf9d5dc]::game::tests::rule_5_test
[INFO] [stdout]   15:     0x60880f749463 - password_game[ed2d554bdbf9d5dc]::game::tests::rule_5_test::{closure#0}
[INFO] [stdout]   16:     0x60880f741f56 - <password_game[ed2d554bdbf9d5dc]::game::tests::rule_5_test::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   17:     0x60880f938b3b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]   18:     0x60880f94539a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]   19:     0x60880f93f864 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]   20:     0x60880f947e92 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   21:     0x60880fa1f09f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   22:     0x75487cdbfaa4 - <unknown>
[INFO] [stdout]   23:     0x75487ce4ca64 - 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' (32) 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:     0x60880fa1ff32 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x60880fa36e9a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    2:     0x60880fa25206 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x60880f9fc4df - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x60880fa16f49 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]    5:     0x60880f94478e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x60880fa171b2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x60880f9fc598 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x60880f9f3ba9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x60880f9fd65d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]   10:     0x60880fa375dc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]   11:     0x60880f74d0ff - <password_game[ed2d554bdbf9d5dc]::game::wordle::Wordle as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]   12:     0x60880f74f2c5 - <password_game[ed2d554bdbf9d5dc]::game::PasswordGame as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]   13:     0x60880f74f10d - <password_game[ed2d554bdbf9d5dc]::game::PasswordGame>::new
[INFO] [stdout]   14:     0x60880f74bf56 - password_game[ed2d554bdbf9d5dc]::game::tests::rule_6_test
[INFO] [stdout]   15:     0x60880f749493 - password_game[ed2d554bdbf9d5dc]::game::tests::rule_6_test::{closure#0}
[INFO] [stdout]   16:     0x60880f741f96 - <password_game[ed2d554bdbf9d5dc]::game::tests::rule_6_test::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   17:     0x60880f938b3b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]   18:     0x60880f94539a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]   19:     0x60880f93f864 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]   20:     0x60880f947e92 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   21:     0x60880fa1f09f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   22:     0x75487cdbfaa4 - <unknown>
[INFO] [stdout]   23:     0x75487ce4ca64 - 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' (33) 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:     0x60880fa1ff32 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x60880fa36e9a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    2:     0x60880fa25206 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x60880f9fc4df - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x60880fa16f49 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]    5:     0x60880f94478e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x60880fa171b2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x60880f9fc598 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x60880f9f3ba9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x60880f9fd65d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]   10:     0x60880fa375dc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]   11:     0x60880f74d0ff - <password_game[ed2d554bdbf9d5dc]::game::wordle::Wordle as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]   12:     0x60880f74f2c5 - <password_game[ed2d554bdbf9d5dc]::game::PasswordGame as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]   13:     0x60880f74f10d - <password_game[ed2d554bdbf9d5dc]::game::PasswordGame>::new
[INFO] [stdout]   14:     0x60880f74c0e6 - password_game[ed2d554bdbf9d5dc]::game::tests::rule_7_test
[INFO] [stdout]   15:     0x60880f7494c3 - password_game[ed2d554bdbf9d5dc]::game::tests::rule_7_test::{closure#0}
[INFO] [stdout]   16:     0x60880f741fd6 - <password_game[ed2d554bdbf9d5dc]::game::tests::rule_7_test::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   17:     0x60880f938b3b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]   18:     0x60880f94539a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]   19:     0x60880f93f864 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]   20:     0x60880f947e92 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   21:     0x60880fa1f09f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   22:     0x75487cdbfaa4 - <unknown>
[INFO] [stdout]   23:     0x75487ce4ca64 - 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' (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:     0x60880fa1ff32 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x60880fa36e9a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    2:     0x60880fa25206 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x60880f9fc4df - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x60880fa16f49 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]    5:     0x60880f94478e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x60880fa171b2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x60880f9fc598 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x60880f9f3ba9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x60880f9fd65d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]   10:     0x60880fa375dc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]   11:     0x60880f74d0ff - <password_game[ed2d554bdbf9d5dc]::game::wordle::Wordle as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]   12:     0x60880f74f2c5 - <password_game[ed2d554bdbf9d5dc]::game::PasswordGame as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]   13:     0x60880f74f10d - <password_game[ed2d554bdbf9d5dc]::game::PasswordGame>::new
[INFO] [stdout]   14:     0x60880f74b9d6 - password_game[ed2d554bdbf9d5dc]::game::tests::rule_3_test
[INFO] [stdout]   15:     0x60880f749403 - password_game[ed2d554bdbf9d5dc]::game::tests::rule_3_test::{closure#0}
[INFO] [stdout]   16:     0x60880f741ed6 - <password_game[ed2d554bdbf9d5dc]::game::tests::rule_3_test::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   17:     0x60880f938b3b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]   18:     0x60880f94539a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]   19:     0x60880f93f864 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]   20:     0x60880f947e92 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   21:     0x60880fa1f09f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   22:     0x75487cdbfaa4 - <unknown>
[INFO] [stdout]   23:     0x75487ce4ca64 - 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' (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:     0x60880fa1ff32 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x60880fa36e9a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    2:     0x60880fa25206 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x60880f9fc4df - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x60880fa16f49 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]    5:     0x60880f94478e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x60880fa171b2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x60880f9fc598 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x60880f9f3ba9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x60880f9fd65d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]   10:     0x60880fa375dc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]   11:     0x60880f74d0ff - <password_game[ed2d554bdbf9d5dc]::game::wordle::Wordle as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]   12:     0x60880f74f2c5 - <password_game[ed2d554bdbf9d5dc]::game::PasswordGame as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]   13:     0x60880f74f10d - <password_game[ed2d554bdbf9d5dc]::game::PasswordGame>::new
[INFO] [stdout]   14:     0x60880f74c586 - password_game[ed2d554bdbf9d5dc]::game::tests::rule_22_test
[INFO] [stdout]   15:     0x60880f749553 - password_game[ed2d554bdbf9d5dc]::game::tests::rule_22_test::{closure#0}
[INFO] [stdout]   16:     0x60880f742096 - <password_game[ed2d554bdbf9d5dc]::game::tests::rule_22_test::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   17:     0x60880f938b3b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]   18:     0x60880f94539a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]   19:     0x60880f93f864 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]   20:     0x60880f947e92 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   21:     0x60880fa1f09f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   22:     0x75487cdbfaa4 - <unknown>
[INFO] [stdout]   23:     0x75487ce4ca64 - 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' (28) 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:     0x60880fa1ff32 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x60880fa36e9a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    2:     0x60880fa25206 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x60880f9fc4df - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x60880fa16f49 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]    5:     0x60880f94478e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x60880fa171b2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x60880f9fc598 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x60880f9f3ba9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x60880f9fd65d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]   10:     0x60880fa375dc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]   11:     0x60880f74d0ff - <password_game[ed2d554bdbf9d5dc]::game::wordle::Wordle as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]   12:     0x60880f74f2c5 - <password_game[ed2d554bdbf9d5dc]::game::PasswordGame as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]   13:     0x60880f74f10d - <password_game[ed2d554bdbf9d5dc]::game::PasswordGame>::new
[INFO] [stdout]   14:     0x60880f74b806 - password_game[ed2d554bdbf9d5dc]::game::tests::rule_2_test
[INFO] [stdout]   15:     0x60880f7493d3 - password_game[ed2d554bdbf9d5dc]::game::tests::rule_2_test::{closure#0}
[INFO] [stdout]   16:     0x60880f741e96 - <password_game[ed2d554bdbf9d5dc]::game::tests::rule_2_test::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   17:     0x60880f938b3b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]   18:     0x60880f94539a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]   19:     0x60880f93f864 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]   20:     0x60880f947e92 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   21:     0x60880fa1f09f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   22:     0x75487cdbfaa4 - <unknown>
[INFO] [stdout]   23:     0x75487ce4ca64 - 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' (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:     0x60880fa1ff32 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x60880fa36e9a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    2:     0x60880fa25206 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x60880f9fc4df - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x60880fa16f49 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]    5:     0x60880f94478e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x60880fa171b2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x60880f9fc598 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x60880f9f3ba9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x60880f9fd65d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]   10:     0x60880fa375dc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]   11:     0x60880f74d0ff - <password_game[ed2d554bdbf9d5dc]::game::wordle::Wordle as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]   12:     0x60880f74f2c5 - <password_game[ed2d554bdbf9d5dc]::game::PasswordGame as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]   13:     0x60880f74f10d - <password_game[ed2d554bdbf9d5dc]::game::PasswordGame>::new
[INFO] [stdout]   14:     0x60880f74c446 - password_game[ed2d554bdbf9d5dc]::game::tests::rule_21_test
[INFO] [stdout]   15:     0x60880f749523 - password_game[ed2d554bdbf9d5dc]::game::tests::rule_21_test::{closure#0}
[INFO] [stdout]   16:     0x60880f742056 - <password_game[ed2d554bdbf9d5dc]::game::tests::rule_21_test::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   17:     0x60880f938b3b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]   18:     0x60880f94539a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]   19:     0x60880f93f864 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]   20:     0x60880f947e92 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   21:     0x60880fa1f09f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   22:     0x75487cdbfaa4 - <unknown>
[INFO] [stdout]   23:     0x75487ce4ca64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- game::tests::rule_15_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'game::tests::rule_15_test' (24) 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:     0x60880fa1ff32 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x60880fa36e9a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    2:     0x60880fa25206 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x60880f9fc4df - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x60880fa16f49 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]    5:     0x60880f94478e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x60880fa171b2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x60880f9fc598 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x60880f9f3ba9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x60880f9fd65d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]   10:     0x60880fa375dc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]   11:     0x60880f74d0ff - <password_game[ed2d554bdbf9d5dc]::game::wordle::Wordle as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]   12:     0x60880f74f2c5 - <password_game[ed2d554bdbf9d5dc]::game::PasswordGame as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]   13:     0x60880f74f10d - <password_game[ed2d554bdbf9d5dc]::game::PasswordGame>::new
[INFO] [stdout]   14:     0x60880f74c276 - password_game[ed2d554bdbf9d5dc]::game::tests::rule_15_test
[INFO] [stdout]   15:     0x60880f7494f3 - password_game[ed2d554bdbf9d5dc]::game::tests::rule_15_test::{closure#0}
[INFO] [stdout]   16:     0x60880f742016 - <password_game[ed2d554bdbf9d5dc]::game::tests::rule_15_test::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   17:     0x60880f938b3b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]   18:     0x60880f94539a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]   19:     0x60880f93f864 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]   20:     0x60880f947e92 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   21:     0x60880fa1f09f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   22:     0x75487cdbfaa4 - <unknown>
[INFO] [stdout]   23:     0x75487ce4ca64 - 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' (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:     0x60880fa1ff32 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x60880fa36e9a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    2:     0x60880fa25206 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x60880f9fc4df - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x60880fa16f49 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]    5:     0x60880f94478e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x60880fa171b2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x60880f9fc598 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x60880f9f3ba9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x60880f9fd65d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]   10:     0x60880fa375dc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]   11:     0x60880f74d0ff - <password_game[ed2d554bdbf9d5dc]::game::wordle::Wordle as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]   12:     0x60880f74f2c5 - <password_game[ed2d554bdbf9d5dc]::game::PasswordGame as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]   13:     0x60880f74f10d - <password_game[ed2d554bdbf9d5dc]::game::PasswordGame>::new
[INFO] [stdout]   14:     0x60880f74bb66 - password_game[ed2d554bdbf9d5dc]::game::tests::rule_4_test
[INFO] [stdout]   15:     0x60880f749433 - password_game[ed2d554bdbf9d5dc]::game::tests::rule_4_test::{closure#0}
[INFO] [stdout]   16:     0x60880f741f16 - <password_game[ed2d554bdbf9d5dc]::game::tests::rule_4_test::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   17:     0x60880f938b3b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]   18:     0x60880f94539a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]   19:     0x60880f93f864 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]   20:     0x60880f947e92 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   21:     0x60880fa1f09f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   22:     0x75487cdbfaa4 - <unknown>
[INFO] [stdout]   23:     0x75487ce4ca64 - 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.26s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin password_game`
[INFO] running `Command { std: "docker" "inspect" "2b22d128f66e618bd30b4e23e68f3676b88a232ee0bd01f9c63496dd0e4d44db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b22d128f66e618bd30b4e23e68f3676b88a232ee0bd01f9c63496dd0e4d44db", kill_on_drop: false }`
[INFO] [stdout] 2b22d128f66e618bd30b4e23e68f3676b88a232ee0bd01f9c63496dd0e4d44db
