[INFO] cloning repository https://github.com/ArthurMatthys/Gomoku [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ArthurMatthys/Gomoku" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArthurMatthys%2FGomoku", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArthurMatthys%2FGomoku'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8ec340b2f265a7e210f14bcd49d896e911cf18ad [INFO] testing ArthurMatthys/Gomoku against master#d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d for pr-83796 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArthurMatthys%2FGomoku" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ArthurMatthys/Gomoku on toolchain d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ArthurMatthys/Gomoku [INFO] finished tweaking git repo https://github.com/ArthurMatthys/Gomoku [INFO] tweaked toml for git repo https://github.com/ArthurMatthys/Gomoku written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/ArthurMatthys/Gomoku already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "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] 02b29362261c542c3e918b48367ecb8bec3e2faa8212bea41dcc060f99ba5c80 [INFO] running `Command { std: "docker" "start" "-a" "02b29362261c542c3e918b48367ecb8bec3e2faa8212bea41dcc060f99ba5c80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "02b29362261c542c3e918b48367ecb8bec3e2faa8212bea41dcc060f99ba5c80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02b29362261c542c3e918b48367ecb8bec3e2faa8212bea41dcc060f99ba5c80", kill_on_drop: false }` [INFO] [stdout] 02b29362261c542c3e918b48367ecb8bec3e2faa8212bea41dcc060f99ba5c80 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "build" "--frozen" "--message-format=json", 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] 1bbbda3e3da7844fccd89739244fcc6b7ede79f905aca11e147b235b69c5157f [INFO] running `Command { std: "docker" "start" "-a" "1bbbda3e3da7844fccd89739244fcc6b7ede79f905aca11e147b235b69c5157f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling sdl2 v0.34.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling array_tool v1.0.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling sdl2-sys v0.34.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling jemallocator v0.3.2 [INFO] [stderr] Compiling gomoku v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/gomoku-7a1358933bd5b45d.gomoku.7h339uw0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/gomoku-7a1358933bd5b45d.gomoku.7h339uw0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/gomoku-7a1358933bd5b45d.gomoku.7h339uw0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/gomoku-7a1358933bd5b45d.gomoku.7h339uw0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/gomoku-7a1358933bd5b45d.gomoku.7h339uw0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/gomoku-7a1358933bd5b45d.gomoku.7h339uw0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/gomoku-7a1358933bd5b45d.gomoku.7h339uw0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/gomoku-7a1358933bd5b45d.gomoku.7h339uw0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/gomoku-7a1358933bd5b45d.gomoku.7h339uw0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/gomoku-7a1358933bd5b45d.gomoku.7h339uw0-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/gomoku-7a1358933bd5b45d.gomoku.7h339uw0-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/gomoku-7a1358933bd5b45d.gomoku.7h339uw0-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/gomoku-7a1358933bd5b45d.gomoku.7h339uw0-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/gomoku-7a1358933bd5b45d.gomoku.7h339uw0-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/gomoku-7a1358933bd5b45d.gomoku.7h339uw0-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/gomoku-7a1358933bd5b45d.gomoku.7h339uw0-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/gomoku-7a1358933bd5b45d" "/opt/rustwide/target/debug/deps/gomoku-7a1358933bd5b45d.35son6q9l1ono5zv.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/jemalloc-sys-cf35f2eb20463df1/out/build/lib" "-L" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libjemallocator-ed733b8ebfb7bd7e.rlib" "/opt/rustwide/target/debug/deps/libjemalloc_sys-6d61aea68171ba10.rlib" "/opt/rustwide/target/debug/deps/libarray_tool-9c47c5a442e06db5.rlib" "/opt/rustwide/target/debug/deps/librayon-749f0691b3fb37c2.rlib" "/opt/rustwide/target/debug/deps/librayon_core-d81ec666923cd5b1.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-10489a70ca5a5071.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8ce3d6551023a2e0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-01e8851111eb7b22.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-161236e42d2ffe73.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-98e391627dfe68b4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c4d2c7794466568e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/libeither-a82658b22977cc2a.rlib" "/opt/rustwide/target/debug/deps/libsdl2-dec9a3845d193693.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-db39f51b64b7098d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/librand-19f05e51f5d60e39.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2a78fe0d2015bee9.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-0d204ff60c48d1f2.rlib" "/opt/rustwide/target/debug/deps/librand_core-d40d148718674044.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-eb9f86386d27e678.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libclap-191d4aecc98ffbe8.rlib" "/opt/rustwide/target/debug/deps/libvec_map-6ca2ab92fd8f89b6.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-64fde863a585d186.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-9ab5865733e9acc9.rlib" "/opt/rustwide/target/debug/deps/libstrsim-66e58bd8aecd9c6e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-fec8e9ae1a67719f.rlib" "/opt/rustwide/target/debug/deps/libatty-4784c2d7bf1c11b0.rlib" "/opt/rustwide/target/debug/deps/liblibc-9f587b082212c8b0.rlib" "/opt/rustwide/target/debug/deps/libansi_term-b7c7e94976e9eae7.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c6dddd3d354e6bea.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-c2ca47afdcc5e309.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b47be2942017e108.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-20a1e49116ab0df9.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-25e09d9868291683.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9c99fb6e5ca5159e.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-85040d7563599960.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0e4f7587da8acf20.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7be0a6711ed15b5c.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-00672fabc4ff9c9d.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-72fe231ef0473d15.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-019d54ecc304b655.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-cc7d9343e4f608be.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-9849bb0fbad7f0f5.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-8b33f9cbbc9652fe.rlib" "-Wl,-Bdynamic" "-lpthread" "-lSDL2" "-lSDL2_image" "-lSDL2_ttf" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lSDL2_image [INFO] [stdout] /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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gomoku` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "1bbbda3e3da7844fccd89739244fcc6b7ede79f905aca11e147b235b69c5157f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bbbda3e3da7844fccd89739244fcc6b7ede79f905aca11e147b235b69c5157f", kill_on_drop: false }` [INFO] [stdout] 1bbbda3e3da7844fccd89739244fcc6b7ede79f905aca11e147b235b69c5157f