[INFO] updating cached repository https://github.com/c2d7fa/squaretillery [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] 7fa34090d4a0724934de6197122cf83fcb2af036 [INFO] testing c2d7fa/squaretillery against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fc2d7fa%2Fsquaretillery" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/c2d7fa/squaretillery on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/c2d7fa/squaretillery [INFO] finished tweaking git repo https://github.com/c2d7fa/squaretillery [INFO] tweaked toml for git repo https://github.com/c2d7fa/squaretillery written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/c2d7fa/squaretillery already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] 1f621f82927278f4b8fd4b21ee113d1c846c40c468eb2333685ca7eeda89d110 [INFO] running `"docker" "start" "-a" "1f621f82927278f4b8fd4b21ee113d1c846c40c468eb2333685ca7eeda89d110"` [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling squaretillery v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/game.rs:218:46 [INFO] [stderr] | [INFO] [stderr] 218 | let mut result: [[Pile; 5]; 5] = std::mem::uninitialized(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/game.rs:220:44 [INFO] [stderr] | [INFO] [stderr] 220 | let mut value: [Pile; 5] = std::mem::uninitialized(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [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/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/squaretillery-ea038c35bbad5641.squaretillery.cehi8x0q-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/squaretillery-ea038c35bbad5641.squaretillery.cehi8x0q-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/squaretillery-ea038c35bbad5641.squaretillery.cehi8x0q-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/squaretillery-ea038c35bbad5641.squaretillery.cehi8x0q-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/squaretillery-ea038c35bbad5641.squaretillery.cehi8x0q-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/squaretillery-ea038c35bbad5641.squaretillery.cehi8x0q-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/squaretillery-ea038c35bbad5641.squaretillery.cehi8x0q-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/squaretillery-ea038c35bbad5641.squaretillery.cehi8x0q-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/squaretillery-ea038c35bbad5641.squaretillery.cehi8x0q-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/squaretillery-ea038c35bbad5641.squaretillery.cehi8x0q-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/squaretillery-ea038c35bbad5641.squaretillery.cehi8x0q-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/squaretillery-ea038c35bbad5641.squaretillery.cehi8x0q-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/squaretillery-ea038c35bbad5641.squaretillery.cehi8x0q-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/squaretillery-ea038c35bbad5641.squaretillery.cehi8x0q-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/squaretillery-ea038c35bbad5641.squaretillery.cehi8x0q-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/squaretillery-ea038c35bbad5641.squaretillery.cehi8x0q-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/squaretillery-ea038c35bbad5641" "/opt/rustwide/target/debug/deps/squaretillery-ea038c35bbad5641.2xlc1gbrubpy7q2y.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsdl2-28254f8de4e20fb6.rlib" "/opt/rustwide/target/debug/deps/librand-8056fa8a7833ecd9.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-c620f8c8363fcd13.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-0c5163bff7001d50.rlib" "/opt/rustwide/target/debug/deps/librand_hc-8d8f4df3ee45e5b3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5e3632ea95a2f2f7.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-4f156b75dface467.rlib" "/opt/rustwide/target/debug/deps/librand_core-d9b40d5d52d51138.rlib" "/opt/rustwide/target/debug/deps/librand_os-3e88f80c46830cab.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-90ebca03520ab7cf.rlib" "/opt/rustwide/target/debug/deps/librand_core-1a2b5e959401cd87.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-dc85f90b8003780b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-e19ca9f68a0a4995.rlib" "/opt/rustwide/target/debug/deps/libnum-4c38d01471ae13b8.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-bcd7eb86e60a075e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-265825a0366e0031.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d910f2d7f68de7f3.rlib" "/opt/rustwide/target/debug/deps/librand-a9950f33daf58edc.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-178f9fe14226498a.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-2c235c6f7a9c4fcb.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-d705ca36b11e1acb.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-81e71b56f2a8a8f3.rlib" "/opt/rustwide/target/debug/deps/librand_core-97265458c38c657c.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2dc432985ef7e881.rlib" "/opt/rustwide/target/debug/deps/liblibc-ad482eee67b90e5e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d205a30746c5635c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-62f93208e14fa8f0.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b2c4dbe979cef5e2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8b9b66cb3e9f891d.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5998b08bf29f56ac.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-efd1670396ccb585.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6435b9209e888961.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-866e5dfb603b34d2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-75eac3089695b3b4.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-35744537b4825584.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f7ee5081d96fb2cd.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5b28479cb639d76c.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f827473dd3b319fa.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-53f9c299c549c6a9.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-44132fbb3fcc18d3.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; 2 warnings emitted [INFO] [stderr] [INFO] [stderr] error: could not compile `squaretillery`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "1f621f82927278f4b8fd4b21ee113d1c846c40c468eb2333685ca7eeda89d110"` [INFO] running `"docker" "rm" "-f" "1f621f82927278f4b8fd4b21ee113d1c846c40c468eb2333685ca7eeda89d110"` [INFO] [stdout] 1f621f82927278f4b8fd4b21ee113d1c846c40c468eb2333685ca7eeda89d110