[INFO] cloning repository https://github.com/Valemos/arm_project [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Valemos/arm_project" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FValemos%2Farm_project", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FValemos%2Farm_project'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7b385723c8ff27d3f661b27e7e46b05d68441373 [INFO] checking Valemos/arm_project against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FValemos%2Farm_project" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Valemos/arm_project on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-13/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/Valemos/arm_project [INFO] finished tweaking git repo https://github.com/Valemos/arm_project [INFO] tweaked toml for git repo https://github.com/Valemos/arm_project written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 948bf6d4c8699ea8047f8a4b36deac872dbddb8ae355822a3e86c99f7b90f1ff [INFO] running `Command { std: "docker" "start" "-a" "948bf6d4c8699ea8047f8a4b36deac872dbddb8ae355822a3e86c99f7b90f1ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "948bf6d4c8699ea8047f8a4b36deac872dbddb8ae355822a3e86c99f7b90f1ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "948bf6d4c8699ea8047f8a4b36deac872dbddb8ae355822a3e86c99f7b90f1ff", kill_on_drop: false }` [INFO] [stdout] 948bf6d4c8699ea8047f8a4b36deac872dbddb8ae355822a3e86c99f7b90f1ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1c587641b87fb6b14d5f3f1678c9affe7764843b850be4430939c28e14d1552 [INFO] running `Command { std: "docker" "start" "-a" "e1c587641b87fb6b14d5f3f1678c9affe7764843b850be4430939c28e14d1552", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling cortex-m v0.7.3 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling cortex-m-rt v0.6.15 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling camino v1.0.5 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling heapless v0.6.1 [INFO] [stderr] Compiling stm32f3 v0.13.2 [INFO] [stderr] Compiling stm32-usbd v0.6.0 [INFO] [stderr] Compiling slice-group-by v0.2.6 [INFO] [stderr] Checking usb-device v0.2.8 [INFO] [stderr] Compiling cortex-m v0.6.7 [INFO] [stderr] Checking rtic-core v0.3.1 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling rtic-prototype v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling cortex-m-rtic v0.5.7 [INFO] [stderr] Checking embedded-hal v0.2.5 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Checking usbd-serial v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking panic-itm v0.4.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking generic-array v0.13.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Checking embedded-time v0.12.0 [INFO] [stderr] Checking as-slice v0.1.5 [INFO] [stderr] Checking rtcc v0.2.1 [INFO] [stderr] Checking aligned v0.3.5 [INFO] [stderr] Compiling rtic-syntax v0.4.0 [INFO] [stderr] Compiling cortex-m-rt-macros v0.6.15 [INFO] [stderr] Compiling cortex-m-rtic-macros v0.5.3 [INFO] [stderr] Compiling cargo-platform v0.1.1 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling cargo_metadata v0.13.1 [INFO] [stderr] Compiling stm32f3xx-hal v0.7.0 [INFO] [stderr] error: failed to run custom build command for `stm32f3xx-hal v0.7.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/stm32f3xx-hal-ab45de9f60f4878c/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: CargoMetadata { stderr: " Downloading crates ...\nwarning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (1 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (1 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (1 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (1 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (1 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (1 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (1 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (1 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (1 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (1 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (1 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (1 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (1 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (1 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (1 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (1 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (1 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nerror: failed to download from `https://crates.io/api/v1/crates/aligned/0.3.4/download`\n\nCaused by:\n [6] Couldn't resolve host name (Could not resolve host: crates.io)\n" }', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/build.rs:40:50 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x56412de4bc70 - std::backtrace_rs::backtrace::libunwind::trace::h0f5cd2ee8b0d7274 [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x56412de4bc70 - std::backtrace_rs::backtrace::trace_unsynchronized::h06905b5aeda069a1 [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x56412de4bc70 - std::sys_common::backtrace::_print_fmt::h4fe4c7c875072f30 [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x56412de4bc70 - ::fmt::hcc0746f004a9b7ef [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x56412de6d62c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/core/src/fmt/mod.rs:1115:17 [INFO] [stderr] 5: 0x56412de49955 - std::io::Write::write_fmt::h23dab4cc9ce72ee2 [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/io/mod.rs:1665:15 [INFO] [stderr] 6: 0x56412de4d98b - std::sys_common::backtrace::_print::h173dc702502d65d2 [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x56412de4d98b - std::sys_common::backtrace::print::h61bd27c4742ba817 [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x56412de4d98b - std::panicking::default_hook::{{closure}}::hcaae87f0495ae613 [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x56412de4d461 - std::panicking::default_hook::h0538e728ee080db0 [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x56412de4e054 - std::panicking::rust_panic_with_hook::h3039e236b6ca482c [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/panicking.rs:622:17 [INFO] [stderr] 11: 0x56412de4db37 - std::panicking::begin_panic_handler::{{closure}}::h884fbab544ffd91c [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/panicking.rs:519:13 [INFO] [stderr] 12: 0x56412de4c16c - std::sys_common::backtrace::__rust_end_short_backtrace::hdaf2e18ba3d91210 [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x56412de4da99 - rust_begin_unwind [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/panicking.rs:515:5 [INFO] [stderr] 14: 0x56412dd392f1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x56412dd393e3 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/core/src/result.rs:1599:5 [INFO] [stderr] 16: 0x56412dd427ed - core::result::Result::unwrap::h7cb37724657c5949 [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/core/src/result.rs:1281:23 [INFO] [stderr] 17: 0x56412dd46ccf - build_script_build::check_device_feature::he5ea220aba308154 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/build.rs:40:20 [INFO] [stderr] 18: 0x56412dd46bf9 - build_script_build::main::h49760e8e21aa1193 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/build.rs:14:5 [INFO] [stderr] 19: 0x56412dd44a5b - core::ops::function::FnOnce::call_once::h3baefb62e792f2a4 [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 20: 0x56412dd466fe - std::sys_common::backtrace::__rust_begin_short_backtrace::he1d5c8c5845a170f [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 21: 0x56412dd42601 - std::rt::lang_start::{{closure}}::h7b9670376f1fc4db [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/rt.rs:63:18 [INFO] [stderr] 22: 0x56412de4e55a - core::ops::function::impls:: for &F>::call_once::h61bcc1dec5918b7e [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 23: 0x56412de4e55a - std::panicking::try::do_call::h672d24f85ce22db4 [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/panicking.rs:401:40 [INFO] [stderr] 24: 0x56412de4e55a - std::panicking::try::he383e7ef11604e58 [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/panicking.rs:365:19 [INFO] [stderr] 25: 0x56412de4e55a - std::panic::catch_unwind::h502ac6058961e393 [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/panic.rs:434:14 [INFO] [stderr] 26: 0x56412de4e55a - std::rt::lang_start_internal::{{closure}}::h851ee37bb5d99fdf [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/rt.rs:45:48 [INFO] [stderr] 27: 0x56412de4e55a - std::panicking::try::do_call::h84f41bb3453bbd14 [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/panicking.rs:401:40 [INFO] [stderr] 28: 0x56412de4e55a - std::panicking::try::h969c45dbbf2e4c94 [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/panicking.rs:365:19 [INFO] [stderr] 29: 0x56412de4e55a - std::panic::catch_unwind::he40b1a4614f73e03 [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/panic.rs:434:14 [INFO] [stderr] 30: 0x56412de4e55a - std::rt::lang_start_internal::h0fbab25cccdb30d8 [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/rt.rs:45:20 [INFO] [stderr] 31: 0x56412dd425d0 - std::rt::lang_start::h3af202edc3f375a4 [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/rt.rs:62:5 [INFO] [stderr] 32: 0x56412dd4766c - main [INFO] [stderr] 33: 0x7f1e606830b3 - __libc_start_main [INFO] [stderr] 34: 0x56412dd39aae - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e1c587641b87fb6b14d5f3f1678c9affe7764843b850be4430939c28e14d1552", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1c587641b87fb6b14d5f3f1678c9affe7764843b850be4430939c28e14d1552", kill_on_drop: false }` [INFO] [stdout] e1c587641b87fb6b14d5f3f1678c9affe7764843b850be4430939c28e14d1552