[INFO] cloning repository https://github.com/aaweaver-actuary/crabby
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aaweaver-actuary/crabby" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faaweaver-actuary%2Fcrabby", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faaweaver-actuary%2Fcrabby'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] df117dfc42107839a29b31e3bab831686c795c30
[INFO] checking aaweaver-actuary/crabby against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faaweaver-actuary%2Fcrabby" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/aaweaver-actuary/crabby
[INFO] finished tweaking git repo https://github.com/aaweaver-actuary/crabby
[INFO] tweaked toml for git repo https://github.com/aaweaver-actuary/crabby written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/aaweaver-actuary/crabby on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/aaweaver-actuary/crabby 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: profile.release.features
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded blas v0.22.0
[INFO] [stderr]   Downloaded openssl v0.10.67
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 10ef51c4e2fd3be6e871b5f021de37dd59888838efd4fd7f986fd602e2eca1fd
[INFO] running `Command { std: "docker" "start" "-a" "10ef51c4e2fd3be6e871b5f021de37dd59888838efd4fd7f986fd602e2eca1fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "10ef51c4e2fd3be6e871b5f021de37dd59888838efd4fd7f986fd602e2eca1fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10ef51c4e2fd3be6e871b5f021de37dd59888838efd4fd7f986fd602e2eca1fd", kill_on_drop: false }`
[INFO] [stdout] 10ef51c4e2fd3be6e871b5f021de37dd59888838efd4fd7f986fd602e2eca1fd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 39b550c9f5e30d4056029785f241383addca13f0dc674e56e7b50392675b689c
[INFO] running `Command { std: "docker" "start" "-a" "39b550c9f5e30d4056029785f241383addca13f0dc674e56e7b50392675b689c", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: profile.release.features
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling crabby v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking cblas-sys v0.1.4
[INFO] [stderr]     Checking lapack-sys v0.14.0
[INFO] [stderr]     Checking blas-sys v0.7.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking lapack v0.19.0
[INFO] [stderr]     Checking blas v0.22.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stdout] warning: unused import: `crate::prelude::ModelData`
[INFO] [stdout]  --> src/plugins/scorers/mse_scorer.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::prelude::ModelData;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::traits::Scorer`
[INFO] [stdout]  --> src/plugins/scorers/mse_scorer.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::traits::Scorer;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::prelude::ModelData`
[INFO] [stdout]  --> src/plugins/scorers/mse_scorer.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::prelude::ModelData;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::traits::Scorer`
[INFO] [stdout]  --> src/plugins/scorers/mse_scorer.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::traits::Scorer;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/core/matrix_ops/matrix_inverter.rs:32:30
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub fn invert_matrix(matrix: &mut RealMatrix) -> MatrixInversionResult {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub fn invert_matrix(matrix: &mut RealMatrix) -> MatrixInversionResult<'_> {
[INFO] [stdout]    |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/core/structs/real_matrix.rs:237:16
[INFO] [stdout]     |
[INFO] [stdout] 237 |     pub fn inv(&mut self) -> MatrixInversionResult {
[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] 237 |     pub fn inv(&mut self) -> MatrixInversionResult<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/core/structs/real_matrix.rs:254:22
[INFO] [stdout]     |
[INFO] [stdout] 254 |     pub fn iter_rows(&self) -> RowIterator {
[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] 254 |     pub fn iter_rows(&self) -> RowIterator<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/core/structs/real_matrix.rs:259:22
[INFO] [stdout]     |
[INFO] [stdout] 259 |     pub fn iter_cols(&self) -> ColumnIterator {
[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] 259 |     pub fn iter_cols(&self) -> ColumnIterator<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/core/traits/predictor.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 |     fn predict(&mut self) -> PredictionResult;
[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] 6 |     fn predict(&mut self) -> PredictionResult<'_>;
[INFO] [stdout]   |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/plugins/predictors/linear_predictor.rs:32:16
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn predict(&mut self) -> PredictionResult {
[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] 32 |     fn predict(&mut self) -> PredictionResult<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]  --> src/plugins/loss/l2_loss_function.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub fn new(y: &'a RealMatrix) -> L2LossFunction {
[INFO] [stdout]   |                    ^^                -------------- the same lifetime is hidden here
[INFO] [stdout]   |                    |
[INFO] [stdout]   |                    the lifetime is named here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub fn new(y: &'a RealMatrix) -> L2LossFunction<'a> {
[INFO] [stdout]   |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/core/matrix_ops/matrix_inverter.rs:32:30
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub fn invert_matrix(matrix: &mut RealMatrix) -> MatrixInversionResult {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub fn invert_matrix(matrix: &mut RealMatrix) -> MatrixInversionResult<'_> {
[INFO] [stdout]    |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/core/structs/real_matrix.rs:237:16
[INFO] [stdout]     |
[INFO] [stdout] 237 |     pub fn inv(&mut self) -> MatrixInversionResult {
[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] 237 |     pub fn inv(&mut self) -> MatrixInversionResult<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/core/structs/real_matrix.rs:254:22
[INFO] [stdout]     |
[INFO] [stdout] 254 |     pub fn iter_rows(&self) -> RowIterator {
[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] 254 |     pub fn iter_rows(&self) -> RowIterator<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/core/structs/real_matrix.rs:259:22
[INFO] [stdout]     |
[INFO] [stdout] 259 |     pub fn iter_cols(&self) -> ColumnIterator {
[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] 259 |     pub fn iter_cols(&self) -> ColumnIterator<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/core/traits/predictor.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 |     fn predict(&mut self) -> PredictionResult;
[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] 6 |     fn predict(&mut self) -> PredictionResult<'_>;
[INFO] [stdout]   |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/plugins/predictors/linear_predictor.rs:32:16
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn predict(&mut self) -> PredictionResult {
[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] 32 |     fn predict(&mut self) -> PredictionResult<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]  --> src/plugins/loss/l2_loss_function.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub fn new(y: &'a RealMatrix) -> L2LossFunction {
[INFO] [stdout]   |                    ^^                -------------- the same lifetime is hidden here
[INFO] [stdout]   |                    |
[INFO] [stdout]   |                    the lifetime is named here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub fn new(y: &'a RealMatrix) -> L2LossFunction<'a> {
[INFO] [stdout]   |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.18s
[INFO] running `Command { std: "docker" "inspect" "39b550c9f5e30d4056029785f241383addca13f0dc674e56e7b50392675b689c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39b550c9f5e30d4056029785f241383addca13f0dc674e56e7b50392675b689c", kill_on_drop: false }`
[INFO] [stdout] 39b550c9f5e30d4056029785f241383addca13f0dc674e56e7b50392675b689c
