[INFO] cloning repository https://github.com/Trangar/LD41 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Trangar/LD41" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTrangar%2FLD41", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTrangar%2FLD41'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c61866b6f3e47588438929ee1dd5adc054517392 [INFO] testing Trangar/LD41 against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTrangar%2FLD41" "/workspace/builds/worker-91/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-91/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Trangar/LD41 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Trangar/LD41 [INFO] finished tweaking git repo https://github.com/Trangar/LD41 [INFO] tweaked toml for git repo https://github.com/Trangar/LD41 written to /workspace/builds/worker-91/source/Cargo.toml [INFO] crate git repo https://github.com/Trangar/LD41 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bbb146feef3ebb5c5993f2b52a3d70768b11c84e9a1d08af6b6187ea7143f8ce [INFO] running `Command { std: "docker" "start" "-a" "bbb146feef3ebb5c5993f2b52a3d70768b11c84e9a1d08af6b6187ea7143f8ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bbb146feef3ebb5c5993f2b52a3d70768b11c84e9a1d08af6b6187ea7143f8ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbb146feef3ebb5c5993f2b52a3d70768b11c84e9a1d08af6b6187ea7143f8ce", kill_on_drop: false }` [INFO] [stdout] bbb146feef3ebb5c5993f2b52a3d70768b11c84e9a1d08af6b6187ea7143f8ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13ea1fac54e2c72cb9e81a02ffcc20016e63940e946acecd11b16788b23d674a [INFO] running `Command { std: "docker" "start" "-a" "13ea1fac54e2c72cb9e81a02ffcc20016e63940e946acecd11b16788b23d674a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.92 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling cc v1.0.10 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling rustc-demangle v0.1.7 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling sdl2 v0.34.5 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling april2018 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling c_vec v1.3.0 [INFO] [stderr] Compiling trait_enum v0.5.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling sdl2-sys v0.34.5 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling rand_core v0.6.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling backtrace v0.3.6 [INFO] [stderr] Compiling collision v0.20.1 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/april2018-3cca4233d146b9cf.april2018.5f853c33-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/april2018-3cca4233d146b9cf.april2018.5f853c33-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/april2018-3cca4233d146b9cf.april2018.5f853c33-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/april2018-3cca4233d146b9cf.april2018.5f853c33-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/april2018-3cca4233d146b9cf.april2018.5f853c33-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/april2018-3cca4233d146b9cf.april2018.5f853c33-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/april2018-3cca4233d146b9cf.april2018.5f853c33-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/april2018-3cca4233d146b9cf.april2018.5f853c33-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/april2018-3cca4233d146b9cf.april2018.5f853c33-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/april2018-3cca4233d146b9cf.april2018.5f853c33-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/april2018-3cca4233d146b9cf.april2018.5f853c33-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/april2018-3cca4233d146b9cf.april2018.5f853c33-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/april2018-3cca4233d146b9cf.april2018.5f853c33-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/april2018-3cca4233d146b9cf.april2018.5f853c33-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/april2018-3cca4233d146b9cf.april2018.5f853c33-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/april2018-3cca4233d146b9cf.april2018.5f853c33-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/april2018-3cca4233d146b9cf.4iy1wn4w4gtssyon.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-c4ecc4772d6a0f46/out/.libs" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/liberror_chain-50b1d67a21716069.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-663b3c1bab080dc2.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-f2557bfaaccef8b9.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-3de5b3fdf8527a70.rlib" "/opt/rustwide/target/debug/deps/libsdl2-f36180fe9455ac54.rlib" "/opt/rustwide/target/debug/deps/libc_vec-f7aafead6a29bd2c.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-b051190315bd12ba.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/librand-b2d0ba84a625a285.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6f8d306b3f7c3a97.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-77cd3d410cc8bfdc.rlib" "/opt/rustwide/target/debug/deps/librand_core-f3cca9e474cf62e3.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-827df9d53166ab86.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/libcollision-3ec98596a0a3bfcc.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5624204947a7f309.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6966cf89fb86060e.rlib" "/opt/rustwide/target/debug/deps/libcgmath-834665e3be18f725.rlib" "/opt/rustwide/target/debug/deps/libserde-58bb8c7c5490c044.rlib" "/opt/rustwide/target/debug/deps/librand-cfbcf541b204ed83.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-32a2eb9a2aa64821.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-88c6ef67666ca8c2.rlib" "/opt/rustwide/target/debug/deps/librand_hc-7b0c5d15ae13bb94.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8b9768dc9bff42dc.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-c824f0f0d4463dc8.rlib" "/opt/rustwide/target/debug/deps/librand_core-dc8d66ba86a3d27e.rlib" "/opt/rustwide/target/debug/deps/librand_os-4e06895975b4cfba.rlib" "/opt/rustwide/target/debug/deps/liblibc-0c447625a6a8a35c.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-1a11cbf0bb1b7906.rlib" "/opt/rustwide/target/debug/deps/librand_core-9c28905e9ca21444.rlib" "/opt/rustwide/target/debug/deps/libapprox-9f5edd8919b6a289.rlib" "/opt/rustwide/target/debug/deps/libbit_set-ebb9cd442182c211.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-4cdf222c1d8709b5.rlib" "/opt/rustwide/target/debug/deps/libcgmath-f921da050d4c68b0.rlib" "/opt/rustwide/target/debug/deps/libapprox-7cd0c1716f7b35d1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e021e9d5f38402b7.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_mixer" "-lSDL2_image" "-lSDL2_ttf" "-lSDL2_gfx" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/april2018-3cca4233d146b9cf" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lSDL2_mixer [INFO] [stdout] /usr/bin/ld: cannot find -lSDL2_image [INFO] [stdout] /usr/bin/ld: cannot find -lSDL2_ttf [INFO] [stdout] /usr/bin/ld: cannot find -lSDL2_gfx [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `april2018` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "13ea1fac54e2c72cb9e81a02ffcc20016e63940e946acecd11b16788b23d674a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13ea1fac54e2c72cb9e81a02ffcc20016e63940e946acecd11b16788b23d674a", kill_on_drop: false }` [INFO] [stdout] 13ea1fac54e2c72cb9e81a02ffcc20016e63940e946acecd11b16788b23d674a