[INFO] cloning repository https://github.com/ChangeCaps/jio
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChangeCaps/jio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChangeCaps%2Fjio", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChangeCaps%2Fjio'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5bf113445a8cfb2f0e58df6d2e3388ae4ab537a0
[INFO] checking ChangeCaps/jio against master#f8463896a9b36a04899c013bd8825a7fd29dd7a4 for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChangeCaps%2Fjio" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ChangeCaps/jio
[INFO] finished tweaking git repo https://github.com/ChangeCaps/jio
[INFO] tweaked toml for git repo https://github.com/ChangeCaps/jio written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ChangeCaps/jio on toolchain f8463896a9b36a04899c013bd8825a7fd29dd7a4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ChangeCaps/jio 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" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/ori-ui/ori`
[INFO] [stderr]     Updating git repository `https://github.com/ori-ui/ori-font-awesome`
[INFO] [stderr]     Updating git repository `https://github.com/psychon/x11rb`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tar v0.4.43
[INFO] [stderr]   Downloaded wayland-egl v0.32.5
[INFO] [stderr]   Downloaded xattr v1.4.0
[INFO] [stderr]   Downloaded lru v0.13.0
[INFO] [stderr]   Downloaded smol_str v0.3.2
[INFO] [stderr]   Downloaded skia-bindings v0.81.0
[INFO] [stderr]   Downloaded uuid v1.13.1
[INFO] [stderr]   Downloaded prettyplease v0.2.29
[INFO] [stderr]   Downloaded miniz_oxide v0.8.4
[INFO] [stderr]   Downloaded quick-xml v0.37.2
[INFO] [stderr]   Downloaded skia-safe v0.81.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1c253464f2b35e4019b4c3307a12cc0b2c01ff971d69a7bdecbaacc1c90cbb53
[INFO] running `Command { std: "docker" "start" "-a" "1c253464f2b35e4019b4c3307a12cc0b2c01ff971d69a7bdecbaacc1c90cbb53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c253464f2b35e4019b4c3307a12cc0b2c01ff971d69a7bdecbaacc1c90cbb53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c253464f2b35e4019b4c3307a12cc0b2c01ff971d69a7bdecbaacc1c90cbb53", kill_on_drop: false }`
[INFO] [stdout] 1c253464f2b35e4019b4c3307a12cc0b2c01ff971d69a7bdecbaacc1c90cbb53
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2860896a750945be79cfeac82013dca5962348405417ed8712ecf9d2ca2468da
[INFO] running `Command { std: "docker" "start" "-a" "2860896a750945be79cfeac82013dca5962348405417ed8712ecf9d2ca2468da", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]     Checking once_cell v1.20.3
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling cc v1.2.13
[INFO] [stderr]     Checking libloading v0.8.6
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]    Compiling winnow v0.7.2
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.4
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]    Compiling quick-xml v0.37.2
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling wayland-client v0.31.8
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling ori-macro v0.1.0-alpha.1 (https://github.com/ori-ui/ori#5f0b242e)
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]     Checking xcursor v0.3.8
[INFO] [stderr]     Checking crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling wayland-backend v0.3.8
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]     Checking foldhash v0.1.4
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]     Checking smol_str v0.3.2
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling ori-shell v0.1.0-alpha.1 (https://github.com/ori-ui/ori#5f0b242e)
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking x11rb-protocol v0.13.1 (https://github.com/psychon/x11rb?rev=8d43dd0#8d43dd07)
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling json v0.12.4
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling xattr v1.4.0
[INFO] [stderr]     Checking lru v0.13.0
[INFO] [stderr]    Compiling tar v0.4.43
[INFO] [stderr]     Checking uuid v1.13.1
[INFO] [stderr]    Compiling ori-font-awesome v0.1.0-alpha.0 (https://github.com/ori-ui/ori-font-awesome#312c0309)
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking wayland-egl v0.32.5
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking ori-core v0.1.0-alpha.1 (https://github.com/ori-ui/ori#5f0b242e)
[INFO] [stderr]     Checking wayland-protocols v0.32.6
[INFO] [stderr]     Checking wayland-cursor v0.31.8
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking x11rb v0.13.1 (https://github.com/psychon/x11rb?rev=8d43dd0#8d43dd07)
[INFO] [stderr]     Checking ori-app v0.1.0-alpha.1 (https://github.com/ori-ui/ori#5f0b242e)
[INFO] [stderr]    Compiling skia-bindings v0.81.0
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.6
[INFO] [stderr] error: failed to run custom build command for `skia-bindings v0.81.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-4f919f10230db980/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.81.0/24dee32a277b6c7b5357-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.81.0/skia-binaries-24dee32a277b6c7b5357-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]   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/m132-0.81.0
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1646) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skia-bindings-0.81.0/build_support/binary_cache/download.rs:77:35:
[INFO] [stderr]   Failed to download https://codeload.github.com/rust-skia/skia/tar.gz/m132-0.81.0 (curl error code: Some(6)
[INFO] [stderr]   curl stderr: Ok(""))
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5e35f48684ca - std[d6797bd5c5b87734]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5e35f48684ca - std[d6797bd5c5b87734]::backtrace_rs::backtrace::trace_unsynchronized::<std[d6797bd5c5b87734]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5e35f48684ca - std[d6797bd5c5b87734]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x5e35f48684ca - <<std[d6797bd5c5b87734]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[41b2f257aac66749]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x5e35f4880dba - <core[41b2f257aac66749]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5e35f4880dba - core[41b2f257aac66749]::fmt::write
[INFO] [stderr]      6:     0x5e35f486ec02 - std[d6797bd5c5b87734]::io::default_write_fmt::<std[d6797bd5c5b87734]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5e35f486ec02 - <std[d6797bd5c5b87734]::sys::stdio::unix::Stderr as std[d6797bd5c5b87734]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x5e35f48462cf - <std[d6797bd5c5b87734]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x5e35f48462cf - std[d6797bd5c5b87734]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x5e35f4860ae1 - std[d6797bd5c5b87734]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x5e35f4860d4b - std[d6797bd5c5b87734]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x5e35f4846388 - std[d6797bd5c5b87734]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x5e35f483d9b9 - std[d6797bd5c5b87734]::sys::backtrace::__rust_end_short_backtrace::<std[d6797bd5c5b87734]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x5e35f4846fcd - __rustc[54dc6978d45d35b1]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x5e35f488157c - core[41b2f257aac66749]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5e35f3ffa30d - build_script_build[4bbf54092c31e560]::build_support::binary_cache::download::download_dependencies::{closure#1}
[INFO] [stderr]     17:     0x5e35f40012f0 - <core[41b2f257aac66749]::result::Result<alloc[5b6bcff06bd5eaaf]::vec::Vec<u8>, std[d6797bd5c5b87734]::io::error::Error>>::unwrap_or_else::<build_script_build[4bbf54092c31e560]::build_support::binary_cache::download::download_dependencies::{closure#1}>
[INFO] [stderr]     18:     0x5e35f3ffeb53 - build_script_build[4bbf54092c31e560]::build_support::binary_cache::download::download_dependencies
[INFO] [stderr]     19:     0x5e35f3ffdd48 - build_script_build[4bbf54092c31e560]::build_support::binary_cache::download::resolve_dependencies
[INFO] [stderr]     20:     0x5e35f40008b4 - build_script_build[4bbf54092c31e560]::build_support::skia::config::build
[INFO] [stderr]     21:     0x5e35f3ffa878 - build_script_build[4bbf54092c31e560]::build_from_source
[INFO] [stderr]     22:     0x5e35f3ffb72b - build_script_build[4bbf54092c31e560]::main
[INFO] [stderr]     23:     0x5e35f40060c3 - <fn() -> core[41b2f257aac66749]::result::Result<(), std[d6797bd5c5b87734]::io::error::Error> as core[41b2f257aac66749]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     24:     0x5e35f40085e6 - std[d6797bd5c5b87734]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[41b2f257aac66749]::result::Result<(), std[d6797bd5c5b87734]::io::error::Error>, core[41b2f257aac66749]::result::Result<(), std[d6797bd5c5b87734]::io::error::Error>>
[INFO] [stderr]     25:     0x5e35f400cb09 - std[d6797bd5c5b87734]::rt::lang_start::<core[41b2f257aac66749]::result::Result<(), std[d6797bd5c5b87734]::io::error::Error>>::{closure#0}
[INFO] [stderr]     26:     0x5e35f485fac6 - <&dyn core[41b2f257aac66749]::ops::function::Fn<(), Output = i32> + core[41b2f257aac66749]::panic::unwind_safe::RefUnwindSafe + core[41b2f257aac66749]::marker::Sync as core[41b2f257aac66749]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     27:     0x5e35f485fac6 - std[d6797bd5c5b87734]::panicking::catch_unwind::do_call::<&dyn core[41b2f257aac66749]::ops::function::Fn<(), Output = i32> + core[41b2f257aac66749]::panic::unwind_safe::RefUnwindSafe + core[41b2f257aac66749]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/std/src/panicking.rs:581:40
[INFO] [stderr]     28:     0x5e35f485fac6 - std[d6797bd5c5b87734]::panicking::catch_unwind::<i32, &dyn core[41b2f257aac66749]::ops::function::Fn<(), Output = i32> + core[41b2f257aac66749]::panic::unwind_safe::RefUnwindSafe + core[41b2f257aac66749]::marker::Sync>
[INFO] [stderr]                                  at /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/std/src/panicking.rs:544:19
[INFO] [stderr]     29:     0x5e35f485fac6 - std[d6797bd5c5b87734]::panic::catch_unwind::<&dyn core[41b2f257aac66749]::ops::function::Fn<(), Output = i32> + core[41b2f257aac66749]::panic::unwind_safe::RefUnwindSafe + core[41b2f257aac66749]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x5e35f485fac6 - std[d6797bd5c5b87734]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/std/src/rt.rs:175:24
[INFO] [stderr]     31:     0x5e35f485fac6 - std[d6797bd5c5b87734]::panicking::catch_unwind::do_call::<std[d6797bd5c5b87734]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/std/src/panicking.rs:581:40
[INFO] [stderr]     32:     0x5e35f485fac6 - std[d6797bd5c5b87734]::panicking::catch_unwind::<isize, std[d6797bd5c5b87734]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/std/src/panicking.rs:544:19
[INFO] [stderr]     33:     0x5e35f485fac6 - std[d6797bd5c5b87734]::panic::catch_unwind::<std[d6797bd5c5b87734]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/std/src/panic.rs:359:14
[INFO] [stderr]     34:     0x5e35f485fac6 - std[d6797bd5c5b87734]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/std/src/rt.rs:171:5
[INFO] [stderr]     35:     0x5e35f400bb71 - std[d6797bd5c5b87734]::rt::lang_start::<core[41b2f257aac66749]::result::Result<(), std[d6797bd5c5b87734]::io::error::Error>>
[INFO] [stderr]     36:     0x5e35f40011c5 - main
[INFO] [stderr]     37:     0x72c21ec301ca - <unknown>
[INFO] [stderr]     38:     0x72c21ec3028b - __libc_start_main
[INFO] [stderr]     39:     0x5e35f3fe17e5 - _start
[INFO] [stderr]     40:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2860896a750945be79cfeac82013dca5962348405417ed8712ecf9d2ca2468da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2860896a750945be79cfeac82013dca5962348405417ed8712ecf9d2ca2468da", kill_on_drop: false }`
[INFO] [stdout] 2860896a750945be79cfeac82013dca5962348405417ed8712ecf9d2ca2468da
