[INFO] fetching crate taos-optin 0.12.4... [INFO] checking taos-optin-0.12.4 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate taos-optin 0.12.4 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate taos-optin 0.12.4 [INFO] finished tweaking crates.io crate taos-optin 0.12.4 [INFO] tweaked toml for crates.io crate taos-optin 0.12.4 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate taos-optin 0.12.4 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate taos-optin 0.12.4 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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e51f332ed2841944dcdf02f42413f3401d63daf3d2fc9c4d402709e277d1b787 [INFO] running `Command { std: "docker" "start" "-a" "e51f332ed2841944dcdf02f42413f3401d63daf3d2fc9c4d402709e277d1b787", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e51f332ed2841944dcdf02f42413f3401d63daf3d2fc9c4d402709e277d1b787", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e51f332ed2841944dcdf02f42413f3401d63daf3d2fc9c4d402709e277d1b787", kill_on_drop: false }` [INFO] [stdout] e51f332ed2841944dcdf02f42413f3401d63daf3d2fc9c4d402709e277d1b787 [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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e20b364bbb726451c50776cc5ecd32450cc1bbd6c6d27a5e84aab9b25e937327 [INFO] running `Command { std: "docker" "start" "-a" "e20b364bbb726451c50776cc5ecd32450cc1bbd6c6d27a5e84aab9b25e937327", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking miniz_oxide v0.7.3 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling rust_decimal v1.35.0 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking simdutf8 v0.1.4 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking unicode-width v0.1.12 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking object v0.35.0 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling taos-error v0.12.4 [INFO] [stderr] Compiling taos-query v0.12.4 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.2.4 [INFO] [stderr] Compiling backtrace v0.3.72 [INFO] [stderr] Checking num-bigint v0.2.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking num-rational v0.2.4 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking parse_duration v2.1.1 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Checking pretty_env_logger v0.5.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling taos-macros v0.2.16 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling num_enum_derive v0.7.2 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling dlopen2_derive v0.4.0 [INFO] [stderr] Checking dlopen2 v0.6.1 [INFO] [stderr] Checking num_enum v0.7.2 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking thiserror v1.0.61 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling fun_time_derive v0.3.4 [INFO] [stderr] Checking fun_time v0.3.4 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Checking derive_builder v0.12.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking either v1.12.0 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Checking faststr v0.2.19 [INFO] [stderr] Checking prettytable v0.10.0 [INFO] [stderr] Checking mdsn v0.2.25 [INFO] [stderr] Checking deadpool-runtime v0.1.4 [INFO] [stderr] Checking deadpool v0.10.0 [INFO] [stderr] Checking taos-optin v0.12.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:518:29 [INFO] [stdout] | [INFO] [stdout] 518 | async fn server_version(&self) -> RawResult<&str> { [INFO] [stdout] | ^ ---- the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 518 | async fn server_version(&self) -> RawResult<&'life0 str> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `colIdx` should have a snake case name [INFO] [stdout] --> src/raw/mod.rs:469:13 [INFO] [stdout] | [INFO] [stdout] 469 | colIdx: c_int, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `col_idx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/stmt/mod.rs:106:22 [INFO] [stdout] | [INFO] [stdout] 106 | async fn prepare(&mut self, sql: &str) -> RawResult<&mut Self> { [INFO] [stdout] | ^ the lifetime is named here --------- the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 106 | async fn prepare(&mut self, sql: &str) -> RawResult<&'life0 mut Self> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/stmt/mod.rs:111:25 [INFO] [stdout] | [INFO] [stdout] 111 | async fn set_tbname(&mut self, sql: &str) -> RawResult<&mut Self> { [INFO] [stdout] | ^ the lifetime is named here --------- the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 111 | async fn set_tbname(&mut self, sql: &str) -> RawResult<&'life0 mut Self> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/stmt/mod.rs:116:23 [INFO] [stdout] | [INFO] [stdout] 116 | async fn set_tags(&mut self, tags: &[taos_query::common::Value]) -> RawResult<&mut Self> { [INFO] [stdout] | ^ the lifetime is named here --------- the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 116 | async fn set_tags(&mut self, tags: &[taos_query::common::Value]) -> RawResult<&'life0 mut Self> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/stmt/mod.rs:127:19 [INFO] [stdout] | [INFO] [stdout] 127 | async fn bind(&mut self, params: &[taos_query::common::ColumnView]) -> RawResult<&mut Self> { [INFO] [stdout] | ^ the lifetime is named here --------- the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 127 | async fn bind(&mut self, params: &[taos_query::common::ColumnView]) -> RawResult<&'life0 mut Self> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/stmt/mod.rs:134:24 [INFO] [stdout] | [INFO] [stdout] 134 | async fn add_batch(&mut self) -> RawResult<&mut Self> { [INFO] [stdout] | ^ --------- the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 134 | async fn add_batch(&mut self) -> RawResult<&'life0 mut Self> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/tmq/mod.rs:185:29 [INFO] [stdout] | [INFO] [stdout] 185 | async fn server_version(&self) -> RawResult<&str> { [INFO] [stdout] | ^ ---- the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 185 | async fn server_version(&self) -> RawResult<&'life0 str> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tmq/raw.rs:495:21 [INFO] [stdout] | [INFO] [stdout] 495 | pub fn iter(&self) -> Iter { [INFO] [stdout] | ^^^^^ ---- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 495 | pub fn iter(&self) -> Iter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:518:29 [INFO] [stdout] | [INFO] [stdout] 518 | async fn server_version(&self) -> RawResult<&str> { [INFO] [stdout] | ^ ---- the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 518 | async fn server_version(&self) -> RawResult<&'life0 str> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `colIdx` should have a snake case name [INFO] [stdout] --> src/raw/mod.rs:469:13 [INFO] [stdout] | [INFO] [stdout] 469 | colIdx: c_int, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `col_idx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/stmt/mod.rs:106:22 [INFO] [stdout] | [INFO] [stdout] 106 | async fn prepare(&mut self, sql: &str) -> RawResult<&mut Self> { [INFO] [stdout] | ^ the lifetime is named here --------- the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 106 | async fn prepare(&mut self, sql: &str) -> RawResult<&'life0 mut Self> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/stmt/mod.rs:111:25 [INFO] [stdout] | [INFO] [stdout] 111 | async fn set_tbname(&mut self, sql: &str) -> RawResult<&mut Self> { [INFO] [stdout] | ^ the lifetime is named here --------- the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 111 | async fn set_tbname(&mut self, sql: &str) -> RawResult<&'life0 mut Self> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/stmt/mod.rs:116:23 [INFO] [stdout] | [INFO] [stdout] 116 | async fn set_tags(&mut self, tags: &[taos_query::common::Value]) -> RawResult<&mut Self> { [INFO] [stdout] | ^ the lifetime is named here --------- the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 116 | async fn set_tags(&mut self, tags: &[taos_query::common::Value]) -> RawResult<&'life0 mut Self> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/stmt/mod.rs:127:19 [INFO] [stdout] | [INFO] [stdout] 127 | async fn bind(&mut self, params: &[taos_query::common::ColumnView]) -> RawResult<&mut Self> { [INFO] [stdout] | ^ the lifetime is named here --------- the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 127 | async fn bind(&mut self, params: &[taos_query::common::ColumnView]) -> RawResult<&'life0 mut Self> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/stmt/mod.rs:134:24 [INFO] [stdout] | [INFO] [stdout] 134 | async fn add_batch(&mut self) -> RawResult<&mut Self> { [INFO] [stdout] | ^ --------- the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 134 | async fn add_batch(&mut self) -> RawResult<&'life0 mut Self> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/tmq/mod.rs:185:29 [INFO] [stdout] | [INFO] [stdout] 185 | async fn server_version(&self) -> RawResult<&str> { [INFO] [stdout] | ^ ---- the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 185 | async fn server_version(&self) -> RawResult<&'life0 str> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tmq/raw.rs:495:21 [INFO] [stdout] | [INFO] [stdout] 495 | pub fn iter(&self) -> Iter { [INFO] [stdout] | ^^^^^ ---- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 495 | pub fn iter(&self) -> Iter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.00s [INFO] running `Command { std: "docker" "inspect" "e20b364bbb726451c50776cc5ecd32450cc1bbd6c6d27a5e84aab9b25e937327", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e20b364bbb726451c50776cc5ecd32450cc1bbd6c6d27a5e84aab9b25e937327", kill_on_drop: false }` [INFO] [stdout] e20b364bbb726451c50776cc5ecd32450cc1bbd6c6d27a5e84aab9b25e937327