[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.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSandWoodJones%2Fpassword_game" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SandWoodJones/password_game on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "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.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.42
[INFO] [stderr]   Downloaded backtrace v0.3.73
[INFO] [stderr]   Downloaded http-body v1.0.0
[INFO] [stderr]   Downloaded tower-layer v0.3.2
[INFO] [stderr]   Downloaded tempfile v3.10.1
[INFO] [stderr]   Downloaded num_threads v0.1.7
[INFO] [stderr]   Downloaded build_html v2.4.0
[INFO] [stderr]   Downloaded normpath v1.2.0
[INFO] [stderr]   Downloaded schannel v0.1.23
[INFO] [stderr]   Downloaded httparse v1.9.4
[INFO] [stderr]   Downloaded hyper-util v0.1.5
[INFO] [stderr]   Downloaded openssl-sys v0.9.102
[INFO] [stderr]   Downloaded security-framework v2.11.0
[INFO] [stderr]   Downloaded cc v1.0.100
[INFO] [stderr]   Downloaded pin-project v1.1.5
[INFO] [stderr]   Downloaded hyper v1.3.1
[INFO] [stderr]   Downloaded syn v2.0.68
[INFO] [stderr]   Downloaded reqwest v0.12.5
[INFO] [stderr]   Downloaded native-tls v0.2.12
[INFO] [stderr]   Downloaded addr2line v0.22.0
[INFO] [stderr]   Downloaded openssl v0.10.64
[INFO] [stderr]   Downloaded gimli v0.29.0
[INFO] [stderr]   Downloaded opener v0.7.1
[INFO] [stderr]   Downloaded object v0.36.0
[INFO] [stderr]   Downloaded pin-project-internal v1.1.5
[INFO] [stderr]   Downloaded bstr v1.9.1
[INFO] [stderr]   Downloaded security-framework-sys v2.11.0
[INFO] [stderr]   Downloaded winreg v0.52.0
[INFO] [stderr]   Downloaded moontool v0.3.1
[INFO] [stderr]   Downloaded ipnet v2.9.0
[INFO] [stderr]   Downloaded rustls-pki-types v1.7.0
[INFO] [stderr]   Downloaded rustls-pemfile v2.1.2
[INFO] [stderr]   Downloaded tokio v1.38.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ac25bf342950fbfc62f788b20d3676c650d6be03064699b39815fa7f54e705a4
[INFO] running `Command { std: "docker" "start" "-a" "ac25bf342950fbfc62f788b20d3676c650d6be03064699b39815fa7f54e705a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ac25bf342950fbfc62f788b20d3676c650d6be03064699b39815fa7f54e705a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac25bf342950fbfc62f788b20d3676c650d6be03064699b39815fa7f54e705a4", kill_on_drop: false }`
[INFO] [stdout] ac25bf342950fbfc62f788b20d3676c650d6be03064699b39815fa7f54e705a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3665ca2292118a6422d61c08a49dd4ebe3410232d19e040480f55aa2db4ee8a0
[INFO] running `Command { std: "docker" "start" "-a" "3665ca2292118a6422d61c08a49dd4ebe3410232d19e040480f55aa2db4ee8a0", 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 bytes v1.6.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling cc v1.0.100
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.64
[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 native-tls v0.2.12
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling log v0.4.21
[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 ryu v1.0.18
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling build_html v2.4.0
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling opener v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling moontool v0.3.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling hyper v1.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 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 25.44s
[INFO] running `Command { std: "docker" "inspect" "3665ca2292118a6422d61c08a49dd4ebe3410232d19e040480f55aa2db4ee8a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3665ca2292118a6422d61c08a49dd4ebe3410232d19e040480f55aa2db4ee8a0", kill_on_drop: false }`
[INFO] [stdout] 3665ca2292118a6422d61c08a49dd4ebe3410232d19e040480f55aa2db4ee8a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 26c79d667250e857b7b3c801963359bb059177c85da7d40a35beab8d35f33e1e
[INFO] running `Command { std: "docker" "start" "-a" "26c79d667250e857b7b3c801963359bb059177c85da7d40a35beab8d35f33e1e", 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 0.52s
[INFO] running `Command { std: "docker" "inspect" "26c79d667250e857b7b3c801963359bb059177c85da7d40a35beab8d35f33e1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26c79d667250e857b7b3c801963359bb059177c85da7d40a35beab8d35f33e1e", kill_on_drop: false }`
[INFO] [stdout] 26c79d667250e857b7b3c801963359bb059177c85da7d40a35beab8d35f33e1e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] aad3556cbc800eb61483c531aba6c45974182b01fb33480e43dda7918307fae0
[INFO] running `Command { std: "docker" "start" "-a" "aad3556cbc800eb61483c531aba6c45974182b01fb33480e43dda7918307fae0", 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.09s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/password_game-bf0c8901d8baf8f1)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test game::tests::rule_6_test ... FAILED
[INFO] [stdout] test game::tests::rule_21_test ... FAILED
[INFO] [stdout] test game::tests::rule_2_test ... FAILED
[INFO] [stdout] test game::tests::rule_22_test ... FAILED
[INFO] [stdout] test game::tests::rule_5_test ... FAILED
[INFO] [stdout] test game::tests::rule_4_test ... FAILED
[INFO] [stdout] test game::tests::rule_3_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_7_test ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- game::tests::rule_6_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'game::tests::rule_6_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:     0x5da51f863782 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]    1:     0x5da51f87584a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    2:     0x5da51f8303c6 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]    3:     0x5da51f8425a9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]    4:     0x5da51f842441 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]    5:     0x5da51f7975fe - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]    6:     0x5da51f8428d2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]    7:     0x5da51f842668 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]    8:     0x5da51f83d659 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]    9:     0x5da51f8246ed - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]   10:     0x5da51f87ddcc - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]   11:     0x5da51f59312f - <password_game::game::wordle::Wordle as core::default::Default>::default::had65ce6d24d6a88f
[INFO] [stdout]   12:     0x5da51f58f6d5 - <password_game::game::PasswordGame as core::default::Default>::default::h2477511eb5ad782e
[INFO] [stdout]   13:     0x5da51f58bdbd - password_game::game::PasswordGame::new::h9306fd8a3c06b689
[INFO] [stdout]   14:     0x5da51f587826 - password_game::game::tests::rule_6_test::h9efa43d6dedc9d30
[INFO] [stdout]   15:     0x5da51f5879b3 - password_game::game::tests::rule_6_test::{{closure}}::h36e8db85acfc3556
[INFO] [stdout]   16:     0x5da51f588916 - core::ops::function::FnOnce::call_once::hc176eac940639004
[INFO] [stdout]   17:     0x5da51f7973bb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]   18:     0x5da51f7aadca - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]   19:     0x5da51f785224 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]   20:     0x5da51f788bc2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]   21:     0x5da51f83878f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]   22:     0x783e6659baa4 - <unknown>
[INFO] [stdout]   23:     0x783e66628a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- game::tests::rule_21_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'game::tests::rule_21_test' (27) panicked at src/game/wordle.rs:19:23:
[INFO] [stdout] error requesting today's wordle answer: error sending request
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5da51f863782 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]    1:     0x5da51f87584a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    2:     0x5da51f8303c6 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]    3:     0x5da51f8425a9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]    4:     0x5da51f842441 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]    5:     0x5da51f7975fe - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]    6:     0x5da51f8428d2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]    7:     0x5da51f842668 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]    8:     0x5da51f83d659 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]    9:     0x5da51f8246ed - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]   10:     0x5da51f87ddcc - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]   11:     0x5da51f59312f - <password_game::game::wordle::Wordle as core::default::Default>::default::had65ce6d24d6a88f
[INFO] [stdout]   12:     0x5da51f58f6d5 - <password_game::game::PasswordGame as core::default::Default>::default::h2477511eb5ad782e
[INFO] [stdout]   13:     0x5da51f58bdbd - password_game::game::PasswordGame::new::h9306fd8a3c06b689
[INFO] [stdout]   14:     0x5da51f587da6 - password_game::game::tests::rule_21_test::h53a7a44dfa2217c1
[INFO] [stdout]   15:     0x5da51f587ee3 - password_game::game::tests::rule_21_test::{{closure}}::h2f7750a8192c306f
[INFO] [stdout]   16:     0x5da51f588696 - core::ops::function::FnOnce::call_once::h00001753056451b3
[INFO] [stdout]   17:     0x5da51f7973bb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]   18:     0x5da51f7aadca - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]   19:     0x5da51f785224 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]   20:     0x5da51f788bc2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]   21:     0x5da51f83878f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]   22:     0x783e6659baa4 - <unknown>
[INFO] [stdout]   23:     0x783e66628a64 - 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' (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:     0x5da51f863782 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]    1:     0x5da51f87584a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    2:     0x5da51f8303c6 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]    3:     0x5da51f8425a9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]    4:     0x5da51f842441 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]    5:     0x5da51f7975fe - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]    6:     0x5da51f8428d2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]    7:     0x5da51f842668 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]    8:     0x5da51f83d659 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]    9:     0x5da51f8246ed - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]   10:     0x5da51f87ddcc - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]   11:     0x5da51f59312f - <password_game::game::wordle::Wordle as core::default::Default>::default::had65ce6d24d6a88f
[INFO] [stdout]   12:     0x5da51f58f6d5 - <password_game::game::PasswordGame as core::default::Default>::default::h2477511eb5ad782e
[INFO] [stdout]   13:     0x5da51f58bdbd - password_game::game::PasswordGame::new::h9306fd8a3c06b689
[INFO] [stdout]   14:     0x5da51f587016 - password_game::game::tests::rule_2_test::h09852a36ba9bc365
[INFO] [stdout]   15:     0x5da51f5871e3 - password_game::game::tests::rule_2_test::{{closure}}::h0d64a8b543648009
[INFO] [stdout]   16:     0x5da51f588956 - core::ops::function::FnOnce::call_once::he6fa2968f7907b7c
[INFO] [stdout]   17:     0x5da51f7973bb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]   18:     0x5da51f7aadca - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]   19:     0x5da51f785224 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]   20:     0x5da51f788bc2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]   21:     0x5da51f83878f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]   22:     0x783e6659baa4 - <unknown>
[INFO] [stdout]   23:     0x783e66628a64 - 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' (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:     0x5da51f863782 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]    1:     0x5da51f87584a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    2:     0x5da51f8303c6 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]    3:     0x5da51f8425a9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]    4:     0x5da51f842441 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]    5:     0x5da51f7975fe - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]    6:     0x5da51f8428d2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]    7:     0x5da51f842668 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]    8:     0x5da51f83d659 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]    9:     0x5da51f8246ed - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]   10:     0x5da51f87ddcc - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]   11:     0x5da51f59312f - <password_game::game::wordle::Wordle as core::default::Default>::default::had65ce6d24d6a88f
[INFO] [stdout]   12:     0x5da51f58f6d5 - <password_game::game::PasswordGame as core::default::Default>::default::h2477511eb5ad782e
[INFO] [stdout]   13:     0x5da51f58bdbd - password_game::game::PasswordGame::new::h9306fd8a3c06b689
[INFO] [stdout]   14:     0x5da51f587f16 - password_game::game::tests::rule_22_test::he9f438a5dec0e78d
[INFO] [stdout]   15:     0x5da51f5880e3 - password_game::game::tests::rule_22_test::{{closure}}::h46ed1932b6d72294
[INFO] [stdout]   16:     0x5da51f588856 - core::ops::function::FnOnce::call_once::h67991fe1e3ddf3b8
[INFO] [stdout]   17:     0x5da51f7973bb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]   18:     0x5da51f7aadca - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]   19:     0x5da51f785224 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]   20:     0x5da51f788bc2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]   21:     0x5da51f83878f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]   22:     0x783e6659baa4 - <unknown>
[INFO] [stdout]   23:     0x783e66628a64 - 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' (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:     0x5da51f863782 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]    1:     0x5da51f87584a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    2:     0x5da51f8303c6 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]    3:     0x5da51f8425a9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]    4:     0x5da51f842441 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]    5:     0x5da51f7975fe - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]    6:     0x5da51f8428d2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]    7:     0x5da51f842668 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]    8:     0x5da51f83d659 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]    9:     0x5da51f8246ed - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]   10:     0x5da51f87ddcc - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]   11:     0x5da51f59312f - <password_game::game::wordle::Wordle as core::default::Default>::default::had65ce6d24d6a88f
[INFO] [stdout]   12:     0x5da51f58f6d5 - <password_game::game::PasswordGame as core::default::Default>::default::h2477511eb5ad782e
[INFO] [stdout]   13:     0x5da51f58bdbd - password_game::game::PasswordGame::new::h9306fd8a3c06b689
[INFO] [stdout]   14:     0x5da51f587626 - password_game::game::tests::rule_5_test::h4cde312fea26c17e
[INFO] [stdout]   15:     0x5da51f5877f3 - password_game::game::tests::rule_5_test::{{closure}}::hb15d9e43fad69c00
[INFO] [stdout]   16:     0x5da51f5887f6 - core::ops::function::FnOnce::call_once::h508aadf2ce173aa6
[INFO] [stdout]   17:     0x5da51f7973bb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]   18:     0x5da51f7aadca - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]   19:     0x5da51f785224 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]   20:     0x5da51f788bc2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]   21:     0x5da51f83878f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]   22:     0x783e6659baa4 - <unknown>
[INFO] [stdout]   23:     0x783e66628a64 - 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' (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:     0x5da51f863782 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]    1:     0x5da51f87584a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    2:     0x5da51f8303c6 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]    3:     0x5da51f8425a9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]    4:     0x5da51f842441 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]    5:     0x5da51f7975fe - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]    6:     0x5da51f8428d2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]    7:     0x5da51f842668 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]    8:     0x5da51f83d659 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]    9:     0x5da51f8246ed - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]   10:     0x5da51f87ddcc - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]   11:     0x5da51f59312f - <password_game::game::wordle::Wordle as core::default::Default>::default::had65ce6d24d6a88f
[INFO] [stdout]   12:     0x5da51f58f6d5 - <password_game::game::PasswordGame as core::default::Default>::default::h2477511eb5ad782e
[INFO] [stdout]   13:     0x5da51f58bdbd - password_game::game::PasswordGame::new::h9306fd8a3c06b689
[INFO] [stdout]   14:     0x5da51f5873d6 - password_game::game::tests::rule_4_test::h1571c2a47e04d278
[INFO] [stdout]   15:     0x5da51f5875f3 - password_game::game::tests::rule_4_test::{{closure}}::hf035bf4649ee49c7
[INFO] [stdout]   16:     0x5da51f588736 - core::ops::function::FnOnce::call_once::h167dd02dc4bda0c2
[INFO] [stdout]   17:     0x5da51f7973bb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]   18:     0x5da51f7aadca - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]   19:     0x5da51f785224 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]   20:     0x5da51f788bc2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]   21:     0x5da51f83878f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]   22:     0x783e6659baa4 - <unknown>
[INFO] [stdout]   23:     0x783e66628a64 - 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' (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:     0x5da51f863782 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]    1:     0x5da51f87584a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    2:     0x5da51f8303c6 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]    3:     0x5da51f8425a9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]    4:     0x5da51f842441 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]    5:     0x5da51f7975fe - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]    6:     0x5da51f8428d2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]    7:     0x5da51f842668 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]    8:     0x5da51f83d659 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]    9:     0x5da51f8246ed - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]   10:     0x5da51f87ddcc - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]   11:     0x5da51f59312f - <password_game::game::wordle::Wordle as core::default::Default>::default::had65ce6d24d6a88f
[INFO] [stdout]   12:     0x5da51f58f6d5 - <password_game::game::PasswordGame as core::default::Default>::default::h2477511eb5ad782e
[INFO] [stdout]   13:     0x5da51f58bdbd - password_game::game::PasswordGame::new::h9306fd8a3c06b689
[INFO] [stdout]   14:     0x5da51f587216 - password_game::game::tests::rule_3_test::ha628e6905029414e
[INFO] [stdout]   15:     0x5da51f5873a3 - password_game::game::tests::rule_3_test::{{closure}}::h9078b17767f6bf73
[INFO] [stdout]   16:     0x5da51f588996 - core::ops::function::FnOnce::call_once::hfc6f2d82cd928103
[INFO] [stdout]   17:     0x5da51f7973bb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]   18:     0x5da51f7aadca - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]   19:     0x5da51f785224 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]   20:     0x5da51f788bc2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]   21:     0x5da51f83878f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]   22:     0x783e6659baa4 - <unknown>
[INFO] [stdout]   23:     0x783e66628a64 - 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' (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:     0x5da51f863782 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]    1:     0x5da51f87584a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    2:     0x5da51f8303c6 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]    3:     0x5da51f8425a9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]    4:     0x5da51f842441 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]    5:     0x5da51f7975fe - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]    6:     0x5da51f8428d2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]    7:     0x5da51f842668 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]    8:     0x5da51f83d659 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]    9:     0x5da51f8246ed - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]   10:     0x5da51f87ddcc - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]   11:     0x5da51f59312f - <password_game::game::wordle::Wordle as core::default::Default>::default::had65ce6d24d6a88f
[INFO] [stdout]   12:     0x5da51f58f6d5 - <password_game::game::PasswordGame as core::default::Default>::default::h2477511eb5ad782e
[INFO] [stdout]   13:     0x5da51f58bdbd - password_game::game::PasswordGame::new::h9306fd8a3c06b689
[INFO] [stdout]   14:     0x5da51f587ba6 - password_game::game::tests::rule_15_test::h66c4617c6c669be3
[INFO] [stdout]   15:     0x5da51f587d73 - password_game::game::tests::rule_15_test::{{closure}}::hb09c69dd72c316a5
[INFO] [stdout]   16:     0x5da51f588776 - core::ops::function::FnOnce::call_once::h32f32fbe912ca0ea
[INFO] [stdout]   17:     0x5da51f7973bb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]   18:     0x5da51f7aadca - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]   19:     0x5da51f785224 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]   20:     0x5da51f788bc2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]   21:     0x5da51f83878f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]   22:     0x783e6659baa4 - <unknown>
[INFO] [stdout]   23:     0x783e66628a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- game::tests::rule_1_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'game::tests::rule_1_test' (26) panicked at src/game/wordle.rs:19:23:
[INFO] [stdout] error requesting today's wordle answer: error sending request
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5da51f863782 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]    1:     0x5da51f87584a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    2:     0x5da51f8303c6 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]    3:     0x5da51f8425a9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]    4:     0x5da51f842441 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]    5:     0x5da51f7975fe - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]    6:     0x5da51f8428d2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]    7:     0x5da51f842668 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]    8:     0x5da51f83d659 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]    9:     0x5da51f8246ed - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]   10:     0x5da51f87ddcc - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]   11:     0x5da51f59312f - <password_game::game::wordle::Wordle as core::default::Default>::default::had65ce6d24d6a88f
[INFO] [stdout]   12:     0x5da51f58f6d5 - <password_game::game::PasswordGame as core::default::Default>::default::h2477511eb5ad782e
[INFO] [stdout]   13:     0x5da51f58bdbd - password_game::game::PasswordGame::new::h9306fd8a3c06b689
[INFO] [stdout]   14:     0x5da51f586ea6 - password_game::game::tests::rule_1_test::he88f388ffffe6fe1
[INFO] [stdout]   15:     0x5da51f586fe3 - password_game::game::tests::rule_1_test::{{closure}}::h5d394131f1e056b1
[INFO] [stdout]   16:     0x5da51f5886f6 - core::ops::function::FnOnce::call_once::h165995732ba9df90
[INFO] [stdout]   17:     0x5da51f7973bb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]   18:     0x5da51f7aadca - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]   19:     0x5da51f785224 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]   20:     0x5da51f788bc2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]   21:     0x5da51f83878f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]   22:     0x783e6659baa4 - <unknown>
[INFO] [stdout]   23:     0x783e66628a64 - 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' (34) 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:     0x5da51f863782 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]    1:     0x5da51f87584a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    2:     0x5da51f8303c6 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]    3:     0x5da51f8425a9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]    4:     0x5da51f842441 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]    5:     0x5da51f7975fe - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]    6:     0x5da51f8428d2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]    7:     0x5da51f842668 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]    8:     0x5da51f83d659 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]    9:     0x5da51f8246ed - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]   10:     0x5da51f87ddcc - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]   11:     0x5da51f59312f - <password_game::game::wordle::Wordle as core::default::Default>::default::had65ce6d24d6a88f
[INFO] [stdout]   12:     0x5da51f58f6d5 - <password_game::game::PasswordGame as core::default::Default>::default::h2477511eb5ad782e
[INFO] [stdout]   13:     0x5da51f58bdbd - password_game::game::PasswordGame::new::h9306fd8a3c06b689
[INFO] [stdout]   14:     0x5da51f5879e6 - password_game::game::tests::rule_7_test::h4a61178154fb1086
[INFO] [stdout]   15:     0x5da51f587b73 - password_game::game::tests::rule_7_test::{{closure}}::ha9c1a2d0b4269033
[INFO] [stdout]   16:     0x5da51f5888a6 - core::ops::function::FnOnce::call_once::h9637df686dab2585
[INFO] [stdout]   17:     0x5da51f7973bb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]   18:     0x5da51f7aadca - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]   19:     0x5da51f785224 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]   20:     0x5da51f788bc2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]   21:     0x5da51f83878f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]   22:     0x783e6659baa4 - <unknown>
[INFO] [stdout]   23:     0x783e66628a64 - 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.25s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin password_game`
[INFO] running `Command { std: "docker" "inspect" "aad3556cbc800eb61483c531aba6c45974182b01fb33480e43dda7918307fae0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aad3556cbc800eb61483c531aba6c45974182b01fb33480e43dda7918307fae0", kill_on_drop: false }`
[INFO] [stdout] aad3556cbc800eb61483c531aba6c45974182b01fb33480e43dda7918307fae0
