[INFO] fetching crate libtaos 0.3.8... [INFO] checking libtaos-0.3.8 against try#cac44d9528e3bbbdaa1537d187bd489ccc5de18c for pr-91141 [INFO] extracting crate libtaos 0.3.8 into /workspace/builds/worker-24/source [INFO] validating manifest of crates.io crate libtaos 0.3.8 on toolchain cac44d9528e3bbbdaa1537d187bd489ccc5de18c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate libtaos 0.3.8 [INFO] finished tweaking crates.io crate libtaos 0.3.8 [INFO] tweaked toml for crates.io crate libtaos 0.3.8 written to /workspace/builds/worker-24/source/Cargo.toml [INFO] crate crates.io crate libtaos 0.3.8 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 30ae0bf9c8521beaeacecc95e672d2e33d1e1df6a716530c45f5b4027f59246d [INFO] running `Command { std: "docker" "start" "-a" "30ae0bf9c8521beaeacecc95e672d2e33d1e1df6a716530c45f5b4027f59246d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30ae0bf9c8521beaeacecc95e672d2e33d1e1df6a716530c45f5b4027f59246d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30ae0bf9c8521beaeacecc95e672d2e33d1e1df6a716530c45f5b4027f59246d", kill_on_drop: false }` [INFO] [stdout] 30ae0bf9c8521beaeacecc95e672d2e33d1e1df6a716530c45f5b4027f59246d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23838e4a575a496ce8ab9238acc38f3947db741c853e28c4c73a85b072e4c33c [INFO] running `Command { std: "docker" "start" "-a" "23838e4a575a496ce8ab9238acc38f3947db741c853e28c4c73a85b072e4c33c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking ident_case v1.0.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling libtaos v0.3.8 (/opt/rustwide/workdir) [INFO] [stderr] Checking regex-syntax v0.6.20 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking stdext v0.3.0 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Checking aho-corasick v0.7.14 [INFO] [stderr] Checking bstr v0.2.15 [INFO] [stderr] Checking quote v1.0.9 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking regex v1.4.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking env_logger v0.8.3 [INFO] [stderr] Checking darling_core v0.12.3 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling darling_macro v0.12.3 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Compiling darling v0.12.3 [INFO] [stderr] Compiling derive_builder_core v0.10.0 [INFO] [stderr] Compiling derive_builder_macro v0.10.0 [INFO] [stderr] Checking derive_builder v0.10.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling num_enum_derive v0.5.1 [INFO] [stderr] Checking num_enum v0.5.1 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/stmt.rs:361:37 [INFO] [stdout] | [INFO] [stdout] 361 | stmt.set_tbname_tags("tb0", [0])?; [INFO] [stdout] | ^^^ expected reference, found array `[{integer}; 1]` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&[bindings::TAOS_BIND]` [INFO] [stdout] found array `[{integer}; 1]` [INFO] [stdout] note: return type inferred to be `&[bindings::TAOS_BIND]` here [INFO] [stdout] --> src/stmt.rs:351:20 [INFO] [stdout] | [INFO] [stdout] 351 | let taos = taos()?; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/stmt.rs:366:39 [INFO] [stdout] | [INFO] [stdout] 366 | stmt.set_tbname_tags("tb1", &[1])?; [INFO] [stdout] | ^ expected struct `bindings::TAOS_BIND`, found integer [INFO] [stdout] | [INFO] [stdout] note: return type inferred to be `bindings::TAOS_BIND` here [INFO] [stdout] --> src/stmt.rs:351:20 [INFO] [stdout] | [INFO] [stdout] 351 | let taos = taos()?; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/stmt.rs:369:39 [INFO] [stdout] | [INFO] [stdout] 369 | stmt.set_tbname_tags("tb2", &[2])?; [INFO] [stdout] | ^ expected struct `bindings::TAOS_BIND`, found integer [INFO] [stdout] | [INFO] [stdout] note: return type inferred to be `bindings::TAOS_BIND` here [INFO] [stdout] --> src/stmt.rs:351:20 [INFO] [stdout] | [INFO] [stdout] 351 | let taos = taos()?; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/stmt.rs:372:39 [INFO] [stdout] | [INFO] [stdout] 372 | stmt.set_tbname_tags("tb3", &[3])?; [INFO] [stdout] | ^ expected struct `bindings::TAOS_BIND`, found integer [INFO] [stdout] | [INFO] [stdout] note: return type inferred to be `bindings::TAOS_BIND` here [INFO] [stdout] --> src/stmt.rs:351:20 [INFO] [stdout] | [INFO] [stdout] 351 | let taos = taos()?; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/stmt.rs:375:39 [INFO] [stdout] | [INFO] [stdout] 375 | stmt.set_tbname_tags("tb4", &[4])?; [INFO] [stdout] | ^ expected struct `bindings::TAOS_BIND`, found integer [INFO] [stdout] | [INFO] [stdout] note: return type inferred to be `bindings::TAOS_BIND` here [INFO] [stdout] --> src/stmt.rs:351:20 [INFO] [stdout] | [INFO] [stdout] 351 | let taos = taos()?; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/stmt.rs:378:39 [INFO] [stdout] | [INFO] [stdout] 378 | stmt.set_tbname_tags("tb5", &[5])?; [INFO] [stdout] | ^ expected struct `bindings::TAOS_BIND`, found integer [INFO] [stdout] | [INFO] [stdout] note: return type inferred to be `bindings::TAOS_BIND` here [INFO] [stdout] --> src/stmt.rs:351:20 [INFO] [stdout] | [INFO] [stdout] 351 | let taos = taos()?; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/stmt.rs:381:39 [INFO] [stdout] | [INFO] [stdout] 381 | stmt.set_tbname_tags("tb6", &[6])?; [INFO] [stdout] | ^ expected struct `bindings::TAOS_BIND`, found integer [INFO] [stdout] | [INFO] [stdout] note: return type inferred to be `bindings::TAOS_BIND` here [INFO] [stdout] --> src/stmt.rs:351:20 [INFO] [stdout] | [INFO] [stdout] 351 | let taos = taos()?; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `init` [INFO] [stdout] --> tests/init.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn init() { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/stmt.rs:384:39 [INFO] [stdout] | [INFO] [stdout] 384 | stmt.set_tbname_tags("tb7", &[7])?; [INFO] [stdout] | ^ expected struct `bindings::TAOS_BIND`, found integer [INFO] [stdout] | [INFO] [stdout] note: return type inferred to be `bindings::TAOS_BIND` here [INFO] [stdout] --> src/stmt.rs:351:20 [INFO] [stdout] | [INFO] [stdout] 351 | let taos = taos()?; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/stmt.rs:387:39 [INFO] [stdout] | [INFO] [stdout] 387 | stmt.set_tbname_tags("tb8", &[8])?; [INFO] [stdout] | ^ expected struct `bindings::TAOS_BIND`, found integer [INFO] [stdout] | [INFO] [stdout] note: return type inferred to be `bindings::TAOS_BIND` here [INFO] [stdout] --> src/stmt.rs:351:20 [INFO] [stdout] | [INFO] [stdout] 351 | let taos = taos()?; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/stmt.rs:390:37 [INFO] [stdout] | [INFO] [stdout] 390 | stmt.set_tbname_tags("tb9", [9])?; [INFO] [stdout] | ^^^ expected reference, found array `[{integer}; 1]` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&[bindings::TAOS_BIND]` [INFO] [stdout] found array `[{integer}; 1]` [INFO] [stdout] note: return type inferred to be `&[bindings::TAOS_BIND]` here [INFO] [stdout] --> src/stmt.rs:351:20 [INFO] [stdout] | [INFO] [stdout] 351 | let taos = taos()?; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/stmt.rs:362:14 [INFO] [stdout] | [INFO] [stdout] 362 | stmt.bind(&[0])?; [INFO] [stdout] | ^^^^ cannot infer type for reference `&{integer}` [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s satisfying `&{integer}: IntoBindParam` found [INFO] [stdout] --> src/stmt/bind.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | impl IntoBindParam for &$ty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 156 | _impl_primitive_into_bind_param!(i8, TinyInt, 0); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] 157 | _impl_primitive_into_bind_param!(i16, SmallInt, 0); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] 158 | _impl_primitive_into_bind_param!(i32, Int, 0); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] 159 | _impl_primitive_into_bind_param!(i64, BigInt, 0); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] 160 | _impl_primitive_into_bind_param!(u8, UTinyInt, 0); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] 161 | _impl_primitive_into_bind_param!(u16, USmallInt, 0); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] 162 | _impl_primitive_into_bind_param!(u32, UInt, 0); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] 163 | _impl_primitive_into_bind_param!(u64, UBigInt, 0); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] note: required because of the requirements on the impl of `IntoParams` for `&[{integer}; 1]` [INFO] [stdout] --> src/stmt.rs:14:51 [INFO] [stdout] | [INFO] [stdout] 14 | impl> IntoParams for T { [INFO] [stdout] | ^^^^^^^^^^ ^ [INFO] [stdout] note: required by a bound in `Stmt::bind` [INFO] [stdout] --> src/stmt.rs:56:41 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn bind(&mut self, params: impl IntoParams) -> Result<(), TaosError> { [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `Stmt::bind` [INFO] [stdout] = note: this error originates in the macro `_impl_primitive_into_bind_param` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/stmt.rs:367:14 [INFO] [stdout] | [INFO] [stdout] 367 | stmt.bind(&[&1])?; [INFO] [stdout] | ^^^^ cannot infer type for reference `&&{integer}` [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s satisfying `&&{integer}: IntoBindParam` found [INFO] [stdout] --> src/stmt/bind.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | impl IntoBindParam for &&$ty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 156 | _impl_primitive_into_bind_param!(i8, TinyInt, 0); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] 157 | _impl_primitive_into_bind_param!(i16, SmallInt, 0); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] 158 | _impl_primitive_into_bind_param!(i32, Int, 0); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] 159 | _impl_primitive_into_bind_param!(i64, BigInt, 0); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] 160 | _impl_primitive_into_bind_param!(u8, UTinyInt, 0); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] 161 | _impl_primitive_into_bind_param!(u16, USmallInt, 0); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] 162 | _impl_primitive_into_bind_param!(u32, UInt, 0); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] 163 | _impl_primitive_into_bind_param!(u64, UBigInt, 0); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] note: required because of the requirements on the impl of `IntoParams` for `&[&{integer}; 1]` [INFO] [stdout] --> src/stmt.rs:14:51 [INFO] [stdout] | [INFO] [stdout] 14 | impl> IntoParams for T { [INFO] [stdout] | ^^^^^^^^^^ ^ [INFO] [stdout] note: required by a bound in `Stmt::bind` [INFO] [stdout] --> src/stmt.rs:56:41 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn bind(&mut self, params: impl IntoParams) -> Result<(), TaosError> { [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `Stmt::bind` [INFO] [stdout] = note: this error originates in the macro `_impl_primitive_into_bind_param` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/stmt.rs:370:14 [INFO] [stdout] | [INFO] [stdout] 370 | stmt.bind([&2])?; [INFO] [stdout] | ^^^^ cannot infer type for reference `&{integer}` [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s satisfying `&{integer}: IntoBindParam` found [INFO] [stdout] --> src/stmt/bind.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | impl IntoBindParam for &$ty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 156 | _impl_primitive_into_bind_param!(i8, TinyInt, 0); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] 157 | _impl_primitive_into_bind_param!(i16, SmallInt, 0); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] 158 | _impl_primitive_into_bind_param!(i32, Int, 0); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] 159 | _impl_primitive_into_bind_param!(i64, BigInt, 0); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] 160 | _impl_primitive_into_bind_param!(u8, UTinyInt, 0); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] 161 | _impl_primitive_into_bind_param!(u16, USmallInt, 0); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] 162 | _impl_primitive_into_bind_param!(u32, UInt, 0); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] 163 | _impl_primitive_into_bind_param!(u64, UBigInt, 0); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] note: required because of the requirements on the impl of `IntoParams` for `[&{integer}; 1]` [INFO] [stdout] --> src/stmt.rs:14:51 [INFO] [stdout] | [INFO] [stdout] 14 | impl> IntoParams for T { [INFO] [stdout] | ^^^^^^^^^^ ^ [INFO] [stdout] note: required by a bound in `Stmt::bind` [INFO] [stdout] --> src/stmt.rs:56:41 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn bind(&mut self, params: impl IntoParams) -> Result<(), TaosError> { [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `Stmt::bind` [INFO] [stdout] = note: this error originates in the macro `_impl_primitive_into_bind_param` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0283, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: could not compile `libtaos` due to 14 previous errors [INFO] running `Command { std: "docker" "inspect" "23838e4a575a496ce8ab9238acc38f3947db741c853e28c4c73a85b072e4c33c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23838e4a575a496ce8ab9238acc38f3947db741c853e28c4c73a85b072e4c33c", kill_on_drop: false }` [INFO] [stdout] 23838e4a575a496ce8ab9238acc38f3947db741c853e28c4c73a85b072e4c33c