[INFO] fetching crate eshanized-polaris-cli 0.1.1... [INFO] checking eshanized-polaris-cli-0.1.1 against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1 [INFO] extracting crate eshanized-polaris-cli 0.1.1 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate eshanized-polaris-cli 0.1.1 [INFO] finished tweaking crates.io crate eshanized-polaris-cli 0.1.1 [INFO] tweaked toml for crates.io crate eshanized-polaris-cli 0.1.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate eshanized-polaris-cli 0.1.1 on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate eshanized-polaris-cli 0.1.1 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nu-ansi-term v0.50.3 [INFO] [stderr] Downloaded castaway v0.2.4 [INFO] [stderr] Downloaded instability v0.3.9 [INFO] [stderr] Downloaded indoc v2.0.6 [INFO] [stderr] Downloaded unicode-truncate v1.1.0 [INFO] [stderr] Downloaded eshanized-polaris-core v0.1.1 [INFO] [stderr] Downloaded compact_str v0.8.1 [INFO] [stderr] Downloaded crossterm v0.28.1 [INFO] [stderr] Downloaded webpki-root-certs v1.0.3 [INFO] [stderr] Downloaded aws-lc-rs v1.14.0 [INFO] [stderr] Downloaded ratatui v0.28.1 [INFO] [stderr] Downloaded aws-lc-sys v0.31.0 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d6b0c11408bd46c2de0706a56e07b5b060ead6b4525bf1be0dbac876c31c5284 [INFO] running `Command { std: "docker" "start" "-a" "d6b0c11408bd46c2de0706a56e07b5b060ead6b4525bf1be0dbac876c31c5284", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d6b0c11408bd46c2de0706a56e07b5b060ead6b4525bf1be0dbac876c31c5284", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6b0c11408bd46c2de0706a56e07b5b060ead6b4525bf1be0dbac876c31c5284", kill_on_drop: false }` [INFO] [stdout] d6b0c11408bd46c2de0706a56e07b5b060ead6b4525bf1be0dbac876c31c5284 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aaa7b1627fd305a16e30a85539222f2c35a740fd565822c302242c8942a13d70 [INFO] running `Command { std: "docker" "start" "-a" "aaa7b1627fd305a16e30a85539222f2c35a740fd565822c302242c8942a13d70", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Compiling aws-lc-rs v1.14.0 [INFO] [stderr] Checking indexmap v2.11.4 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking deranged v0.5.4 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling quinn-udp v0.5.14 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling aws-lc-sys v0.31.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking siphasher v1.0.1 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking fastbloom v0.14.0 [INFO] [stderr] Checking tinyvec v1.10.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling quinn v0.11.9 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking anstyle-query v1.1.4 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking simple_asn1 v0.6.3 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking pem v3.0.6 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Checking humantime v2.3.0 [INFO] [stderr] Checking iana-time-zone v0.1.64 [INFO] [stderr] Checking clap_lex v0.7.6 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking humantime-serde v1.1.1 [INFO] [stderr] Checking jsonwebtoken v9.3.1 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking prost v0.13.5 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking rmp-serde v1.3.0 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking clap_builder v4.5.49 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Checking ratatui v0.28.1 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Checking clap v4.5.49 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking hyper-util v0.1.17 [INFO] [stderr] Checking rustls-webpki v0.103.7 [INFO] [stderr] Checking hyper-timeout v0.5.2 [INFO] [stderr] Checking tonic v0.12.3 [INFO] [stderr] Checking rustls-platform-verifier v0.6.1 [INFO] [stderr] Checking quinn-proto v0.11.13 [INFO] [stderr] Checking eshanized-polaris-core v0.1.1 [INFO] [stderr] Checking eshanized-polaris-cli v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `eshanized_polaris_core::security::TlsConfig` [INFO] [stdout] --> src/commands/cert.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use eshanized_polaris_core::security::TlsConfig; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tls` [INFO] [stdout] --> src/commands/cert.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "tls")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `tls` 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: unexpected `cfg` condition value: `tls` [INFO] [stdout] --> src/commands/cert.rs:34:15 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(not(feature = "tls"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `tls` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> src/commands/config.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::net::SocketAddr` [INFO] [stdout] --> src/commands/dev.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::net::SocketAddr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `NodeConfig` [INFO] [stdout] --> src/commands/new_cluster.rs:4:53 [INFO] [stdout] | [INFO] [stdout] 4 | use eshanized_polaris_core::config::{ClusterConfig, NodeConfig}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::net::SocketAddr` [INFO] [stdout] --> src/commands/new_cluster.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::net::SocketAddr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/commands/cert.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 38 | return Err(anyhow::anyhow!("TLS feature not enabled")); [INFO] [stdout] | ------------------------------------------------------ any code following this expression is unreachable [INFO] [stdout] ... [INFO] [stdout] 41 | println!("\n⚠️ Warning: These are self-signed certificates for development only."); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `println` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `eshanized_polaris_core::security::TlsConfig` [INFO] [stdout] --> src/commands/cert.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use eshanized_polaris_core::security::TlsConfig; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tls` [INFO] [stdout] --> src/commands/cert.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "tls")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `tls` 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: unexpected `cfg` condition value: `tls` [INFO] [stdout] --> src/commands/cert.rs:34:15 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(not(feature = "tls"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `tls` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> src/commands/config.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::net::SocketAddr` [INFO] [stdout] --> src/commands/dev.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::net::SocketAddr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `NodeConfig` [INFO] [stdout] --> src/commands/new_cluster.rs:4:53 [INFO] [stdout] | [INFO] [stdout] 4 | use eshanized_polaris_core::config::{ClusterConfig, NodeConfig}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::net::SocketAddr` [INFO] [stdout] --> src/commands/new_cluster.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::net::SocketAddr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/commands/cert.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 38 | return Err(anyhow::anyhow!("TLS feature not enabled")); [INFO] [stdout] | ------------------------------------------------------ any code following this expression is unreachable [INFO] [stdout] ... [INFO] [stdout] 41 | println!("\n⚠️ Warning: These are self-signed certificates for development only."); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `println` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 44s [INFO] running `Command { std: "docker" "inspect" "aaa7b1627fd305a16e30a85539222f2c35a740fd565822c302242c8942a13d70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aaa7b1627fd305a16e30a85539222f2c35a740fd565822c302242c8942a13d70", kill_on_drop: false }` [INFO] [stdout] aaa7b1627fd305a16e30a85539222f2c35a740fd565822c302242c8942a13d70