[INFO] cloning repository https://github.com/mateuszgiza/Rusty [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mateuszgiza/Rusty" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmateuszgiza%2FRusty", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmateuszgiza%2FRusty'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 41ea61b2e2e2d14013dab0e992b1a88dae323350 [INFO] testing mateuszgiza/Rusty against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmateuszgiza%2FRusty" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mateuszgiza/Rusty on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mateuszgiza/Rusty [INFO] finished tweaking git repo https://github.com/mateuszgiza/Rusty [INFO] tweaked toml for git repo https://github.com/mateuszgiza/Rusty written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/mateuszgiza/Rusty already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded specs-derive v0.2.0 [INFO] [stderr] Downloaded specs v0.12.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 95c5be26eee8ca698ab512ff841c32b87ccac267f065001e19d3303715b5d6a9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "95c5be26eee8ca698ab512ff841c32b87ccac267f065001e19d3303715b5d6a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "95c5be26eee8ca698ab512ff841c32b87ccac267f065001e19d3303715b5d6a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95c5be26eee8ca698ab512ff841c32b87ccac267f065001e19d3303715b5d6a9", kill_on_drop: false }` [INFO] [stdout] 95c5be26eee8ca698ab512ff841c32b87ccac267f065001e19d3303715b5d6a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b19f5aca8b58e8609a3cf51a8d6c5398cabf16f2e6c623555c8735ac34444776 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b19f5aca8b58e8609a3cf51a8d6c5398cabf16f2e6c623555c8735ac34444776", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.4 [INFO] [stderr] Compiling num-integer v0.1.38 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Compiling tuple_utils v0.2.0 [INFO] [stderr] Compiling crossbeam v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling sdl2-sys v0.31.0 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Compiling shred-derive v0.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling sdl2 v0.31.0 [INFO] [stderr] Compiling specs-derive v0.2.0 [INFO] [stderr] Compiling hibitset v0.5.2 [INFO] [stderr] Compiling shred v0.7.0 [INFO] [stderr] Compiling derivative v1.0.0 [INFO] [stderr] Compiling shrev v1.0.1 [INFO] [stderr] Compiling specs v0.12.3 [INFO] [stderr] Compiling rusty v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rusty-694e8435ce901d94.rusty.3txt3iyj-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rusty-694e8435ce901d94.rusty.3txt3iyj-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rusty-694e8435ce901d94.rusty.3txt3iyj-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rusty-694e8435ce901d94.rusty.3txt3iyj-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rusty-694e8435ce901d94.rusty.3txt3iyj-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rusty-694e8435ce901d94.rusty.3txt3iyj-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rusty-694e8435ce901d94.rusty.3txt3iyj-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rusty-694e8435ce901d94.rusty.3txt3iyj-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rusty-694e8435ce901d94.rusty.3txt3iyj-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rusty-694e8435ce901d94.rusty.3txt3iyj-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rusty-694e8435ce901d94.rusty.3txt3iyj-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rusty-694e8435ce901d94.rusty.3txt3iyj-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rusty-694e8435ce901d94.rusty.3txt3iyj-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rusty-694e8435ce901d94.rusty.3txt3iyj-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rusty-694e8435ce901d94.rusty.3txt3iyj-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rusty-694e8435ce901d94.rusty.3txt3iyj-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/rusty-694e8435ce901d94" "/opt/rustwide/target/debug/deps/rusty-694e8435ce901d94.3tizbll6ap50q92e.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-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libspecs-a6bb74923d5bf42d.rlib" "/opt/rustwide/target/debug/deps/libtuple_utils-fd22c27255defd65.rlib" "/opt/rustwide/target/debug/deps/libshrev-52776a10e8c34a55.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-23faea25316eb583.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-901323d8406796d8.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-035a7cca35ab4fe6.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-86b1307a95d38cfd.rlib" "/opt/rustwide/target/debug/deps/liblog-5e3aa69b28308632.rlib" "/opt/rustwide/target/debug/deps/libhibitset-9d01334c57c93d72.rlib" "/opt/rustwide/target/debug/deps/libatom-22834c3865bda43c.rlib" "/opt/rustwide/target/debug/deps/libfnv-37dc92b0673ee3ab.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-949a6cb4f0011798.rlib" "/opt/rustwide/target/debug/deps/libshred-b247bd7d5318732e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-35eb491612af5999.rlib" "/opt/rustwide/target/debug/deps/libunreachable-df638fbf420fe3b0.rlib" "/opt/rustwide/target/debug/deps/libvoid-3282560b88f14a5c.rlib" "/opt/rustwide/target/debug/deps/librayon-31052f775913aeb5.rlib" "/opt/rustwide/target/debug/deps/libeither-fffa7dedf195fb70.rlib" "/opt/rustwide/target/debug/deps/librayon_core-01b30e0df8f9d20b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ffb22ff8af7111f3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-af6fbb12ce0290cb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-9df232289954984c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-35b70419fc3f560e.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-0771bbc32ad4bd2f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-e5d5105eb224ed5d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f7f8c34baf0a2199.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-642a78bbea3a8aa7.rlib" "/opt/rustwide/target/debug/deps/libmopa-a85d3c1c38eb6af8.rlib" "/opt/rustwide/target/debug/deps/libfxhash-3a94d66603ea6ad3.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-b50c166d1e4b54bc.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-22fe7414790ea0d8.rlib" "/opt/rustwide/target/debug/deps/libnodrop-6f8bc61a08d6be24.rlib" "/opt/rustwide/target/debug/deps/libsdl2-bfa00ba1c6420aed.rlib" "/opt/rustwide/target/debug/deps/librand-41917ba7bf4c6be1.rlib" "/opt/rustwide/target/debug/deps/librand-b0c990aa4771351a.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-291caadcd075695d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7b15d77b989f677d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-2ea69cae54b65af6.rlib" "/opt/rustwide/target/debug/deps/libnum-9e9e81daf77db1d9.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-7394793de2002c6a.rlib" "/opt/rustwide/target/debug/deps/libchrono-4e04adb6d50f92d4.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ade8c849714605f6.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-f243aee691ce80fb.rlib" "/opt/rustwide/target/debug/deps/libtime-3265f259a57e9cba.rlib" "/opt/rustwide/target/debug/deps/liblibc-dc5293f2db4df33e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.rlib" "-Wl,-Bdynamic" "-lSDL2_ttf" "-lSDL2_image" "-lSDL2_mixer" "-lSDL2" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lSDL2_ttf [INFO] [stdout] /usr/bin/ld: cannot find -lSDL2_image [INFO] [stdout] /usr/bin/ld: cannot find -lSDL2_mixer [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 `rusty`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "b19f5aca8b58e8609a3cf51a8d6c5398cabf16f2e6c623555c8735ac34444776", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b19f5aca8b58e8609a3cf51a8d6c5398cabf16f2e6c623555c8735ac34444776", kill_on_drop: false }` [INFO] [stdout] b19f5aca8b58e8609a3cf51a8d6c5398cabf16f2e6c623555c8735ac34444776