[INFO] cloning repository https://github.com/lbfalvy/marks [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lbfalvy/marks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flbfalvy%2Fmarks", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flbfalvy%2Fmarks'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4b748f2f65221574aad7c409b1c666e5df1c12c1 [INFO] checking lbfalvy/marks against master#30840c53f414b753cb08f14620906572f88dda4b for pr-123531 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flbfalvy%2Fmarks" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lbfalvy/marks on toolchain 30840c53f414b753cb08f14620906572f88dda4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30840c53f414b753cb08f14620906572f88dda4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/lbfalvy/marks [INFO] finished tweaking git repo https://github.com/lbfalvy/marks [INFO] tweaked toml for git repo https://github.com/lbfalvy/marks written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/lbfalvy/marks 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" "+30840c53f414b753cb08f14620906572f88dda4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace. [INFO] checking lbfalvy/marks against try#18fb860b8a8e7ca508746882328061d0fe352543 for pr-123531 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flbfalvy%2Fmarks" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lbfalvy/marks on toolchain 18fb860b8a8e7ca508746882328061d0fe352543 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18fb860b8a8e7ca508746882328061d0fe352543" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/lbfalvy/marks [INFO] finished tweaking git repo https://github.com/lbfalvy/marks [INFO] tweaked toml for git repo https://github.com/lbfalvy/marks written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/lbfalvy/marks 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" "+18fb860b8a8e7ca508746882328061d0fe352543" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded jwt v0.16.0 [INFO] [stderr] Downloaded blowfish v0.7.0 [INFO] [stderr] Downloaded pwhash v1.0.0 [INFO] [stderr] Downloaded ctrlc v3.4.4 [INFO] [stderr] Downloaded yew-hooks v0.3.1 [INFO] [stderr] Downloaded actix-cors v0.7.0 [INFO] [stderr] Downloaded h2 v0.3.25 [INFO] [stderr] Downloaded diesel v2.1.5 [INFO] [stderr] Downloaded nix v0.28.0 [INFO] [stderr] Downloaded diesel_derives v2.1.3 [INFO] [stderr] Downloaded brotli v3.5.0 [INFO] [stderr] Downloaded libsqlite3-sys v0.28.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+18fb860b8a8e7ca508746882328061d0fe352543" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 51a2b5ce8e15dded872353beaba8148e9985f3211e11b21295ec849e5dd349c9 [INFO] running `Command { std: "docker" "start" "-a" "51a2b5ce8e15dded872353beaba8148e9985f3211e11b21295ec849e5dd349c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51a2b5ce8e15dded872353beaba8148e9985f3211e11b21295ec849e5dd349c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51a2b5ce8e15dded872353beaba8148e9985f3211e11b21295ec849e5dd349c9", kill_on_drop: false }` [INFO] [stdout] 51a2b5ce8e15dded872353beaba8148e9985f3211e11b21295ec849e5dd349c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+18fb860b8a8e7ca508746882328061d0fe352543" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24144b97b16ffdb49a3122a6c1f2b402345fc4673f16ebb4d98e70f4ad683e9f [INFO] running `Command { std: "docker" "start" "-a" "24144b97b16ffdb49a3122a6c1f2b402345fc4673f16ebb4d98e70f4ad683e9f", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling bumpalo v3.15.4 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling zstd-safe v7.0.0 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling prettyplease v0.2.16 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling time-macros v0.2.17 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking brotli v3.5.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Checking crypto-mac v0.10.1 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Checking blowfish v0.7.0 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking time v0.3.34 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Checking route-recognizer v0.3.1 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking pwhash v1.0.0 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking actix-rt v2.9.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking ctrlc v3.4.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.1.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling actix-router v0.5.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling gloo-worker-macros v0.1.0 [INFO] [stderr] Compiling implicit-clone-derive v0.1.1 [INFO] [stderr] Compiling yew-macro v0.21.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Compiling actix-web-codegen v4.2.2 [INFO] [stderr] Checking implicit-clone v0.4.9 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling yew-router-macro v0.18.0 [INFO] [stderr] Checking thiserror v1.0.58 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling diesel_derives v2.1.3 [INFO] [stderr] Compiling clap_derive v4.5.3 [INFO] [stderr] Checking js-sys v0.3.69 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Checking zstd v0.13.0 [INFO] [stderr] Checking clap v4.5.3 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking h2 v0.3.25 [INFO] [stderr] Checking actix-server v2.3.0 [INFO] [stderr] Checking pinned v0.1.0 [INFO] [stderr] Checking prokio v0.1.0 [INFO] [stderr] Checking web-sys v0.3.69 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.42 [INFO] [stderr] Checking gloo-timers v0.3.0 [INFO] [stderr] Checking diesel v2.1.5 [INFO] [stderr] Checking serde_json v1.0.114 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde-wasm-bindgen v0.6.5 [INFO] [stderr] Checking common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Checking xtask v0.1.0 (/opt/rustwide/workdir/xtask) [INFO] [stderr] Checking jwt v0.16.0 [INFO] [stderr] Checking actix-http v3.6.0 [INFO] [stderr] Checking actix-web v4.5.1 [INFO] [stderr] Checking actix-cors v0.7.0 [INFO] [stderr] Checking gloo-utils v0.2.0 [INFO] [stderr] Checking gloo-events v0.2.0 [INFO] [stderr] Checking gloo-render v0.2.0 [INFO] [stderr] Checking gloo-dialogs v0.2.0 [INFO] [stderr] Checking gloo-console v0.3.0 [INFO] [stderr] Checking gloo-net v0.4.0 [INFO] [stderr] Checking gloo-worker v0.4.0 [INFO] [stderr] Checking gloo-storage v0.3.0 [INFO] [stderr] Checking gloo-net v0.5.0 [INFO] [stderr] Checking gloo-file v0.3.0 [INFO] [stderr] Checking gloo-history v0.2.2 [INFO] [stderr] Checking gloo v0.10.0 [INFO] [stderr] Checking yew v0.21.0 [INFO] [stderr] Checking yew-router v0.18.0 [INFO] [stderr] Checking yew-hooks v0.3.1 [INFO] [stderr] Checking client v0.1.0 (/opt/rustwide/workdir/client) [INFO] [stderr] Checking server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stdout] warning: the item `RunQueryDsl` is imported redundantly [INFO] [stdout] --> server/src/auth.rs:11:14 [INFO] [stdout] | [INFO] [stdout] 9 | use diesel::prelude::*; [INFO] [stdout] | ------------------ the item `RunQueryDsl` is already imported here [INFO] [stdout] 10 | use diesel::result::DatabaseErrorKind; [INFO] [stdout] 11 | use diesel::{RunQueryDsl, SqliteConnection}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `SqliteConnection` is imported redundantly [INFO] [stdout] --> server/src/auth.rs:11:27 [INFO] [stdout] | [INFO] [stdout] 9 | use diesel::prelude::*; [INFO] [stdout] | ------------------ the item `SqliteConnection` is already imported here [INFO] [stdout] 10 | use diesel::result::DatabaseErrorKind; [INFO] [stdout] 11 | use diesel::{RunQueryDsl, SqliteConnection}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `RunQueryDsl` is imported redundantly [INFO] [stdout] --> server/src/auth.rs:11:14 [INFO] [stdout] | [INFO] [stdout] 9 | use diesel::prelude::*; [INFO] [stdout] | ------------------ the item `RunQueryDsl` is already imported here [INFO] [stdout] 10 | use diesel::result::DatabaseErrorKind; [INFO] [stdout] 11 | use diesel::{RunQueryDsl, SqliteConnection}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `SqliteConnection` is imported redundantly [INFO] [stdout] --> server/src/auth.rs:11:27 [INFO] [stdout] | [INFO] [stdout] 9 | use diesel::prelude::*; [INFO] [stdout] | ------------------ the item `SqliteConnection` is already imported here [INFO] [stdout] 10 | use diesel::result::DatabaseErrorKind; [INFO] [stdout] 11 | use diesel::{RunQueryDsl, SqliteConnection}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `name`, and `claims` are never read [INFO] [stdout] --> server/src/auth.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct AuthdUser { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 19 | pub id: i64, [INFO] [stdout] | ^^ [INFO] [stdout] 20 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 21 | pub claims: HashMap, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `iat` is never read [INFO] [stdout] --> server/src/bearer_token.rs:31:7 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct BearerToken { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 31 | pub iat: SystemTime, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BearerToken` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `name`, and `claims` are never read [INFO] [stdout] --> server/src/auth.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct AuthdUser { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 19 | pub id: i64, [INFO] [stdout] | ^^ [INFO] [stdout] 20 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 21 | pub claims: HashMap, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `iat` is never read [INFO] [stdout] --> server/src/bearer_token.rs:31:7 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct BearerToken { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 31 | pub iat: SystemTime, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BearerToken` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.74s [INFO] running `Command { std: "docker" "inspect" "24144b97b16ffdb49a3122a6c1f2b402345fc4673f16ebb4d98e70f4ad683e9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24144b97b16ffdb49a3122a6c1f2b402345fc4673f16ebb4d98e70f4ad683e9f", kill_on_drop: false }` [INFO] [stdout] 24144b97b16ffdb49a3122a6c1f2b402345fc4673f16ebb4d98e70f4ad683e9f