[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-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrynaeat%2Fcastle-rustenstein" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/trynaeat/castle-rustenstein on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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-6/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-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded image v0.23.0 [INFO] [stderr] Downloaded serde_json v1.0.47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a78c6858c488e76dae986b7e1bc459f6ae13de242697b9dcaaf194c679c0e3df [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" "a78c6858c488e76dae986b7e1bc459f6ae13de242697b9dcaaf194c679c0e3df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a78c6858c488e76dae986b7e1bc459f6ae13de242697b9dcaaf194c679c0e3df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a78c6858c488e76dae986b7e1bc459f6ae13de242697b9dcaaf194c679c0e3df", kill_on_drop: false }` [INFO] [stdout] a78c6858c488e76dae986b7e1bc459f6ae13de242697b9dcaaf194c679c0e3df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef67db5fcf901fc3745e07a56fe4a4e2582511566b6f7087c4e8078f6ea4cb16 [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" "ef67db5fcf901fc3745e07a56fe4a4e2582511566b6f7087c4e8078f6ea4cb16", 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 scopeguard v1.0.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling either v1.5.3 [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 itoa v0.4.5 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling libc v0.2.66 [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 num-rational v0.2.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling num-traits v0.2.11 [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_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac 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 crossbeam-queue v0.2.1 [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 crossbeam-deque v0.7.2 [INFO] [stderr] Compiling approx v0.3.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-a5c4425c40c2d137.rustenstein.7ab5a430-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-a5c4425c40c2d137.rustenstein.7ab5a430-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-a5c4425c40c2d137.rustenstein.7ab5a430-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-a5c4425c40c2d137.rustenstein.7ab5a430-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-a5c4425c40c2d137.rustenstein.7ab5a430-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-a5c4425c40c2d137.rustenstein.7ab5a430-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-a5c4425c40c2d137.rustenstein.7ab5a430-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-a5c4425c40c2d137.rustenstein.7ab5a430-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-a5c4425c40c2d137.rustenstein.7ab5a430-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-a5c4425c40c2d137.rustenstein.7ab5a430-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-a5c4425c40c2d137.rustenstein.7ab5a430-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-a5c4425c40c2d137.rustenstein.7ab5a430-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-a5c4425c40c2d137.rustenstein.7ab5a430-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-a5c4425c40c2d137.rustenstein.7ab5a430-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-a5c4425c40c2d137.rustenstein.7ab5a430-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-a5c4425c40c2d137.rustenstein.7ab5a430-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-a5c4425c40c2d137.90oippkjlnf8hqr.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libserde_json-2e53d332107fe632.rlib" "/opt/rustwide/target/debug/deps/libryu-61ec0ca69660df1c.rlib" "/opt/rustwide/target/debug/deps/libitoa-13e9323cca5acbe1.rlib" "/opt/rustwide/target/debug/deps/libserde-65f98f51fd78d6fc.rlib" "/opt/rustwide/target/debug/deps/libglob-a4e4384171077243.rlib" "/opt/rustwide/target/debug/deps/libimage-1664f0d20bec91bd.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-b1393545989af67a.rlib" "/opt/rustwide/target/debug/deps/libpng-6e0b061e609f3105.rlib" "/opt/rustwide/target/debug/deps/libdeflate-80899296e6102c1a.rlib" "/opt/rustwide/target/debug/deps/libinflate-4f0e9f2605f26924.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-491306da2fa4c188.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-16207c98726ae062.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-464298d077d37be2.rlib" "/opt/rustwide/target/debug/deps/librayon-04f60a6b6c74fa0f.rlib" "/opt/rustwide/target/debug/deps/librayon_core-36723a8d089c5f6d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-90a42f93d9a0e282.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-634706b0e424de5c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-c9d1d43868b3edf2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-ecc9a3dc79380a7d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e3f3fc6d23fe0141.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e7a59d97e4275e86.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-bb253bc55d75c434.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-4cf34e2b8256817b.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-603320a942f0341c.rlib" "/opt/rustwide/target/debug/deps/libgif-f3256a706bec4b9f.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-c1ccdc8d6ceda1d7.rlib" "/opt/rustwide/target/debug/deps/libtiff-865c9ba740a84c51.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-e006018ac4aa321c.rlib" "/opt/rustwide/target/debug/deps/libsdl2-e10b6011efbcabfe.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-0ad109f16660795e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-5db19f0415b4e4b6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-594183815e238e89.rlib" "/opt/rustwide/target/debug/deps/libcgmath-b52b7f045bde1e1e.rlib" "/opt/rustwide/target/debug/deps/librand-f94a0133ba168ae8.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-6610be0ae9e70abd.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-daa1f01df501e1aa.rlib" "/opt/rustwide/target/debug/deps/librand_hc-bc401c189fe3d7a9.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-216150bc9cd68039.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-6e7e346797cef67f.rlib" "/opt/rustwide/target/debug/deps/liblibc-342fd396bba3121c.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-07b797529d53ca15.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c0c475aae18c56a5.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.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-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rustenstein-a5c4425c40c2d137" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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" "ef67db5fcf901fc3745e07a56fe4a4e2582511566b6f7087c4e8078f6ea4cb16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef67db5fcf901fc3745e07a56fe4a4e2582511566b6f7087c4e8078f6ea4cb16", kill_on_drop: false }` [INFO] [stdout] ef67db5fcf901fc3745e07a56fe4a4e2582511566b6f7087c4e8078f6ea4cb16