[INFO] fetching crate mps 0.1.1...
[INFO] testing mps-0.1.1 against 1.90.0 for beta-1.91-3
[INFO] extracting crate mps 0.1.1 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate mps 0.1.1
[INFO] finished tweaking crates.io crate mps 0.1.1
[INFO] tweaked toml for crates.io crate mps 0.1.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mps 0.1.1 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 mps 0.1.1 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]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.195
[INFO] [stderr]   Downloaded nom-tracable-macros v0.9.1
[INFO] [stderr]   Downloaded nom-tracable v0.9.1
[INFO] [stderr]   Downloaded ciborium-io v0.2.1
[INFO] [stderr]   Downloaded serde v1.0.195
[INFO] [stderr]   Downloaded ciborium-ll v0.2.1
[INFO] [stderr]   Downloaded eyre v0.6.11
[INFO] [stderr]   Downloaded ciborium v0.2.1
[INFO] [stderr]   Downloaded bytecount v0.6.7
[INFO] [stderr]   Downloaded is-terminal v0.4.10
[INFO] [stderr]   Downloaded serde_json v1.0.111
[INFO] [stderr]   Downloaded proptest v1.4.0
[INFO] [stderr]   Downloaded insta v1.34.0
[INFO] [stderr]   Downloaded regex-automata v0.4.4
[INFO] [stderr]   Downloaded color-eyre v0.6.2
[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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 57718181822b7e9988b0428d8843d7dd6d2054fdd115a8a0b31011b1c3fe7c74
[INFO] running `Command { std: "docker" "start" "-a" "57718181822b7e9988b0428d8843d7dd6d2054fdd115a8a0b31011b1c3fe7c74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "57718181822b7e9988b0428d8843d7dd6d2054fdd115a8a0b31011b1c3fe7c74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57718181822b7e9988b0428d8843d7dd6d2054fdd115a8a0b31011b1c3fe7c74", kill_on_drop: false }`
[INFO] [stdout] 57718181822b7e9988b0428d8843d7dd6d2054fdd115a8a0b31011b1c3fe7c74
[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=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] 607af3579d18a644e8955fb1b3e9330276d764f579ca776e9a0ac32d81143ecc
[INFO] running `Command { std: "docker" "start" "-a" "607af3579d18a644e8955fb1b3e9330276d764f579ca776e9a0ac32d81143ecc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling eyre v0.6.11
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling bytecount v0.6.7
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling fast-float v0.2.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling nom_locate v4.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling nom-tracable-macros v0.9.1
[INFO] [stderr]    Compiling color-eyre v0.6.2
[INFO] [stderr]    Compiling nom-tracable v0.9.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling mps v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parse.rs:35:23
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn not_whitespace1(s: Span) -> IResult<Span, &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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn not_whitespace1(s: Span<'_>) -> IResult<Span<'_>, &str> {
[INFO] [stdout]    |                           ++++                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parse.rs:144:18
[INFO] [stdout]     |
[INFO] [stdout] 144 |   pub fn name(s: Span) -> IResult<Span, &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] 144 |   pub fn name(s: Span<'_>) -> IResult<Span<'_>, &str> {
[INFO] [stdout]     |                      ++++                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parse.rs:400:20
[INFO] [stdout]     |
[INFO] [stdout] 400 |   pub fn endata(s: Span) -> IResult<Span, &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] 400 |   pub fn endata(s: Span<'_>) -> IResult<Span<'_>, &str> {
[INFO] [stdout]     |                        ++++                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.15s
[INFO] running `Command { std: "docker" "inspect" "607af3579d18a644e8955fb1b3e9330276d764f579ca776e9a0ac32d81143ecc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "607af3579d18a644e8955fb1b3e9330276d764f579ca776e9a0ac32d81143ecc", kill_on_drop: false }`
[INFO] [stdout] 607af3579d18a644e8955fb1b3e9330276d764f579ca776e9a0ac32d81143ecc
[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=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] d81a909631b88dd4037c60dd4664c172bb8019ea29189d86fe741484a45e955c
[INFO] running `Command { std: "docker" "start" "-a" "d81a909631b88dd4037c60dd4664c172bb8019ea29189d86fe741484a45e955c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling ciborium-io v0.2.1
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling similar v2.4.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling clap_builder v4.4.18
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling rayon v1.8.1
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-automata v0.4.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling ciborium v0.2.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling insta v1.34.0
[INFO] [stderr]    Compiling clap v4.4.18
[INFO] [stderr]    Compiling tempfile v3.9.0
[INFO] [stderr]    Compiling is-terminal v0.4.10
[INFO] [stderr]    Compiling color-eyre v0.6.2
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling mps v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling proptest v1.4.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parse.rs:35:23
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn not_whitespace1(s: Span) -> IResult<Span, &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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn not_whitespace1(s: Span<'_>) -> IResult<Span<'_>, &str> {
[INFO] [stdout]    |                           ++++                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parse.rs:144:18
[INFO] [stdout]     |
[INFO] [stdout] 144 |   pub fn name(s: Span) -> IResult<Span, &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] 144 |   pub fn name(s: Span<'_>) -> IResult<Span<'_>, &str> {
[INFO] [stdout]     |                      ++++                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parse.rs:400:20
[INFO] [stdout]     |
[INFO] [stdout] 400 |   pub fn endata(s: Span) -> IResult<Span, &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] 400 |   pub fn endata(s: Span<'_>) -> IResult<Span<'_>, &str> {
[INFO] [stdout]     |                        ++++                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stdout] error: couldn't read `src/model/../../tests/data/should_fail/conflicting_rows_line`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/model/row_type_map.rs:54:39
[INFO] [stdout]    |
[INFO] [stdout] 54 |       let parsed = Parser::<f32>::parse(include_str!(
[INFO] [stdout]    |  _______________________________________^
[INFO] [stdout] 55 | |       "../../tests/data/should_fail/conflicting_rows_line"
[INFO] [stdout] 56 | |     ))?;
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/model/../../tests/data/should_fail/conflicting_ranges_line`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/model/mod.rs:70:39
[INFO] [stdout]    |
[INFO] [stdout] 70 |       let parsed = Parser::<f32>::parse(include_str!(
[INFO] [stdout]    |  _______________________________________^
[INFO] [stdout] 71 | |       "../../tests/data/should_fail/conflicting_ranges_line"
[INFO] [stdout] 72 | |     ))?;
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/model/../../tests/data/should_fail/conflicting_bounds_line`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/model/mod.rs:85:39
[INFO] [stdout]    |
[INFO] [stdout] 85 |       let parsed = Parser::<f32>::parse(include_str!(
[INFO] [stdout]    |  _______________________________________^
[INFO] [stdout] 86 | |       "../../tests/data/should_fail/conflicting_bounds_line"
[INFO] [stdout] 87 | |     ))?;
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/model/../../tests/data/should_fail/conflicting_rhs_line`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/model/mod.rs:100:39
[INFO] [stdout]     |
[INFO] [stdout] 100 |       let parsed = Parser::<f32>::parse(include_str!(
[INFO] [stdout]     |  _______________________________________^
[INFO] [stdout] 101 | |       "../../tests/data/should_fail/conflicting_rhs_line"
[INFO] [stdout] 102 | |     ))?;
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/model/../../tests/data/should_fail/conflicting_rows_line`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/model/mod.rs:115:39
[INFO] [stdout]     |
[INFO] [stdout] 115 |       let parsed = Parser::<f32>::parse(include_str!(
[INFO] [stdout]     |  _______________________________________^
[INFO] [stdout] 116 | |       "../../tests/data/should_fail/conflicting_rows_line"
[INFO] [stdout] 117 | |     ))?;
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/model/../../tests/data/should_fail/unspecified_row_type`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/model/mod.rs:129:39
[INFO] [stdout]     |
[INFO] [stdout] 129 |       let parsed = Parser::<f32>::parse(include_str!(
[INFO] [stdout]     |  _______________________________________^
[INFO] [stdout] 130 | |       "../../tests/data/should_fail/unspecified_row_type"
[INFO] [stdout] 131 | |     ))?;
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mps` (lib test) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "d81a909631b88dd4037c60dd4664c172bb8019ea29189d86fe741484a45e955c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d81a909631b88dd4037c60dd4664c172bb8019ea29189d86fe741484a45e955c", kill_on_drop: false }`
[INFO] [stdout] d81a909631b88dd4037c60dd4664c172bb8019ea29189d86fe741484a45e955c
