[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#0c70cfbec949d241375e31c5a42066be70c720fc for pr-149681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChangeCaps%2Fjio" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ChangeCaps/jio on toolchain 0c70cfbec949d241375e31c5a42066be70c720fc
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "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" "+0c70cfbec949d241375e31c5a42066be70c720fc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ae51713700390dbcf1cc490554b4b0383057440019e09cda983ddcfcea020a74
[INFO] running `Command { std: "docker" "start" "-a" "ae51713700390dbcf1cc490554b4b0383057440019e09cda983ddcfcea020a74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ae51713700390dbcf1cc490554b4b0383057440019e09cda983ddcfcea020a74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae51713700390dbcf1cc490554b4b0383057440019e09cda983ddcfcea020a74", kill_on_drop: false }`
[INFO] [stdout] ae51713700390dbcf1cc490554b4b0383057440019e09cda983ddcfcea020a74
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f3a88258e6a1f7146f2b531335ddb650941bcef83092c97c56a2a95b634f2bac
[INFO] running `Command { std: "docker" "start" "-a" "f3a88258e6a1f7146f2b531335ddb650941bcef83092c97c56a2a95b634f2bac", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]     Checking libloading v0.8.6
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling winnow v0.7.2
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling wayland-backend v0.3.8
[INFO] [stderr]    Compiling miniz_oxide v0.8.4
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling ryu v1.0.19
[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 proc-macro-utils v0.10.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.14
[INFO] [stderr]     Checking smol_str v0.3.2
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]     Checking foldhash v0.1.4
[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 thread_local v1.1.8
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]    Compiling ori-shell v0.1.0-alpha.1 (https://github.com/ori-ui/ori#5f0b242e)
[INFO] [stderr]     Checking lru v0.13.0
[INFO] [stderr]     Checking x11rb-protocol v0.13.1 (https://github.com/psychon/x11rb?rev=8d43dd0#8d43dd07)
[INFO] [stderr]     Checking wayland-egl v0.32.5
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]    Compiling json v0.12.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking uuid v1.13.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling ori-font-awesome v0.1.0-alpha.0 (https://github.com/ori-ui/ori-font-awesome#312c0309)
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]     Checking wayland-client v0.31.8
[INFO] [stderr]    Compiling xattr v1.4.0
[INFO] [stderr]    Compiling tar v0.4.43
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking wayland-protocols v0.32.6
[INFO] [stderr]     Checking wayland-cursor v0.31.8
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[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]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]     Checking ori-core v0.1.0-alpha.1 (https://github.com/ori-ui/ori#5f0b242e)
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.6
[INFO] [stderr]     Checking x11rb v0.13.1 (https://github.com/psychon/x11rb?rev=8d43dd0#8d43dd07)
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking ori-app v0.1.0-alpha.1 (https://github.com/ori-ui/ori#5f0b242e)
[INFO] [stderr]     Checking smithay-clipboard v0.7.2
[INFO] [stderr]    Compiling skia-bindings v0.81.0
[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-413b251608a4aa93/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' (1234) 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:     0x63ebe88952b2 - std[eec8f75a7a098899]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x63ebe88952b2 - std[eec8f75a7a098899]::backtrace_rs::backtrace::trace_unsynchronized::<std[eec8f75a7a098899]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x63ebe88952b2 - std[eec8f75a7a098899]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/sys/backtrace.rs:68:9
[INFO] [stderr]      3:     0x63ebe88952b2 - <<std[eec8f75a7a098899]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c7210762872bdbbf]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/sys/backtrace.rs:38:26
[INFO] [stderr]      4:     0x63ebe88ae2f7 - <core[c7210762872bdbbf]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x63ebe88ae2f7 - core[c7210762872bdbbf]::fmt::write
[INFO] [stderr]      6:     0x63ebe889bf56 - std[eec8f75a7a098899]::io::default_write_fmt::<std[eec8f75a7a098899]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/io/mod.rs:614:11
[INFO] [stderr]      7:     0x63ebe889bf56 - <std[eec8f75a7a098899]::sys::stdio::unix::Stderr as std[eec8f75a7a098899]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/io/mod.rs:1969:13
[INFO] [stderr]      8:     0x63ebe88730af - <std[eec8f75a7a098899]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/sys/backtrace.rs:41:9
[INFO] [stderr]      9:     0x63ebe88730af - std[eec8f75a7a098899]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x63ebe888d951 - std[eec8f75a7a098899]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x63ebe888dbbb - std[eec8f75a7a098899]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x63ebe8873168 - std[eec8f75a7a098899]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x63ebe886a7f9 - std[eec8f75a7a098899]::sys::backtrace::__rust_end_short_backtrace::<std[eec8f75a7a098899]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/sys/backtrace.rs:176:18
[INFO] [stderr]     14:     0x63ebe8873e8d - __rustc[da847b0bb261331d]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x63ebe88aea3c - core[c7210762872bdbbf]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x63ebe8037b9d - build_script_build[46505f9b6eba784b]::build_support::binary_cache::download::download_dependencies::{closure#1}
[INFO] [stderr]     17:     0x63ebe802acb0 - <core[c7210762872bdbbf]::result::Result<alloc[68e41031f4e30764]::vec::Vec<u8>, std[eec8f75a7a098899]::io::error::Error>>::unwrap_or_else::<build_script_build[46505f9b6eba784b]::build_support::binary_cache::download::download_dependencies::{closure#1}>
[INFO] [stderr]     18:     0x63ebe803c083 - build_script_build[46505f9b6eba784b]::build_support::binary_cache::download::download_dependencies
[INFO] [stderr]     19:     0x63ebe803b278 - build_script_build[46505f9b6eba784b]::build_support::binary_cache::download::resolve_dependencies
[INFO] [stderr]     20:     0x63ebe803dde4 - build_script_build[46505f9b6eba784b]::build_support::skia::config::build
[INFO] [stderr]     21:     0x63ebe8038108 - build_script_build[46505f9b6eba784b]::build_from_source
[INFO] [stderr]     22:     0x63ebe8038fbb - build_script_build[46505f9b6eba784b]::main
[INFO] [stderr]     23:     0x63ebe802fa23 - <fn() -> core[c7210762872bdbbf]::result::Result<(), std[eec8f75a7a098899]::io::error::Error> as core[c7210762872bdbbf]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     24:     0x63ebe8024556 - std[eec8f75a7a098899]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[c7210762872bdbbf]::result::Result<(), std[eec8f75a7a098899]::io::error::Error>, core[c7210762872bdbbf]::result::Result<(), std[eec8f75a7a098899]::io::error::Error>>
[INFO] [stderr]     25:     0x63ebe803fc79 - std[eec8f75a7a098899]::rt::lang_start::<core[c7210762872bdbbf]::result::Result<(), std[eec8f75a7a098899]::io::error::Error>>::{closure#0}
[INFO] [stderr]     26:     0x63ebe888c9a6 - <&dyn core[c7210762872bdbbf]::ops::function::Fn<(), Output = i32> + core[c7210762872bdbbf]::marker::Sync + core[c7210762872bdbbf]::panic::unwind_safe::RefUnwindSafe as core[c7210762872bdbbf]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     27:     0x63ebe888c9a6 - std[eec8f75a7a098899]::panicking::catch_unwind::do_call::<&dyn core[c7210762872bdbbf]::ops::function::Fn<(), Output = i32> + core[c7210762872bdbbf]::marker::Sync + core[c7210762872bdbbf]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/panicking.rs:581:40
[INFO] [stderr]     28:     0x63ebe888c9a6 - std[eec8f75a7a098899]::panicking::catch_unwind::<i32, &dyn core[c7210762872bdbbf]::ops::function::Fn<(), Output = i32> + core[c7210762872bdbbf]::marker::Sync + core[c7210762872bdbbf]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/panicking.rs:544:19
[INFO] [stderr]     29:     0x63ebe888c9a6 - std[eec8f75a7a098899]::panic::catch_unwind::<&dyn core[c7210762872bdbbf]::ops::function::Fn<(), Output = i32> + core[c7210762872bdbbf]::marker::Sync + core[c7210762872bdbbf]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x63ebe888c9a6 - std[eec8f75a7a098899]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/rt.rs:175:24
[INFO] [stderr]     31:     0x63ebe888c9a6 - std[eec8f75a7a098899]::panicking::catch_unwind::do_call::<std[eec8f75a7a098899]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/panicking.rs:581:40
[INFO] [stderr]     32:     0x63ebe888c9a6 - std[eec8f75a7a098899]::panicking::catch_unwind::<isize, std[eec8f75a7a098899]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/panicking.rs:544:19
[INFO] [stderr]     33:     0x63ebe888c9a6 - std[eec8f75a7a098899]::panic::catch_unwind::<std[eec8f75a7a098899]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/panic.rs:359:14
[INFO] [stderr]     34:     0x63ebe888c9a6 - std[eec8f75a7a098899]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/rt.rs:171:5
[INFO] [stderr]     35:     0x63ebe803e891 - std[eec8f75a7a098899]::rt::lang_start::<core[c7210762872bdbbf]::result::Result<(), std[eec8f75a7a098899]::io::error::Error>>
[INFO] [stderr]     36:     0x63ebe803e865 - main
[INFO] [stderr]     37:     0x7a11f38c81ca - <unknown>
[INFO] [stderr]     38:     0x7a11f38c828b - __libc_start_main
[INFO] [stderr]     39:     0x63ebe8007ab5 - _start
[INFO] [stderr]     40:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "f3a88258e6a1f7146f2b531335ddb650941bcef83092c97c56a2a95b634f2bac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3a88258e6a1f7146f2b531335ddb650941bcef83092c97c56a2a95b634f2bac", kill_on_drop: false }`
[INFO] [stdout] f3a88258e6a1f7146f2b531335ddb650941bcef83092c97c56a2a95b634f2bac
