[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 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeroentervoorde%2Fsdl2-polygon-render" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[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-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jeroentervoorde/sdl2-polygon-render on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jeroentervoorde/sdl2-polygon-render already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 746eeec8dab1c8c5b2d08f2ad11319ccb056d02b8bb4e34b400492becf1e83d5
[INFO] running `Command { std: "docker" "start" "746eeec8dab1c8c5b2d08f2ad11319ccb056d02b8bb4e34b400492becf1e83d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "746eeec8dab1c8c5b2d08f2ad11319ccb056d02b8bb4e34b400492becf1e83d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "746eeec8dab1c8c5b2d08f2ad11319ccb056d02b8bb4e34b400492becf1e83d5" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "746eeec8dab1c8c5b2d08f2ad11319ccb056d02b8bb4e34b400492becf1e83d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "746eeec8dab1c8c5b2d08f2ad11319ccb056d02b8bb4e34b400492becf1e83d5" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", 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 khronos_api v3.1.0
[INFO] [stderr]    Compiling heapless v0.5.5
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling version-compare v0.0.10
[INFO] [stderr]    Compiling arrayvec v0.5.1
[INFO] [stderr]    Compiling libc v0.2.76
[INFO] [stderr]    Compiling sdl2-sys v0.34.2
[INFO] [stderr]    Compiling xml-rs v0.8.3
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling smallvec v1.4.2
[INFO] [stderr]    Compiling pdqselect v0.1.0
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling sdl2 v0.34.3
[INFO] [stderr]    Compiling hash32 v0.1.1
[INFO] [stderr]    Compiling geographiclib-rs v0.2.0
[INFO] [stderr]    Compiling c_vec v1.3.3
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling gl v0.14.0
[INFO] [stderr]    Compiling generic-array v0.12.3
[INFO] [stderr]    Compiling generic-array v0.13.2
[INFO] [stderr]    Compiling euclid v0.22.1
[INFO] [stderr]    Compiling sid v0.6.1
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling as-slice v0.1.3
[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] [stderr] error: could not compile `scroller` (bin "scroller") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/release/deps/rustcg0hzOp/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/release/deps/{liblyon-8bac3e4ce897f820,liblyon_tessellation-ae4a90568cd424f9,liblyon_algorithms-d40e45f2eea59a6c,libsid-9947faf87be3863a,liblyon_path-8a422c555b0f4087,liblyon_geom-994fad347befbf54,libeuclid-731e6c0f21c38efd,libarrayvec-1ffb2b68a6fe3fbc,libgeo-a0d862415d08c61f,libgeographiclib_rs-bf09db99901f7839,libgeo_types-cc18b97bad184273,libapprox-01d6e4a92eb46c0f,librstar-c10495fe765b228a,libpdqselect-756203a67007cb29,libheapless-d0c153a05f064643,libas_slice-215c70780816d2cb,libstable_deref_trait-a29767d027e9758c,libgeneric_array-352e4d2360879200,libhash32-f01a572dab9d5834,libbyteorder-2f502c166ea4f6cb,libgeneric_array-46e55b3c40d3caaf,libtypenum-29856f4e699e648d,libsmallvec-1e1bf7d7cb1b29a3,libnum_traits-e17d0ddbb4c81bea,libsdl2-20976297d4052b4b,libc_vec-dcd27bba42d90ccc,libsdl2_sys-f04845e61305d368,libbitflags-a7685ea2c2c46ab3,liblazy_static-480433dca0d17907,liblibc-5ea765660349779e}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_gfx" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/release/deps/rustcg0hzOp/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/release/deps/scroller-8885523d47c7671d" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-Wl,--strip-debug" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lSDL2_gfx
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "746eeec8dab1c8c5b2d08f2ad11319ccb056d02b8bb4e34b400492becf1e83d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "746eeec8dab1c8c5b2d08f2ad11319ccb056d02b8bb4e34b400492becf1e83d5", kill_on_drop: false }`
[INFO] [stdout] 746eeec8dab1c8c5b2d08f2ad11319ccb056d02b8bb4e34b400492becf1e83d5
