[INFO] cloning repository https://github.com/jeroentervoorde/sdl2-polygon-render [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jeroentervoorde/sdl2-polygon-render" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeroentervoorde%2Fsdl2-polygon-render", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeroentervoorde%2Fsdl2-polygon-render'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9702c84217cf0452ef858ae6b4ab49abc65d5377 [INFO] testing jeroentervoorde/sdl2-polygon-render against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeroentervoorde%2Fsdl2-polygon-render" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jeroentervoorde/sdl2-polygon-render 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/jeroentervoorde/sdl2-polygon-render [INFO] finished tweaking git repo https://github.com/jeroentervoorde/sdl2-polygon-render [INFO] tweaked toml for git repo https://github.com/jeroentervoorde/sdl2-polygon-render written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/jeroentervoorde/sdl2-polygon-render 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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 92e1a7e7cf5347d985e81bf2339fe3665fe2577a81db380430a68c9124bdc586 [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" "92e1a7e7cf5347d985e81bf2339fe3665fe2577a81db380430a68c9124bdc586", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "92e1a7e7cf5347d985e81bf2339fe3665fe2577a81db380430a68c9124bdc586", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92e1a7e7cf5347d985e81bf2339fe3665fe2577a81db380430a68c9124bdc586", kill_on_drop: false }` [INFO] [stdout] 92e1a7e7cf5347d985e81bf2339fe3665fe2577a81db380430a68c9124bdc586 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 346d2e861209bdba6e7cf3aa32933b3e86d3b41e10318f75da16db1409aed900 [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" "346d2e861209bdba6e7cf3aa32933b3e86d3b41e10318f75da16db1409aed900", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling heapless v0.5.5 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling sdl2 v0.34.3 [INFO] [stderr] Compiling c_vec v1.3.3 [INFO] [stderr] Compiling geographiclib-rs v0.2.0 [INFO] [stderr] Compiling sdl2-sys v0.34.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling as-slice v0.1.3 [INFO] [stderr] Compiling euclid v0.22.1 [INFO] [stderr] Compiling sid v0.6.1 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling lyon_geom v0.16.0 [INFO] [stderr] Compiling rstar v0.8.2 [INFO] [stderr] Compiling lyon_path v0.16.0 [INFO] [stderr] Compiling geo-types v0.6.0 [INFO] [stderr] Compiling lyon_tessellation v0.16.0 [INFO] [stderr] Compiling lyon_algorithms v0.16.0 [INFO] [stderr] Compiling geo v0.14.2 [INFO] [stderr] Compiling lyon v0.16.0 [INFO] [stderr] Compiling scroller 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/scroller-2a32241b12e383f5.scroller.5coh6406-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/scroller-2a32241b12e383f5.scroller.5coh6406-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/scroller-2a32241b12e383f5.scroller.5coh6406-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/scroller-2a32241b12e383f5.scroller.5coh6406-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/scroller-2a32241b12e383f5.scroller.5coh6406-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/scroller-2a32241b12e383f5.scroller.5coh6406-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/scroller-2a32241b12e383f5.scroller.5coh6406-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/scroller-2a32241b12e383f5.scroller.5coh6406-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/scroller-2a32241b12e383f5.scroller.5coh6406-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/scroller-2a32241b12e383f5.scroller.5coh6406-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/scroller-2a32241b12e383f5.scroller.5coh6406-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/scroller-2a32241b12e383f5.scroller.5coh6406-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/scroller-2a32241b12e383f5.scroller.5coh6406-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/scroller-2a32241b12e383f5.scroller.5coh6406-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/scroller-2a32241b12e383f5.scroller.5coh6406-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/scroller-2a32241b12e383f5.scroller.5coh6406-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/scroller-2a32241b12e383f5" "/opt/rustwide/target/debug/deps/scroller-2a32241b12e383f5.vijz087lw1mkrqe.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/liblyon-30b8de75f6d1d124.rlib" "/opt/rustwide/target/debug/deps/liblyon_tessellation-e2b9a6cea8996a49.rlib" "/opt/rustwide/target/debug/deps/liblyon_algorithms-19c7a642381cf012.rlib" "/opt/rustwide/target/debug/deps/libsid-bb267053f4d4df18.rlib" "/opt/rustwide/target/debug/deps/liblyon_path-fe87166a9bd09876.rlib" "/opt/rustwide/target/debug/deps/liblyon_geom-6d7b4a2102762f18.rlib" "/opt/rustwide/target/debug/deps/libeuclid-8768dcc4708ec932.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-0a550616ce9d4a0c.rlib" "/opt/rustwide/target/debug/deps/libgeo-ac9fc9e03f892919.rlib" "/opt/rustwide/target/debug/deps/libgeographiclib_rs-22fff5c52b679ecd.rlib" "/opt/rustwide/target/debug/deps/libgeo_types-dd57bdb72e41ee48.rlib" "/opt/rustwide/target/debug/deps/libapprox-c26a8e21211fe669.rlib" "/opt/rustwide/target/debug/deps/librstar-e28366d45688483f.rlib" "/opt/rustwide/target/debug/deps/libpdqselect-b943a5bc324fdb28.rlib" "/opt/rustwide/target/debug/deps/libheapless-91331881b22e1146.rlib" "/opt/rustwide/target/debug/deps/libas_slice-bc23169c310e0863.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-5722ac28b2f50314.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-9da41c567e3171c9.rlib" "/opt/rustwide/target/debug/deps/libhash32-342f738f32de4b0d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-18714fbb0e642a4b.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-06352a1a40b022bd.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f33bb6ebae8da122.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c92504f80698112f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-292777243e392018.rlib" "/opt/rustwide/target/debug/deps/libsdl2-d198009262aeda00.rlib" "/opt/rustwide/target/debug/deps/libc_vec-523d9565c9ff33a0.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-2d92b6f3f5b7ffa6.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/liblibc-a699ae28749cdf0d.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_gfx" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lSDL2_gfx [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `scroller` [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "346d2e861209bdba6e7cf3aa32933b3e86d3b41e10318f75da16db1409aed900", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "346d2e861209bdba6e7cf3aa32933b3e86d3b41e10318f75da16db1409aed900", kill_on_drop: false }` [INFO] [stdout] 346d2e861209bdba6e7cf3aa32933b3e86d3b41e10318f75da16db1409aed900