[INFO] fetching crate vizia_core 0.3.0... [INFO] testing vizia_core-0.3.0 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate vizia_core 0.3.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate vizia_core 0.3.0 [INFO] finished tweaking crates.io crate vizia_core 0.3.0 [INFO] tweaked toml for crates.io crate vizia_core 0.3.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate vizia_core 0.3.0 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate vizia_core 0.3.0 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f7f8a4fe5673e03eb8d11824b0ab511c2ee9dc14a4d6ef9cea423058ca03cad [INFO] running `Command { std: "docker" "start" "-a" "7f7f8a4fe5673e03eb8d11824b0ab511c2ee9dc14a4d6ef9cea423058ca03cad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f7f8a4fe5673e03eb8d11824b0ab511c2ee9dc14a4d6ef9cea423058ca03cad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f7f8a4fe5673e03eb8d11824b0ab511c2ee9dc14a4d6ef9cea423058ca03cad", kill_on_drop: false }` [INFO] [stdout] 7f7f8a4fe5673e03eb8d11824b0ab511c2ee9dc14a4d6ef9cea423058ca03cad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f314bfae564d9697383f03ef3fa89d531e0bb0e34fe0b5af3e89344f7865a33 [INFO] running `Command { std: "docker" "start" "-a" "9f314bfae564d9697383f03ef3fa89d531e0bb0e34fe0b5af3e89344f7865a33", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling prettyplease v0.2.29 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling winnow v0.7.3 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling miniz_oxide v0.8.4 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling cc v1.2.14 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling vizia_id v0.3.0 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling selectors v0.27.0 [INFO] [stderr] Compiling type-map v0.5.0 [INFO] [stderr] Compiling servo_arc v0.4.0 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling keyboard-types v0.7.0 [INFO] [stderr] Compiling self_cell v1.1.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling self_cell v0.10.3 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling morphorm v0.7.0 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling open v5.3.2 [INFO] [stderr] Compiling vizia_input v0.3.0 [INFO] [stderr] Compiling qfilter v0.2.3 [INFO] [stderr] Compiling vizia_storage v0.3.0 [INFO] [stderr] Compiling sys-locale v0.3.2 [INFO] [stderr] Compiling vizia_window v0.3.0 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling accesskit v0.18.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling xattr v1.4.0 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling tar v0.4.43 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more v0.99.19 [INFO] [stderr] Compiling skia-svg-macros v0.1.0 [INFO] [stderr] Compiling vizia_derive v0.3.0 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling unic-langid-impl v0.9.5 [INFO] [stderr] Compiling cssparser v0.35.0 [INFO] [stderr] Compiling unic-langid-macros-impl v0.9.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling fluent-syntax v0.11.1 [INFO] [stderr] Compiling cssparser-color v0.3.0 [INFO] [stderr] Compiling unic-langid-macros v0.9.5 [INFO] [stderr] Compiling unic-langid v0.9.5 [INFO] [stderr] Compiling intl-memoizer v0.5.2 [INFO] [stderr] Compiling intl_pluralrules v7.0.2 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling fluent-bundle v0.15.3 [INFO] [stderr] Compiling skia-bindings v0.84.0 [INFO] [stderr] error: failed to run custom build command for `skia-bindings v0.84.0` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/skia-bindings-f5034e5b722587d0/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=DOCS_RS [INFO] [stderr] cargo:rerun-if-env-changed=SKIA_DEBUG [INFO] [stderr] cargo:rerun-if-env-changed=SKIA_USE_SYSTEM_LIBRARIES [INFO] [stderr] cargo:rerun-if-env-changed=SKIA_USE_SYSTEM_LIBRARIES [INFO] [stderr] cargo:rerun-if-env-changed=SKIA_SOURCE_DIR [INFO] [stderr] cargo:rerun-if-env-changed=FORCE_SKIA_BUILD [INFO] [stderr] cargo:rerun-if-env-changed=FORCE_SKIA_BINARIES_DOWNLOAD [INFO] [stderr] TRYING TO DOWNLOAD AND INSTALL SKIA BINARIES: 0.84.0/8df1749a67a2800c2904-x86_64-unknown-linux-gnu-egl-gl-svg-textlayout-wayland-x11 [INFO] [stderr] cargo:rerun-if-env-changed=SKIA_BINARIES_URL [INFO] [stderr] FROM: https://github.com/rust-skia/skia-binaries/releases/download/0.84.0/skia-binaries-8df1749a67a2800c2904-x86_64-unknown-linux-gnu-egl-gl-svg-textlayout-wayland-x11.tar.gz [INFO] [stderr] DOWNLOAD AND INSTALL FAILED: curl error code: "6" [INFO] [stderr] curl stderr: "curl: (6) Could not resolve host: github.com\n" [INFO] [stderr] STARTING A FULL BUILD [INFO] [stderr] HOST: x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=CLANGCC [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] cargo:rerun-if-env-changed=CLANGCXX [INFO] [stderr] cargo:rerun-if-env-changed=CXX [INFO] [stderr] cargo:rerun-if-env-changed=OPT_LEVEL [INFO] [stderr] cargo:rerun-if-env-changed=SKIA_USE_SYSTEM_LIBRARIES [INFO] [stderr] cargo:rerun-if-env-changed=SDKTARGETSYSROOT [INFO] [stderr] cargo:rerun-if-env-changed=SDKROOT [INFO] [stderr] cargo:rerun-if-env-changed=SKIA_NINJA_COMMAND [INFO] [stderr] cargo:rerun-if-env-changed=SKIA_GN_COMMAND [INFO] [stderr] Probing 'python' [INFO] [stderr] Probing 'python3' [INFO] [stderr] Python 3 found: "python3" [INFO] [stderr] Synchronizing Skia dependencies [INFO] [stderr] DOWNLOADING: https://codeload.github.com/rust-skia/skia/tar.gz/m135-0.83.1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' (1620) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skia-bindings-0.84.0/build_support/binary_cache/download.rs:77:35: [INFO] [stderr] Failed to download https://codeload.github.com/rust-skia/skia/tar.gz/m135-0.83.1 (curl error code: "6" [INFO] [stderr] curl stderr: "curl: (6) Could not resolve host: codeload.github.com\n") [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5680a64d62c2 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6 [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5680a64d62c2 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2 [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5680a64d62c2 - std::sys::backtrace::_print_fmt::hec54e31f36456895 [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5680a64d62c2 - ::fmt::hb1988e8b50fa5f19 [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5680a64e8e6f - core::fmt::rt::Argument::fmt::h3118a66e1a57a586 [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5680a64e8e6f - core::fmt::write::hcd056e06a609f600 [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x5680a64a2681 - std::io::default_write_fmt::h45f0f9de0268fdcb [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5680a64a2681 - std::io::Write::write_fmt::hc685c74e0b8ce55d [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x5680a64af3e2 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317 [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5680a64b2ccf - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x5680a64b2b29 - std::panicking::default_hook::h09da2eaf8f1deadd [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x5680a64b3405 - std::panicking::panic_with_hook::h13c40d280d130fd3 [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x5680a64b31ea - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951 [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13 [INFO] [stderr] 13: 0x5680a64af529 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6 [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x5680a649556d - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5 [INFO] [stderr] 15: 0x5680a64f3500 - core::panicking::panic_fmt::h326b75cf8ee01b13 [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14 [INFO] [stderr] 16: 0x5680a5c6a9ec - build_script_build::build_support::binary_cache::download::download_dependencies::{{closure}}::hb94346ed142df8ec [INFO] [stderr] 17: 0x5680a5c66e40 - core::result::Result::unwrap_or_else::he37205accc64a22b [INFO] [stderr] 18: 0x5680a5c6a0b0 - build_script_build::build_support::binary_cache::download::download_dependencies::h240fe981f66641cc [INFO] [stderr] 19: 0x5680a5c69308 - build_script_build::build_support::binary_cache::download::resolve_dependencies::h04ec3fa8d972b6f0 [INFO] [stderr] 20: 0x5680a5c6d6f3 - build_script_build::build_support::skia::config::build::h451a9c1b8a532c4c [INFO] [stderr] 21: 0x5680a5c6e833 - build_script_build::build_from_source::hadd9f131ec33a8f6 [INFO] [stderr] 22: 0x5680a5c6f6b4 - build_script_build::main::hd5507317cb7814da [INFO] [stderr] 23: 0x5680a5c656c3 - core::ops::function::FnOnce::call_once::ha598cd4f3f8663b3 [INFO] [stderr] 24: 0x5680a5c4cac6 - std::sys::backtrace::__rust_begin_short_backtrace::h3e0a938068ee3d81 [INFO] [stderr] 25: 0x5680a5c5d7a9 - std::rt::lang_start::{{closure}}::h38142cc74295cd24 [INFO] [stderr] 26: 0x5680a64a40d0 - core::ops::function::impls:: for &F>::call_once::h387c5546b57ddfde [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 27: 0x5680a64a40d0 - std::panicking::catch_unwind::do_call::hf9fdd250c001d1cd [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stderr] 28: 0x5680a64a40d0 - std::panicking::catch_unwind::hc213e1339e7313f3 [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stderr] 29: 0x5680a64a40d0 - std::panic::catch_unwind::h7e2e13142bd98e67 [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x5680a64a40d0 - std::rt::lang_start_internal::{{closure}}::ha8eea67def213c83 [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/rt.rs:175:24 [INFO] [stderr] 31: 0x5680a64a40d0 - std::panicking::catch_unwind::do_call::hc6f04b090be4f56e [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stderr] 32: 0x5680a64a40d0 - std::panicking::catch_unwind::hfb8ae23b2e34f7c2 [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stderr] 33: 0x5680a64a40d0 - std::panic::catch_unwind::hf2cef20feb3addd6 [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stderr] 34: 0x5680a64a40d0 - std::rt::lang_start_internal::h1ca864a6b9355c57 [INFO] [stderr] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/rt.rs:171:5 [INFO] [stderr] 35: 0x5680a5c5d791 - std::rt::lang_start::hac9ea5862ae7e153 [INFO] [stderr] 36: 0x5680a5c70705 - main [INFO] [stderr] 37: 0x702884ad71ca - [INFO] [stderr] 38: 0x702884ad728b - __libc_start_main [INFO] [stderr] 39: 0x5680a5c2bf25 - _start [INFO] [stderr] 40: 0x0 - [INFO] running `Command { std: "docker" "inspect" "9f314bfae564d9697383f03ef3fa89d531e0bb0e34fe0b5af3e89344f7865a33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f314bfae564d9697383f03ef3fa89d531e0bb0e34fe0b5af3e89344f7865a33", kill_on_drop: false }` [INFO] [stdout] 9f314bfae564d9697383f03ef3fa89d531e0bb0e34fe0b5af3e89344f7865a33