[INFO] fetching crate netlist-db 0.4.7...
[INFO] testing netlist-db-0.4.7 against 1.90.0 for beta-1.91-3
[INFO] extracting crate netlist-db 0.4.7 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate netlist-db 0.4.7
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate netlist-db 0.4.7
[INFO] tweaked toml for crates.io crate netlist-db 0.4.7 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate netlist-db 0.4.7 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate netlist-db 0.4.7 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mimalloc v0.1.48
[INFO] [stderr]   Downloaded netlist-macros v0.4.7
[INFO] [stderr]   Downloaded pyo3-macros v0.26.0
[INFO] [stderr]   Downloaded pyo3-stub-gen v0.13.1
[INFO] [stderr]   Downloaded pyo3-build-config v0.26.0
[INFO] [stderr]   Downloaded pyo3-ffi v0.26.0
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.26.0
[INFO] [stderr]   Downloaded pyo3-stub-gen-derive v0.13.1
[INFO] [stderr]   Downloaded libmimalloc-sys v0.1.44
[INFO] [stderr]   Downloaded pyo3 v0.26.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9f7bb4fef6ff8a5b05f615e016c5dd60644fd4814a290ac045820c330878e3ae
[INFO] running `Command { std: "docker" "start" "-a" "9f7bb4fef6ff8a5b05f615e016c5dd60644fd4814a290ac045820c330878e3ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9f7bb4fef6ff8a5b05f615e016c5dd60644fd4814a290ac045820c330878e3ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f7bb4fef6ff8a5b05f615e016c5dd60644fd4814a290ac045820c330878e3ae", kill_on_drop: false }`
[INFO] [stdout] 9f7bb4fef6ff8a5b05f615e016c5dd60644fd4814a290ac045820c330878e3ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0c689b4d9489cb95e37132793cb84cc5aaa9a6ae9447c3ac4d5662c78b04c53a
[INFO] running `Command { std: "docker" "start" "-a" "0c689b4d9489cb95e37132793cb84cc5aaa9a6ae9447c3ac4d5662c78b04c53a", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling fast-float2 v0.2.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling nom_locate v5.0.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling netlist-macros v0.4.7
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling netlist-db v0.4.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/utils.rs:128:26
[INFO] [stdout]     |
[INFO] [stdout] 128 | pub(super) fn key_str(i: LocatedSpan) -> IResult<LocatedSpan, (&str, Span)> {
[INFO] [stdout]     |                          ^^^^^^^^^^^             -----------   ---- the same lifetime is elided here
[INFO] [stdout]     |                          |                       |
[INFO] [stdout]     |                          |                       the same lifetime is hidden here
[INFO] [stdout]     |                          the lifetime is hidden 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] 128 | pub(super) fn key_str(i: LocatedSpan<'_>) -> IResult<LocatedSpan<'_>, (&str, Span)> {
[INFO] [stdout]     |                                     ++++                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/utils.rs:167:27
[INFO] [stdout]     |
[INFO] [stdout] 167 | pub(super) fn path_str(i: LocatedSpan) -> IResult<LocatedSpan, &str> {
[INFO] [stdout]     |                           ^^^^^^^^^^^             -----------  ---- the same lifetime is elided here
[INFO] [stdout]     |                           |                       |
[INFO] [stdout]     |                           |                       the same lifetime is hidden here
[INFO] [stdout]     |                           the lifetime is hidden 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] 167 | pub(super) fn path_str(i: LocatedSpan<'_>) -> IResult<LocatedSpan<'_>, &str> {
[INFO] [stdout]     |                                      ++++                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/utils.rs:192:27
[INFO] [stdout]     |
[INFO] [stdout] 192 | pub(super) fn name_str(i: LocatedSpan) -> IResult<LocatedSpan, (&str, Span)> {
[INFO] [stdout]     |                           ^^^^^^^^^^^             -----------   ---- the same lifetime is elided here
[INFO] [stdout]     |                           |                       |
[INFO] [stdout]     |                           |                       the same lifetime is hidden here
[INFO] [stdout]     |                           the lifetime is hidden 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] 192 | pub(super) fn name_str(i: LocatedSpan<'_>) -> IResult<LocatedSpan<'_>, (&str, Span)> {
[INFO] [stdout]     |                                      ++++                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/utils.rs:215:30
[INFO] [stdout]     |
[INFO] [stdout] 215 | pub(super) fn unquote_str(i: LocatedSpan) -> IResult<LocatedSpan, &str> {
[INFO] [stdout]     |                              ^^^^^^^^^^^             -----------  ---- the same lifetime is elided here
[INFO] [stdout]     |                              |                       |
[INFO] [stdout]     |                              |                       the same lifetime is hidden here
[INFO] [stdout]     |                              the lifetime is hidden 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] 215 | pub(super) fn unquote_str(i: LocatedSpan<'_>) -> IResult<LocatedSpan<'_>, &str> {
[INFO] [stdout]     |                                         ++++                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/utils.rs:607:22
[INFO] [stdout]     |
[INFO] [stdout] 607 | pub(super) fn lib(i: LocatedSpan) -> IResult<LocatedSpan, Option<(&str, String)>> {
[INFO] [stdout]     |                      ^^^^^^^^^^^             -----------          ---- the same lifetime is elided here
[INFO] [stdout]     |                      |                       |
[INFO] [stdout]     |                      |                       the same lifetime is hidden here
[INFO] [stdout]     |                      the lifetime is hidden 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] 607 | pub(super) fn lib(i: LocatedSpan<'_>) -> IResult<LocatedSpan<'_>, Option<(&str, String)>> {
[INFO] [stdout]     |                                 ++++                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/span.rs:7:23
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn span(file_ctx: &str, line_offset: u32) -> LocatedSpan {
[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] 7 | pub fn span(file_ctx: &str, line_offset: u32) -> LocatedSpan<'_> {
[INFO] [stdout]   |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.05s
[INFO] running `Command { std: "docker" "inspect" "0c689b4d9489cb95e37132793cb84cc5aaa9a6ae9447c3ac4d5662c78b04c53a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c689b4d9489cb95e37132793cb84cc5aaa9a6ae9447c3ac4d5662c78b04c53a", kill_on_drop: false }`
[INFO] [stdout] 0c689b4d9489cb95e37132793cb84cc5aaa9a6ae9447c3ac4d5662c78b04c53a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6146269f35831c510b6d14fbaddba578b8f9dee11c8fb3fdb9c2eeb328a62ea2
[INFO] running `Command { std: "docker" "start" "-a" "6146269f35831c510b6d14fbaddba578b8f9dee11c8fb3fdb9c2eeb328a62ea2", kill_on_drop: false }`
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling netlist-db v0.4.7 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/utils.rs:128:26
[INFO] [stdout]     |
[INFO] [stdout] 128 | pub(super) fn key_str(i: LocatedSpan) -> IResult<LocatedSpan, (&str, Span)> {
[INFO] [stdout]     |                          ^^^^^^^^^^^             -----------   ---- the same lifetime is elided here
[INFO] [stdout]     |                          |                       |
[INFO] [stdout]     |                          |                       the same lifetime is hidden here
[INFO] [stdout]     |                          the lifetime is hidden 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] 128 | pub(super) fn key_str(i: LocatedSpan<'_>) -> IResult<LocatedSpan<'_>, (&str, Span)> {
[INFO] [stdout]     |                                     ++++                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/utils.rs:167:27
[INFO] [stdout]     |
[INFO] [stdout] 167 | pub(super) fn path_str(i: LocatedSpan) -> IResult<LocatedSpan, &str> {
[INFO] [stdout]     |                           ^^^^^^^^^^^             -----------  ---- the same lifetime is elided here
[INFO] [stdout]     |                           |                       |
[INFO] [stdout]     |                           |                       the same lifetime is hidden here
[INFO] [stdout]     |                           the lifetime is hidden 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] 167 | pub(super) fn path_str(i: LocatedSpan<'_>) -> IResult<LocatedSpan<'_>, &str> {
[INFO] [stdout]     |                                      ++++                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/utils.rs:192:27
[INFO] [stdout]     |
[INFO] [stdout] 192 | pub(super) fn name_str(i: LocatedSpan) -> IResult<LocatedSpan, (&str, Span)> {
[INFO] [stdout]     |                           ^^^^^^^^^^^             -----------   ---- the same lifetime is elided here
[INFO] [stdout]     |                           |                       |
[INFO] [stdout]     |                           |                       the same lifetime is hidden here
[INFO] [stdout]     |                           the lifetime is hidden 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] 192 | pub(super) fn name_str(i: LocatedSpan<'_>) -> IResult<LocatedSpan<'_>, (&str, Span)> {
[INFO] [stdout]     |                                      ++++                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/utils.rs:215:30
[INFO] [stdout]     |
[INFO] [stdout] 215 | pub(super) fn unquote_str(i: LocatedSpan) -> IResult<LocatedSpan, &str> {
[INFO] [stdout]     |                              ^^^^^^^^^^^             -----------  ---- the same lifetime is elided here
[INFO] [stdout]     |                              |                       |
[INFO] [stdout]     |                              |                       the same lifetime is hidden here
[INFO] [stdout]     |                              the lifetime is hidden 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] 215 | pub(super) fn unquote_str(i: LocatedSpan<'_>) -> IResult<LocatedSpan<'_>, &str> {
[INFO] [stdout]     |                                         ++++                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/utils.rs:607:22
[INFO] [stdout]     |
[INFO] [stdout] 607 | pub(super) fn lib(i: LocatedSpan) -> IResult<LocatedSpan, Option<(&str, String)>> {
[INFO] [stdout]     |                      ^^^^^^^^^^^             -----------          ---- the same lifetime is elided here
[INFO] [stdout]     |                      |                       |
[INFO] [stdout]     |                      |                       the same lifetime is hidden here
[INFO] [stdout]     |                      the lifetime is hidden 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] 607 | pub(super) fn lib(i: LocatedSpan<'_>) -> IResult<LocatedSpan<'_>, Option<(&str, String)>> {
[INFO] [stdout]     |                                 ++++                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/span.rs:7:23
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn span(file_ctx: &str, line_offset: u32) -> LocatedSpan {
[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] 7 | pub fn span(file_ctx: &str, line_offset: u32) -> LocatedSpan<'_> {
[INFO] [stdout]   |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling time v0.3.43
[INFO] [stderr]    Compiling simple_logger v5.0.0
[INFO] [stdout] error: couldn't read `src/parser/../../tests/sim.mt0.csv`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/parser/data_meas.rs:94:24
[INFO] [stdout]    |
[INFO] [stdout] 94 |     const DATA: &str = include_str!("../../tests/sim.mt0.csv");
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/parser/../../tests/sim.sw0`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/parser/data_sweep.rs:183:24
[INFO] [stdout]     |
[INFO] [stdout] 183 |     const DATA: &str = include_str!("../../tests/sim.sw0");
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `netlist-db` (lib test) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6146269f35831c510b6d14fbaddba578b8f9dee11c8fb3fdb9c2eeb328a62ea2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6146269f35831c510b6d14fbaddba578b8f9dee11c8fb3fdb9c2eeb328a62ea2", kill_on_drop: false }`
[INFO] [stdout] 6146269f35831c510b6d14fbaddba578b8f9dee11c8fb3fdb9c2eeb328a62ea2
