[INFO] cloning repository https://github.com/trynaeat/castle-rustenstein [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/trynaeat/castle-rustenstein" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrynaeat%2Fcastle-rustenstein", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrynaeat%2Fcastle-rustenstein'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 29777aab713f5cfc9885239b18bf1bcc1ce797c9 [INFO] testing trynaeat/castle-rustenstein against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrynaeat%2Fcastle-rustenstein" "/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/trynaeat/castle-rustenstein on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/trynaeat/castle-rustenstein [INFO] finished tweaking git repo https://github.com/trynaeat/castle-rustenstein [INFO] tweaked toml for git repo https://github.com/trynaeat/castle-rustenstein written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/trynaeat/castle-rustenstein already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded image v0.23.0 [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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1dacfba52c6575a13722e07b9dbb34f993a4b16a99708d389ad0a97945021ae6 [INFO] running `Command { std: "docker" "start" "-a" "1dacfba52c6575a13722e07b9dbb34f993a4b16a99708d389ad0a97945021ae6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1dacfba52c6575a13722e07b9dbb34f993a4b16a99708d389ad0a97945021ae6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1dacfba52c6575a13722e07b9dbb34f993a4b16a99708d389ad0a97945021ae6", kill_on_drop: false }` [INFO] [stdout] 1dacfba52c6575a13722e07b9dbb34f993a4b16a99708d389ad0a97945021ae6 [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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4d37b2b593c376314a44bb1bd9055b86d2627e171b785367884059e81824f401 [INFO] running `Command { std: "docker" "start" "-a" "4d37b2b593c376314a44bb1bd9055b86d2627e171b785367884059e81824f401", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling sdl2 v0.33.0 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling sdl2-sys v0.33.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling gif v0.10.3 [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_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling tiff v0.4.0 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling image v0.23.0 [INFO] [stderr] Compiling serde_json v1.0.47 [INFO] [stderr] Compiling rustenstein v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `glob::glob` [INFO] [stdout] --> src/data.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use glob::glob; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustenstein-bf36820661bedb1c.rustenstein.2917320b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-bf36820661bedb1c.rustenstein.2917320b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-bf36820661bedb1c.rustenstein.2917320b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-bf36820661bedb1c.rustenstein.2917320b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-bf36820661bedb1c.rustenstein.2917320b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-bf36820661bedb1c.rustenstein.2917320b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-bf36820661bedb1c.rustenstein.2917320b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-bf36820661bedb1c.rustenstein.2917320b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-bf36820661bedb1c.rustenstein.2917320b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-bf36820661bedb1c.rustenstein.2917320b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-bf36820661bedb1c.rustenstein.2917320b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-bf36820661bedb1c.rustenstein.2917320b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-bf36820661bedb1c.rustenstein.2917320b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-bf36820661bedb1c.rustenstein.2917320b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-bf36820661bedb1c.rustenstein.2917320b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-bf36820661bedb1c.rustenstein.2917320b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-bf36820661bedb1c.3f0fcuih4lvhfqmb.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libserde_json-0e495d01b898d1b6.rlib" "/opt/rustwide/target/debug/deps/libryu-e879217e07dbc8c7.rlib" "/opt/rustwide/target/debug/deps/libitoa-21d878e1f51f372c.rlib" "/opt/rustwide/target/debug/deps/libserde-556b5008bddd0991.rlib" "/opt/rustwide/target/debug/deps/libglob-541f22d01beba6ba.rlib" "/opt/rustwide/target/debug/deps/libimage-cc17e7ffc67bb349.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-e377fa8e5f42e314.rlib" "/opt/rustwide/target/debug/deps/libpng-912ecf295a426915.rlib" "/opt/rustwide/target/debug/deps/libdeflate-766461736ef4e587.rlib" "/opt/rustwide/target/debug/deps/libinflate-c0a9839e99ec3873.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-ab579398192f5d37.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-834373b7a3fcc5e4.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-e459aea0c015bf09.rlib" "/opt/rustwide/target/debug/deps/librayon-bea95f0df0f5a44e.rlib" "/opt/rustwide/target/debug/deps/librayon_core-52364511b10c1662.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-cbe4d2324286d782.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-b4e331ac6b3ac203.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-92aae666b25c54aa.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-5cfbf54f1d2aefd3.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-2c35a463271f5f3c.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-f0a1e0d640ca4c4e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-8278826386556e14.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-64370b99e625baca.rlib" "/opt/rustwide/target/debug/deps/libeither-4e6648637a8f0c07.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-f8bd10bf0f833063.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-92837fcc7901a44d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-220974e952de9c2a.rlib" "/opt/rustwide/target/debug/deps/libgif-5166e9d074318c74.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-f89aeb2b67ba6caa.rlib" "/opt/rustwide/target/debug/deps/libtiff-e7331b49683d2651.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-d9721a82f4557a10.rlib" "/opt/rustwide/target/debug/deps/libadler32-acff7a123bfc5bf5.rlib" "/opt/rustwide/target/debug/deps/liblzw-000dcfbff17b9820.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-abb0afa7295c0678.rlib" "/opt/rustwide/target/debug/deps/libsdl2-fcb190c42d37751c.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-8fa69eb87888bfe2.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d89610ec2f6735e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-1e796fba7c78adda.rlib" "/opt/rustwide/target/debug/deps/libcgmath-1365be1e63491a20.rlib" "/opt/rustwide/target/debug/deps/librand-d71f47fc46540668.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-34eb127bcb7ec46d.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-53aa3b6ca4a026f2.rlib" "/opt/rustwide/target/debug/deps/librand_hc-bb70609e473df205.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e15c0f2dfa22d4ab.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-c52bd4d5f7bb8725.rlib" "/opt/rustwide/target/debug/deps/librand_core-68fb3c9e556907c7.rlib" "/opt/rustwide/target/debug/deps/librand_os-f58f75748935ee46.rlib" "/opt/rustwide/target/debug/deps/liblibc-94cbacc02a7486d3.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-3f6e11796c644f31.rlib" "/opt/rustwide/target/debug/deps/librand_core-1efdbad6239087b5.rlib" "/opt/rustwide/target/debug/deps/libapprox-15b147e15ad62b9e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-23aa8bfb6069d053.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_ttf" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rustenstein-bf36820661bedb1c" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-Wl,-O1" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lSDL2_ttf [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustenstein` due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "4d37b2b593c376314a44bb1bd9055b86d2627e171b785367884059e81824f401", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d37b2b593c376314a44bb1bd9055b86d2627e171b785367884059e81824f401", kill_on_drop: false }` [INFO] [stdout] 4d37b2b593c376314a44bb1bd9055b86d2627e171b785367884059e81824f401