[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 1.45.2 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-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mateuszgiza/Rusty on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "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-2/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" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 496dac3fcc97a14470310b76854ca224f1ad1a4b540a47593d93201e747a41c2 [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" "496dac3fcc97a14470310b76854ca224f1ad1a4b540a47593d93201e747a41c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "496dac3fcc97a14470310b76854ca224f1ad1a4b540a47593d93201e747a41c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "496dac3fcc97a14470310b76854ca224f1ad1a4b540a47593d93201e747a41c2", kill_on_drop: false }` [INFO] [stdout] 496dac3fcc97a14470310b76854ca224f1ad1a4b540a47593d93201e747a41c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a012868f322df60461cd8a488ccf9e1c9380dc2adaf8e4b1cfddab9b5172c8ec [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" "a012868f322df60461cd8a488ccf9e1c9380dc2adaf8e4b1cfddab9b5172c8ec", kill_on_drop: false }` [INFO] [stderr] Compiling num-integer v0.1.38 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling sdl2-sys v0.31.0 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling rayon v1.0.2 [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 parking_lot_core v0.2.14 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling sdl2 v0.31.0 [INFO] [stderr] Compiling shrev v1.0.1 [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 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" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rusty-45a1a4b32cc4e0df.rusty.6zl5zccs-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rusty-45a1a4b32cc4e0df.rusty.6zl5zccs-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rusty-45a1a4b32cc4e0df.rusty.6zl5zccs-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rusty-45a1a4b32cc4e0df.rusty.6zl5zccs-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rusty-45a1a4b32cc4e0df.rusty.6zl5zccs-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rusty-45a1a4b32cc4e0df.rusty.6zl5zccs-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rusty-45a1a4b32cc4e0df.rusty.6zl5zccs-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rusty-45a1a4b32cc4e0df.rusty.6zl5zccs-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rusty-45a1a4b32cc4e0df.rusty.6zl5zccs-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rusty-45a1a4b32cc4e0df.rusty.6zl5zccs-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rusty-45a1a4b32cc4e0df.rusty.6zl5zccs-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rusty-45a1a4b32cc4e0df.rusty.6zl5zccs-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rusty-45a1a4b32cc4e0df.rusty.6zl5zccs-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rusty-45a1a4b32cc4e0df.rusty.6zl5zccs-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rusty-45a1a4b32cc4e0df.rusty.6zl5zccs-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rusty-45a1a4b32cc4e0df.rusty.6zl5zccs-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/rusty-45a1a4b32cc4e0df" "/opt/rustwide/target/debug/deps/rusty-45a1a4b32cc4e0df.1ffztwdocv6jru4w.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libspecs-5125f2325ca44dd9.rlib" "/opt/rustwide/target/debug/deps/libtuple_utils-5d48eb8afbe52424.rlib" "/opt/rustwide/target/debug/deps/libshrev-98267b9a3956fbef.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-2e936f39d1922744.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-31a9165a85edbab1.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-12911dd6a38b71f3.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-bf89c93b7d085ce5.rlib" "/opt/rustwide/target/debug/deps/liblog-ec0ad5e54b1b95bf.rlib" "/opt/rustwide/target/debug/deps/libhibitset-92239fe1b62d7c23.rlib" "/opt/rustwide/target/debug/deps/libatom-8f57fb2678991f98.rlib" "/opt/rustwide/target/debug/deps/libfnv-17f81a650e186a33.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-8e35eb17876e3444.rlib" "/opt/rustwide/target/debug/deps/libshred-baef0fdf078b4c14.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9bf0b3a374867b12.rlib" "/opt/rustwide/target/debug/deps/libunreachable-cb6d64c0a821d466.rlib" "/opt/rustwide/target/debug/deps/libvoid-e31c15de66dcb358.rlib" "/opt/rustwide/target/debug/deps/librayon-b170b6071bac59bc.rlib" "/opt/rustwide/target/debug/deps/libeither-2bc3e859cb3a388c.rlib" "/opt/rustwide/target/debug/deps/librayon_core-799c835e4404c370.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a92a4a61c13be4ea.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-64482f9921f4fdbe.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-593ae68f0775f938.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-89809229cb7bd47b.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3af188f211913eba.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-2fa2070435608839.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-187ab5bbf072df91.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-8ce45c277040fd06.rlib" "/opt/rustwide/target/debug/deps/libmopa-7bb6cc4063c9818f.rlib" "/opt/rustwide/target/debug/deps/libfxhash-b1b1fc015847da28.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c95b4940f8ac086a.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-b7611c419ac4bcc2.rlib" "/opt/rustwide/target/debug/deps/libnodrop-8d5765761d3030b5.rlib" "/opt/rustwide/target/debug/deps/libsdl2-781b35431ae44c8f.rlib" "/opt/rustwide/target/debug/deps/librand-ec465812c2428326.rlib" "/opt/rustwide/target/debug/deps/librand-8d63cfc2966fa663.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-040d5a67992c18c4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-12fb577444bcad11.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cbf4e74d25b393ff.rlib" "/opt/rustwide/target/debug/deps/libnum-cb159b908abed781.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-76228c8118b11eee.rlib" "/opt/rustwide/target/debug/deps/libchrono-3eb310fc709f53fc.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c2a31f04e1777389.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-cf75dce95591e9c8.rlib" "/opt/rustwide/target/debug/deps/libtime-ced8ec0e4fa4baca.rlib" "/opt/rustwide/target/debug/deps/liblibc-ff5c48f0378269ed.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.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" "a012868f322df60461cd8a488ccf9e1c9380dc2adaf8e4b1cfddab9b5172c8ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a012868f322df60461cd8a488ccf9e1c9380dc2adaf8e4b1cfddab9b5172c8ec", kill_on_drop: false }` [INFO] [stdout] a012868f322df60461cd8a488ccf9e1c9380dc2adaf8e4b1cfddab9b5172c8ec