[INFO] cloning repository https://github.com/xubaiwang/wlrime
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xubaiwang/wlrime" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxubaiwang%2Fwlrime", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxubaiwang%2Fwlrime'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0c3a970178c517490034e2ac24b4b4e64d8df7f7
[INFO] checking xubaiwang/wlrime against try#8e819ff5434466e9a823e03871a1775ac7d84ddf for pr-156027
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxubaiwang%2Fwlrime" "/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/xubaiwang/wlrime
[INFO] finished tweaking git repo https://github.com/xubaiwang/wlrime
[INFO] tweaked toml for git repo https://github.com/xubaiwang/wlrime written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/xubaiwang/wlrime on toolchain 8e819ff5434466e9a823e03871a1775ac7d84ddf
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/xubaiwang/wlrime 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" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "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 xubaiwang/wlrime against try#8e819ff5434466e9a823e03871a1775ac7d84ddf for pr-156027
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxubaiwang%2Fwlrime" "/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/xubaiwang/wlrime
[INFO] finished tweaking git repo https://github.com/xubaiwang/wlrime
[INFO] tweaked toml for git repo https://github.com/xubaiwang/wlrime written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/xubaiwang/wlrime on toolchain 8e819ff5434466e9a823e03871a1775ac7d84ddf
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/xubaiwang/wlrime 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" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "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 librime-sys v0.4.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.97
[INFO] [stderr]   Downloaded bon v3.7.0
[INFO] [stderr]   Downloaded ouroboros v0.18.5
[INFO] [stderr]   Downloaded libloading v0.8.8
[INFO] [stderr]   Downloaded uncased v0.9.10
[INFO] [stderr]   Downloaded wayland-protocols-misc v0.3.9
[INFO] [stderr]   Downloaded darling_macro v0.21.1
[INFO] [stderr]   Downloaded bon-macros v3.7.0
[INFO] [stderr]   Downloaded ouroboros_macro v0.18.5
[INFO] [stderr]   Downloaded thiserror v2.0.14
[INFO] [stderr]   Downloaded thiserror-impl v2.0.14
[INFO] [stderr]   Downloaded darling v0.21.1
[INFO] [stderr]   Downloaded xkbcommon v0.8.0
[INFO] [stderr]   Downloaded bytemuck v1.23.2
[INFO] [stderr]   Downloaded figment v0.10.19
[INFO] [stderr]   Downloaded darling_core v0.21.1
[INFO] [stderr]   Downloaded cc v1.2.32
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fd2e511f913905de67e4e7c96187a74590b6dc055ad866c443faa97ece68894c
[INFO] running `Command { std: "docker" "start" "-a" "fd2e511f913905de67e4e7c96187a74590b6dc055ad866c443faa97ece68894c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fd2e511f913905de67e4e7c96187a74590b6dc055ad866c443faa97ece68894c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd2e511f913905de67e4e7c96187a74590b6dc055ad866c443faa97ece68894c", kill_on_drop: false }`
[INFO] [stdout] fd2e511f913905de67e4e7c96187a74590b6dc055ad866c443faa97ece68894c
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 93062923e91b5b7e8d445317d4dce3bd2257273916c76f4d417c9dfd0fa00a01
[INFO] running `Command { std: "docker" "start" "-a" "93062923e91b5b7e8d445317d4dce3bd2257273916c76f4d417c9dfd0fa00a01", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bindgen v0.64.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]    Compiling prettyplease v0.2.36
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling wayland-client v0.31.11
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking winnow v0.7.12
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking memmap2 v0.9.7
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking xkbcommon v0.8.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]    Compiling darling_core v0.21.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]     Checking ouroboros v0.18.5
[INFO] [stderr]     Checking wayland-protocols v0.32.9
[INFO] [stderr]    Compiling darling_macro v0.21.1
[INFO] [stderr]    Compiling darling v0.21.1
[INFO] [stderr]    Compiling bon-macros v3.7.0
[INFO] [stderr]    Compiling librime-sys v0.4.0
[INFO] [stderr]     Checking wayland-protocols-misc v0.3.9
[INFO] [stderr]     Checking bon v3.7.0
[INFO] [stderr] error: failed to run custom build command for `librime-sys v0.4.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/librime-sys-af290ed38447d499/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rustc-link-search=/usr/lib
[INFO] [stderr]   cargo:rustc-link-lib=rime
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   fatal error: '/usr/include/rime_api.h' file not found
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1295) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librime-sys-0.4.0/build.rs:32:10:
[INFO] [stderr]   Unable to generate bindings: ClangDiagnostic("fatal error: '/usr/include/rime_api.h' file not found\n")
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x6525b2d05f08 - std[200d3306156bb87a]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/8e819ff5434466e9a823e03871a1775ac7d84ddf/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x6525b2d05f08 - std[200d3306156bb87a]::backtrace_rs::backtrace::trace_unsynchronized::<std[200d3306156bb87a]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/8e819ff5434466e9a823e03871a1775ac7d84ddf/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x6525b2d05f08 - std[200d3306156bb87a]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/8e819ff5434466e9a823e03871a1775ac7d84ddf/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x6525b2d05f08 - <<std[200d3306156bb87a]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[96ceeea41d7830df]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/8e819ff5434466e9a823e03871a1775ac7d84ddf/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x6525b2d1b7aa - <core[96ceeea41d7830df]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/8e819ff5434466e9a823e03871a1775ac7d84ddf/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x6525b2d1b7aa - core[96ceeea41d7830df]::fmt::write
[INFO] [stderr]      6:     0x6525b2d0ae12 - std[200d3306156bb87a]::io::default_write_fmt::<std[200d3306156bb87a]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/8e819ff5434466e9a823e03871a1775ac7d84ddf/library/std/src/io/mod.rs:623:11
[INFO] [stderr]      7:     0x6525b2d0ae12 - <std[200d3306156bb87a]::sys::stdio::unix::Stderr as std[200d3306156bb87a]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/8e819ff5434466e9a823e03871a1775ac7d84ddf/library/std/src/io/mod.rs:1661:13
[INFO] [stderr]      8:     0x6525b2ce7ee6 - <std[200d3306156bb87a]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/8e819ff5434466e9a823e03871a1775ac7d84ddf/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x6525b2ce7ee6 - std[200d3306156bb87a]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/8e819ff5434466e9a823e03871a1775ac7d84ddf/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x6525b2d00531 - std[200d3306156bb87a]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/8e819ff5434466e9a823e03871a1775ac7d84ddf/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x6525b2d007ab - std[200d3306156bb87a]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/8e819ff5434466e9a823e03871a1775ac7d84ddf/library/std/src/panicking.rs:814:13
[INFO] [stderr]     12:     0x6525b2ce7fa2 - std[200d3306156bb87a]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/8e819ff5434466e9a823e03871a1775ac7d84ddf/library/std/src/panicking.rs:687:13
[INFO] [stderr]     13:     0x6525b2cdf789 - std[200d3306156bb87a]::sys::backtrace::__rust_end_short_backtrace::<std[200d3306156bb87a]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/8e819ff5434466e9a823e03871a1775ac7d84ddf/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x6525b2ce890d - __rustc[dbe419bdc2f9a256]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/8e819ff5434466e9a823e03871a1775ac7d84ddf/library/std/src/panicking.rs:678:5
[INFO] [stderr]     15:     0x6525b2d1bfec - core[96ceeea41d7830df]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/8e819ff5434466e9a823e03871a1775ac7d84ddf/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x6525b2d1bd62 - core[96ceeea41d7830df]::result::unwrap_failed
[INFO] [stderr]                                  at /rustc/8e819ff5434466e9a823e03871a1775ac7d84ddf/library/core/src/result.rs:1872:5
[INFO] [stderr]     17:     0x6525b2815e2b - <core[96ceeea41d7830df]::result::Result<bindgen[f0a9d0d1e544951a]::Bindings, bindgen[f0a9d0d1e544951a]::BindgenError>>::expect
[INFO] [stderr]     18:     0x6525b281598d - build_script_build[24e198c12dc7bdc3]::main
[INFO] [stderr]     19:     0x6525b2816ce3 - <fn() as core[96ceeea41d7830df]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     20:     0x6525b2815266 - std[200d3306156bb87a]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     21:     0x6525b2815279 - std[200d3306156bb87a]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     22:     0x6525b2cff5f7 - <&dyn core[96ceeea41d7830df]::ops::function::Fn<(), Output = i32> + core[96ceeea41d7830df]::marker::Sync + core[96ceeea41d7830df]::panic::unwind_safe::RefUnwindSafe as core[96ceeea41d7830df]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/8e819ff5434466e9a823e03871a1775ac7d84ddf/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x6525b2cff5f7 - std[200d3306156bb87a]::panicking::catch_unwind::do_call::<&dyn core[96ceeea41d7830df]::ops::function::Fn<(), Output = i32> + core[96ceeea41d7830df]::marker::Sync + core[96ceeea41d7830df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/8e819ff5434466e9a823e03871a1775ac7d84ddf/library/std/src/panicking.rs:575:43
[INFO] [stderr]     24:     0x6525b2cff5f7 - std[200d3306156bb87a]::panicking::catch_unwind::<i32, &dyn core[96ceeea41d7830df]::ops::function::Fn<(), Output = i32> + core[96ceeea41d7830df]::marker::Sync + core[96ceeea41d7830df]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/8e819ff5434466e9a823e03871a1775ac7d84ddf/library/std/src/panicking.rs:543:19
[INFO] [stderr]     25:     0x6525b2cff5f7 - std[200d3306156bb87a]::panic::catch_unwind::<&dyn core[96ceeea41d7830df]::ops::function::Fn<(), Output = i32> + core[96ceeea41d7830df]::marker::Sync + core[96ceeea41d7830df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/8e819ff5434466e9a823e03871a1775ac7d84ddf/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x6525b2cff5f7 - std[200d3306156bb87a]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/8e819ff5434466e9a823e03871a1775ac7d84ddf/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x6525b2cff5f7 - std[200d3306156bb87a]::panicking::catch_unwind::do_call::<std[200d3306156bb87a]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/8e819ff5434466e9a823e03871a1775ac7d84ddf/library/std/src/panicking.rs:575:43
[INFO] [stderr]     28:     0x6525b2cff5f7 - std[200d3306156bb87a]::panicking::catch_unwind::<isize, std[200d3306156bb87a]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/8e819ff5434466e9a823e03871a1775ac7d84ddf/library/std/src/panicking.rs:543:19
[INFO] [stderr]     29:     0x6525b2cff5f7 - std[200d3306156bb87a]::panic::catch_unwind::<std[200d3306156bb87a]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/8e819ff5434466e9a823e03871a1775ac7d84ddf/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x6525b2cff5f7 - std[200d3306156bb87a]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/8e819ff5434466e9a823e03871a1775ac7d84ddf/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x6525b2815071 - std[200d3306156bb87a]::rt::lang_start::<()>
[INFO] [stderr]     32:     0x6525b28170a5 - main
[INFO] [stderr]     33:     0x71807b8c81ca - <unknown>
[INFO] [stderr]     34:     0x71807b8c828b - __libc_start_main
[INFO] [stderr]     35:     0x6525b2814a45 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "93062923e91b5b7e8d445317d4dce3bd2257273916c76f4d417c9dfd0fa00a01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93062923e91b5b7e8d445317d4dce3bd2257273916c76f4d417c9dfd0fa00a01", kill_on_drop: false }`
[INFO] [stdout] 93062923e91b5b7e8d445317d4dce3bd2257273916c76f4d417c9dfd0fa00a01
