[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.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrynaeat%2Fcastle-rustenstein" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/trynaeat/castle-rustenstein on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "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-7/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.45.2" "fetch" "--locked" "--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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 560edf06c0f41fce8e6750f0ebf3d1c870d4bbe04b3f1ad85508805df2412f27 [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" "560edf06c0f41fce8e6750f0ebf3d1c870d4bbe04b3f1ad85508805df2412f27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "560edf06c0f41fce8e6750f0ebf3d1c870d4bbe04b3f1ad85508805df2412f27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "560edf06c0f41fce8e6750f0ebf3d1c870d4bbe04b3f1ad85508805df2412f27", kill_on_drop: false }` [INFO] [stdout] 560edf06c0f41fce8e6750f0ebf3d1c870d4bbe04b3f1ad85508805df2412f27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23e477be90b25d94daa724a366a8231de59553a2451207595f57dbf488813584 [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" "23e477be90b25d94daa724a366a8231de59553a2451207595f57dbf488813584", kill_on_drop: false }` [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 unicode-xid v0.2.0 [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 bitflags v1.2.1 [INFO] [stderr] Compiling crc32fast v1.2.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 color_quant v1.0.1 [INFO] [stderr] Compiling cgmath v0.17.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 sdl2-sys v0.33.0 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [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 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 num_cpus v1.12.0 [INFO] [stderr] Compiling rand_os v0.1.3 [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 deflate v0.7.20 [INFO] [stderr] Compiling tiff v0.4.0 [INFO] [stderr] Compiling quote v1.0.2 [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] [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" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rustenstein-07b3931b2f544255.rustenstein.3lunnguy-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-07b3931b2f544255.rustenstein.3lunnguy-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-07b3931b2f544255.rustenstein.3lunnguy-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-07b3931b2f544255.rustenstein.3lunnguy-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-07b3931b2f544255.rustenstein.3lunnguy-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-07b3931b2f544255.rustenstein.3lunnguy-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-07b3931b2f544255.rustenstein.3lunnguy-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-07b3931b2f544255.rustenstein.3lunnguy-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-07b3931b2f544255.rustenstein.3lunnguy-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-07b3931b2f544255.rustenstein.3lunnguy-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-07b3931b2f544255.rustenstein.3lunnguy-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-07b3931b2f544255.rustenstein.3lunnguy-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-07b3931b2f544255.rustenstein.3lunnguy-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-07b3931b2f544255.rustenstein.3lunnguy-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-07b3931b2f544255.rustenstein.3lunnguy-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-07b3931b2f544255.rustenstein.3lunnguy-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/rustenstein-07b3931b2f544255" "/opt/rustwide/target/debug/deps/rustenstein-07b3931b2f544255.2m2cowjml7iwnf99.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/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libserde_json-0d1a45d64cdf41d2.rlib" "/opt/rustwide/target/debug/deps/libryu-2fabf793f9c6313e.rlib" "/opt/rustwide/target/debug/deps/libitoa-175c8bd91d4acb7f.rlib" "/opt/rustwide/target/debug/deps/libserde-6831e98933f76482.rlib" "/opt/rustwide/target/debug/deps/libglob-6bd7b59a0cac0298.rlib" "/opt/rustwide/target/debug/deps/libimage-5a4647433e84218f.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-19217884d79d5deb.rlib" "/opt/rustwide/target/debug/deps/libpng-c3ef57fbc3930f6f.rlib" "/opt/rustwide/target/debug/deps/libdeflate-2354e290560762ab.rlib" "/opt/rustwide/target/debug/deps/libinflate-ebbd484c8b3ee293.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-ccecc0549d733d80.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-057d35a2dc610427.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-ddc462b30a64dc5b.rlib" "/opt/rustwide/target/debug/deps/librayon-b4e42ff2f2cb5e99.rlib" "/opt/rustwide/target/debug/deps/librayon_core-b8159b4e6f91f442.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9630d68d10426b17.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-a2c247c3b1867714.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-73b8bf68ac84a215.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-2289cc5a5ef9e1cf.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-322d9125135be99e.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-fe5c1eaf211cf7cf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-7913fb94a829f63a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ffbc28645e0cd7e9.rlib" "/opt/rustwide/target/debug/deps/libeither-d390fcdbf39a5711.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-55cded4ea7ea6e1f.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-1e1a707bbb312492.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ff65eb5073661421.rlib" "/opt/rustwide/target/debug/deps/libgif-00ae87084d574152.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-20209c7908a551c8.rlib" "/opt/rustwide/target/debug/deps/libtiff-7269780fbad1062b.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-39f382f9b7b69ae6.rlib" "/opt/rustwide/target/debug/deps/libadler32-f5dc854499f927f9.rlib" "/opt/rustwide/target/debug/deps/liblzw-7670c3b605a62bec.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-622bb9bb328424bc.rlib" "/opt/rustwide/target/debug/deps/libsdl2-0a240b608378d449.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-6a30eabfe7f96e05.rlib" "/opt/rustwide/target/debug/deps/libbitflags-856f9d8f4e2c0adc.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-2f3529b7561e6411.rlib" "/opt/rustwide/target/debug/deps/libcgmath-01e44f869e02f9cd.rlib" "/opt/rustwide/target/debug/deps/librand-0b11344a47645ec7.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-c088ba1579e696ee.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-77d06aeadf6a335a.rlib" "/opt/rustwide/target/debug/deps/librand_hc-81c94c6613aa12cc.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3a4db6cfb8e6c776.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-ab8a276a8c915945.rlib" "/opt/rustwide/target/debug/deps/librand_core-8c82732446e00ee9.rlib" "/opt/rustwide/target/debug/deps/librand_os-ba02bac171c551f7.rlib" "/opt/rustwide/target/debug/deps/liblibc-51b20041836f45f0.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c8e687cf0af9ac18.rlib" "/opt/rustwide/target/debug/deps/librand_core-a4554e2b089d7899.rlib" "/opt/rustwide/target/debug/deps/libapprox-26da6c9d6daa4a4c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e303a7803c89e625.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_ttf" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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" "23e477be90b25d94daa724a366a8231de59553a2451207595f57dbf488813584", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23e477be90b25d94daa724a366a8231de59553a2451207595f57dbf488813584", kill_on_drop: false }` [INFO] [stdout] 23e477be90b25d94daa724a366a8231de59553a2451207595f57dbf488813584