[INFO] cloning repository https://github.com/Bastczuak/how-to-ecs [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bastczuak/how-to-ecs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBastczuak%2Fhow-to-ecs"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBastczuak%2Fhow-to-ecs'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c7916b544f000df7daec91b8c6af76d1e4f5968e [INFO] testing Bastczuak/how-to-ecs against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBastczuak%2Fhow-to-ecs" "/workspace/builds/worker-9/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Bastczuak/how-to-ecs on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Bastczuak/how-to-ecs [INFO] finished tweaking git repo https://github.com/Bastczuak/how-to-ecs [INFO] tweaked toml for git repo https://github.com/Bastczuak/how-to-ecs written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/Bastczuak/how-to-ecs already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cb1df3ee7ec28be73a0e8651dff0a38fe289a654952edf05933d695ade6a39a9 [INFO] running `"docker" "start" "-a" "cb1df3ee7ec28be73a0e8651dff0a38fe289a654952edf05933d695ade6a39a9"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling shrev v1.1.1 [INFO] [stderr] Compiling tuple_utils v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling derivative v1.0.3 [INFO] [stderr] Compiling specs-derive v0.4.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling hibitset v0.6.2 [INFO] [stderr] Compiling const-random-macro v0.1.6 [INFO] [stderr] Compiling const-random v0.1.6 [INFO] [stderr] Compiling ahash v0.2.18 [INFO] [stderr] Compiling shred v0.9.4 [INFO] [stderr] Compiling specs v0.15.1 [INFO] [stderr] Compiling how-to-ecs v0.1.0 (/opt/rustwide/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/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/how_to_ecs-e242c80cc3a94c57.how_to_ecs.4xiv4nlr-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/how_to_ecs-e242c80cc3a94c57.how_to_ecs.4xiv4nlr-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/how_to_ecs-e242c80cc3a94c57.how_to_ecs.4xiv4nlr-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/how_to_ecs-e242c80cc3a94c57.how_to_ecs.4xiv4nlr-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/how_to_ecs-e242c80cc3a94c57.how_to_ecs.4xiv4nlr-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/how_to_ecs-e242c80cc3a94c57.how_to_ecs.4xiv4nlr-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/how_to_ecs-e242c80cc3a94c57.how_to_ecs.4xiv4nlr-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/how_to_ecs-e242c80cc3a94c57.how_to_ecs.4xiv4nlr-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/how_to_ecs-e242c80cc3a94c57.how_to_ecs.4xiv4nlr-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/how_to_ecs-e242c80cc3a94c57.how_to_ecs.4xiv4nlr-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/how_to_ecs-e242c80cc3a94c57.how_to_ecs.4xiv4nlr-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/how_to_ecs-e242c80cc3a94c57.how_to_ecs.4xiv4nlr-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/how_to_ecs-e242c80cc3a94c57.how_to_ecs.4xiv4nlr-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/how_to_ecs-e242c80cc3a94c57.how_to_ecs.4xiv4nlr-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/how_to_ecs-e242c80cc3a94c57.how_to_ecs.4xiv4nlr-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/how_to_ecs-e242c80cc3a94c57.how_to_ecs.4xiv4nlr-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/how_to_ecs-e242c80cc3a94c57" "/opt/rustwide/target/debug/deps/how_to_ecs-e242c80cc3a94c57.35nn9pv6hy36qq5a.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsdl2-2a90d13685a6a461.rlib" "/opt/rustwide/target/debug/deps/librand-e5c4a532302eb244.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-76feb1be4b384d8c.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-765ae007666635d1.rlib" "/opt/rustwide/target/debug/deps/librand_hc-68dde4176773bfba.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-eed2f9bcc51aafd2.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-3afb46e714f27b23.rlib" "/opt/rustwide/target/debug/deps/librand_core-35d9152f59e9c107.rlib" "/opt/rustwide/target/debug/deps/librand_os-c05b1fbd492b9d61.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-090e0608e0e97bb5.rlib" "/opt/rustwide/target/debug/deps/librand_core-fc3b85f002e2a6f9.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-d1b7d3cc90ef91c1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-a637fa8d282392d5.rlib" "/opt/rustwide/target/debug/deps/libnum-922db1ab2830f263.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-057bc8888a627ca5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-6dd14c8ea2660756.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3f354c930c14bd91.rlib" "/opt/rustwide/target/debug/deps/libspecs-1d284e3f30965009.rlib" "/opt/rustwide/target/debug/deps/liblog-c709ae7ff9aa4321.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-a1fec82672e1536b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-8442fa9bd8942638.rlib" "/opt/rustwide/target/debug/deps/libtuple_utils-fb667841c04d4d11.rlib" "/opt/rustwide/target/debug/deps/libshrev-35175c724b454dec.rlib" "/opt/rustwide/target/debug/deps/libshred-d2f8595f704e82a1.rlib" "/opt/rustwide/target/debug/deps/libmopa-f6b4583abf06a24b.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-5500f61fd4f09f05.rlib" "/opt/rustwide/target/debug/deps/libnodrop-fbdee1536146624a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-13f2e93db959e239.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-c59d4d0642fbf7ab.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-0d257260237ddbdd.rlib" "/opt/rustwide/target/debug/deps/libahash-3f43ffb7f01839f9.rlib" "/opt/rustwide/target/debug/deps/libconst_random-e142a231d59ba16b.rlib" "/opt/rustwide/target/debug/deps/libhibitset-57443ab85af1072a.rlib" "/opt/rustwide/target/debug/deps/librayon-543225b06f703113.rlib" "/opt/rustwide/target/debug/deps/librayon_core-d166bd7ff15e6982.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-850f9609a97b7223.rlib" "/opt/rustwide/target/debug/deps/liblibc-11af900c68db2eab.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-ac0fc346098802ec.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-ea66f54289a4d11e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-ed8c259727840bdd.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-588532edf99cbb73.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-5ac251adb1250148.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-debd1d0b65765687.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-36bd8bbfaaa85bd1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0d7329a98a9ffead.rlib" "/opt/rustwide/target/debug/deps/libeither-667bb5f36f496548.rlib" "/opt/rustwide/target/debug/deps/libatom-e8516b6a2f53b099.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-44f8eb3d0b2fad61.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-abc626f09920d361.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-546e83c8973f1a65.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12768dfc68674934.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e06867e4497f2ee8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-cbc579f43f6df57b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7abd6d5a7ebf9a23.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-46423c7bc03bd327.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fc3773ed7bc68f07.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9cdc98176efd27e2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-02d88502a763e06b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-8cdc9d38dd6cd3ce.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-336f7d63e72901ef.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-57917b1be5233117.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_image" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-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 `how-to-ecs`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "cb1df3ee7ec28be73a0e8651dff0a38fe289a654952edf05933d695ade6a39a9"` [INFO] running `"docker" "rm" "-f" "cb1df3ee7ec28be73a0e8651dff0a38fe289a654952edf05933d695ade6a39a9"` [INFO] [stdout] cb1df3ee7ec28be73a0e8651dff0a38fe289a654952edf05933d695ade6a39a9