[INFO] fetching crate minijinja 2.12.0...
[INFO] checking minijinja-2.12.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate minijinja 2.12.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate minijinja 2.12.0
[INFO] finished tweaking crates.io crate minijinja 2.12.0
[INFO] tweaked toml for crates.io crate minijinja 2.12.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate minijinja 2.12.0 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 crates.io crate minijinja 2.12.0 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] a1224a0aca2fad5c14d92b6643545c67182e6efaf8fc6f76bd5889419ec33407
[INFO] running `Command { std: "docker" "start" "-a" "a1224a0aca2fad5c14d92b6643545c67182e6efaf8fc6f76bd5889419ec33407", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a1224a0aca2fad5c14d92b6643545c67182e6efaf8fc6f76bd5889419ec33407", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1224a0aca2fad5c14d92b6643545c67182e6efaf8fc6f76bd5889419ec33407", kill_on_drop: false }`
[INFO] [stdout] a1224a0aca2fad5c14d92b6643545c67182e6efaf8fc6f76bd5889419ec33407
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] ef95737f0c5b4f5468c399ea34958de399eb492496953d50faf22b9a4f1b4f27
[INFO] running `Command { std: "docker" "start" "-a" "ef95737f0c5b4f5468c399ea34958de399eb492496953d50faf22b9a4f1b4f27", kill_on_drop: false }`
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking similar-asserts v1.7.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking insta v1.43.1
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking minijinja v2.12.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<u64, Infallible>
[INFO] [stdout]    --> src/value/argtypes.rs:388:47
[INFO] [stdout]     |
[INFO] [stdout] 388 |                     $($pat $(if $if_expr)? => TryFrom::try_from($expr).ok(),)*
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 427 | primitive_int_try_from!(u64);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]     = note: this error originates in the macro `primitive_try_from` which comes from the expansion of the macro `primitive_int_try_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u128, Infallible>
[INFO] [stdout]    --> src/value/argtypes.rs:388:47
[INFO] [stdout]     |
[INFO] [stdout] 388 |                     $($pat $(if $if_expr)? => TryFrom::try_from($expr).ok(),)*
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 428 | primitive_int_try_from!(u128);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `primitive_try_from` which comes from the expansion of the macro `primitive_int_try_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i64, Infallible>
[INFO] [stdout]    --> src/value/argtypes.rs:388:47
[INFO] [stdout]     |
[INFO] [stdout] 388 |                     $($pat $(if $if_expr)? => TryFrom::try_from($expr).ok(),)*
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 432 | primitive_int_try_from!(i64);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `primitive_try_from` which comes from the expansion of the macro `primitive_int_try_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i128, Infallible>
[INFO] [stdout]    --> src/value/argtypes.rs:388:47
[INFO] [stdout]     |
[INFO] [stdout] 388 |                     $($pat $(if $if_expr)? => TryFrom::try_from($expr).ok(),)*
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 433 | primitive_int_try_from!(i128);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `primitive_try_from` which comes from the expansion of the macro `primitive_int_try_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/value/argtypes.rs:388:47
[INFO] [stdout]     |
[INFO] [stdout] 388 |                     $($pat $(if $if_expr)? => TryFrom::try_from($expr).ok(),)*
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 434 | primitive_int_try_from!(usize);
[INFO] [stdout]     | ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `primitive_try_from` which comes from the expansion of the macro `primitive_int_try_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]    --> src/value/argtypes.rs:388:47
[INFO] [stdout]     |
[INFO] [stdout] 388 |                       $($pat $(if $if_expr)? => TryFrom::try_from($expr).ok(),)*
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 437 | / primitive_try_from!(bool, {
[INFO] [stdout] 438 | |     ValueRepr::Bool(val) => val,
[INFO] [stdout] 439 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `primitive_try_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<char, Infallible>
[INFO] [stdout]    --> src/value/argtypes.rs:388:47
[INFO] [stdout]     |
[INFO] [stdout] 388 |                       $($pat $(if $if_expr)? => TryFrom::try_from($expr).ok(),)*
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 440 | / primitive_try_from!(char, {
[INFO] [stdout] 441 | |     ValueRepr::String(ref val, _) => {
[INFO] [stdout] 442 | |         let mut char_iter = val.chars();
[INFO] [stdout] 443 | |         ok!(char_iter.next().filter(|_| char_iter.next().is_none()).ok_or_else(|| {
[INFO] [stdout] ...   |
[INFO] [stdout] 452 | |     },
[INFO] [stdout] 453 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `primitive_try_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]    --> src/value/argtypes.rs:388:47
[INFO] [stdout]     |
[INFO] [stdout] 388 |                       $($pat $(if $if_expr)? => TryFrom::try_from($expr).ok(),)*
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 454 | / primitive_try_from!(f32, {
[INFO] [stdout] 455 | |     ValueRepr::U64(val) => val as f32,
[INFO] [stdout] 456 | |     ValueRepr::I64(val) => val as f32,
[INFO] [stdout] 457 | |     ValueRepr::U128(val) => val.0 as f32,
[INFO] [stdout] 458 | |     ValueRepr::I128(val) => val.0 as f32,
[INFO] [stdout] 459 | |     ValueRepr::F64(val) => val as f32,
[INFO] [stdout] 460 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `primitive_try_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]    --> src/value/argtypes.rs:388:47
[INFO] [stdout]     |
[INFO] [stdout] 388 |                       $($pat $(if $if_expr)? => TryFrom::try_from($expr).ok(),)*
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 461 | / primitive_try_from!(f64, {
[INFO] [stdout] 462 | |     ValueRepr::U64(val) => val as f64,
[INFO] [stdout] 463 | |     ValueRepr::I64(val) => val as f64,
[INFO] [stdout] 464 | |     ValueRepr::U128(val) => val.0 as f64,
[INFO] [stdout] 465 | |     ValueRepr::I128(val) => val.0 as f64,
[INFO] [stdout] 466 | |     ValueRepr::F64(val) => val,
[INFO] [stdout] 467 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `primitive_try_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `minijinja` (lib) due to 9 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<u64, Infallible>
[INFO] [stdout]    --> src/value/argtypes.rs:388:47
[INFO] [stdout]     |
[INFO] [stdout] 388 |                     $($pat $(if $if_expr)? => TryFrom::try_from($expr).ok(),)*
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 427 | primitive_int_try_from!(u64);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]     = note: this error originates in the macro `primitive_try_from` which comes from the expansion of the macro `primitive_int_try_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u128, Infallible>
[INFO] [stdout]    --> src/value/argtypes.rs:388:47
[INFO] [stdout]     |
[INFO] [stdout] 388 |                     $($pat $(if $if_expr)? => TryFrom::try_from($expr).ok(),)*
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 428 | primitive_int_try_from!(u128);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `primitive_try_from` which comes from the expansion of the macro `primitive_int_try_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i64, Infallible>
[INFO] [stdout]    --> src/value/argtypes.rs:388:47
[INFO] [stdout]     |
[INFO] [stdout] 388 |                     $($pat $(if $if_expr)? => TryFrom::try_from($expr).ok(),)*
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 432 | primitive_int_try_from!(i64);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `primitive_try_from` which comes from the expansion of the macro `primitive_int_try_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i128, Infallible>
[INFO] [stdout]    --> src/value/argtypes.rs:388:47
[INFO] [stdout]     |
[INFO] [stdout] 388 |                     $($pat $(if $if_expr)? => TryFrom::try_from($expr).ok(),)*
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 433 | primitive_int_try_from!(i128);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `primitive_try_from` which comes from the expansion of the macro `primitive_int_try_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/value/argtypes.rs:388:47
[INFO] [stdout]     |
[INFO] [stdout] 388 |                     $($pat $(if $if_expr)? => TryFrom::try_from($expr).ok(),)*
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 434 | primitive_int_try_from!(usize);
[INFO] [stdout]     | ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `primitive_try_from` which comes from the expansion of the macro `primitive_int_try_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]    --> src/value/argtypes.rs:388:47
[INFO] [stdout]     |
[INFO] [stdout] 388 |                       $($pat $(if $if_expr)? => TryFrom::try_from($expr).ok(),)*
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 437 | / primitive_try_from!(bool, {
[INFO] [stdout] 438 | |     ValueRepr::Bool(val) => val,
[INFO] [stdout] 439 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `primitive_try_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<char, Infallible>
[INFO] [stdout]    --> src/value/argtypes.rs:388:47
[INFO] [stdout]     |
[INFO] [stdout] 388 |                       $($pat $(if $if_expr)? => TryFrom::try_from($expr).ok(),)*
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 440 | / primitive_try_from!(char, {
[INFO] [stdout] 441 | |     ValueRepr::String(ref val, _) => {
[INFO] [stdout] 442 | |         let mut char_iter = val.chars();
[INFO] [stdout] 443 | |         ok!(char_iter.next().filter(|_| char_iter.next().is_none()).ok_or_else(|| {
[INFO] [stdout] ...   |
[INFO] [stdout] 452 | |     },
[INFO] [stdout] 453 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `primitive_try_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]    --> src/value/argtypes.rs:388:47
[INFO] [stdout]     |
[INFO] [stdout] 388 |                       $($pat $(if $if_expr)? => TryFrom::try_from($expr).ok(),)*
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 454 | / primitive_try_from!(f32, {
[INFO] [stdout] 455 | |     ValueRepr::U64(val) => val as f32,
[INFO] [stdout] 456 | |     ValueRepr::I64(val) => val as f32,
[INFO] [stdout] 457 | |     ValueRepr::U128(val) => val.0 as f32,
[INFO] [stdout] 458 | |     ValueRepr::I128(val) => val.0 as f32,
[INFO] [stdout] 459 | |     ValueRepr::F64(val) => val as f32,
[INFO] [stdout] 460 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `primitive_try_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]    --> src/value/argtypes.rs:388:47
[INFO] [stdout]     |
[INFO] [stdout] 388 |                       $($pat $(if $if_expr)? => TryFrom::try_from($expr).ok(),)*
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 461 | / primitive_try_from!(f64, {
[INFO] [stdout] 462 | |     ValueRepr::U64(val) => val as f64,
[INFO] [stdout] 463 | |     ValueRepr::I64(val) => val as f64,
[INFO] [stdout] 464 | |     ValueRepr::U128(val) => val.0 as f64,
[INFO] [stdout] 465 | |     ValueRepr::I128(val) => val.0 as f64,
[INFO] [stdout] 466 | |     ValueRepr::F64(val) => val,
[INFO] [stdout] 467 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `primitive_try_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `minijinja` (lib test) due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "ef95737f0c5b4f5468c399ea34958de399eb492496953d50faf22b9a4f1b4f27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef95737f0c5b4f5468c399ea34958de399eb492496953d50faf22b9a4f1b4f27", kill_on_drop: false }`
[INFO] [stdout] ef95737f0c5b4f5468c399ea34958de399eb492496953d50faf22b9a4f1b4f27
