[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.38-1/sources/1.37.0/gh/FIL1994/rust-game-dev"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.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.38-1/sources/beta-2019-08-13/gh/FIL1994/rust-game-dev"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/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.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of FIL1994/rust-game-dev on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "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.38-1/sources/1.37.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.38-1/sources/beta-2019-08-13/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.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing FIL1994/rust-game-dev against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] bd7a6860764794300242f3710b0328422c9ce2f92d3b55adea70049142409cb8 [INFO] running `"docker" "start" "-a" "bd7a6860764794300242f3710b0328422c9ce2f92d3b55adea70049142409cb8"` [INFO] [stderr] Compiling arrayvec v0.4.10 [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 mopa v0.2.2 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling tuple_utils v0.2.0 [INFO] [stderr] Compiling sdl2-sys v0.32.5 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling syn v0.15.28 [INFO] [stderr] Compiling rand v0.6.5 [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 parking_lot_core v0.2.14 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.5.2 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [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 rayon v1.0.3 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling crossbeam v0.4.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/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/game_dev-8f2446fb37dfb4fd.game_dev.f5816cx8-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/game_dev-8f2446fb37dfb4fd.game_dev.f5816cx8-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/game_dev-8f2446fb37dfb4fd.game_dev.f5816cx8-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/game_dev-8f2446fb37dfb4fd.game_dev.f5816cx8-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/game_dev-8f2446fb37dfb4fd.game_dev.f5816cx8-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/game_dev-8f2446fb37dfb4fd.game_dev.f5816cx8-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/game_dev-8f2446fb37dfb4fd.game_dev.f5816cx8-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/game_dev-8f2446fb37dfb4fd.game_dev.f5816cx8-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/game_dev-8f2446fb37dfb4fd.game_dev.f5816cx8-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/game_dev-8f2446fb37dfb4fd.game_dev.f5816cx8-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/game_dev-8f2446fb37dfb4fd.game_dev.f5816cx8-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/game_dev-8f2446fb37dfb4fd.game_dev.f5816cx8-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/game_dev-8f2446fb37dfb4fd.game_dev.f5816cx8-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/game_dev-8f2446fb37dfb4fd.game_dev.f5816cx8-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/game_dev-8f2446fb37dfb4fd.game_dev.f5816cx8-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/game_dev-8f2446fb37dfb4fd.game_dev.f5816cx8-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/game_dev-8f2446fb37dfb4fd" "/opt/crater/target/debug/deps/game_dev-8f2446fb37dfb4fd.regquzybqxw8uku.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libsdl2-ac72c1243341a604.rlib" "/opt/crater/target/debug/deps/librand-fa577029a16bb38f.rlib" "/opt/crater/target/debug/deps/librand_xorshift-3ef23b8177870d3e.rlib" "/opt/crater/target/debug/deps/librand_pcg-9dd28ba596d159b3.rlib" "/opt/crater/target/debug/deps/librand_hc-955b64fce013caf1.rlib" "/opt/crater/target/debug/deps/librand_chacha-bfac7519c353618e.rlib" "/opt/crater/target/debug/deps/librand_isaac-ea51ab2cb9b2d82d.rlib" "/opt/crater/target/debug/deps/librand_os-e1b1b23e84277ca5.rlib" "/opt/crater/target/debug/deps/librand_jitter-c7a8e894021de283.rlib" "/opt/crater/target/debug/deps/libsdl2_sys-ab4caca14d84e25b.rlib" "/opt/crater/target/debug/deps/libbitflags-031756039b29afaf.rlib" "/opt/crater/target/debug/deps/libnum-afb29d0cf2165d85.rlib" "/opt/crater/target/debug/deps/libnum_iter-8673f0b69b432df1.rlib" "/opt/crater/target/debug/deps/libnum_integer-4efe0f2dadd87400.rlib" "/opt/crater/target/debug/deps/libnum_traits-86600a016bc21e91.rlib" "/opt/crater/target/debug/deps/libspecs-18897d73b222cddf.rlib" "/opt/crater/target/debug/deps/libtuple_utils-a4ab8f7845499f49.rlib" "/opt/crater/target/debug/deps/libshrev-cdc68c650a95159b.rlib" "/opt/crater/target/debug/deps/libparking_lot-0d7545a4326e0945.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-b5c3d3874c9b1e91.rlib" "/opt/crater/target/debug/deps/librand-b0fdde10fb577ba9.rlib" "/opt/crater/target/debug/deps/libowning_ref-1b9c1c6083ad5d6b.rlib" "/opt/crater/target/debug/deps/libnonzero_signed-1f6ce2e7fd8f8eb7.rlib" "/opt/crater/target/debug/deps/liblog-07fd344e6693ff96.rlib" "/opt/crater/target/debug/deps/libhibitset-5b4b1ae356bec5d1.rlib" "/opt/crater/target/debug/deps/libatom-213b9a013c33fcf4.rlib" "/opt/crater/target/debug/deps/libfnv-0b54693efaf27e2a.rlib" "/opt/crater/target/debug/deps/libcrossbeam-cfa8d7c00860fd5e.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-71cf48d8a7b7f211.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-8a43fb528fa118d8.rlib" "/opt/crater/target/debug/deps/libcrossbeam_channel-cba6f89b8aad28b0.rlib" "/opt/crater/target/debug/deps/libparking_lot-2f1ae533b58e2138.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-8c27082a83984fa0.rlib" "/opt/crater/target/debug/deps/liblock_api-494f6f1561bbf82e.rlib" "/opt/crater/target/debug/deps/libowning_ref-effe362413e7ab7d.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-d0a4946e4c2703bb.rlib" "/opt/crater/target/debug/deps/librand-0daaba0f6401e5be.rlib" "/opt/crater/target/debug/deps/librand_core-0cde6d5f3449ba22.rlib" "/opt/crater/target/debug/deps/librand_core-b87567e86349098d.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-d524864a054eb21b.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-069fe838eb725932.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-20e5b69ec99290d1.rlib" "/opt/crater/target/debug/deps/libshred-139d20a1c6bc5117.rlib" "/opt/crater/target/debug/deps/libsmallvec-24a19cb54d0ff037.rlib" "/opt/crater/target/debug/deps/librayon-0efc1213b7f1994e.rlib" "/opt/crater/target/debug/deps/libeither-7a81fbaff723079e.rlib" "/opt/crater/target/debug/deps/librayon_core-e46814c6fe97526a.rlib" "/opt/crater/target/debug/deps/libnum_cpus-43eac18aef479e78.rlib" "/opt/crater/target/debug/deps/liblibc-7d097ec91535f8c5.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-671d247ab097845d.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-9fa396fc376a80d2.rlib" "/opt/crater/target/debug/deps/libscopeguard-316f896e0d3e978a.rlib" "/opt/crater/target/debug/deps/libmemoffset-6c4b37f364c61d2a.rlib" "/opt/crater/target/debug/deps/liblazy_static-eb33edc716f69401.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-065f1975a96ef8fd.rlib" "/opt/crater/target/debug/deps/libcfg_if-cf9b915f175eb0bb.rlib" "/opt/crater/target/debug/deps/libmopa-f33c7becb1958f80.rlib" "/opt/crater/target/debug/deps/libfxhash-e4782c4d0efe00b7.rlib" "/opt/crater/target/debug/deps/libbyteorder-579b0a05de5ca01c.rlib" "/opt/crater/target/debug/deps/libarrayvec-02c5c0962ad052ff.rlib" "/opt/crater/target/debug/deps/libnodrop-844425db77ee9480.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4a76ff35a356aedf.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e11c7b3b3225afe2.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-13217ede3d276f16.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-621a9ee22da6caa1.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-546c844e8071bbeb.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-be9569e4d599746f.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-47d8845cef2a3bc5.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-017511bce73a530c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-be7979c57a08057b.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d6459c4f0817c67c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-580035dd98451925.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-aee5c24fff305dea.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8a55a4098920125a.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9fc4b5be2ba5cc19.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" "bd7a6860764794300242f3710b0328422c9ce2f92d3b55adea70049142409cb8"` [INFO] running `"docker" "rm" "-f" "bd7a6860764794300242f3710b0328422c9ce2f92d3b55adea70049142409cb8"` [INFO] [stdout] bd7a6860764794300242f3710b0328422c9ce2f92d3b55adea70049142409cb8