[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 master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrynaeat%2Fcastle-rustenstein" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/trynaeat/castle-rustenstein on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", 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-3/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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] cdf3aded0f2eb5924e679c7b376a3f65b38de07c64008d68ef7ad0c9d5a27708 [INFO] running `Command { std: "docker" "start" "-a" "cdf3aded0f2eb5924e679c7b376a3f65b38de07c64008d68ef7ad0c9d5a27708", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cdf3aded0f2eb5924e679c7b376a3f65b38de07c64008d68ef7ad0c9d5a27708", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdf3aded0f2eb5924e679c7b376a3f65b38de07c64008d68ef7ad0c9d5a27708", kill_on_drop: false }` [INFO] [stdout] cdf3aded0f2eb5924e679c7b376a3f65b38de07c64008d68ef7ad0c9d5a27708 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=forbid" "-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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84c52c04d6ce055ff03b933b660abde81290dcc725f5fdf1066808e3640e124b [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" "84c52c04d6ce055ff03b933b660abde81290dcc725f5fdf1066808e3640e124b", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [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 bitflags v1.2.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling sdl2 v0.33.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling itoa v0.4.5 [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 rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [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 num-iter v0.1.40 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling sdl2-sys v0.33.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling tiff v0.4.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling rand_os v0.1.3 [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 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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rustenstein-2428c73f92d6fb06.rustenstein.dtjg05g3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-2428c73f92d6fb06.rustenstein.dtjg05g3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-2428c73f92d6fb06.rustenstein.dtjg05g3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-2428c73f92d6fb06.rustenstein.dtjg05g3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-2428c73f92d6fb06.rustenstein.dtjg05g3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-2428c73f92d6fb06.rustenstein.dtjg05g3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-2428c73f92d6fb06.rustenstein.dtjg05g3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-2428c73f92d6fb06.rustenstein.dtjg05g3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-2428c73f92d6fb06.rustenstein.dtjg05g3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-2428c73f92d6fb06.rustenstein.dtjg05g3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-2428c73f92d6fb06.rustenstein.dtjg05g3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-2428c73f92d6fb06.rustenstein.dtjg05g3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-2428c73f92d6fb06.rustenstein.dtjg05g3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-2428c73f92d6fb06.rustenstein.dtjg05g3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-2428c73f92d6fb06.rustenstein.dtjg05g3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-2428c73f92d6fb06.rustenstein.dtjg05g3-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/rustenstein-2428c73f92d6fb06" "/opt/rustwide/target/debug/deps/rustenstein-2428c73f92d6fb06.1gd3p06p7o762kz4.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-Wl,-O1" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libserde_json-b915ca6cd3ffc6d3.rlib" "/opt/rustwide/target/debug/deps/libryu-90127599253ecb86.rlib" "/opt/rustwide/target/debug/deps/libitoa-692179044696c8d5.rlib" "/opt/rustwide/target/debug/deps/libserde-f3e2a14792e79f03.rlib" "/opt/rustwide/target/debug/deps/libglob-2786c8ebe5381f8a.rlib" "/opt/rustwide/target/debug/deps/libimage-d5f30fe87b3f012f.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-97d5b9d2fc28dc3c.rlib" "/opt/rustwide/target/debug/deps/libpng-37f7cfb5068ebec6.rlib" "/opt/rustwide/target/debug/deps/libdeflate-d9a1df73d7a505d0.rlib" "/opt/rustwide/target/debug/deps/libinflate-3d9aec3853c4da89.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-89cbb058eb87c72e.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-8ba7071fa6a31102.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-057cf9db1ce8a9de.rlib" "/opt/rustwide/target/debug/deps/librayon-2aff73fe4648e145.rlib" "/opt/rustwide/target/debug/deps/librayon_core-d2859eb3b2f5cde2.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d4732a9e9961238c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-eeaf74180df3149f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-ba86c0554460ee5b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-63a75f431958ef59.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-b2514050ea24868a.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-48d0bf2484e15654.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-93b8cdaebe94e2b9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-db4bcbac3c4c0269.rlib" "/opt/rustwide/target/debug/deps/libeither-7a8121597e74ea98.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-e98a6a667d7078cd.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-ff0a6eb62c13913c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-29ee3272eee75af6.rlib" "/opt/rustwide/target/debug/deps/libgif-555c7e69e88a0f84.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-5c47d394bb2270ea.rlib" "/opt/rustwide/target/debug/deps/libtiff-718e7a9030eedcc0.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-19c02b4b413148a5.rlib" "/opt/rustwide/target/debug/deps/libadler32-19586039fdb6d1bd.rlib" "/opt/rustwide/target/debug/deps/liblzw-eb12e5bd91a61ef1.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-ecd9c9c7f14adc78.rlib" "/opt/rustwide/target/debug/deps/libsdl2-e7316760360c38bf.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-8f23c75f38e01f6d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d7ce80c5589cc4d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-98deb5c42b4474fe.rlib" "/opt/rustwide/target/debug/deps/libcgmath-f46d4fa35fe0d6cd.rlib" "/opt/rustwide/target/debug/deps/librand-7ed03b07b58a622c.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-32888acef8f1925d.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-30ba722cb59d8595.rlib" "/opt/rustwide/target/debug/deps/librand_hc-468253e7aaf3bc9d.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-49e5214296bd41fc.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-8bf839841152d8ee.rlib" "/opt/rustwide/target/debug/deps/librand_core-0544e9eba9cfaeab.rlib" "/opt/rustwide/target/debug/deps/librand_os-30f2cabbca3731aa.rlib" "/opt/rustwide/target/debug/deps/liblibc-55525d1a593d088e.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-4db6e02a38424d2c.rlib" "/opt/rustwide/target/debug/deps/librand_core-968e5620f41b0e77.rlib" "/opt/rustwide/target/debug/deps/libapprox-b265ee5dad94bcff.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4e11d9a569c6d4ce.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_ttf" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "84c52c04d6ce055ff03b933b660abde81290dcc725f5fdf1066808e3640e124b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84c52c04d6ce055ff03b933b660abde81290dcc725f5fdf1066808e3640e124b", kill_on_drop: false }` [INFO] [stdout] 84c52c04d6ce055ff03b933b660abde81290dcc725f5fdf1066808e3640e124b