[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 beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsztosz%2Frcdda" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sztosz/rcdda on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-8/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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 0d5988741e236cc4e8c7e8c6fd58dfb770096a8f0dfb8cc672682e665ec06cf5 [INFO] running `Command { std: "docker" "start" "-a" "0d5988741e236cc4e8c7e8c6fd58dfb770096a8f0dfb8cc672682e665ec06cf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d5988741e236cc4e8c7e8c6fd58dfb770096a8f0dfb8cc672682e665ec06cf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d5988741e236cc4e8c7e8c6fd58dfb770096a8f0dfb8cc672682e665ec06cf5", kill_on_drop: false }` [INFO] [stdout] 0d5988741e236cc4e8c7e8c6fd58dfb770096a8f0dfb8cc672682e665ec06cf5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 4bb1ffc9dabfcb9c4ed38ac7864a3bead7fdc3157cc2408bac7b470552a09a9a [INFO] running `Command { std: "docker" "start" "-a" "4bb1ffc9dabfcb9c4ed38ac7864a3bead7fdc3157cc2408bac7b470552a09a9a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling proc-macro2 v1.0.1 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling nonzero_signed v1.0.3 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling num-traits v0.2.8 [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 derivative v1.0.3 [INFO] [stderr] Compiling specs-derive v0.4.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling getrandom v0.1.11 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling rayon v1.1.0 [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 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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rcdda-32c3df59cad8a914.rcdda.ee18efe1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rcdda-32c3df59cad8a914.rcdda.ee18efe1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rcdda-32c3df59cad8a914.rcdda.ee18efe1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rcdda-32c3df59cad8a914.rcdda.ee18efe1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rcdda-32c3df59cad8a914.rcdda.ee18efe1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rcdda-32c3df59cad8a914.rcdda.ee18efe1-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rcdda-32c3df59cad8a914.rcdda.ee18efe1-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rcdda-32c3df59cad8a914.rcdda.ee18efe1-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rcdda-32c3df59cad8a914.rcdda.ee18efe1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rcdda-32c3df59cad8a914.rcdda.ee18efe1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rcdda-32c3df59cad8a914.rcdda.ee18efe1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rcdda-32c3df59cad8a914.rcdda.ee18efe1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rcdda-32c3df59cad8a914.rcdda.ee18efe1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rcdda-32c3df59cad8a914.rcdda.ee18efe1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rcdda-32c3df59cad8a914.rcdda.ee18efe1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rcdda-32c3df59cad8a914.rcdda.ee18efe1-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/rcdda-32c3df59cad8a914.3qyb1pxxu8sooirf.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libserde_json-dc84a39d04a180c5.rlib" "/opt/rustwide/target/debug/deps/libryu-9075e4fc1832368f.rlib" "/opt/rustwide/target/debug/deps/libitoa-ee4781cc30e192fc.rlib" "/opt/rustwide/target/debug/deps/libserde-2e3373d89f13fe27.rlib" "/opt/rustwide/target/debug/deps/libspecs-1c712e89b4903c1c.rlib" "/opt/rustwide/target/debug/deps/liblog-bd2aeabb893b6ff2.rlib" "/opt/rustwide/target/debug/deps/libtuple_utils-04dc4fbc2ffbd324.rlib" "/opt/rustwide/target/debug/deps/libshrev-b5e8fc5d2577eb9e.rlib" "/opt/rustwide/target/debug/deps/libshred-5169718cd7c7fa2b.rlib" "/opt/rustwide/target/debug/deps/libmopa-0dc3478107a11471.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a78424d22891558d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-67125b8d2ef96406.rlib" "/opt/rustwide/target/debug/deps/libhibitset-5587a4a9df1cac2a.rlib" "/opt/rustwide/target/debug/deps/librayon-25c342235835aaf3.rlib" "/opt/rustwide/target/debug/deps/librayon_core-6f6d4efc1e4e1dea.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-2046533df97ea10c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-b95dc5d0446c6748.rlib" "/opt/rustwide/target/debug/deps/libeither-cc6a3ee3b2aa998f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-cd4d8ae0df6284bc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-477733339cc14d48.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d89edd6b5dde0279.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1ab2fc8a27c44251.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-30dc69ede17d5499.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-b13769804a21de2d.rlib" "/opt/rustwide/target/debug/deps/libnodrop-bfd73af8b2260a15.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-843e868c916b52db.rlib" "/opt/rustwide/target/debug/deps/libatom-1021087a5524f2f9.rlib" "/opt/rustwide/target/debug/deps/libsdl2-44f9e56534753a0d.rlib" "/opt/rustwide/target/debug/deps/librand-b94b86ae83d989ad.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-06e217ad92df2bfc.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-ac5c216a70bcf2ef.rlib" "/opt/rustwide/target/debug/deps/librand_hc-714c82d8096c6ceb.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-fabfe7bb69033745.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-8633f70b8881f8de.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-a6ffbd6e57632e30.rlib" "/opt/rustwide/target/debug/deps/librand_core-8951c9ba3b1758eb.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-692bbb27a4a3c4c2.rlib" "/opt/rustwide/target/debug/deps/libbitflags-95dbd6b1c1e7a457.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f94f742a39e224b7.rlib" "/opt/rustwide/target/debug/deps/liblibc-42cd38000c3e94e8.rlib" "/opt/rustwide/target/debug/deps/libnum-b26530adfb9ea39d.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-f327f44184242a68.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7ea94ee11de2b68f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a27c46ce2a12db9f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_image" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rcdda-32c3df59cad8a914" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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` due to 2 previous errors; 7 warnings emitted [INFO] running `Command { std: "docker" "inspect" "4bb1ffc9dabfcb9c4ed38ac7864a3bead7fdc3157cc2408bac7b470552a09a9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bb1ffc9dabfcb9c4ed38ac7864a3bead7fdc3157cc2408bac7b470552a09a9a", kill_on_drop: false }` [INFO] [stdout] 4bb1ffc9dabfcb9c4ed38ac7864a3bead7fdc3157cc2408bac7b470552a09a9a