[INFO] cloning repository https://github.com/j3lmer/hangman [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/j3lmer/hangman" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj3lmer%2Fhangman", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj3lmer%2Fhangman'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ad2424e751120c53fa94228d781c266b340b1f50 [INFO] checking j3lmer/hangman against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj3lmer%2Fhangman" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/j3lmer/hangman [INFO] finished tweaking git repo https://github.com/j3lmer/hangman [INFO] tweaked toml for git repo https://github.com/j3lmer/hangman written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/j3lmer/hangman on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/j3lmer/hangman 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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 313ad9657c72a3fb4441a86df822396624c97810fd86bbf264f15527ae7b2056 [INFO] running `Command { std: "docker" "start" "-a" "313ad9657c72a3fb4441a86df822396624c97810fd86bbf264f15527ae7b2056", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "313ad9657c72a3fb4441a86df822396624c97810fd86bbf264f15527ae7b2056", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "313ad9657c72a3fb4441a86df822396624c97810fd86bbf264f15527ae7b2056", kill_on_drop: false }` [INFO] [stdout] 313ad9657c72a3fb4441a86df822396624c97810fd86bbf264f15527ae7b2056 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c78af814d6eff6cc5e9d8bcce2e6959e3d9a06048c15b3367e7040b7bed218ce [INFO] running `Command { std: "docker" "start" "-a" "c78af814d6eff6cc5e9d8bcce2e6959e3d9a06048c15b3367e7040b7bed218ce", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Compiling cc v1.2.26 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking font8x8 v0.3.1 [INFO] [stderr] Compiling suus-game-hub v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling ncurses v5.101.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling getset v0.1.5 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking csscolorparser v0.7.2 [INFO] [stderr] Checking colorgrad v0.7.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Checking ratatui v0.29.0 [INFO] [stderr] Checking tui-rule v0.1.2 [INFO] [stderr] Checking tui-big-text v0.7.1 [INFO] [stderr] Checking tui-gradient-block v0.1.3 [INFO] [stdout] warning: unused import: `read` [INFO] [stdout] --> src/main.rs:6:87 [INFO] [stdout] | [INFO] [stdout] 6 | use ratatui::crossterm::event::{self, DisableMouseCapture, EnableMouseCapture, Event, read}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `read` [INFO] [stdout] --> src/main.rs:6:87 [INFO] [stdout] | [INFO] [stdout] 6 | use ratatui::crossterm::event::{self, DisableMouseCapture, EnableMouseCapture, Event, read}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `twozerofoureight::Game2048` [INFO] [stdout] --> src/games/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use twozerofoureight::Game2048; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `twozerofoureight::Game2048` [INFO] [stdout] --> src/games/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use twozerofoureight::Game2048; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Direction` [INFO] [stdout] --> src/ui/snake_ui.rs:10:27 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::games::snake::{Direction, Position, SnakeGame}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Direction` [INFO] [stdout] --> src/ui/snake_ui.rs:10:27 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::games::snake::{Direction, Position, SnakeGame}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `area` is never read [INFO] [stdout] --> src/games/snake.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct SnakeGame { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 24 | area: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `die` is never used [INFO] [stdout] --> src/games/snake.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 27 | impl SnakeGame { [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 54 | pub fn die() { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ui/dashboard.rs:128:36 [INFO] [stdout] | [INFO] [stdout] 128 | fn get_game_description(game_name: &str) -> Vec { [INFO] [stdout] | ^^^^ ---- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 128 | fn get_game_description(game_name: &str) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `area` is never read [INFO] [stdout] --> src/games/snake.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct SnakeGame { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 24 | area: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `die` is never used [INFO] [stdout] --> src/games/snake.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 27 | impl SnakeGame { [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 54 | pub fn die() { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ui/dashboard.rs:128:36 [INFO] [stdout] | [INFO] [stdout] 128 | fn get_game_description(game_name: &str) -> Vec { [INFO] [stdout] | ^^^^ ---- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 128 | fn get_game_description(game_name: &str) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.82s [INFO] running `Command { std: "docker" "inspect" "c78af814d6eff6cc5e9d8bcce2e6959e3d9a06048c15b3367e7040b7bed218ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c78af814d6eff6cc5e9d8bcce2e6959e3d9a06048c15b3367e7040b7bed218ce", kill_on_drop: false }` [INFO] [stdout] c78af814d6eff6cc5e9d8bcce2e6959e3d9a06048c15b3367e7040b7bed218ce