[INFO] cloning repository https://github.com/Leonardo2718/cookievm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Leonardo2718/cookievm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeonardo2718%2Fcookievm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeonardo2718%2Fcookievm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d493ced56c2cde49b8a67ad384bb19398a8540b9 [INFO] checking Leonardo2718/cookievm against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeonardo2718%2Fcookievm" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Leonardo2718/cookievm on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Leonardo2718/cookievm [INFO] finished tweaking git repo https://github.com/Leonardo2718/cookievm [INFO] tweaked toml for git repo https://github.com/Leonardo2718/cookievm written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/Leonardo2718/cookievm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 51fc74312082ea56d139c8293e84a027c0ae43b2c170a8344d0542d379e717b3 [INFO] running `Command { std: "docker" "start" "-a" "51fc74312082ea56d139c8293e84a027c0ae43b2c170a8344d0542d379e717b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51fc74312082ea56d139c8293e84a027c0ae43b2c170a8344d0542d379e717b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51fc74312082ea56d139c8293e84a027c0ae43b2c170a8344d0542d379e717b3", kill_on_drop: false }` [INFO] [stdout] 51fc74312082ea56d139c8293e84a027c0ae43b2c170a8344d0542d379e717b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1606be227f1615b45d1f442ef54cfbc91535e39cb352843e13fcb472d0ec1b7c [INFO] running `Command { std: "docker" "start" "-a" "1606be227f1615b45d1f442ef54cfbc91535e39cb352843e13fcb472d0ec1b7c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking libc v0.2.40 [INFO] [stderr] Checking encode_unicode v0.1.3 [INFO] [stderr] Checking nix v0.5.1 [INFO] [stderr] Checking rustyline v1.0.0 [INFO] [stderr] Checking cookie v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cookie_base.rs:176:32 [INFO] [stdout] | [INFO] [stdout] 176 | fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/interpreter.rs:90:32 [INFO] [stdout] | [INFO] [stdout] 90 | fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/thread.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/debugger.rs:68:32 [INFO] [stdout] | [INFO] [stdout] 68 | fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lexer.rs:160:32 [INFO] [stdout] | [INFO] [stdout] 160 | fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser.rs:68:32 [INFO] [stdout] | [INFO] [stdout] 68 | fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cookie_base.rs:176:32 [INFO] [stdout] | [INFO] [stdout] 176 | fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/interpreter.rs:90:32 [INFO] [stdout] | [INFO] [stdout] 90 | fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/debugger.rs:68:32 [INFO] [stdout] | [INFO] [stdout] 68 | fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lexer.rs:160:32 [INFO] [stdout] | [INFO] [stdout] 160 | fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser.rs:68:32 [INFO] [stdout] | [INFO] [stdout] 68 | fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `Char` [INFO] [stdout] --> src/cookie_base.rs:42:16 [INFO] [stdout] | [INFO] [stdout] 42 | $( pub type $n = $t );+; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | / define_types![ (I32, i32) [INFO] [stdout] 61 | | , (F32, f32) [INFO] [stdout] 62 | | , (Char, char) [INFO] [stdout] 63 | | , (Bool, bool) [INFO] [stdout] 64 | | , (IPtr, usize) [INFO] [stdout] 65 | | , (SPtr, usize) [INFO] [stdout] 66 | | ]; [INFO] [stdout] | |_______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `define_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `Bool` [INFO] [stdout] --> src/cookie_base.rs:42:16 [INFO] [stdout] | [INFO] [stdout] 42 | $( pub type $n = $t );+; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | / define_types![ (I32, i32) [INFO] [stdout] 61 | | , (F32, f32) [INFO] [stdout] 62 | | , (Char, char) [INFO] [stdout] 63 | | , (Bool, bool) [INFO] [stdout] 64 | | , (IPtr, usize) [INFO] [stdout] 65 | | , (SPtr, usize) [INFO] [stdout] 66 | | ]; [INFO] [stdout] | |_______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `Void` [INFO] [stdout] --> src/cookie_base.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub type Void = (); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | / define_types![ (I32, i32) [INFO] [stdout] 61 | | , (F32, f32) [INFO] [stdout] 62 | | , (Char, char) [INFO] [stdout] 63 | | , (Bool, bool) [INFO] [stdout] 64 | | , (IPtr, usize) [INFO] [stdout] 65 | | , (SPtr, usize) [INFO] [stdout] 66 | | ]; [INFO] [stdout] | |_______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `NE` [INFO] [stdout] --> src/cookie_base.rs:307:9 [INFO] [stdout] | [INFO] [stdout] 307 | EQ, NE, // normal equality (mismatched types results in false) [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `SEQ` [INFO] [stdout] --> src/cookie_base.rs:308:5 [INFO] [stdout] | [INFO] [stdout] 308 | SEQ, SNE, // strict equality (mismatched types results in error) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `SNE` [INFO] [stdout] --> src/cookie_base.rs:308:10 [INFO] [stdout] | [INFO] [stdout] 308 | SEQ, SNE, // strict equality (mismatched types results in error) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `TEQ` [INFO] [stdout] --> src/cookie_base.rs:309:5 [INFO] [stdout] | [INFO] [stdout] 309 | TEQ, TNE, // type equality [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `TNE` [INFO] [stdout] --> src/cookie_base.rs:309:10 [INFO] [stdout] | [INFO] [stdout] 309 | TEQ, TNE, // type equality [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ExternalSymbol` [INFO] [stdout] --> src/cookie_base.rs:368:5 [INFO] [stdout] | [INFO] [stdout] 368 | ExternalSymbol(usize, String) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `StackOverflow` [INFO] [stdout] --> src/interpreter.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | StackOverflow, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ReadLineError` [INFO] [stdout] --> src/debugger.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | ReadLineError(rustyline::error::ReadlineError) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `transpose_result` has been stable since 1.33.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | #![feature(transpose_result)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `Char` [INFO] [stdout] --> src/cookie_base.rs:42:16 [INFO] [stdout] | [INFO] [stdout] 42 | $( pub type $n = $t );+; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | / define_types![ (I32, i32) [INFO] [stdout] 61 | | , (F32, f32) [INFO] [stdout] 62 | | , (Char, char) [INFO] [stdout] 63 | | , (Bool, bool) [INFO] [stdout] 64 | | , (IPtr, usize) [INFO] [stdout] 65 | | , (SPtr, usize) [INFO] [stdout] 66 | | ]; [INFO] [stdout] | |_______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `define_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `Bool` [INFO] [stdout] --> src/cookie_base.rs:42:16 [INFO] [stdout] | [INFO] [stdout] 42 | $( pub type $n = $t );+; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | / define_types![ (I32, i32) [INFO] [stdout] 61 | | , (F32, f32) [INFO] [stdout] 62 | | , (Char, char) [INFO] [stdout] 63 | | , (Bool, bool) [INFO] [stdout] 64 | | , (IPtr, usize) [INFO] [stdout] 65 | | , (SPtr, usize) [INFO] [stdout] 66 | | ]; [INFO] [stdout] | |_______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `Void` [INFO] [stdout] --> src/cookie_base.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub type Void = (); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | / define_types![ (I32, i32) [INFO] [stdout] 61 | | , (F32, f32) [INFO] [stdout] 62 | | , (Char, char) [INFO] [stdout] 63 | | , (Bool, bool) [INFO] [stdout] 64 | | , (IPtr, usize) [INFO] [stdout] 65 | | , (SPtr, usize) [INFO] [stdout] 66 | | ]; [INFO] [stdout] | |_______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `TEQ` [INFO] [stdout] --> src/cookie_base.rs:309:5 [INFO] [stdout] | [INFO] [stdout] 309 | TEQ, TNE, // type equality [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `TNE` [INFO] [stdout] --> src/cookie_base.rs:309:10 [INFO] [stdout] | [INFO] [stdout] 309 | TEQ, TNE, // type equality [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ExternalSymbol` [INFO] [stdout] --> src/cookie_base.rs:368:5 [INFO] [stdout] | [INFO] [stdout] 368 | ExternalSymbol(usize, String) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `StackOverflow` [INFO] [stdout] --> src/interpreter.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | StackOverflow, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ReadLineError` [INFO] [stdout] --> src/debugger.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | ReadLineError(rustyline::error::ReadlineError) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `transpose_result` has been stable since 1.33.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | #![feature(transpose_result)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.10s [INFO] running `Command { std: "docker" "inspect" "1606be227f1615b45d1f442ef54cfbc91535e39cb352843e13fcb472d0ec1b7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1606be227f1615b45d1f442ef54cfbc91535e39cb352843e13fcb472d0ec1b7c", kill_on_drop: false }` [INFO] [stdout] 1606be227f1615b45d1f442ef54cfbc91535e39cb352843e13fcb472d0ec1b7c