[INFO] cloning repository https://github.com/0xTriboulet/RustyEye
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xTriboulet/RustyEye" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xTriboulet%2FRustyEye", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xTriboulet%2FRustyEye'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 343ab245beda1a191f31d7414654f5ed01041172
[INFO] checking 0xTriboulet/RustyEye against try#5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xTriboulet%2FRustyEye" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/0xTriboulet/RustyEye
[INFO] finished tweaking git repo https://github.com/0xTriboulet/RustyEye
[INFO] tweaked toml for git repo https://github.com/0xTriboulet/RustyEye written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xTriboulet/RustyEye on toolchain 5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0xTriboulet/RustyEye 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" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: profile.release.trim-path
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8e50c80e25e82a3ac46e5f5204d60a319ed73c7e9d35eb41f6d296c74f1ff27b
[INFO] running `Command { std: "docker" "start" "-a" "8e50c80e25e82a3ac46e5f5204d60a319ed73c7e9d35eb41f6d296c74f1ff27b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8e50c80e25e82a3ac46e5f5204d60a319ed73c7e9d35eb41f6d296c74f1ff27b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e50c80e25e82a3ac46e5f5204d60a319ed73c7e9d35eb41f6d296c74f1ff27b", kill_on_drop: false }`
[INFO] [stdout] 8e50c80e25e82a3ac46e5f5204d60a319ed73c7e9d35eb41f6d296c74f1ff27b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c21e14c4b95a388cccefec698c16ea8c033c1bb6dcb299d38dc6e0af4cf1e542
[INFO] running `Command { std: "docker" "start" "-a" "c21e14c4b95a388cccefec698c16ea8c033c1bb6dcb299d38dc6e0af4cf1e542", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: profile.release.trim-path
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking bytemuck v1.15.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking unicode-width v0.1.12
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]     Checking spirv v0.2.0+1.5.4
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.2
[INFO] [stderr]     Checking gpu-alloc-types v0.2.0
[INFO] [stderr]    Compiling nasm-rs v0.2.5
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]     Checking unicode-xid v0.2.4
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]     Checking gpu-alloc v0.5.4
[INFO] [stderr]     Checking gpu-descriptor v0.2.4
[INFO] [stderr]     Checking parking_lot v0.12.2
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling mozjpeg-sys v1.1.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking rgb v0.8.37
[INFO] [stderr]     Checking wgpu-types v0.16.1
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking glow v0.12.3
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]    Compiling bindgen v0.56.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling profiling-procmacros v1.0.15
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]     Checking profiling v1.0.15
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]     Checking thiserror v1.0.59
[INFO] [stderr]     Checking naga v0.12.3
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking either v1.11.0
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling built v0.7.2
[INFO] [stderr]     Checking aligned-vec v0.5.0
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]     Checking wgpu-hal v0.16.2
[INFO] [stderr]     Checking v_frame v0.3.8
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling v4l2-sys-mit v0.2.0
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking wgpu-core v0.16.1
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking mozjpeg v0.9.8
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking half v2.4.1
[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-b45cf222e8b533b4/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.56.0/src/ir/context.rs:846: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:     0x604c21192e82 - std::backtrace_rs::backtrace::libunwind::trace::ha6de1a99f852809b
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x604c21192e82 - std::backtrace_rs::backtrace::trace_unsynchronized::h27d1040d302252c8
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x604c21192e82 - std::sys::backtrace::_print_fmt::he4fd785a8b1c6d05
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x604c21192e82 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h231d53848e414480
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x604c211b9713 - core::fmt::rt::Argument::fmt::h2b1fbf2d48214c53
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x604c211b9713 - core::fmt::write::h8aabad5b51f54f44
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x604c211900b3 - std::io::default_write_fmt::h78e9086de3e92b94
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x604c211900b3 - std::io::Write::write_fmt::h7f640d8ce0e13d75
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x604c21192cd2 - std::sys::backtrace::BacktraceLock::print::h198c398f3cc5d293
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x604c21193fa3 - std::panicking::default_hook::{{closure}}::h751b0f2ac37fd768
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/panicking.rs:300:27
[INFO] [stderr]     10:     0x604c21193d85 - std::panicking::default_hook::h7c2e4fd52afb5c8c
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/panicking.rs:327:9
[INFO] [stderr]     11:     0x604c211949b2 - std::panicking::rust_panic_with_hook::h041ac262eb636ee1
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/panicking.rs:833:13
[INFO] [stderr]     12:     0x604c2119474a - std::panicking::begin_panic_handler::{{closure}}::hc27e06bb647aca7c
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/panicking.rs:706:13
[INFO] [stderr]     13:     0x604c21193389 - std::sys::backtrace::__rust_end_short_backtrace::h9a56e0ce6c6b3855
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     14:     0x604c211943dd - __rustc[eb0942aaba8f557]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/panicking.rs:697:5
[INFO] [stderr]     15:     0x604c211b7a50 - core::panicking::panic_fmt::he55cb5945e0e0306
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/core/src/panicking.rs:75:14
[INFO] [stderr]     16:     0x604c21148f7f - proc_macro2::fallback::validate_ident::h9b438e58ea269983
[INFO] [stderr]     17:     0x604c21148ce8 - proc_macro2::fallback::Ident::new_checked::h7345372be0aef08f
[INFO] [stderr]     18:     0x604c2114e600 - proc_macro2::imp::Ident::new_checked::h870802ea3c74c0f1
[INFO] [stderr]     19:     0x604c21158748 - proc_macro2::Ident::new::h31dc94c5ff224e63
[INFO] [stderr]     20:     0x604c20d2e2c6 - bindgen::ir::context::BindgenContext::rust_ident_raw::h0c854d555f3b20c7
[INFO] [stderr]     21:     0x604c20d2e220 - bindgen::ir::context::BindgenContext::rust_ident::hdc9e3e9ef2c651c1
[INFO] [stderr]     22:     0x604c20d514b9 - <bindgen::ir::comp::CompInfo as bindgen::codegen::CodeGenerator>::codegen::h5da8fddac5339b74
[INFO] [stderr]     23:     0x604c20d8e8bf - <bindgen::ir::ty::Type as bindgen::codegen::CodeGenerator>::codegen::hf332eb8f13923bfa
[INFO] [stderr]     24:     0x604c20ddb031 - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h63b4ab0c644131dd
[INFO] [stderr]     25:     0x604c20d57713 - <bindgen::ir::comp::CompInfo as bindgen::codegen::CodeGenerator>::codegen::h5da8fddac5339b74
[INFO] [stderr]     26:     0x604c20d8e8bf - <bindgen::ir::ty::Type as bindgen::codegen::CodeGenerator>::codegen::hf332eb8f13923bfa
[INFO] [stderr]     27:     0x604c20ddb031 - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h63b4ab0c644131dd
[INFO] [stderr]     28:     0x604c20df7e35 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::{{closure}}::h7604c08d1af24923
[INFO] [stderr]     29:     0x604c20df7378 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::h8e79c8e6a0b2caac
[INFO] [stderr]     30:     0x604c20ddb00c - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h63b4ab0c644131dd
[INFO] [stderr]     31:     0x604c20e02f92 - bindgen::codegen::codegen::{{closure}}::h9341fbd4afe28515
[INFO] [stderr]     32:     0x604c20d30c68 - bindgen::ir::context::BindgenContext::gen::h0579fe130a461d1b
[INFO] [stderr]     33:     0x604c20e027dd - bindgen::codegen::codegen::heccd2bd07d1a24e2
[INFO] [stderr]     34:     0x604c20ce3ff2 - bindgen::Bindings::generate::hb21612e80c55620b
[INFO] [stderr]     35:     0x604c20ce14a1 - bindgen::Builder::generate::h9e254f8ca678ed44
[INFO] [stderr]     36:     0x604c20cbdbf5 - build_script_build::main::he0b071a91fd84aad
[INFO] [stderr]     37:     0x604c20cbc8f3 - core::ops::function::FnOnce::call_once::h3a07b5e1a1e25aa4
[INFO] [stderr]     38:     0x604c20cbc816 - std::sys::backtrace::__rust_begin_short_backtrace::h3007c5a3c8c3d960
[INFO] [stderr]     39:     0x604c20cbc7f9 - std::rt::lang_start::{{closure}}::h51bab2ba33022fc4
[INFO] [stderr]     40:     0x604c2118b8b0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h251a06dc70689cc1
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/core/src/ops/function.rs:284:21
[INFO] [stderr]     41:     0x604c2118b8b0 - std::panicking::catch_unwind::do_call::h1cb019360e5c3dbe
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/panicking.rs:589:40
[INFO] [stderr]     42:     0x604c2118b8b0 - std::panicking::catch_unwind::he7287c5f97662249
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/panicking.rs:552:19
[INFO] [stderr]     43:     0x604c2118b8b0 - std::panic::catch_unwind::h680c5989581c0a87
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/panic.rs:359:14
[INFO] [stderr]     44:     0x604c2118b8b0 - std::rt::lang_start_internal::{{closure}}::h59c4d2daf7e93b33
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/rt.rs:175:24
[INFO] [stderr]     45:     0x604c2118b8b0 - std::panicking::catch_unwind::do_call::h364e7669c889f574
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/panicking.rs:589:40
[INFO] [stderr]     46:     0x604c2118b8b0 - std::panicking::catch_unwind::h1f3e64a8c9d85049
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/panicking.rs:552:19
[INFO] [stderr]     47:     0x604c2118b8b0 - std::panic::catch_unwind::hfbd2520203e1638d
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/panic.rs:359:14
[INFO] [stderr]     48:     0x604c2118b8b0 - std::rt::lang_start_internal::hdaf942ef6c33757b
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/rt.rs:171:5
[INFO] [stderr]     49:     0x604c20cbc7e1 - std::rt::lang_start::h59a95b558bce6b42
[INFO] [stderr]     50:     0x604c20cbde65 - main
[INFO] [stderr]     51:     0x7339a3e971ca - <unknown>
[INFO] [stderr]     52:     0x7339a3e9728b - __libc_start_main
[INFO] [stderr]     53:     0x604c20cbbe95 - _start
[INFO] [stderr]     54:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c21e14c4b95a388cccefec698c16ea8c033c1bb6dcb299d38dc6e0af4cf1e542", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c21e14c4b95a388cccefec698c16ea8c033c1bb6dcb299d38dc6e0af4cf1e542", kill_on_drop: false }`
[INFO] [stdout] c21e14c4b95a388cccefec698c16ea8c033c1bb6dcb299d38dc6e0af4cf1e542
