[INFO] cloning repository FIL1994/rust-game-dev [INFO] running `"git" "clone" "--bare" "git://github.com/FIL1994/rust-game-dev.git" "work/cache/sources/gh/FIL1994/rust-game-dev"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/FIL1994/rust-game-dev'... [INFO] running `"git" "clone" "work/cache/sources/gh/FIL1994/rust-game-dev" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/FIL1994/rust-game-dev"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/FIL1994/rust-game-dev'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/FIL1994/rust-game-dev" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/FIL1994/rust-game-dev"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/FIL1994/rust-game-dev'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ecfb8371257d403e01a21aa42bb7a2a0e6fed0f2 [INFO] sha for GitHub repo FIL1994/rust-game-dev: ecfb8371257d403e01a21aa42bb7a2a0e6fed0f2 [INFO] validating manifest of FIL1994/rust-game-dev on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of FIL1994/rust-game-dev on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing FIL1994/rust-game-dev [INFO] finished frobbing FIL1994/rust-game-dev [INFO] frobbed toml for FIL1994/rust-game-dev written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/FIL1994/rust-game-dev/Cargo.toml [INFO] started frobbing FIL1994/rust-game-dev [INFO] finished frobbing FIL1994/rust-game-dev [INFO] frobbed toml for FIL1994/rust-game-dev written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/FIL1994/rust-game-dev/Cargo.toml [INFO] crate FIL1994/rust-game-dev already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing FIL1994/rust-game-dev against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/FIL1994/rust-game-dev:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] fb68ef2e934c387d11d6927b0dda56c08e43a8d10a7e8cf6b45e77044af5e486 [INFO] running `"docker" "start" "-a" "fb68ef2e934c387d11d6927b0dda56c08e43a8d10a7e8cf6b45e77044af5e486"` [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling nonzero_signed v1.0.3 [INFO] [stderr] Compiling either v1.5.1 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling tuple_utils v0.2.0 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling sdl2-sys v0.32.5 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling crossbeam-deque v0.5.2 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling syn v0.15.28 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling sdl2 v0.32.1 [INFO] [stderr] Compiling crossbeam v0.4.1 [INFO] [stderr] Compiling hibitset v0.5.4 [INFO] [stderr] Compiling shred v0.7.1 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling shred-derive v0.5.1 [INFO] [stderr] Compiling specs-derive v0.4.0 [INFO] [stderr] Compiling shrev v1.0.1 [INFO] [stderr] Compiling specs v0.14.3 [INFO] [stderr] Compiling game-dev v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/game_dev-f45a4d0172741216.game_dev.c6eb5rn8-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/game_dev-f45a4d0172741216.game_dev.c6eb5rn8-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/game_dev-f45a4d0172741216.game_dev.c6eb5rn8-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/game_dev-f45a4d0172741216.game_dev.c6eb5rn8-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/game_dev-f45a4d0172741216.game_dev.c6eb5rn8-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/game_dev-f45a4d0172741216.game_dev.c6eb5rn8-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/game_dev-f45a4d0172741216.game_dev.c6eb5rn8-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/game_dev-f45a4d0172741216.game_dev.c6eb5rn8-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/game_dev-f45a4d0172741216.game_dev.c6eb5rn8-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/game_dev-f45a4d0172741216.game_dev.c6eb5rn8-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/game_dev-f45a4d0172741216.game_dev.c6eb5rn8-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/game_dev-f45a4d0172741216.game_dev.c6eb5rn8-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/game_dev-f45a4d0172741216.game_dev.c6eb5rn8-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/game_dev-f45a4d0172741216.game_dev.c6eb5rn8-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/game_dev-f45a4d0172741216.game_dev.c6eb5rn8-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/game_dev-f45a4d0172741216.game_dev.c6eb5rn8-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/game_dev-f45a4d0172741216" "/opt/crater/target/debug/deps/game_dev-f45a4d0172741216.2oaehqqa2w7jg6ae.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libsdl2-905dc59e081f86b2.rlib" "/opt/crater/target/debug/deps/librand-3d16ec224091ef3a.rlib" "/opt/crater/target/debug/deps/librand_xorshift-f084f711b92c39c1.rlib" "/opt/crater/target/debug/deps/librand_pcg-515ff405da49f047.rlib" "/opt/crater/target/debug/deps/librand_hc-918e9b1d46af991f.rlib" "/opt/crater/target/debug/deps/librand_chacha-8a185f4b2f524b2f.rlib" "/opt/crater/target/debug/deps/librand_isaac-eba5cc24f761d358.rlib" "/opt/crater/target/debug/deps/librand_os-74cd7e5f31acbd25.rlib" "/opt/crater/target/debug/deps/librand_jitter-801d28c4cdb39680.rlib" "/opt/crater/target/debug/deps/libsdl2_sys-6f28f85b2a929713.rlib" "/opt/crater/target/debug/deps/libbitflags-2da86ef0b219352b.rlib" "/opt/crater/target/debug/deps/libnum-49e206f4ab46d7c6.rlib" "/opt/crater/target/debug/deps/libnum_iter-4c2592bdcf755dee.rlib" "/opt/crater/target/debug/deps/libnum_integer-9488503a36788878.rlib" "/opt/crater/target/debug/deps/libnum_traits-863ec76389318891.rlib" "/opt/crater/target/debug/deps/libspecs-2ab27beff4de9f1f.rlib" "/opt/crater/target/debug/deps/libtuple_utils-f12c2ebddbab857d.rlib" "/opt/crater/target/debug/deps/libshrev-9749654536a509b6.rlib" "/opt/crater/target/debug/deps/libparking_lot-c190822e597cae44.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-b6c5d19ec33060ac.rlib" "/opt/crater/target/debug/deps/librand-c70f6da2b9ceaf16.rlib" "/opt/crater/target/debug/deps/libowning_ref-1c8d21cabcb9eaf9.rlib" "/opt/crater/target/debug/deps/libnonzero_signed-a1f36fc99c557154.rlib" "/opt/crater/target/debug/deps/liblog-1e97f7d4bcf0c133.rlib" "/opt/crater/target/debug/deps/libhibitset-4fe3e9565b1760e5.rlib" "/opt/crater/target/debug/deps/libatom-c953bf29843b548a.rlib" "/opt/crater/target/debug/deps/libfnv-58c7188adf814461.rlib" "/opt/crater/target/debug/deps/libcrossbeam-4d5bc6ed4e1be1d5.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-a2cd75c1c36f1506.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-16e3b5b251fd443a.rlib" "/opt/crater/target/debug/deps/libcrossbeam_channel-2cdc35afe2d14180.rlib" "/opt/crater/target/debug/deps/libparking_lot-2a7c1d94e44e8e43.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-4c13591e8a200346.rlib" "/opt/crater/target/debug/deps/liblock_api-f6b7325823472916.rlib" "/opt/crater/target/debug/deps/libowning_ref-c34ce4d89c989c93.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-39b80d52d885a31d.rlib" "/opt/crater/target/debug/deps/librand-9f64c4af2d0a17a6.rlib" "/opt/crater/target/debug/deps/librand_core-1d860b4e848ceb7b.rlib" "/opt/crater/target/debug/deps/librand_core-2f3dd869820ff822.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-2da50ba857ace04d.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-daf1baa698ce2dc1.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-73e843274da20073.rlib" "/opt/crater/target/debug/deps/libshred-e5c73e2a43026bea.rlib" "/opt/crater/target/debug/deps/libsmallvec-49641c10b9b692fe.rlib" "/opt/crater/target/debug/deps/librayon-111b857f2b397365.rlib" "/opt/crater/target/debug/deps/libeither-a635ac52ef942321.rlib" "/opt/crater/target/debug/deps/librayon_core-a620ac7272cfdd50.rlib" "/opt/crater/target/debug/deps/libnum_cpus-e17023d8340b6d8a.rlib" "/opt/crater/target/debug/deps/liblibc-64792cede7814b09.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-c0838a9cf0586edd.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-d343b9d15a6fdd1f.rlib" "/opt/crater/target/debug/deps/libscopeguard-4f938876ba0f86be.rlib" "/opt/crater/target/debug/deps/libmemoffset-07fb8d6dd7a47f76.rlib" "/opt/crater/target/debug/deps/liblazy_static-e5ded5d8dfa94ec6.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-1e283c9024a08704.rlib" "/opt/crater/target/debug/deps/libcfg_if-5d180f830a1c4a5d.rlib" "/opt/crater/target/debug/deps/libnodrop-a7323817aaf3fc4b.rlib" "/opt/crater/target/debug/deps/libmopa-06f633d190eb42ca.rlib" "/opt/crater/target/debug/deps/libfxhash-bfd1f3519c118b95.rlib" "/opt/crater/target/debug/deps/libbyteorder-406ad78b2cd8d952.rlib" "/opt/crater/target/debug/deps/libarrayvec-18f79e8c6d30672d.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-196d0eff8e603c0a.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1c597f5941591e04.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-a20af2d3380aa511.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-f989f9e071798586.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-52fb60b932b5ef90.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-90a3fdc679697856.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-06d10270cfa51644.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8abb913fca550f79.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-31fd2baab47b156c.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0862cc65189bd4af.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8010b8629f5aa3e5.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2d032fe7d4e1e163.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-622fdce0dc084cba.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-a17fdd0a687135a8.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_image" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lSDL2_image [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `game-dev`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "fb68ef2e934c387d11d6927b0dda56c08e43a8d10a7e8cf6b45e77044af5e486"` [INFO] running `"docker" "rm" "-f" "fb68ef2e934c387d11d6927b0dda56c08e43a8d10a7e8cf6b45e77044af5e486"` [INFO] [stdout] fb68ef2e934c387d11d6927b0dda56c08e43a8d10a7e8cf6b45e77044af5e486