[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 beta-2022-04-10 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 beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+beta-2022-04-10" "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] a9ae6b3b33f7f8d818c5b717ecd0164d2748ec9028dfc46c3af5eb628b150c9e [INFO] running `Command { std: "docker" "start" "-a" "a9ae6b3b33f7f8d818c5b717ecd0164d2748ec9028dfc46c3af5eb628b150c9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a9ae6b3b33f7f8d818c5b717ecd0164d2748ec9028dfc46c3af5eb628b150c9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9ae6b3b33f7f8d818c5b717ecd0164d2748ec9028dfc46c3af5eb628b150c9e", kill_on_drop: false }` [INFO] [stdout] a9ae6b3b33f7f8d818c5b717ecd0164d2748ec9028dfc46c3af5eb628b150c9e [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" "+beta-2022-04-10" "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] ca9399233be0a1dc88262ef0e19c70f8b4071f9a20f34968b0056b9d2dcba0be [INFO] running `Command { std: "docker" "start" "-a" "ca9399233be0a1dc88262ef0e19c70f8b4071f9a20f34968b0056b9d2dcba0be", 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 rayon-core v1.7.0 [INFO] [stderr] Compiling syn v1.0.14 [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 cgmath v0.17.0 [INFO] [stderr] Compiling sdl2 v0.33.0 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [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 bitflags v1.2.1 [INFO] [stderr] Compiling sdl2-sys v0.33.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling num-iter v0.1.40 [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_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.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 memoffset v0.5.3 [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 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 png v0.15.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [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-9dc36bd713536635.rustenstein.f524b9b8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-9dc36bd713536635.rustenstein.f524b9b8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-9dc36bd713536635.rustenstein.f524b9b8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-9dc36bd713536635.rustenstein.f524b9b8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-9dc36bd713536635.rustenstein.f524b9b8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-9dc36bd713536635.rustenstein.f524b9b8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-9dc36bd713536635.rustenstein.f524b9b8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-9dc36bd713536635.rustenstein.f524b9b8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-9dc36bd713536635.rustenstein.f524b9b8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-9dc36bd713536635.rustenstein.f524b9b8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-9dc36bd713536635.rustenstein.f524b9b8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-9dc36bd713536635.rustenstein.f524b9b8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-9dc36bd713536635.rustenstein.f524b9b8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-9dc36bd713536635.rustenstein.f524b9b8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-9dc36bd713536635.rustenstein.f524b9b8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-9dc36bd713536635.rustenstein.f524b9b8-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-9dc36bd713536635.57xycvc4i994dfgs.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libserde_json-6f3c3021f61ae6c3.rlib" "/opt/rustwide/target/debug/deps/libryu-97f3346b19ac18f4.rlib" "/opt/rustwide/target/debug/deps/libitoa-13e9323cca5acbe1.rlib" "/opt/rustwide/target/debug/deps/libserde-3e518d6a7520366b.rlib" "/opt/rustwide/target/debug/deps/libglob-a4e4384171077243.rlib" "/opt/rustwide/target/debug/deps/libimage-7eafb32cae03c2bf.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-b1393545989af67a.rlib" "/opt/rustwide/target/debug/deps/libpng-9531046ad42459ab.rlib" "/opt/rustwide/target/debug/deps/libdeflate-7e863318b2e7e5f4.rlib" "/opt/rustwide/target/debug/deps/libinflate-4f0e9f2605f26924.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-8f57db81506ef935.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-b66fc7a241d0c932.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-6490c4523efb2b12.rlib" "/opt/rustwide/target/debug/deps/librayon-d128c50d2e702b23.rlib" "/opt/rustwide/target/debug/deps/librayon_core-d5d6bb7a0d272a3d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0d47e181d6f9dfc1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-451543e9659cec25.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-3971faa209816b23.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-18a0e877cdb4ed5e.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e3f3fc6d23fe0141.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-4d47962883e91d43.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-18bfa41a656db70a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-1e3f6b79ea5209ea.rlib" "/opt/rustwide/target/debug/deps/libeither-ee73b08f17c33868.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-b082c88b3566ffae.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-cec7c246d15a9d19.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-51692aab95787434.rlib" "/opt/rustwide/target/debug/deps/libgif-f3256a706bec4b9f.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-c1ccdc8d6ceda1d7.rlib" "/opt/rustwide/target/debug/deps/libtiff-8f63a9f27ce67561.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-21f3ecf14c57e24b.rlib" "/opt/rustwide/target/debug/deps/libadler32-88bc0afa03a1c906.rlib" "/opt/rustwide/target/debug/deps/liblzw-72098fa46d9d775e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-da8dff5b3590bc21.rlib" "/opt/rustwide/target/debug/deps/libsdl2-7d5b6c71892d8d75.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-1139c37a3097e768.rlib" "/opt/rustwide/target/debug/deps/libbitflags-9137a02fc2842f20.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-594183815e238e89.rlib" "/opt/rustwide/target/debug/deps/libcgmath-a8644ca1ce87b2de.rlib" "/opt/rustwide/target/debug/deps/librand-602e6132867d905b.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-6610be0ae9e70abd.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-cf21f30906c9e952.rlib" "/opt/rustwide/target/debug/deps/librand_hc-bc401c189fe3d7a9.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f371a7c3087b1c84.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2ca49ce39bc7f178.rlib" "/opt/rustwide/target/debug/deps/librand_core-038e80ad42a70e63.rlib" "/opt/rustwide/target/debug/deps/librand_os-8c1144a0714bc234.rlib" "/opt/rustwide/target/debug/deps/liblibc-97e4eb74abc95126.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-3bea4549934b09ae.rlib" "/opt/rustwide/target/debug/deps/librand_core-c57500f70ea80bb4.rlib" "/opt/rustwide/target/debug/deps/libapprox-d0c99c556e9928da.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c81f1044836cf5d4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.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/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rustenstein-9dc36bd713536635" "-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" "ca9399233be0a1dc88262ef0e19c70f8b4071f9a20f34968b0056b9d2dcba0be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca9399233be0a1dc88262ef0e19c70f8b4071f9a20f34968b0056b9d2dcba0be", kill_on_drop: false }` [INFO] [stdout] ca9399233be0a1dc88262ef0e19c70f8b4071f9a20f34968b0056b9d2dcba0be