[INFO] fetching crate skulpin-renderer-sdl2 0.5.1... [INFO] checking skulpin-renderer-sdl2-0.5.1 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate skulpin-renderer-sdl2 0.5.1 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate skulpin-renderer-sdl2 0.5.1 [INFO] finished tweaking crates.io crate skulpin-renderer-sdl2 0.5.1 [INFO] tweaked toml for crates.io crate skulpin-renderer-sdl2 0.5.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate skulpin-renderer-sdl2 0.5.1 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 177 packages to latest compatible versions [INFO] [stderr] Adding ash-window v0.5.0 (available: v0.13.0) [INFO] [stderr] Adding raw-window-handle v0.3.4 (available: v0.6.2) [INFO] [stderr] Adding sdl2 v0.34.2 (available: v0.34.5) [INFO] [stderr] Adding sdl2-sys v0.34.2 (available: v0.34.5) [INFO] [stderr] Adding skulpin-renderer v0.5.2 (available: v0.14.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 650e0dd7dcda7b75cb129653c6fe61983056325908f348117d91577cb592384a [INFO] running `Command { std: "docker" "start" "-a" "650e0dd7dcda7b75cb129653c6fe61983056325908f348117d91577cb592384a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "650e0dd7dcda7b75cb129653c6fe61983056325908f348117d91577cb592384a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "650e0dd7dcda7b75cb129653c6fe61983056325908f348117d91577cb592384a", kill_on_drop: false }` [INFO] [stdout] 650e0dd7dcda7b75cb129653c6fe61983056325908f348117d91577cb592384a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38eca6e4b00bafd7aa880d1c97994715450ae1c621e60cb8c9ea528e99bbe479 [INFO] running `Command { std: "docker" "start" "-a" "38eca6e4b00bafd7aa880d1c97994715450ae1c621e60cb8c9ea528e99bbe479", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling const_fn v0.4.11 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling bindgen v0.55.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling xattr v1.5.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling chunked_transfer v1.5.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling sdl2-sys v0.34.2 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Checking ash v0.31.0 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling sdl2 v0.34.2 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Checking raw-window-handle v0.3.4 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling publicsuffix v1.5.6 [INFO] [stderr] Compiling cookie_store v0.12.0 [INFO] [stderr] Checking ash-window v0.5.0 [INFO] [stderr] Compiling ureq v1.5.5 [INFO] [stderr] Compiling skia-bindings v0.36.0 [INFO] [stderr] error: failed to run custom build command for `skia-bindings v0.36.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-6b232d9f3fa19bec/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=SKIA_DEBUG [INFO] [stderr] HOST: x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=SKIA_OFFLINE_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.36.0/a42701e0fc29ae564cfd-x86_64-unknown-linux-gnu-textlayout-vulkan [INFO] [stderr] cargo:rerun-if-env-changed=SKIA_BINARIES_URL [INFO] [stderr] FROM: https://github.com/rust-skia/skia-binaries/releases/download/0.36.0/skia-binaries-a42701e0fc29ae564cfd-x86_64-unknown-linux-gnu-textlayout-vulkan.tar.gz [INFO] [stderr] DOWNLOAD AND INSTALL FAILED: Unknown error 400 (os error 400) [INFO] [stderr] STARTING A FULL BUILD [INFO] [stderr] Probing 'python' [INFO] [stderr] Probing 'python2' [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' (2216) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skia-bindings-0.36.0/build_support/skia.rs:1196:9: [INFO] [stderr] >>>>> Probing for Python 2 failed, please make sure that it's available in PATH, probed executables are: ["python", "python2"] <<<<< [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x61d3ab2f6242 - std::backtrace_rs::backtrace::libunwind::trace::h105f921882c12e03 [INFO] [stderr] at /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x61d3ab2f6242 - std::backtrace_rs::backtrace::trace_unsynchronized::hc8b40918ba88bae2 [INFO] [stderr] at /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x61d3ab2f6242 - std::sys::backtrace::_print_fmt::h61144b3593b669a6 [INFO] [stderr] at /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x61d3ab2f6242 - ::fmt::ha7f14f4d725d0e1f [INFO] [stderr] at /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x61d3ab31e94f - core::fmt::rt::Argument::fmt::h291cffbfb6f5f437 [INFO] [stderr] at /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x61d3ab31e94f - core::fmt::write::h613c8eb2432c6a8e [INFO] [stderr] at /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x61d3ab2e66e3 - std::io::default_write_fmt::h1b19b0ce9c092acc [INFO] [stderr] at /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x61d3ab2e66e3 - std::io::Write::write_fmt::ha60efb35d66e9b8c [INFO] [stderr] at /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x61d3ab2f6552 - std::sys::backtrace::BacktraceLock::print::hb1963680433203b9 [INFO] [stderr] at /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x61d3ab2e306c - std::panicking::default_hook::{{closure}}::h12644fad1f9f9c3f [INFO] [stderr] at /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x61d3ab2e2ea6 - std::panicking::default_hook::h92d7423bfb093343 [INFO] [stderr] at /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x61d3ab2e29c1 - std::panicking::panic_with_hook::hfd863520fce8e281 [INFO] [stderr] at /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x61d3ab2f660a - std::panicking::panic_handler::{{closure}}::h75bad88e9628e7c4 [INFO] [stderr] at /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/std/src/panicking.rs:707:13 [INFO] [stderr] 13: 0x61d3ab2f6569 - std::sys::backtrace::__rust_end_short_backtrace::hba2ee9743eb3598b [INFO] [stderr] at /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x61d3ab2e28fd - __rustc[d20f6e1e05d5ea87]::rust_begin_unwind [INFO] [stderr] at /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/std/src/panicking.rs:698:5 [INFO] [stderr] 15: 0x61d3ab328c40 - core::panicking::panic_fmt::h291b19446b355b1a [INFO] [stderr] at /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x61d3aab06d59 - build_script_build::build_support::skia::prerequisites::locate_python2_cmd::h9de5bf315d924af3 [INFO] [stderr] 17: 0x61d3aaaf8b20 - build_script_build::build_support::skia::build::h5c43e564b5483d71 [INFO] [stderr] 18: 0x61d3aab078c7 - build_script_build::main::hc693f8409fa41d34 [INFO] [stderr] 19: 0x61d3aab0da33 - core::ops::function::FnOnce::call_once::hcde41e779bccff73 [INFO] [stderr] 20: 0x61d3aab12b36 - std::sys::backtrace::__rust_begin_short_backtrace::h2e89c713596e8f78 [INFO] [stderr] 21: 0x61d3aab10d49 - std::rt::lang_start::{{closure}}::ha71a7626d37905a4 [INFO] [stderr] 22: 0x61d3ab2f6e00 - core::ops::function::impls:: for &F>::call_once::hd30f70589ce52217 [INFO] [stderr] at /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 23: 0x61d3ab2f6e00 - std::panicking::catch_unwind::do_call::h229a800b64964a72 [INFO] [stderr] at /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/std/src/panicking.rs:590:40 [INFO] [stderr] 24: 0x61d3ab2f6e00 - std::panicking::catch_unwind::hf5b1c782bbaa8c87 [INFO] [stderr] at /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/std/src/panicking.rs:553:19 [INFO] [stderr] 25: 0x61d3ab2f6e00 - std::panic::catch_unwind::h44fb21a21f79e7af [INFO] [stderr] at /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x61d3ab2f6e00 - std::rt::lang_start_internal::{{closure}}::h3d19e32b9588f707 [INFO] [stderr] at /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/std/src/rt.rs:175:24 [INFO] [stderr] 27: 0x61d3ab2f6e00 - std::panicking::catch_unwind::do_call::hf0c858106eb39fbd [INFO] [stderr] at /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/std/src/panicking.rs:590:40 [INFO] [stderr] 28: 0x61d3ab2f6e00 - std::panicking::catch_unwind::h92692cc8e925ec21 [INFO] [stderr] at /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/std/src/panicking.rs:553:19 [INFO] [stderr] 29: 0x61d3ab2f6e00 - std::panic::catch_unwind::h4f023f48f37702a5 [INFO] [stderr] at /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x61d3ab2f6e00 - std::rt::lang_start_internal::h80fdaffb9834036d [INFO] [stderr] at /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/std/src/rt.rs:171:5 [INFO] [stderr] 31: 0x61d3aab10d31 - std::rt::lang_start::h97a94fd2c04636a8 [INFO] [stderr] 32: 0x61d3aab09d05 - main [INFO] [stderr] 33: 0x76803ad1c1ca - [INFO] [stderr] 34: 0x76803ad1c28b - __libc_start_main [INFO] [stderr] 35: 0x61d3aaae97a5 - _start [INFO] [stderr] 36: 0x0 - [INFO] running `Command { std: "docker" "inspect" "38eca6e4b00bafd7aa880d1c97994715450ae1c621e60cb8c9ea528e99bbe479", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38eca6e4b00bafd7aa880d1c97994715450ae1c621e60cb8c9ea528e99bbe479", kill_on_drop: false }` [INFO] [stdout] 38eca6e4b00bafd7aa880d1c97994715450ae1c621e60cb8c9ea528e99bbe479