[INFO] cloning repository https://github.com/laris/zed-yolo-hook
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/laris/zed-yolo-hook" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flaris%2Fzed-yolo-hook", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flaris%2Fzed-yolo-hook'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b8dde030c544b359068b7ab65f74fa45a2259cd9
[INFO] checking laris/zed-yolo-hook against 6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa for pr-159356
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flaris%2Fzed-yolo-hook" "/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] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/laris/zed-yolo-hook
[INFO] finished tweaking git repo https://github.com/laris/zed-yolo-hook
[INFO] tweaked toml for git repo https://github.com/laris/zed-yolo-hook written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/laris/zed-yolo-hook on toolchain 6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "generate-lockfile" "--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]     Updating git repository `https://github.com/laris/dylib-kit`
[INFO] [stderr]     Updating git repository `https://github.com/frida/frida-rust`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 154 packages to latest Rust 1.99.0-nightly compatible versions
[INFO] [stderr]       Adding agent-client-protocol v0.10.4 (available: v2.0.0)
[INFO] [stderr]       Adding agent-client-protocol-schema v0.11.4 (available: v0.11.7)
[INFO] [stderr]       Adding ctor v0.6.3 (available: v1.0.12)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded spin v0.10.1
[INFO] [stderr]   Downloaded cstr_core v0.2.6
[INFO] [stderr]   Downloaded ctor v0.6.3
[INFO] [stderr]   Downloaded glob v0.3.4
[INFO] [stderr]   Downloaded clang-sys v1.9.1
[INFO] [stderr]   Downloaded dtor v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:c36f533e8924a726b63f9d01e781fa8c8c28c96d1d595403829afb31452ee0f5" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8a0ed600e2cfbabb2d8fb0bc42b97eb829e7f3146096cfcfed3a8e84bf525595
[INFO] running `Command { std: "docker" "start" "8a0ed600e2cfbabb2d8fb0bc42b97eb829e7f3146096cfcfed3a8e84bf525595", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8a0ed600e2cfbabb2d8fb0bc42b97eb829e7f3146096cfcfed3a8e84bf525595", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8a0ed600e2cfbabb2d8fb0bc42b97eb829e7f3146096cfcfed3a8e84bf525595" "/opt/rustwide/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8a0ed600e2cfbabb2d8fb0bc42b97eb829e7f3146096cfcfed3a8e84bf525595", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8a0ed600e2cfbabb2d8fb0bc42b97eb829e7f3146096cfcfed3a8e84bf525595" "/opt/rustwide/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling glob v0.3.4
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling clang-sys v1.9.1
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking futures-core v0.3.33
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]    Compiling either v1.17.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.16
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling ref-cast v1.0.26
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling rustc-hash v2.1.3
[INFO] [stderr]    Compiling bitflags v2.13.1
[INFO] [stderr]     Checking futures-sink v0.3.33
[INFO] [stderr]     Checking futures-channel v0.3.33
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling cc v1.4.0
[INFO] [stderr]    Compiling regex v1.13.1
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]     Checking futures-task v0.3.33
[INFO] [stderr]     Checking futures-io v0.3.33
[INFO] [stderr]     Checking event-listener v5.4.2
[INFO] [stderr]     Checking time-core v0.1.9
[INFO] [stderr]     Checking num-conv v0.2.2
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling thiserror v2.0.19
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling serde_derive_internals v0.30.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num-iter v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking thread_local v1.1.10
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]     Checking time v0.3.55
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.6
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking dtor v0.1.1
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking cstr_core v0.2.6
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling ref-cast-impl v1.0.26
[INFO] [stderr]    Compiling schemars_derive v1.2.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]    Compiling async-trait v0.1.91
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.16
[INFO] [stderr]    Compiling futures-macro v0.3.33
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling zed-yolo-hook v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.7
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking spin v0.10.1
[INFO] [stderr]     Checking symlink v0.1.0
[INFO] [stderr]     Checking ctor v0.6.3
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking tracing-appender v0.2.5
[INFO] [stderr]     Checking dylib-hook-registry v0.1.0 (https://github.com/laris/dylib-kit#64f0ad91)
[INFO] [stderr]     Checking schemars v1.2.2
[INFO] [stderr]     Checking dylib-patcher v0.1.0 (https://github.com/laris/dylib-kit#64f0ad91)
[INFO] [stderr]     Checking futures-executor v0.3.33
[INFO] [stderr]     Checking futures v0.3.33
[INFO] [stderr]     Checking xtask v0.1.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]     Checking agent-client-protocol-schema v0.11.4
[INFO] [stderr]    Compiling frida-gum-sys v0.17.2 (https://github.com/frida/frida-rust#7f9c5eaa)
[INFO] [stderr] warning: zed-yolo-hook@0.1.0: Downloading Frida devkit from https://github.com/frida/frida/releases/download/17.9.1/frida-gum-devkit-17.9.1-macos-arm64.tar.xz
[INFO] [stderr] warning: zed-yolo-hook@0.1.0: Failed to download Frida devkit. Please manually place frida-gum-devkit-17.9.1-macos-arm64.tar.xz in ~/Downloads/frida/ or target/frida-cache/
[INFO] [stderr] error: failed to run custom build command for `frida-gum-sys v0.17.2 (https://github.com/frida/frida-rust#7f9c5eaa)`
[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/frida-gum-sys-20f572906562295f/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=build.rs
[INFO] [stderr]   cargo:rerun-if-changed=invocation_listener.c
[INFO] [stderr]   cargo:rerun-if-changed=invocation_listener.h
[INFO] [stderr]   cargo:rerun-if-changed=probe_listener.c
[INFO] [stderr]   cargo:rerun-if-changed=probe_listener.h
[INFO] [stderr]   cargo:rustc-link-search=/opt/rustwide/cargo-home/git/checkouts/frida-rust-e0614e31e1caa8dd/7f9c5ea/frida-gum-sys
[INFO] [stderr]   cargo:rustc-link-lib=frida-gum
[INFO] [stderr]   cargo:rustc-link-lib=pthread
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET
[INFO] [stderr]   cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS
[INFO] [stderr]   cargo:rerun-if-changed=event_sink.h
[INFO] [stderr]   cargo:rerun-if-changed=invocation_listener.h
[INFO] [stderr]   cargo:rerun-if-changed=probe_listener.h
[INFO] [stderr]   cargo:rerun-if-changed=stalker_observer.h
[INFO] [stderr]   cargo:rerun-if-changed=stalker_params.h
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   ./event_sink.h:12:11: fatal error: 'frida-gum.h' file not found
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1282) panicked at /opt/rustwide/cargo-home/git/checkouts/frida-rust-e0614e31e1caa8dd/7f9c5ea/frida-gum-sys/build.rs:119:10:
[INFO] [stderr]   called `Result::unwrap()` on an `Err` value: ClangDiagnostic("./event_sink.h:12:11: fatal error: 'frida-gum.h' file not found\n")
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x62989a1cfda1 - std[72a6c6a1ebb772b0]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x62989a1cfda1 - std[72a6c6a1ebb772b0]::backtrace_rs::backtrace::trace_unsynchronized::<std[72a6c6a1ebb772b0]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x62989a1cfda1 - std[72a6c6a1ebb772b0]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x62989a1cfda1 - <<std[72a6c6a1ebb772b0]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[57ab91247ec8248e]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x62989a1e7b5a - <core[57ab91247ec8248e]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x62989a1e7b5a - core[57ab91247ec8248e]::fmt::write
[INFO] [stderr]      6:     0x62989a1d5edc - core[57ab91247ec8248e]::io::write::default_write_fmt::<std[72a6c6a1ebb772b0]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa/library/core/src/io/write.rs:402:11
[INFO] [stderr]      7:     0x62989a1d5edc - <std[72a6c6a1ebb772b0]::sys::stdio::unix::Stderr as core[57ab91247ec8248e]::io::write::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa/library/core/src/io/write.rs:335:13
[INFO] [stderr]      8:     0x62989a1abda6 - <std[72a6c6a1ebb772b0]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x62989a1abda6 - std[72a6c6a1ebb772b0]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x62989a1c9071 - std[72a6c6a1ebb772b0]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x62989a1c939b - std[72a6c6a1ebb772b0]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa/library/std/src/panicking.rs:815:13
[INFO] [stderr]     12:     0x62989a1abe52 - std[72a6c6a1ebb772b0]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa/library/std/src/panicking.rs:688:13
[INFO] [stderr]     13:     0x62989a1a3fb9 - std[72a6c6a1ebb772b0]::sys::backtrace::__rust_end_short_backtrace::<std[72a6c6a1ebb772b0]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x62989a1ac73d - __rustc[2c4cb41b06c0cc90]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa/library/std/src/panicking.rs:679:5
[INFO] [stderr]     15:     0x62989a1e83fc - core[57ab91247ec8248e]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x62989a1e8152 - core[57ab91247ec8248e]::result::unwrap_failed
[INFO] [stderr]                                  at /rustc/6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa/library/core/src/result.rs:1870:5
[INFO] [stderr]     17:     0x629899be6387 - build_script_build[e64cf58682a26d2c]::main
[INFO] [stderr]     18:     0x629899be8073 - <fn() as core[57ab91247ec8248e]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     19:     0x629899be5716 - std[72a6c6a1ebb772b0]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     20:     0x629899be5729 - std[72a6c6a1ebb772b0]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     21:     0x62989a1c8277 - <&dyn core[57ab91247ec8248e]::ops::function::Fn<(), Output = i32> + core[57ab91247ec8248e]::marker::Sync + core[57ab91247ec8248e]::panic::unwind_safe::RefUnwindSafe as core[57ab91247ec8248e]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     22:     0x62989a1c8277 - std[72a6c6a1ebb772b0]::panicking::catch_unwind::do_call::<&dyn core[57ab91247ec8248e]::ops::function::Fn<(), Output = i32> + core[57ab91247ec8248e]::marker::Sync + core[57ab91247ec8248e]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa/library/std/src/panicking.rs:576:43
[INFO] [stderr]     23:     0x62989a1c8277 - std[72a6c6a1ebb772b0]::panicking::catch_unwind::<i32, &dyn core[57ab91247ec8248e]::ops::function::Fn<(), Output = i32> + core[57ab91247ec8248e]::marker::Sync + core[57ab91247ec8248e]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa/library/std/src/panicking.rs:544:19
[INFO] [stderr]     24:     0x62989a1c8277 - std[72a6c6a1ebb772b0]::panic::catch_unwind::<&dyn core[57ab91247ec8248e]::ops::function::Fn<(), Output = i32> + core[57ab91247ec8248e]::marker::Sync + core[57ab91247ec8248e]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa/library/std/src/panic.rs:359:14
[INFO] [stderr]     25:     0x62989a1c8277 - std[72a6c6a1ebb772b0]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa/library/std/src/rt.rs:175:24
[INFO] [stderr]     26:     0x62989a1c8277 - std[72a6c6a1ebb772b0]::panicking::catch_unwind::do_call::<std[72a6c6a1ebb772b0]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa/library/std/src/panicking.rs:576:43
[INFO] [stderr]     27:     0x62989a1c8277 - std[72a6c6a1ebb772b0]::panicking::catch_unwind::<isize, std[72a6c6a1ebb772b0]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa/library/std/src/panicking.rs:544:19
[INFO] [stderr]     28:     0x62989a1c8277 - std[72a6c6a1ebb772b0]::panic::catch_unwind::<std[72a6c6a1ebb772b0]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa/library/std/src/panic.rs:359:14
[INFO] [stderr]     29:     0x62989a1c8277 - std[72a6c6a1ebb772b0]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa/library/std/src/rt.rs:171:5
[INFO] [stderr]     30:     0x629899be5701 - std[72a6c6a1ebb772b0]::rt::lang_start::<()>
[INFO] [stderr]     31:     0x629899be8355 - main
[INFO] [stderr]     32:     0x720a60c50601 - <unknown>
[INFO] [stderr]     33:     0x720a60c50718 - __libc_start_main
[INFO] [stderr]     34:     0x629899be4715 - _start
[INFO] [stderr]     35:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8a0ed600e2cfbabb2d8fb0bc42b97eb829e7f3146096cfcfed3a8e84bf525595", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a0ed600e2cfbabb2d8fb0bc42b97eb829e7f3146096cfcfed3a8e84bf525595", kill_on_drop: false }`
[INFO] [stdout] 8a0ed600e2cfbabb2d8fb0bc42b97eb829e7f3146096cfcfed3a8e84bf525595
