[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#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [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 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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-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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4fadde72cb27f5e967dcf4e55d5f57494d8874a8ffc2b8efb6b33d850e711676 [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" "4fadde72cb27f5e967dcf4e55d5f57494d8874a8ffc2b8efb6b33d850e711676", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4fadde72cb27f5e967dcf4e55d5f57494d8874a8ffc2b8efb6b33d850e711676", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fadde72cb27f5e967dcf4e55d5f57494d8874a8ffc2b8efb6b33d850e711676", kill_on_drop: false }` [INFO] [stdout] 4fadde72cb27f5e967dcf4e55d5f57494d8874a8ffc2b8efb6b33d850e711676 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c4c37a8590156429a295d3afe618e54e7f0e5ad633ad49f5b2b6be69bda6c7d [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" "2c4c37a8590156429a295d3afe618e54e7f0e5ad633ad49f5b2b6be69bda6c7d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [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 byteorder v1.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [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 bitflags v1.2.1 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling cgmath v0.17.0 [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 sdl2-sys v0.33.0 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling semver v0.9.0 [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 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_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [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 num_cpus v1.12.0 [INFO] [stderr] Compiling rand_os v0.1.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 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 serde_derive v1.0.104 [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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rustenstein-5f6d922309afaa61.rustenstein.bfjrxub8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-5f6d922309afaa61.rustenstein.bfjrxub8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-5f6d922309afaa61.rustenstein.bfjrxub8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-5f6d922309afaa61.rustenstein.bfjrxub8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-5f6d922309afaa61.rustenstein.bfjrxub8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-5f6d922309afaa61.rustenstein.bfjrxub8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-5f6d922309afaa61.rustenstein.bfjrxub8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-5f6d922309afaa61.rustenstein.bfjrxub8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-5f6d922309afaa61.rustenstein.bfjrxub8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-5f6d922309afaa61.rustenstein.bfjrxub8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-5f6d922309afaa61.rustenstein.bfjrxub8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-5f6d922309afaa61.rustenstein.bfjrxub8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-5f6d922309afaa61.rustenstein.bfjrxub8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-5f6d922309afaa61.rustenstein.bfjrxub8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-5f6d922309afaa61.rustenstein.bfjrxub8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rustenstein-5f6d922309afaa61.rustenstein.bfjrxub8-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/rustenstein-5f6d922309afaa61" "/opt/rustwide/target/debug/deps/rustenstein-5f6d922309afaa61.3kikn1g46hgn6uf5.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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libserde_json-c49f6112679a0548.rlib" "/opt/rustwide/target/debug/deps/libryu-5112f9ed81eb150f.rlib" "/opt/rustwide/target/debug/deps/libitoa-1acf0ed135de8b75.rlib" "/opt/rustwide/target/debug/deps/libserde-e26f517e5fd783a9.rlib" "/opt/rustwide/target/debug/deps/libglob-98137284c2ad67f9.rlib" "/opt/rustwide/target/debug/deps/libimage-9cf54774b7a996d8.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-745fc577eac13e63.rlib" "/opt/rustwide/target/debug/deps/libpng-e1f390ada7a95fd5.rlib" "/opt/rustwide/target/debug/deps/libdeflate-f5446fdb26eb4a3e.rlib" "/opt/rustwide/target/debug/deps/libinflate-423b78bbd6ccdfe3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-4be5e936419e7c09.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-22e7bc4f7417b958.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-e36981366c6dd8c6.rlib" "/opt/rustwide/target/debug/deps/librayon-98b9aa94510d33b6.rlib" "/opt/rustwide/target/debug/deps/librayon_core-143ae1a4dc4c83d2.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-60f78de999975ab6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-5c21242d16fbdf9d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a8f1b29e6e2652fb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-e0fa97e548854a96.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-569ed7b98ef25de4.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1305912e4e67c07c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-bedb50c3d6f47587.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-df003268c6abf3d2.rlib" "/opt/rustwide/target/debug/deps/libeither-b0a9f1c668d16ef0.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-f0b5b53231d70d34.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-5a50bcb3ef2e9096.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-0f5fba16df990410.rlib" "/opt/rustwide/target/debug/deps/libgif-78548291cedd7041.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-83e6a1fdb29f39f2.rlib" "/opt/rustwide/target/debug/deps/libtiff-0bcd3b148e63d744.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0628185a875562d4.rlib" "/opt/rustwide/target/debug/deps/libadler32-5ae0b1092670f593.rlib" "/opt/rustwide/target/debug/deps/liblzw-ab241d9997da6845.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-60c113c034fd9dab.rlib" "/opt/rustwide/target/debug/deps/libsdl2-4567d50b6d6bc5cf.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-7abe93359472c59a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8e4de4d8709dcece.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-2eb17cc8721c9baa.rlib" "/opt/rustwide/target/debug/deps/libcgmath-9d1f2dac39bbc77c.rlib" "/opt/rustwide/target/debug/deps/librand-523045128c2c66f6.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-5ff95afdd2de3900.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-2497929068eb82b0.rlib" "/opt/rustwide/target/debug/deps/librand_hc-caab4dea6dfdb12a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-bc956bc4ccaa6039.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-f3f880ddddcd6a17.rlib" "/opt/rustwide/target/debug/deps/librand_core-a7ebc65e369d9aca.rlib" "/opt/rustwide/target/debug/deps/librand_os-af5d4fde91dd7d81.rlib" "/opt/rustwide/target/debug/deps/liblibc-012d16b42a48b772.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-d9d4d4aec514ecd3.rlib" "/opt/rustwide/target/debug/deps/librand_core-e5b18bf46812835d.rlib" "/opt/rustwide/target/debug/deps/libapprox-02e43053c68d8204.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-baf242a6888bb0a3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.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" "2c4c37a8590156429a295d3afe618e54e7f0e5ad633ad49f5b2b6be69bda6c7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c4c37a8590156429a295d3afe618e54e7f0e5ad633ad49f5b2b6be69bda6c7d", kill_on_drop: false }` [INFO] [stdout] 2c4c37a8590156429a295d3afe618e54e7f0e5ad633ad49f5b2b6be69bda6c7d