[INFO] cloning repository https://github.com/luca1197/gmod-developer-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luca1197/gmod-developer-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluca1197%2Fgmod-developer-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluca1197%2Fgmod-developer-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4abbf95165afd3393b3aa8f030d3094ca430852b [INFO] testing luca1197/gmod-developer-cli against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluca1197%2Fgmod-developer-cli" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/luca1197/gmod-developer-cli [INFO] finished tweaking git repo https://github.com/luca1197/gmod-developer-cli [INFO] tweaked toml for git repo https://github.com/luca1197/gmod-developer-cli written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/luca1197/gmod-developer-cli on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/luca1197/gmod-developer-cli already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/lasa01/serde` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/luca1197/fork-plumber_core` [INFO] [stderr] Updating git repository `https://github.com/lasa01/vtflib2-rs` [INFO] [stderr] Updating git repository `https://github.com/lasa01/vtflib2-sys` [INFO] [stderr] Updating git submodule `https://github.com/lasa01/VTFLib.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded steamy-vdf v0.2.0 [INFO] [stderr] Downloaded steamlocate v1.2.1 [INFO] [stderr] Downloaded pest_generator v2.7.11 [INFO] [stderr] Downloaded md5 v0.7.0 [INFO] [stderr] Downloaded keyvalues-parser v0.1.0 [INFO] [stderr] Downloaded newline-converter v0.3.0 [INFO] [stderr] Downloaded bytecount v0.6.8 [INFO] [stderr] Downloaded paris v1.5.15 [INFO] [stderr] Downloaded rgb v0.8.48 [INFO] [stderr] Downloaded clap_derive v4.5.13 [INFO] [stderr] Downloaded simple-error v0.3.1 [INFO] [stderr] Downloaded clap v4.5.13 [INFO] [stderr] Downloaded encoding v0.2.33 [INFO] [stderr] Downloaded cc v1.1.8 [INFO] [stderr] Downloaded crossterm v0.25.0 [INFO] [stderr] Downloaded glam v0.20.5 [INFO] [stderr] Downloaded clap_builder v4.5.13 [INFO] [stderr] Downloaded encoding-index-korean v1.20141219.5 [INFO] [stderr] Downloaded encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Downloaded pest v2.7.11 [INFO] [stderr] Downloaded regex v1.10.6 [INFO] [stderr] Downloaded inquire v0.7.5 [INFO] [stderr] Downloaded encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Downloaded encoding-index-japanese v1.20141219.5 [INFO] [stderr] Downloaded matrixmultiply v0.3.9 [INFO] [stderr] Downloaded pest_meta v2.7.11 [INFO] [stderr] Downloaded encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Downloaded pest_derive v2.7.11 [INFO] [stderr] Downloaded nom v1.2.4 [INFO] [stderr] Downloaded winreg v0.11.0 [INFO] [stderr] Downloaded maligned v0.2.1 [INFO] [stderr] Downloaded winreg v0.8.0 [INFO] [stderr] Downloaded encoding_index_tests v0.1.4 [INFO] [stderr] Downloaded unicode-width v0.1.13 [INFO] [stderr] Downloaded keyvalues-serde v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 19d7c8f8e4dece4c1947a9fdef37cbc7b6f38c128eacb327c804ec7d8bd41a5b [INFO] running `Command { std: "docker" "start" "-a" "19d7c8f8e4dece4c1947a9fdef37cbc7b6f38c128eacb327c804ec7d8bd41a5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19d7c8f8e4dece4c1947a9fdef37cbc7b6f38c128eacb327c804ec7d8bd41a5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19d7c8f8e4dece4c1947a9fdef37cbc7b6f38c128eacb327c804ec7d8bd41a5b", kill_on_drop: false }` [INFO] [stdout] 19d7c8f8e4dece4c1947a9fdef37cbc7b6f38c128eacb327c804ec7d8bd41a5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2203947ab8f23fbade60644f5c7b2651afb8d4c0dc987fa6978d173782d6df89 [INFO] running `Command { std: "docker" "start" "-a" "2203947ab8f23fbade60644f5c7b2651afb8d4c0dc987fa6978d173782d6df89", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_derive v1.0.125 (https://github.com/lasa01/serde?branch=case-insensitive-attr#11ee221b) [INFO] [stderr] Compiling serde v1.0.125 (https://github.com/lasa01/serde?branch=case-insensitive-attr#11ee221b) [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling cc v1.1.8 [INFO] [stderr] Compiling bytemuck v1.16.3 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling rgb v0.8.48 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling maligned v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling glam v0.20.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling vtflib2-sys v0.1.0 (https://github.com/lasa01/vtflib2-sys?rev=0b961399ae2ab21add7a82183f36a3e9e5697477#0b961399) [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling clap_builder v4.5.13 [INFO] [stderr] Compiling steamy-vdf v0.2.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling simple-error v0.3.1 [INFO] [stderr] Compiling paris v1.5.15 [INFO] [stderr] Compiling newline-converter v0.3.0 [INFO] [stderr] Compiling inquire v0.7.5 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling zerocopy-derive v0.6.6 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling zerocopy v0.6.6 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling pest v2.7.11 [INFO] [stderr] Compiling vtflib2 v0.1.0 (https://github.com/lasa01/vtflib2-rs?rev=0793c5a2322aaae7dc4b4527e53168284be94793#0793c5a2) [INFO] [stderr] Compiling plumber_vdf v0.1.0 (https://github.com/luca1197/fork-plumber_core#78aa7ab6) [INFO] [stderr] Compiling plumber_uncased v0.1.0 (https://github.com/luca1197/fork-plumber_core#78aa7ab6) [INFO] [stderr] Compiling plumber_vpk v0.1.0 (https://github.com/luca1197/fork-plumber_core#78aa7ab6) [INFO] [stderr] Compiling clap v4.5.13 [INFO] [stderr] Compiling plumber_steam v0.1.0 (https://github.com/luca1197/fork-plumber_core#78aa7ab6) [INFO] [stderr] Compiling plumber_fs v0.1.0 (https://github.com/luca1197/fork-plumber_core#78aa7ab6) [INFO] [stderr] Compiling plumber_asset_core v0.1.0 (https://github.com/luca1197/fork-plumber_core#78aa7ab6) [INFO] [stderr] Compiling plumber_vmt v0.1.0 (https://github.com/luca1197/fork-plumber_core#78aa7ab6) [INFO] [stderr] Compiling plumber_mdl v0.1.0 (https://github.com/luca1197/fork-plumber_core#78aa7ab6) [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Compiling plumber_asset_vtf v0.1.0 (https://github.com/luca1197/fork-plumber_core#78aa7ab6) [INFO] [stderr] Compiling plumber_vmf v0.1.0 (https://github.com/luca1197/fork-plumber_core#78aa7ab6) [INFO] [stderr] Compiling plumber_asset_vmt v0.1.0 (https://github.com/luca1197/fork-plumber_core#78aa7ab6) [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Compiling plumber_asset_mdl v0.1.0 (https://github.com/luca1197/fork-plumber_core#78aa7ab6) [INFO] [stderr] Compiling plumber_asset_vmf v0.1.0 (https://github.com/luca1197/fork-plumber_core#78aa7ab6) [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Compiling plumber_core v0.1.0 (https://github.com/luca1197/fork-plumber_core#78aa7ab6) [INFO] [stderr] Compiling keyvalues-parser v0.1.0 [INFO] [stderr] Compiling keyvalues-serde v0.1.0 [INFO] [stderr] Compiling steamlocate v1.2.1 [INFO] [stderr] Compiling gcli v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.43s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v1.2.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "2203947ab8f23fbade60644f5c7b2651afb8d4c0dc987fa6978d173782d6df89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2203947ab8f23fbade60644f5c7b2651afb8d4c0dc987fa6978d173782d6df89", kill_on_drop: false }` [INFO] [stdout] 2203947ab8f23fbade60644f5c7b2651afb8d4c0dc987fa6978d173782d6df89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c45e5b6feb6da4d46e88319a8fcd16b9e575b61259da3b5a5bed450b1176349 [INFO] running `Command { std: "docker" "start" "-a" "1c45e5b6feb6da4d46e88319a8fcd16b9e575b61259da3b5a5bed450b1176349", kill_on_drop: false }` [INFO] [stderr] Compiling gcli v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.85s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v1.2.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "1c45e5b6feb6da4d46e88319a8fcd16b9e575b61259da3b5a5bed450b1176349", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c45e5b6feb6da4d46e88319a8fcd16b9e575b61259da3b5a5bed450b1176349", kill_on_drop: false }` [INFO] [stdout] 1c45e5b6feb6da4d46e88319a8fcd16b9e575b61259da3b5a5bed450b1176349 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e005a9be02e6a4714eefa66adff63986d1584f8003788b00934c0297ec4f6601 [INFO] running `Command { std: "docker" "start" "-a" "e005a9be02e6a4714eefa66adff63986d1584f8003788b00934c0297ec4f6601", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v1.2.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gcli-6593d3576ceaa639) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e005a9be02e6a4714eefa66adff63986d1584f8003788b00934c0297ec4f6601", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e005a9be02e6a4714eefa66adff63986d1584f8003788b00934c0297ec4f6601", kill_on_drop: false }` [INFO] [stdout] e005a9be02e6a4714eefa66adff63986d1584f8003788b00934c0297ec4f6601