[INFO] cloning repository https://github.com/knzconnor/rust_game_tutorial [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/knzconnor/rust_game_tutorial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fknzconnor%2Frust_game_tutorial", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fknzconnor%2Frust_game_tutorial'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 91d31f731edef3b98e7e9bb683396585137b3b0a [INFO] testing knzconnor/rust_game_tutorial against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fknzconnor%2Frust_game_tutorial" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/knzconnor/rust_game_tutorial [INFO] finished tweaking git repo https://github.com/knzconnor/rust_game_tutorial [INFO] tweaked toml for git repo https://github.com/knzconnor/rust_game_tutorial written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/knzconnor/rust_game_tutorial on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/knzconnor/rust_game_tutorial 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f7c5daec5abdb6889280e34b43278fb99fb19e5cef81113679fde1bcefcf196f [INFO] running `Command { std: "docker" "start" "-a" "f7c5daec5abdb6889280e34b43278fb99fb19e5cef81113679fde1bcefcf196f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7c5daec5abdb6889280e34b43278fb99fb19e5cef81113679fde1bcefcf196f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7c5daec5abdb6889280e34b43278fb99fb19e5cef81113679fde1bcefcf196f", kill_on_drop: false }` [INFO] [stdout] f7c5daec5abdb6889280e34b43278fb99fb19e5cef81113679fde1bcefcf196f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7d0571352b6b28a11c6d864f33042b1eb4da553de3ccd3de3f0b6de73606f64 [INFO] running `Command { std: "docker" "start" "-a" "a7d0571352b6b28a11c6d864f33042b1eb4da553de3ccd3de3f0b6de73606f64", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.19 [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_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling atom v0.3.6 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling shrev v1.1.3 [INFO] [stderr] Compiling tuple_utils v0.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling nonzero_signed v1.0.4 [INFO] [stderr] Compiling crossbeam-deque v0.5.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling crossbeam v0.4.1 [INFO] [stderr] Compiling specs-derive v0.4.1 [INFO] [stderr] Compiling shred-derive v0.5.1 [INFO] [stderr] Compiling derivative v1.0.4 [INFO] [stderr] Compiling hibitset v0.5.4 [INFO] [stderr] Compiling shred v0.7.2 [INFO] [stderr] Compiling specs v0.14.3 [INFO] [stderr] Compiling game_tutorial v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcxQtIS4/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsdl2-c7a4a0fc68892ef1,libsdl2_sys-a2861de45b9a0a98,libbitflags-dde12b0d7d495b50,libnum-2b62e8a5ab589a3a,libnum_iter-876929d724249270,libnum_integer-2915339ac148d05a,libnum_traits-7f864db440d8d5d0,libspecs-c4c149621c8f0258,libtuple_utils-6e4fd5245dc336d6,libshrev-35209ea5cc758abc,libnonzero_signed-499058526908b2be,liblog-b5d4972b7add18e7,libhibitset-97695920efd6eea0,libatom-9e332a7374a2ffc9,libfnv-79e2cbfbe03dcd16,libcrossbeam-2bf1bb1852ea5eb2,libcrossbeam_deque-fd724b3504a6b5d7,libcrossbeam_epoch-e53340f52c22c3f4,libcrossbeam_channel-cf5664f04cd423fe,libparking_lot-0d02d1c6595f40da,libparking_lot_core-cc6950ff220ee297,liblock_api-c963cfc536d1632e,libowning_ref-20a1d50904cdf78d,libstable_deref_trait-a9f42b1d2f15127d,librand-3c0c561b4a2617d8,libcrossbeam_utils-22e6b0f280f5b96f,libcrossbeam_epoch-4848a3efd9d45819,libscopeguard-f70a82f9723db2c3,libmemoffset-8fe88800e1cc2168,libcrossbeam_utils-5538113d221bb0c1,liblazy_static-af860367908b8176,libcfg_if-5debf92116708c19,libshred-814c9201030a8bb5,libsmallvec-28834f8e9331d560,libmaybe_uninit-6d1e2cb021f1cc78,librayon-5abaa30794bc606c,librayon_core-724bd3cb64d286e7,libcrossbeam_deque-d61e12785107a802,libcrossbeam_epoch-a6cf04f6d42ccc60,libcrossbeam_utils-b6032feb2e6cd592,libeither-c2919cf0a31a4aba,libmopa-de6a5e746259609e,libfxhash-1df546a36b8e6f44,libbyteorder-8f59b6d1bfdaa844,libarrayvec-8262fb63afaf5c62,libnodrop-48b37a631139088c,librand-a92dc113ee6e03fd,librand_xorshift-8dd92c6758448293,librand_pcg-76519c8c1ce9bc97,librand_hc-a0fa94ad019dff8d,librand_chacha-6924faecf7f60835,librand_isaac-e6346c1be3b1a92e,librand_core-61abb09d328e85fc,librand_os-a868e2694adc40f1,liblibc-3f1c56229013c928,librand_jitter-c3fc7606c55cd07a,librand_core-addbce8e4c7c7519}.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_image" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcxQtIS4/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/game_tutorial-ca3ea81f403b1d95" "-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_image [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `game_tutorial` (bin "game_tutorial") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "a7d0571352b6b28a11c6d864f33042b1eb4da553de3ccd3de3f0b6de73606f64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7d0571352b6b28a11c6d864f33042b1eb4da553de3ccd3de3f0b6de73606f64", kill_on_drop: false }` [INFO] [stdout] a7d0571352b6b28a11c6d864f33042b1eb4da553de3ccd3de3f0b6de73606f64