[INFO] fetching crate null-terminated 0.3.17...
[INFO] testing null-terminated-0.3.17 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1
[INFO] extracting crate null-terminated 0.3.17 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate null-terminated 0.3.17
[INFO] finished tweaking crates.io crate null-terminated 0.3.17
[INFO] tweaked toml for crates.io crate null-terminated 0.3.17 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate null-terminated 0.3.17 on toolchain caccb4d0368bd918ef6668af8e13834d07040417
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate null-terminated 0.3.17 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded byte-strings-proc_macros v0.2.1
[INFO] [stderr] Downloaded quote v1.0.7
[INFO] [stderr] Downloaded log v0.4.3
[INFO] [stderr] Downloaded proc-macro2 v1.0.19
[INFO] [stderr] Downloaded utf v0.1.0
[INFO] [stderr] Downloaded lazy_static v1.0.2
[INFO] [stderr] Downloaded system-call v0.1.1
[INFO] [stderr] Downloaded syn v1.0.36
[INFO] [stderr] Downloaded regex-syntax v0.6.18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fe788f554e1fb76385c92f573d5b11e82bb1f54325bf3638f8fda98dc3007b00
[INFO] running `Command { std: "docker" "start" "-a" "fe788f554e1fb76385c92f573d5b11e82bb1f54325bf3638f8fda98dc3007b00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe788f554e1fb76385c92f573d5b11e82bb1f54325bf3638f8fda98dc3007b00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe788f554e1fb76385c92f573d5b11e82bb1f54325bf3638f8fda98dc3007b00", kill_on_drop: false }`
[INFO] [stdout] fe788f554e1fb76385c92f573d5b11e82bb1f54325bf3638f8fda98dc3007b00
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a5b42622110c38a0065061bb0b15978f91679b3cede7d08793f9abc99c5fd63d
[INFO] running `Command { std: "docker" "start" "-a" "a5b42622110c38a0065061bb0b15978f91679b3cede7d08793f9abc99c5fd63d", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] Compiling proc-macro2 v1.0.19
[INFO] [stderr] Compiling unicode-xid v0.2.1
[INFO] [stderr] Compiling syn v1.0.36
[INFO] [stderr] Compiling unreachable v1.0.0
[INFO] [stderr] Compiling utf v0.1.0
[INFO] [stderr] Compiling quote v1.0.7
[INFO] [stderr] Compiling byte-strings-proc_macros v0.2.1
[INFO] [stderr] Compiling null-terminated v0.3.17 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout] --> src/lib.rs:44:1
[INFO] [stdout] |
[INFO] [stdout] 44 | extern { type Opaque; }
[INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: the feature `const_raw_ptr_deref` has been stable since 1.58.0 and no longer requires an attribute to enable
[INFO] [stdout] --> src/lib.rs:25:12
[INFO] [stdout] |
[INFO] [stdout] 25 | #![feature(const_raw_ptr_deref)]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(stable_features)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/lib.rs:80:23
[INFO] [stdout] |
[INFO] [stdout] 80 | pub const fn iter(&self) -> Iter { Iter(self.as_ptr(), PhantomData) }
[INFO] [stdout] | ^^^^^ ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 80 | pub const fn iter(&self) -> Iter<'_, A> { Iter(self.as_ptr(), PhantomData) }
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/lib.rs:84:21
[INFO] [stdout] |
[INFO] [stdout] 84 | pub fn iter_mut(&mut self) -> IterMut { IterMut(self.as_mut_ptr(), PhantomData) }
[INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 84 | pub fn iter_mut(&mut self) -> IterMut<'_, A> { IterMut(self.as_mut_ptr(), PhantomData) }
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/lib.rs:368:18
[INFO] [stdout] |
[INFO] [stdout] 368 | pub fn chars(&self) -> Chars { Chars(::utf::decode_utf8(self.0.iter().cloned())) }
[INFO] [stdout] | ^^^^^ ^^^^^ the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 368 | pub fn chars(&self) -> Chars<'_> { Chars(::utf::decode_utf8(self.0.iter().cloned())) }
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/lib.rs:373:25
[INFO] [stdout] |
[INFO] [stdout] 373 | pub fn char_indices(&self) -> CharIndices { CharIndices(self.chars(), 0) }
[INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 373 | pub fn char_indices(&self) -> CharIndices<'_> { CharIndices(self.chars(), 0) }
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.19s
[INFO] running `Command { std: "docker" "inspect" "a5b42622110c38a0065061bb0b15978f91679b3cede7d08793f9abc99c5fd63d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5b42622110c38a0065061bb0b15978f91679b3cede7d08793f9abc99c5fd63d", kill_on_drop: false }`
[INFO] [stdout] a5b42622110c38a0065061bb0b15978f91679b3cede7d08793f9abc99c5fd63d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a73a67fa829be50604fb500602ece581c3bf54b42ce9ff6dd323cc2b2746790e
[INFO] running `Command { std: "docker" "start" "-a" "a73a67fa829be50604fb500602ece581c3bf54b42ce9ff6dd323cc2b2746790e", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] Compiling memchr v2.3.3
[INFO] [stderr] Compiling rand_core v0.3.0
[INFO] [stderr] Compiling rand_pcg v0.1.2
[INFO] [stderr] Compiling rand_chacha v0.1.1
[INFO] [stderr] Compiling lazy_static v1.0.2
[INFO] [stderr] Compiling rand v0.6.5
[INFO] [stderr] Compiling cfg-if v0.1.4
[INFO] [stderr] Compiling regex-syntax v0.6.18
[INFO] [stderr] Compiling thread_local v1.0.1
[INFO] [stderr] Compiling libc v0.2.42
[INFO] [stderr] Compiling rand_xorshift v0.1.1
[INFO] [stderr] Compiling rand_hc v0.1.0
[INFO] [stderr] Compiling rand_isaac v0.1.1
[INFO] [stderr] Compiling log v0.4.3
[INFO] [stderr] Compiling system-call v0.1.1
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/system-call-0.1.1/src/platform/linux-x86_64/mod.rs:94:5
[INFO] [stdout] |
[INFO] [stdout] 94 | asm!("syscall"
[INFO] [stdout] | ^^^
[INFO] [stdout] |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout] |
[INFO] [stdout] 12 + use core::arch::asm;
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/system-call-0.1.1/src/platform/linux-x86_64/mod.rs:77:5
[INFO] [stdout] |
[INFO] [stdout] 77 | asm!("syscall"
[INFO] [stdout] | ^^^
[INFO] [stdout] |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout] |
[INFO] [stdout] 12 + use core::arch::asm;
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/system-call-0.1.1/src/platform/linux-x86_64/mod.rs:61:5
[INFO] [stdout] |
[INFO] [stdout] 61 | asm!("syscall"
[INFO] [stdout] | ^^^
[INFO] [stdout] |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout] |
[INFO] [stdout] 12 + use core::arch::asm;
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/system-call-0.1.1/src/platform/linux-x86_64/mod.rs:46:5
[INFO] [stdout] |
[INFO] [stdout] 46 | asm!("syscall"
[INFO] [stdout] | ^^^
[INFO] [stdout] |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout] |
[INFO] [stdout] 12 + use core::arch::asm;
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/system-call-0.1.1/src/platform/linux-x86_64/mod.rs:36:5
[INFO] [stdout] |
[INFO] [stdout] 36 | asm!("syscall"
[INFO] [stdout] | ^^^
[INFO] [stdout] |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout] |
[INFO] [stdout] 12 + use core::arch::asm;
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/system-call-0.1.1/src/platform/linux-x86_64/mod.rs:26:5
[INFO] [stdout] |
[INFO] [stdout] 26 | asm!("syscall"
[INFO] [stdout] | ^^^
[INFO] [stdout] |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout] |
[INFO] [stdout] 12 + use core::arch::asm;
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/system-call-0.1.1/src/platform/linux-x86_64/mod.rs:16:5
[INFO] [stdout] |
[INFO] [stdout] 16 | asm!("syscall"
[INFO] [stdout] | ^^^
[INFO] [stdout] |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout] |
[INFO] [stdout] 12 + use core::arch::asm;
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout] --> src/lib.rs:44:1
[INFO] [stdout] |
[INFO] [stdout] 44 | extern { type Opaque; }
[INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: the feature `const_raw_ptr_deref` has been stable since 1.58.0 and no longer requires an attribute to enable
[INFO] [stdout] --> src/lib.rs:25:12
[INFO] [stdout] |
[INFO] [stdout] 25 | #![feature(const_raw_ptr_deref)]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(stable_features)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/lib.rs:80:23
[INFO] [stdout] |
[INFO] [stdout] 80 | pub const fn iter(&self) -> Iter { Iter(self.as_ptr(), PhantomData) }
[INFO] [stdout] | ^^^^^ ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 80 | pub const fn iter(&self) -> Iter<'_, A> { Iter(self.as_ptr(), PhantomData) }
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/lib.rs:84:21
[INFO] [stdout] |
[INFO] [stdout] 84 | pub fn iter_mut(&mut self) -> IterMut { IterMut(self.as_mut_ptr(), PhantomData) }
[INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 84 | pub fn iter_mut(&mut self) -> IterMut<'_, A> { IterMut(self.as_mut_ptr(), PhantomData) }
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/lib.rs:368:18
[INFO] [stdout] |
[INFO] [stdout] 368 | pub fn chars(&self) -> Chars { Chars(::utf::decode_utf8(self.0.iter().cloned())) }
[INFO] [stdout] | ^^^^^ ^^^^^ the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 368 | pub fn chars(&self) -> Chars<'_> { Chars(::utf::decode_utf8(self.0.iter().cloned())) }
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/lib.rs:373:25
[INFO] [stdout] |
[INFO] [stdout] 373 | pub fn char_indices(&self) -> CharIndices { CharIndices(self.chars(), 0) }
[INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 373 | pub fn char_indices(&self) -> CharIndices<'_> { CharIndices(self.chars(), 0) }
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Compiling aho-corasick v0.7.13
[INFO] [stderr] error: could not compile `system-call` (lib) due to 7 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a73a67fa829be50604fb500602ece581c3bf54b42ce9ff6dd323cc2b2746790e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a73a67fa829be50604fb500602ece581c3bf54b42ce9ff6dd323cc2b2746790e", kill_on_drop: false }`
[INFO] [stdout] a73a67fa829be50604fb500602ece581c3bf54b42ce9ff6dd323cc2b2746790e