[INFO] fetching crate bumaga 0.1.0...
[INFO] checking bumaga-0.1.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate bumaga 0.1.0 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate bumaga 0.1.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bumaga 0.1.0
[INFO] finished tweaking crates.io crate bumaga 0.1.0
[INFO] tweaked toml for crates.io crate bumaga 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 141 packages to latest compatible versions
[INFO] [stderr]       Adding env_logger v0.9.3 (available: v0.11.5)
[INFO] [stderr]       Adding litemap v0.7.3 (available: v0.7.4)
[INFO] [stderr]       Adding skia-safe v0.49.1 (available: v0.80.1)
[INFO] [stderr]       Adding yoke v0.7.4 (available: v0.7.5)
[INFO] [stderr]       Adding zerofrom v0.1.4 (available: v0.1.5)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "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-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 112cebe812174b516b3c7f05bd42f86036030788780b096558d93199bae5b7cc
[INFO] running `Command { std: "docker" "start" "-a" "112cebe812174b516b3c7f05bd42f86036030788780b096558d93199bae5b7cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "112cebe812174b516b3c7f05bd42f86036030788780b096558d93199bae5b7cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "112cebe812174b516b3c7f05bd42f86036030788780b096558d93199bae5b7cc", kill_on_drop: false }`
[INFO] [stdout] 112cebe812174b516b3c7f05bd42f86036030788780b096558d93199bae5b7cc
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed14b3876e12197537afa66e8d519dc17d67934f689561fe591898d4cb1833c7
[INFO] running `Command { std: "docker" "start" "-a" "ed14b3876e12197537afa66e8d519dc17d67934f689561fe591898d4cb1833c7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling litemap v0.7.3
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling rustls-pki-types v1.10.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling rustls v0.23.19
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]    Compiling webpki-roots v0.26.7
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling libm v0.1.4
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking lazy_static v0.1.16
[INFO] [stderr]     Checking css-color-parser v0.1.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]     Checking stretch v0.3.2
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling tar v0.4.43
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling zerofrom v0.1.4
[INFO] [stderr]    Compiling yoke v0.7.4
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pest v2.7.14
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling pest_meta v2.7.14
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling pest_generator v2.7.14
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling pest_derive v2.7.14
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling ureq v2.11.0
[INFO] [stderr]    Compiling skia-bindings v0.49.1
[INFO] [stderr] warning: skia-bindings@0.49.1: The feature 'shaper' has been removed. To use the SkShaper bindings, enable the feature 'textlayout'.
[INFO] [stderr] error: failed to run custom build command for `skia-bindings v0.49.1`
[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-0b751ea868bba754/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:warning=The feature 'shaper' has been removed. To use the SkShaper bindings, enable the feature 'textlayout'.
[INFO] [stderr]   cargo:rerun-if-env-changed=SKIA_DEBUG
[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.49.1/1fbdb66def62b4d3229f-x86_64-unknown-linux-gnu-textlayout
[INFO] [stderr]   cargo:rerun-if-env-changed=SKIA_BINARIES_URL
[INFO] [stderr]     FROM: https://github.com/rust-skia/skia-binaries/releases/download/0.49.1/skia-binaries-1fbdb66def62b4d3229f-x86_64-unknown-linux-gnu-textlayout.tar.gz
[INFO] [stderr]   DOWNLOAD AND INSTALL FAILED: https://github.com/rust-skia/skia-binaries/releases/download/0.49.1/skia-binaries-1fbdb66def62b4d3229f-x86_64-unknown-linux-gnu-textlayout.tar.gz: Dns Failed: resolve dns name 'github.com:443': failed to lookup address information: Temporary failure in name resolution
[INFO] [stderr]   STARTING A FULL BUILD
[INFO] [stderr]   HOST: x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=OPT_LEVEL
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   cargo:rerun-if-env-changed=SKIA_USE_SYSTEM_LIBRARIES
[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 'python2'
[INFO] [stderr]   Python 2 found: "python2"
[INFO] [stderr]   Synchronizing Skia dependencies
[INFO] [stderr]   DOWNLOADING: https://codeload.github.com/rust-skia/skia/tar.gz/m100-0.48.7
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/skia-bindings-0.49.1/build_support/binary_cache/download.rs:67:35:
[INFO] [stderr]   Failed to download https://codeload.github.com/rust-skia/skia/tar.gz/m100-0.48.7 (https://codeload.github.com/rust-skia/skia/tar.gz/m100-0.48.7: Dns Failed: resolve dns name 'codeload.github.com:443': failed to lookup address information: Temporary failure in name resolution)
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x652ec99cab4a - std::backtrace_rs::backtrace::libunwind::trace::h49438d59a450c8cd
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stderr]      1:     0x652ec99cab4a - std::backtrace_rs::backtrace::trace_unsynchronized::h00f8204a39c7607d
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x652ec99cab4a - std::sys::backtrace::_print_fmt::hfb4570bcf6575231
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x652ec99cab4a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::haa24b3ebc15b8405
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x652ec99f9723 - core::fmt::rt::Argument::fmt::h640632ca911b1954
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/fmt/rt.rs:177:76
[INFO] [stderr]      5:     0x652ec99f9723 - core::fmt::write::hd87dd4a80fd6ed54
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/fmt/mod.rs:1189:21
[INFO] [stderr]      6:     0x652ec99c5aa3 - std::io::Write::write_fmt::h63c69be3cb79728d
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/io/mod.rs:1887:15
[INFO] [stderr]      7:     0x652ec99ca992 - std::sys::backtrace::BacktraceLock::print::h0cabd5ee17b200b1
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      8:     0x652ec99cbb8c - std::panicking::default_hook::{{closure}}::hfecf31e00fd6a324
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panicking.rs:268:22
[INFO] [stderr]      9:     0x652ec99cb9d2 - std::panicking::default_hook::h4b1c6fd76f5e43f2
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panicking.rs:295:9
[INFO] [stderr]     10:     0x652ec99cc1c7 - std::panicking::rust_panic_with_hook::h43e69ada3ffc0134
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panicking.rs:801:13
[INFO] [stderr]     11:     0x652ec99cc05a - std::panicking::begin_panic_handler::{{closure}}::h541e54997b7f9317
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panicking.rs:674:13
[INFO] [stderr]     12:     0x652ec99cb029 - std::sys::backtrace::__rust_end_short_backtrace::h77e9f2cf7d6f5724
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/sys/backtrace.rs:170:18
[INFO] [stderr]     13:     0x652ec99cbcec - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panicking.rs:665:5
[INFO] [stderr]     14:     0x652ec99f7630 - core::panicking::panic_fmt::h8656b4a1ebe7eef6
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/panicking.rs:76:14
[INFO] [stderr]     15:     0x652ec916614e - build_script_build::build_support::binary_cache::download::download_dependencies::{{closure}}::h1dac01abff722160
[INFO] [stderr]     16:     0x652ec917528c - core::result::Result<T,E>::unwrap_or_else::h825be9e9f80fe21e
[INFO] [stderr]     17:     0x652ec91657c5 - build_script_build::build_support::binary_cache::download::download_dependencies::he353982ee083ac94
[INFO] [stderr]     18:     0x652ec9164eac - build_script_build::build_support::binary_cache::download::resolve_dependencies::hc10732f9fda8269d
[INFO] [stderr]     19:     0x652ec917db7b - build_script_build::build_support::skia::config::build::h7c491460687ba5c0
[INFO] [stderr]     20:     0x652ec91675db - build_script_build::build_from_source::h01ef0e7afdbf8623
[INFO] [stderr]     21:     0x652ec9168109 - build_script_build::main::hadd5cd6b833084fc
[INFO] [stderr]     22:     0x652ec91690c3 - core::ops::function::FnOnce::call_once::h19f58a472eda8eda
[INFO] [stderr]     23:     0x652ec91771d6 - std::sys::backtrace::__rust_begin_short_backtrace::he99c1cef81fe7d12
[INFO] [stderr]     24:     0x652ec9158389 - std::rt::lang_start::{{closure}}::h5ae245321908d7b1
[INFO] [stderr]     25:     0x652ec99bff57 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h5de4a2bf18b34b48
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     26:     0x652ec99bff57 - std::panicking::try::do_call::h18e58ebf513e1dfb
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panicking.rs:557:40
[INFO] [stderr]     27:     0x652ec99bff57 - std::panicking::try::hd66d4cce67b2d3a6
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panicking.rs:520:19
[INFO] [stderr]     28:     0x652ec99bff57 - std::panic::catch_unwind::h7d20459bfb46fa18
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panic.rs:358:14
[INFO] [stderr]     29:     0x652ec99bff57 - std::rt::lang_start_internal::{{closure}}::h08530640535ea25a
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/rt.rs:174:48
[INFO] [stderr]     30:     0x652ec99bff57 - std::panicking::try::do_call::hef1d5032756af4de
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panicking.rs:557:40
[INFO] [stderr]     31:     0x652ec99bff57 - std::panicking::try::h72abeda96f937582
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panicking.rs:520:19
[INFO] [stderr]     32:     0x652ec99bff57 - std::panic::catch_unwind::hff9195ddaed64075
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panic.rs:358:14
[INFO] [stderr]     33:     0x652ec99bff57 - std::rt::lang_start_internal::h506b703bddcb88cd
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/rt.rs:174:20
[INFO] [stderr]     34:     0x652ec9158367 - std::rt::lang_start::ha4e90f49d8e378b7
[INFO] [stderr]     35:     0x652ec9168435 - main
[INFO] [stderr]     36:     0x707c6d758d90 - <unknown>
[INFO] [stderr]     37:     0x707c6d758e40 - __libc_start_main
[INFO] [stderr]     38:     0x652ec914a825 - _start
[INFO] [stderr]     39:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "ed14b3876e12197537afa66e8d519dc17d67934f689561fe591898d4cb1833c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed14b3876e12197537afa66e8d519dc17d67934f689561fe591898d4cb1833c7", kill_on_drop: false }`
[INFO] [stdout] ed14b3876e12197537afa66e8d519dc17d67934f689561fe591898d4cb1833c7
