[INFO] cloning repository https://github.com/imoken1122/svb-camera-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/imoken1122/svb-camera-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimoken1122%2Fsvb-camera-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimoken1122%2Fsvb-camera-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 694c9aa08334d69ff378e29a694051962a7d3fe9
[INFO] testing imoken1122/svb-camera-rs against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimoken1122%2Fsvb-camera-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/imoken1122/svb-camera-rs
[INFO] finished tweaking git repo https://github.com/imoken1122/svb-camera-rs
[INFO] tweaked toml for git repo https://github.com/imoken1122/svb-camera-rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/imoken1122/svb-camera-rs on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/imoken1122/svb-camera-rs 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded num v0.4.1
[INFO] [stderr]   Downloaded thiserror-impl v1.0.48
[INFO] [stderr]   Downloaded thiserror v1.0.48
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.15
[INFO] [stderr]   Downloaded smallvec v1.11.0
[INFO] [stderr]   Downloaded prettyplease v0.2.15
[INFO] [stderr]   Downloaded bitflags v2.4.0
[INFO] [stderr]   Downloaded hermit-abi v0.3.2
[INFO] [stderr]   Downloaded num-traits v0.2.16
[INFO] [stderr]   Downloaded getrandom v0.2.10
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.87
[INFO] [stderr]   Downloaded exr v1.7.0
[INFO] [stderr]   Downloaded iana-time-zone v0.1.57
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.87
[INFO] [stderr]   Downloaded rayon v0.8.2
[INFO] [stderr]   Downloaded lock_api v0.4.10
[INFO] [stderr]   Downloaded num-complex v0.4.4
[INFO] [stderr]   Downloaded rustix v0.38.12
[INFO] [stderr]   Downloaded flate2 v1.0.27
[INFO] [stderr]   Downloaded errno v0.3.3
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.7
[INFO] [stderr]   Downloaded memoffset v0.9.0
[INFO] [stderr]   Downloaded bumpalo v3.13.0
[INFO] [stderr]   Downloaded aho-corasick v1.0.5
[INFO] [stderr]   Downloaded regex v1.9.5
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.87
[INFO] [stderr]   Downloaded tiff v0.9.0
[INFO] [stderr]   Downloaded chrono v0.4.30
[INFO] [stderr]   Downloaded libc v0.2.147
[INFO] [stderr]   Downloaded syn v2.0.31
[INFO] [stderr]   Downloaded bindgen v0.68.1
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.87
[INFO] [stderr]   Downloaded gif v0.12.0
[INFO] [stderr]   Downloaded is-terminal v0.4.9
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.87
[INFO] [stderr]   Downloaded bayer v0.1.5
[INFO] [stderr]   Downloaded js-sys v0.3.64
[INFO] [stderr]   Downloaded regex-automata v0.3.8
[INFO] [stderr]   Downloaded memchr v2.6.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8c543ba298576114d92e3780412e346762ad7ccee4d363ff3085e86940985b13
[INFO] running `Command { std: "docker" "start" "-a" "8c543ba298576114d92e3780412e346762ad7ccee4d363ff3085e86940985b13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8c543ba298576114d92e3780412e346762ad7ccee4d363ff3085e86940985b13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c543ba298576114d92e3780412e346762ad7ccee4d363ff3085e86940985b13", kill_on_drop: false }`
[INFO] [stdout] 8c543ba298576114d92e3780412e346762ad7ccee4d363ff3085e86940985b13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6525a9173e9e98bdd2b2173de545e066a9449a606fb727e00081d7eba4e5af22
[INFO] running `Command { std: "docker" "start" "-a" "6525a9173e9e98bdd2b2173de545e066a9449a606fb727e00081d7eba4e5af22", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.7
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling rustix v0.38.12
[INFO] [stderr]    Compiling prettyplease v0.2.15
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling bindgen v0.68.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling syn v2.0.31
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling flate2 v1.0.27
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling aho-corasick v1.0.5
[INFO] [stderr]    Compiling shlex v1.2.0
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling fdeflate v0.3.0
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling half v2.2.1
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling png v0.17.10
[INFO] [stderr]    Compiling num-complex v0.4.4
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling regex-automata v0.3.8
[INFO] [stderr]    Compiling rayon v0.8.2
[INFO] [stderr]    Compiling chrono v0.4.30
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling bayer v0.1.5
[INFO] [stderr]    Compiling num v0.4.1
[INFO] [stderr]    Compiling regex v1.9.5
[INFO] [stderr]    Compiling jpeg-decoder v0.3.0
[INFO] [stderr]    Compiling tiff v0.9.0
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.48
[INFO] [stderr]    Compiling pin-project v1.1.3
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling exr v1.7.0
[INFO] [stderr]    Compiling image v0.24.7
[INFO] [stderr]    Compiling svbony-camera-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `svbony-camera-rs v0.1.0 (/opt/rustwide/workdir)`
[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/svbony-camera-rs-38e5aa21cb7605d3/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1812) panicked at build.rs:40:49:
[INFO] [stderr]   called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5b7e05f3935a - std[e28293b1aa0f68bd]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5b7e05f3935a - std[e28293b1aa0f68bd]::backtrace_rs::backtrace::trace_unsynchronized::<std[e28293b1aa0f68bd]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5b7e05f3935a - std[e28293b1aa0f68bd]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x5b7e05f3935a - <<std[e28293b1aa0f68bd]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c1f1a4ba060b9bfa]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x5b7e05f4eb8a - <core[c1f1a4ba060b9bfa]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5b7e05f4eb8a - core[c1f1a4ba060b9bfa]::fmt::write
[INFO] [stderr]      6:     0x5b7e05f3e2d2 - std[e28293b1aa0f68bd]::io::default_write_fmt::<std[e28293b1aa0f68bd]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5b7e05f3e2d2 - <std[e28293b1aa0f68bd]::sys::stdio::unix::Stderr as std[e28293b1aa0f68bd]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x5b7e05f1b5cf - <std[e28293b1aa0f68bd]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x5b7e05f1b5cf - std[e28293b1aa0f68bd]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x5b7e05f33b81 - std[e28293b1aa0f68bd]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x5b7e05f33dfb - std[e28293b1aa0f68bd]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x5b7e05f1b688 - std[e28293b1aa0f68bd]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x5b7e05f12e89 - std[e28293b1aa0f68bd]::sys::backtrace::__rust_end_short_backtrace::<std[e28293b1aa0f68bd]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x5b7e05f1bfed - __rustc[b7974e8690430dd9]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x5b7e05f4f4ec - core[c1f1a4ba060b9bfa]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5b7e05f4f262 - core[c1f1a4ba060b9bfa]::result::unwrap_failed
[INFO] [stderr]                                  at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/result.rs:1867:5
[INFO] [stderr]     17:     0x5b7e059fc9c2 - build_script_build::set_dylib::h6f77d9e040a2161a
[INFO] [stderr]     18:     0x5b7e059fc7a4 - build_script_build::main::h2ae101b4522ad819
[INFO] [stderr]     19:     0x5b7e059fd9f3 - core::ops::function::FnOnce::call_once::h0de6987fbf85b093
[INFO] [stderr]     20:     0x5b7e059fd856 - std::sys::backtrace::__rust_begin_short_backtrace::ha0501ac895223106
[INFO] [stderr]     21:     0x5b7e059fd839 - std::rt::lang_start::{{closure}}::h55790512835ce20d
[INFO] [stderr]     22:     0x5b7e05f329a4 - <&dyn core[c1f1a4ba060b9bfa]::ops::function::Fn<(), Output = i32> + core[c1f1a4ba060b9bfa]::marker::Sync + core[c1f1a4ba060b9bfa]::panic::unwind_safe::RefUnwindSafe as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x5b7e05f329a4 - std[e28293b1aa0f68bd]::panicking::catch_unwind::do_call::<&dyn core[c1f1a4ba060b9bfa]::ops::function::Fn<(), Output = i32> + core[c1f1a4ba060b9bfa]::marker::Sync + core[c1f1a4ba060b9bfa]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:581:40
[INFO] [stderr]     24:     0x5b7e05f329a4 - std[e28293b1aa0f68bd]::panicking::catch_unwind::<i32, &dyn core[c1f1a4ba060b9bfa]::ops::function::Fn<(), Output = i32> + core[c1f1a4ba060b9bfa]::marker::Sync + core[c1f1a4ba060b9bfa]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:544:19
[INFO] [stderr]     25:     0x5b7e05f329a4 - std[e28293b1aa0f68bd]::panic::catch_unwind::<&dyn core[c1f1a4ba060b9bfa]::ops::function::Fn<(), Output = i32> + core[c1f1a4ba060b9bfa]::marker::Sync + core[c1f1a4ba060b9bfa]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x5b7e05f329a4 - std[e28293b1aa0f68bd]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x5b7e05f329a4 - std[e28293b1aa0f68bd]::panicking::catch_unwind::do_call::<std[e28293b1aa0f68bd]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:581:40
[INFO] [stderr]     28:     0x5b7e05f329a4 - std[e28293b1aa0f68bd]::panicking::catch_unwind::<isize, std[e28293b1aa0f68bd]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:544:19
[INFO] [stderr]     29:     0x5b7e05f329a4 - std[e28293b1aa0f68bd]::panic::catch_unwind::<std[e28293b1aa0f68bd]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x5b7e05f329a4 - std[e28293b1aa0f68bd]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x5b7e059fd821 - std::rt::lang_start::hbaa0b4357141b243
[INFO] [stderr]     32:     0x5b7e059feef5 - main
[INFO] [stderr]     33:     0x72d3127a51ca - <unknown>
[INFO] [stderr]     34:     0x72d3127a528b - __libc_start_main
[INFO] [stderr]     35:     0x5b7e059fc415 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6525a9173e9e98bdd2b2173de545e066a9449a606fb727e00081d7eba4e5af22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6525a9173e9e98bdd2b2173de545e066a9449a606fb727e00081d7eba4e5af22", kill_on_drop: false }`
[INFO] [stdout] 6525a9173e9e98bdd2b2173de545e066a9449a606fb727e00081d7eba4e5af22
