[INFO] cloning repository https://github.com/sunsided/heart-rate-detection
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sunsided/heart-rate-detection" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunsided%2Fheart-rate-detection", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunsided%2Fheart-rate-detection'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5d429c402c9dff8fa12d1b70da1c5fc9f792a9e5
[INFO] testing sunsided/heart-rate-detection/5d429c402c9dff8fa12d1b70da1c5fc9f792a9e5 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunsided%2Fheart-rate-detection" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sunsided/heart-rate-detection
[INFO] finished tweaking git repo https://github.com/sunsided/heart-rate-detection
[INFO] tweaked toml for git repo https://github.com/sunsided/heart-rate-detection written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sunsided/heart-rate-detection on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sunsided/heart-rate-detection 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quote v1.0.32
[INFO] [stderr]   Downloaded thiserror v1.0.44
[INFO] [stderr]   Downloaded ruststft v0.3.1
[INFO] [stderr]   Downloaded thiserror-impl v1.0.44
[INFO] [stderr]   Downloaded v4l2-sys-mit v0.2.0
[INFO] [stderr]   Downloaded syn v2.0.27
[INFO] [stderr]   Downloaded apodize v1.0.0
[INFO] [stderr]   Downloaded core-video-sys v0.1.4
[INFO] [stderr]   Downloaded primal-check v0.3.3
[INFO] [stderr]   Downloaded cocoa-foundation v0.1.1
[INFO] [stderr]   Downloaded which v3.1.1
[INFO] [stderr]   Downloaded core-media-sys v0.1.2
[INFO] [stderr]   Downloaded nasm-rs v0.2.5
[INFO] [stderr]   Downloaded core-graphics v0.19.2
[INFO] [stderr]   Downloaded cexpr v0.4.0
[INFO] [stderr]   Downloaded nokhwa-bindings-macos v0.2.1
[INFO] [stderr]   Downloaded transpose v0.2.3
[INFO] [stderr]   Downloaded nokhwa-bindings-windows v0.4.0
[INFO] [stderr]   Downloaded semver v1.0.18
[INFO] [stderr]   Downloaded pin-project-internal v1.1.2
[INFO] [stderr]   Downloaded nokhwa-bindings-linux v0.1.0
[INFO] [stderr]   Downloaded strength_reduce v0.2.4
[INFO] [stderr]   Downloaded num-complex v0.4.3
[INFO] [stderr]   Downloaded strider v0.1.3
[INFO] [stderr]   Downloaded nokhwa-core v0.1.2
[INFO] [stderr]   Downloaded mozjpeg v0.9.6
[INFO] [stderr]   Downloaded colorgrad v0.6.2
[INFO] [stderr]   Downloaded cocoa v0.20.2
[INFO] [stderr]   Downloaded metal v0.18.0
[INFO] [stderr]   Downloaded v4l v0.13.1
[INFO] [stderr]   Downloaded clang v2.0.0
[INFO] [stderr]   Downloaded nokhwa v0.10.4
[INFO] [stderr]   Downloaded pin-project v1.1.2
[INFO] [stderr]   Downloaded flume v0.10.14
[INFO] [stderr]   Downloaded opencv-binding-generator v0.70.0
[INFO] [stderr]   Downloaded nom v5.1.3
[INFO] [stderr]   Downloaded bindgen v0.56.0
[INFO] [stderr]   Downloaded regex v1.9.1
[INFO] [stderr]   Downloaded rustfft v6.1.0
[INFO] [stderr]   Downloaded image v0.24.6
[INFO] [stderr]   Downloaded regex-syntax v0.7.4
[INFO] [stderr]   Downloaded regex-automata v0.3.3
[INFO] [stderr]   Downloaded mozjpeg-sys v1.1.0
[INFO] [stderr]   Downloaded opencv v0.84.2
[INFO] [stderr]   Downloaded windows v0.43.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fb818b0d702d491892c22c3eba8e20863a623914038cf243f4b9060fe79bd100
[INFO] running `Command { std: "docker" "start" "-a" "fb818b0d702d491892c22c3eba8e20863a623914038cf243f4b9060fe79bd100", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fb818b0d702d491892c22c3eba8e20863a623914038cf243f4b9060fe79bd100", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb818b0d702d491892c22c3eba8e20863a623914038cf243f4b9060fe79bd100", kill_on_drop: false }`
[INFO] [stdout] fb818b0d702d491892c22c3eba8e20863a623914038cf243f4b9060fe79bd100
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2a21cbb0ef9138629ffd29c2f52694d1355b257e3ee7b1bdb24413f1ccc58620
[INFO] running `Command { std: "docker" "start" "-a" "2a21cbb0ef9138629ffd29c2f52694d1355b257e3ee7b1bdb24413f1ccc58620", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling nasm-rs v0.2.5
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling bytemuck v1.13.1
[INFO] [stderr]    Compiling bindgen v0.56.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling rgb v0.8.36
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling syn v2.0.27
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling rustfft v6.1.0
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling nokhwa-bindings-macos v0.2.1
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling apodize v1.0.0
[INFO] [stderr]    Compiling strider v0.1.3
[INFO] [stderr]    Compiling regex-automata v0.3.3
[INFO] [stderr]    Compiling num-complex v0.4.3
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling primal-check v0.3.3
[INFO] [stderr]    Compiling clang v2.0.0
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]    Compiling mozjpeg-sys v1.1.0
[INFO] [stderr]    Compiling image v0.24.6
[INFO] [stderr]    Compiling regex v1.9.1
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling opencv-binding-generator v0.70.0
[INFO] [stderr]    Compiling num v0.4.1
[INFO] [stderr]    Compiling ruststft v0.3.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.2
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling csscolorparser v0.6.2
[INFO] [stderr]    Compiling colorgrad v0.6.2
[INFO] [stderr]    Compiling v4l2-sys-mit v0.2.0
[INFO] [stderr]    Compiling opencv v0.84.2
[INFO] [stderr] error: failed to run custom build command for `v4l2-sys-mit v0.2.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/v4l2-sys-mit-58339cd782463ab1/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (2428) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.66/src/fallback.rs:774:9:
[INFO] [stderr]   "v4l2_pix_format_union_(anonymous_at_/usr/include/linux/videodev2_h_500_2)" is not a valid Ident
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x59e46609d06a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x59e46609d06a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x59e46609d06a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x59e46609d06a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x59e4660b285a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x59e4660b285a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stderr]      6:     0x59e4660a1fa2 - std[29689e6404d28ef9]::io::default_write_fmt::<std[29689e6404d28ef9]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stderr]      7:     0x59e4660a1fa2 - <std[29689e6404d28ef9]::sys::stdio::unix::Stderr as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stderr]      8:     0x59e46608059f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x59e46608059f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x59e466097c61 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x59e466097edb - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x59e466080658 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x59e4660757a9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x59e466080fbd - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x59e4660b30cc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x59e466054a51 - <proc_macro2[8f3c8e4d881bbc76]::fallback::Ident>::_new
[INFO] [stderr]     17:     0x59e46605ccbe - <proc_macro2[8f3c8e4d881bbc76]::Ident>::new
[INFO] [stderr]     18:     0x59e465e9ac30 - <bindgen[7383376579079bbc]::ir::context::BindgenContext>::rust_ident_raw::<alloc[9d7caffeb3b5d2c6]::borrow::Cow<str>>
[INFO] [stderr]     19:     0x59e465ec7c9f - <bindgen[7383376579079bbc]::ir::comp::CompInfo as bindgen[7383376579079bbc]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     20:     0x59e465eb6a15 - <bindgen[7383376579079bbc]::ir::ty::Type as bindgen[7383376579079bbc]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     21:     0x59e465f17a60 - <bindgen[7383376579079bbc]::ir::item::Item as bindgen[7383376579079bbc]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     22:     0x59e465ecb632 - <bindgen[7383376579079bbc]::ir::comp::CompInfo as bindgen[7383376579079bbc]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     23:     0x59e465eb6a15 - <bindgen[7383376579079bbc]::ir::ty::Type as bindgen[7383376579079bbc]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     24:     0x59e465f17a60 - <bindgen[7383376579079bbc]::ir::item::Item as bindgen[7383376579079bbc]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     25:     0x59e465eff05e - <bindgen[7383376579079bbc]::ir::module::Module as bindgen[7383376579079bbc]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     26:     0x59e465f17a21 - <bindgen[7383376579079bbc]::ir::item::Item as bindgen[7383376579079bbc]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     27:     0x59e465e9da33 - <bindgen[7383376579079bbc]::ir::context::BindgenContext>::gen::<bindgen[7383376579079bbc]::codegen::codegen::{closure#0}, alloc[9d7caffeb3b5d2c6]::vec::Vec<proc_macro2[8f3c8e4d881bbc76]::TokenStream>>
[INFO] [stderr]     28:     0x59e465e802ad - <bindgen[7383376579079bbc]::Builder>::generate
[INFO] [stderr]     29:     0x59e465e784f5 - build_script_build[2ead539765deda8d]::main
[INFO] [stderr]     30:     0x59e465e783b3 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     31:     0x59e465e783c9 - std[29689e6404d28ef9]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     32:     0x59e466096db7 - <&dyn core[e929cb53b82a81ca]::ops::function::Fn<(), Output = i32> + core[e929cb53b82a81ca]::panic::unwind_safe::RefUnwindSafe + core[e929cb53b82a81ca]::marker::Sync as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     33:     0x59e466096db7 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<&dyn core[e929cb53b82a81ca]::ops::function::Fn<(), Output = i32> + core[e929cb53b82a81ca]::panic::unwind_safe::RefUnwindSafe + core[e929cb53b82a81ca]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stderr]     34:     0x59e466096db7 - std[29689e6404d28ef9]::panicking::catch_unwind::<i32, &dyn core[e929cb53b82a81ca]::ops::function::Fn<(), Output = i32> + core[e929cb53b82a81ca]::panic::unwind_safe::RefUnwindSafe + core[e929cb53b82a81ca]::marker::Sync>
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stderr]     35:     0x59e466096db7 - std[29689e6404d28ef9]::panic::catch_unwind::<&dyn core[e929cb53b82a81ca]::ops::function::Fn<(), Output = i32> + core[e929cb53b82a81ca]::panic::unwind_safe::RefUnwindSafe + core[e929cb53b82a81ca]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stderr]     36:     0x59e466096db7 - std[29689e6404d28ef9]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/rt.rs:175:24
[INFO] [stderr]     37:     0x59e466096db7 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<std[29689e6404d28ef9]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stderr]     38:     0x59e466096db7 - std[29689e6404d28ef9]::panicking::catch_unwind::<isize, std[29689e6404d28ef9]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stderr]     39:     0x59e466096db7 - std[29689e6404d28ef9]::panic::catch_unwind::<std[29689e6404d28ef9]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stderr]     40:     0x59e466096db7 - std[29689e6404d28ef9]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/rt.rs:171:5
[INFO] [stderr]     41:     0x59e465e79065 - main
[INFO] [stderr]     42:     0x7b0913ac91ca - <unknown>
[INFO] [stderr]     43:     0x7b0913ac928b - __libc_start_main
[INFO] [stderr]     44:     0x59e465e75325 - _start
[INFO] [stderr]     45:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2a21cbb0ef9138629ffd29c2f52694d1355b257e3ee7b1bdb24413f1ccc58620", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a21cbb0ef9138629ffd29c2f52694d1355b257e3ee7b1bdb24413f1ccc58620", kill_on_drop: false }`
[INFO] [stdout] 2a21cbb0ef9138629ffd29c2f52694d1355b257e3ee7b1bdb24413f1ccc58620
