[INFO] cloning repository https://github.com/485angelprocess/string_resonator_plugin
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/485angelprocess/string_resonator_plugin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F485angelprocess%2Fstring_resonator_plugin", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F485angelprocess%2Fstring_resonator_plugin'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4613633361bb083d463721e0285df93c8c597efb
[INFO] checking 485angelprocess/string_resonator_plugin against try#a3a874232ae0a7586b5fbe7483c5a42e157bd62a for pr-151109
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F485angelprocess%2Fstring_resonator_plugin" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/485angelprocess/string_resonator_plugin
[INFO] finished tweaking git repo https://github.com/485angelprocess/string_resonator_plugin
[INFO] tweaked toml for git repo https://github.com/485angelprocess/string_resonator_plugin written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/485angelprocess/string_resonator_plugin on toolchain a3a874232ae0a7586b5fbe7483c5a42e157bd62a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/485angelprocess/string_resonator_plugin 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" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `vizia` dependency)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4abc16526783e9cbd04b4822f291b54e2166a25fcaa9e7743e5e86624fc3be82
[INFO] running `Command { std: "docker" "start" "-a" "4abc16526783e9cbd04b4822f291b54e2166a25fcaa9e7743e5e86624fc3be82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4abc16526783e9cbd04b4822f291b54e2166a25fcaa9e7743e5e86624fc3be82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4abc16526783e9cbd04b4822f291b54e2166a25fcaa9e7743e5e86624fc3be82", kill_on_drop: false }`
[INFO] [stdout] 4abc16526783e9cbd04b4822f291b54e2166a25fcaa9e7743e5e86624fc3be82
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 252b4e6cf2c6310d34c76a0357b29eb17a543b7e04c5c7c627e54bf63f15e013
[INFO] running `Command { std: "docker" "start" "-a" "252b4e6cf2c6310d34c76a0357b29eb17a543b7e04c5c7c627e54bf63f15e013", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `vizia` dependency)
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking dtoa v1.0.10
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling prettyplease v0.2.30
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking miniz_oxide v0.8.5
[INFO] [stderr]     Checking morphorm v0.6.5
[INFO] [stderr]     Checking keyboard-types v0.6.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]    Compiling rustix v1.0.2
[INFO] [stderr]     Checking tinyvec v1.9.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling linux-raw-sys v0.9.2
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling unicode-general-category v0.6.0
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling bytemuck_derive v1.8.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling unic-langid-impl v0.9.5
[INFO] [stderr]    Compiling unic-langid-macros-impl v0.9.5
[INFO] [stderr]    Compiling derive_more v0.99.19
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking unic-langid-macros v0.9.5
[INFO] [stderr]     Checking unic-langid v0.9.5
[INFO] [stderr]     Checking bytemuck v1.22.0
[INFO] [stderr]    Compiling xattr v1.5.0
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]     Checking type-map v0.5.0
[INFO] [stderr]     Checking flate2 v1.1.0
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling phf_macros v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling cssparser v0.29.6
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking ttf-parser v0.18.1
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.1.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking unicode-ccc v0.1.2
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking self_cell v1.1.0
[INFO] [stderr]     Checking unicode-script v0.5.7
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking self_cell v0.10.3
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]    Compiling selectors v0.23.0 (https://github.com/robbert-vdh/vizia.git?tag=patched-2024-05-06#e3fab553)
[INFO] [stderr]     Checking intl-memoizer v0.5.2
[INFO] [stderr]     Checking fluent-syntax v0.11.1
[INFO] [stderr]     Checking font-types v0.7.3
[INFO] [stderr]     Checking intl_pluralrules v7.0.2
[INFO] [stderr]     Checking fluent-langneg v0.13.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking sys-locale v0.3.2
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking read-fonts v0.22.7
[INFO] [stderr]     Checking rustybuzz v0.7.0
[INFO] [stderr]     Checking fluent-bundle v0.15.3
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]    Compiling selectors v0.26.0
[INFO] [stderr]     Checking cssparser v0.34.0
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking x11rb-protocol v0.10.0
[INFO] [stderr]     Checking gethostname v0.2.3
[INFO] [stderr]     Checking nix v0.22.3
[INFO] [stderr]    Compiling xcb v0.9.0
[INFO] [stderr]     Checking generational-arena v0.2.9
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking glow v0.12.3
[INFO] [stderr]     Checking imgref v1.11.0
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]     Checking lru v0.10.1
[INFO] [stderr]     Checking vizia_id v0.1.0 (https://github.com/robbert-vdh/vizia.git?tag=patched-2024-05-06#e3fab553)
[INFO] [stderr]     Checking femtovg v0.7.1
[INFO] [stderr]     Checking servo_arc v0.4.0
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling skia-bindings v0.80.0
[INFO] [stderr]    Compiling skia-svg-macros v0.1.0
[INFO] [stderr]     Checking memmap2 v0.6.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling xml-rs v0.8.25
[INFO] [stderr]     Checking yazi v0.1.6
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr] error: failed to run custom build command for `skia-bindings v0.80.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-09cff3b0c510f38c/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]   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.80.0/ed89d22ebcd9b49b7f14-x86_64-unknown-linux-gnu-egl-gl-svg-textlayout-wayland-x11
[INFO] [stderr]   cargo:rerun-if-env-changed=SKIA_BINARIES_URL
[INFO] [stderr]     FROM: https://github.com/rust-skia/skia-binaries/releases/download/0.80.0/skia-binaries-ed89d22ebcd9b49b7f14-x86_64-unknown-linux-gnu-egl-gl-svg-textlayout-wayland-x11.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]   HOST: x86_64-unknown-linux-gnu
[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]   cargo:rerun-if-env-changed=OPT_LEVEL
[INFO] [stderr]   cargo:rerun-if-env-changed=SKIA_USE_SYSTEM_LIBRARIES
[INFO] [stderr]   cargo:rerun-if-env-changed=SDKTARGETSYSROOT
[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 'python3'
[INFO] [stderr]   Python 3 found: "python3"
[INFO] [stderr]   Synchronizing Skia dependencies
[INFO] [stderr]   DOWNLOADING: https://codeload.github.com/rust-skia/skia/tar.gz/m131-0.79.1
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (2372) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skia-bindings-0.80.0/build_support/binary_cache/download.rs:77:35:
[INFO] [stderr]   Failed to download https://codeload.github.com/rust-skia/skia/tar.gz/m131-0.79.1 (curl error code: Some(6)
[INFO] [stderr]   curl stderr: Ok(""))
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5a37964ffeb2 - std[bd4fd743d24fc948]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5a37964ffeb2 - std[bd4fd743d24fc948]::backtrace_rs::backtrace::trace_unsynchronized::<std[bd4fd743d24fc948]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5a37964ffeb2 - std[bd4fd743d24fc948]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x5a37964ffeb2 - <<std[bd4fd743d24fc948]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[3599737bacc63999]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x5a3796518f7a - <core[3599737bacc63999]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5a3796518f7a - core[3599737bacc63999]::fmt::write
[INFO] [stderr]      6:     0x5a3796506b36 - std[bd4fd743d24fc948]::io::default_write_fmt::<std[bd4fd743d24fc948]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5a3796506b36 - <std[bd4fd743d24fc948]::sys::stdio::unix::Stderr as std[bd4fd743d24fc948]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x5a37964dd41f - <std[bd4fd743d24fc948]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x5a37964dd41f - std[bd4fd743d24fc948]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x5a37964f84a1 - std[bd4fd743d24fc948]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x5a37964f870b - std[bd4fd743d24fc948]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x5a37964dd4d8 - std[bd4fd743d24fc948]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x5a37964d4bf9 - std[bd4fd743d24fc948]::sys::backtrace::__rust_end_short_backtrace::<std[bd4fd743d24fc948]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x5a37964de13d - __rustc[f744f0f8d4931374]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x5a379651973c - core[3599737bacc63999]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5a3795c95e1d - build_script_build[4d1d065f01f93d29]::build_support::binary_cache::download::download_dependencies::{closure#1}
[INFO] [stderr]     17:     0x5a3795cc78e0 - <core[3599737bacc63999]::result::Result<alloc[e801ed37d4dd9272]::vec::Vec<u8>, std[bd4fd743d24fc948]::io::error::Error>>::unwrap_or_else::<build_script_build[4d1d065f01f93d29]::build_support::binary_cache::download::download_dependencies::{closure#1}>
[INFO] [stderr]     18:     0x5a3795c9a523 - build_script_build[4d1d065f01f93d29]::build_support::binary_cache::download::download_dependencies
[INFO] [stderr]     19:     0x5a3795c99728 - build_script_build[4d1d065f01f93d29]::build_support::binary_cache::download::resolve_dependencies
[INFO] [stderr]     20:     0x5a3795c9c384 - build_script_build[4d1d065f01f93d29]::build_support::skia::config::build
[INFO] [stderr]     21:     0x5a3795c96388 - build_script_build[4d1d065f01f93d29]::build_from_source
[INFO] [stderr]     22:     0x5a3795c9723b - build_script_build[4d1d065f01f93d29]::main
[INFO] [stderr]     23:     0x5a3795ccc633 - <fn() -> core[3599737bacc63999]::result::Result<(), std[bd4fd743d24fc948]::io::error::Error> as core[3599737bacc63999]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     24:     0x5a3795cc95a6 - std[bd4fd743d24fc948]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[3599737bacc63999]::result::Result<(), std[bd4fd743d24fc948]::io::error::Error>, core[3599737bacc63999]::result::Result<(), std[bd4fd743d24fc948]::io::error::Error>>
[INFO] [stderr]     25:     0x5a3795c9e3a9 - std[bd4fd743d24fc948]::rt::lang_start::<core[3599737bacc63999]::result::Result<(), std[bd4fd743d24fc948]::io::error::Error>>::{closure#0}
[INFO] [stderr]     26:     0x5a37964f7526 - <&dyn core[3599737bacc63999]::ops::function::Fn<(), Output = i32> + core[3599737bacc63999]::marker::Sync + core[3599737bacc63999]::panic::unwind_safe::RefUnwindSafe as core[3599737bacc63999]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     27:     0x5a37964f7526 - std[bd4fd743d24fc948]::panicking::catch_unwind::do_call::<&dyn core[3599737bacc63999]::ops::function::Fn<(), Output = i32> + core[3599737bacc63999]::marker::Sync + core[3599737bacc63999]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/panicking.rs:581:40
[INFO] [stderr]     28:     0x5a37964f7526 - std[bd4fd743d24fc948]::panicking::catch_unwind::<i32, &dyn core[3599737bacc63999]::ops::function::Fn<(), Output = i32> + core[3599737bacc63999]::marker::Sync + core[3599737bacc63999]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/panicking.rs:544:19
[INFO] [stderr]     29:     0x5a37964f7526 - std[bd4fd743d24fc948]::panic::catch_unwind::<&dyn core[3599737bacc63999]::ops::function::Fn<(), Output = i32> + core[3599737bacc63999]::marker::Sync + core[3599737bacc63999]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x5a37964f7526 - std[bd4fd743d24fc948]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/rt.rs:175:24
[INFO] [stderr]     31:     0x5a37964f7526 - std[bd4fd743d24fc948]::panicking::catch_unwind::do_call::<std[bd4fd743d24fc948]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/panicking.rs:581:40
[INFO] [stderr]     32:     0x5a37964f7526 - std[bd4fd743d24fc948]::panicking::catch_unwind::<isize, std[bd4fd743d24fc948]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/panicking.rs:544:19
[INFO] [stderr]     33:     0x5a37964f7526 - std[bd4fd743d24fc948]::panic::catch_unwind::<std[bd4fd743d24fc948]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/panic.rs:359:14
[INFO] [stderr]     34:     0x5a37964f7526 - std[bd4fd743d24fc948]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/rt.rs:171:5
[INFO] [stderr]     35:     0x5a3795c9de71 - std[bd4fd743d24fc948]::rt::lang_start::<core[3599737bacc63999]::result::Result<(), std[bd4fd743d24fc948]::io::error::Error>>
[INFO] [stderr]     36:     0x5a3795c9c9e5 - main
[INFO] [stderr]     37:     0x7ed267d3c1ca - <unknown>
[INFO] [stderr]     38:     0x7ed267d3c28b - __libc_start_main
[INFO] [stderr]     39:     0x5a3795c8af45 - _start
[INFO] [stderr]     40:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "252b4e6cf2c6310d34c76a0357b29eb17a543b7e04c5c7c627e54bf63f15e013", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "252b4e6cf2c6310d34c76a0357b29eb17a543b7e04c5c7c627e54bf63f15e013", kill_on_drop: false }`
[INFO] [stdout] 252b4e6cf2c6310d34c76a0357b29eb17a543b7e04c5c7c627e54bf63f15e013
