[INFO] fetching crate ambient_sys 0.3.1...
[INFO] testing ambient_sys-0.3.1 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate ambient_sys 0.3.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate ambient_sys 0.3.1
[INFO] finished tweaking crates.io crate ambient_sys 0.3.1
[INFO] tweaked toml for crates.io crate ambient_sys 0.3.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ambient_sys 0.3.1 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 153 packages to latest compatible versions
[INFO] [stderr]       Adding derive_more v0.99.20 (available: v2.1.1)
[INFO] [stderr]       Adding flume v0.11.1 (available: v0.12.0)
[INFO] [stderr]       Adding ordered-float v3.9.2 (available: v5.1.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fc08323cfab7e7fcfd924d0715b149f92d463ea70af51705e5c669d3c4b47c09
[INFO] running `Command { std: "docker" "start" "-a" "fc08323cfab7e7fcfd924d0715b149f92d463ea70af51705e5c669d3c4b47c09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fc08323cfab7e7fcfd924d0715b149f92d463ea70af51705e5c669d3c4b47c09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc08323cfab7e7fcfd924d0715b149f92d463ea70af51705e5c669d3c4b47c09", kill_on_drop: false }`
[INFO] [stdout] fc08323cfab7e7fcfd924d0715b149f92d463ea70af51705e5c669d3c4b47c09
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 13bf11ca44f6823fcace080a212b39aa3fb34e5e199c5b603c6d7ed86feb7c73
[INFO] running `Command { std: "docker" "start" "-a" "13bf11ca44f6823fcace080a212b39aa3fb34e5e199c5b603c6d7ed86feb7c73", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling time v0.3.45
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling pxfm v0.1.27
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling ordered-float v3.9.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.108
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.108
[INFO] [stderr]    Compiling wasm-bindgen v0.2.108
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling ambient_sys v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.09s
[INFO] running `Command { std: "docker" "inspect" "13bf11ca44f6823fcace080a212b39aa3fb34e5e199c5b603c6d7ed86feb7c73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13bf11ca44f6823fcace080a212b39aa3fb34e5e199c5b603c6d7ed86feb7c73", kill_on_drop: false }`
[INFO] [stdout] 13bf11ca44f6823fcace080a212b39aa3fb34e5e199c5b603c6d7ed86feb7c73
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 048733a1cbfd84dc6cb3614d5848e2613b74482337159140e1a01504efda8843
[INFO] running `Command { std: "docker" "start" "-a" "048733a1cbfd84dc6cb3614d5848e2613b74482337159140e1a01504efda8843", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling ambient_sys v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.05s
[INFO] running `Command { std: "docker" "inspect" "048733a1cbfd84dc6cb3614d5848e2613b74482337159140e1a01504efda8843", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "048733a1cbfd84dc6cb3614d5848e2613b74482337159140e1a01504efda8843", kill_on_drop: false }`
[INFO] [stdout] 048733a1cbfd84dc6cb3614d5848e2613b74482337159140e1a01504efda8843
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 182cc4988a17be8bb4a7943b0c2e9066cc799bd3e312abef4605636199455bab
[INFO] running `Command { std: "docker" "start" "-a" "182cc4988a17be8bb4a7943b0c2e9066cc799bd3e312abef4605636199455bab", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/ambient_sys/e2aeba8c62eef4f1/deps/ambient_sys-e2aeba8c62eef4f1)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test time::test::sleep_identical ... ok
[INFO] [stdout] test time::interval::test::interval ... ok
[INFO] [stdout] test time::test::sleep_join ... ok
[INFO] [stdout] test time::interval::test::interval_burst ... ok
[INFO] [stdout] test time::test::sleep_reset ... ok
[INFO] [stdout] test time::test::sleep ... ok
[INFO] [stdout] test time::test::sleep_race ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/control.rs (/opt/rustwide/target/debug/build/ambient_sys/13dd0a1696bd3460/deps/control-13dd0a1696bd3460)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test control ... ok
[INFO] [stdout] test control_abort ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ambient_sys
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/missed_tick.rs - missed_tick::MissedTickBehavior::Burst (line 89) ... FAILED
[INFO] [stdout] test src/missed_tick.rs - missed_tick::MissedTickBehavior (line 41) ... FAILED
[INFO] [stdout] test src/missed_tick.rs - missed_tick::MissedTickBehavior::Skip (line 199) ... FAILED
[INFO] [stdout] test src/missed_tick.rs - missed_tick::MissedTickBehavior::Delay (line 148) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/missed_tick.rs - missed_tick::MissedTickBehavior::Burst (line 89) stdout ----
[INFO] [stdout] error[E0603]: struct `Duration` is private
[INFO] [stdout]   --> src/missed_tick.rs:91:35
[INFO] [stdout]    |
[INFO] [stdout] 91 | use ambient_sys::time::{interval, Duration};
[INFO] [stdout]    |                                   ^^^^^^^^ private struct
[INFO] [stdout]    |
[INFO] [stdout] note: the struct `Duration` is defined here
[INFO] [stdout]   --> src/time/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     time::Duration,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] help: import `Duration` directly
[INFO] [stdout]    |
[INFO] [stdout] 91 | use ambient_sys::time::{interval, core::time::Duration};
[INFO] [stdout]    |                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/missed_tick.rs - missed_tick::MissedTickBehavior (line 41) stdout ----
[INFO] [stdout] error[E0603]: struct `Duration` is private
[INFO] [stdout]   --> src/missed_tick.rs:43:31
[INFO] [stdout]    |
[INFO] [stdout] 43 | use ambient_sys::time::{self, Duration};
[INFO] [stdout]    |                               ^^^^^^^^ private struct
[INFO] [stdout]    |
[INFO] [stdout] note: the struct `Duration` is defined here
[INFO] [stdout]   --> src/time/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     time::Duration,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] help: import `Duration` directly
[INFO] [stdout]    |
[INFO] [stdout] 43 | use ambient_sys::time::{self, core::time::Duration};
[INFO] [stdout]    |                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/missed_tick.rs - missed_tick::MissedTickBehavior::Skip (line 199) stdout ----
[INFO] [stdout] error[E0603]: struct `Duration` is private
[INFO] [stdout]    --> src/missed_tick.rs:201:36
[INFO] [stdout]     |
[INFO] [stdout] 201 | use ambient_sys::{time::{interval, Duration}, MissedTickBehavior};
[INFO] [stdout]     |                                    ^^^^^^^^ private struct
[INFO] [stdout]     |
[INFO] [stdout] note: the struct `Duration` is defined here
[INFO] [stdout]    --> src/time/mod.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout]  11 |     time::Duration,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] help: import `Duration` directly
[INFO] [stdout]     |
[INFO] [stdout] 201 | use ambient_sys::{time::{interval, core::time::Duration}, MissedTickBehavior};
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `set_missed_tick_behavior` found for struct `ambient_sys::time::Interval` in the current scope
[INFO] [stdout]    --> src/missed_tick.rs:207:10
[INFO] [stdout]     |
[INFO] [stdout] 207 | interval.set_missed_tick_behavior(MissedTickBehavior::Skip);
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `ambient_sys::time::Interval`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0599, E0603.
[INFO] [stdout] For more information about an error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/missed_tick.rs - missed_tick::MissedTickBehavior::Delay (line 148) stdout ----
[INFO] [stdout] error[E0603]: struct `Duration` is private
[INFO] [stdout]    --> src/missed_tick.rs:150:36
[INFO] [stdout]     |
[INFO] [stdout] 150 | use ambient_sys::{time::{interval, Duration}, MissedTickBehavior};
[INFO] [stdout]     |                                    ^^^^^^^^ private struct
[INFO] [stdout]     |
[INFO] [stdout] note: the struct `Duration` is defined here
[INFO] [stdout]    --> src/time/mod.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout]  11 |     time::Duration,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] help: import `Duration` directly
[INFO] [stdout]     |
[INFO] [stdout] 150 | use ambient_sys::{time::{interval, core::time::Duration}, MissedTickBehavior};
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `set_missed_tick_behavior` found for struct `ambient_sys::time::Interval` in the current scope
[INFO] [stdout]    --> src/missed_tick.rs:156:10
[INFO] [stdout]     |
[INFO] [stdout] 156 | interval.set_missed_tick_behavior(MissedTickBehavior::Delay);
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `ambient_sys::time::Interval`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0599, E0603.
[INFO] [stdout] For more information about an error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/missed_tick.rs - missed_tick::MissedTickBehavior (line 41)
[INFO] [stdout]     src/missed_tick.rs - missed_tick::MissedTickBehavior::Burst (line 89)
[INFO] [stdout]     src/missed_tick.rs - missed_tick::MissedTickBehavior::Delay (line 148)
[INFO] [stdout]     src/missed_tick.rs - missed_tick::MissedTickBehavior::Skip (line 199)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "182cc4988a17be8bb4a7943b0c2e9066cc799bd3e312abef4605636199455bab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "182cc4988a17be8bb4a7943b0c2e9066cc799bd3e312abef4605636199455bab", kill_on_drop: false }`
[INFO] [stdout] 182cc4988a17be8bb4a7943b0c2e9066cc799bd3e312abef4605636199455bab
