[INFO] fetching crate kindling 0.2.5...
[INFO] testing kindling-0.2.5 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate kindling 0.2.5 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate kindling 0.2.5
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate kindling 0.2.5
[INFO] tweaked toml for crates.io crate kindling 0.2.5 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate kindling 0.2.5 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate kindling 0.2.5 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b4c6b9ea7d4c77e174f41636a890810b8eaa53821f53a3adf430952a2feb9058
[INFO] running `Command { std: "docker" "start" "-a" "b4c6b9ea7d4c77e174f41636a890810b8eaa53821f53a3adf430952a2feb9058", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b4c6b9ea7d4c77e174f41636a890810b8eaa53821f53a3adf430952a2feb9058", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4c6b9ea7d4c77e174f41636a890810b8eaa53821f53a3adf430952a2feb9058", kill_on_drop: false }`
[INFO] [stdout] b4c6b9ea7d4c77e174f41636a890810b8eaa53821f53a3adf430952a2feb9058
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3d202ff4935ebae7edb13e98a12e9b941353646f7419543d518ac9df9a2fd77d
[INFO] running `Command { std: "docker" "start" "-a" "3d202ff4935ebae7edb13e98a12e9b941353646f7419543d518ac9df9a2fd77d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling pin-project-lite v0.2.10
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling prettyplease v0.2.12
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling http v1.0.0
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling winnow v0.5.0
[INFO] [stderr]    Compiling serde_json v1.0.103
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling bindgen v0.69.2
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling cc v1.1.10
[INFO] [stderr]    Compiling axum-core v0.4.2
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling xattr v0.2.3
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]    Compiling filetime v0.2.21
[INFO] [stderr]    Compiling tar v0.4.39
[INFO] [stderr]    Compiling flate2 v1.0.26
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling axum v0.7.3
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling chrono v0.4.26
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling matchit v0.7.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr]    Compiling regex-automata v0.3.3
[INFO] [stderr]    Compiling http-body-util v0.1.0
[INFO] [stderr]    Compiling kindling v0.2.5 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex v1.9.1
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.2
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling pin-project v1.1.2
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling basic-toml v0.1.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.14
[INFO] [stderr]    Compiling toml_edit v0.21.0
[INFO] [stderr]    Compiling h2 v0.4.0
[INFO] [stderr]    Compiling askama_derive v0.12.5
[INFO] [stderr]    Compiling toml v0.8.8
[INFO] [stderr]    Compiling askama v0.12.1
[INFO] [stderr]    Compiling skia-bindings v0.78.2
[INFO] [stderr] error: failed to run custom build command for `skia-bindings v0.78.2`
[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-fca1db4a1840687e/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]   HOST: x86_64-unknown-linux-gnu
[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.78.2/ec00cf219c4901d785ed-x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=SKIA_BINARIES_URL
[INFO] [stderr]     FROM: https://github.com/rust-skia/skia-binaries/releases/download/0.78.2/skia-binaries-ec00cf219c4901d785ed-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr]   DOWNLOAD AND INSTALL FAILED: curl error code: Some(6)
[INFO] [stderr]   curl stderr: Ok("")
[INFO] [stderr]   STARTING A FULL BUILD
[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]   HOST: x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=OPT_LEVEL
[INFO] [stderr]   cargo:rerun-if-env-changed=SKIA_USE_SYSTEM_LIBRARIES
[INFO] [stderr]   HOST: x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=SDKTARGETSYSROOT
[INFO] [stderr]   cargo:rerun-if-env-changed=SDKROOT
[INFO] [stderr]   HOST: x86_64-unknown-linux-gnu
[INFO] [stderr]   HOST: x86_64-unknown-linux-gnu
[INFO] [stderr]   HOST: x86_64-unknown-linux-gnu
[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/m129-0.77.1
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (2061) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skia-bindings-0.78.2/build_support/binary_cache/download.rs:77:35:
[INFO] [stderr]   Failed to download https://codeload.github.com/rust-skia/skia/tar.gz/m129-0.77.1 (curl error code: Some(6)
[INFO] [stderr]   curl stderr: Ok(""))
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5b2bdc294632 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5b2bdc294632 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5b2bdc294632 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5b2bdc294632 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5b2bdc2a720f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x5b2bdc2a720f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stderr]      6:     0x5b2bdc260c81 - std::io::default_write_fmt::h1ecb8c7cfa7da481
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5b2bdc260c81 - std::io::Write::write_fmt::h051fe4a9e4fdbf48
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x5b2bdc26dc42 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5b2bdc27152f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x5b2bdc271389 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x5b2bdc271c65 - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x5b2bdc271a4a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x5b2bdc26dd79 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x5b2bdc253f2d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x5b2bdc2b18a0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stderr]     16:     0x5b2bdbabe1ac - build_script_build::build_support::binary_cache::download::download_dependencies::{{closure}}::hd86f0bb557dc9668
[INFO] [stderr]     17:     0x5b2bdbab019e - core::result::Result<T,E>::unwrap_or_else::h1e2adee101d2fee5
[INFO] [stderr]     18:     0x5b2bdbabd875 - build_script_build::build_support::binary_cache::download::download_dependencies::hc390972847ef3acc
[INFO] [stderr]     19:     0x5b2bdbabca38 - build_script_build::build_support::binary_cache::download::resolve_dependencies::hbe3ba5c8710b41d6
[INFO] [stderr]     20:     0x5b2bdbac1563 - build_script_build::build_support::skia::config::build::hf6d95b22cc3f4b3a
[INFO] [stderr]     21:     0x5b2bdbac2633 - build_script_build::build_from_source::h9a869176757cc735
[INFO] [stderr]     22:     0x5b2bdbac3412 - build_script_build::main::h30020a2c6b149bc0
[INFO] [stderr]     23:     0x5b2bdbad5093 - core::ops::function::FnOnce::call_once::ha75f53907612773a
[INFO] [stderr]     24:     0x5b2bdbace566 - std::sys::backtrace::__rust_begin_short_backtrace::h4557e16ab6d82ae8
[INFO] [stderr]     25:     0x5b2bdbab5849 - std::rt::lang_start::{{closure}}::ha750b0db62f67924
[INFO] [stderr]     26:     0x5b2bdc262970 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h4967fb77e0dfb65c
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     27:     0x5b2bdc262970 - std::panicking::catch_unwind::do_call::hf7e87675c3e14c23
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stderr]     28:     0x5b2bdc262970 - std::panicking::catch_unwind::h26f0e342004b5114
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stderr]     29:     0x5b2bdc262970 - std::panic::catch_unwind::h9ee33ca17775d897
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x5b2bdc262970 - std::rt::lang_start_internal::{{closure}}::h243ba3495fa13cf8
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24
[INFO] [stderr]     31:     0x5b2bdc262970 - std::panicking::catch_unwind::do_call::h819db0a7788e7259
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stderr]     32:     0x5b2bdc262970 - std::panicking::catch_unwind::h23e08fb4a7b9f405
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stderr]     33:     0x5b2bdc262970 - std::panic::catch_unwind::h7ca3d9eabb6135ff
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stderr]     34:     0x5b2bdc262970 - std::rt::lang_start_internal::h06ad7395f4fda8d7
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5
[INFO] [stderr]     35:     0x5b2bdbab5831 - std::rt::lang_start::h14aeea9a215271dd
[INFO] [stderr]     36:     0x5b2bdbac43f5 - main
[INFO] [stderr]     37:     0x7dc1d8c7e1ca - <unknown>
[INFO] [stderr]     38:     0x7dc1d8c7e28b - __libc_start_main
[INFO] [stderr]     39:     0x5b2bdbaa02c5 - _start
[INFO] [stderr]     40:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "3d202ff4935ebae7edb13e98a12e9b941353646f7419543d518ac9df9a2fd77d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d202ff4935ebae7edb13e98a12e9b941353646f7419543d518ac9df9a2fd77d", kill_on_drop: false }`
[INFO] [stdout] 3d202ff4935ebae7edb13e98a12e9b941353646f7419543d518ac9df9a2fd77d
