[INFO] cloning repository https://github.com/vhsw/g13_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vhsw/g13_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvhsw%2Fg13_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvhsw%2Fg13_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a0871b722921aa3d504cca29404e068851cd4445 [INFO] testing vhsw/g13_rust against beta-2023-10-04 for beta-1.74-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvhsw%2Fg13_rust" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vhsw/g13_rust on toolchain beta-2023-10-04 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vhsw/g13_rust [INFO] finished tweaking git repo https://github.com/vhsw/g13_rust [INFO] tweaked toml for git repo https://github.com/vhsw/g13_rust written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f00fcd926be73c1cb36d32ee9a03872d8adeb57d1f4597902f5a1a6555a37e51 [INFO] running `Command { std: "docker" "start" "-a" "f00fcd926be73c1cb36d32ee9a03872d8adeb57d1f4597902f5a1a6555a37e51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f00fcd926be73c1cb36d32ee9a03872d8adeb57d1f4597902f5a1a6555a37e51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f00fcd926be73c1cb36d32ee9a03872d8adeb57d1f4597902f5a1a6555a37e51", kill_on_drop: false }` [INFO] [stdout] f00fcd926be73c1cb36d32ee9a03872d8adeb57d1f4597902f5a1a6555a37e51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a5a97440b44409d60cbf0eb796be889ca49e099955c7f6986c550051b485c31 [INFO] running `Command { std: "docker" "start" "-a" "4a5a97440b44409d60cbf0eb796be889ca49e099955c7f6986c550051b485c31", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling ioctl-sys v0.5.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling enum_derive v0.1.7 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling bit-set v0.2.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling libusb-sys v0.2.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling uinput-sys v0.1.7 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling libudev v0.2.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling libusb v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling uinput v0.1.3 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling g13_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/g13_device.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | try!(handle.reset()); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/g13_device.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 112 | try!(handle.set_active_configuration(endpoint.config)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/g13_device.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | try!(handle.claim_interface(endpoint.iface)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/g13_device.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 114 | try!(handle.set_alternate_setting(endpoint.iface, endpoint.setting)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/g13_uinput.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | let mut key_pressed = state.kb_state.get_mut(key).unwrap(); [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/g13_uinput.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | let mut key_pressed = state.kb_state.get_mut(key).unwrap(); [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/main.rs:32:3 [INFO] [stdout] | [INFO] [stdout] 31 | struct Config { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 32 | g1: Option>, [INFO] [stdout] | ^^ [INFO] [stdout] 33 | g2: Option>, [INFO] [stdout] | ^^ [INFO] [stdout] 34 | g3: Option>, [INFO] [stdout] | ^^ [INFO] [stdout] 35 | g4: Option>, [INFO] [stdout] | ^^ [INFO] [stdout] 36 | g5: Option>, [INFO] [stdout] | ^^ [INFO] [stdout] 37 | g6: Option>, [INFO] [stdout] | ^^ [INFO] [stdout] 38 | g7: Option>, [INFO] [stdout] | ^^ [INFO] [stdout] 39 | g8: Option>, [INFO] [stdout] | ^^ [INFO] [stdout] 40 | g9: Option>, [INFO] [stdout] | ^^ [INFO] [stdout] 41 | g10: Option>, [INFO] [stdout] | ^^^ [INFO] [stdout] 42 | g11: Option>, [INFO] [stdout] | ^^^ [INFO] [stdout] 43 | g12: Option>, [INFO] [stdout] | ^^^ [INFO] [stdout] 44 | g13: Option>, [INFO] [stdout] | ^^^ [INFO] [stdout] 45 | g14: Option>, [INFO] [stdout] | ^^^ [INFO] [stdout] 46 | g15: Option>, [INFO] [stdout] | ^^^ [INFO] [stdout] 47 | g16: Option>, [INFO] [stdout] | ^^^ [INFO] [stdout] 48 | g17: Option>, [INFO] [stdout] | ^^^ [INFO] [stdout] 49 | g18: Option>, [INFO] [stdout] | ^^^ [INFO] [stdout] 50 | g19: Option>, [INFO] [stdout] | ^^^ [INFO] [stdout] 51 | g20: Option>, [INFO] [stdout] | ^^^ [INFO] [stdout] 52 | g21: Option>, [INFO] [stdout] | ^^^ [INFO] [stdout] 53 | g22: Option>, [INFO] [stdout] | ^^^ [INFO] [stdout] 54 | m1: Option>, [INFO] [stdout] | ^^ [INFO] [stdout] 55 | m2: Option>, [INFO] [stdout] | ^^ [INFO] [stdout] 56 | m3: Option>, [INFO] [stdout] | ^^ [INFO] [stdout] 57 | mr: Option>, [INFO] [stdout] | ^^ [INFO] [stdout] 58 | d0: Option>, [INFO] [stdout] | ^^ [INFO] [stdout] 59 | d1: Option>, [INFO] [stdout] | ^^ [INFO] [stdout] 60 | d2: Option>, [INFO] [stdout] | ^^ [INFO] [stdout] 61 | d3: Option>, [INFO] [stdout] | ^^ [INFO] [stdout] 62 | d4: Option>, [INFO] [stdout] | ^^ [INFO] [stdout] 63 | bkl: Option>, [INFO] [stdout] | ^^^ [INFO] [stdout] 64 | j1: Option>, [INFO] [stdout] | ^^ [INFO] [stdout] 65 | j2: Option>, [INFO] [stdout] | ^^ [INFO] [stdout] 66 | j3: Option>, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcqRT0D8/symbols.o" "/opt/rustwide/target/debug/deps/g13_rust-08513a0461f7493a.g13_rust.75c9593cd2867b6f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/g13_rust-08513a0461f7493a.g13_rust.75c9593cd2867b6f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/g13_rust-08513a0461f7493a.g13_rust.75c9593cd2867b6f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/g13_rust-08513a0461f7493a.g13_rust.75c9593cd2867b6f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/g13_rust-08513a0461f7493a.g13_rust.75c9593cd2867b6f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/g13_rust-08513a0461f7493a.4atv61fcnpiyr3g7.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libclap-11880c401991a5ff.rlib" "/opt/rustwide/target/debug/deps/libvec_map-81bba4dc3159077d.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-6ebc91243165491c.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-09ca3f7b9a040465.rlib" "/opt/rustwide/target/debug/deps/libstrsim-37a8a75f1d71b9d4.rlib" "/opt/rustwide/target/debug/deps/libatty-cfa2fea656a84d04.rlib" "/opt/rustwide/target/debug/deps/libansi_term-52e39117b892c14c.rlib" "/opt/rustwide/target/debug/deps/libuinput-2f32c58b46627828.rlib" "/opt/rustwide/target/debug/deps/liblibudev-fc680365a90b7c15.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-5ce6becdb0b39901.rlib" "/opt/rustwide/target/debug/deps/libenum_derive-9608fb7f8b6f5dd1.rlib" "/opt/rustwide/target/debug/deps/libcustom_derive-fbc31fc83a98fba2.rlib" "/opt/rustwide/target/debug/deps/libnix-bad9cd92beae9abf.rlib" "/opt/rustwide/target/debug/deps/libvoid-27ec83fa05f99577.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4996277dc570759a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-5767efca53968b50.rlib" "/opt/rustwide/target/debug/deps/libbytes-a8e955728fed936f.rlib" "/opt/rustwide/target/debug/deps/libiovec-01c05a954e371e9e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8f25c2d4e2a5ec45.rlib" "/opt/rustwide/target/debug/deps/libuinput_sys-9736f1a099632a91.rlib" "/opt/rustwide/target/debug/deps/libioctl_sys-dbbe51405d59e34b.rlib" "/opt/rustwide/target/debug/deps/libtoml-3a8c11be2ac1a7be.rlib" "/opt/rustwide/target/debug/deps/libserde-e6874ec5b3efb94d.rlib" "/opt/rustwide/target/debug/deps/liblibusb-4b51b30745c325ae.rlib" "/opt/rustwide/target/debug/deps/liblibusb_sys-e9e1d9b9dbfcff1d.rlib" "/opt/rustwide/target/debug/deps/liblibc-aea16ec40cc66800.rlib" "/opt/rustwide/target/debug/deps/libbit_set-011e12c55140b3d9.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-7be781bddcf36193.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-eca148d40c27828a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-f79ce8642007e855.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1fe9bd67498fbf18.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-3788e49522b852a5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-293157cb6c33dac0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-abbb9acf47228326.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-8eb538eb14475afc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-096c75e791c517e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-70d829e242cc2600.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0f72c91344bcfa94.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1615daa34e109985.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd25f392b75bcc2b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-6927c286ef5bc991.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-c1e84b1d0c9e0ae0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6e9717f33e8b3ab4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5f3ff2b3bef25937.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bc0a01f2fc69c61c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3bdfb762c845e8a5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-24e1c84d0c94c858.rlib" "-Wl,-Bdynamic" "-ludev" "-lusb-1.0" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/g13_rust-08513a0461f7493a" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [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 `g13_rust` (bin "g13_rust") due to 2 previous errors; 7 warnings emitted [INFO] running `Command { std: "docker" "inspect" "4a5a97440b44409d60cbf0eb796be889ca49e099955c7f6986c550051b485c31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a5a97440b44409d60cbf0eb796be889ca49e099955c7f6986c550051b485c31", kill_on_drop: false }` [INFO] [stdout] 4a5a97440b44409d60cbf0eb796be889ca49e099955c7f6986c550051b485c31