[INFO] cloning repository https://github.com/sztosz/rcdda [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sztosz/rcdda" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsztosz%2Frcdda", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsztosz%2Frcdda'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 06de69a2e35f2b22ab3ad290a704cecfa5dd5536 [INFO] testing sztosz/rcdda against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsztosz%2Frcdda" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sztosz/rcdda on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sztosz/rcdda [INFO] finished tweaking git repo https://github.com/sztosz/rcdda [INFO] tweaked toml for git repo https://github.com/sztosz/rcdda written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/sztosz/rcdda already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5fda30e2b7afd7895dd3a565d2e0a6461d0761d43f886dbfd27550b7a435b630 [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" "5fda30e2b7afd7895dd3a565d2e0a6461d0761d43f886dbfd27550b7a435b630", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5fda30e2b7afd7895dd3a565d2e0a6461d0761d43f886dbfd27550b7a435b630", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fda30e2b7afd7895dd3a565d2e0a6461d0761d43f886dbfd27550b7a435b630", kill_on_drop: false }` [INFO] [stdout] 5fda30e2b7afd7895dd3a565d2e0a6461d0761d43f886dbfd27550b7a435b630 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c69e98551fea3ade7d5d3174835499c6c8c1b5533168f15518668d544bc82e4b [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" "c69e98551fea3ade7d5d3174835499c6c8c1b5533168f15518668d544bc82e4b", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling proc-macro2 v1.0.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling getrandom v0.1.11 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling nonzero_signed v1.0.3 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling tuple_utils v0.3.0 [INFO] [stderr] Compiling shrev v1.1.1 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling hibitset v0.6.2 [INFO] [stderr] Compiling shred v0.9.2 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Compiling derivative v1.0.3 [INFO] [stderr] Compiling specs-derive v0.4.0 [INFO] [stderr] Compiling specs v0.15.0 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling rcdda v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant is never used: `RED` [INFO] [stdout] --> src/colors.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / pub const RED: Color = Color { [INFO] [stdout] 10 | | r: 255, [INFO] [stdout] 11 | | g: 0, [INFO] [stdout] 12 | | b: 0, [INFO] [stdout] 13 | | a: 0, [INFO] [stdout] 14 | | }; [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `BLUE` [INFO] [stdout] --> src/colors.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / pub const BLUE: Color = Color { [INFO] [stdout] 16 | | r: 0, [INFO] [stdout] 17 | | g: 0, [INFO] [stdout] 18 | | b: 255, [INFO] [stdout] 19 | | a: 0, [INFO] [stdout] 20 | | }; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `WHITE` [INFO] [stdout] --> src/colors.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / pub const WHITE: Color = Color { [INFO] [stdout] 22 | | r: 255, [INFO] [stdout] 23 | | g: 255, [INFO] [stdout] 24 | | b: 255, [INFO] [stdout] 25 | | a: 255, [INFO] [stdout] 26 | | }; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `BLACK` [INFO] [stdout] --> src/colors.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | / pub const BLACK: Color = Color { [INFO] [stdout] 28 | | r: 0, [INFO] [stdout] 29 | | g: 0, [INFO] [stdout] 30 | | b: 0, [INFO] [stdout] 31 | | a: 0, [INFO] [stdout] 32 | | }; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `TRANSPARENT` [INFO] [stdout] --> src/colors.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / pub const TRANSPARENT: Color = Color { [INFO] [stdout] 34 | | r: 0, [INFO] [stdout] 35 | | g: 0, [INFO] [stdout] 36 | | b: 0, [INFO] [stdout] 37 | | a: 0, [INFO] [stdout] 38 | | }; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `GREEN` [INFO] [stdout] --> src/colors.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | / pub const GREEN: Color = Color { [INFO] [stdout] 40 | | r: 0, [INFO] [stdout] 41 | | g: 255, [INFO] [stdout] 42 | | b: 0, [INFO] [stdout] 43 | | a: 0, [INFO] [stdout] 44 | | }; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `PINK` [INFO] [stdout] --> src/colors.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | / pub const PINK: Color = Color { [INFO] [stdout] 46 | | r: 255, [INFO] [stdout] 47 | | g: 105, [INFO] [stdout] 48 | | b: 180, [INFO] [stdout] 49 | | a: 0, [INFO] [stdout] 50 | | }; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rcdda-a937d2c8cba16a2e.rcdda.b2ek4ycl-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rcdda-a937d2c8cba16a2e.rcdda.b2ek4ycl-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rcdda-a937d2c8cba16a2e.rcdda.b2ek4ycl-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rcdda-a937d2c8cba16a2e.rcdda.b2ek4ycl-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rcdda-a937d2c8cba16a2e.rcdda.b2ek4ycl-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rcdda-a937d2c8cba16a2e.rcdda.b2ek4ycl-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rcdda-a937d2c8cba16a2e.rcdda.b2ek4ycl-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rcdda-a937d2c8cba16a2e.rcdda.b2ek4ycl-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rcdda-a937d2c8cba16a2e.rcdda.b2ek4ycl-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rcdda-a937d2c8cba16a2e.rcdda.b2ek4ycl-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rcdda-a937d2c8cba16a2e.rcdda.b2ek4ycl-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rcdda-a937d2c8cba16a2e.rcdda.b2ek4ycl-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rcdda-a937d2c8cba16a2e.rcdda.b2ek4ycl-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rcdda-a937d2c8cba16a2e.rcdda.b2ek4ycl-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rcdda-a937d2c8cba16a2e.rcdda.b2ek4ycl-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rcdda-a937d2c8cba16a2e.rcdda.b2ek4ycl-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/rcdda-a937d2c8cba16a2e" "/opt/rustwide/target/debug/deps/rcdda-a937d2c8cba16a2e.1s09jh5kzvp63eyk.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libserde_json-9088b8f5aaa2302c.rlib" "/opt/rustwide/target/debug/deps/libryu-e6415e117e8332fa.rlib" "/opt/rustwide/target/debug/deps/libitoa-25d33da1e28d930f.rlib" "/opt/rustwide/target/debug/deps/libserde-328ac033e977621d.rlib" "/opt/rustwide/target/debug/deps/libspecs-4d513837548da221.rlib" "/opt/rustwide/target/debug/deps/liblog-65d64d9006edecef.rlib" "/opt/rustwide/target/debug/deps/libtuple_utils-e19f8984acbd89e6.rlib" "/opt/rustwide/target/debug/deps/libshrev-62c61a8f12c0b10c.rlib" "/opt/rustwide/target/debug/deps/libshred-dcd6810fbdf9f4ac.rlib" "/opt/rustwide/target/debug/deps/libmopa-1f4fde885f969738.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d847ca8ad71f8a64.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-8fa2b7436b93323b.rlib" "/opt/rustwide/target/debug/deps/libhibitset-7a14c4b6ac04b95e.rlib" "/opt/rustwide/target/debug/deps/librayon-68cca6561969f62e.rlib" "/opt/rustwide/target/debug/deps/librayon_core-c6cd737c8bc64273.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-5dbd87b83a98960a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-30e1e73ca102a7d4.rlib" "/opt/rustwide/target/debug/deps/libeither-3b62fcb2641592c2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-dd528d9f6f3e583e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-71c2da9d4b774e67.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-81bd70c953b45fed.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-51df4176226e31b2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-812cd8cc769df117.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-85557471d8fe969f.rlib" "/opt/rustwide/target/debug/deps/libnodrop-15a96655c8197c54.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3ffe9d8230e44ab9.rlib" "/opt/rustwide/target/debug/deps/libatom-5e86ac167816ad4a.rlib" "/opt/rustwide/target/debug/deps/libsdl2-40ecd101a1314895.rlib" "/opt/rustwide/target/debug/deps/librand-c3ed0aab36a55cf1.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-6bd4620e708cdb51.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-1c15098771ad172b.rlib" "/opt/rustwide/target/debug/deps/librand_hc-e06466b7f80f8ad5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3b28242ac03fca4e.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-d7c73f36431ab21e.rlib" "/opt/rustwide/target/debug/deps/librand_core-c1396f78a55a6243.rlib" "/opt/rustwide/target/debug/deps/librand_os-f8e6d012ccf3b6bc.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c0aa4284fb906dad.rlib" "/opt/rustwide/target/debug/deps/librand_core-7777f623c08783e5.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-ceee3b6d56f116e2.rlib" "/opt/rustwide/target/debug/deps/libbitflags-197bd07da58b7856.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-189ff3a32fc15909.rlib" "/opt/rustwide/target/debug/deps/liblibc-43449a33f75e324c.rlib" "/opt/rustwide/target/debug/deps/libnum-abfba91b756c2d2c.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-70d8f35932287ba7.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-f565b6641d0ef27f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-118c6bee79b2c431.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_image" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lSDL2_image [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rcdda` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "c69e98551fea3ade7d5d3174835499c6c8c1b5533168f15518668d544bc82e4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c69e98551fea3ade7d5d3174835499c6c8c1b5533168f15518668d544bc82e4b", kill_on_drop: false }` [INFO] [stdout] c69e98551fea3ade7d5d3174835499c6c8c1b5533168f15518668d544bc82e4b