[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.55.0 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-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tryone144/dual-kawase-demo on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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-5/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.55.0" "fetch" "--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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e4b0161631d2392e2cf656bf7e8543c0687d25334593e1c9efaad165cf6c3a48 [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" "e4b0161631d2392e2cf656bf7e8543c0687d25334593e1c9efaad165cf6c3a48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4b0161631d2392e2cf656bf7e8543c0687d25334593e1c9efaad165cf6c3a48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4b0161631d2392e2cf656bf7e8543c0687d25334593e1c9efaad165cf6c3a48", kill_on_drop: false }` [INFO] [stdout] e4b0161631d2392e2cf656bf7e8543c0687d25334593e1c9efaad165cf6c3a48 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae5ff2375a2027c1330f3515caa7e7c01d0d88c610905f86f8af9aa1d444226a [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" "ae5ff2375a2027c1330f3515caa7e7c01d0d88c610905f86f8af9aa1d444226a", kill_on_drop: false }` [INFO] [stderr] Compiling rayon-core v1.6.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling num-derive v0.2.5 [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-traits v0.2.10 [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 num_cpus v1.11.1 [INFO] [stderr] Compiling cpu-time v1.0.0 [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 crossbeam-queue v0.2.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling twox-hash v1.5.0 [INFO] [stderr] Compiling png v0.15.2 [INFO] [stderr] Compiling rayon v1.2.1 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling glyph_brush_layout v0.1.8 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling glyph_brush v0.6.1 [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-b0d657cf1de9f8db.dual_kawase_demo.eb1670f7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-b0d657cf1de9f8db.dual_kawase_demo.eb1670f7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-b0d657cf1de9f8db.dual_kawase_demo.eb1670f7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-b0d657cf1de9f8db.dual_kawase_demo.eb1670f7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-b0d657cf1de9f8db.dual_kawase_demo.eb1670f7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-b0d657cf1de9f8db.dual_kawase_demo.eb1670f7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-b0d657cf1de9f8db.dual_kawase_demo.eb1670f7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-b0d657cf1de9f8db.dual_kawase_demo.eb1670f7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-b0d657cf1de9f8db.dual_kawase_demo.eb1670f7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-b0d657cf1de9f8db.dual_kawase_demo.eb1670f7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-b0d657cf1de9f8db.dual_kawase_demo.eb1670f7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-b0d657cf1de9f8db.dual_kawase_demo.eb1670f7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-b0d657cf1de9f8db.dual_kawase_demo.eb1670f7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-b0d657cf1de9f8db.dual_kawase_demo.eb1670f7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-b0d657cf1de9f8db.dual_kawase_demo.eb1670f7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-b0d657cf1de9f8db.dual_kawase_demo.eb1670f7-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-b0d657cf1de9f8db.3holm7tg5o67q4tg.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libimage-dd1b42c5d7aceb7b.rlib" "/opt/rustwide/target/debug/deps/libtiff-fbd2ad58e4094026.rlib" "/opt/rustwide/target/debug/deps/libpng-7f10f3b96e68f48f.rlib" "/opt/rustwide/target/debug/deps/libdeflate-7068f16ef95bf57f.rlib" "/opt/rustwide/target/debug/deps/libinflate-ea8386ca2a6a9d3e.rlib" "/opt/rustwide/target/debug/deps/libadler32-ca2ae0bb10c6aeb4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-5101f26ae48c6841.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-fefd9b33cb06aae1.rlib" "/opt/rustwide/target/debug/deps/librayon-69edfd8ecde3d20b.rlib" "/opt/rustwide/target/debug/deps/librayon_core-a1b83bba28da5c8e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-99b4fde1097f2ca9.rlib" "/opt/rustwide/target/debug/deps/libeither-f749d773c0dea6de.rlib" "/opt/rustwide/target/debug/deps/libgif-8861dcbd72af654d.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-7f326b4eac3b8700.rlib" "/opt/rustwide/target/debug/deps/liblzw-bf28a12cd9e5ee2b.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-4c3eba71b04c560a.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-f66e83a8bf55d207.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush-5a17d1085df7634d.rlib" "/opt/rustwide/target/debug/deps/libtwox_hash-2679804927b457e2.rlib" "/opt/rustwide/target/debug/deps/librand-4851aa8023fe699c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-513aae8fbc9f7313.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-b5c8dfded0adc8de.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-0702336ae6d45f61.rlib" "/opt/rustwide/target/debug/deps/librand_core-d0e3946d9058a8f5.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-770b2eff14f196b0.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush_layout-c85ab4f9630eea0c.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-1f1919790ed87196.rlib" "/opt/rustwide/target/debug/deps/liblog-0c7114401eca8dd0.rlib" "/opt/rustwide/target/debug/deps/librusttype-f45834537b091caf.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-05fe9beae4f90313.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-205aebe23398d226.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-ec4c8871e9009e28.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-84c5b4620d76e309.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-89e514321b6cf7f6.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-7576f39c9297a92c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c101e766a89de0fc.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-61aa2d9bdae935b3.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c5f792632ea8cd22.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-74560f044160f2db.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-77392c4c133280ad.rlib" "/opt/rustwide/target/debug/deps/libordered_float-08ad94bc67b3072d.rlib" "/opt/rustwide/target/debug/deps/libapprox-6ad0d09536ad1f28.rlib" "/opt/rustwide/target/debug/deps/libgl-c96139c924954b7e.rlib" "/opt/rustwide/target/debug/deps/libcpu_time-3e38cba55b1fb49e.rlib" "/opt/rustwide/target/debug/deps/libsdl2-5884df92332e8cf4.rlib" "/opt/rustwide/target/debug/deps/librand-ad660bd67d4d74d1.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-d4ae02a3e9b0f800.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-fc952235d01d1c4a.rlib" "/opt/rustwide/target/debug/deps/librand_hc-3061ed7fff4f73ac.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-84f310872b096b0f.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-3389291204d384a2.rlib" "/opt/rustwide/target/debug/deps/librand_core-4f51009b94176a49.rlib" "/opt/rustwide/target/debug/deps/librand_os-1369d5db96fdf9cc.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-32f7227826608430.rlib" "/opt/rustwide/target/debug/deps/librand_core-fefd062cdcb3b90d.rlib" "/opt/rustwide/target/debug/deps/libc_vec-26c07a6a252610a3.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-6e4b4b06e07424c6.rlib" "/opt/rustwide/target/debug/deps/libbitflags-117d41ac256572da.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/liblibc-e353681d5d0d351d.rlib" "/opt/rustwide/target/debug/deps/libnum-28a6085ed8ad2469.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-9f567f49ad53de8e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-bdce236ba9f03b67.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4624f784b043dc8e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.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/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-b0d657cf1de9f8db" "-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" "ae5ff2375a2027c1330f3515caa7e7c01d0d88c610905f86f8af9aa1d444226a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae5ff2375a2027c1330f3515caa7e7c01d0d88c610905f86f8af9aa1d444226a", kill_on_drop: false }` [INFO] [stdout] ae5ff2375a2027c1330f3515caa7e7c01d0d88c610905f86f8af9aa1d444226a