[INFO] cloning repository https://github.com/tryone144/dual-kawase-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tryone144/dual-kawase-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftryone144%2Fdual-kawase-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftryone144%2Fdual-kawase-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fada891f713a6cef0c8148e2f9750b9668e3bb7c [INFO] testing tryone144/dual-kawase-demo against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftryone144%2Fdual-kawase-demo" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tryone144/dual-kawase-demo on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tryone144/dual-kawase-demo [INFO] finished tweaking git repo https://github.com/tryone144/dual-kawase-demo [INFO] tweaked toml for git repo https://github.com/tryone144/dual-kawase-demo written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/tryone144/dual-kawase-demo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 70ab8dd70f21019f0bc47eeb4ece809550980f3bf40f50991a5eeb61cdfb0b67 [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" "70ab8dd70f21019f0bc47eeb4ece809550980f3bf40f50991a5eeb61cdfb0b67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70ab8dd70f21019f0bc47eeb4ece809550980f3bf40f50991a5eeb61cdfb0b67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70ab8dd70f21019f0bc47eeb4ece809550980f3bf40f50991a5eeb61cdfb0b67", kill_on_drop: false }` [INFO] [stdout] 70ab8dd70f21019f0bc47eeb4ece809550980f3bf40f50991a5eeb61cdfb0b67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c32ad529bea7915db9e7642418ea509e1c05faada0989a027509b2cdf90cbdc0 [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" "c32ad529bea7915db9e7642418ea509e1c05faada0989a027509b2cdf90cbdc0", kill_on_drop: false }` [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling xi-unicode v0.2.0 [INFO] [stderr] Compiling c_vec v1.3.3 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling cpu-time v1.0.0 [INFO] [stderr] Compiling rustc-hash v1.0.1 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling twox-hash v1.5.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling png v0.15.2 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling glyph_brush_layout v0.1.8 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling glyph_brush v0.6.1 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling image v0.22.3 [INFO] [stderr] Compiling dual-kawase-demo v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/dual_kawase_demo-34ebdb3246eecfbd.dual_kawase_demo.2d11268b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-34ebdb3246eecfbd.dual_kawase_demo.2d11268b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-34ebdb3246eecfbd.dual_kawase_demo.2d11268b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-34ebdb3246eecfbd.dual_kawase_demo.2d11268b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-34ebdb3246eecfbd.dual_kawase_demo.2d11268b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-34ebdb3246eecfbd.dual_kawase_demo.2d11268b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-34ebdb3246eecfbd.dual_kawase_demo.2d11268b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-34ebdb3246eecfbd.dual_kawase_demo.2d11268b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-34ebdb3246eecfbd.dual_kawase_demo.2d11268b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-34ebdb3246eecfbd.dual_kawase_demo.2d11268b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-34ebdb3246eecfbd.dual_kawase_demo.2d11268b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-34ebdb3246eecfbd.dual_kawase_demo.2d11268b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-34ebdb3246eecfbd.dual_kawase_demo.2d11268b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-34ebdb3246eecfbd.dual_kawase_demo.2d11268b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-34ebdb3246eecfbd.dual_kawase_demo.2d11268b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-34ebdb3246eecfbd.dual_kawase_demo.2d11268b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-34ebdb3246eecfbd.3frtmt0c6sdrfbls.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libimage-3c805ee37fe0cfac.rlib" "/opt/rustwide/target/debug/deps/libtiff-dd059f1c96d9f8f3.rlib" "/opt/rustwide/target/debug/deps/libpng-351156eb21977965.rlib" "/opt/rustwide/target/debug/deps/libdeflate-dcb245691a4e35fe.rlib" "/opt/rustwide/target/debug/deps/libinflate-b83262b48d96d276.rlib" "/opt/rustwide/target/debug/deps/libadler32-f744d72025833ce8.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-71ba54e8d8997506.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-00d0cc98baca01a3.rlib" "/opt/rustwide/target/debug/deps/librayon-ac3503d4e2712bad.rlib" "/opt/rustwide/target/debug/deps/librayon_core-a7a22732c705690c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-3a2c13ab0a368ae5.rlib" "/opt/rustwide/target/debug/deps/libeither-e79a6fa11914372f.rlib" "/opt/rustwide/target/debug/deps/libgif-d7226ff2c1aba3c4.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-9f62c68deb483c3f.rlib" "/opt/rustwide/target/debug/deps/liblzw-380b70f9536928dd.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-0a9edc57bfe4f517.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-9dd9b868c79c6a59.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush-5f1f3daad9695231.rlib" "/opt/rustwide/target/debug/deps/libtwox_hash-fb72ef998e64da84.rlib" "/opt/rustwide/target/debug/deps/librand-12a6947a75f75595.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ddcfee9dbbe09018.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-5ba93bd5a4ea4e3f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-6f374a1e839b3a4a.rlib" "/opt/rustwide/target/debug/deps/librand_core-22ca27993a63ee35.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-3b4b30e267143fc1.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush_layout-bce104cf144dbe9a.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-530bbfbfee8f9c88.rlib" "/opt/rustwide/target/debug/deps/liblog-8d247a416cf35571.rlib" "/opt/rustwide/target/debug/deps/librusttype-5b049d20ca36520d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8da673e15d4a1371.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-9de37253999f8dad.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-d264233b1f86f850.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b899c88bdfbaace7.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d89edd6b5dde0279.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-f3001b814a65cdbd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-a6c70d8a6855d993.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-5b9c4b80fab2c8af.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d24b9d061350a518.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-1ab29bfdbfbe72ac.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-ee6ebd8e50eef598.rlib" "/opt/rustwide/target/debug/deps/libordered_float-adfe7f7cc7783e7c.rlib" "/opt/rustwide/target/debug/deps/libapprox-b676b7799330056c.rlib" "/opt/rustwide/target/debug/deps/libgl-4ff9ff39377764cf.rlib" "/opt/rustwide/target/debug/deps/libcpu_time-ace29b70a4976d33.rlib" "/opt/rustwide/target/debug/deps/libsdl2-fc11c890bf10704d.rlib" "/opt/rustwide/target/debug/deps/librand-824682e73fd29bdd.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-06e217ad92df2bfc.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d7065aa681b9cad6.rlib" "/opt/rustwide/target/debug/deps/librand_hc-714c82d8096c6ceb.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-145dc135685c0f44.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-39c5c607c4a69ce5.rlib" "/opt/rustwide/target/debug/deps/librand_core-c0666ae413bc23d2.rlib" "/opt/rustwide/target/debug/deps/librand_os-32ca4be52aafcf4c.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-a6ffbd6e57632e30.rlib" "/opt/rustwide/target/debug/deps/librand_core-8951c9ba3b1758eb.rlib" "/opt/rustwide/target/debug/deps/libc_vec-1cbd7a9e8a59e235.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-67977225a54e78bc.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6063cd2c96572b53.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/liblibc-10c0b25b46a1d7d2.rlib" "/opt/rustwide/target/debug/deps/libnum-70be4d465d648b4b.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-1b41af814b1f97fb.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-85a2a9f513150ec0.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0144d5247513bf90.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_gfx" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-34ebdb3246eecfbd" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [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] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dual-kawase-demo` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "c32ad529bea7915db9e7642418ea509e1c05faada0989a027509b2cdf90cbdc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c32ad529bea7915db9e7642418ea509e1c05faada0989a027509b2cdf90cbdc0", kill_on_drop: false }` [INFO] [stdout] c32ad529bea7915db9e7642418ea509e1c05faada0989a027509b2cdf90cbdc0