[INFO] fetching crate rusqlite_migration 1.3.1... [INFO] checking rusqlite_migration-1.3.1 against try#da25749bf5e6ba5ed862ff361c19afff2a986b2d for pr-132712 [INFO] extracting crate rusqlite_migration 1.3.1 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate rusqlite_migration 1.3.1 on toolchain da25749bf5e6ba5ed862ff361c19afff2a986b2d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rusqlite_migration 1.3.1 [INFO] finished tweaking crates.io crate rusqlite_migration 1.3.1 [INFO] tweaked toml for crates.io crate rusqlite_migration 1.3.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 141 packages to latest compatible versions [INFO] [stderr] Adding uuid v1.4.1 (available: v1.11.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 733dd204d5f4aa4ccb0e0df34d597f495f8761efc2407e64be90ddcf3a5e5fda [INFO] running `Command { std: "docker" "start" "-a" "733dd204d5f4aa4ccb0e0df34d597f495f8761efc2407e64be90ddcf3a5e5fda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "733dd204d5f4aa4ccb0e0df34d597f495f8761efc2407e64be90ddcf3a5e5fda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "733dd204d5f4aa4ccb0e0df34d597f495f8761efc2407e64be90ddcf3a5e5fda", kill_on_drop: false }` [INFO] [stdout] 733dd204d5f4aa4ccb0e0df34d597f495f8761efc2407e64be90ddcf3a5e5fda [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38571f111a1de9643839fa608e56822c2f5faea3ce2512bf89bff6b3b127b947 [INFO] running `Command { std: "docker" "start" "-a" "38571f111a1de9643839fa608e56822c2f5faea3ce2512bf89bff6b3b127b947", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Checking bytes v1.8.0 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking clap_builder v4.5.20 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Compiling rusqlite_migration v1.3.1 (/tmp/fixit) [INFO] [stderr] Migrating build.rs from 2021 edition to 2024 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking rusqlite v0.32.1 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking uuid v1.4.1 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking oorandom v11.1.4 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking clap v4.5.20 [INFO] [stderr] Checking similar v2.6.0 [INFO] [stderr] Checking simple-logging v2.0.2 [INFO] [stderr] Checking mktemp v0.5.1 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling mutants v0.0.3 [INFO] [stderr] Checking iai v0.1.1 [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Checking env_filter v0.1.2 [INFO] [stderr] Checking insta v1.41.1 [INFO] [stderr] Checking env_logger v0.11.5 [INFO] [stderr] Fixed src/lib.rs (1 fix) [INFO] [stderr] Fixed src/errors.rs (1 fix) [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking tokio v1.41.1 [INFO] [stderr] Checking tokio-stream v0.1.16 [INFO] [stderr] Checking tokio-test v0.4.4 [INFO] [stderr] Checking serde_json v1.0.132 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Migrating benches/criterion.rs from 2021 edition to 2024 [INFO] [stdout] error[E0432]: unresolved import `crate::AsyncMigrations` [INFO] [stdout] --> src/tests/asynch.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | AsyncMigrations, Error, MigrationDefinitionError, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `AsyncMigrations` in the root [INFO] [stdout] | help: a similar name exists in the module: `Migrations` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | pub use asynch::AsyncMigrations; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `alpha-async-tokio-rusqlite` feature [INFO] [stdout] --> src/lib.rs:44:7 [INFO] [stdout] | [INFO] [stdout] 44 | #[cfg(feature = "alpha-async-tokio-rusqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio_rusqlite` [INFO] [stdout] --> src/tests/asynch.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use tokio_rusqlite::Connection as AsyncConnection; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `tokio_rusqlite` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::MigrationsBuilder` [INFO] [stdout] --> src/tests/builder.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::{Migrations, MigrationsBuilder, SchemaVersion, M}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `MigrationsBuilder` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:35:18 [INFO] [stdout] | [INFO] [stdout] 35 | pub use builder::MigrationsBuilder; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `from-directory` feature [INFO] [stdout] --> src/lib.rs:34:7 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "from-directory")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio_rusqlite` [INFO] [stdout] --> src/tests/asynch.rs:124:9 [INFO] [stdout] | [INFO] [stdout] 124 | use tokio_rusqlite::Error as TError; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `tokio_rusqlite` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/tests/synch.rs:257:67 [INFO] [stdout] | [INFO] [stdout] 257 | assert_eq!(1usize, migrations.current_version(&conn).unwrap().into()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: From` [INFO] [stdout] = note: required for `SchemaVersion` to implement `Into<_>` [INFO] [stdout] help: try using a fully qualified path to specify the expected types [INFO] [stdout] | [INFO] [stdout] 257 | assert_eq!(1usize, >::into(migrations.current_version(&conn).unwrap())); [INFO] [stdout] | +++++++++++++++++++++++++++++++++ ~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/tests/synch.rs:257:67 [INFO] [stdout] | [INFO] [stdout] 257 | assert_eq!(1usize, migrations.current_version(&conn).unwrap().into()); [INFO] [stdout] | --------------------------------------------------------------^^^^--- type must be known at this point [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `usize: PartialEq<_>` found in the following crates: `core`, `serde_json`: [INFO] [stdout] - impl PartialEq for usize; [INFO] [stdout] - impl PartialEq for usize; [INFO] [stdout] help: try using a fully qualified path to specify the expected types [INFO] [stdout] | [INFO] [stdout] 257 | assert_eq!(1usize, >::into(migrations.current_version(&conn).unwrap())); [INFO] [stdout] | +++++++++++++++++++++++++++++++++ ~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0283, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rusqlite_migration` (lib test) due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] Migrating benches/iai.rs from 2021 edition to 2024 [INFO] [stderr] Migrating benches/from_directory.rs from 2021 edition to 2024 [INFO] [stdout] error[E0432]: unresolved import `include_dir` [INFO] [stdout] --> benches/from_directory.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use include_dir::{include_dir, Dir}; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `include_dir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_directory` found for struct `Migrations` in the current scope [INFO] [stdout] --> benches/from_directory.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | Migrations::from_directory(&MIGRATIONS_DIR_10).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ function or associated item not found in `Migrations<'_>` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Migrations<'_>` consider using one of the following associated functions: [INFO] [stdout] Migrations::<'m>::new [INFO] [stdout] Migrations::<'m>::new_iter [INFO] [stdout] --> /tmp/fixit/src/lib.rs:374:5 [INFO] [stdout] | [INFO] [stdout] 374 | pub fn new(ms: Vec>) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 431 | pub fn new_iter>>(ms: I) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is an associated function `from_iter` with a similar name [INFO] [stdout] | [INFO] [stdout] 28 | Migrations::from_iter(&MIGRATIONS_DIR_10).unwrap(); [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_directory` found for struct `Migrations` in the current scope [INFO] [stdout] --> benches/from_directory.rs:33:17 [INFO] [stdout] | [INFO] [stdout] 33 | Migrations::from_directory(&MIGRATIONS_DIR_100).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ function or associated item not found in `Migrations<'_>` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Migrations<'_>` consider using one of the following associated functions: [INFO] [stdout] Migrations::<'m>::new [INFO] [stdout] Migrations::<'m>::new_iter [INFO] [stdout] --> /tmp/fixit/src/lib.rs:374:5 [INFO] [stdout] | [INFO] [stdout] 374 | pub fn new(ms: Vec>) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 431 | pub fn new_iter>>(ms: I) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is an associated function `from_iter` with a similar name [INFO] [stdout] | [INFO] [stdout] 33 | Migrations::from_iter(&MIGRATIONS_DIR_100).unwrap(); [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_directory` found for struct `Migrations` in the current scope [INFO] [stdout] --> benches/from_directory.rs:40:47 [INFO] [stdout] | [INFO] [stdout] 40 | b.iter_with_large_drop(|| Migrations::from_directory(&MIGRATIONS_DIR_10).unwrap()) [INFO] [stdout] | ^^^^^^^^^^^^^^ function or associated item not found in `Migrations<'_>` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Migrations<'_>` consider using one of the following associated functions: [INFO] [stdout] Migrations::<'m>::new [INFO] [stdout] Migrations::<'m>::new_iter [INFO] [stdout] --> /tmp/fixit/src/lib.rs:374:5 [INFO] [stdout] | [INFO] [stdout] 374 | pub fn new(ms: Vec>) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 431 | pub fn new_iter>>(ms: I) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is an associated function `from_iter` with a similar name [INFO] [stdout] | [INFO] [stdout] 40 | b.iter_with_large_drop(|| Migrations::from_iter(&MIGRATIONS_DIR_10).unwrap()) [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_directory` found for struct `Migrations` in the current scope [INFO] [stdout] --> benches/from_directory.rs:44:47 [INFO] [stdout] | [INFO] [stdout] 44 | b.iter_with_large_drop(|| Migrations::from_directory(&MIGRATIONS_DIR_100).unwrap()) [INFO] [stdout] | ^^^^^^^^^^^^^^ function or associated item not found in `Migrations<'_>` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Migrations<'_>` consider using one of the following associated functions: [INFO] [stdout] Migrations::<'m>::new [INFO] [stdout] Migrations::<'m>::new_iter [INFO] [stdout] --> /tmp/fixit/src/lib.rs:374:5 [INFO] [stdout] | [INFO] [stdout] 374 | pub fn new(ms: Vec>) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 431 | pub fn new_iter>>(ms: I) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is an associated function `from_iter` with a similar name [INFO] [stdout] | [INFO] [stdout] 44 | b.iter_with_large_drop(|| Migrations::from_iter(&MIGRATIONS_DIR_100).unwrap()) [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rusqlite_migration` (bench "from_directory") due to 5 previous errors [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "38571f111a1de9643839fa608e56822c2f5faea3ce2512bf89bff6b3b127b947", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38571f111a1de9643839fa608e56822c2f5faea3ce2512bf89bff6b3b127b947", kill_on_drop: false }` [INFO] [stdout] 38571f111a1de9643839fa608e56822c2f5faea3ce2512bf89bff6b3b127b947