[INFO] cloning repository https://github.com/vanxh/rust_fn_locker
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vanxh/rust_fn_locker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvanxh%2Frust_fn_locker", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvanxh%2Frust_fn_locker'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 88e3d92ed3f574fde84d1ad216760f872d27470f
[INFO] testing vanxh/rust_fn_locker against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvanxh%2Frust_fn_locker" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vanxh/rust_fn_locker
[INFO] finished tweaking git repo https://github.com/vanxh/rust_fn_locker
[INFO] tweaked toml for git repo https://github.com/vanxh/rust_fn_locker written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vanxh/rust_fn_locker on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vanxh/rust_fn_locker 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_spanned v0.6.3
[INFO] [stderr]   Downloaded unescape v0.1.0
[INFO] [stderr]   Downloaded darwin-libproc v0.1.2
[INFO] [stderr]   Downloaded shlex v1.2.0
[INFO] [stderr]   Downloaded filetime v0.2.22
[INFO] [stderr]   Downloaded iana-time-zone v0.1.58
[INFO] [stderr]   Downloaded darwin-libproc-sys v0.1.2
[INFO] [stderr]   Downloaded windows-core v0.51.1
[INFO] [stderr]   Downloaded bitflags v2.4.1
[INFO] [stderr]   Downloaded tracing v0.1.39
[INFO] [stderr]   Downloaded tar v0.4.40
[INFO] [stderr]   Downloaded ureq v2.8.0
[INFO] [stderr]   Downloaded hashbrown v0.14.1
[INFO] [stderr]   Downloaded winnow v0.5.17
[INFO] [stderr]   Downloaded h2 v0.3.21
[INFO] [stderr]   Downloaded skia-bindings v0.67.0
[INFO] [stderr]   Downloaded reqwest v0.11.22
[INFO] [stderr]   Downloaded bindgen v0.68.1
[INFO] [stderr]   Downloaded regex v1.10.2
[INFO] [stderr]   Downloaded openssl v0.10.57
[INFO] [stderr]   Downloaded webpki-roots v0.25.2
[INFO] [stderr]   Downloaded syn v2.0.38
[INFO] [stderr]   Downloaded indexmap v2.0.2
[INFO] [stderr]   Downloaded openssl-sys v0.9.93
[INFO] [stderr]   Downloaded serde_derive v1.0.189
[INFO] [stderr]   Downloaded skia-safe v0.67.0
[INFO] [stderr]   Downloaded num-traits v0.2.17
[INFO] [stderr]   Downloaded platforms v2.0.0
[INFO] [stderr]   Downloaded memchr v2.6.4
[INFO] [stderr]   Downloaded proc-macro2 v1.0.69
[INFO] [stderr]   Downloaded psutil v3.2.2
[INFO] [stderr]   Downloaded errno v0.3.5
[INFO] [stderr]   Downloaded xattr v1.0.1
[INFO] [stderr]   Downloaded regex-automata v0.4.3
[INFO] [stderr]   Downloaded libc v0.2.149
[INFO] [stderr]   Downloaded serde v1.0.189
[INFO] [stderr]   Downloaded tokio v1.33.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6fc89bb44b1d03b5e60f49e0b4877653516bfd847fc9050181536ffc5db064e3
[INFO] running `Command { std: "docker" "start" "-a" "6fc89bb44b1d03b5e60f49e0b4877653516bfd847fc9050181536ffc5db064e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6fc89bb44b1d03b5e60f49e0b4877653516bfd847fc9050181536ffc5db064e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fc89bb44b1d03b5e60f49e0b4877653516bfd847fc9050181536ffc5db064e3", kill_on_drop: false }`
[INFO] [stdout] 6fc89bb44b1d03b5e60f49e0b4877653516bfd847fc9050181536ffc5db064e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 08de2f3125c89de867c4583ced0a2ed9ef21fe06da229ef0556d3d666a3f9700
[INFO] running `Command { std: "docker" "start" "-a" "08de2f3125c89de867c4583ced0a2ed9ef21fe06da229ef0556d3d666a3f9700", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling serde v1.0.189
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling prettyplease v0.2.15
[INFO] [stderr]    Compiling rustix v0.38.19
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling hashbrown v0.14.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling rustls v0.21.7
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling winnow v0.5.17
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling openssl v0.10.57
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling indexmap v2.0.2
[INFO] [stderr]    Compiling base64 v0.21.4
[INFO] [stderr]    Compiling bindgen v0.68.1
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling tracing v0.1.39
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling xattr v1.0.1
[INFO] [stderr]    Compiling filetime v0.2.22
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling openssl-sys v0.9.93
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling shlex v1.2.0
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling webpki-roots v0.25.2
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling tar v0.4.40
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling platforms v2.0.0
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]    Compiling nix v0.23.2
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling iana-time-zone v0.1.58
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.3
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling unescape v0.1.0
[INFO] [stderr]    Compiling ipnet v2.8.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling rustls-webpki v0.101.6
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.189
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]    Compiling tokio v1.33.0
[INFO] [stderr]    Compiling psutil v3.2.2
[INFO] [stderr]    Compiling ureq v2.8.0
[INFO] [stderr]    Compiling tokio-util v0.7.9
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling skia-bindings v0.67.0
[INFO] [stderr]    Compiling h2 v0.3.21
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr] error: failed to run custom build command for `skia-bindings v0.67.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-9fba4043cc5576ca/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_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.67.0/061a2076d3e5b5059db2-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.67.0/skia-binaries-061a2076d3e5b5059db2-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr]   DOWNLOAD AND INSTALL FAILED: https://github.com/rust-skia/skia-binaries/releases/download/0.67.0/skia-binaries-061a2076d3e5b5059db2-x86_64-unknown-linux-gnu.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]   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]   cargo:rerun-if-env-changed=SDKTARGETSYSROOT
[INFO] [stderr]   cargo:rerun-if-env-changed=SDKROOT
[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/m118-0.66.3
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (2523) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skia-bindings-0.67.0/build_support/binary_cache/download.rs:77:35:
[INFO] [stderr]   Failed to download https://codeload.github.com/rust-skia/skia/tar.gz/m118-0.66.3 (https://codeload.github.com/rust-skia/skia/tar.gz/m118-0.66.3: 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:     0x586aaf561df2 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x586aaf561df2 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x586aaf561df2 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x586aaf561df2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hde21067283f7e82e
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x586aaf574baf - core::fmt::rt::Argument::fmt::he65307037dca33c6
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x586aaf574baf - core::fmt::write::h24186904251c31cb
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x586aaf52ca93 - std::io::default_write_fmt::hdc5d19b6df666f61
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x586aaf52ca93 - std::io::Write::write_fmt::h3ab9f1f4d8d19b72
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x586aaf53ad02 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x586aaf53e82f - std::panicking::default_hook::{{closure}}::h80a26d916c49679b
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x586aaf53e689 - std::panicking::default_hook::he2e9efee79b3dce9
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x586aaf53eeb5 - std::panicking::panic_with_hook::hf5648b7cec6bc73e
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x586aaf53ec9a - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x586aaf53ae49 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x586aaf51ff0d - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x586aaf57ffb0 - core::panicking::panic_fmt::hb5d6b83773432920
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x586aaebabdfc - build_script_build::build_support::binary_cache::download::download_dependencies::{{closure}}::heffc0bbc56031706
[INFO] [stderr]     17:     0x586aaeb9ceb0 - core::result::Result<T,E>::unwrap_or_else::h4e94b14b7eb09a55
[INFO] [stderr]     18:     0x586aaebab4c2 - build_script_build::build_support::binary_cache::download::download_dependencies::h72df9ce266830c49
[INFO] [stderr]     19:     0x586aaebaa678 - build_script_build::build_support::binary_cache::download::resolve_dependencies::h75c6c5c0d3b20dd0
[INFO] [stderr]     20:     0x586aaeb92dd1 - build_script_build::build_support::skia::config::build::hc1a71333ba137ca1
[INFO] [stderr]     21:     0x586aaebad4e3 - build_script_build::build_from_source::h71f94434a1bb2e82
[INFO] [stderr]     22:     0x586aaebae2ad - build_script_build::main::hddcc616d81100ec7
[INFO] [stderr]     23:     0x586aaebaefd3 - core::ops::function::FnOnce::call_once::h90e2aae5dd9f227d
[INFO] [stderr]     24:     0x586aaeba7896 - std::sys::backtrace::__rust_begin_short_backtrace::h3e631dbae49c5de5
[INFO] [stderr]     25:     0x586aaebaeaf9 - std::rt::lang_start::{{closure}}::h4691a2020bb5083c
[INFO] [stderr]     26:     0x586aaf52e990 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h8434f550918e723f
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     27:     0x586aaf52e990 - std::panicking::catch_unwind::do_call::h7f7a838f33db43be
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stderr]     28:     0x586aaf52e990 - std::panicking::catch_unwind::hf345702047129f6d
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stderr]     29:     0x586aaf52e990 - std::panic::catch_unwind::h42f92c278294a3a0
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x586aaf52e990 - std::rt::lang_start_internal::{{closure}}::ha6834eab5ce60f45
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/rt.rs:175:24
[INFO] [stderr]     31:     0x586aaf52e990 - std::panicking::catch_unwind::do_call::hf4afda32c60c9e55
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stderr]     32:     0x586aaf52e990 - std::panicking::catch_unwind::hbfda5503aab4db1e
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stderr]     33:     0x586aaf52e990 - std::panic::catch_unwind::h1a1ed11560d244f4
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stderr]     34:     0x586aaf52e990 - std::rt::lang_start_internal::h1f713c0146d469ad
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/rt.rs:171:5
[INFO] [stderr]     35:     0x586aaebaeae1 - std::rt::lang_start::h9e5912f02d20cce2
[INFO] [stderr]     36:     0x586aaebb27d5 - main
[INFO] [stderr]     37:     0x752b8c8611ca - <unknown>
[INFO] [stderr]     38:     0x752b8c86128b - __libc_start_main
[INFO] [stderr]     39:     0x586aaeb7c2a5 - _start
[INFO] [stderr]     40:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "08de2f3125c89de867c4583ced0a2ed9ef21fe06da229ef0556d3d666a3f9700", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08de2f3125c89de867c4583ced0a2ed9ef21fe06da229ef0556d3d666a3f9700", kill_on_drop: false }`
[INFO] [stdout] 08de2f3125c89de867c4583ced0a2ed9ef21fe06da229ef0556d3d666a3f9700
