[INFO] cloning repository https://github.com/Tim-Nosco/tinysh [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tim-Nosco/tinysh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTim-Nosco%2Ftinysh", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTim-Nosco%2Ftinysh'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9df638d8d4b4fdfc73170db00db62280edd29891 [INFO] checking Tim-Nosco/tinysh against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTim-Nosco%2Ftinysh" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/Tim-Nosco/tinysh [INFO] finished tweaking git repo https://github.com/Tim-Nosco/tinysh [INFO] tweaked toml for git repo https://github.com/Tim-Nosco/tinysh written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Tim-Nosco/tinysh on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Tim-Nosco/tinysh 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pkcs8 v0.9.0 [INFO] [stderr] Downloaded atomic-polyfill v0.1.10 [INFO] [stderr] Downloaded group v0.12.0 [INFO] [stderr] Downloaded spki v0.6.0 [INFO] [stderr] Downloaded zeroize v1.5.7 [INFO] [stderr] Downloaded critical-section v0.2.7 [INFO] [stderr] Downloaded polyval v0.6.0 [INFO] [stderr] Downloaded ff v0.12.0 [INFO] [stderr] Downloaded cipher v0.4.3 [INFO] [stderr] Downloaded embedded-hal v0.2.7 [INFO] [stderr] Downloaded rfc6979 v0.3.0 [INFO] [stderr] Downloaded crypto-bigint v0.4.8 [INFO] [stderr] Downloaded heapless v0.7.16 [INFO] [stderr] Downloaded aes v0.8.1 [INFO] [stderr] Downloaded aes-gcm v0.10.1 [INFO] [stderr] Downloaded const-oid v0.9.0 [INFO] [stderr] Downloaded cortex-m v0.7.6 [INFO] [stderr] Downloaded semver v1.0.13 [INFO] [stderr] Downloaded universal-hash v0.5.0 [INFO] [stderr] Downloaded p256 v0.11.1 [INFO] [stderr] Downloaded ctr v0.9.1 [INFO] [stderr] Downloaded signature v1.5.0 [INFO] [stderr] Downloaded ecdsa v0.14.3 [INFO] [stderr] Downloaded elliptic-curve v0.12.2 [INFO] [stderr] Downloaded ghash v0.5.0 [INFO] [stderr] Downloaded os_pipe v1.0.1 [INFO] [stderr] Downloaded base64ct v1.5.1 [INFO] [stderr] Downloaded pem-rfc7468 v0.6.0 [INFO] [stderr] Downloaded der v0.6.0 [INFO] [stderr] Downloaded sec1 v0.3.0 [INFO] [stderr] Downloaded aead v0.5.1 [INFO] [stderr] Downloaded base16ct v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a0dc3a70842bcdd74b2c9eae035af251f723208b0926242439c452757ec7d8ae [INFO] running `Command { std: "docker" "start" "-a" "a0dc3a70842bcdd74b2c9eae035af251f723208b0926242439c452757ec7d8ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0dc3a70842bcdd74b2c9eae035af251f723208b0926242439c452757ec7d8ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0dc3a70842bcdd74b2c9eae035af251f723208b0926242439c452757ec7d8ae", kill_on_drop: false }` [INFO] [stdout] a0dc3a70842bcdd74b2c9eae035af251f723208b0926242439c452757ec7d8ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a780ad926f1a6530dbc07e4ee470847020cbe6895ac8bf1468c11552e678299 [INFO] running `Command { std: "docker" "start" "-a" "7a780ad926f1a6530dbc07e4ee470847020cbe6895ac8bf1468c11552e678299", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.42 [INFO] [stderr] Checking zeroize v1.5.7 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling semver v1.0.13 [INFO] [stderr] Checking base64ct v1.5.1 [INFO] [stderr] Checking const-oid v0.9.0 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking base16ct v0.1.1 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking spin v0.9.4 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Checking os_str_bytes v6.2.0 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Checking pem-rfc7468 v0.6.0 [INFO] [stderr] Compiling heapless v0.7.16 [INFO] [stderr] Checking der v0.6.0 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking termion v1.5.6 [INFO] [stderr] Checking os_pipe v1.0.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking ff v0.12.0 [INFO] [stderr] Checking crypto-bigint v0.4.8 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking cipher v0.4.3 [INFO] [stderr] Checking universal-hash v0.5.0 [INFO] [stderr] Checking group v0.12.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking polyval v0.6.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking signature v1.5.0 [INFO] [stderr] Checking sha2 v0.10.2 [INFO] [stderr] Checking aead v0.5.1 [INFO] [stderr] Checking hkdf v0.12.3 [INFO] [stderr] Checking ghash v0.5.0 [INFO] [stderr] Checking aes v0.8.1 [INFO] [stderr] Checking ctr v0.9.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking aes-gcm v0.10.1 [INFO] [stderr] Checking spki v0.6.0 [INFO] [stderr] Checking pkcs8 v0.9.0 [INFO] [stderr] Checking rfc6979 v0.3.0 [INFO] [stderr] Checking sec1 v0.3.0 [INFO] [stderr] Checking elliptic-curve v0.12.2 [INFO] [stderr] Checking ecdsa v0.14.3 [INFO] [stderr] Checking p256 v0.11.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling clap_derive v3.2.15 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking clap v3.2.16 [INFO] [stderr] Checking tinysh v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/relay.rs:318:25 [INFO] [stdout] | [INFO] [stdout] 318 | let this_node: &mut (dyn Read) = [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 318 - let this_node: &mut (dyn Read) = [INFO] [stdout] 318 + let this_node: &mut dyn Read = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/relay.rs:339:25 [INFO] [stdout] | [INFO] [stdout] 339 | let this_node: &mut (dyn Write) = [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 339 - let this_node: &mut (dyn Write) = [INFO] [stdout] 339 + let this_node: &mut dyn Write = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `challenge` [INFO] [stdout] --> src/tshl.rs:106:8 [INFO] [stdout] | [INFO] [stdout] 106 | #[cfg(feature = "challenge")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `challenge` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/relay.rs:318:25 [INFO] [stdout] | [INFO] [stdout] 318 | let this_node: &mut (dyn Read) = [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 318 - let this_node: &mut (dyn Read) = [INFO] [stdout] 318 + let this_node: &mut dyn Read = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/relay.rs:339:25 [INFO] [stdout] | [INFO] [stdout] 339 | let this_node: &mut (dyn Write) = [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 339 - let this_node: &mut (dyn Write) = [INFO] [stdout] 339 + let this_node: &mut dyn Write = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/relay.rs:318:25 [INFO] [stdout] | [INFO] [stdout] 318 | let this_node: &mut (dyn Read) = [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 318 - let this_node: &mut (dyn Read) = [INFO] [stdout] 318 + let this_node: &mut dyn Read = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `challenge` [INFO] [stdout] --> src/tshl.rs:106:8 [INFO] [stdout] | [INFO] [stdout] 106 | #[cfg(feature = "challenge")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `challenge` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/relay.rs:339:25 [INFO] [stdout] | [INFO] [stdout] 339 | let this_node: &mut (dyn Write) = [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 339 - let this_node: &mut (dyn Write) = [INFO] [stdout] 339 + let this_node: &mut dyn Write = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `challenge` [INFO] [stdout] --> src/tshr.rs:273:8 [INFO] [stdout] | [INFO] [stdout] 273 | #[cfg(feature = "challenge")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `challenge` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `int_log` has been stable since 1.67.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/tshr.rs:2:25 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(trait_alias, int_log, int_roundings)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/relay.rs:318:25 [INFO] [stdout] | [INFO] [stdout] 318 | let this_node: &mut (dyn Read) = [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 318 - let this_node: &mut (dyn Read) = [INFO] [stdout] 318 + let this_node: &mut dyn Read = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/relay.rs:339:25 [INFO] [stdout] | [INFO] [stdout] 339 | let this_node: &mut (dyn Write) = [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 339 - let this_node: &mut (dyn Write) = [INFO] [stdout] 339 + let this_node: &mut dyn Write = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `challenge` [INFO] [stdout] --> src/tshr.rs:273:8 [INFO] [stdout] | [INFO] [stdout] 273 | #[cfg(feature = "challenge")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `challenge` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `int_log` has been stable since 1.67.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/tshr.rs:2:25 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(trait_alias, int_log, int_roundings)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/relay.rs:313:8 [INFO] [stdout] | [INFO] [stdout] 313 | let mut buf = &mut bufs[idx]; [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/relay.rs:313:8 [INFO] [stdout] | [INFO] [stdout] 313 | let mut buf = &mut bufs[idx]; [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/relay.rs:313:8 [INFO] [stdout] | [INFO] [stdout] 313 | let mut buf = &mut bufs[idx]; [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: direct cast of function item into an integer [INFO] [stdout] --> src/tshr.rs:373:36 [INFO] [stdout] | [INFO] [stdout] 373 | sa_sigaction: exit_on_sigchld as usize, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(function_casts_as_integer)]` on by default [INFO] [stdout] help: first cast to a pointer `as *const ()` [INFO] [stdout] | [INFO] [stdout] 373 | sa_sigaction: exit_on_sigchld as *const () as usize, [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/relay.rs:313:8 [INFO] [stdout] | [INFO] [stdout] 313 | let mut buf = &mut bufs[idx]; [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: direct cast of function item into an integer [INFO] [stdout] --> src/tshr.rs:373:36 [INFO] [stdout] | [INFO] [stdout] 373 | sa_sigaction: exit_on_sigchld as usize, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(function_casts_as_integer)]` on by default [INFO] [stdout] help: first cast to a pointer `as *const ()` [INFO] [stdout] | [INFO] [stdout] 373 | sa_sigaction: exit_on_sigchld as *const () as usize, [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.15s [INFO] running `Command { std: "docker" "inspect" "7a780ad926f1a6530dbc07e4ee470847020cbe6895ac8bf1468c11552e678299", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a780ad926f1a6530dbc07e4ee470847020cbe6895ac8bf1468c11552e678299", kill_on_drop: false }` [INFO] [stdout] 7a780ad926f1a6530dbc07e4ee470847020cbe6895ac8bf1468c11552e678299