[INFO] fetching crate bumaga 0.1.0...
[INFO] checking bumaga-0.1.0 against master#3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777 for pr-132289
[INFO] extracting crate bumaga 0.1.0 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate bumaga 0.1.0 on toolchain 3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "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-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 118 packages to latest compatible versions
[INFO] [stderr]       Adding env_logger v0.9.3 (available: v0.11.5)
[INFO] [stderr]       Adding skia-safe v0.49.1 (available: v0.78.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded stretch v0.3.2
[INFO] [stderr]   Downloaded css-color-parser v0.1.2
[INFO] [stderr]   Downloaded libm v0.1.4
[INFO] [stderr]   Downloaded lazy_static v0.1.16
[INFO] [stderr]   Downloaded skia-bindings v0.49.1
[INFO] [stderr]   Downloaded skia-safe v0.49.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 49373e1e95acaf07d14a91b63004645e365ec57ba9f5f3191aae9faebe20c8e3
[INFO] running `Command { std: "docker" "start" "-a" "49373e1e95acaf07d14a91b63004645e365ec57ba9f5f3191aae9faebe20c8e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "49373e1e95acaf07d14a91b63004645e365ec57ba9f5f3191aae9faebe20c8e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49373e1e95acaf07d14a91b63004645e365ec57ba9f5f3191aae9faebe20c8e3", kill_on_drop: false }`
[INFO] [stdout] 49373e1e95acaf07d14a91b63004645e365ec57ba9f5f3191aae9faebe20c8e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 44174d1fba9a8afe1e8bbc665cea3833734302cf2f664930071ab5516d46cad1
[INFO] running `Command { std: "docker" "start" "-a" "44174d1fba9a8afe1e8bbc665cea3833734302cf2f664930071ab5516d46cad1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling rustix v0.38.38
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling rustls-pki-types v1.10.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]    Compiling rustls v0.23.16
[INFO] [stderr]    Compiling unicode-bidi v0.3.17
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling flate2 v1.0.34
[INFO] [stderr]    Compiling webpki-roots v0.26.6
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling libm v0.1.4
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking lazy_static v0.1.16
[INFO] [stderr]    Compiling tar v0.4.42
[INFO] [stderr]     Checking css-color-parser v0.1.2
[INFO] [stderr]     Checking stretch v0.3.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling pest v2.7.14
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling pest_meta v2.7.14
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling pest_generator v2.7.14
[INFO] [stderr]    Compiling pest_derive v2.7.14
[INFO] [stderr]    Compiling ureq v2.10.1
[INFO] [stderr]    Compiling skia-bindings v0.49.1
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr] 
[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] 
[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-c5d6aaddba1ff65f/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:     0x61c6456233da - std::backtrace_rs::backtrace::libunwind::trace::hc8717ea3ff88efc7
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stderr]      1:     0x61c6456233da - std::backtrace_rs::backtrace::trace_unsynchronized::h4cb12a240f50bc9d
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x61c6456233da - std::sys::backtrace::_print_fmt::hfb8f4575e12be528
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x61c6456233da - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h7767b02c5430d02b
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x61c645651953 - core::fmt::rt::Argument::fmt::h8658c1a0a94d2676
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/core/src/fmt/rt.rs:177:76
[INFO] [stderr]      5:     0x61c645651953 - core::fmt::write::hd9cf23088539bf85
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/core/src/fmt/mod.rs:1190:21
[INFO] [stderr]      6:     0x61c64561e263 - std::io::Write::write_fmt::h516df85bf7181425
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/io/mod.rs:1839:15
[INFO] [stderr]      7:     0x61c645623222 - std::sys::backtrace::BacktraceLock::print::h5907c3622e037863
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      8:     0x61c64562441c - std::panicking::default_hook::{{closure}}::h13cd352e0714d74b
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panicking.rs:268:22
[INFO] [stderr]      9:     0x61c645624262 - std::panicking::default_hook::ha087b22e6b135389
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panicking.rs:295:9
[INFO] [stderr]     10:     0x61c645624a57 - std::panicking::rust_panic_with_hook::ha12d21b564771d78
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panicking.rs:801:13
[INFO] [stderr]     11:     0x61c6456248ea - std::panicking::begin_panic_handler::{{closure}}::h29f91f01f78dfedc
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panicking.rs:674:13
[INFO] [stderr]     12:     0x61c6456238b9 - std::sys::backtrace::__rust_end_short_backtrace::h1e39edc6648a642b
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/sys/backtrace.rs:170:18
[INFO] [stderr]     13:     0x61c64562457c - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panicking.rs:665:5
[INFO] [stderr]     14:     0x61c64564f860 - core::panicking::panic_fmt::hea12f2402e677eaa
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/core/src/panicking.rs:75:14
[INFO] [stderr]     15:     0x61c644de8bfe - build_script_build::build_support::binary_cache::download::download_dependencies::{{closure}}::hfe4594505f2d42ca
[INFO] [stderr]     16:     0x61c644df7b3c - core::result::Result<T,E>::unwrap_or_else::h1b364fc1934dd6e4
[INFO] [stderr]     17:     0x61c644de8275 - build_script_build::build_support::binary_cache::download::download_dependencies::h723c5cc051d8efc7
[INFO] [stderr]     18:     0x61c644de795c - build_script_build::build_support::binary_cache::download::resolve_dependencies::h95bfbf842df07225
[INFO] [stderr]     19:     0x61c644df38fb - build_script_build::build_support::skia::config::build::h997f68945461d817
[INFO] [stderr]     20:     0x61c644dea49b - build_script_build::build_from_source::h768989b0db30b631
[INFO] [stderr]     21:     0x61c644deafc9 - build_script_build::main::h445a93ac2f50e64c
[INFO] [stderr]     22:     0x61c644ddf063 - core::ops::function::FnOnce::call_once::h31ad02d2f06e529c
[INFO] [stderr]     23:     0x61c644de4056 - std::sys::backtrace::__rust_begin_short_backtrace::hd5c6766644e7a086
[INFO] [stderr]     24:     0x61c644dfa6e9 - std::rt::lang_start::{{closure}}::h7ff75ecb7e070782
[INFO] [stderr]     25:     0x61c645618e47 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hdcc69c5250d896c3
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     26:     0x61c645618e47 - std::panicking::try::do_call::h8e74087e18c529fb
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panicking.rs:557:40
[INFO] [stderr]     27:     0x61c645618e47 - std::panicking::try::hafe5958fa1de7ce5
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panicking.rs:520:19
[INFO] [stderr]     28:     0x61c645618e47 - std::panic::catch_unwind::he7dd6e3079677b88
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panic.rs:358:14
[INFO] [stderr]     29:     0x61c645618e47 - std::rt::lang_start_internal::{{closure}}::h3deb900feda3337f
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/rt.rs:174:48
[INFO] [stderr]     30:     0x61c645618e47 - std::panicking::try::do_call::h320a9b5b747cda95
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panicking.rs:557:40
[INFO] [stderr]     31:     0x61c645618e47 - std::panicking::try::h91bf02fd4fee4183
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panicking.rs:520:19
[INFO] [stderr]     32:     0x61c645618e47 - std::panic::catch_unwind::h19dd28683f4d8ff7
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panic.rs:358:14
[INFO] [stderr]     33:     0x61c645618e47 - std::rt::lang_start_internal::h02315d8cca736b32
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/rt.rs:174:20
[INFO] [stderr]     34:     0x61c644dfa6c7 - std::rt::lang_start::h37315c63a037e8fa
[INFO] [stderr]     35:     0x61c644deb2f5 - main
[INFO] [stderr]     36:     0x7b28d64c8d90 - <unknown>
[INFO] [stderr]     37:     0x7b28d64c8e40 - __libc_start_main
[INFO] [stderr]     38:     0x61c644dd13a5 - _start
[INFO] [stderr]     39:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "44174d1fba9a8afe1e8bbc665cea3833734302cf2f664930071ab5516d46cad1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44174d1fba9a8afe1e8bbc665cea3833734302cf2f664930071ab5516d46cad1", kill_on_drop: false }`
[INFO] [stdout] 44174d1fba9a8afe1e8bbc665cea3833734302cf2f664930071ab5516d46cad1
