[INFO] fetching crate nalgebra-py 0.3.1... [INFO] testing nalgebra-py-0.3.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate nalgebra-py 0.3.1 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate nalgebra-py 0.3.1 [INFO] finished tweaking crates.io crate nalgebra-py 0.3.1 [INFO] tweaked toml for crates.io crate nalgebra-py 0.3.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate nalgebra-py 0.3.1 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 49 packages to latest compatible versions [INFO] [stderr] Adding nalgebra v0.31.4 (available: v0.34.0) [INFO] [stderr] Adding numpy v0.16.2 (available: v0.26.0) [INFO] [stderr] Adding pyo3 v0.16.6 (available: v0.26.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pyo3-macros-backend v0.16.6 [INFO] [stderr] Downloaded pyo3-build-config v0.16.6 [INFO] [stderr] Downloaded pyo3-macros v0.16.6 [INFO] [stderr] Downloaded numpy v0.16.2 [INFO] [stderr] Downloaded pyo3-ffi v0.16.6 [INFO] [stderr] Downloaded pyo3 v0.16.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2a2423d928cf405ce33463293e7827ced859f938a2c8cb052657c617aee7b7d7 [INFO] running `Command { std: "docker" "start" "-a" "2a2423d928cf405ce33463293e7827ced859f938a2c8cb052657c617aee7b7d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a2423d928cf405ce33463293e7827ced859f938a2c8cb052657c617aee7b7d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a2423d928cf405ce33463293e7827ced859f938a2c8cb052657c617aee7b7d7", kill_on_drop: false }` [INFO] [stdout] 2a2423d928cf405ce33463293e7827ced859f938a2c8cb052657c617aee7b7d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f484147f55b22309adf72c06389c221664cc4b1741869d8271de61e41faa5f80 [INFO] running `Command { std: "docker" "start" "-a" "f484147f55b22309adf72c06389c221664cc4b1741869d8271de61e41faa5f80", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Compiling unindent v0.1.11 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling pyo3-build-config v0.16.6 [INFO] [stderr] Compiling pyo3-ffi v0.16.6 [INFO] [stderr] Compiling pyo3 v0.16.6 [INFO] [stderr] Compiling simba v0.7.3 [INFO] [stderr] Compiling pyo3-macros-backend v0.16.6 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling pyo3-macros v0.16.6 [INFO] [stderr] Compiling numpy v0.16.2 [INFO] [stderr] Compiling nalgebra v0.31.4 [INFO] [stderr] Compiling nalgebra-py v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.11s [INFO] running `Command { std: "docker" "inspect" "f484147f55b22309adf72c06389c221664cc4b1741869d8271de61e41faa5f80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f484147f55b22309adf72c06389c221664cc4b1741869d8271de61e41faa5f80", kill_on_drop: false }` [INFO] [stdout] f484147f55b22309adf72c06389c221664cc4b1741869d8271de61e41faa5f80 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27fa07c8bbeaa459dd047841e55eda82e4c52d3b5ba8e731308d5859f7739d52 [INFO] running `Command { std: "docker" "start" "-a" "27fa07c8bbeaa459dd047841e55eda82e4c52d3b5ba8e731308d5859f7739d52", kill_on_drop: false }` [INFO] [stderr] Compiling nalgebra-py v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s [INFO] running `Command { std: "docker" "inspect" "27fa07c8bbeaa459dd047841e55eda82e4c52d3b5ba8e731308d5859f7739d52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27fa07c8bbeaa459dd047841e55eda82e4c52d3b5ba8e731308d5859f7739d52", kill_on_drop: false }` [INFO] [stdout] 27fa07c8bbeaa459dd047841e55eda82e4c52d3b5ba8e731308d5859f7739d52 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4439bd65cae7cf05d3244d492b8d727537d16d61f2ccfca825790971224d2168 [INFO] running `Command { std: "docker" "start" "-a" "4439bd65cae7cf05d3244d492b8d727537d16d61f2ccfca825790971224d2168", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nalgebra_py-180b2ddd8273ca1d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests nalgebra_py [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/lib.rs - (line 116) ... FAILED [INFO] [stdout] test src/lib.rs - (line 88) ... FAILED [INFO] [stdout] test src/lib.rs - (line 28) ... FAILED [INFO] [stdout] test src/lib.rs - (line 58) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 116) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `nalgebra_numpy` [INFO] [stdout] --> src/lib.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 3 | use nalgebra_numpy::matrix_to_numpy; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nalgebra_numpy` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 - use nalgebra_numpy::matrix_to_numpy; [INFO] [stdout] 3 + use nalgebra_py::matrix_to_numpy; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `inline_python` [INFO] [stdout] --> src/lib.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 5 | use inline_python::python; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `inline_python` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `inline_python`, use `cargo add inline_python` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 88) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `inline_python` [INFO] [stdout] --> src/lib.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 2 | use inline_python::{Context, python}; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `inline_python` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `inline_python`, use `cargo add inline_python` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nalgebra_numpy` [INFO] [stdout] --> src/lib.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 3 | use nalgebra_numpy::{matrix_from_numpy}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nalgebra_numpy` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 - use nalgebra_numpy::{matrix_from_numpy}; [INFO] [stdout] 3 + use nalgebra_py::{matrix_from_numpy}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `nalgebra::MatrixMN`: use SMatrix for a statically-sized matrix using integer dimensions, or OMatrix for an owned matrix using types as dimensions. [INFO] [stdout] --> src/lib.rs:91:16 [INFO] [stdout] | [INFO] [stdout] 4 | use nalgebra::{MatrixMN, Dynamic, U3}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `nalgebra::MatrixMN`: use SMatrix for a statically-sized matrix using integer dimensions, or OMatrix for an owned matrix using types as dimensions. [INFO] [stdout] --> src/lib.rs:105:14 [INFO] [stdout] | [INFO] [stdout] 18 | let matrix : MatrixMN = matrix_from_numpy(gil.python(), matrix)?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `nalgebra::MatrixMN`: use SMatrix for a statically-sized matrix using integer dimensions, or OMatrix for an owned matrix using types as dimensions. [INFO] [stdout] --> src/lib.rs:106:20 [INFO] [stdout] | [INFO] [stdout] 19 | assert_eq!(matrix, MatrixMN::::from_row_slice(&[ [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `nalgebra_numpy` [INFO] [stdout] --> src/lib.rs:92:25 [INFO] [stdout] | [INFO] [stdout] 5 | fn main() -> Result<(), nalgebra_numpy::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nalgebra_numpy` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 5 - fn main() -> Result<(), nalgebra_numpy::Error> { [INFO] [stdout] 5 + fn main() -> Result<(), nalgebra_py::Error> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 28) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `inline_python` [INFO] [stdout] --> src/lib.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 2 | use inline_python::{Context, python}; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `inline_python` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `inline_python`, use `cargo add inline_python` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nalgebra_numpy` [INFO] [stdout] --> src/lib.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 3 | use nalgebra_numpy::{matrix_from_numpy}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nalgebra_numpy` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 - use nalgebra_numpy::{matrix_from_numpy}; [INFO] [stdout] 3 + use nalgebra_py::{matrix_from_numpy}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `nalgebra_numpy` [INFO] [stdout] --> src/lib.rs:32:25 [INFO] [stdout] | [INFO] [stdout] 5 | fn main() -> Result<(), nalgebra_numpy::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nalgebra_numpy` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 5 - fn main() -> Result<(), nalgebra_numpy::Error> { [INFO] [stdout] 5 + fn main() -> Result<(), nalgebra_py::Error> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 58) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `inline_python` [INFO] [stdout] --> src/lib.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 2 | use inline_python::{Context, python}; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `inline_python` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `inline_python`, use `cargo add inline_python` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nalgebra_numpy` [INFO] [stdout] --> src/lib.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 3 | use nalgebra_numpy::{matrix_from_numpy}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nalgebra_numpy` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 - use nalgebra_numpy::{matrix_from_numpy}; [INFO] [stdout] 3 + use nalgebra_py::{matrix_from_numpy}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `nalgebra_numpy` [INFO] [stdout] --> src/lib.rs:62:25 [INFO] [stdout] | [INFO] [stdout] 5 | fn main() -> Result<(), nalgebra_numpy::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nalgebra_numpy` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 5 - fn main() -> Result<(), nalgebra_numpy::Error> { [INFO] [stdout] 5 + fn main() -> Result<(), nalgebra_py::Error> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 116) [INFO] [stdout] src/lib.rs - (line 28) [INFO] [stdout] src/lib.rs - (line 58) [INFO] [stdout] src/lib.rs - (line 88) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "4439bd65cae7cf05d3244d492b8d727537d16d61f2ccfca825790971224d2168", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4439bd65cae7cf05d3244d492b8d727537d16d61f2ccfca825790971224d2168", kill_on_drop: false }` [INFO] [stdout] 4439bd65cae7cf05d3244d492b8d727537d16d61f2ccfca825790971224d2168