[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 try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [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 ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded png v0.15.2 [INFO] [stderr] Downloaded rayon-core v1.6.1 [INFO] [stderr] Downloaded cpu-time v1.0.0 [INFO] [stderr] Downloaded glyph_brush_layout v0.1.8 [INFO] [stderr] Downloaded glyph_brush v0.6.1 [INFO] [stderr] Downloaded crossbeam-queue v0.2.0 [INFO] [stderr] Downloaded rusttype v0.8.2 [INFO] [stderr] Downloaded rayon v1.2.1 [INFO] [stderr] Downloaded image v0.22.3 [INFO] [stderr] Downloaded jpeg-decoder v0.1.18 [INFO] [stderr] Downloaded c_vec v1.3.3 [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d9d52aa53a686e72fe1849615f5057858bee0a3739af62a952306cc2cfe5277a [INFO] running `Command { std: "docker" "start" "-a" "d9d52aa53a686e72fe1849615f5057858bee0a3739af62a952306cc2cfe5277a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d9d52aa53a686e72fe1849615f5057858bee0a3739af62a952306cc2cfe5277a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9d52aa53a686e72fe1849615f5057858bee0a3739af62a952306cc2cfe5277a", kill_on_drop: false }` [INFO] [stdout] d9d52aa53a686e72fe1849615f5057858bee0a3739af62a952306cc2cfe5277a [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=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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c9d2abda20ab6fcad87f0dff1b3a294aea15f1da4d88ec091d2256a22cbd065a [INFO] running `Command { std: "docker" "start" "-a" "c9d2abda20ab6fcad87f0dff1b3a294aea15f1da4d88ec091d2256a22cbd065a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rayon-core v1.6.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling xi-unicode v0.2.0 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling c_vec v1.3.3 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [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 num-rational v0.2.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling memoffset v0.5.3 [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 c2-chacha v0.2.3 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling png v0.15.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.0 [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 crossbeam-deque v0.7.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rayon v1.2.1 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling glyph_brush_layout v0.1.8 [INFO] [stderr] Compiling twox-hash v1.5.0 [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" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/dual_kawase_demo-dbe4e6271424a06e.dual_kawase_demo.5to620ys-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-dbe4e6271424a06e.dual_kawase_demo.5to620ys-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-dbe4e6271424a06e.dual_kawase_demo.5to620ys-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-dbe4e6271424a06e.dual_kawase_demo.5to620ys-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-dbe4e6271424a06e.dual_kawase_demo.5to620ys-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-dbe4e6271424a06e.dual_kawase_demo.5to620ys-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-dbe4e6271424a06e.dual_kawase_demo.5to620ys-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-dbe4e6271424a06e.dual_kawase_demo.5to620ys-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-dbe4e6271424a06e.dual_kawase_demo.5to620ys-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-dbe4e6271424a06e.dual_kawase_demo.5to620ys-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-dbe4e6271424a06e.dual_kawase_demo.5to620ys-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-dbe4e6271424a06e.dual_kawase_demo.5to620ys-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-dbe4e6271424a06e.dual_kawase_demo.5to620ys-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-dbe4e6271424a06e.dual_kawase_demo.5to620ys-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-dbe4e6271424a06e.dual_kawase_demo.5to620ys-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-dbe4e6271424a06e.dual_kawase_demo.5to620ys-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-dbe4e6271424a06e" "/opt/rustwide/target/debug/deps/dual_kawase_demo-dbe4e6271424a06e.58ue8sjrunzu6ylt.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libimage-7ee985cc202102b4.rlib" "/opt/rustwide/target/debug/deps/libtiff-f2c59e3249cc6b7d.rlib" "/opt/rustwide/target/debug/deps/libpng-4ad99263b997cc44.rlib" "/opt/rustwide/target/debug/deps/libdeflate-8b08449f956d9272.rlib" "/opt/rustwide/target/debug/deps/libinflate-7feab1ac3ce2101f.rlib" "/opt/rustwide/target/debug/deps/libadler32-6e5e8dd48055b888.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-838f0c3581e4174c.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-8560a256a368fec9.rlib" "/opt/rustwide/target/debug/deps/librayon-94be90944a0dfd4c.rlib" "/opt/rustwide/target/debug/deps/librayon_core-16a55fc6c4c7178d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-9ef36f61a137196d.rlib" "/opt/rustwide/target/debug/deps/libeither-92a75463d303d422.rlib" "/opt/rustwide/target/debug/deps/libgif-254d0bb04aa7dbf3.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-8d82edba8aab80d8.rlib" "/opt/rustwide/target/debug/deps/liblzw-c1eedea7c77109bb.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-828b0d4cf8a2c77a.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-9e08af9135d714cd.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush-3027ddf80d787660.rlib" "/opt/rustwide/target/debug/deps/libtwox_hash-8df05d22daf5a389.rlib" "/opt/rustwide/target/debug/deps/librand-6c610e0041ba2e65.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-4f5f5ea1dffe2e39.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-3c8ed1aa5fbe2a69.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b3fed04289ecdc38.rlib" "/opt/rustwide/target/debug/deps/librand_core-ad22f622a296f5e4.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-98f59c9bf1a01538.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush_layout-9ccd27af2945a35b.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-c3bd331ec24d3534.rlib" "/opt/rustwide/target/debug/deps/liblog-881c55c6dff23787.rlib" "/opt/rustwide/target/debug/deps/librusttype-bbfedd2c0d6ec7d4.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-05df6481ac211ce7.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-e4b1e2a7f1631e30.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-9567da3084fc8e69.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-53b114c4cd6421de.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d897c9e0b42baa56.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e324d2207fe6a6b7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-64503bff33105a85.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-0aa3d6152732ce81.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6a8a9e8b8739eda5.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-dc32b16176c08690.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-11754c7c25dc1e37.rlib" "/opt/rustwide/target/debug/deps/libordered_float-351a5774f0ff60ce.rlib" "/opt/rustwide/target/debug/deps/libapprox-e7a2569d3fe0d6bf.rlib" "/opt/rustwide/target/debug/deps/libgl-6e9efa21f13abbfa.rlib" "/opt/rustwide/target/debug/deps/libcpu_time-58cd297ef8cd94f3.rlib" "/opt/rustwide/target/debug/deps/libsdl2-8c65b2010fb58553.rlib" "/opt/rustwide/target/debug/deps/librand-de09635da77c4686.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-8f3f6166ee9ccdde.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-c801506ae8973b41.rlib" "/opt/rustwide/target/debug/deps/librand_hc-d9c6449f1147d739.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-891ac72a9c481e9e.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-5d346fd7ef91f886.rlib" "/opt/rustwide/target/debug/deps/librand_core-54d45abaaf7ca6e8.rlib" "/opt/rustwide/target/debug/deps/librand_os-1138185cb9d77ad9.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-31c0b93ee52d2ab0.rlib" "/opt/rustwide/target/debug/deps/librand_core-d2b5a49d7405257c.rlib" "/opt/rustwide/target/debug/deps/libc_vec-e11f43463ff8624b.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-2fdd9622db1c4857.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/liblibc-1ab4eae0cb75ec2a.rlib" "/opt/rustwide/target/debug/deps/libnum-8c082ce8be2ba1a3.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-1755df9086597a6f.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-495a6c4ba1131cf6.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-cce2beb8aae1f240.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_gfx" "-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] [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" "c9d2abda20ab6fcad87f0dff1b3a294aea15f1da4d88ec091d2256a22cbd065a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9d2abda20ab6fcad87f0dff1b3a294aea15f1da4d88ec091d2256a22cbd065a", kill_on_drop: false }` [INFO] [stdout] c9d2abda20ab6fcad87f0dff1b3a294aea15f1da4d88ec091d2256a22cbd065a