[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 1.49.0 for beta-1.50-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 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "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-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" "+1.49.0" "fetch" "--locked" "--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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c6c27f2086c06444bdd999b4f9eb1730a88085886ee70754bcf6253ef7c37e79 [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" "c6c27f2086c06444bdd999b4f9eb1730a88085886ee70754bcf6253ef7c37e79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c6c27f2086c06444bdd999b4f9eb1730a88085886ee70754bcf6253ef7c37e79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6c27f2086c06444bdd999b4f9eb1730a88085886ee70754bcf6253ef7c37e79", kill_on_drop: false }` [INFO] [stdout] c6c27f2086c06444bdd999b4f9eb1730a88085886ee70754bcf6253ef7c37e79 [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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "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] b1eb009e8878d7ea4d64447c943d35fe4e799bf974f6b23f53910c351f6b53ce [INFO] running `Command { std: "docker" "start" "-a" "b1eb009e8878d7ea4d64447c943d35fe4e799bf974f6b23f53910c351f6b53ce", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling proc-macro2 v1.0.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling getrandom v0.1.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling tuple_utils v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling nonzero_signed v1.0.3 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling c2-chacha v0.2.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 rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling shred v0.9.2 [INFO] [stderr] Compiling hibitset v0.6.2 [INFO] [stderr] Compiling derivative v1.0.3 [INFO] [stderr] Compiling specs-derive v0.4.0 [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 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/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rcdda-1f747665de9a444c.rcdda.cz50kxky-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rcdda-1f747665de9a444c.rcdda.cz50kxky-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rcdda-1f747665de9a444c.rcdda.cz50kxky-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rcdda-1f747665de9a444c.rcdda.cz50kxky-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rcdda-1f747665de9a444c.rcdda.cz50kxky-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rcdda-1f747665de9a444c.rcdda.cz50kxky-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rcdda-1f747665de9a444c.rcdda.cz50kxky-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rcdda-1f747665de9a444c.rcdda.cz50kxky-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rcdda-1f747665de9a444c.rcdda.cz50kxky-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rcdda-1f747665de9a444c.rcdda.cz50kxky-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rcdda-1f747665de9a444c.rcdda.cz50kxky-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rcdda-1f747665de9a444c.rcdda.cz50kxky-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rcdda-1f747665de9a444c.rcdda.cz50kxky-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rcdda-1f747665de9a444c.rcdda.cz50kxky-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rcdda-1f747665de9a444c.rcdda.cz50kxky-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rcdda-1f747665de9a444c.rcdda.cz50kxky-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/rcdda-1f747665de9a444c" "/opt/rustwide/target/debug/deps/rcdda-1f747665de9a444c.38dzeohmkocnvsnl.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libserde_json-5c23dc480da28272.rlib" "/opt/rustwide/target/debug/deps/libryu-e2e3c0d9c2c97bb4.rlib" "/opt/rustwide/target/debug/deps/libitoa-ad466912a71ab2a3.rlib" "/opt/rustwide/target/debug/deps/libserde-623b74c6c8dcbed8.rlib" "/opt/rustwide/target/debug/deps/libspecs-65e57980de828e91.rlib" "/opt/rustwide/target/debug/deps/liblog-9f4b8eb482776516.rlib" "/opt/rustwide/target/debug/deps/libtuple_utils-7e35162aa65034f2.rlib" "/opt/rustwide/target/debug/deps/libshrev-09d0d5365fd1e69f.rlib" "/opt/rustwide/target/debug/deps/libshred-70a4b90caa2aedc5.rlib" "/opt/rustwide/target/debug/deps/libmopa-97a1bd96ad1c0dfa.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0c7340b6b9d9158d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-8d344c3a314bc1c1.rlib" "/opt/rustwide/target/debug/deps/libhibitset-e5ddb8736a2a147b.rlib" "/opt/rustwide/target/debug/deps/librayon-b8b68e3db9126299.rlib" "/opt/rustwide/target/debug/deps/librayon_core-86814ce1cd7eb8b0.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bc827f0845af156c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-5bdad62556eb3742.rlib" "/opt/rustwide/target/debug/deps/libeither-fcc809e190499935.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8362808073261dc8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-d8668d44f1343817.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-fcd8504577a1291d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-4f2d30ec748dbd94.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-19187cd846025ee2.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-219f0fd04df20c00.rlib" "/opt/rustwide/target/debug/deps/libnodrop-964eb80ddccd0e5d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3673e727ad517307.rlib" "/opt/rustwide/target/debug/deps/libatom-17cbc39d59807c3c.rlib" "/opt/rustwide/target/debug/deps/libsdl2-fa3f219e768b77f9.rlib" "/opt/rustwide/target/debug/deps/librand-8088852618fae5ff.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-716d63fd76a0fe98.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-a15ae9b2f36cbd56.rlib" "/opt/rustwide/target/debug/deps/librand_hc-4231c088ff76b208.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e148851f43b500c3.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-cb6ff27a0198ffaa.rlib" "/opt/rustwide/target/debug/deps/librand_core-576f07123c305a17.rlib" "/opt/rustwide/target/debug/deps/librand_os-f2435b270f0eb63f.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-179f10980ade89d3.rlib" "/opt/rustwide/target/debug/deps/librand_core-fe89edf997f58b50.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-9c03ce403861ef95.rlib" "/opt/rustwide/target/debug/deps/libbitflags-b09835e188491adc.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-4ccbe9d570ae61ca.rlib" "/opt/rustwide/target/debug/deps/liblibc-476a67f2c3756147.rlib" "/opt/rustwide/target/debug/deps/libnum-01eb4c6d5cde3e74.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-4449deefaa258752.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-638780fca109c637.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ed16428849c7468f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.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" "b1eb009e8878d7ea4d64447c943d35fe4e799bf974f6b23f53910c351f6b53ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1eb009e8878d7ea4d64447c943d35fe4e799bf974f6b23f53910c351f6b53ce", kill_on_drop: false }` [INFO] [stdout] b1eb009e8878d7ea4d64447c943d35fe4e799bf974f6b23f53910c351f6b53ce