[INFO] fetching crate verus_builtin 0.0.0-2026-05-06-1803...
[INFO] testing verus_builtin-0.0.0-2026-05-06-1803 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate verus_builtin 0.0.0-2026-05-06-1803 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate verus_builtin 0.0.0-2026-05-06-1803
[INFO] finished tweaking crates.io crate verus_builtin 0.0.0-2026-05-06-1803
[INFO] tweaked toml for crates.io crate verus_builtin 0.0.0-2026-05-06-1803 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate verus_builtin 0.0.0-2026-05-06-1803 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate verus_builtin 0.0.0-2026-05-06-1803 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 30615a01792681789ce14b67817caa5d7e6c47eb5159635f69637975fca8d7b2
[INFO] running `Command { std: "docker" "start" "-a" "30615a01792681789ce14b67817caa5d7e6c47eb5159635f69637975fca8d7b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "30615a01792681789ce14b67817caa5d7e6c47eb5159635f69637975fca8d7b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30615a01792681789ce14b67817caa5d7e6c47eb5159635f69637975fca8d7b2", kill_on_drop: false }`
[INFO] [stdout] 30615a01792681789ce14b67817caa5d7e6c47eb5159635f69637975fca8d7b2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4632105b61d2a838c549e929e7535098214d3eae4b6c6292a1bba9fe2255ac4e
[INFO] running `Command { std: "docker" "start" "-a" "4632105b61d2a838c549e929e7535098214d3eae4b6c6292a1bba9fe2255ac4e", kill_on_drop: false }`
[INFO] [stderr]    Compiling verus_builtin v0.0.0-2026-05-06-1803 (/opt/rustwide/workdir)
[INFO] [stdout] warning: negative impls are experimental
[INFO] [stdout]    --> src/lib.rs:842:6
[INFO] [stdout]     |
[INFO] [stdout] 842 | impl !Copy for NoCopy {}
[INFO] [stdout]     |      ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #68318 <https://github.com/rust-lang/rust/issues/68318> for more information
[INFO] [stdout]     = help: add `#![feature(negative_impls)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-04-24; consider upgrading it if it is out of date
[INFO] [stdout]     = warning: unstable syntax can change at any point in the future, causing a hard error!
[INFO] [stdout]     = note: for more information, see issue #154045 <https://github.com/rust-lang/rust/issues/154045>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: negative impls are experimental
[INFO] [stdout]    --> src/lib.rs:848:6
[INFO] [stdout]     |
[INFO] [stdout] 848 | impl !Sync for NoSyncSend {}
[INFO] [stdout]     |      ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #68318 <https://github.com/rust-lang/rust/issues/68318> for more information
[INFO] [stdout]     = help: add `#![feature(negative_impls)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-04-24; consider upgrading it if it is out of date
[INFO] [stdout]     = warning: unstable syntax can change at any point in the future, causing a hard error!
[INFO] [stdout]     = note: for more information, see issue #154045 <https://github.com/rust-lang/rust/issues/154045>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: negative impls are experimental
[INFO] [stdout]    --> src/lib.rs:850:6
[INFO] [stdout]     |
[INFO] [stdout] 850 | impl !Send for NoSyncSend {}
[INFO] [stdout]     |      ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #68318 <https://github.com/rust-lang/rust/issues/68318> for more information
[INFO] [stdout]     = help: add `#![feature(negative_impls)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-04-24; consider upgrading it if it is out of date
[INFO] [stdout]     = warning: unstable syntax can change at any point in the future, causing a hard error!
[INFO] [stdout]     = note: for more information, see issue #154045 <https://github.com/rust-lang/rust/issues/154045>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] running `Command { std: "docker" "inspect" "4632105b61d2a838c549e929e7535098214d3eae4b6c6292a1bba9fe2255ac4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4632105b61d2a838c549e929e7535098214d3eae4b6c6292a1bba9fe2255ac4e", kill_on_drop: false }`
[INFO] [stdout] 4632105b61d2a838c549e929e7535098214d3eae4b6c6292a1bba9fe2255ac4e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 53ed84654f7d3891b6c66e0b508b52a5c59f836a9e88692693988aa9cd60ac89
[INFO] running `Command { std: "docker" "start" "-a" "53ed84654f7d3891b6c66e0b508b52a5c59f836a9e88692693988aa9cd60ac89", kill_on_drop: false }`
[INFO] [stdout] warning: negative impls are experimental
[INFO] [stdout]    --> src/lib.rs:842:6
[INFO] [stdout]     |
[INFO] [stdout] 842 | impl !Copy for NoCopy {}
[INFO] [stdout]     |      ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #68318 <https://github.com/rust-lang/rust/issues/68318> for more information
[INFO] [stdout]     = help: add `#![feature(negative_impls)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-04-24; consider upgrading it if it is out of date
[INFO] [stdout]     = warning: unstable syntax can change at any point in the future, causing a hard error!
[INFO] [stdout]     = note: for more information, see issue #154045 <https://github.com/rust-lang/rust/issues/154045>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: negative impls are experimental
[INFO] [stdout]    --> src/lib.rs:848:6
[INFO] [stdout]     |
[INFO] [stdout] 848 | impl !Sync for NoSyncSend {}
[INFO] [stdout]     |      ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #68318 <https://github.com/rust-lang/rust/issues/68318> for more information
[INFO] [stdout]     = help: add `#![feature(negative_impls)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-04-24; consider upgrading it if it is out of date
[INFO] [stdout]     = warning: unstable syntax can change at any point in the future, causing a hard error!
[INFO] [stdout]     = note: for more information, see issue #154045 <https://github.com/rust-lang/rust/issues/154045>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: negative impls are experimental
[INFO] [stdout]    --> src/lib.rs:850:6
[INFO] [stdout]     |
[INFO] [stdout] 850 | impl !Send for NoSyncSend {}
[INFO] [stdout]     |      ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #68318 <https://github.com/rust-lang/rust/issues/68318> for more information
[INFO] [stdout]     = help: add `#![feature(negative_impls)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-04-24; consider upgrading it if it is out of date
[INFO] [stdout]     = warning: unstable syntax can change at any point in the future, causing a hard error!
[INFO] [stdout]     = note: for more information, see issue #154045 <https://github.com/rust-lang/rust/issues/154045>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling verus_builtin v0.0.0-2026-05-06-1803 (/opt/rustwide/workdir)
[INFO] [stdout] warning: negative impls are experimental
[INFO] [stdout]    --> src/lib.rs:842:6
[INFO] [stdout]     |
[INFO] [stdout] 842 | impl !Copy for NoCopy {}
[INFO] [stdout]     |      ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #68318 <https://github.com/rust-lang/rust/issues/68318> for more information
[INFO] [stdout]     = help: add `#![feature(negative_impls)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-04-24; consider upgrading it if it is out of date
[INFO] [stdout]     = warning: unstable syntax can change at any point in the future, causing a hard error!
[INFO] [stdout]     = note: for more information, see issue #154045 <https://github.com/rust-lang/rust/issues/154045>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: negative impls are experimental
[INFO] [stdout]    --> src/lib.rs:848:6
[INFO] [stdout]     |
[INFO] [stdout] 848 | impl !Sync for NoSyncSend {}
[INFO] [stdout]     |      ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #68318 <https://github.com/rust-lang/rust/issues/68318> for more information
[INFO] [stdout]     = help: add `#![feature(negative_impls)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-04-24; consider upgrading it if it is out of date
[INFO] [stdout]     = warning: unstable syntax can change at any point in the future, causing a hard error!
[INFO] [stdout]     = note: for more information, see issue #154045 <https://github.com/rust-lang/rust/issues/154045>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: negative impls are experimental
[INFO] [stdout]    --> src/lib.rs:850:6
[INFO] [stdout]     |
[INFO] [stdout] 850 | impl !Send for NoSyncSend {}
[INFO] [stdout]     |      ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #68318 <https://github.com/rust-lang/rust/issues/68318> for more information
[INFO] [stdout]     = help: add `#![feature(negative_impls)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-04-24; consider upgrading it if it is out of date
[INFO] [stdout]     = warning: unstable syntax can change at any point in the future, causing a hard error!
[INFO] [stdout]     = note: for more information, see issue #154045 <https://github.com/rust-lang/rust/issues/154045>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s
[INFO] running `Command { std: "docker" "inspect" "53ed84654f7d3891b6c66e0b508b52a5c59f836a9e88692693988aa9cd60ac89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53ed84654f7d3891b6c66e0b508b52a5c59f836a9e88692693988aa9cd60ac89", kill_on_drop: false }`
[INFO] [stdout] 53ed84654f7d3891b6c66e0b508b52a5c59f836a9e88692693988aa9cd60ac89
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] df99731b652c5f301a02ff5994d615ffc74f57e2ef46a3f699ece64543566289
[INFO] running `Command { std: "docker" "start" "-a" "df99731b652c5f301a02ff5994d615ffc74f57e2ef46a3f699ece64543566289", kill_on_drop: false }`
[INFO] [stderr] warning: negative impls are experimental
[INFO] [stderr]    --> src/lib.rs:842:6
[INFO] [stderr]     |
[INFO] [stderr] 842 | impl !Copy for NoCopy {}
[INFO] [stderr]     |      ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: see issue #68318 <https://github.com/rust-lang/rust/issues/68318> for more information
[INFO] [stderr]     = help: add `#![feature(negative_impls)]` to the crate attributes to enable
[INFO] [stderr]     = note: this compiler was built on 2026-04-24; consider upgrading it if it is out of date
[INFO] [stderr]     = warning: unstable syntax can change at any point in the future, causing a hard error!
[INFO] [stderr]     = note: for more information, see issue #154045 <https://github.com/rust-lang/rust/issues/154045>
[INFO] [stderr] 
[INFO] [stderr] warning: negative impls are experimental
[INFO] [stderr]    --> src/lib.rs:848:6
[INFO] [stderr]     |
[INFO] [stderr] 848 | impl !Sync for NoSyncSend {}
[INFO] [stderr]     |      ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: see issue #68318 <https://github.com/rust-lang/rust/issues/68318> for more information
[INFO] [stderr]     = help: add `#![feature(negative_impls)]` to the crate attributes to enable
[INFO] [stderr]     = note: this compiler was built on 2026-04-24; consider upgrading it if it is out of date
[INFO] [stderr]     = warning: unstable syntax can change at any point in the future, causing a hard error!
[INFO] [stderr]     = note: for more information, see issue #154045 <https://github.com/rust-lang/rust/issues/154045>
[INFO] [stderr] 
[INFO] [stderr] warning: negative impls are experimental
[INFO] [stderr]    --> src/lib.rs:850:6
[INFO] [stderr]     |
[INFO] [stderr] 850 | impl !Send for NoSyncSend {}
[INFO] [stderr]     |      ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: see issue #68318 <https://github.com/rust-lang/rust/issues/68318> for more information
[INFO] [stderr]     = help: add `#![feature(negative_impls)]` to the crate attributes to enable
[INFO] [stderr]     = note: this compiler was built on 2026-04-24; consider upgrading it if it is out of date
[INFO] [stderr]     = warning: unstable syntax can change at any point in the future, causing a hard error!
[INFO] [stderr]     = note: for more information, see issue #154045 <https://github.com/rust-lang/rust/issues/154045>
[INFO] [stderr] 
[INFO] [stderr] warning: `verus_builtin` (lib) generated 3 warnings
[INFO] [stderr] warning: `verus_builtin` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/verus_builtin-4d590cd742a4aba4)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests verus_builtin
[INFO] [stdout] 
[INFO] [stderr] warning: negative impls are experimental
[INFO] [stdout] running 0 tests
[INFO] [stderr]    --> src/lib.rs:842:6
[INFO] [stdout] 
[INFO] [stderr]     |
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr] 842 | impl !Copy for NoCopy {}
[INFO] [stdout] 
[INFO] [stderr]     |      ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: see issue #68318 <https://github.com/rust-lang/rust/issues/68318> for more information
[INFO] [stderr]     = help: add `#![feature(negative_impls)]` to the crate attributes to enable
[INFO] [stderr]     = note: this compiler was built on 2026-04-24; consider upgrading it if it is out of date
[INFO] [stderr]     = warning: unstable syntax can change at any point in the future, causing a hard error!
[INFO] [stderr]     = note: for more information, see issue #154045 <https://github.com/rust-lang/rust/issues/154045>
[INFO] [stderr] 
[INFO] [stderr] warning: negative impls are experimental
[INFO] [stderr]    --> src/lib.rs:848:6
[INFO] [stderr]     |
[INFO] [stderr] 848 | impl !Sync for NoSyncSend {}
[INFO] [stderr]     |      ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: see issue #68318 <https://github.com/rust-lang/rust/issues/68318> for more information
[INFO] [stderr]     = help: add `#![feature(negative_impls)]` to the crate attributes to enable
[INFO] [stderr]     = note: this compiler was built on 2026-04-24; consider upgrading it if it is out of date
[INFO] [stderr]     = warning: unstable syntax can change at any point in the future, causing a hard error!
[INFO] [stderr]     = note: for more information, see issue #154045 <https://github.com/rust-lang/rust/issues/154045>
[INFO] [stderr] 
[INFO] [stderr] warning: negative impls are experimental
[INFO] [stderr]    --> src/lib.rs:850:6
[INFO] [stderr]     |
[INFO] [stderr] 850 | impl !Send for NoSyncSend {}
[INFO] [stderr]     |      ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: see issue #68318 <https://github.com/rust-lang/rust/issues/68318> for more information
[INFO] [stderr]     = help: add `#![feature(negative_impls)]` to the crate attributes to enable
[INFO] [stderr]     = note: this compiler was built on 2026-04-24; consider upgrading it if it is out of date
[INFO] [stderr]     = warning: unstable syntax can change at any point in the future, causing a hard error!
[INFO] [stderr]     = note: for more information, see issue #154045 <https://github.com/rust-lang/rust/issues/154045>
[INFO] [stderr] 
[INFO] [stderr] warning: 3 warnings emitted
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "df99731b652c5f301a02ff5994d615ffc74f57e2ef46a3f699ece64543566289", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df99731b652c5f301a02ff5994d615ffc74f57e2ef46a3f699ece64543566289", kill_on_drop: false }`
[INFO] [stdout] df99731b652c5f301a02ff5994d615ffc74f57e2ef46a3f699ece64543566289
