[INFO] cloning repository https://github.com/SummaryPuppet/pillow_framework
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SummaryPuppet/pillow_framework" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSummaryPuppet%2Fpillow_framework", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSummaryPuppet%2Fpillow_framework'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 80041e14ddacd4595c21c8584cb4596245725edf
[INFO] checking SummaryPuppet/pillow_framework against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSummaryPuppet%2Fpillow_framework" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SummaryPuppet/pillow_framework
[INFO] finished tweaking git repo https://github.com/SummaryPuppet/pillow_framework
[INFO] tweaked toml for git repo https://github.com/SummaryPuppet/pillow_framework written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SummaryPuppet/pillow_framework on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SummaryPuppet/pillow_framework 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/core/pillow/Cargo.toml: unused manifest key: dependencies.pillow-env.path
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/core/pillow/Cargo.toml: unused manifest key: dependencies.pillow-fs.path
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/core/pillow/Cargo.toml: unused manifest key: dependencies.pillow-http.path
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/core/pillow/Cargo.toml: unused manifest key: dependencies.pillow-routing.path
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/core/pillow/Cargo.toml: unused manifest key: dependencies.pillow-templates.path
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/core/pillow/Cargo.toml: unused manifest key: dependencies.pillow_macros.path
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/core/pillow/Cargo.toml: unused manifest key: dependencies.pillow_server.path
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/core/templates/Cargo.toml: unused manifest key: dependencies.pillow-fs.path
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/core/ssl/Cargo.toml: unused manifest key: dependencies.pillow-config.path
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/core/routing/Cargo.toml: unused manifest key: dependencies.pillow-config.path
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/core/routing/Cargo.toml: unused manifest key: dependencies.pillow-env.path
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/core/routing/Cargo.toml: unused manifest key: dependencies.pillow-http.path
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/core/server/Cargo.toml: unused manifest key: dependencies.pillow-config.path
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/core/server/Cargo.toml: unused manifest key: dependencies.pillow-http.path
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/core/server/Cargo.toml: unused manifest key: dependencies.pillow-routing.path
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/core/server/Cargo.toml: unused manifest key: dependencies.pillow-ssl.path
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/core/http/Cargo.toml: unused manifest key: dependencies.pillow-fs.path
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/core/http/Cargo.toml: unused manifest key: dependencies.pillow-templates.path
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3a4d7de4bc39a67c233c167c6464dd1f9061ec34eb7ee0f8f25470c2040b50e8
[INFO] running `Command { std: "docker" "start" "-a" "3a4d7de4bc39a67c233c167c6464dd1f9061ec34eb7ee0f8f25470c2040b50e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3a4d7de4bc39a67c233c167c6464dd1f9061ec34eb7ee0f8f25470c2040b50e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a4d7de4bc39a67c233c167c6464dd1f9061ec34eb7ee0f8f25470c2040b50e8", kill_on_drop: false }`
[INFO] [stdout] 3a4d7de4bc39a67c233c167c6464dd1f9061ec34eb7ee0f8f25470c2040b50e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 29c70d79d38118f617f05b5ce6c064df806c9d7eddb9464d401faa4be5b186da
[INFO] running `Command { std: "docker" "start" "-a" "29c70d79d38118f617f05b5ce6c064df806c9d7eddb9464d401faa4be5b186da", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: /opt/rustwide/workdir/core/http/Cargo.toml: unused manifest key: dependencies.pillow-fs.path
[INFO] [stderr] warning: /opt/rustwide/workdir/core/http/Cargo.toml: unused manifest key: dependencies.pillow-templates.path
[INFO] [stderr] warning: /opt/rustwide/workdir/core/templates/Cargo.toml: unused manifest key: dependencies.pillow-fs.path
[INFO] [stderr] warning: /opt/rustwide/workdir/core/routing/Cargo.toml: unused manifest key: dependencies.pillow-config.path
[INFO] [stderr] warning: /opt/rustwide/workdir/core/routing/Cargo.toml: unused manifest key: dependencies.pillow-env.path
[INFO] [stderr] warning: /opt/rustwide/workdir/core/routing/Cargo.toml: unused manifest key: dependencies.pillow-http.path
[INFO] [stderr] warning: /opt/rustwide/workdir/core/pillow/Cargo.toml: unused manifest key: dependencies.pillow-env.path
[INFO] [stderr] warning: /opt/rustwide/workdir/core/pillow/Cargo.toml: unused manifest key: dependencies.pillow-fs.path
[INFO] [stderr] warning: /opt/rustwide/workdir/core/pillow/Cargo.toml: unused manifest key: dependencies.pillow-http.path
[INFO] [stderr] warning: /opt/rustwide/workdir/core/pillow/Cargo.toml: unused manifest key: dependencies.pillow-routing.path
[INFO] [stderr] warning: /opt/rustwide/workdir/core/pillow/Cargo.toml: unused manifest key: dependencies.pillow-templates.path
[INFO] [stderr] warning: /opt/rustwide/workdir/core/pillow/Cargo.toml: unused manifest key: dependencies.pillow_macros.path
[INFO] [stderr] warning: /opt/rustwide/workdir/core/pillow/Cargo.toml: unused manifest key: dependencies.pillow_server.path
[INFO] [stderr] warning: /opt/rustwide/workdir/core/server/Cargo.toml: unused manifest key: dependencies.pillow-config.path
[INFO] [stderr] warning: /opt/rustwide/workdir/core/server/Cargo.toml: unused manifest key: dependencies.pillow-http.path
[INFO] [stderr] warning: /opt/rustwide/workdir/core/server/Cargo.toml: unused manifest key: dependencies.pillow-routing.path
[INFO] [stderr] warning: /opt/rustwide/workdir/core/server/Cargo.toml: unused manifest key: dependencies.pillow-ssl.path
[INFO] [stderr] warning: /opt/rustwide/workdir/core/ssl/Cargo.toml: unused manifest key: dependencies.pillow-config.path
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling uncased v0.9.7
[INFO] [stderr]     Checking once_cell v1.16.0
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling phf_shared v0.11.1
[INFO] [stderr]    Compiling phf v0.11.1
[INFO] [stderr]     Checking pin-project-lite v0.2.12
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling openssl-sys v0.9.90
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking regex v1.7.0
[INFO] [stderr]     Checking slab v0.4.7
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.5
[INFO] [stderr]     Checking iana-time-zone v0.1.53
[INFO] [stderr]     Checking ryu v1.0.12
[INFO] [stderr]     Checking ucd-trie v0.1.5
[INFO] [stderr]     Checking mime_guess v2.0.4
[INFO] [stderr]    Compiling phf_generator v0.11.1
[INFO] [stderr]     Checking chrono v0.4.23
[INFO] [stderr]     Checking globset v0.4.9
[INFO] [stderr]    Compiling phf_codegen v0.11.1
[INFO] [stderr]     Checking unic-ucd-segment v0.9.0
[INFO] [stderr]     Checking ignore v0.4.18
[INFO] [stderr]     Checking deunicode v0.4.3
[INFO] [stderr]     Checking winnow v0.5.1
[INFO] [stderr]     Checking unic-segment v0.9.0
[INFO] [stderr]     Checking slug v0.1.4
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]     Checking globwalk v0.8.1
[INFO] [stderr]    Compiling chrono-tz-build v0.0.3
[INFO] [stderr]    Compiling openssl v0.10.55
[INFO] [stderr]     Checking humansize v1.1.1
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking pillow-fs v4.2.0 (/opt/rustwide/workdir/core/fs)
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking socket2 v0.5.3
[INFO] [stderr]     Checking bytes v1.3.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking pillow-env v4.1.2 (/opt/rustwide/workdir/core/env)
[INFO] [stderr]     Checking tokio v0.2.25
[INFO] [stderr]     Checking unicode-ident v1.0.6
[INFO] [stderr]    Compiling chrono-tz v0.6.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling pillow_macros v0.4.1 (/opt/rustwide/workdir/core/macros)
[INFO] [stderr]    Compiling serde_derive v1.0.163
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]     Checking tokio v1.32.0
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling pest v2.5.2
[INFO] [stderr]    Compiling pest_meta v2.5.2
[INFO] [stderr]    Compiling pest_generator v2.5.2
[INFO] [stderr]     Checking serde v1.0.163
[INFO] [stderr]     Checking tokio-tls v0.3.1
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]    Compiling pest_derive v2.5.2
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking toml_datetime v0.6.3
[INFO] [stderr]     Checking serde_spanned v0.6.3
[INFO] [stderr]     Checking toml_edit v0.19.14
[INFO] [stderr]     Checking tera v1.17.1
[INFO] [stderr]     Checking handlebars v4.3.6
[INFO] [stderr]     Checking toml v0.7.6
[INFO] [stderr]     Checking pillow-config v0.1.0 (/opt/rustwide/workdir/core/config)
[INFO] [stderr]     Checking pillow-ssl v0.1.0 (/opt/rustwide/workdir/core/ssl)
[INFO] [stdout] warning: unused import: `TlsStream as NativeTlsStream`
[INFO] [stdout]  --> core/ssl/src/lib.rs:3:62
[INFO] [stdout]   |
[INFO] [stdout] 3 | use native_tls::{Identity, TlsAcceptor as NativeTlsAcceptor, TlsStream as NativeTlsStream};
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TlsStream as NativeTlsStream`
[INFO] [stdout]  --> core/ssl/src/lib.rs:3:62
[INFO] [stdout]   |
[INFO] [stdout] 3 | use native_tls::{Identity, TlsAcceptor as NativeTlsAcceptor, TlsStream as NativeTlsStream};
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking pillow-templates v0.4.1 (/opt/rustwide/workdir/core/templates)
[INFO] [stderr]     Checking pillow-http v0.4.2 (/opt/rustwide/workdir/core/http)
[INFO] [stderr]     Checking pillow-routing v0.4.2 (/opt/rustwide/workdir/core/routing)
[INFO] [stderr]     Checking pillow_server v0.1.0 (/opt/rustwide/workdir/core/server)
[INFO] [stdout] warning: unexpected `cfg` condition name: `win`
[INFO] [stdout]   --> core/server/src/server_http.rs:91:19
[INFO] [stdout]    |
[INFO] [stdout] 91 |         #[cfg(not(win))]
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(win)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(win)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `win`
[INFO] [stdout]   --> core/server/src/server_http.rs:91:19
[INFO] [stdout]    |
[INFO] [stdout] 91 |         #[cfg(not(win))]
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(win)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(win)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u16, Infallible>
[INFO] [stdout]   --> core/server/src/server_http.rs:87:51
[INFO] [stdout]    |
[INFO] [stdout] 87 |         let socket_addr = SocketAddr::from((addr, port.try_into().unwrap()));
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u16, Infallible>
[INFO] [stdout]   --> core/server/src/server_http.rs:87:51
[INFO] [stdout]    |
[INFO] [stdout] 87 |         let socket_addr = SocketAddr::from((addr, port.try_into().unwrap()));
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pillow_server` (lib test) due to 1 previous error; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `pillow_server` (lib) due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "29c70d79d38118f617f05b5ce6c064df806c9d7eddb9464d401faa4be5b186da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29c70d79d38118f617f05b5ce6c064df806c9d7eddb9464d401faa4be5b186da", kill_on_drop: false }`
[INFO] [stdout] 29c70d79d38118f617f05b5ce6c064df806c9d7eddb9464d401faa4be5b186da
