[INFO] updating cached repository FIL1994/rust-game-dev [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/FIL1994/rust-game-dev [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/FIL1994/rust-game-dev" "work/ex/beta-1.37-6/sources/1.36.0/gh/FIL1994/rust-game-dev"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/FIL1994/rust-game-dev'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/FIL1994/rust-game-dev" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/FIL1994/rust-game-dev"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/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 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of FIL1994/rust-game-dev on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "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/beta-1.37-6/sources/1.36.0/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/beta-1.37-6/sources/beta-2019-07-23/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" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing FIL1994/rust-game-dev against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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=warn" "-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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 125271e63796efde973b673722eac8555abda20c2455e154aeaa143a6398a704 [INFO] running `"docker" "start" "-a" "125271e63796efde973b673722eac8555abda20c2455e154aeaa143a6398a704"` [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling sdl2-sys v0.32.5 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling syn v0.15.28 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.5.2 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling crossbeam v0.4.1 [INFO] [stderr] Compiling sdl2 v0.32.1 [INFO] [stderr] Compiling shred v0.7.1 [INFO] [stderr] Compiling hibitset v0.5.4 [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/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/game_dev-59ad77c6f4a581f1.game_dev.5ybo9htj-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/game_dev-59ad77c6f4a581f1.game_dev.5ybo9htj-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/game_dev-59ad77c6f4a581f1.game_dev.5ybo9htj-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/game_dev-59ad77c6f4a581f1.game_dev.5ybo9htj-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/game_dev-59ad77c6f4a581f1.game_dev.5ybo9htj-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/game_dev-59ad77c6f4a581f1.game_dev.5ybo9htj-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/game_dev-59ad77c6f4a581f1.game_dev.5ybo9htj-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/game_dev-59ad77c6f4a581f1.game_dev.5ybo9htj-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/game_dev-59ad77c6f4a581f1.game_dev.5ybo9htj-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/game_dev-59ad77c6f4a581f1.game_dev.5ybo9htj-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/game_dev-59ad77c6f4a581f1.game_dev.5ybo9htj-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/game_dev-59ad77c6f4a581f1.game_dev.5ybo9htj-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/game_dev-59ad77c6f4a581f1.game_dev.5ybo9htj-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/game_dev-59ad77c6f4a581f1.game_dev.5ybo9htj-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/game_dev-59ad77c6f4a581f1.game_dev.5ybo9htj-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/game_dev-59ad77c6f4a581f1.game_dev.5ybo9htj-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/game_dev-59ad77c6f4a581f1" "/opt/crater/target/debug/deps/game_dev-59ad77c6f4a581f1.32c89f5bt68imzgp.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libsdl2-21646eff9f9414df.rlib" "/opt/crater/target/debug/deps/librand-74fc4464f4d6075b.rlib" "/opt/crater/target/debug/deps/librand_xorshift-c37135569305816d.rlib" "/opt/crater/target/debug/deps/librand_pcg-e2e1a0d1728dcbd2.rlib" "/opt/crater/target/debug/deps/librand_hc-2e617981d71d68fb.rlib" "/opt/crater/target/debug/deps/librand_chacha-c7b8d6e6a71680df.rlib" "/opt/crater/target/debug/deps/librand_isaac-e2932bc2eab2b64f.rlib" "/opt/crater/target/debug/deps/librand_os-054ac5460bdb791a.rlib" "/opt/crater/target/debug/deps/librand_jitter-94868213c3989353.rlib" "/opt/crater/target/debug/deps/libsdl2_sys-b937cc09e0e7a859.rlib" "/opt/crater/target/debug/deps/libbitflags-e31ad08aaa94ea6a.rlib" "/opt/crater/target/debug/deps/libnum-6d1c41becdc658de.rlib" "/opt/crater/target/debug/deps/libnum_iter-6a53ebaecf43d64b.rlib" "/opt/crater/target/debug/deps/libnum_integer-3e4b662ece72588f.rlib" "/opt/crater/target/debug/deps/libnum_traits-b0613bcbd790bfdc.rlib" "/opt/crater/target/debug/deps/libspecs-fd0ec22739c7dd8a.rlib" "/opt/crater/target/debug/deps/libtuple_utils-a7d7feb7afaf803a.rlib" "/opt/crater/target/debug/deps/libshrev-00370bdb7e0e1cc9.rlib" "/opt/crater/target/debug/deps/libparking_lot-eb2a9bbf82886f4b.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-abc005ab748c5e53.rlib" "/opt/crater/target/debug/deps/librand-70425af6be269b2f.rlib" "/opt/crater/target/debug/deps/libowning_ref-4b70c95a2731814b.rlib" "/opt/crater/target/debug/deps/libnonzero_signed-c50a0ebf80c377bd.rlib" "/opt/crater/target/debug/deps/liblog-7ee2fe78048b6c34.rlib" "/opt/crater/target/debug/deps/libhibitset-b49053e41a8ab123.rlib" "/opt/crater/target/debug/deps/libatom-f8a7e7db88aecc10.rlib" "/opt/crater/target/debug/deps/libfnv-9c46c9dc8e117f05.rlib" "/opt/crater/target/debug/deps/libcrossbeam-461da5d2dda9631b.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-0bae3e6bf39c504e.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-61ff0095c905bb59.rlib" "/opt/crater/target/debug/deps/libcrossbeam_channel-71fed0b8384eae47.rlib" "/opt/crater/target/debug/deps/libparking_lot-4012d3dc999ddf57.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-9ea2c4f8a066a5e3.rlib" "/opt/crater/target/debug/deps/liblock_api-3fc8af4b186c35a8.rlib" "/opt/crater/target/debug/deps/libowning_ref-f49604bedfa4ae1c.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-287a8a8ca6ec21fa.rlib" "/opt/crater/target/debug/deps/librand-4e71693feac806ab.rlib" "/opt/crater/target/debug/deps/librand_core-cb99a0b940c27ed9.rlib" "/opt/crater/target/debug/deps/librand_core-4c9a550ae16dbf0f.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-7895d1ef454af0f9.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-71f0c53f0bd336ab.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-209c4e754a9cb58f.rlib" "/opt/crater/target/debug/deps/libshred-4d76def138a1cb22.rlib" "/opt/crater/target/debug/deps/libsmallvec-e0c425bf1f7f0c71.rlib" "/opt/crater/target/debug/deps/librayon-4fd421646f7cbcc8.rlib" "/opt/crater/target/debug/deps/libeither-bd2cc8583cb7e9e7.rlib" "/opt/crater/target/debug/deps/librayon_core-97cda1c7ed051b69.rlib" "/opt/crater/target/debug/deps/libnum_cpus-b891631c50f3aa04.rlib" "/opt/crater/target/debug/deps/liblibc-beaccd0a69157a74.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-1f604929397ea748.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-956785d536f5529a.rlib" "/opt/crater/target/debug/deps/libscopeguard-afc08b825b950866.rlib" "/opt/crater/target/debug/deps/libmemoffset-ef971ccc3957ca71.rlib" "/opt/crater/target/debug/deps/liblazy_static-6a4e8ea56a445919.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-a88bdfda26d15bdc.rlib" "/opt/crater/target/debug/deps/libcfg_if-ed68c9a1ad96df3c.rlib" "/opt/crater/target/debug/deps/libmopa-d9e951e34bd43684.rlib" "/opt/crater/target/debug/deps/libfxhash-b903b853e1177717.rlib" "/opt/crater/target/debug/deps/libbyteorder-301089d538415037.rlib" "/opt/crater/target/debug/deps/libarrayvec-03850c5bb778b6fd.rlib" "/opt/crater/target/debug/deps/libnodrop-36ce0cdfb7359e6a.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a80a1e8e09cafef8.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e0e6351da805c468.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e04f54bafc95e331.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-67901d3322495bd5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bd390b1abaceaec1.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-312dd37fdc7bedfc.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8ed0e51d58d644a3.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-8a423c320a6c707f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d6a95598e2238263.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d231614b153016eb.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3821619027f463e4.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-1cfd794d18771a44.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-dcf33cf10c2452ef.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c258fea34bf64bce.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" "125271e63796efde973b673722eac8555abda20c2455e154aeaa143a6398a704"` [INFO] running `"docker" "rm" "-f" "125271e63796efde973b673722eac8555abda20c2455e154aeaa143a6398a704"` [INFO] [stdout] 125271e63796efde973b673722eac8555abda20c2455e154aeaa143a6398a704