[INFO] cloning repository https://github.com/monarch-initiative/semsimian [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/monarch-initiative/semsimian" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmonarch-initiative%2Fsemsimian", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmonarch-initiative%2Fsemsimian'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9dd28b880ce041874ccfb39dc589490ec9838b6e [INFO] checking monarch-initiative/semsimian against try#0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef for pr-147859 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmonarch-initiative%2Fsemsimian" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/monarch-initiative/semsimian [INFO] finished tweaking git repo https://github.com/monarch-initiative/semsimian [INFO] tweaked toml for git repo https://github.com/monarch-initiative/semsimian written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/monarch-initiative/semsimian on toolchain 0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/monarch-initiative/semsimian 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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unindent v0.2.3 [INFO] [stderr] Downloaded pyo3-build-config v0.20.3 [INFO] [stderr] Downloaded rstest v0.21.0 [INFO] [stderr] Downloaded shared_child v1.0.0 [INFO] [stderr] Downloaded dict v0.1.5 [INFO] [stderr] Downloaded symsrv v0.2.0 [INFO] [stderr] Downloaded thiserror-impl v1.0.62 [INFO] [stderr] Downloaded target-lexicon v0.12.15 [INFO] [stderr] Downloaded lcov2cobertura v1.0.5 [INFO] [stderr] Downloaded lexopt v0.3.0 [INFO] [stderr] Downloaded range-collections v0.2.4 [INFO] [stderr] Downloaded ruzstd v0.7.0 [INFO] [stderr] Downloaded cargo-config2 v0.1.26 [INFO] [stderr] Downloaded rusqlite v0.31.0 [INFO] [stderr] Downloaded pdb v0.8.0 [INFO] [stderr] Downloaded cargo-llvm-cov v0.6.10 [INFO] [stderr] Downloaded inferno v0.11.19 [INFO] [stderr] Downloaded quick-xml v0.26.0 [INFO] [stderr] Downloaded pyo3-ffi v0.20.3 [INFO] [stderr] Downloaded pyo3-macros-backend v0.20.3 [INFO] [stderr] Downloaded pdb-addr2line v0.10.4 [INFO] [stderr] Downloaded lzxd v0.1.4 [INFO] [stderr] Downloaded cab v0.4.1 [INFO] [stderr] Downloaded clap_complete v4.5.8 [INFO] [stderr] Downloaded opener v0.6.1 [INFO] [stderr] Downloaded rstest_macros v0.21.0 [INFO] [stderr] Downloaded cc v1.1.1 [INFO] [stderr] Downloaded blondie v0.4.2 [INFO] [stderr] Downloaded pyo3 v0.20.3 [INFO] [stderr] Downloaded rgb v0.8.44 [INFO] [stderr] Downloaded ordered-float v4.2.1 [INFO] [stderr] Downloaded elsa v1.10.0 [INFO] [stderr] Downloaded binary-merge v0.1.2 [INFO] [stderr] Downloaded thiserror v1.0.62 [INFO] [stderr] Downloaded normpath v1.2.0 [INFO] [stderr] Downloaded is_executable v1.0.1 [INFO] [stderr] Downloaded deepsize_derive v0.1.2 [INFO] [stderr] Downloaded deepsize v0.2.0 [INFO] [stderr] Downloaded inplace-vec-builder v0.1.1 [INFO] [stderr] Downloaded str_stack v0.1.0 [INFO] [stderr] Downloaded pyo3-macros v0.20.3 [INFO] [stderr] Downloaded flamegraph v0.6.5 [INFO] [stderr] Downloaded libsqlite3-sys v0.28.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8cf0112af958f044e1ca22d89f2621228736e66468b2f3e3662caf36fee2312f [INFO] running `Command { std: "docker" "start" "-a" "8cf0112af958f044e1ca22d89f2621228736e66468b2f3e3662caf36fee2312f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8cf0112af958f044e1ca22d89f2621228736e66468b2f3e3662caf36fee2312f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cf0112af958f044e1ca22d89f2621228736e66468b2f3e3662caf36fee2312f", kill_on_drop: false }` [INFO] [stdout] 8cf0112af958f044e1ca22d89f2621228736e66468b2f3e3662caf36fee2312f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 671ee49571c60b6c0e172d28adfb432761f9cadd158b52e1666adbeb019a078f [INFO] running `Command { std: "docker" "start" "-a" "671ee49571c60b6c0e172d28adfb432761f9cadd158b52e1666adbeb019a078f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling target-lexicon v0.12.15 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling camino v1.1.7 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling cc v1.1.1 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking clap_builder v4.5.9 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking winnow v0.6.13 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling thiserror v1.0.62 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling rstest_macros v0.21.0 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Compiling pyo3-build-config v0.20.3 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking shared_child v1.0.0 [INFO] [stderr] Checking os_pipe v1.2.0 [INFO] [stderr] Checking quick-xml v0.31.0 [INFO] [stderr] Checking bytemuck v1.16.1 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking ruzstd v0.7.0 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking num-format v0.4.4 [INFO] [stderr] Checking rgb v0.8.44 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Checking duct v0.13.7 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking quick-xml v0.26.0 [INFO] [stderr] Checking shell-escape v0.1.5 [INFO] [stderr] Checking lexopt v0.3.0 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking is_executable v1.0.1 [INFO] [stderr] Checking str_stack v0.1.0 [INFO] [stderr] Checking unindent v0.2.3 [INFO] [stderr] Checking xattr v1.3.1 [INFO] [stderr] Checking indicatif v0.17.8 [INFO] [stderr] Checking signal-hook v0.3.17 [INFO] [stderr] Checking plotters v0.3.6 [INFO] [stderr] Checking generator v0.8.1 [INFO] [stderr] Checking tar v0.4.41 [INFO] [stderr] Checking ordered-float v4.2.1 [INFO] [stderr] Checking shlex v1.3.0 [INFO] [stderr] Checking dict v0.1.5 [INFO] [stderr] Checking inferno v0.11.19 [INFO] [stderr] Compiling pyo3-ffi v0.20.3 [INFO] [stderr] Compiling pyo3 v0.20.3 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling semsimian v0.2.19 (/opt/rustwide/workdir) [INFO] [stderr] Compiling deepsize_derive v0.1.2 [INFO] [stderr] Checking deepsize v0.2.0 [INFO] [stderr] Compiling pyo3-macros-backend v0.20.3 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking lcov2cobertura v1.0.5 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.62 [INFO] [stderr] Checking opener v0.7.1 [INFO] [stderr] Checking opener v0.6.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking clap v4.5.9 [INFO] [stderr] Checking clap_complete v4.5.8 [INFO] [stderr] Compiling pyo3-macros v0.20.3 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking rstest v0.21.0 [INFO] [stderr] Checking serde_spanned v0.6.6 [INFO] [stderr] Checking toml_datetime v0.6.6 [INFO] [stderr] Checking cargo-platform v0.1.8 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking toml_edit v0.22.15 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking cargo_metadata v0.18.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking rusqlite v0.31.0 [INFO] [stderr] Checking flamegraph v0.6.5 [INFO] [stderr] Checking cargo-config2 v0.1.26 [INFO] [stderr] Checking cargo-llvm-cov v0.6.10 [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/lib.rs:1059:1 [INFO] [stdout] | [INFO] [stdout] 1059 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] 1060 | impl SearchType { [INFO] [stdout] | ---------- [INFO] [stdout] | | [INFO] [stdout] | `SearchType` is not local [INFO] [stdout] | `SearchType` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/lib.rs:1086:1 [INFO] [stdout] | [INFO] [stdout] 1086 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] 1087 | impl Metric { [INFO] [stdout] | ------ [INFO] [stdout] | | [INFO] [stdout] | `Metric` is not local [INFO] [stdout] | `Metric` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/lib.rs:1112:1 [INFO] [stdout] | [INFO] [stdout] 1112 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] 1113 | impl Semsimian { [INFO] [stdout] | --------- [INFO] [stdout] | | [INFO] [stdout] | `Semsimian` is not local [INFO] [stdout] | `Semsimian` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/lib.rs:1059:1 [INFO] [stdout] | [INFO] [stdout] 1059 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] 1060 | impl SearchType { [INFO] [stdout] | ---------- [INFO] [stdout] | | [INFO] [stdout] | `SearchType` is not local [INFO] [stdout] | `SearchType` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/lib.rs:1086:1 [INFO] [stdout] | [INFO] [stdout] 1086 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] 1087 | impl Metric { [INFO] [stdout] | ------ [INFO] [stdout] | | [INFO] [stdout] | `Metric` is not local [INFO] [stdout] | `Metric` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/lib.rs:1112:1 [INFO] [stdout] | [INFO] [stdout] 1112 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] 1113 | impl Semsimian { [INFO] [stdout] | --------- [INFO] [stdout] | | [INFO] [stdout] | `Semsimian` is not local [INFO] [stdout] | `Semsimian` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.87s [INFO] running `Command { std: "docker" "inspect" "671ee49571c60b6c0e172d28adfb432761f9cadd158b52e1666adbeb019a078f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "671ee49571c60b6c0e172d28adfb432761f9cadd158b52e1666adbeb019a078f", kill_on_drop: false }` [INFO] [stdout] 671ee49571c60b6c0e172d28adfb432761f9cadd158b52e1666adbeb019a078f