[INFO] cloning repository https://github.com/AdelEnazi1117/ai-puzzle-suite-tui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AdelEnazi1117/ai-puzzle-suite-tui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdelEnazi1117%2Fai-puzzle-suite-tui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdelEnazi1117%2Fai-puzzle-suite-tui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 14371cf838ed5194b0756ab1237e8b6f5903cf47
[INFO] checking AdelEnazi1117/ai-puzzle-suite-tui against try#a3a874232ae0a7586b5fbe7483c5a42e157bd62a for pr-151109
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdelEnazi1117%2Fai-puzzle-suite-tui" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AdelEnazi1117/ai-puzzle-suite-tui
[INFO] finished tweaking git repo https://github.com/AdelEnazi1117/ai-puzzle-suite-tui
[INFO] tweaked toml for git repo https://github.com/AdelEnazi1117/ai-puzzle-suite-tui written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AdelEnazi1117/ai-puzzle-suite-tui on toolchain a3a874232ae0a7586b5fbe7483c5a42e157bd62a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AdelEnazi1117/ai-puzzle-suite-tui 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" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6cbce7a132ed53aa391d71fbc604462c5bb5467004771cb2f6d760ce53284aaf
[INFO] running `Command { std: "docker" "start" "-a" "6cbce7a132ed53aa391d71fbc604462c5bb5467004771cb2f6d760ce53284aaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6cbce7a132ed53aa391d71fbc604462c5bb5467004771cb2f6d760ce53284aaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6cbce7a132ed53aa391d71fbc604462c5bb5467004771cb2f6d760ce53284aaf", kill_on_drop: false }`
[INFO] [stdout] 6cbce7a132ed53aa391d71fbc604462c5bb5467004771cb2f6d760ce53284aaf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 21f1edd2b117f05566242faa61456b0ca51f167db4ae57866fb75a5faa3a4d6f
[INFO] running `Command { std: "docker" "start" "-a" "21f1edd2b117f05566242faa61456b0ca51f167db4ae57866fb75a5faa3a4d6f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking compact_str v0.7.1
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking ratatui v0.26.3
[INFO] [stderr]     Checking ai-puzzle-suite-tui v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `label` is never used
[INFO] [stdout]   --> src/puzzles/eight_puzzle.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl SlideMove {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] 29 |     pub fn label(&self) -> &'static str {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `apply_move` is never used
[INFO] [stdout]   --> src/puzzles/eight_puzzle.rs:68:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl EightPuzzleState {
[INFO] [stdout]    | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 68 |     pub fn apply_move(&self, mv: SlideMove) -> Option<Self> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `label` is never used
[INFO] [stdout]   --> src/puzzles/eight_puzzle.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl SlideMove {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] 29 |     pub fn label(&self) -> &'static str {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `apply_move` is never used
[INFO] [stdout]   --> src/puzzles/eight_puzzle.rs:68:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl EightPuzzleState {
[INFO] [stdout]    | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 68 |     pub fn apply_move(&self, mv: SlideMove) -> Option<Self> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.80s
[INFO] running `Command { std: "docker" "inspect" "21f1edd2b117f05566242faa61456b0ca51f167db4ae57866fb75a5faa3a4d6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21f1edd2b117f05566242faa61456b0ca51f167db4ae57866fb75a5faa3a4d6f", kill_on_drop: false }`
[INFO] [stdout] 21f1edd2b117f05566242faa61456b0ca51f167db4ae57866fb75a5faa3a4d6f
