[INFO] fetching crate tmp-postgrust 0.5.0... [INFO] testing tmp-postgrust-0.5.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate tmp-postgrust 0.5.0 into /workspace/builds/worker-17/source [INFO] validating manifest of crates.io crate tmp-postgrust 0.5.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tmp-postgrust 0.5.0 [INFO] finished tweaking crates.io crate tmp-postgrust 0.5.0 [INFO] tweaked toml for crates.io crate tmp-postgrust 0.5.0 written to /workspace/builds/worker-17/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded test-env-log v0.2.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d36c57017953316b86c12db78217efb8590b064808728409868a30613bc741ed [INFO] running `Command { std: "docker" "start" "-a" "d36c57017953316b86c12db78217efb8590b064808728409868a30613bc741ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d36c57017953316b86c12db78217efb8590b064808728409868a30613bc741ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d36c57017953316b86c12db78217efb8590b064808728409868a30613bc741ed", kill_on_drop: false }` [INFO] [stdout] d36c57017953316b86c12db78217efb8590b064808728409868a30613bc741ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 691deb1f5478e2a50296078c2a1090ff80f4a93955217a96fbb51a2e5c903313 [INFO] running `Command { std: "docker" "start" "-a" "691deb1f5478e2a50296078c2a1090ff80f4a93955217a96fbb51a2e5c903313", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling tracing-core v0.1.25 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tracing v0.1.33 [INFO] [stderr] Compiling tmp-postgrust v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `error` [INFO] [stdout] --> src/lib.rs:31:22 [INFO] [stdout] | [INFO] [stdout] 31 | use tracing::{debug, error, info, instrument}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.75s [INFO] running `Command { std: "docker" "inspect" "691deb1f5478e2a50296078c2a1090ff80f4a93955217a96fbb51a2e5c903313", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "691deb1f5478e2a50296078c2a1090ff80f4a93955217a96fbb51a2e5c903313", kill_on_drop: false }` [INFO] [stdout] 691deb1f5478e2a50296078c2a1090ff80f4a93955217a96fbb51a2e5c903313 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b1c61b68c8fabb15bc34d231ba3824b4efe2d6c07a2dd5368f85258ac60a92d [INFO] running `Command { std: "docker" "start" "-a" "4b1c61b68c8fabb15bc34d231ba3824b4efe2d6c07a2dd5368f85258ac60a92d", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling test-env-log v0.2.8 [INFO] [stdout] warning: unused import: `error` [INFO] [stdout] --> src/lib.rs:31:22 [INFO] [stdout] | [INFO] [stdout] 31 | use tracing::{debug, error, info, instrument}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling md-5 v0.10.1 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling postgres-protocol v0.6.3 [INFO] [stderr] Compiling postgres-types v0.2.2 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-postgres v0.7.5 [INFO] [stderr] Compiling tmp-postgrust v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find function `new_default_process_async` in this scope [INFO] [stdout] --> src/lib.rs:518:20 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn new_default_process() -> TmpPostgrustResult { [INFO] [stdout] | ----------------------------------------------------------------------------- similarly named function `new_default_process` defined here [INFO] [stdout] ... [INFO] [stdout] 518 | let proc = new_default_process_async().await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `new_default_process` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `new_default_process_async` in this scope [INFO] [stdout] --> src/lib.rs:536:20 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn new_default_process() -> TmpPostgrustResult { [INFO] [stdout] | ----------------------------------------------------------------------------- similarly named function `new_default_process` defined here [INFO] [stdout] ... [INFO] [stdout] 536 | let proc = new_default_process_async().await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `new_default_process` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `new_default_process_async` in this scope [INFO] [stdout] --> src/lib.rs:554:20 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn new_default_process() -> TmpPostgrustResult { [INFO] [stdout] | ----------------------------------------------------------------------------- similarly named function `new_default_process` defined here [INFO] [stdout] ... [INFO] [stdout] 554 | let proc = new_default_process_async().await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `new_default_process` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `new_default_process_async` in this scope [INFO] [stdout] --> src/lib.rs:572:20 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn new_default_process() -> TmpPostgrustResult { [INFO] [stdout] | ----------------------------------------------------------------------------- similarly named function `new_default_process` defined here [INFO] [stdout] ... [INFO] [stdout] 572 | let proc = new_default_process_async().await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `new_default_process` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `test`: test-env-log has been renamed to test-log; use it instead [INFO] [stdout] --> src/lib.rs:307:7 [INFO] [stdout] | [INFO] [stdout] 307 | #[test(tokio::test)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `test`: test-env-log has been renamed to test-log; use it instead [INFO] [stdout] --> src/lib.rs:328:7 [INFO] [stdout] | [INFO] [stdout] 328 | #[test(tokio::test)] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `test`: test-env-log has been renamed to test-log; use it instead [INFO] [stdout] --> src/lib.rs:352:7 [INFO] [stdout] | [INFO] [stdout] 352 | #[test(tokio::test)] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `test`: test-env-log has been renamed to test-log; use it instead [INFO] [stdout] --> src/lib.rs:388:7 [INFO] [stdout] | [INFO] [stdout] 388 | #[test(tokio::test)] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `test`: test-env-log has been renamed to test-log; use it instead [INFO] [stdout] --> src/lib.rs:430:7 [INFO] [stdout] | [INFO] [stdout] 430 | #[test(tokio::test)] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `test`: test-env-log has been renamed to test-log; use it instead [INFO] [stdout] --> src/lib.rs:472:7 [INFO] [stdout] | [INFO] [stdout] 472 | #[test(tokio::test)] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `test`: test-env-log has been renamed to test-log; use it instead [INFO] [stdout] --> src/lib.rs:494:7 [INFO] [stdout] | [INFO] [stdout] 494 | #[test(tokio::test)] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `test`: test-env-log has been renamed to test-log; use it instead [INFO] [stdout] --> src/lib.rs:516:7 [INFO] [stdout] | [INFO] [stdout] 516 | #[test(tokio::test)] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `test`: test-env-log has been renamed to test-log; use it instead [INFO] [stdout] --> src/lib.rs:534:7 [INFO] [stdout] | [INFO] [stdout] 534 | #[test(tokio::test)] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `try_new_async` found for struct `TmpPostgrustFactory` in the current scope [INFO] [stdout] --> src/lib.rs:330:44 [INFO] [stdout] | [INFO] [stdout] 62 | pub struct TmpPostgrustFactory { [INFO] [stdout] | ------------------------------ function or associated item `try_new_async` not found for this [INFO] [stdout] ... [INFO] [stdout] 330 | let factory = TmpPostgrustFactory::try_new_async() [INFO] [stdout] | ^^^^^^^^^^^^^ function or associated item not found in `TmpPostgrustFactory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `try_new_async` found for struct `TmpPostgrustFactory` in the current scope [INFO] [stdout] --> src/lib.rs:390:44 [INFO] [stdout] | [INFO] [stdout] 62 | pub struct TmpPostgrustFactory { [INFO] [stdout] | ------------------------------ function or associated item `try_new_async` not found for this [INFO] [stdout] ... [INFO] [stdout] 390 | let factory = TmpPostgrustFactory::try_new_async() [INFO] [stdout] | ^^^^^^^^^^^^^ function or associated item not found in `TmpPostgrustFactory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `try_new_async` found for struct `TmpPostgrustFactory` in the current scope [INFO] [stdout] --> src/lib.rs:433:51 [INFO] [stdout] | [INFO] [stdout] 62 | pub struct TmpPostgrustFactory { [INFO] [stdout] | ------------------------------ function or associated item `try_new_async` not found for this [INFO] [stdout] ... [INFO] [stdout] 433 | .get_or_try_init(TmpPostgrustFactory::try_new_async) [INFO] [stdout] | ^^^^^^^^^^^^^ function or associated item not found in `TmpPostgrustFactory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `new_instance_async` found for reference `&TmpPostgrustFactory` in the current scope [INFO] [stdout] --> src/lib.rs:436:29 [INFO] [stdout] | [INFO] [stdout] 436 | let proc1 = factory.new_instance_async().await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `new_instance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `try_new_async` found for struct `TmpPostgrustFactory` in the current scope [INFO] [stdout] --> src/lib.rs:449:51 [INFO] [stdout] | [INFO] [stdout] 62 | pub struct TmpPostgrustFactory { [INFO] [stdout] | ------------------------------ function or associated item `try_new_async` not found for this [INFO] [stdout] ... [INFO] [stdout] 449 | .get_or_try_init(TmpPostgrustFactory::try_new_async) [INFO] [stdout] | ^^^^^^^^^^^^^ function or associated item not found in `TmpPostgrustFactory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `new_instance_async` found for reference `&TmpPostgrustFactory` in the current scope [INFO] [stdout] --> src/lib.rs:452:29 [INFO] [stdout] | [INFO] [stdout] 452 | let proc2 = factory.new_instance_async().await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `new_instance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `try_new_async` found for struct `TmpPostgrustFactory` in the current scope [INFO] [stdout] --> src/lib.rs:475:51 [INFO] [stdout] | [INFO] [stdout] 62 | pub struct TmpPostgrustFactory { [INFO] [stdout] | ------------------------------ function or associated item `try_new_async` not found for this [INFO] [stdout] ... [INFO] [stdout] 475 | .get_or_try_init(TmpPostgrustFactory::try_new_async) [INFO] [stdout] | ^^^^^^^^^^^^^ function or associated item not found in `TmpPostgrustFactory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `new_instance_async` found for reference `&TmpPostgrustFactory` in the current scope [INFO] [stdout] --> src/lib.rs:478:28 [INFO] [stdout] | [INFO] [stdout] 478 | let proc = factory.new_instance_async().await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `new_instance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `try_new_async` found for struct `TmpPostgrustFactory` in the current scope [INFO] [stdout] --> src/lib.rs:497:51 [INFO] [stdout] | [INFO] [stdout] 62 | pub struct TmpPostgrustFactory { [INFO] [stdout] | ------------------------------ function or associated item `try_new_async` not found for this [INFO] [stdout] ... [INFO] [stdout] 497 | .get_or_try_init(TmpPostgrustFactory::try_new_async) [INFO] [stdout] | ^^^^^^^^^^^^^ function or associated item not found in `TmpPostgrustFactory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `new_instance_async` found for reference `&TmpPostgrustFactory` in the current scope [INFO] [stdout] --> src/lib.rs:500:28 [INFO] [stdout] | [INFO] [stdout] 500 | let proc = factory.new_instance_async().await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `new_instance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors; 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tmp-postgrust` due to 15 previous errors; 9 warnings emitted [INFO] running `Command { std: "docker" "inspect" "4b1c61b68c8fabb15bc34d231ba3824b4efe2d6c07a2dd5368f85258ac60a92d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b1c61b68c8fabb15bc34d231ba3824b4efe2d6c07a2dd5368f85258ac60a92d", kill_on_drop: false }` [INFO] [stdout] 4b1c61b68c8fabb15bc34d231ba3824b4efe2d6c07a2dd5368f85258ac60a92d