[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 try#a3a874232ae0a7586b5fbe7483c5a42e157bd62a for pr-151109
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChangeCaps%2Fjio" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/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-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ChangeCaps/jio 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/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" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 49b7ed03e16f272f4d6f5c49c40c9ddedaba409333af6e30d54f9f8eb9c5e20a
[INFO] running `Command { std: "docker" "start" "-a" "49b7ed03e16f272f4d6f5c49c40c9ddedaba409333af6e30d54f9f8eb9c5e20a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "49b7ed03e16f272f4d6f5c49c40c9ddedaba409333af6e30d54f9f8eb9c5e20a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49b7ed03e16f272f4d6f5c49c40c9ddedaba409333af6e30d54f9f8eb9c5e20a", kill_on_drop: false }`
[INFO] [stdout] 49b7ed03e16f272f4d6f5c49c40c9ddedaba409333af6e30d54f9f8eb9c5e20a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 0e40968cc6519e57c5509841953ad0be93cd300d078ba1e74d7d0bb63f0d9dcf
[INFO] running `Command { std: "docker" "start" "-a" "0e40968cc6519e57c5509841953ad0be93cd300d078ba1e74d7d0bb63f0d9dcf", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling cc v1.2.13
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling miniz_oxide v0.8.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling wayland-client v0.31.8
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling ori-macro v0.1.0-alpha.1 (https://github.com/ori-ui/ori#5f0b242e)
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]     Checking xcursor v0.3.8
[INFO] [stderr]     Checking smol_str v0.3.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quick-xml v0.37.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]     Checking crossbeam-channel v0.5.14
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling ori-shell v0.1.0-alpha.1 (https://github.com/ori-ui/ori#5f0b242e)
[INFO] [stderr]     Checking x11rb-protocol v0.13.1 (https://github.com/psychon/x11rb?rev=8d43dd0#8d43dd07)
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]    Compiling wayland-backend v0.3.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling ori-font-awesome v0.1.0-alpha.0 (https://github.com/ori-ui/ori-font-awesome#312c0309)
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking lru v0.13.0
[INFO] [stderr]     Checking uuid v1.13.1
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling xattr v1.4.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling tar v0.4.43
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking wayland-egl v0.32.5
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[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 ori-core v0.1.0-alpha.1 (https://github.com/ori-ui/ori#5f0b242e)
[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' (1405) 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:     0x6325774221c2 - 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:     0x6325774221c2 - 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:     0x6325774221c2 - std[bd4fd743d24fc948]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x6325774221c2 - <<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:     0x63257743b28a - <core[3599737bacc63999]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x63257743b28a - core[3599737bacc63999]::fmt::write
[INFO] [stderr]      6:     0x632577428e46 - 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:     0x632577428e46 - <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:     0x6325773ff74f - <std[bd4fd743d24fc948]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x6325773ff74f - std[bd4fd743d24fc948]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x63257741a7b1 - std[bd4fd743d24fc948]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x63257741aa1b - std[bd4fd743d24fc948]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x6325773ff808 - std[bd4fd743d24fc948]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x6325773f6f29 - 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:     0x63257740046d - __rustc[f744f0f8d4931374]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x63257743ba4c - core[3599737bacc63999]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x632576bccd7d - build_script_build[6fc4455821b8ada]::build_support::binary_cache::download::download_dependencies::{closure#1}
[INFO] [stderr]     17:     0x632576bc7190 - <core[3599737bacc63999]::result::Result<alloc[e801ed37d4dd9272]::vec::Vec<u8>, std[bd4fd743d24fc948]::io::error::Error>>::unwrap_or_else::<build_script_build[6fc4455821b8ada]::build_support::binary_cache::download::download_dependencies::{closure#1}>
[INFO] [stderr]     18:     0x632576bd0fd3 - build_script_build[6fc4455821b8ada]::build_support::binary_cache::download::download_dependencies
[INFO] [stderr]     19:     0x632576bd01c8 - build_script_build[6fc4455821b8ada]::build_support::binary_cache::download::resolve_dependencies
[INFO] [stderr]     20:     0x632576bd2d34 - build_script_build[6fc4455821b8ada]::build_support::skia::config::build
[INFO] [stderr]     21:     0x632576bcd2e8 - build_script_build[6fc4455821b8ada]::build_from_source
[INFO] [stderr]     22:     0x632576bce19b - build_script_build[6fc4455821b8ada]::main
[INFO] [stderr]     23:     0x632576bcbe43 - <fn() -> core[3599737bacc63999]::result::Result<(), std[bd4fd743d24fc948]::io::error::Error> as core[3599737bacc63999]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     24:     0x632576bb6966 - 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:     0x632576ba76a9 - std[bd4fd743d24fc948]::rt::lang_start::<core[3599737bacc63999]::result::Result<(), std[bd4fd743d24fc948]::io::error::Error>>::{closure#0}
[INFO] [stderr]     26:     0x632577419836 - <&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:     0x632577419836 - 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:     0x632577419836 - 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:     0x632577419836 - 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:     0x632577419836 - std[bd4fd743d24fc948]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/rt.rs:175:24
[INFO] [stderr]     31:     0x632577419836 - 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:     0x632577419836 - 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:     0x632577419836 - 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:     0x632577419836 - std[bd4fd743d24fc948]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/rt.rs:171:5
[INFO] [stderr]     35:     0x632576ba7261 - std[bd4fd743d24fc948]::rt::lang_start::<core[3599737bacc63999]::result::Result<(), std[bd4fd743d24fc948]::io::error::Error>>
[INFO] [stderr]     36:     0x632576bd3535 - main
[INFO] [stderr]     37:     0x7055843311ca - <unknown>
[INFO] [stderr]     38:     0x70558433128b - __libc_start_main
[INFO] [stderr]     39:     0x632576b9a795 - _start
[INFO] [stderr]     40:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0e40968cc6519e57c5509841953ad0be93cd300d078ba1e74d7d0bb63f0d9dcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e40968cc6519e57c5509841953ad0be93cd300d078ba1e74d7d0bb63f0d9dcf", kill_on_drop: false }`
[INFO] [stdout] 0e40968cc6519e57c5509841953ad0be93cd300d078ba1e74d7d0bb63f0d9dcf
