[INFO] cloning repository https://github.com/ishihatta/rust-bomber [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ishihatta/rust-bomber" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fishihatta%2Frust-bomber", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fishihatta%2Frust-bomber'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f62d7b0af87ad86922faf42fa9a53a292b61eca3 [INFO] testing ishihatta/rust-bomber against beta-2026-04-21 for beta-1.96-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fishihatta%2Frust-bomber" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ishihatta/rust-bomber [INFO] finished tweaking git repo https://github.com/ishihatta/rust-bomber [INFO] tweaked toml for git repo https://github.com/ishihatta/rust-bomber written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ishihatta/rust-bomber 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/ishihatta/rust-bomber 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 15c19e1f75d7a05594a1373d1fa588df3a487a6c63b9402e74b1116a8a2c6717 [INFO] running `Command { std: "docker" "start" "-a" "15c19e1f75d7a05594a1373d1fa588df3a487a6c63b9402e74b1116a8a2c6717", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "15c19e1f75d7a05594a1373d1fa588df3a487a6c63b9402e74b1116a8a2c6717", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15c19e1f75d7a05594a1373d1fa588df3a487a6c63b9402e74b1116a8a2c6717", kill_on_drop: false }` [INFO] [stdout] 15c19e1f75d7a05594a1373d1fa588df3a487a6c63b9402e74b1116a8a2c6717 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 5eae0b9d848f7b46c12c6ecee12174eda6a6a118a6bc2ad0ca402bd118e486ce [INFO] running `Command { std: "docker" "start" "-a" "5eae0b9d848f7b46c12c6ecee12174eda6a6a118a6bc2ad0ca402bd118e486ce", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling sdl2 v0.35.2 [INFO] [stderr] Compiling iana-time-zone v0.1.55 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling sdl2-sys v0.35.2 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling chrono v0.4.24 [INFO] [stderr] Compiling rust-bomber v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant `Right` is never constructed [INFO] [stdout] --> src/game_screen/screen.rs:39:19 [INFO] [stdout] | [INFO] [stdout] 38 | enum Alignment { [INFO] [stdout] | --------- variant in this enum [INFO] [stdout] 39 | Left, Center, Right [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc9wpbky/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libchrono-eb7b00c8942eb8d4,libiana_time_zone-77bcdb8b64e18b7c,libnum_integer-bdd9d1e2ca319b7e,libnum_traits-58993361fe48d450,libtime-90103f9c10ab783d,librand-4f6d62f761a077d9,librand_xorshift-d020b13072da01ea,librand_pcg-e4018f20e6e84d36,librand_hc-3ba4805a2836c300,librand_chacha-5e64ae9c99723f2a,librand_isaac-acb8424d56f7e0e3,librand_core-6842ae929ef5db6a,librand_os-13164ff93cff80cd,librand_jitter-eb272fb52552c4cc,librand_core-eabf1bd591664a31,libsdl2-216c509e62202691,libsdl2_sys-5c5e5e19c6c811aa,libbitflags-a9851ebd0ab18f47,liblazy_static-8f54c7c82e1daacf,liblibc-4d464c4710dce3b2}.rlib" "/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" "-lSDL2_mixer" "-lSDL2_image" "-lSDL2_ttf" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc9wpbky/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rust_bomber-3566885e4c387ce9" "-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_mixer [INFO] [stdout] rust-lld: error: unable to find library -lSDL2_image [INFO] [stdout] rust-lld: error: unable to find library -lSDL2_ttf [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-bomber` (bin "rust-bomber") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "5eae0b9d848f7b46c12c6ecee12174eda6a6a118a6bc2ad0ca402bd118e486ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5eae0b9d848f7b46c12c6ecee12174eda6a6a118a6bc2ad0ca402bd118e486ce", kill_on_drop: false }` [INFO] [stdout] 5eae0b9d848f7b46c12c6ecee12174eda6a6a118a6bc2ad0ca402bd118e486ce