[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 beta-2025-10-28 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpanicbit%2Flate" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/panicbit/late on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 894c9532439a8a396111682fbee9d0f319e5afe8dd03dd72c17b32173197a51c
[INFO] running `Command { std: "docker" "start" "-a" "894c9532439a8a396111682fbee9d0f319e5afe8dd03dd72c17b32173197a51c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "894c9532439a8a396111682fbee9d0f319e5afe8dd03dd72c17b32173197a51c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "894c9532439a8a396111682fbee9d0f319e5afe8dd03dd72c17b32173197a51c", kill_on_drop: false }`
[INFO] [stdout] 894c9532439a8a396111682fbee9d0f319e5afe8dd03dd72c17b32173197a51c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fc6475a1bf6fc99dc19936d12bea12f5cc7b0a698a5ff093d9efd4aef57d10d5
[INFO] running `Command { std: "docker" "start" "-a" "fc6475a1bf6fc99dc19936d12bea12f5cc7b0a698a5ff093d9efd4aef57d10d5", 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 lazy_static v0.2.8
[INFO] [stderr]    Compiling bitflags v0.7.0
[INFO] [stderr]    Compiling either v1.1.0
[INFO] [stderr]    Compiling c_vec v1.0.12
[INFO] [stderr]    Compiling smallvec v0.3.3
[INFO] [stderr]    Compiling itertools v0.6.0
[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 rand v0.3.15
[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)]` (part of `#[warn(unused)]`) 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<usize>);
[INFO] [stdout]   |            ^^^^^^^^
[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] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc9fjV8M/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libitertools-a63acde35c1859ee,libeither-51cdb099faea674d,libsdl2-5c50a9d08c4802c3,librand-b3744b2cb69273b8,libc_vec-35936dbd7fb04df0,libsdl2_sys-7a2554e695c07ac8,libbitflags-7ba9f91ea1bab136,liblazy_static-e9607dde5f2ff3ed,liblibc-37fb7c82b845b0ef,libnum-f41d5c243960be7f,libnum_iter-d85cb199375342c7,libnum_integer-e85380dbf078447c,libnum_traits-a57320a075dac8af}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lSDL2_gfx" "-lSDL2" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc9fjV8M/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/late-47ab4f88b9c7c8d1" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lSDL2_gfx
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `late` (bin "late") due to 1 previous error; 9 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "fc6475a1bf6fc99dc19936d12bea12f5cc7b0a698a5ff093d9efd4aef57d10d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc6475a1bf6fc99dc19936d12bea12f5cc7b0a698a5ff093d9efd4aef57d10d5", kill_on_drop: false }`
[INFO] [stdout] fc6475a1bf6fc99dc19936d12bea12f5cc7b0a698a5ff093d9efd4aef57d10d5
