[INFO] updating cached repository evolix1/tuto-rust-2d-game [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/evolix1/tuto-rust-2d-game [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/evolix1/tuto-rust-2d-game" "work/ex/beta-1.37-6/sources/1.36.0/gh/evolix1/tuto-rust-2d-game"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/evolix1/tuto-rust-2d-game'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/evolix1/tuto-rust-2d-game" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/evolix1/tuto-rust-2d-game"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/evolix1/tuto-rust-2d-game'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4e850020d8fdb44c0a4cbf3e2198a0add6f01be0 [INFO] sha for GitHub repo evolix1/tuto-rust-2d-game: 4e850020d8fdb44c0a4cbf3e2198a0add6f01be0 [INFO] validating manifest of evolix1/tuto-rust-2d-game 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 evolix1/tuto-rust-2d-game 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 evolix1/tuto-rust-2d-game [INFO] finished frobbing evolix1/tuto-rust-2d-game [INFO] frobbed toml for evolix1/tuto-rust-2d-game written to work/ex/beta-1.37-6/sources/1.36.0/gh/evolix1/tuto-rust-2d-game/Cargo.toml [INFO] started frobbing evolix1/tuto-rust-2d-game [INFO] finished frobbing evolix1/tuto-rust-2d-game [INFO] frobbed toml for evolix1/tuto-rust-2d-game written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/evolix1/tuto-rust-2d-game/Cargo.toml [INFO] crate evolix1/tuto-rust-2d-game 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 evolix1/tuto-rust-2d-game 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-6/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/evolix1/tuto-rust-2d-game:/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] 9a6d505a9dfd3b581fd7d25263e024066de4b7336dc02fbaffaa9f3ad317ce9c [INFO] running `"docker" "start" "-a" "9a6d505a9dfd3b581fd7d25263e024066de4b7336dc02fbaffaa9f3ad317ce9c"` [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling pest v2.1.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling crossbeam-deque v0.5.2 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling pest_meta v2.1.1 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [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 hibitset v0.5.4 [INFO] [stderr] Compiling shred v0.7.2 [INFO] [stderr] Compiling pest_generator v2.1.0 [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 serde_derive v1.0.91 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling json5 v0.2.4 [INFO] [stderr] Compiling specs v0.14.3 [INFO] [stderr] Compiling rrr 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/rrr-d90faed232331e2d.rrr.eoyi5a59-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/rrr-d90faed232331e2d.rrr.eoyi5a59-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/rrr-d90faed232331e2d.rrr.eoyi5a59-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/rrr-d90faed232331e2d.rrr.eoyi5a59-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/rrr-d90faed232331e2d.rrr.eoyi5a59-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/rrr-d90faed232331e2d.rrr.eoyi5a59-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/rrr-d90faed232331e2d.rrr.eoyi5a59-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/rrr-d90faed232331e2d.rrr.eoyi5a59-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/rrr-d90faed232331e2d.rrr.eoyi5a59-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/rrr-d90faed232331e2d.rrr.eoyi5a59-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/rrr-d90faed232331e2d.rrr.eoyi5a59-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/rrr-d90faed232331e2d.rrr.eoyi5a59-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/rrr-d90faed232331e2d.rrr.eoyi5a59-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/rrr-d90faed232331e2d.rrr.eoyi5a59-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/rrr-d90faed232331e2d.rrr.eoyi5a59-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/rrr-d90faed232331e2d.rrr.eoyi5a59-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/rrr-d90faed232331e2d" "/opt/crater/target/debug/deps/rrr-d90faed232331e2d.5pjgym9p9n79vkf.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/libjson5-fc3e7d89367b60a8.rlib" "/opt/crater/target/debug/deps/libpest-fed87f75e59aaef0.rlib" "/opt/crater/target/debug/deps/libucd_trie-a8a7922a2fa70fd5.rlib" "/opt/crater/target/debug/deps/libserde-d4a10aec3452ff7a.rlib" "/opt/crater/target/debug/deps/libsdl2-6af6af403f773fba.rlib" "/opt/crater/target/debug/deps/librand-95e508db1f31e55f.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_core-cb99a0b940c27ed9.rlib" "/opt/crater/target/debug/deps/librand_os-675b106b1bd6bfb1.rlib" "/opt/crater/target/debug/deps/librand_jitter-162e89fc4f3652f5.rlib" "/opt/crater/target/debug/deps/librand_core-4c9a550ae16dbf0f.rlib" "/opt/crater/target/debug/deps/libsdl2_sys-a2b94cc9a2f7e5d9.rlib" "/opt/crater/target/debug/deps/libbitflags-e31ad08aaa94ea6a.rlib" "/opt/crater/target/debug/deps/liblazy_static-6a4e8ea56a445919.rlib" "/opt/crater/target/debug/deps/liblibc-3765a0ba6c40c17f.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" "-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 `rrr`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "9a6d505a9dfd3b581fd7d25263e024066de4b7336dc02fbaffaa9f3ad317ce9c"` [INFO] running `"docker" "rm" "-f" "9a6d505a9dfd3b581fd7d25263e024066de4b7336dc02fbaffaa9f3ad317ce9c"` [INFO] [stdout] 9a6d505a9dfd3b581fd7d25263e024066de4b7336dc02fbaffaa9f3ad317ce9c