[INFO] cloning repository https://github.com/mlyean/tic-tac-toe-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mlyean/tic-tac-toe-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlyean%2Ftic-tac-toe-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlyean%2Ftic-tac-toe-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 42939c0efeea3a5d5adb98de6e87af3b0cbd0149 [INFO] testing mlyean/tic-tac-toe-rs against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlyean%2Ftic-tac-toe-rs" "/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/mlyean/tic-tac-toe-rs on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mlyean/tic-tac-toe-rs [INFO] finished tweaking git repo https://github.com/mlyean/tic-tac-toe-rs [INFO] tweaked toml for git repo https://github.com/mlyean/tic-tac-toe-rs written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/mlyean/tic-tac-toe-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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-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" "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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eae38df02c293429cbc60b40cd8ea08da055c9a7c68a19e40c9ff7c2130be3a6 [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" "eae38df02c293429cbc60b40cd8ea08da055c9a7c68a19e40c9ff7c2130be3a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eae38df02c293429cbc60b40cd8ea08da055c9a7c68a19e40c9ff7c2130be3a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eae38df02c293429cbc60b40cd8ea08da055c9a7c68a19e40c9ff7c2130be3a6", kill_on_drop: false }` [INFO] [stdout] eae38df02c293429cbc60b40cd8ea08da055c9a7c68a19e40c9ff7c2130be3a6 [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" "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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 986cee9249a5dd0cd94109734495b9b74b71d146bf6b95e07d4d709231625db1 [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" "986cee9249a5dd0cd94109734495b9b74b71d146bf6b95e07d4d709231625db1", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling c_vec v1.3.3 [INFO] [stderr] Compiling matrixmultiply v0.2.2 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling alga v0.9.1 [INFO] [stderr] Compiling nalgebra v0.18.1 [INFO] [stderr] Compiling tic_tac_toe v0.1.0 (/opt/rustwide/workdir) [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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/tic_tac_toe-5ca79adfeb00144c.tic_tac_toe.ch0vl2cl-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/tic_tac_toe-5ca79adfeb00144c.tic_tac_toe.ch0vl2cl-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/tic_tac_toe-5ca79adfeb00144c.tic_tac_toe.ch0vl2cl-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/tic_tac_toe-5ca79adfeb00144c.tic_tac_toe.ch0vl2cl-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/tic_tac_toe-5ca79adfeb00144c.tic_tac_toe.ch0vl2cl-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/tic_tac_toe-5ca79adfeb00144c.tic_tac_toe.ch0vl2cl-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/tic_tac_toe-5ca79adfeb00144c.tic_tac_toe.ch0vl2cl-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/tic_tac_toe-5ca79adfeb00144c.tic_tac_toe.ch0vl2cl-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/tic_tac_toe-5ca79adfeb00144c.tic_tac_toe.ch0vl2cl-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/tic_tac_toe-5ca79adfeb00144c.tic_tac_toe.ch0vl2cl-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/tic_tac_toe-5ca79adfeb00144c.tic_tac_toe.ch0vl2cl-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/tic_tac_toe-5ca79adfeb00144c.tic_tac_toe.ch0vl2cl-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/tic_tac_toe-5ca79adfeb00144c.tic_tac_toe.ch0vl2cl-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/tic_tac_toe-5ca79adfeb00144c.tic_tac_toe.ch0vl2cl-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/tic_tac_toe-5ca79adfeb00144c.tic_tac_toe.ch0vl2cl-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/tic_tac_toe-5ca79adfeb00144c.tic_tac_toe.ch0vl2cl-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/tic_tac_toe-5ca79adfeb00144c" "/opt/rustwide/target/debug/deps/tic_tac_toe-5ca79adfeb00144c.46zewbu45gju0tm9.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnalgebra-60a27b97ae08b241.rlib" "/opt/rustwide/target/debug/deps/libalga-192dbd24d3fbce20.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-2f678ffaff07fb2d.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-12ab31e78e568943.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-abd4c8ebc083c99a.rlib" "/opt/rustwide/target/debug/deps/librawpointer-41ddca43712ea014.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-9b7d5921d0c536c4.rlib" "/opt/rustwide/target/debug/deps/libtypenum-3f59fe4415be4357.rlib" "/opt/rustwide/target/debug/deps/libapprox-a7ac804f0b8e093e.rlib" "/opt/rustwide/target/debug/deps/libsdl2-79c1910c3a0c575f.rlib" "/opt/rustwide/target/debug/deps/librand-c3ed0aab36a55cf1.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-6bd4620e708cdb51.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-1c15098771ad172b.rlib" "/opt/rustwide/target/debug/deps/librand_hc-e06466b7f80f8ad5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3b28242ac03fca4e.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-d7c73f36431ab21e.rlib" "/opt/rustwide/target/debug/deps/librand_core-c1396f78a55a6243.rlib" "/opt/rustwide/target/debug/deps/librand_os-f8e6d012ccf3b6bc.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c0aa4284fb906dad.rlib" "/opt/rustwide/target/debug/deps/librand_core-7777f623c08783e5.rlib" "/opt/rustwide/target/debug/deps/libc_vec-523d9565c9ff33a0.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-d0445b26e34170c3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-197bd07da58b7856.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/liblibc-43449a33f75e324c.rlib" "/opt/rustwide/target/debug/deps/libnum-abfba91b756c2d2c.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-70d8f35932287ba7.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-f565b6641d0ef27f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-118c6bee79b2c431.rlib" "/opt/rustwide/target/debug/deps/libtic_tac_toe-766c13f258ffd86e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_mixer" "-lSDL2_image" "-lSDL2_ttf" "-lSDL2_gfx" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lSDL2_mixer [INFO] [stdout] /usr/bin/ld: cannot find -lSDL2_image [INFO] [stdout] /usr/bin/ld: cannot find -lSDL2_ttf [INFO] [stdout] /usr/bin/ld: cannot find -lSDL2_gfx [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 `tic_tac_toe` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "986cee9249a5dd0cd94109734495b9b74b71d146bf6b95e07d4d709231625db1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "986cee9249a5dd0cd94109734495b9b74b71d146bf6b95e07d4d709231625db1", kill_on_drop: false }` [INFO] [stdout] 986cee9249a5dd0cd94109734495b9b74b71d146bf6b95e07d4d709231625db1