[INFO] cloning repository https://github.com/JamesZoft/sokoban_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JamesZoft/sokoban_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJamesZoft%2Fsokoban_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJamesZoft%2Fsokoban_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d5473f163b089ceff523977cfab0912074c68924 [INFO] testing JamesZoft/sokoban_rust against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJamesZoft%2Fsokoban_rust" "/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/JamesZoft/sokoban_rust [INFO] finished tweaking git repo https://github.com/JamesZoft/sokoban_rust [INFO] tweaked toml for git repo https://github.com/JamesZoft/sokoban_rust written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/JamesZoft/sokoban_rust on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/JamesZoft/sokoban_rust 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" "+beta-2026-04-21" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c320b46cfec33527abef716ad9db72d1ed274a406a3260bde03da3210dce6310 [INFO] running `Command { std: "docker" "start" "-a" "c320b46cfec33527abef716ad9db72d1ed274a406a3260bde03da3210dce6310", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c320b46cfec33527abef716ad9db72d1ed274a406a3260bde03da3210dce6310", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c320b46cfec33527abef716ad9db72d1ed274a406a3260bde03da3210dce6310", kill_on_drop: false }` [INFO] [stdout] c320b46cfec33527abef716ad9db72d1ed274a406a3260bde03da3210dce6310 [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=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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eeb6322df89d9b73bfbc9012ef4376525a5bb3fcacb5c8132845e76ba1ff8580 [INFO] running `Command { std: "docker" "start" "-a" "eeb6322df89d9b73bfbc9012ef4376525a5bb3fcacb5c8132845e76ba1ff8580", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling bytemuck v1.19.0 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling foldhash v0.1.3 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling claxon v0.4.3 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling hound v3.5.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling symphonia-core v0.5.4 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling compact_str v0.8.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling alsa v0.9.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling symphonia-metadata v0.5.4 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling symphonia-bundle-mp3 v0.5.4 [INFO] [stderr] Compiling symphonia v0.5.4 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling instability v0.3.2 [INFO] [stderr] Compiling rodio v0.19.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling ratatui v0.28.1 [INFO] [stderr] Compiling sokoban_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `ratatui::Terminal` [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | Terminal::{self}, [INFO] [stdout] | ^^^^^^^^ `Terminal` is a struct, not a module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DeviceTrait` and `HostTrait` [INFO] [stdout] --> src/main.rs:12:27 [INFO] [stdout] | [INFO] [stdout] 12 | use rodio::cpal::traits::{DeviceTrait, HostTrait}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs::File` [INFO] [stdout] --> src/main.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use std::fs::File; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sokoban_rust` (bin "sokoban_rust") due to 1 previous error; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "eeb6322df89d9b73bfbc9012ef4376525a5bb3fcacb5c8132845e76ba1ff8580", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eeb6322df89d9b73bfbc9012ef4376525a5bb3fcacb5c8132845e76ba1ff8580", kill_on_drop: false }` [INFO] [stdout] eeb6322df89d9b73bfbc9012ef4376525a5bb3fcacb5c8132845e76ba1ff8580