[INFO] cloning repository https://github.com/Cabysm/bellcfg
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Cabysm/bellcfg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCabysm%2Fbellcfg", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCabysm%2Fbellcfg'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e12176bb4534f3a2c04ed09db5a27bc2a2574c84
[INFO] checking Cabysm/bellcfg against master#46424fb5054f211ec836c5c03159f92e46bb35ac for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCabysm%2Fbellcfg" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Cabysm/bellcfg on toolchain 46424fb5054f211ec836c5c03159f92e46bb35ac
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Cabysm/bellcfg
[INFO] finished tweaking git repo https://github.com/Cabysm/bellcfg
[INFO] tweaked toml for git repo https://github.com/Cabysm/bellcfg written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Cabysm/bellcfg 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" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.208
[INFO] [stderr]   Downloaded drm v0.12.0
[INFO] [stderr]   Downloaded drm-sys v0.7.0
[INFO] [stderr]   Downloaded rgb v0.8.48
[INFO] [stderr]   Downloaded filetime v0.2.24
[INFO] [stderr]   Downloaded drm-ffi v0.8.0
[INFO] [stderr]   Downloaded bytemuck v1.17.0
[INFO] [stderr]   Downloaded cc v1.1.13
[INFO] [stderr]   Downloaded indexmap v2.4.0
[INFO] [stderr]   Downloaded flate2 v1.0.31
[INFO] [stderr]   Downloaded serde v1.0.208
[INFO] [stderr]   Downloaded serde_json v1.0.125
[INFO] [stderr]   Downloaded libc v0.2.156
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 32ccfd6a1de82769efdec7ad17549d17475ec00e80f7c09f104325b7c108a645
[INFO] running `Command { std: "docker" "start" "-a" "32ccfd6a1de82769efdec7ad17549d17475ec00e80f7c09f104325b7c108a645", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "32ccfd6a1de82769efdec7ad17549d17475ec00e80f7c09f104325b7c108a645", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32ccfd6a1de82769efdec7ad17549d17475ec00e80f7c09f104325b7c108a645", kill_on_drop: false }`
[INFO] [stdout] 32ccfd6a1de82769efdec7ad17549d17475ec00e80f7c09f104325b7c108a645
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a4c36386d32d5b4860f88af59680652301778ceca7878d9aa510f42c6d050da8
[INFO] running `Command { std: "docker" "start" "-a" "a4c36386d32d5b4860f88af59680652301778ceca7878d9aa510f42c6d050da8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.156
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling portable-atomic v1.7.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking critical-section v1.1.2
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling syn v2.0.74
[INFO] [stderr]     Checking libloading v0.8.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling cc v1.1.13
[INFO] [stderr]    Compiling serde v1.0.208
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling wayland-sys v0.31.4
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]    Compiling quick-xml v0.34.0
[INFO] [stderr]    Compiling wayland-client v0.31.5
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling wayland-backend v0.3.6
[INFO] [stderr]    Compiling flate2 v1.0.31
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]     Checking bytemuck v1.17.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling ttf-parser v0.21.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.4
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling fontconfig-parser v0.5.7
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling fontdb v0.18.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]    Compiling xml-rs v0.8.21
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking fdeflate v0.3.4
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]     Checking arrayref v0.3.8
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]     Checking polling v3.7.3
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling serde_json v1.0.125
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]     Checking wayland-protocols v0.32.3
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling i-slint-common v1.7.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling euclid v0.22.10
[INFO] [stderr]    Compiling kurbo v0.11.0
[INFO] [stderr]    Compiling filetime v0.2.24
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]     Checking xcursor v0.3.8
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.2.0
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling unicode-script v0.5.6
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling unicode-ccc v0.2.0
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling unicode-properties v0.1.1
[INFO] [stderr]    Compiling rustybuzz v0.14.1
[INFO] [stderr]    Compiling svgtypes v0.15.1
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking wayland-cursor v0.31.5
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.3
[INFO] [stderr]    Compiling tar v0.4.41
[INFO] [stderr]     Checking lyon_geom v1.0.5
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling simplecss v0.2.1
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling unicode-vo v0.1.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling imagesize v0.12.0
[INFO] [stderr]    Compiling xmlwriter v0.1.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling data-url v0.3.1
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling exr v1.72.0
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling usvg v0.42.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling lyon_path v1.0.5
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.0
[INFO] [stderr]    Compiling const-field-offset-macro v0.1.5
[INFO] [stderr]    Compiling rgb v0.8.48
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling tiny-xlib v0.2.3
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]     Checking ttf-parser v0.24.1
[INFO] [stderr]    Compiling skia-bindings v0.75.0
[INFO] [stderr]    Compiling codemap v0.1.3
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]    Compiling i-slint-compiler v1.7.2
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling linked_hash_set v0.1.4
[INFO] [stderr]    Compiling rowan v0.15.16
[INFO] [stderr]    Compiling codemap-diagnostic v0.1.2
[INFO] [stderr]    Compiling resvg v0.42.0
[INFO] [stderr]     Checking const-field-offset v0.1.5
[INFO] [stderr] error: failed to run custom build command for `skia-bindings v0.75.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-f3b950b45122caeb/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.75.0/e7e538647512cab844c3-x86_64-unknown-linux-gnu-gl-textlayout
[INFO] [stderr]   cargo:rerun-if-env-changed=SKIA_BINARIES_URL
[INFO] [stderr]     FROM: https://github.com/rust-skia/skia-binaries/releases/download/0.75.0/skia-binaries-e7e538647512cab844c3-x86_64-unknown-linux-gnu-gl-textlayout.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/m126-0.74.2
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skia-bindings-0.75.0/build_support/binary_cache/download.rs:77:35:
[INFO] [stderr]   Failed to download https://codeload.github.com/rust-skia/skia/tar.gz/m126-0.74.2 (curl error code: Some(6)
[INFO] [stderr]   curl stderr: Ok(""))
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5e2e6e893352 - std::backtrace_rs::backtrace::libunwind::trace::hfe33f3fca02d9d49
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5e2e6e893352 - std::backtrace_rs::backtrace::trace_unsynchronized::hf8c1336b7abecebc
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5e2e6e893352 - std::sys::backtrace::_print_fmt::h1cc3b7371fcb02ce
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5e2e6e893352 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h3fdbad3682625d65
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5e2e6e8bfae3 - core::fmt::rt::Argument::fmt::hac739edf89f473e5
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/core/src/fmt/rt.rs:184:76
[INFO] [stderr]      5:     0x5e2e6e8bfae3 - core::fmt::write::h46b3661118fd93d9
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/core/src/fmt/mod.rs:1480:21
[INFO] [stderr]      6:     0x5e2e6e88f8b3 - std::io::default_write_fmt::h07a956b98e0e549f
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5e2e6e88f8b3 - std::io::Write::write_fmt::hefeac8c5ed2b4ca0
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/io/mod.rs:1914:13
[INFO] [stderr]      8:     0x5e2e6e8931a2 - std::sys::backtrace::BacktraceLock::print::hc92ef2ccd32eaf3d
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5e2e6e895772 - std::panicking::default_hook::{{closure}}::h26c6ecc533f19c32
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:300:22
[INFO] [stderr]     10:     0x5e2e6e895575 - std::panicking::default_hook::he6d1a5a8f8627255
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:327:9
[INFO] [stderr]     11:     0x5e2e6e896192 - std::panicking::rust_panic_with_hook::hc6a05938888c0a6d
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:833:13
[INFO] [stderr]     12:     0x5e2e6e895f1a - std::panicking::begin_panic_handler::{{closure}}::hce41832356916883
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:706:13
[INFO] [stderr]     13:     0x5e2e6e893859 - std::sys::backtrace::__rust_end_short_backtrace::h809ad2921436b614
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     14:     0x5e2e6e895bad - __rustc[13f85059a3e01eb3]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:697:5
[INFO] [stderr]     15:     0x5e2e6e8bde10 - core::panicking::panic_fmt::h7e568a56ffdf448b
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/core/src/panicking.rs:75:14
[INFO] [stderr]     16:     0x5e2e6e068da4 - build_script_build::build_support::binary_cache::download::download_dependencies::{{closure}}::hec0d9fdb41791d3f
[INFO] [stderr]     17:     0x5e2e6e07623e - core::result::Result<T,E>::unwrap_or_else::h235d904b89e4a389
[INFO] [stderr]     18:     0x5e2e6e068465 - build_script_build::build_support::binary_cache::download::download_dependencies::h057642b434ae459f
[INFO] [stderr]     19:     0x5e2e6e067b88 - build_script_build::build_support::binary_cache::download::resolve_dependencies::h2b989820610cb03e
[INFO] [stderr]     20:     0x5e2e6e06ca63 - build_script_build::build_support::skia::config::build::hb30f943801ca9df0
[INFO] [stderr]     21:     0x5e2e6e06f273 - build_script_build::build_from_source::haf72557d2cbbacfd
[INFO] [stderr]     22:     0x5e2e6e06ec4a - build_script_build::main::h6d00e6d33187445b
[INFO] [stderr]     23:     0x5e2e6e063a63 - core::ops::function::FnOnce::call_once::h5675ca4cafad800a
[INFO] [stderr]     24:     0x5e2e6e0521f6 - std::sys::backtrace::__rust_begin_short_backtrace::h6046dde37d821a86
[INFO] [stderr]     25:     0x5e2e6e067739 - std::rt::lang_start::{{closure}}::h3d9c867353e5c9b6
[INFO] [stderr]     26:     0x5e2e6e889250 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h07820d99f666c4f4
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     27:     0x5e2e6e889250 - std::panicking::try::do_call::hcb349621034e7d22
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:589:40
[INFO] [stderr]     28:     0x5e2e6e889250 - std::panicking::try::h14d805015e715701
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:552:19
[INFO] [stderr]     29:     0x5e2e6e889250 - std::panic::catch_unwind::he07ff3323b1b1ad4
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x5e2e6e889250 - std::rt::lang_start_internal::{{closure}}::he746c4aa7e6c87ae
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/rt.rs:168:24
[INFO] [stderr]     31:     0x5e2e6e889250 - std::panicking::try::do_call::h5c36b323e35fe62d
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:589:40
[INFO] [stderr]     32:     0x5e2e6e889250 - std::panicking::try::hb9a2d1353ef314fe
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:552:19
[INFO] [stderr]     33:     0x5e2e6e889250 - std::panic::catch_unwind::he0661a914ab09041
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panic.rs:359:14
[INFO] [stderr]     34:     0x5e2e6e889250 - std::rt::lang_start_internal::h690c392d3d3c052a
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/rt.rs:164:5
[INFO] [stderr]     35:     0x5e2e6e067721 - std::rt::lang_start::h9f6d8e237644f7c1
[INFO] [stderr]     36:     0x5e2e6e06f775 - main
[INFO] [stderr]     37:     0x7518f6f1f1ca - <unknown>
[INFO] [stderr]     38:     0x7518f6f1f28b - __libc_start_main
[INFO] [stderr]     39:     0x5e2e6e047395 - _start
[INFO] [stderr]     40:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a4c36386d32d5b4860f88af59680652301778ceca7878d9aa510f42c6d050da8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4c36386d32d5b4860f88af59680652301778ceca7878d9aa510f42c6d050da8", kill_on_drop: false }`
[INFO] [stdout] a4c36386d32d5b4860f88af59680652301778ceca7878d9aa510f42c6d050da8
