[INFO] updating cached repository https://github.com/Crimack/threes.rs [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] a2b73936ff04e97e1a5c38e10138962507db9491 [INFO] testing Crimack/threes.rs against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrimack%2Fthrees.rs" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Crimack/threes.rs 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/Crimack/threes.rs [INFO] finished tweaking git repo https://github.com/Crimack/threes.rs [INFO] tweaked toml for git repo https://github.com/Crimack/threes.rs written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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-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" "/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] 2559e157a68e296c013d9c6740fa90ca21f9c5b82cb498da22a72da866b92495 [INFO] running `"docker" "start" "-a" "2559e157a68e296c013d9c6740fa90ca21f9c5b82cb498da22a72da866b92495"` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling podio v0.1.6 [INFO] [stderr] Compiling sdl2-sys v0.30.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling getopts v0.2.21 [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 num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-iter v0.1.40 [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 time v0.1.43 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling msdos_time v0.1.6 [INFO] [stderr] Compiling bzip2-sys v0.1.8+1.0.8 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling sdl2 v0.30.0 [INFO] [stderr] Compiling zip v0.4.2 [INFO] [stderr] Compiling threes v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `zip::write` [INFO] [stderr] --> build.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use zip::write; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> build.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 23 | std::fs::create_dir(dst_target_resource_dir.clone()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [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/threes-c526c9cbfbf0d3c1.threes.pis2iqbk-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/threes-c526c9cbfbf0d3c1.threes.pis2iqbk-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/threes-c526c9cbfbf0d3c1.threes.pis2iqbk-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/threes-c526c9cbfbf0d3c1.threes.pis2iqbk-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/threes-c526c9cbfbf0d3c1.threes.pis2iqbk-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/threes-c526c9cbfbf0d3c1.threes.pis2iqbk-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/threes-c526c9cbfbf0d3c1.threes.pis2iqbk-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/threes-c526c9cbfbf0d3c1.threes.pis2iqbk-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/threes-c526c9cbfbf0d3c1.threes.pis2iqbk-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/threes-c526c9cbfbf0d3c1.threes.pis2iqbk-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/threes-c526c9cbfbf0d3c1.threes.pis2iqbk-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/threes-c526c9cbfbf0d3c1.threes.pis2iqbk-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/threes-c526c9cbfbf0d3c1.threes.pis2iqbk-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/threes-c526c9cbfbf0d3c1.threes.pis2iqbk-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/threes-c526c9cbfbf0d3c1.threes.pis2iqbk-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/threes-c526c9cbfbf0d3c1.threes.pis2iqbk-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/threes-c526c9cbfbf0d3c1" "/opt/rustwide/target/debug/deps/threes-c526c9cbfbf0d3c1.3zh1ye04lghyhclp.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-9844a9c4ded087df.rlib" "/opt/rustwide/target/debug/deps/librand-c361fc138ff86d08.rlib" "/opt/rustwide/target/debug/deps/librand-e5de54040a037534.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-19c3931181b3e61e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-57cacbe4af8e84a6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-26a3a548d6bb9511.rlib" "/opt/rustwide/target/debug/deps/libnum-65d486bcc34c565f.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-a9121b727fa3a111.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-9032d7a2d99629ef.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9f97a4fd61bd1e10.rlib" "/opt/rustwide/target/debug/deps/librand-f488f31dc6440488.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-c620f8c8363fcd13.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-b9c8d693de9478d7.rlib" "/opt/rustwide/target/debug/deps/librand_hc-8d8f4df3ee45e5b3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-35312d40afb18cd1.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-cf350ebec693170f.rlib" "/opt/rustwide/target/debug/deps/liblibc-7f3b8e4c2db2a8d8.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-90ebca03520ab7cf.rlib" "/opt/rustwide/target/debug/deps/librand_core-1a2b5e959401cd87.rlib" "/opt/rustwide/target/debug/deps/libgetopts-1c99b49126bc2014.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-f4037b7b6be902d1.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_image" "-lSDL2" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lSDL2_image [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `threes`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "2559e157a68e296c013d9c6740fa90ca21f9c5b82cb498da22a72da866b92495"` [INFO] running `"docker" "rm" "-f" "2559e157a68e296c013d9c6740fa90ca21f9c5b82cb498da22a72da866b92495"` [INFO] [stdout] 2559e157a68e296c013d9c6740fa90ca21f9c5b82cb498da22a72da866b92495