[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 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftryone144%2Fdual-kawase-demo" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tryone144/dual-kawase-demo on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", 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-1/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" "+1.45.2" "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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d7d774b0bc1f3cfa5beb8fd8f44d711bbc80a329c381ef338edc0ceddaa70638 [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" "d7d774b0bc1f3cfa5beb8fd8f44d711bbc80a329c381ef338edc0ceddaa70638", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d7d774b0bc1f3cfa5beb8fd8f44d711bbc80a329c381ef338edc0ceddaa70638", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7d774b0bc1f3cfa5beb8fd8f44d711bbc80a329c381ef338edc0ceddaa70638", kill_on_drop: false }` [INFO] [stdout] d7d774b0bc1f3cfa5beb8fd8f44d711bbc80a329c381ef338edc0ceddaa70638 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 597f512279feef34ccc43c4f2abbdf910a3ae6f5816bdd3a03e38295577e120d [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" "597f512279feef34ccc43c4f2abbdf910a3ae6f5816bdd3a03e38295577e120d", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling rayon-core v1.6.1 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling xi-unicode v0.2.0 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling c_vec v1.3.3 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling rustc-hash v1.0.1 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling cpu-time v1.0.0 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling png v0.15.2 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling rayon v1.2.1 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling twox-hash v1.5.0 [INFO] [stderr] Compiling glyph_brush_layout v0.1.8 [INFO] [stderr] Compiling glyph_brush v0.6.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [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 code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/dual_kawase_demo-e7f55f71fd35bca3.dual_kawase_demo.bamgdvas-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-e7f55f71fd35bca3.dual_kawase_demo.bamgdvas-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-e7f55f71fd35bca3.dual_kawase_demo.bamgdvas-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-e7f55f71fd35bca3.dual_kawase_demo.bamgdvas-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-e7f55f71fd35bca3.dual_kawase_demo.bamgdvas-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-e7f55f71fd35bca3.dual_kawase_demo.bamgdvas-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-e7f55f71fd35bca3.dual_kawase_demo.bamgdvas-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-e7f55f71fd35bca3.dual_kawase_demo.bamgdvas-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-e7f55f71fd35bca3.dual_kawase_demo.bamgdvas-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-e7f55f71fd35bca3.dual_kawase_demo.bamgdvas-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-e7f55f71fd35bca3.dual_kawase_demo.bamgdvas-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-e7f55f71fd35bca3.dual_kawase_demo.bamgdvas-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-e7f55f71fd35bca3.dual_kawase_demo.bamgdvas-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-e7f55f71fd35bca3.dual_kawase_demo.bamgdvas-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-e7f55f71fd35bca3.dual_kawase_demo.bamgdvas-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-e7f55f71fd35bca3.dual_kawase_demo.bamgdvas-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-e7f55f71fd35bca3" "/opt/rustwide/target/debug/deps/dual_kawase_demo-e7f55f71fd35bca3.2w8x6fslabzrjfv1.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libimage-c0d20cf6625b8d93.rlib" "/opt/rustwide/target/debug/deps/libtiff-3ca2ce6c64b1f95e.rlib" "/opt/rustwide/target/debug/deps/libpng-47a900085fc6f46d.rlib" "/opt/rustwide/target/debug/deps/libdeflate-9dd35c50f728f3d6.rlib" "/opt/rustwide/target/debug/deps/libinflate-8e7098ef8e469113.rlib" "/opt/rustwide/target/debug/deps/libadler32-9837cdf3d6f6f0c1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-914223781fdba246.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-6f93541b3de3b7b1.rlib" "/opt/rustwide/target/debug/deps/librayon-283744b4bbbb5b5c.rlib" "/opt/rustwide/target/debug/deps/librayon_core-9a199a67f4a51c89.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-f7479421f1edf4b8.rlib" "/opt/rustwide/target/debug/deps/libeither-73ae1ee3c5bcec7c.rlib" "/opt/rustwide/target/debug/deps/libgif-561bb85883d693e6.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-75405708483eb8a3.rlib" "/opt/rustwide/target/debug/deps/liblzw-258df11cbdcd0b61.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-18405819c03faa62.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-537ed90e89862cff.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush-4d0a4dd5075db117.rlib" "/opt/rustwide/target/debug/deps/libtwox_hash-401331cfda4bb481.rlib" "/opt/rustwide/target/debug/deps/librand-21462d9ffcb63a34.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3a2bd47d2e57c643.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-99e21f3c753b0519.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5b0c1e8588f0c953.rlib" "/opt/rustwide/target/debug/deps/librand_core-af029e2fb6d3f5aa.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-330f740db2b9947c.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush_layout-d927a7d21aa35728.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-72cc9c15e2ee39f4.rlib" "/opt/rustwide/target/debug/deps/liblog-da2d6b139ded8350.rlib" "/opt/rustwide/target/debug/deps/librusttype-f3c167e45fb8f238.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e4512e1c4067c520.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-ec973847d0f94b59.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-226408a4eed331a9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-558d056fb80a977a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-921331c4d79f3009.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-11cddc0a96a84b83.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-7e4f34700ed91d28.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-e2fc71e220acb33b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-95e0ab8c92cb6559.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-f354f04fbeda9ef4.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-300eba750971b713.rlib" "/opt/rustwide/target/debug/deps/libordered_float-986e3da8d4ba0d6c.rlib" "/opt/rustwide/target/debug/deps/libapprox-9c5293abea02e50a.rlib" "/opt/rustwide/target/debug/deps/libgl-ede0cbf1a9f10a56.rlib" "/opt/rustwide/target/debug/deps/libcpu_time-8a191ec902737423.rlib" "/opt/rustwide/target/debug/deps/libsdl2-04f48192cc0f3f49.rlib" "/opt/rustwide/target/debug/deps/librand-b454afffcf3a43a6.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-3611bc5d61c3f74c.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-761544fc5ed0f25b.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1b8885716260aa60.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-479d8eedea9b37b1.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-47553c89822b504a.rlib" "/opt/rustwide/target/debug/deps/librand_core-ee1ffb7b5dda89a8.rlib" "/opt/rustwide/target/debug/deps/librand_os-459ccf3b4f85a5ff.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-72bd4b97e9cc301b.rlib" "/opt/rustwide/target/debug/deps/librand_core-e518367578511208.rlib" "/opt/rustwide/target/debug/deps/libc_vec-b8d9767c15240015.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-1364e3d301deacb1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-02fffe573fe5be1a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/liblibc-2c9f83ac9c453797.rlib" "/opt/rustwide/target/debug/deps/libnum-d66873922b0c55aa.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-f0b1337b927915d1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-83bef75aaded41d2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-5152a9640cc1d308.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_gfx" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "597f512279feef34ccc43c4f2abbdf910a3ae6f5816bdd3a03e38295577e120d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "597f512279feef34ccc43c4f2abbdf910a3ae6f5816bdd3a03e38295577e120d", kill_on_drop: false }` [INFO] [stdout] 597f512279feef34ccc43c4f2abbdf910a3ae6f5816bdd3a03e38295577e120d