[INFO] cloning repository https://github.com/tobiwall/voice_app
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tobiwall/voice_app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftobiwall%2Fvoice_app", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftobiwall%2Fvoice_app'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4303a5c96b4ed10027ea2761af7a71d306aa58ac
[INFO] checking tobiwall/voice_app against try#724e78794d2cf06eef820a24c9a4608d63435e1d for pr-149145
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftobiwall%2Fvoice_app" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tobiwall/voice_app
[INFO] finished tweaking git repo https://github.com/tobiwall/voice_app
[INFO] tweaked toml for git repo https://github.com/tobiwall/voice_app written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tobiwall/voice_app on toolchain 724e78794d2cf06eef820a24c9a4608d63435e1d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tobiwall/voice_app 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" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "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
[ERROR] error running command: no output for 300 seconds
[INFO] checking tobiwall/voice_app against try#724e78794d2cf06eef820a24c9a4608d63435e1d for pr-149145
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftobiwall%2Fvoice_app" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tobiwall/voice_app
[INFO] finished tweaking git repo https://github.com/tobiwall/voice_app
[INFO] tweaked toml for git repo https://github.com/tobiwall/voice_app written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tobiwall/voice_app on toolchain 724e78794d2cf06eef820a24c9a4608d63435e1d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tobiwall/voice_app 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" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ordered-float v4.2.2
[INFO] [stderr]   Downloaded portaudio-sys2 v0.1.0
[INFO] [stderr]   Downloaded portaudio v0.7.1
[INFO] [stderr]   Downloaded shuttle-proto v0.47.0
[INFO] [stderr]   Downloaded shuttle-service v0.47.0
[INFO] [stderr]   Downloaded bitflags v0.8.2
[INFO] [stderr]   Downloaded shuttle-common v0.47.0
[INFO] [stderr]   Downloaded shuttle-codegen v0.47.0
[INFO] [stderr]   Downloaded shuttle-runtime v0.47.0
[INFO] [stderr]   Downloaded cc v1.1.20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 464026d964f9b674d79d8f0a7c5251a7e3a137377ec4b42240d71a777de6e99f
[INFO] running `Command { std: "docker" "start" "-a" "464026d964f9b674d79d8f0a7c5251a7e3a137377ec4b42240d71a777de6e99f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "464026d964f9b674d79d8f0a7c5251a7e3a137377ec4b42240d71a777de6e99f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "464026d964f9b674d79d8f0a7c5251a7e3a137377ec4b42240d71a777de6e99f", kill_on_drop: false }`
[INFO] [stdout] 464026d964f9b674d79d8f0a7c5251a7e3a137377ec4b42240d71a777de6e99f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fa9226d8012ae0f8ea5914236266464321bb33f13dc8b5eee82bf45643afe79a
[INFO] running `Command { std: "docker" "start" "-a" "fa9226d8012ae0f8ea5914236266464321bb33f13dc8b5eee82bf45643afe79a", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]     Checking bytes v1.7.1
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling cc v1.1.20
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking indexmap v2.5.0
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling portaudio-sys2 v0.1.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking strfmt v0.2.4
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking headers v0.3.9
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking bitflags v0.8.2
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking hound v3.5.1
[INFO] [stderr]     Checking ordered-float v4.2.2
[INFO] [stderr]     Checking crossterm v0.26.1
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr] error: failed to run custom build command for `portaudio-sys2 v0.1.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/portaudio-sys2-e1b89f2ef0821048/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=build.rs
[INFO] [stderr]   cargo:rerun-if-env-changed=PORTAUDIO_ONLY_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PORTAUDIO_CONFIGURE_EXTRA_ARGS
[INFO] [stderr]   cargo:rerun-if-env-changed=PORTAUDIO_2.0_NO_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PORTAUDIO_2.0_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PORTAUDIO_2.0_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   --2025-11-27 01:16:17--  https://files.portaudio.com/archives/pa_stable_v190700_20210406.tgz
[INFO] [stderr]   Resolving files.portaudio.com (files.portaudio.com)... failed: Temporary failure in name resolution.
[INFO] [stderr]   wget: unable to resolve host address 'files.portaudio.com'
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (932) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portaudio-sys2-0.1.0/build.rs:74:9:
[INFO] [stderr]   `"wget" "https://files.portaudio.com/archives/pa_stable_v190700_20210406.tgz"` did not execute successfully
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x59fb8488e362 - std::backtrace_rs::backtrace::libunwind::trace::h7da75396148dab84
[INFO] [stderr]                                  at /rustc/724e78794d2cf06eef820a24c9a4608d63435e1d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x59fb8488e362 - std::backtrace_rs::backtrace::trace_unsynchronized::h96fe578c58eef802
[INFO] [stderr]                                  at /rustc/724e78794d2cf06eef820a24c9a4608d63435e1d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x59fb8488e362 - std::sys::backtrace::_print_fmt::h15df11f2089296f7
[INFO] [stderr]                                  at /rustc/724e78794d2cf06eef820a24c9a4608d63435e1d/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x59fb8488e362 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h231c509f1c745109
[INFO] [stderr]                                  at /rustc/724e78794d2cf06eef820a24c9a4608d63435e1d/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x59fb8489da87 - core::fmt::rt::Argument::fmt::he461e09554eaf015
[INFO] [stderr]                                  at /rustc/724e78794d2cf06eef820a24c9a4608d63435e1d/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x59fb8489da87 - core::fmt::write::h1ab80eecca584823
[INFO] [stderr]      6:     0x59fb84861686 - std::io::default_write_fmt::h849071ae94dd44ef
[INFO] [stderr]                                  at /rustc/724e78794d2cf06eef820a24c9a4608d63435e1d/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x59fb84861686 - std::io::Write::write_fmt::h4fd5f6f74ffa2209
[INFO] [stderr]                                  at /rustc/724e78794d2cf06eef820a24c9a4608d63435e1d/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x59fb8486d011 - std::sys::backtrace::BacktraceLock::print::h19b17c7773017893
[INFO] [stderr]                                  at /rustc/724e78794d2cf06eef820a24c9a4608d63435e1d/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x59fb8486d011 - std::panicking::default_hook::{{closure}}::hf1fb22d4e21b84d7
[INFO] [stderr]                                  at /rustc/724e78794d2cf06eef820a24c9a4608d63435e1d/library/std/src/panicking.rs:293:27
[INFO] [stderr]     10:     0x59fb8486ce36 - std::panicking::default_hook::hc31aacc62d557a1b
[INFO] [stderr]                                  at /rustc/724e78794d2cf06eef820a24c9a4608d63435e1d/library/std/src/panicking.rs:320:9
[INFO] [stderr]     11:     0x59fb8486d51b - std::panicking::panic_with_hook::hcf3936c8155ca932
[INFO] [stderr]                                  at /rustc/724e78794d2cf06eef820a24c9a4608d63435e1d/library/std/src/panicking.rs:826:13
[INFO] [stderr]     12:     0x59fb8486d398 - std::panicking::panic_handler::{{closure}}::h49bec6bbca8a9888
[INFO] [stderr]                                  at /rustc/724e78794d2cf06eef820a24c9a4608d63435e1d/library/std/src/panicking.rs:699:13
[INFO] [stderr]     13:     0x59fb8486b049 - std::sys::backtrace::__rust_end_short_backtrace::hd761a1ee3e422064
[INFO] [stderr]                                  at /rustc/724e78794d2cf06eef820a24c9a4608d63435e1d/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x59fb8485649d - __rustc[3eef570754bda67]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/724e78794d2cf06eef820a24c9a4608d63435e1d/library/std/src/panicking.rs:690:5
[INFO] [stderr]     15:     0x59fb848a0f8c - core::panicking::panic_fmt::hc68ca8ec96da10a8
[INFO] [stderr]                                  at /rustc/724e78794d2cf06eef820a24c9a4608d63435e1d/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x59fb84830f24 - build_script_build[a39617e2713907]::run
[INFO] [stderr]     17:     0x59fb84831efd - build_script_build[a39617e2713907]::platform::download
[INFO] [stderr]     18:     0x59fb848312c0 - build_script_build[a39617e2713907]::build
[INFO] [stderr]     19:     0x59fb84831061 - build_script_build[a39617e2713907]::main
[INFO] [stderr]     20:     0x59fb84832953 - <fn() as core[787bc67c2765a9a8]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     21:     0x59fb84830da6 - std[e6ac5f9c7d1e252d]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     22:     0x59fb84830db9 - std[e6ac5f9c7d1e252d]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     23:     0x59fb84862daa - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hcf5ebe84b429625c
[INFO] [stderr]                                  at /rustc/724e78794d2cf06eef820a24c9a4608d63435e1d/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     24:     0x59fb84862daa - std::panicking::catch_unwind::do_call::h6eb63d6f0a38b69b
[INFO] [stderr]                                  at /rustc/724e78794d2cf06eef820a24c9a4608d63435e1d/library/std/src/panicking.rs:582:40
[INFO] [stderr]     25:     0x59fb84862daa - std::panicking::catch_unwind::h8b845dc569eb1f03
[INFO] [stderr]                                  at /rustc/724e78794d2cf06eef820a24c9a4608d63435e1d/library/std/src/panicking.rs:545:19
[INFO] [stderr]     26:     0x59fb84862daa - std::panic::catch_unwind::h9d82e86ec6cb5f12
[INFO] [stderr]                                  at /rustc/724e78794d2cf06eef820a24c9a4608d63435e1d/library/std/src/panic.rs:359:14
[INFO] [stderr]     27:     0x59fb84862daa - std::rt::lang_start_internal::{{closure}}::h9fe12fcf22ae82bf
[INFO] [stderr]                                  at /rustc/724e78794d2cf06eef820a24c9a4608d63435e1d/library/std/src/rt.rs:175:24
[INFO] [stderr]     28:     0x59fb84862daa - std::panicking::catch_unwind::do_call::h473fc505528e7291
[INFO] [stderr]                                  at /rustc/724e78794d2cf06eef820a24c9a4608d63435e1d/library/std/src/panicking.rs:582:40
[INFO] [stderr]     29:     0x59fb84862daa - std::panicking::catch_unwind::h46e428a2ebeeb78a
[INFO] [stderr]                                  at /rustc/724e78794d2cf06eef820a24c9a4608d63435e1d/library/std/src/panicking.rs:545:19
[INFO] [stderr]     30:     0x59fb84862daa - std::panic::catch_unwind::hddc08a9663301e0f
[INFO] [stderr]                                  at /rustc/724e78794d2cf06eef820a24c9a4608d63435e1d/library/std/src/panic.rs:359:14
[INFO] [stderr]     31:     0x59fb84862daa - std::rt::lang_start_internal::hafae02e00c98e85f
[INFO] [stderr]                                  at /rustc/724e78794d2cf06eef820a24c9a4608d63435e1d/library/std/src/rt.rs:171:5
[INFO] [stderr]     32:     0x59fb84830d31 - std[e6ac5f9c7d1e252d]::rt::lang_start::<()>
[INFO] [stderr]     33:     0x59fb848329b5 - main
[INFO] [stderr]     34:     0x7b72cc4541ca - <unknown>
[INFO] [stderr]     35:     0x7b72cc45428b - __libc_start_main
[INFO] [stderr]     36:     0x59fb848303e5 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "fa9226d8012ae0f8ea5914236266464321bb33f13dc8b5eee82bf45643afe79a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa9226d8012ae0f8ea5914236266464321bb33f13dc8b5eee82bf45643afe79a", kill_on_drop: false }`
[INFO] [stdout] fa9226d8012ae0f8ea5914236266464321bb33f13dc8b5eee82bf45643afe79a
