[INFO] cloning repository https://github.com/SandWoodJones/password_game [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SandWoodJones/password_game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSandWoodJones%2Fpassword_game", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSandWoodJones%2Fpassword_game'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 51391e7fa6eb9f0af8f4e8801fe5675a22fb74fd [INFO] testing SandWoodJones/password_game against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [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 ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded opener v0.7.1 [INFO] [stderr] Downloaded build_html v2.4.0 [INFO] [stderr] Downloaded moontool v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b0bfee032f1eea463c6703bb7d8de865506f239ea8f96e2923af9cf981780fa0 [INFO] running `Command { std: "docker" "start" "-a" "b0bfee032f1eea463c6703bb7d8de865506f239ea8f96e2923af9cf981780fa0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b0bfee032f1eea463c6703bb7d8de865506f239ea8f96e2923af9cf981780fa0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0bfee032f1eea463c6703bb7d8de865506f239ea8f96e2923af9cf981780fa0", kill_on_drop: false }` [INFO] [stdout] b0bfee032f1eea463c6703bb7d8de865506f239ea8f96e2923af9cf981780fa0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03e4d7f070a79793debbcf48c7593233796da25915c7a3e39f50a4976ced02db [INFO] running `Command { std: "docker" "start" "-a" "03e4d7f070a79793debbcf48c7593233796da25915c7a3e39f50a4976ced02db", 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 cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.100 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling slab v0.4.9 [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-bidi v0.3.15 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling build_html v2.4.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling chrono v0.4.38 [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 url v2.5.2 [INFO] [stderr] Compiling opener v0.7.1 [INFO] [stderr] Compiling moontool v0.3.1 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [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 pin-project v1.1.5 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper v1.3.1 [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 [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized] target(s) in 34.97s [INFO] running `Command { std: "docker" "inspect" "03e4d7f070a79793debbcf48c7593233796da25915c7a3e39f50a4976ced02db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03e4d7f070a79793debbcf48c7593233796da25915c7a3e39f50a4976ced02db", kill_on_drop: false }` [INFO] [stdout] 03e4d7f070a79793debbcf48c7593233796da25915c7a3e39f50a4976ced02db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7bd9af4e8e7743e6a2dc69083f2bf29dced6c1455872f6eb99df05d49bc9e0b6 [INFO] running `Command { std: "docker" "start" "-a" "7bd9af4e8e7743e6a2dc69083f2bf29dced6c1455872f6eb99df05d49bc9e0b6", 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 [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized] target(s) in 1.02s [INFO] running `Command { std: "docker" "inspect" "7bd9af4e8e7743e6a2dc69083f2bf29dced6c1455872f6eb99df05d49bc9e0b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bd9af4e8e7743e6a2dc69083f2bf29dced6c1455872f6eb99df05d49bc9e0b6", kill_on_drop: false }` [INFO] [stdout] 7bd9af4e8e7743e6a2dc69083f2bf29dced6c1455872f6eb99df05d49bc9e0b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7d96328a6dc8169d8cab4c781ddb72f2cc230feb42c2a96dfa518fd232916fee [INFO] running `Command { std: "docker" "start" "-a" "7d96328a6dc8169d8cab4c781ddb72f2cc230feb42c2a96dfa518fd232916fee", 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 [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `password_game` (bin "password_game" test) generated 6 warnings [INFO] [stderr] Finished `test` profile [unoptimized] target(s) in 0.14s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/password_game-84ee22ab0a3c13b3) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test game::tests::rule_3_test ... FAILED [INFO] [stdout] test game::tests::rule_7_test ... FAILED [INFO] [stdout] test game::tests::rule_2_test ... FAILED [INFO] [stdout] test game::tests::rule_5_test ... FAILED [INFO] [stdout] test game::tests::rule_22_test ... FAILED [INFO] [stdout] test game::tests::rule_4_test ... FAILED [INFO] [stdout] test game::tests::rule_21_test ... FAILED [INFO] [stdout] test game::tests::rule_6_test ... FAILED [INFO] [stdout] test game::tests::rule_15_test ... FAILED [INFO] [stdout] test game::tests::rule_1_test ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- game::tests::rule_3_test stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'game::tests::rule_3_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: 0x5bebd2481f92 - ::fmt::h427144ad75cfb218 [INFO] [stdout] 1: 0x5bebd249404f - core::fmt::write::h593aaf5adf0f5dae [INFO] [stdout] 2: 0x5bebd244d5d1 - std::io::Write::write_fmt::h76f14a8a88733dc5 [INFO] [stdout] 3: 0x5bebd245a712 - std::sys::backtrace::BacktraceLock::print::h3953113552dca3ca [INFO] [stdout] 4: 0x5bebd245f82f - std::panicking::default_hook::{{closure}}::h486b96ad75eafbb8 [INFO] [stdout] 5: 0x5bebd245f6c1 - std::panicking::default_hook::h99456317c5a1a20c [INFO] [stdout] 6: 0x5bebd23acb8e - test::test_main_with_exit_callback::{{closure}}::hdbca54e17f1a00e4 [INFO] [stdout] 7: 0x5bebd245ff9f - std::panicking::panic_with_hook::h67ab0df20212e4ea [INFO] [stdout] 8: 0x5bebd245fd4a - std::panicking::panic_handler::{{closure}}::hc9e4a933ae92e208 [INFO] [stdout] 9: 0x5bebd245a859 - std::sys::backtrace::__rust_end_short_backtrace::hbfa72df9b68c2d19 [INFO] [stdout] 10: 0x5bebd2440b4d - __rustc[8cce077e14951490]::rust_begin_unwind [INFO] [stdout] 11: 0x5bebd249cd10 - core::panicking::panic_fmt::h49931053d20abf41 [INFO] [stdout] 12: 0x5bebd219188d - ::default::h398d980b90898a3d [INFO] [stdout] 13: 0x5bebd2195855 - ::default::h4d0d36f7d952aa77 [INFO] [stdout] 14: 0x5bebd2191f3d - password_game::game::PasswordGame::new::h62410a6a5dc42ed3 [INFO] [stdout] 15: 0x5bebd21922e6 - password_game::game::tests::rule_3_test::he672a741cd34dbde [INFO] [stdout] 16: 0x5bebd2192473 - password_game::game::tests::rule_3_test::{{closure}}::h619c7441abd2bfc8 [INFO] [stdout] 17: 0x5bebd218f1a6 - core::ops::function::FnOnce::call_once::h579e8be90509686f [INFO] [stdout] 18: 0x5bebd23ac94b - test::__rust_begin_short_backtrace::h123fcee610330442 [INFO] [stdout] 19: 0x5bebd23c2435 - test::run_test::{{closure}}::he4fad7398c8acc11 [INFO] [stdout] 20: 0x5bebd2398da4 - std::sys::backtrace::__rust_begin_short_backtrace::hfb46c397857336f1 [INFO] [stdout] 21: 0x5bebd239c74a - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8d2c9a8796342e5 [INFO] [stdout] 22: 0x5bebd24545df - std::sys::pal::unix::thread::Thread::new::thread_start::h135087e7c97657bc [INFO] [stdout] 23: 0x787327607aa4 - [INFO] [stdout] 24: 0x787327694a34 - clone [INFO] [stdout] 25: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- game::tests::rule_7_test stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'game::tests::rule_7_test' (41) 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: 0x5bebd2481f92 - ::fmt::h427144ad75cfb218 [INFO] [stdout] 1: 0x5bebd249404f - core::fmt::write::h593aaf5adf0f5dae [INFO] [stdout] 2: 0x5bebd244d5d1 - std::io::Write::write_fmt::h76f14a8a88733dc5 [INFO] [stdout] 3: 0x5bebd245a712 - std::sys::backtrace::BacktraceLock::print::h3953113552dca3ca [INFO] [stdout] 4: 0x5bebd245f82f - std::panicking::default_hook::{{closure}}::h486b96ad75eafbb8 [INFO] [stdout] 5: 0x5bebd245f6c1 - std::panicking::default_hook::h99456317c5a1a20c [INFO] [stdout] 6: 0x5bebd23acb8e - test::test_main_with_exit_callback::{{closure}}::hdbca54e17f1a00e4 [INFO] [stdout] 7: 0x5bebd245ff9f - std::panicking::panic_with_hook::h67ab0df20212e4ea [INFO] [stdout] 8: 0x5bebd245fd4a - std::panicking::panic_handler::{{closure}}::hc9e4a933ae92e208 [INFO] [stdout] 9: 0x5bebd245a859 - std::sys::backtrace::__rust_end_short_backtrace::hbfa72df9b68c2d19 [INFO] [stdout] 10: 0x5bebd2440b4d - __rustc[8cce077e14951490]::rust_begin_unwind [INFO] [stdout] 11: 0x5bebd249cd10 - core::panicking::panic_fmt::h49931053d20abf41 [INFO] [stdout] 12: 0x5bebd219188d - ::default::h398d980b90898a3d [INFO] [stdout] 13: 0x5bebd2195855 - ::default::h4d0d36f7d952aa77 [INFO] [stdout] 14: 0x5bebd2191f3d - password_game::game::PasswordGame::new::h62410a6a5dc42ed3 [INFO] [stdout] 15: 0x5bebd2192ab6 - password_game::game::tests::rule_7_test::h37500b2924507a32 [INFO] [stdout] 16: 0x5bebd2192c43 - password_game::game::tests::rule_7_test::{{closure}}::hb9b1f762c9c4c88c [INFO] [stdout] 17: 0x5bebd218f3c6 - core::ops::function::FnOnce::call_once::hf1e9324762abff78 [INFO] [stdout] 18: 0x5bebd23ac94b - test::__rust_begin_short_backtrace::h123fcee610330442 [INFO] [stdout] 19: 0x5bebd23c2435 - test::run_test::{{closure}}::he4fad7398c8acc11 [INFO] [stdout] 20: 0x5bebd2398da4 - std::sys::backtrace::__rust_begin_short_backtrace::hfb46c397857336f1 [INFO] [stdout] 21: 0x5bebd239c74a - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8d2c9a8796342e5 [INFO] [stdout] 22: 0x5bebd24545df - std::sys::pal::unix::thread::Thread::new::thread_start::h135087e7c97657bc [INFO] [stdout] 23: 0x787327607aa4 - [INFO] [stdout] 24: 0x787327694a34 - clone [INFO] [stdout] 25: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- game::tests::rule_2_test stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'game::tests::rule_2_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: 0x5bebd2481f92 - ::fmt::h427144ad75cfb218 [INFO] [stdout] 1: 0x5bebd249404f - core::fmt::write::h593aaf5adf0f5dae [INFO] [stdout] 2: 0x5bebd244d5d1 - std::io::Write::write_fmt::h76f14a8a88733dc5 [INFO] [stdout] 3: 0x5bebd245a712 - std::sys::backtrace::BacktraceLock::print::h3953113552dca3ca [INFO] [stdout] 4: 0x5bebd245f82f - std::panicking::default_hook::{{closure}}::h486b96ad75eafbb8 [INFO] [stdout] 5: 0x5bebd245f6c1 - std::panicking::default_hook::h99456317c5a1a20c [INFO] [stdout] 6: 0x5bebd23acb8e - test::test_main_with_exit_callback::{{closure}}::hdbca54e17f1a00e4 [INFO] [stdout] 7: 0x5bebd245ff9f - std::panicking::panic_with_hook::h67ab0df20212e4ea [INFO] [stdout] 8: 0x5bebd245fd4a - std::panicking::panic_handler::{{closure}}::hc9e4a933ae92e208 [INFO] [stdout] 9: 0x5bebd245a859 - std::sys::backtrace::__rust_end_short_backtrace::hbfa72df9b68c2d19 [INFO] [stdout] 10: 0x5bebd2440b4d - __rustc[8cce077e14951490]::rust_begin_unwind [INFO] [stdout] 11: 0x5bebd249cd10 - core::panicking::panic_fmt::h49931053d20abf41 [INFO] [stdout] 12: 0x5bebd219188d - ::default::h398d980b90898a3d [INFO] [stdout] 13: 0x5bebd2195855 - ::default::h4d0d36f7d952aa77 [INFO] [stdout] 14: 0x5bebd2191f3d - password_game::game::PasswordGame::new::h62410a6a5dc42ed3 [INFO] [stdout] 15: 0x5bebd21920e6 - password_game::game::tests::rule_2_test::h5b811e70198f62b2 [INFO] [stdout] 16: 0x5bebd21922b3 - password_game::game::tests::rule_2_test::{{closure}}::h1796dbdd5cef0b11 [INFO] [stdout] 17: 0x5bebd218f166 - core::ops::function::FnOnce::call_once::h521155d37f294fae [INFO] [stdout] 18: 0x5bebd23ac94b - test::__rust_begin_short_backtrace::h123fcee610330442 [INFO] [stdout] 19: 0x5bebd23c2435 - test::run_test::{{closure}}::he4fad7398c8acc11 [INFO] [stdout] 20: 0x5bebd2398da4 - std::sys::backtrace::__rust_begin_short_backtrace::hfb46c397857336f1 [INFO] [stdout] 21: 0x5bebd239c74a - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8d2c9a8796342e5 [INFO] [stdout] 22: 0x5bebd24545df - std::sys::pal::unix::thread::Thread::new::thread_start::h135087e7c97657bc [INFO] [stdout] 23: 0x787327607aa4 - [INFO] [stdout] 24: 0x787327694a34 - clone [INFO] [stdout] 25: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- game::tests::rule_5_test stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'game::tests::rule_5_test' (38) 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: 0x5bebd2481f92 - ::fmt::h427144ad75cfb218 [INFO] [stdout] 1: 0x5bebd249404f - core::fmt::write::h593aaf5adf0f5dae [INFO] [stdout] 2: 0x5bebd244d5d1 - std::io::Write::write_fmt::h76f14a8a88733dc5 [INFO] [stdout] 3: 0x5bebd245a712 - std::sys::backtrace::BacktraceLock::print::h3953113552dca3ca [INFO] [stdout] 4: 0x5bebd245f82f - std::panicking::default_hook::{{closure}}::h486b96ad75eafbb8 [INFO] [stdout] 5: 0x5bebd245f6c1 - std::panicking::default_hook::h99456317c5a1a20c [INFO] [stdout] 6: 0x5bebd23acb8e - test::test_main_with_exit_callback::{{closure}}::hdbca54e17f1a00e4 [INFO] [stdout] 7: 0x5bebd245ff9f - std::panicking::panic_with_hook::h67ab0df20212e4ea [INFO] [stdout] 8: 0x5bebd245fd4a - std::panicking::panic_handler::{{closure}}::hc9e4a933ae92e208 [INFO] [stdout] 9: 0x5bebd245a859 - std::sys::backtrace::__rust_end_short_backtrace::hbfa72df9b68c2d19 [INFO] [stdout] 10: 0x5bebd2440b4d - __rustc[8cce077e14951490]::rust_begin_unwind [INFO] [stdout] 11: 0x5bebd249cd10 - core::panicking::panic_fmt::h49931053d20abf41 [INFO] [stdout] 12: 0x5bebd219188d - ::default::h398d980b90898a3d [INFO] [stdout] 13: 0x5bebd2195855 - ::default::h4d0d36f7d952aa77 [INFO] [stdout] 14: 0x5bebd2191f3d - password_game::game::PasswordGame::new::h62410a6a5dc42ed3 [INFO] [stdout] 15: 0x5bebd21926f6 - password_game::game::tests::rule_5_test::h8c26cc24fabe5914 [INFO] [stdout] 16: 0x5bebd21928c3 - password_game::game::tests::rule_5_test::{{closure}}::he7897b150d3cafe8 [INFO] [stdout] 17: 0x5bebd218f386 - core::ops::function::FnOnce::call_once::he6203f94b723d4e5 [INFO] [stdout] 18: 0x5bebd23ac94b - test::__rust_begin_short_backtrace::h123fcee610330442 [INFO] [stdout] 19: 0x5bebd23c2435 - test::run_test::{{closure}}::he4fad7398c8acc11 [INFO] [stdout] 20: 0x5bebd2398da4 - std::sys::backtrace::__rust_begin_short_backtrace::hfb46c397857336f1 [INFO] [stdout] 21: 0x5bebd239c74a - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8d2c9a8796342e5 [INFO] [stdout] 22: 0x5bebd24545df - std::sys::pal::unix::thread::Thread::new::thread_start::h135087e7c97657bc [INFO] [stdout] 23: 0x787327607aa4 - [INFO] [stdout] 24: 0x787327694a34 - clone [INFO] [stdout] 25: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- game::tests::rule_22_test stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'game::tests::rule_22_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: 0x5bebd2481f92 - ::fmt::h427144ad75cfb218 [INFO] [stdout] 1: 0x5bebd249404f - core::fmt::write::h593aaf5adf0f5dae [INFO] [stdout] 2: 0x5bebd244d5d1 - std::io::Write::write_fmt::h76f14a8a88733dc5 [INFO] [stdout] 3: 0x5bebd245a712 - std::sys::backtrace::BacktraceLock::print::h3953113552dca3ca [INFO] [stdout] 4: 0x5bebd245f82f - std::panicking::default_hook::{{closure}}::h486b96ad75eafbb8 [INFO] [stdout] 5: 0x5bebd245f6c1 - std::panicking::default_hook::h99456317c5a1a20c [INFO] [stdout] 6: 0x5bebd23acb8e - test::test_main_with_exit_callback::{{closure}}::hdbca54e17f1a00e4 [INFO] [stdout] 7: 0x5bebd245ff9f - std::panicking::panic_with_hook::h67ab0df20212e4ea [INFO] [stdout] 8: 0x5bebd245fd4a - std::panicking::panic_handler::{{closure}}::hc9e4a933ae92e208 [INFO] [stdout] 9: 0x5bebd245a859 - std::sys::backtrace::__rust_end_short_backtrace::hbfa72df9b68c2d19 [INFO] [stdout] 10: 0x5bebd2440b4d - __rustc[8cce077e14951490]::rust_begin_unwind [INFO] [stdout] 11: 0x5bebd249cd10 - core::panicking::panic_fmt::h49931053d20abf41 [INFO] [stdout] 12: 0x5bebd219188d - ::default::h398d980b90898a3d [INFO] [stdout] 13: 0x5bebd2195855 - ::default::h4d0d36f7d952aa77 [INFO] [stdout] 14: 0x5bebd2191f3d - password_game::game::PasswordGame::new::h62410a6a5dc42ed3 [INFO] [stdout] 15: 0x5bebd2192fe6 - password_game::game::tests::rule_22_test::hdaa6c7acf92dce82 [INFO] [stdout] 16: 0x5bebd21931b3 - password_game::game::tests::rule_22_test::{{closure}}::h12a29046af3743d8 [INFO] [stdout] 17: 0x5bebd218f2c6 - core::ops::function::FnOnce::call_once::hb3756dea3b3b4528 [INFO] [stdout] 18: 0x5bebd23ac94b - test::__rust_begin_short_backtrace::h123fcee610330442 [INFO] [stdout] 19: 0x5bebd23c2435 - test::run_test::{{closure}}::he4fad7398c8acc11 [INFO] [stdout] 20: 0x5bebd2398da4 - std::sys::backtrace::__rust_begin_short_backtrace::hfb46c397857336f1 [INFO] [stdout] 21: 0x5bebd239c74a - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8d2c9a8796342e5 [INFO] [stdout] 22: 0x5bebd24545df - std::sys::pal::unix::thread::Thread::new::thread_start::h135087e7c97657bc [INFO] [stdout] 23: 0x787327607aa4 - [INFO] [stdout] 24: 0x787327694a34 - clone [INFO] [stdout] 25: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- game::tests::rule_4_test stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'game::tests::rule_4_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: 0x5bebd2481f92 - ::fmt::h427144ad75cfb218 [INFO] [stdout] 1: 0x5bebd249404f - core::fmt::write::h593aaf5adf0f5dae [INFO] [stdout] 2: 0x5bebd244d5d1 - std::io::Write::write_fmt::h76f14a8a88733dc5 [INFO] [stdout] 3: 0x5bebd245a712 - std::sys::backtrace::BacktraceLock::print::h3953113552dca3ca [INFO] [stdout] 4: 0x5bebd245f82f - std::panicking::default_hook::{{closure}}::h486b96ad75eafbb8 [INFO] [stdout] 5: 0x5bebd245f6c1 - std::panicking::default_hook::h99456317c5a1a20c [INFO] [stdout] 6: 0x5bebd23acb8e - test::test_main_with_exit_callback::{{closure}}::hdbca54e17f1a00e4 [INFO] [stdout] 7: 0x5bebd245ff9f - std::panicking::panic_with_hook::h67ab0df20212e4ea [INFO] [stdout] 8: 0x5bebd245fd4a - std::panicking::panic_handler::{{closure}}::hc9e4a933ae92e208 [INFO] [stdout] 9: 0x5bebd245a859 - std::sys::backtrace::__rust_end_short_backtrace::hbfa72df9b68c2d19 [INFO] [stdout] 10: 0x5bebd2440b4d - __rustc[8cce077e14951490]::rust_begin_unwind [INFO] [stdout] 11: 0x5bebd249cd10 - core::panicking::panic_fmt::h49931053d20abf41 [INFO] [stdout] 12: 0x5bebd219188d - ::default::h398d980b90898a3d [INFO] [stdout] 13: 0x5bebd2195855 - ::default::h4d0d36f7d952aa77 [INFO] [stdout] 14: 0x5bebd2191f3d - password_game::game::PasswordGame::new::h62410a6a5dc42ed3 [INFO] [stdout] 15: 0x5bebd21924a6 - password_game::game::tests::rule_4_test::h5b8a80ee9069c6a3 [INFO] [stdout] 16: 0x5bebd21926c3 - password_game::game::tests::rule_4_test::{{closure}}::h0ca4e95c1761e292 [INFO] [stdout] 17: 0x5bebd218f286 - core::ops::function::FnOnce::call_once::ha51f7ea12b12d30f [INFO] [stdout] 18: 0x5bebd23ac94b - test::__rust_begin_short_backtrace::h123fcee610330442 [INFO] [stdout] 19: 0x5bebd23c2435 - test::run_test::{{closure}}::he4fad7398c8acc11 [INFO] [stdout] 20: 0x5bebd2398da4 - std::sys::backtrace::__rust_begin_short_backtrace::hfb46c397857336f1 [INFO] [stdout] 21: 0x5bebd239c74a - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8d2c9a8796342e5 [INFO] [stdout] 22: 0x5bebd24545df - std::sys::pal::unix::thread::Thread::new::thread_start::h135087e7c97657bc [INFO] [stdout] 23: 0x787327607aa4 - [INFO] [stdout] 24: 0x787327694a34 - clone [INFO] [stdout] 25: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- game::tests::rule_21_test stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'game::tests::rule_21_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: 0x5bebd2481f92 - ::fmt::h427144ad75cfb218 [INFO] [stdout] 1: 0x5bebd249404f - core::fmt::write::h593aaf5adf0f5dae [INFO] [stdout] 2: 0x5bebd244d5d1 - std::io::Write::write_fmt::h76f14a8a88733dc5 [INFO] [stdout] 3: 0x5bebd245a712 - std::sys::backtrace::BacktraceLock::print::h3953113552dca3ca [INFO] [stdout] 4: 0x5bebd245f82f - std::panicking::default_hook::{{closure}}::h486b96ad75eafbb8 [INFO] [stdout] 5: 0x5bebd245f6c1 - std::panicking::default_hook::h99456317c5a1a20c [INFO] [stdout] 6: 0x5bebd23acb8e - test::test_main_with_exit_callback::{{closure}}::hdbca54e17f1a00e4 [INFO] [stdout] 7: 0x5bebd245ff9f - std::panicking::panic_with_hook::h67ab0df20212e4ea [INFO] [stdout] 8: 0x5bebd245fd4a - std::panicking::panic_handler::{{closure}}::hc9e4a933ae92e208 [INFO] [stdout] 9: 0x5bebd245a859 - std::sys::backtrace::__rust_end_short_backtrace::hbfa72df9b68c2d19 [INFO] [stdout] 10: 0x5bebd2440b4d - __rustc[8cce077e14951490]::rust_begin_unwind [INFO] [stdout] 11: 0x5bebd249cd10 - core::panicking::panic_fmt::h49931053d20abf41 [INFO] [stdout] 12: 0x5bebd219188d - ::default::h398d980b90898a3d [INFO] [stdout] 13: 0x5bebd2195855 - ::default::h4d0d36f7d952aa77 [INFO] [stdout] 14: 0x5bebd2191f3d - password_game::game::PasswordGame::new::h62410a6a5dc42ed3 [INFO] [stdout] 15: 0x5bebd2192e76 - password_game::game::tests::rule_21_test::h4e282bd46275d26a [INFO] [stdout] 16: 0x5bebd2192fb3 - password_game::game::tests::rule_21_test::{{closure}}::h9bbd23c5571351d0 [INFO] [stdout] 17: 0x5bebd218f1e6 - core::ops::function::FnOnce::call_once::h6cdcdce26e73b053 [INFO] [stdout] 18: 0x5bebd23ac94b - test::__rust_begin_short_backtrace::h123fcee610330442 [INFO] [stdout] 19: 0x5bebd23c2435 - test::run_test::{{closure}}::he4fad7398c8acc11 [INFO] [stdout] 20: 0x5bebd2398da4 - std::sys::backtrace::__rust_begin_short_backtrace::hfb46c397857336f1 [INFO] [stdout] 21: 0x5bebd239c74a - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8d2c9a8796342e5 [INFO] [stdout] 22: 0x5bebd24545df - std::sys::pal::unix::thread::Thread::new::thread_start::h135087e7c97657bc [INFO] [stdout] 23: 0x787327607aa4 - [INFO] [stdout] 24: 0x787327694a34 - clone [INFO] [stdout] 25: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- game::tests::rule_6_test stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'game::tests::rule_6_test' (40) 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: 0x5bebd2481f92 - ::fmt::h427144ad75cfb218 [INFO] [stdout] 1: 0x5bebd249404f - core::fmt::write::h593aaf5adf0f5dae [INFO] [stdout] 2: 0x5bebd244d5d1 - std::io::Write::write_fmt::h76f14a8a88733dc5 [INFO] [stdout] 3: 0x5bebd245a712 - std::sys::backtrace::BacktraceLock::print::h3953113552dca3ca [INFO] [stdout] 4: 0x5bebd245f82f - std::panicking::default_hook::{{closure}}::h486b96ad75eafbb8 [INFO] [stdout] 5: 0x5bebd245f6c1 - std::panicking::default_hook::h99456317c5a1a20c [INFO] [stdout] 6: 0x5bebd23acb8e - test::test_main_with_exit_callback::{{closure}}::hdbca54e17f1a00e4 [INFO] [stdout] 7: 0x5bebd245ff9f - std::panicking::panic_with_hook::h67ab0df20212e4ea [INFO] [stdout] 8: 0x5bebd245fd4a - std::panicking::panic_handler::{{closure}}::hc9e4a933ae92e208 [INFO] [stdout] 9: 0x5bebd245a859 - std::sys::backtrace::__rust_end_short_backtrace::hbfa72df9b68c2d19 [INFO] [stdout] 10: 0x5bebd2440b4d - __rustc[8cce077e14951490]::rust_begin_unwind [INFO] [stdout] 11: 0x5bebd249cd10 - core::panicking::panic_fmt::h49931053d20abf41 [INFO] [stdout] 12: 0x5bebd219188d - ::default::h398d980b90898a3d [INFO] [stdout] 13: 0x5bebd2195855 - ::default::h4d0d36f7d952aa77 [INFO] [stdout] 14: 0x5bebd2191f3d - password_game::game::PasswordGame::new::h62410a6a5dc42ed3 [INFO] [stdout] 15: 0x5bebd21928f6 - password_game::game::tests::rule_6_test::h959ebb72baffc81e [INFO] [stdout] 16: 0x5bebd2192a83 - password_game::game::tests::rule_6_test::{{closure}}::h4599fc0d574e5ab2 [INFO] [stdout] 17: 0x5bebd218f0c6 - core::ops::function::FnOnce::call_once::h173ebe3d2cc8c811 [INFO] [stdout] 18: 0x5bebd23ac94b - test::__rust_begin_short_backtrace::h123fcee610330442 [INFO] [stdout] 19: 0x5bebd23c2435 - test::run_test::{{closure}}::he4fad7398c8acc11 [INFO] [stdout] 20: 0x5bebd2398da4 - std::sys::backtrace::__rust_begin_short_backtrace::hfb46c397857336f1 [INFO] [stdout] 21: 0x5bebd239c74a - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8d2c9a8796342e5 [INFO] [stdout] 22: 0x5bebd24545df - std::sys::pal::unix::thread::Thread::new::thread_start::h135087e7c97657bc [INFO] [stdout] 23: 0x787327607aa4 - [INFO] [stdout] 24: 0x787327694a34 - clone [INFO] [stdout] 25: 0x0 - [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: 0x5bebd2481f92 - ::fmt::h427144ad75cfb218 [INFO] [stdout] 1: 0x5bebd249404f - core::fmt::write::h593aaf5adf0f5dae [INFO] [stdout] 2: 0x5bebd244d5d1 - std::io::Write::write_fmt::h76f14a8a88733dc5 [INFO] [stdout] 3: 0x5bebd245a712 - std::sys::backtrace::BacktraceLock::print::h3953113552dca3ca [INFO] [stdout] 4: 0x5bebd245f82f - std::panicking::default_hook::{{closure}}::h486b96ad75eafbb8 [INFO] [stdout] 5: 0x5bebd245f6c1 - std::panicking::default_hook::h99456317c5a1a20c [INFO] [stdout] 6: 0x5bebd23acb8e - test::test_main_with_exit_callback::{{closure}}::hdbca54e17f1a00e4 [INFO] [stdout] 7: 0x5bebd245ff9f - std::panicking::panic_with_hook::h67ab0df20212e4ea [INFO] [stdout] 8: 0x5bebd245fd4a - std::panicking::panic_handler::{{closure}}::hc9e4a933ae92e208 [INFO] [stdout] 9: 0x5bebd245a859 - std::sys::backtrace::__rust_end_short_backtrace::hbfa72df9b68c2d19 [INFO] [stdout] 10: 0x5bebd2440b4d - __rustc[8cce077e14951490]::rust_begin_unwind [INFO] [stdout] 11: 0x5bebd249cd10 - core::panicking::panic_fmt::h49931053d20abf41 [INFO] [stdout] 12: 0x5bebd219188d - ::default::h398d980b90898a3d [INFO] [stdout] 13: 0x5bebd2195855 - ::default::h4d0d36f7d952aa77 [INFO] [stdout] 14: 0x5bebd2191f3d - password_game::game::PasswordGame::new::h62410a6a5dc42ed3 [INFO] [stdout] 15: 0x5bebd2192c76 - password_game::game::tests::rule_15_test::hff15db0b4695fd08 [INFO] [stdout] 16: 0x5bebd2192e43 - password_game::game::tests::rule_15_test::{{closure}}::h0d2604a8f51ef49d [INFO] [stdout] 17: 0x5bebd218f226 - core::ops::function::FnOnce::call_once::h6e6b2ca4697e2953 [INFO] [stdout] 18: 0x5bebd23ac94b - test::__rust_begin_short_backtrace::h123fcee610330442 [INFO] [stdout] 19: 0x5bebd23c2435 - test::run_test::{{closure}}::he4fad7398c8acc11 [INFO] [stdout] 20: 0x5bebd2398da4 - std::sys::backtrace::__rust_begin_short_backtrace::hfb46c397857336f1 [INFO] [stdout] 21: 0x5bebd239c74a - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8d2c9a8796342e5 [INFO] [stdout] 22: 0x5bebd24545df - std::sys::pal::unix::thread::Thread::new::thread_start::h135087e7c97657bc [INFO] [stdout] 23: 0x787327607aa4 - [INFO] [stdout] 24: 0x787327694a34 - clone [INFO] [stdout] 25: 0x0 - [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: 0x5bebd2481f92 - ::fmt::h427144ad75cfb218 [INFO] [stdout] 1: 0x5bebd249404f - core::fmt::write::h593aaf5adf0f5dae [INFO] [stdout] 2: 0x5bebd244d5d1 - std::io::Write::write_fmt::h76f14a8a88733dc5 [INFO] [stdout] 3: 0x5bebd245a712 - std::sys::backtrace::BacktraceLock::print::h3953113552dca3ca [INFO] [stdout] 4: 0x5bebd245f82f - std::panicking::default_hook::{{closure}}::h486b96ad75eafbb8 [INFO] [stdout] 5: 0x5bebd245f6c1 - std::panicking::default_hook::h99456317c5a1a20c [INFO] [stdout] 6: 0x5bebd23acb8e - test::test_main_with_exit_callback::{{closure}}::hdbca54e17f1a00e4 [INFO] [stdout] 7: 0x5bebd245ff9f - std::panicking::panic_with_hook::h67ab0df20212e4ea [INFO] [stdout] 8: 0x5bebd245fd4a - std::panicking::panic_handler::{{closure}}::hc9e4a933ae92e208 [INFO] [stdout] 9: 0x5bebd245a859 - std::sys::backtrace::__rust_end_short_backtrace::hbfa72df9b68c2d19 [INFO] [stdout] 10: 0x5bebd2440b4d - __rustc[8cce077e14951490]::rust_begin_unwind [INFO] [stdout] 11: 0x5bebd249cd10 - core::panicking::panic_fmt::h49931053d20abf41 [INFO] [stdout] 12: 0x5bebd219188d - ::default::h398d980b90898a3d [INFO] [stdout] 13: 0x5bebd2195855 - ::default::h4d0d36f7d952aa77 [INFO] [stdout] 14: 0x5bebd2191f3d - password_game::game::PasswordGame::new::h62410a6a5dc42ed3 [INFO] [stdout] 15: 0x5bebd2191f76 - password_game::game::tests::rule_1_test::ha29803b8758d71ee [INFO] [stdout] 16: 0x5bebd21920b3 - password_game::game::tests::rule_1_test::{{closure}}::h005876a130360eba [INFO] [stdout] 17: 0x5bebd218f306 - core::ops::function::FnOnce::call_once::hc4218e1a7e099617 [INFO] [stdout] 18: 0x5bebd23ac94b - test::__rust_begin_short_backtrace::h123fcee610330442 [INFO] [stdout] 19: 0x5bebd23c2435 - test::run_test::{{closure}}::he4fad7398c8acc11 [INFO] [stdout] 20: 0x5bebd2398da4 - std::sys::backtrace::__rust_begin_short_backtrace::hfb46c397857336f1 [INFO] [stdout] 21: 0x5bebd239c74a - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8d2c9a8796342e5 [INFO] [stdout] 22: 0x5bebd24545df - std::sys::pal::unix::thread::Thread::new::thread_start::h135087e7c97657bc [INFO] [stdout] 23: 0x787327607aa4 - [INFO] [stdout] 24: 0x787327694a34 - clone [INFO] [stdout] 25: 0x0 - [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.36s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin password_game` [INFO] running `Command { std: "docker" "inspect" "7d96328a6dc8169d8cab4c781ddb72f2cc230feb42c2a96dfa518fd232916fee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d96328a6dc8169d8cab4c781ddb72f2cc230feb42c2a96dfa518fd232916fee", kill_on_drop: false }` [INFO] [stdout] 7d96328a6dc8169d8cab4c781ddb72f2cc230feb42c2a96dfa518fd232916fee