[INFO] cloning repository https://github.com/dlo9/wrap [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dlo9/wrap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdlo9%2Fwrap", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdlo9%2Fwrap'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b3e7476fd0655916ff96e6b1abbc3ed76c6d4866 [INFO] testing dlo9/wrap against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdlo9%2Fwrap" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dlo9/wrap on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dlo9/wrap [INFO] finished tweaking git repo https://github.com/dlo9/wrap [INFO] tweaked toml for git repo https://github.com/dlo9/wrap written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/dlo9/wrap already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f678665891edefaa003a5c8a72a1c2852429b1c6ab6d78271ea1a25a00c50f9e [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" "f678665891edefaa003a5c8a72a1c2852429b1c6ab6d78271ea1a25a00c50f9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f678665891edefaa003a5c8a72a1c2852429b1c6ab6d78271ea1a25a00c50f9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f678665891edefaa003a5c8a72a1c2852429b1c6ab6d78271ea1a25a00c50f9e", kill_on_drop: false }` [INFO] [stdout] f678665891edefaa003a5c8a72a1c2852429b1c6ab6d78271ea1a25a00c50f9e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2680b2ad4e9229c192a6a911b240a10a120754779b9b1f28cb67182be6d05033 [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" "2680b2ad4e9229c192a6a911b240a10a120754779b9b1f28cb67182be6d05033", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling enum_derive v0.1.7 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling object v0.25.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling errno v0.2.7 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling exec v0.3.1 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling dlv-list v0.2.3 [INFO] [stderr] Compiling ordered-multimap v0.3.1 [INFO] [stderr] Compiling rust-ini v0.17.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling color-backtrace v0.5.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling paw-attributes v1.0.2 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling paw v1.0.0 [INFO] [stderr] Compiling structopt v0.3.22 [INFO] [stderr] Compiling json5 v0.3.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling ron v0.6.4 [INFO] [stderr] Compiling config v0.11.0 (https://github.com/dlo9/config-rs#44d8ce79) [INFO] [stderr] Compiling wrap v0.2.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant `fish` should have an upper camel case name [INFO] [stdout] --> src/shell/mod.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | fish, [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Fish` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `config::Config::merge`: please use 'ConfigBuilder' instead [INFO] [stdout] --> src/wrap/config.rs:31:11 [INFO] [stdout] | [INFO] [stdout] 31 | s.merge(File::with_name(&format!("/etc/{}", CONFIG_FILE_NAME)).required(false))?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `config::Config::merge`: please use 'ConfigBuilder' instead [INFO] [stdout] --> src/wrap/config.rs:35:15 [INFO] [stdout] | [INFO] [stdout] 35 | s.merge(File::with_name(&path.to_string_lossy()).required(true))?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `config::Config::merge`: please use 'ConfigBuilder' instead [INFO] [stdout] --> src/wrap/config.rs:40:19 [INFO] [stdout] | [INFO] [stdout] 40 | s.merge(File::with_name(&format!("{}/.config/{}", path.to_string_lossy(), CONFIG_FILE_NAME)).required(false))?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `config::Config::merge`: please use 'ConfigBuilder' instead [INFO] [stdout] --> src/wrap/config.rs:44:15 [INFO] [stdout] | [INFO] [stdout] 44 | s.merge(File::with_name(CONFIG_FILE_NAME).required(false))?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `config::Config::merge`: please use 'ConfigBuilder' instead [INFO] [stdout] --> src/wrap/config.rs:49:11 [INFO] [stdout] | [INFO] [stdout] 49 | s.merge(Environment::with_prefix(CONFIG_FILE_NAME))?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `Command { std: "docker" "inspect" "2680b2ad4e9229c192a6a911b240a10a120754779b9b1f28cb67182be6d05033", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2680b2ad4e9229c192a6a911b240a10a120754779b9b1f28cb67182be6d05033", kill_on_drop: false }` [INFO] [stdout] 2680b2ad4e9229c192a6a911b240a10a120754779b9b1f28cb67182be6d05033 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--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] 921021d505173f51a6b02bfcd651ab1389449a341fa9b74483fbc256fd2bde79 [INFO] running `Command { std: "docker" "start" "-a" "921021d505173f51a6b02bfcd651ab1389449a341fa9b74483fbc256fd2bde79", kill_on_drop: false }` [INFO] [stderr] Compiling wrap v0.2.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant `fish` should have an upper camel case name [INFO] [stdout] --> src/shell/mod.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | fish, [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Fish` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `config::Config::merge`: please use 'ConfigBuilder' instead [INFO] [stdout] --> src/wrap/config.rs:31:11 [INFO] [stdout] | [INFO] [stdout] 31 | s.merge(File::with_name(&format!("/etc/{}", CONFIG_FILE_NAME)).required(false))?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `config::Config::merge`: please use 'ConfigBuilder' instead [INFO] [stdout] --> src/wrap/config.rs:35:15 [INFO] [stdout] | [INFO] [stdout] 35 | s.merge(File::with_name(&path.to_string_lossy()).required(true))?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `config::Config::merge`: please use 'ConfigBuilder' instead [INFO] [stdout] --> src/wrap/config.rs:40:19 [INFO] [stdout] | [INFO] [stdout] 40 | s.merge(File::with_name(&format!("{}/.config/{}", path.to_string_lossy(), CONFIG_FILE_NAME)).required(false))?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `config::Config::merge`: please use 'ConfigBuilder' instead [INFO] [stdout] --> src/wrap/config.rs:44:15 [INFO] [stdout] | [INFO] [stdout] 44 | s.merge(File::with_name(CONFIG_FILE_NAME).required(false))?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `config::Config::merge`: please use 'ConfigBuilder' instead [INFO] [stdout] --> src/wrap/config.rs:49:11 [INFO] [stdout] | [INFO] [stdout] 49 | s.merge(Environment::with_prefix(CONFIG_FILE_NAME))?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.68s [INFO] running `Command { std: "docker" "inspect" "921021d505173f51a6b02bfcd651ab1389449a341fa9b74483fbc256fd2bde79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "921021d505173f51a6b02bfcd651ab1389449a341fa9b74483fbc256fd2bde79", kill_on_drop: false }` [INFO] [stdout] 921021d505173f51a6b02bfcd651ab1389449a341fa9b74483fbc256fd2bde79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c7a3d04cc99add8a418d0c61320115f995aa5c037a509669b10552fb73c03a8d [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" "c7a3d04cc99add8a418d0c61320115f995aa5c037a509669b10552fb73c03a8d", kill_on_drop: false }` [INFO] [stderr] warning: variant `fish` should have an upper camel case name [INFO] [stderr] --> src/shell/mod.rs:12:9 [INFO] [stderr] | [INFO] [stderr] 12 | fish, [INFO] [stderr] | ^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Fish` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `config::Config::merge`: please use 'ConfigBuilder' instead [INFO] [stderr] --> src/wrap/config.rs:31:11 [INFO] [stderr] | [INFO] [stderr] 31 | s.merge(File::with_name(&format!("/etc/{}", CONFIG_FILE_NAME)).required(false))?; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `config::Config::merge`: please use 'ConfigBuilder' instead [INFO] [stderr] --> src/wrap/config.rs:35:15 [INFO] [stderr] | [INFO] [stderr] 35 | s.merge(File::with_name(&path.to_string_lossy()).required(true))?; [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `config::Config::merge`: please use 'ConfigBuilder' instead [INFO] [stderr] --> src/wrap/config.rs:40:19 [INFO] [stderr] | [INFO] [stderr] 40 | s.merge(File::with_name(&format!("{}/.config/{}", path.to_string_lossy(), CONFIG_FILE_NAME)).required(false))?; [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `config::Config::merge`: please use 'ConfigBuilder' instead [INFO] [stderr] --> src/wrap/config.rs:44:15 [INFO] [stderr] | [INFO] [stderr] 44 | s.merge(File::with_name(CONFIG_FILE_NAME).required(false))?; [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `config::Config::merge`: please use 'ConfigBuilder' instead [INFO] [stderr] --> src/wrap/config.rs:49:11 [INFO] [stderr] | [INFO] [stderr] 49 | s.merge(Environment::with_prefix(CONFIG_FILE_NAME))?; [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `wrap` (bin "wrap" test) generated 6 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/wrap-1dbb89a47201d0d3) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test wrap::variable::test::argument_parse_empty_input_empty_output ... ok [INFO] [stdout] test wrap::variable::test::argument_parse_variable_input_replaced_output ... ok [INFO] [stdout] test wrap::variable::test::argument_parse_literal_input_literal_output ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c7a3d04cc99add8a418d0c61320115f995aa5c037a509669b10552fb73c03a8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7a3d04cc99add8a418d0c61320115f995aa5c037a509669b10552fb73c03a8d", kill_on_drop: false }` [INFO] [stdout] c7a3d04cc99add8a418d0c61320115f995aa5c037a509669b10552fb73c03a8d