[INFO] cloning repository https://github.com/panicbit/late [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/panicbit/late" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpanicbit%2Flate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpanicbit%2Flate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fec8a8c97d8c329c45c31ea18e7c4e44d9e4d22b [INFO] testing panicbit/late against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpanicbit%2Flate" "/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/panicbit/late [INFO] finished tweaking git repo https://github.com/panicbit/late [INFO] tweaked toml for git repo https://github.com/panicbit/late written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/panicbit/late on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/panicbit/late 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded c_vec v1.0.12 [INFO] [stderr] Downloaded smallvec v0.3.3 [INFO] [stderr] Downloaded sdl2-sys v0.30.0 [INFO] [stderr] Downloaded sdl2 v0.30.0 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eb5fe4b6e7220de6940dec1703bd0d4daf28c7d11820270f9cdf08ebbacdfd63 [INFO] running `Command { std: "docker" "start" "-a" "eb5fe4b6e7220de6940dec1703bd0d4daf28c7d11820270f9cdf08ebbacdfd63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb5fe4b6e7220de6940dec1703bd0d4daf28c7d11820270f9cdf08ebbacdfd63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb5fe4b6e7220de6940dec1703bd0d4daf28c7d11820270f9cdf08ebbacdfd63", kill_on_drop: false }` [INFO] [stdout] eb5fe4b6e7220de6940dec1703bd0d4daf28c7d11820270f9cdf08ebbacdfd63 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] e44c9de5b5212720efeacd8aba67402ce819a10dc5f66b83842a230ccc365965 [INFO] running `Command { std: "docker" "start" "-a" "e44c9de5b5212720efeacd8aba67402ce819a10dc5f66b83842a230ccc365965", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling num-traits v0.1.37 [INFO] [stderr] Compiling libc v0.2.23 [INFO] [stderr] Compiling sdl2-sys v0.30.0 [INFO] [stderr] Compiling c_vec v1.0.12 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling either v1.1.0 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling smallvec v0.3.3 [INFO] [stderr] Compiling itertools v0.6.0 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling num-integer v0.1.34 [INFO] [stderr] Compiling num-iter v0.1.33 [INFO] [stderr] Compiling num v0.1.37 [INFO] [stderr] Compiling sdl2 v0.30.0 [INFO] [stderr] Compiling late v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant `LINK_PALLET` is never used [INFO] [stdout] --> src/tile.rs:93:11 [INFO] [stdout] | [INFO] [stdout] 93 | pub const LINK_PALLET: GBPallet = GBPallet { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PtrTable` is never constructed [INFO] [stdout] --> src/ptr_table.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct PtrTable(Vec); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PtrTable` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_bytes` is never used [INFO] [stdout] --> src/ptr_table.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 4 | impl PtrTable { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 5 | pub fn from_bytes(table: &[u8], ptr_offset: usize) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PtrTableDesc` is never constructed [INFO] [stdout] --> src/ptr_table.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct PtrTableDesc { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get` is never used [INFO] [stdout] --> src/ptr_table.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 26 | impl PtrTableDesc { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] 27 | pub fn get(&self, rom: &[u8]) -> PtrTable { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `OVERWORLD_TOP_ROOMS` is never used [INFO] [stdout] --> src/ptr_table.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | const OVERWORLD_TOP_ROOMS: PtrTableDesc = PtrTableDesc { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `OVERWORLD_BOTTOM_ROOMS` is never used [INFO] [stdout] --> src/ptr_table.rs:38:7 [INFO] [stdout] | [INFO] [stdout] 38 | const OVERWORLD_BOTTOM_ROOMS: PtrTableDesc = PtrTableDesc { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `UNDERWORLD1_ROOMS` is never used [INFO] [stdout] --> src/ptr_table.rs:44:7 [INFO] [stdout] | [INFO] [stdout] 44 | const UNDERWORLD1_ROOMS: PtrTableDesc = PtrTableDesc { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `UNDERWORLD2_ROOMS` is never used [INFO] [stdout] --> src/ptr_table.rs:50:7 [INFO] [stdout] | [INFO] [stdout] 50 | const UNDERWORLD2_ROOMS: PtrTableDesc = PtrTableDesc { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `late` (bin "late"); 9 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name late --edition=2015 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=68409a0524ae37c4 -C extra-filename=-4cbfbbae1a7bea50 --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern itertools=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libitertools-e46b673dc2e10f77.rlib --extern sdl2=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libsdl2-29d2c902393682cc.rlib --extern smallvec=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libsmallvec-6eb40c3d4ffb55e2.rlib --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "e44c9de5b5212720efeacd8aba67402ce819a10dc5f66b83842a230ccc365965", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e44c9de5b5212720efeacd8aba67402ce819a10dc5f66b83842a230ccc365965", kill_on_drop: false }` [INFO] [stdout] e44c9de5b5212720efeacd8aba67402ce819a10dc5f66b83842a230ccc365965