[INFO] cloning repository https://github.com/inboxsphere/persistent-scheduler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/inboxsphere/persistent-scheduler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finboxsphere%2Fpersistent-scheduler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finboxsphere%2Fpersistent-scheduler'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 80f5ba83e37df4f66164058cd1f71e0c59dc5802
[INFO] testing inboxsphere/persistent-scheduler against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finboxsphere%2Fpersistent-scheduler" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/inboxsphere/persistent-scheduler
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/inboxsphere/persistent-scheduler
[INFO] tweaked toml for git repo https://github.com/inboxsphere/persistent-scheduler written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/inboxsphere/persistent-scheduler on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/inboxsphere/persistent-scheduler 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: package.author
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded native_model_macro v0.4.20
[INFO] [stderr]   Downloaded thiserror-impl v1.0.68
[INFO] [stderr]   Downloaded thiserror v1.0.68
[INFO] [stderr]   Downloaded native_model v0.4.20
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.8
[INFO] [stderr]   Downloaded native_db_macro v0.8.1
[INFO] [stderr]   Downloaded zerocopy v0.8.8
[INFO] [stderr]   Downloaded native_db v0.8.1
[INFO] [stderr]   Downloaded redb v1.5.1
[INFO] [stderr]   Downloaded redb v2.2.0
[INFO] [stderr]   Downloaded chrono-tz v0.10.1
[INFO] [stderr]   Downloaded ulid v1.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6bef95e26510ca984a84a40e092be483d068d4388362456d2472e19aad78cf18
[INFO] running `Command { std: "docker" "start" "-a" "6bef95e26510ca984a84a40e092be483d068d4388362456d2472e19aad78cf18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6bef95e26510ca984a84a40e092be483d068d4388362456d2472e19aad78cf18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6bef95e26510ca984a84a40e092be483d068d4388362456d2472e19aad78cf18", kill_on_drop: false }`
[INFO] [stdout] 6bef95e26510ca984a84a40e092be483d068d4388362456d2472e19aad78cf18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c76c0cc1e208bf9ede59246c8ec46deb8002a366dc845d2800d347428d9979c
[INFO] running `Command { std: "docker" "start" "-a" "2c76c0cc1e208bf9ede59246c8ec46deb8002a366dc845d2800d347428d9979c", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: package.author
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling rustix v0.38.38
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling unicase v2.8.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling zerocopy v0.8.8
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling anyhow v1.0.92
[INFO] [stderr]    Compiling thiserror v1.0.68
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling redb v2.2.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling redb v1.5.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling bytes v1.8.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling croner v2.1.0
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr]    Compiling sysinfo v0.33.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling chrono-tz-build v0.4.0
[INFO] [stderr]    Compiling chrono-tz v0.10.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerocopy-derive v0.8.8
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.68
[INFO] [stderr]    Compiling native_model_macro v0.4.20
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling native_db_macro v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rand_core v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling ulid v1.2.0
[INFO] [stderr]    Compiling cargo-platform v0.1.8
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling cargo_metadata v0.14.2
[INFO] [stderr]    Compiling skeptic v0.13.7
[INFO] [stderr]    Compiling native_model v0.4.20
[INFO] [stderr]    Compiling native_db v0.8.1
[INFO] [stderr]    Compiling persistent-scheduler v0.5.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.80s
[INFO] running `Command { std: "docker" "inspect" "2c76c0cc1e208bf9ede59246c8ec46deb8002a366dc845d2800d347428d9979c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c76c0cc1e208bf9ede59246c8ec46deb8002a366dc845d2800d347428d9979c", kill_on_drop: false }`
[INFO] [stdout] 2c76c0cc1e208bf9ede59246c8ec46deb8002a366dc845d2800d347428d9979c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d73fc9182708b7bc2ae33ad127cdd6fbd63dd16663f6e0895cfc2aa22d7f1b93
[INFO] running `Command { std: "docker" "start" "-a" "d73fc9182708b7bc2ae33ad127cdd6fbd63dd16663f6e0895cfc2aa22d7f1b93", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: package.author
[INFO] [stderr]    Compiling persistent-scheduler v0.5.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `name` and `age` are never read
[INFO] [stdout]   --> examples/periodic.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |     struct Test {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 13 |         pub name: String,
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 14 |         pub age: u32,
[INFO] [stdout]    |             ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Test` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> examples/basic.rs:75:12
[INFO] [stdout]    |
[INFO] [stdout] 74 | impl MyTask2 {
[INFO] [stdout]    | ------------ associated function in this implementation
[INFO] [stdout] 75 |     pub fn new(name: String, age: i32) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> examples/nativedb.rs:92:12
[INFO] [stdout]    |
[INFO] [stdout] 91 | impl MyTask2 {
[INFO] [stdout]    | ------------ associated function in this implementation
[INFO] [stdout] 92 |     pub fn new(name: String, age: i32) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.63s
[INFO] running `Command { std: "docker" "inspect" "d73fc9182708b7bc2ae33ad127cdd6fbd63dd16663f6e0895cfc2aa22d7f1b93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d73fc9182708b7bc2ae33ad127cdd6fbd63dd16663f6e0895cfc2aa22d7f1b93", kill_on_drop: false }`
[INFO] [stdout] d73fc9182708b7bc2ae33ad127cdd6fbd63dd16663f6e0895cfc2aa22d7f1b93
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a6b699bd2b934fb6f4dc786561efe807cbda6e82d89647664b7375401eb36640
[INFO] running `Command { std: "docker" "start" "-a" "a6b699bd2b934fb6f4dc786561efe807cbda6e82d89647664b7375401eb36640", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: package.author
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> examples/basic.rs:75:12
[INFO] [stderr]    |
[INFO] [stderr] 74 | impl MyTask2 {
[INFO] [stderr]    | ------------ associated function in this implementation
[INFO] [stderr] 75 |     pub fn new(name: String, age: i32) -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `name` and `age` are never read
[INFO] [stderr]   --> examples/periodic.rs:13:13
[INFO] [stderr]    |
[INFO] [stderr] 12 |     struct Test {
[INFO] [stderr]    |            ---- fields in this struct
[INFO] [stderr] 13 |         pub name: String,
[INFO] [stderr]    |             ^^^^
[INFO] [stderr] 14 |         pub age: u32,
[INFO] [stderr]    |             ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Test` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> examples/nativedb.rs:92:12
[INFO] [stderr]    |
[INFO] [stderr] 91 | impl MyTask2 {
[INFO] [stderr]    | ------------ associated function in this implementation
[INFO] [stderr] 92 |     pub fn new(name: String, age: i32) -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `persistent-scheduler` (example "basic") generated 1 warning
[INFO] [stderr] warning: `persistent-scheduler` (example "periodic") generated 1 warning
[INFO] [stderr] warning: `persistent-scheduler` (example "nativedb") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/persistent_scheduler-2de01fac8603f2a6)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test nativedb::tests::test ... ok
[INFO] [stdout] test nativedb::test::test ... ok
[INFO] [stdout] test nativedb::test::delete_db_file ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests persistent_scheduler
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/core/store.rs - core::store::TaskStore::restore_tasks (line 26) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/core/store.rs - core::store::TaskStore::restore_tasks (line 26) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TaskStore`
[INFO] [stdout]  --> src/core/store.rs:28:17
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let store = TaskStore::new();
[INFO] [stdout]   |                 ^^^^^^^^^ use of undeclared type `TaskStore`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]   |
[INFO] [stdout] 2 + use persistent_scheduler::core::store::TaskStore;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]  --> src/core/store.rs:29:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     store.restore_tasks().await.unwrap();
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/core/store.rs - core::store::TaskStore::restore_tasks (line 26)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "a6b699bd2b934fb6f4dc786561efe807cbda6e82d89647664b7375401eb36640", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6b699bd2b934fb6f4dc786561efe807cbda6e82d89647664b7375401eb36640", kill_on_drop: false }`
[INFO] [stdout] a6b699bd2b934fb6f4dc786561efe807cbda6e82d89647664b7375401eb36640
