[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 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSandWoodJones%2Fpassword_game" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-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-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SandWoodJones/password_game on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.0.100
[INFO] [stderr]   Downloaded opener v0.7.1
[INFO] [stderr]   Downloaded normpath v1.2.0
[INFO] [stderr]   Downloaded build_html v2.4.0
[INFO] [stderr]   Downloaded moontool v0.3.1
[INFO] [stderr]   Downloaded hyper-util v0.1.5
[INFO] [stderr]   Downloaded object v0.36.0
[INFO] [stderr]   Downloaded bstr v1.9.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 92aaf1c6f38fc4ed63b59ae8521cc5c3bbdc7ad10a1c71270b851939ad1dd96e
[INFO] running `Command { std: "docker" "start" "92aaf1c6f38fc4ed63b59ae8521cc5c3bbdc7ad10a1c71270b851939ad1dd96e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "92aaf1c6f38fc4ed63b59ae8521cc5c3bbdc7ad10a1c71270b851939ad1dd96e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "92aaf1c6f38fc4ed63b59ae8521cc5c3bbdc7ad10a1c71270b851939ad1dd96e" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "92aaf1c6f38fc4ed63b59ae8521cc5c3bbdc7ad10a1c71270b851939ad1dd96e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "92aaf1c6f38fc4ed63b59ae8521cc5c3bbdc7ad10a1c71270b851939ad1dd96e" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", 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 pkg-config v0.3.30
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling cc v1.0.100
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[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 pin-utils v0.1.0
[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 foreign-types v0.3.2
[INFO] [stderr]    Compiling serde v1.0.203
[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 futures-channel v0.3.30
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling build_html v2.4.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling opener v0.7.1
[INFO] [stderr]    Compiling moontool v0.3.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling tempfile v3.10.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 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 39.11s
[INFO] running `Command { std: "docker" "inspect" "92aaf1c6f38fc4ed63b59ae8521cc5c3bbdc7ad10a1c71270b851939ad1dd96e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "92aaf1c6f38fc4ed63b59ae8521cc5c3bbdc7ad10a1c71270b851939ad1dd96e" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", 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.14s
[INFO] running `Command { std: "docker" "inspect" "92aaf1c6f38fc4ed63b59ae8521cc5c3bbdc7ad10a1c71270b851939ad1dd96e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "92aaf1c6f38fc4ed63b59ae8521cc5c3bbdc7ad10a1c71270b851939ad1dd96e" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", 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.15s
[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_5_test ... FAILED
[INFO] [stdout] test game::tests::rule_4_test ... FAILED
[INFO] [stdout] test game::tests::rule_15_test ... FAILED
[INFO] [stdout] test game::tests::rule_1_test ... FAILED
[INFO] [stdout] test game::tests::rule_21_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_6_test ... FAILED
[INFO] [stdout] test game::tests::rule_3_test ... FAILED
[INFO] [stdout] test game::tests::rule_7_test ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- game::tests::rule_5_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'game::tests::rule_5_test' (1564) 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:     0x5d586b5f5ec8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5d586b60c4ea - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    2:     0x5d586b5fadd2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5d586b5d34b6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5d586b5ed4c9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]    5:     0x5d586b51a89c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5d586b5ed742 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5d586b5d3572 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5d586b5c8369 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5d586b5d44ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]   10:     0x5d586b60ccac - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5d586b313e86 - <password_game[208e7d5d9612ff85]::game::wordle::Wordle as core[8fb95b77d25ab6c8]::default::Default>::default
[INFO] [stdout]   12:     0x5d586b325f65 - <password_game[208e7d5d9612ff85]::game::PasswordGame as core[8fb95b77d25ab6c8]::default::Default>::default
[INFO] [stdout]   13:     0x5d586b324aed - <password_game[208e7d5d9612ff85]::game::PasswordGame>::new
[INFO] [stdout]   14:     0x5d586b320906 - password_game[208e7d5d9612ff85]::game::tests::rule_5_test
[INFO] [stdout]   15:     0x5d586b31fb53 - password_game[208e7d5d9612ff85]::game::tests::rule_5_test::{closure#0}
[INFO] [stdout]   16:     0x5d586b326c36 - <password_game[208e7d5d9612ff85]::game::tests::rule_5_test::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   17:     0x5d586b50d97b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]   18:     0x5d586b51b1f5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]   19:     0x5d586b514b04 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]   20:     0x5d586b51e272 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   21:     0x5d586b5f500f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   22:     0x7e8922053aa4 - <unknown>
[INFO] [stdout]   23:     0x7e89220e0a64 - 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' (1563) 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:     0x5d586b5f5ec8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5d586b60c4ea - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    2:     0x5d586b5fadd2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5d586b5d34b6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5d586b5ed4c9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]    5:     0x5d586b51a89c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5d586b5ed742 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5d586b5d3572 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5d586b5c8369 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5d586b5d44ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]   10:     0x5d586b60ccac - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5d586b313e86 - <password_game[208e7d5d9612ff85]::game::wordle::Wordle as core[8fb95b77d25ab6c8]::default::Default>::default
[INFO] [stdout]   12:     0x5d586b325f65 - <password_game[208e7d5d9612ff85]::game::PasswordGame as core[8fb95b77d25ab6c8]::default::Default>::default
[INFO] [stdout]   13:     0x5d586b324aed - <password_game[208e7d5d9612ff85]::game::PasswordGame>::new
[INFO] [stdout]   14:     0x5d586b3206e6 - password_game[208e7d5d9612ff85]::game::tests::rule_4_test
[INFO] [stdout]   15:     0x5d586b31fb23 - password_game[208e7d5d9612ff85]::game::tests::rule_4_test::{closure#0}
[INFO] [stdout]   16:     0x5d586b326bf6 - <password_game[208e7d5d9612ff85]::game::tests::rule_4_test::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   17:     0x5d586b50d97b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]   18:     0x5d586b51b1f5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]   19:     0x5d586b514b04 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]   20:     0x5d586b51e272 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   21:     0x5d586b5f500f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   22:     0x7e8922053aa4 - <unknown>
[INFO] [stdout]   23:     0x7e89220e0a64 - 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' (1557) 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:     0x5d586b5f5ec8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5d586b60c4ea - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    2:     0x5d586b5fadd2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5d586b5d34b6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5d586b5ed4c9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]    5:     0x5d586b51a89c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5d586b5ed742 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5d586b5d3572 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5d586b5c8369 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5d586b5d44ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]   10:     0x5d586b60ccac - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5d586b313e86 - <password_game[208e7d5d9612ff85]::game::wordle::Wordle as core[8fb95b77d25ab6c8]::default::Default>::default
[INFO] [stdout]   12:     0x5d586b325f65 - <password_game[208e7d5d9612ff85]::game::PasswordGame as core[8fb95b77d25ab6c8]::default::Default>::default
[INFO] [stdout]   13:     0x5d586b324aed - <password_game[208e7d5d9612ff85]::game::PasswordGame>::new
[INFO] [stdout]   14:     0x5d586b320df6 - password_game[208e7d5d9612ff85]::game::tests::rule_15_test
[INFO] [stdout]   15:     0x5d586b31fbe3 - password_game[208e7d5d9612ff85]::game::tests::rule_15_test::{closure#0}
[INFO] [stdout]   16:     0x5d586b326cf6 - <password_game[208e7d5d9612ff85]::game::tests::rule_15_test::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   17:     0x5d586b50d97b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]   18:     0x5d586b51b1f5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]   19:     0x5d586b514b04 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]   20:     0x5d586b51e272 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   21:     0x5d586b5f500f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   22:     0x7e8922053aa4 - <unknown>
[INFO] [stdout]   23:     0x7e89220e0a64 - 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' (1558) 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:     0x5d586b5f5ec8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5d586b60c4ea - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    2:     0x5d586b5fadd2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5d586b5d34b6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5d586b5ed4c9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]    5:     0x5d586b51a89c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5d586b5ed742 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5d586b5d3572 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5d586b5c8369 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5d586b5d44ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]   10:     0x5d586b60ccac - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5d586b313e86 - <password_game[208e7d5d9612ff85]::game::wordle::Wordle as core[8fb95b77d25ab6c8]::default::Default>::default
[INFO] [stdout]   12:     0x5d586b325f65 - <password_game[208e7d5d9612ff85]::game::PasswordGame as core[8fb95b77d25ab6c8]::default::Default>::default
[INFO] [stdout]   13:     0x5d586b324aed - <password_game[208e7d5d9612ff85]::game::PasswordGame>::new
[INFO] [stdout]   14:     0x5d586b320246 - password_game[208e7d5d9612ff85]::game::tests::rule_1_test
[INFO] [stdout]   15:     0x5d586b31fa93 - password_game[208e7d5d9612ff85]::game::tests::rule_1_test::{closure#0}
[INFO] [stdout]   16:     0x5d586b326b36 - <password_game[208e7d5d9612ff85]::game::tests::rule_1_test::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   17:     0x5d586b50d97b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]   18:     0x5d586b51b1f5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]   19:     0x5d586b514b04 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]   20:     0x5d586b51e272 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   21:     0x5d586b5f500f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   22:     0x7e8922053aa4 - <unknown>
[INFO] [stdout]   23:     0x7e89220e0a64 - 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' (1559) 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:     0x5d586b5f5ec8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5d586b60c4ea - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    2:     0x5d586b5fadd2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5d586b5d34b6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5d586b5ed4c9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]    5:     0x5d586b51a89c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5d586b5ed742 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5d586b5d3572 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5d586b5c8369 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5d586b5d44ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]   10:     0x5d586b60ccac - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5d586b313e86 - <password_game[208e7d5d9612ff85]::game::wordle::Wordle as core[8fb95b77d25ab6c8]::default::Default>::default
[INFO] [stdout]   12:     0x5d586b325f65 - <password_game[208e7d5d9612ff85]::game::PasswordGame as core[8fb95b77d25ab6c8]::default::Default>::default
[INFO] [stdout]   13:     0x5d586b324aed - <password_game[208e7d5d9612ff85]::game::PasswordGame>::new
[INFO] [stdout]   14:     0x5d586b320fc6 - password_game[208e7d5d9612ff85]::game::tests::rule_21_test
[INFO] [stdout]   15:     0x5d586b31fc13 - password_game[208e7d5d9612ff85]::game::tests::rule_21_test::{closure#0}
[INFO] [stdout]   16:     0x5d586b326d36 - <password_game[208e7d5d9612ff85]::game::tests::rule_21_test::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   17:     0x5d586b50d97b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]   18:     0x5d586b51b1f5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]   19:     0x5d586b514b04 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]   20:     0x5d586b51e272 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   21:     0x5d586b5f500f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   22:     0x7e8922053aa4 - <unknown>
[INFO] [stdout]   23:     0x7e89220e0a64 - 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' (1560) 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:     0x5d586b5f5ec8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5d586b60c4ea - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    2:     0x5d586b5fadd2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5d586b5d34b6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5d586b5ed4c9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]    5:     0x5d586b51a89c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5d586b5ed742 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5d586b5d3572 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5d586b5c8369 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5d586b5d44ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]   10:     0x5d586b60ccac - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5d586b313e86 - <password_game[208e7d5d9612ff85]::game::wordle::Wordle as core[8fb95b77d25ab6c8]::default::Default>::default
[INFO] [stdout]   12:     0x5d586b325f65 - <password_game[208e7d5d9612ff85]::game::PasswordGame as core[8fb95b77d25ab6c8]::default::Default>::default
[INFO] [stdout]   13:     0x5d586b324aed - <password_game[208e7d5d9612ff85]::game::PasswordGame>::new
[INFO] [stdout]   14:     0x5d586b321106 - password_game[208e7d5d9612ff85]::game::tests::rule_22_test
[INFO] [stdout]   15:     0x5d586b31fc43 - password_game[208e7d5d9612ff85]::game::tests::rule_22_test::{closure#0}
[INFO] [stdout]   16:     0x5d586b326d76 - <password_game[208e7d5d9612ff85]::game::tests::rule_22_test::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   17:     0x5d586b50d97b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]   18:     0x5d586b51b1f5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]   19:     0x5d586b514b04 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]   20:     0x5d586b51e272 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   21:     0x5d586b5f500f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   22:     0x7e8922053aa4 - <unknown>
[INFO] [stdout]   23:     0x7e89220e0a64 - 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' (1561) 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:     0x5d586b5f5ec8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5d586b60c4ea - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    2:     0x5d586b5fadd2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5d586b5d34b6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5d586b5ed4c9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]    5:     0x5d586b51a89c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5d586b5ed742 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5d586b5d3572 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5d586b5c8369 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5d586b5d44ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]   10:     0x5d586b60ccac - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5d586b313e86 - <password_game[208e7d5d9612ff85]::game::wordle::Wordle as core[8fb95b77d25ab6c8]::default::Default>::default
[INFO] [stdout]   12:     0x5d586b325f65 - <password_game[208e7d5d9612ff85]::game::PasswordGame as core[8fb95b77d25ab6c8]::default::Default>::default
[INFO] [stdout]   13:     0x5d586b324aed - <password_game[208e7d5d9612ff85]::game::PasswordGame>::new
[INFO] [stdout]   14:     0x5d586b320386 - password_game[208e7d5d9612ff85]::game::tests::rule_2_test
[INFO] [stdout]   15:     0x5d586b31fac3 - password_game[208e7d5d9612ff85]::game::tests::rule_2_test::{closure#0}
[INFO] [stdout]   16:     0x5d586b326b76 - <password_game[208e7d5d9612ff85]::game::tests::rule_2_test::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   17:     0x5d586b50d97b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]   18:     0x5d586b51b1f5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]   19:     0x5d586b514b04 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]   20:     0x5d586b51e272 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   21:     0x5d586b5f500f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   22:     0x7e8922053aa4 - <unknown>
[INFO] [stdout]   23:     0x7e89220e0a64 - 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' (1565) 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:     0x5d586b5f5ec8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5d586b60c4ea - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    2:     0x5d586b5fadd2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5d586b5d34b6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5d586b5ed4c9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]    5:     0x5d586b51a89c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5d586b5ed742 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5d586b5d3572 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5d586b5c8369 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5d586b5d44ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]   10:     0x5d586b60ccac - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5d586b313e86 - <password_game[208e7d5d9612ff85]::game::wordle::Wordle as core[8fb95b77d25ab6c8]::default::Default>::default
[INFO] [stdout]   12:     0x5d586b325f65 - <password_game[208e7d5d9612ff85]::game::PasswordGame as core[8fb95b77d25ab6c8]::default::Default>::default
[INFO] [stdout]   13:     0x5d586b324aed - <password_game[208e7d5d9612ff85]::game::PasswordGame>::new
[INFO] [stdout]   14:     0x5d586b320ad6 - password_game[208e7d5d9612ff85]::game::tests::rule_6_test
[INFO] [stdout]   15:     0x5d586b31fb83 - password_game[208e7d5d9612ff85]::game::tests::rule_6_test::{closure#0}
[INFO] [stdout]   16:     0x5d586b326c76 - <password_game[208e7d5d9612ff85]::game::tests::rule_6_test::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   17:     0x5d586b50d97b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]   18:     0x5d586b51b1f5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]   19:     0x5d586b514b04 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]   20:     0x5d586b51e272 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   21:     0x5d586b5f500f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   22:     0x7e8922053aa4 - <unknown>
[INFO] [stdout]   23:     0x7e89220e0a64 - 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' (1562) 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:     0x5d586b5f5ec8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5d586b60c4ea - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    2:     0x5d586b5fadd2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5d586b5d34b6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5d586b5ed4c9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]    5:     0x5d586b51a89c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5d586b5ed742 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5d586b5d3572 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5d586b5c8369 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5d586b5d44ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]   10:     0x5d586b60ccac - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5d586b313e86 - <password_game[208e7d5d9612ff85]::game::wordle::Wordle as core[8fb95b77d25ab6c8]::default::Default>::default
[INFO] [stdout]   12:     0x5d586b325f65 - <password_game[208e7d5d9612ff85]::game::PasswordGame as core[8fb95b77d25ab6c8]::default::Default>::default
[INFO] [stdout]   13:     0x5d586b324aed - <password_game[208e7d5d9612ff85]::game::PasswordGame>::new
[INFO] [stdout]   14:     0x5d586b320556 - password_game[208e7d5d9612ff85]::game::tests::rule_3_test
[INFO] [stdout]   15:     0x5d586b31faf3 - password_game[208e7d5d9612ff85]::game::tests::rule_3_test::{closure#0}
[INFO] [stdout]   16:     0x5d586b326bb6 - <password_game[208e7d5d9612ff85]::game::tests::rule_3_test::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   17:     0x5d586b50d97b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]   18:     0x5d586b51b1f5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]   19:     0x5d586b514b04 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]   20:     0x5d586b51e272 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   21:     0x5d586b5f500f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   22:     0x7e8922053aa4 - <unknown>
[INFO] [stdout]   23:     0x7e89220e0a64 - 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' (1566) 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:     0x5d586b5f5ec8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5d586b60c4ea - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    2:     0x5d586b5fadd2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5d586b5d34b6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5d586b5ed4c9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]    5:     0x5d586b51a89c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5d586b5ed742 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5d586b5d3572 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5d586b5c8369 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5d586b5d44ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]   10:     0x5d586b60ccac - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5d586b313e86 - <password_game[208e7d5d9612ff85]::game::wordle::Wordle as core[8fb95b77d25ab6c8]::default::Default>::default
[INFO] [stdout]   12:     0x5d586b325f65 - <password_game[208e7d5d9612ff85]::game::PasswordGame as core[8fb95b77d25ab6c8]::default::Default>::default
[INFO] [stdout]   13:     0x5d586b324aed - <password_game[208e7d5d9612ff85]::game::PasswordGame>::new
[INFO] [stdout]   14:     0x5d586b320c66 - password_game[208e7d5d9612ff85]::game::tests::rule_7_test
[INFO] [stdout]   15:     0x5d586b31fbb3 - password_game[208e7d5d9612ff85]::game::tests::rule_7_test::{closure#0}
[INFO] [stdout]   16:     0x5d586b326cb6 - <password_game[208e7d5d9612ff85]::game::tests::rule_7_test::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   17:     0x5d586b50d97b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]   18:     0x5d586b51b1f5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]   19:     0x5d586b514b04 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]   20:     0x5d586b51e272 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   21:     0x5d586b5f500f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   22:     0x7e8922053aa4 - <unknown>
[INFO] [stdout]   23:     0x7e89220e0a64 - 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.40s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin password_game`
[INFO] running `Command { std: "docker" "inspect" "92aaf1c6f38fc4ed63b59ae8521cc5c3bbdc7ad10a1c71270b851939ad1dd96e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92aaf1c6f38fc4ed63b59ae8521cc5c3bbdc7ad10a1c71270b851939ad1dd96e", kill_on_drop: false }`
[INFO] [stdout] 92aaf1c6f38fc4ed63b59ae8521cc5c3bbdc7ad10a1c71270b851939ad1dd96e
