[INFO] updating cached repository https://github.com/trynaeat/castle-rustenstein [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 29777aab713f5cfc9885239b18bf1bcc1ce797c9 [INFO] testing trynaeat/castle-rustenstein against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrynaeat%2Fcastle-rustenstein" "/workspace/builds/worker-9/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/trynaeat/castle-rustenstein on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [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-9/source/Cargo.toml [INFO] crate git repo https://github.com/trynaeat/castle-rustenstein already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5c474d3068c3e69593010382d3f2519a6d27365a3ad8adf70eff7ed48aea12d9 [INFO] running `"docker" "start" "-a" "5c474d3068c3e69593010382d3f2519a6d27365a3ad8adf70eff7ed48aea12d9"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling unicode-xid v0.2.0 [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 either v1.5.3 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling sdl2 v0.33.0 [INFO] [stderr] Compiling cgmath v0.17.0 [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 sdl2-sys v0.33.0 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling semver v0.9.0 [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_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [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 num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.40 [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 memoffset v0.5.3 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [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 jpeg-decoder v0.1.18 [INFO] [stderr] Compiling image v0.23.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling serde_json v1.0.47 [INFO] [stderr] Compiling rustenstein v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `glob::glob` [INFO] [stderr] --> src/data.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use glob::glob; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rustenstein-7be41ca998e719a7.rustenstein.adzj6vns-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-7be41ca998e719a7.rustenstein.adzj6vns-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-7be41ca998e719a7.rustenstein.adzj6vns-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-7be41ca998e719a7.rustenstein.adzj6vns-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-7be41ca998e719a7.rustenstein.adzj6vns-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-7be41ca998e719a7.rustenstein.adzj6vns-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-7be41ca998e719a7.rustenstein.adzj6vns-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-7be41ca998e719a7.rustenstein.adzj6vns-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-7be41ca998e719a7.rustenstein.adzj6vns-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-7be41ca998e719a7.rustenstein.adzj6vns-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-7be41ca998e719a7.rustenstein.adzj6vns-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-7be41ca998e719a7.rustenstein.adzj6vns-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-7be41ca998e719a7.rustenstein.adzj6vns-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-7be41ca998e719a7.rustenstein.adzj6vns-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-7be41ca998e719a7.rustenstein.adzj6vns-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-7be41ca998e719a7.rustenstein.adzj6vns-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/rustenstein-7be41ca998e719a7" "/opt/rustwide/target/debug/deps/rustenstein-7be41ca998e719a7.228fws7y2ttxdm4j.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/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libserde_json-699bf91d8b0a6c13.rlib" "/opt/rustwide/target/debug/deps/libryu-c715142ef3ac48e5.rlib" "/opt/rustwide/target/debug/deps/libitoa-46185460961b32da.rlib" "/opt/rustwide/target/debug/deps/libserde-e6ae97c44ccb50e8.rlib" "/opt/rustwide/target/debug/deps/libglob-5df90adbe0801840.rlib" "/opt/rustwide/target/debug/deps/libimage-be9018097ca9eaa4.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-11cd3dba9219d455.rlib" "/opt/rustwide/target/debug/deps/libpng-4aed7dd4eb344c82.rlib" "/opt/rustwide/target/debug/deps/libdeflate-606f4c9f3a2ac77d.rlib" "/opt/rustwide/target/debug/deps/libinflate-0d8550c0f69c267c.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-a7e224dd6f45a9ec.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-441f341c4501a0d7.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-40773f12cdc5cf12.rlib" "/opt/rustwide/target/debug/deps/librayon-a4efff6da7910b16.rlib" "/opt/rustwide/target/debug/deps/librayon_core-9c7892085af2de27.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1bc5a506a6f8aca3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-227511f7015a4715.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-f76bdbde3080197f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-2271b0d6d87a14c4.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-07609709c7215df7.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-98d53ca6bef77c23.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9a0300849f0aadbf.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-18fc4ca738d1bbe7.rlib" "/opt/rustwide/target/debug/deps/libeither-a827ee4e7287095c.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-68703386abf1267f.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-c7d6181c31f00c1a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a2d7b257268bb070.rlib" "/opt/rustwide/target/debug/deps/libgif-bcf2dd39b5692509.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-a9b42be0d9b00f87.rlib" "/opt/rustwide/target/debug/deps/libtiff-be609feb5fa5d1e9.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b13fb76cb4f4b118.rlib" "/opt/rustwide/target/debug/deps/libadler32-c9467d4edf57124f.rlib" "/opt/rustwide/target/debug/deps/liblzw-b9e3beb115b2c165.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2f2bc5f5e158b742.rlib" "/opt/rustwide/target/debug/deps/libsdl2-0cac6080a9f5e797.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-3c27cb8dd1bdd5ff.rlib" "/opt/rustwide/target/debug/deps/libbitflags-e37993c7eacb0d56.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-6099f825265605c2.rlib" "/opt/rustwide/target/debug/deps/libcgmath-b5f44ebc4d6346da.rlib" "/opt/rustwide/target/debug/deps/librand-04a22a168a5498c8.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-59fd5e3dd75a5503.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-a1330b4f45cb36a6.rlib" "/opt/rustwide/target/debug/deps/librand_hc-646b52aa52cd27f7.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ca11675710f865ab.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-887f5124bf427ac6.rlib" "/opt/rustwide/target/debug/deps/librand_core-ebebc88581706331.rlib" "/opt/rustwide/target/debug/deps/librand_os-1b010da82d123b08.rlib" "/opt/rustwide/target/debug/deps/liblibc-539f49c8ddb8eeac.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-8b80e6cd3819ecbb.rlib" "/opt/rustwide/target/debug/deps/librand_core-45d70c3d5d2e70f3.rlib" "/opt/rustwide/target/debug/deps/libapprox-080245a35ef2bbbb.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0700c3573828643c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-44f8eb3d0b2fad61.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-abc626f09920d361.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-546e83c8973f1a65.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12768dfc68674934.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e06867e4497f2ee8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-cbc579f43f6df57b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7abd6d5a7ebf9a23.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-46423c7bc03bd327.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fc3773ed7bc68f07.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9cdc98176efd27e2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-02d88502a763e06b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-8cdc9d38dd6cd3ce.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-336f7d63e72901ef.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-57917b1be5233117.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_ttf" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lSDL2_ttf [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error; 1 warning emitted [INFO] [stderr] [INFO] [stderr] error: could not compile `rustenstein`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "5c474d3068c3e69593010382d3f2519a6d27365a3ad8adf70eff7ed48aea12d9"` [INFO] running `"docker" "rm" "-f" "5c474d3068c3e69593010382d3f2519a6d27365a3ad8adf70eff7ed48aea12d9"` [INFO] [stdout] 5c474d3068c3e69593010382d3f2519a6d27365a3ad8adf70eff7ed48aea12d9