[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 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] c17b1c08e255c4e896be765748e4c7a9a963ee01ded41b67e9bf99cd44bdc1a5 [INFO] running `"docker" "start" "-a" "c17b1c08e255c4e896be765748e4c7a9a963ee01ded41b67e9bf99cd44bdc1a5"` [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_meta v2.1.1 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.5.2 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling rayon v1.0.3 [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/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/rrr-c105720fbb82c373.rrr.bvydzpth-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/rrr-c105720fbb82c373.rrr.bvydzpth-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/rrr-c105720fbb82c373.rrr.bvydzpth-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/rrr-c105720fbb82c373.rrr.bvydzpth-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/rrr-c105720fbb82c373.rrr.bvydzpth-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/rrr-c105720fbb82c373.rrr.bvydzpth-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/rrr-c105720fbb82c373.rrr.bvydzpth-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/rrr-c105720fbb82c373.rrr.bvydzpth-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/rrr-c105720fbb82c373.rrr.bvydzpth-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/rrr-c105720fbb82c373.rrr.bvydzpth-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/rrr-c105720fbb82c373.rrr.bvydzpth-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/rrr-c105720fbb82c373.rrr.bvydzpth-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/rrr-c105720fbb82c373.rrr.bvydzpth-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/rrr-c105720fbb82c373.rrr.bvydzpth-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/rrr-c105720fbb82c373.rrr.bvydzpth-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/rrr-c105720fbb82c373.rrr.bvydzpth-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/rrr-c105720fbb82c373" "/opt/crater/target/debug/deps/rrr-c105720fbb82c373.35q22k0dhi6bm4nb.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libjson5-183a4b3757f2c5ec.rlib" "/opt/crater/target/debug/deps/libpest-6ad96b9b30ec378a.rlib" "/opt/crater/target/debug/deps/libucd_trie-ff4cf3ba31554404.rlib" "/opt/crater/target/debug/deps/libserde-92c3722b9a95a5d7.rlib" "/opt/crater/target/debug/deps/libsdl2-045364beef6a1595.rlib" "/opt/crater/target/debug/deps/librand-998af4479c789195.rlib" "/opt/crater/target/debug/deps/librand_xorshift-e3e0a75ad00c63a5.rlib" "/opt/crater/target/debug/deps/librand_pcg-60ef83adabd8d47a.rlib" "/opt/crater/target/debug/deps/librand_hc-8569612747807cc9.rlib" "/opt/crater/target/debug/deps/librand_chacha-15863b734f74706d.rlib" "/opt/crater/target/debug/deps/librand_isaac-8ac388089f5e9c2a.rlib" "/opt/crater/target/debug/deps/librand_core-c3aa65e01d868112.rlib" "/opt/crater/target/debug/deps/librand_os-bf7abde9c2eb5110.rlib" "/opt/crater/target/debug/deps/librand_jitter-1f73b0ee635ef60d.rlib" "/opt/crater/target/debug/deps/librand_core-a9179eebc82cf0f0.rlib" "/opt/crater/target/debug/deps/libsdl2_sys-dca9abfcf6d45d65.rlib" "/opt/crater/target/debug/deps/libbitflags-6f632fff558bf385.rlib" "/opt/crater/target/debug/deps/liblazy_static-35422c5bca3b6d90.rlib" "/opt/crater/target/debug/deps/liblibc-2a27c4183a7d6022.rlib" "/opt/crater/target/debug/deps/libnum-558d8b228c2ea06c.rlib" "/opt/crater/target/debug/deps/libnum_iter-a7210c4b115aa645.rlib" "/opt/crater/target/debug/deps/libnum_integer-b313e99b23f6e865.rlib" "/opt/crater/target/debug/deps/libnum_traits-cd98387e0f6e90f9.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9895e8982b0a79e7.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-57306b8ed3378a0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-54463ae5adae3649.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d99667b199a9875a.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-51f4300e102199f5.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3ccf1f7737a6a91.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-157c37a3ceb78853.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-505bcee45aafb736.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c29abd529ba4452b.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-895383a3232f6572.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5594cb4f559bc761.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-38e90baf978bc428.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" "c17b1c08e255c4e896be765748e4c7a9a963ee01ded41b67e9bf99cd44bdc1a5"` [INFO] running `"docker" "rm" "-f" "c17b1c08e255c4e896be765748e4c7a9a963ee01ded41b67e9bf99cd44bdc1a5"` [INFO] [stdout] c17b1c08e255c4e896be765748e4c7a9a963ee01ded41b67e9bf99cd44bdc1a5