[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 master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 3cee172c6f3f483f73977bbc9cb6c439702e7911b68df4daf8c8c1e4f6358c4b [INFO] running `"docker" "start" "-a" "3cee172c6f3f483f73977bbc9cb6c439702e7911b68df4daf8c8c1e4f6358c4b"` [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 nodrop v0.1.13 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling either v1.5.1 [INFO] [stderr] Compiling nonzero_signed v1.0.3 [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 fnv v1.0.6 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling sdl2-sys v0.32.5 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [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 fxhash v0.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.5.2 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling syn v0.15.28 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling sdl2 v0.32.1 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [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/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/game_dev-5399f96428b7dab9.game_dev.3ykvly4d-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/game_dev-5399f96428b7dab9.game_dev.3ykvly4d-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/game_dev-5399f96428b7dab9.game_dev.3ykvly4d-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/game_dev-5399f96428b7dab9.game_dev.3ykvly4d-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/game_dev-5399f96428b7dab9.game_dev.3ykvly4d-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/game_dev-5399f96428b7dab9.game_dev.3ykvly4d-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/game_dev-5399f96428b7dab9.game_dev.3ykvly4d-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/game_dev-5399f96428b7dab9.game_dev.3ykvly4d-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/game_dev-5399f96428b7dab9.game_dev.3ykvly4d-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/game_dev-5399f96428b7dab9.game_dev.3ykvly4d-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/game_dev-5399f96428b7dab9.game_dev.3ykvly4d-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/game_dev-5399f96428b7dab9.game_dev.3ykvly4d-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/game_dev-5399f96428b7dab9.game_dev.3ykvly4d-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/game_dev-5399f96428b7dab9.game_dev.3ykvly4d-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/game_dev-5399f96428b7dab9.game_dev.3ykvly4d-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/game_dev-5399f96428b7dab9.game_dev.3ykvly4d-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/game_dev-5399f96428b7dab9" "/opt/crater/target/debug/deps/game_dev-5399f96428b7dab9.3qsxk8htxc979z03.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libsdl2-8370a5fff26b638f.rlib" "/opt/crater/target/debug/deps/librand-ec39201ee4b58d04.rlib" "/opt/crater/target/debug/deps/librand_xorshift-51ce163fe04d5110.rlib" "/opt/crater/target/debug/deps/librand_pcg-65d443689c99145f.rlib" "/opt/crater/target/debug/deps/librand_hc-73e8b8b1292e6c42.rlib" "/opt/crater/target/debug/deps/librand_chacha-2f31852ac2403f7f.rlib" "/opt/crater/target/debug/deps/librand_isaac-bd1dc0de1e7d11dc.rlib" "/opt/crater/target/debug/deps/librand_os-9eec2697a1ce4868.rlib" "/opt/crater/target/debug/deps/librand_jitter-c53bec14524ae7b8.rlib" "/opt/crater/target/debug/deps/libsdl2_sys-26a3022b1d82d4ec.rlib" "/opt/crater/target/debug/deps/libbitflags-7486021306c0f32a.rlib" "/opt/crater/target/debug/deps/libnum-c4fc78eed60b4b37.rlib" "/opt/crater/target/debug/deps/libnum_iter-ff12e8054460057d.rlib" "/opt/crater/target/debug/deps/libnum_integer-fcee9245478e8a9a.rlib" "/opt/crater/target/debug/deps/libnum_traits-fd24e5c1ffb9b482.rlib" "/opt/crater/target/debug/deps/libspecs-a7c204b185e6eb1f.rlib" "/opt/crater/target/debug/deps/libtuple_utils-c2606c19f5f407e2.rlib" "/opt/crater/target/debug/deps/libshrev-86b131fe52c73dc1.rlib" "/opt/crater/target/debug/deps/libparking_lot-265f3255795b89a1.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-fc1a700541f68caf.rlib" "/opt/crater/target/debug/deps/librand-d4bf1f351818ef92.rlib" "/opt/crater/target/debug/deps/libowning_ref-37f098b423470638.rlib" "/opt/crater/target/debug/deps/libnonzero_signed-aeb532c504f2cc4f.rlib" "/opt/crater/target/debug/deps/liblog-25048409944296f7.rlib" "/opt/crater/target/debug/deps/libhibitset-cb08d5f12ac2c743.rlib" "/opt/crater/target/debug/deps/libatom-d4736c6596df0b58.rlib" "/opt/crater/target/debug/deps/libfnv-6580cf988af79ef1.rlib" "/opt/crater/target/debug/deps/libcrossbeam-7ab15e87e1133b31.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-395109f3f0111983.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-68987856404f3d26.rlib" "/opt/crater/target/debug/deps/libcrossbeam_channel-3569e86653f0526e.rlib" "/opt/crater/target/debug/deps/libparking_lot-66a3a9923d216d61.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-ef99adc72bc446fe.rlib" "/opt/crater/target/debug/deps/liblock_api-0ad287323cbd8f10.rlib" "/opt/crater/target/debug/deps/libowning_ref-4446b9fa3ea776d6.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-4229d0c354364c12.rlib" "/opt/crater/target/debug/deps/librand-ed883eb3fb84b907.rlib" "/opt/crater/target/debug/deps/librand_core-067332e6bc0704a3.rlib" "/opt/crater/target/debug/deps/librand_core-161e0a90fc629c56.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-5d538606b95c9bbf.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-87057f05bf15f30c.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-62fb700542a06063.rlib" "/opt/crater/target/debug/deps/libshred-ed19d6e17da89023.rlib" "/opt/crater/target/debug/deps/libsmallvec-f6e040bcddd2b2bd.rlib" "/opt/crater/target/debug/deps/librayon-9a21f218ea27f949.rlib" "/opt/crater/target/debug/deps/libeither-f3cde8b61ce25846.rlib" "/opt/crater/target/debug/deps/librayon_core-56cfa714caf11a16.rlib" "/opt/crater/target/debug/deps/libnum_cpus-445a7c9ac45899e7.rlib" "/opt/crater/target/debug/deps/liblibc-6eae6b126332d3ab.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-ffa0599fb42fe25f.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-e1d8e2576169dac8.rlib" "/opt/crater/target/debug/deps/libscopeguard-fd1b9799252ebb40.rlib" "/opt/crater/target/debug/deps/libmemoffset-ded7f655f2feb8c2.rlib" "/opt/crater/target/debug/deps/liblazy_static-6b264ec86ae8595d.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-f7366a9e6893a936.rlib" "/opt/crater/target/debug/deps/libcfg_if-4972795784d3e922.rlib" "/opt/crater/target/debug/deps/libnodrop-242ff825073a6158.rlib" "/opt/crater/target/debug/deps/libmopa-cec1232ae3f02f6b.rlib" "/opt/crater/target/debug/deps/libfxhash-58c0c66c6d5f20cd.rlib" "/opt/crater/target/debug/deps/libbyteorder-eff0cf31eb29f583.rlib" "/opt/crater/target/debug/deps/libarrayvec-3c439cfd7fdade0c.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5eb7072357e3f704.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-be57a0a20ef83edc.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-53ea5c4d1e8787c5.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-90a03fea645d1ca0.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d0be8ec5eb12a622.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-c9bd1ed65ad5f9b5.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-232a620458cbc142.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-378c2daa95643520.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b1ad0e3b0cafff9a.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bd92551ef79ec0f7.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-6f92150ede6dcf89.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5d5836de4a922af7.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0bd990bd23dec0da.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5a50a9afbc6d167.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" "3cee172c6f3f483f73977bbc9cb6c439702e7911b68df4daf8c8c1e4f6358c4b"` [INFO] running `"docker" "rm" "-f" "3cee172c6f3f483f73977bbc9cb6c439702e7911b68df4daf8c8c1e4f6358c4b"` [INFO] [stdout] 3cee172c6f3f483f73977bbc9cb6c439702e7911b68df4daf8c8c1e4f6358c4b