[INFO] fetching crate btrfsutil-fake 0.2.0-8324fe2...
[INFO] testing btrfsutil-fake-0.2.0-8324fe2 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate btrfsutil-fake 0.2.0-8324fe2 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate btrfsutil-fake 0.2.0-8324fe2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate btrfsutil-fake 0.2.0-8324fe2
[INFO] tweaked toml for crates.io crate btrfsutil-fake 0.2.0-8324fe2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate btrfsutil-fake 0.2.0-8324fe2 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate btrfsutil-fake 0.2.0-8324fe2 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libmount v0.1.15
[INFO] [stderr]   Downloaded loopdev v0.2.2
[INFO] [stderr]   Downloaded errno v0.3.4
[INFO] [stderr]   Downloaded prettyplease v0.2.15
[INFO] [stderr]   Downloaded chrono v0.4.31
[INFO] [stderr]   Downloaded aho-corasick v1.1.1
[INFO] [stderr]   Downloaded regex v1.9.6
[INFO] [stderr]   Downloaded rustix v0.38.15
[INFO] [stderr]   Downloaded regex-automata v0.3.9
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.8
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e278d0fd061749767679f7f62efe9f33a2ef1d8eefffe05f7951c5a3d57d5c06
[INFO] running `Command { std: "docker" "start" "-a" "e278d0fd061749767679f7f62efe9f33a2ef1d8eefffe05f7951c5a3d57d5c06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e278d0fd061749767679f7f62efe9f33a2ef1d8eefffe05f7951c5a3d57d5c06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e278d0fd061749767679f7f62efe9f33a2ef1d8eefffe05f7951c5a3d57d5c06", kill_on_drop: false }`
[INFO] [stdout] e278d0fd061749767679f7f62efe9f33a2ef1d8eefffe05f7951c5a3d57d5c06
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a7cbb4110380abeada9ad2514cac9533d409b0e66fb5d548b04b79ed86348009
[INFO] running `Command { std: "docker" "start" "-a" "a7cbb4110380abeada9ad2514cac9533d409b0e66fb5d548b04b79ed86348009", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling prettyplease v0.2.15
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling rustix v0.38.15
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.8
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling shlex v1.2.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]    Compiling regex-automata v0.3.9
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex v1.9.6
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling btrfsutil-sys v1.3.0
[INFO] [stderr]    Compiling btrfsutil-fake v0.2.0-8324fe2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.57s
[INFO] running `Command { std: "docker" "inspect" "a7cbb4110380abeada9ad2514cac9533d409b0e66fb5d548b04b79ed86348009", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7cbb4110380abeada9ad2514cac9533d409b0e66fb5d548b04b79ed86348009", kill_on_drop: false }`
[INFO] [stdout] a7cbb4110380abeada9ad2514cac9533d409b0e66fb5d548b04b79ed86348009
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2e8144dc972bf0bf3f12ef4fb0025329b9b2bcdc581f488dd0e299062f7af5c5
[INFO] running `Command { std: "docker" "start" "-a" "2e8144dc972bf0bf3f12ef4fb0025329b9b2bcdc581f488dd0e299062f7af5c5", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.8
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling termcolor v1.3.0
[INFO] [stderr]    Compiling bindgen v0.58.1
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling rustix v0.38.15
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling aho-corasick v1.1.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex-automata v0.3.9
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling errno v0.2.8
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling tempfile v3.8.0
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]    Compiling regex v1.9.6
[INFO] [stderr]    Compiling libmount v0.1.15
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling loopdev v0.2.2
[INFO] [stderr]    Compiling btrfsutil-sys v1.3.0
[INFO] [stderr] error: failed to run custom build command for `loopdev v0.2.2`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_TEST_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/loopdev-d7368699e22cb5a9/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (654) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.67/src/fallback.rs:774:9:
[INFO] [stderr]   "enum_(unnamed_at_/usr/include/linux/loop_h_16_1)" is not a valid Ident
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5e4628b447a2 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5e4628b447a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5e4628b447a2 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5e4628b447a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hde21067283f7e82e
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5e4628b5570f - core::fmt::rt::Argument::fmt::he65307037dca33c6
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x5e4628b5570f - core::fmt::write::h24186904251c31cb
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x5e4628b17743 - std::io::default_write_fmt::hdc5d19b6df666f61
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5e4628b17743 - std::io::Write::write_fmt::h3ab9f1f4d8d19b72
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x5e4628b21f02 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5e4628b24a6f - std::panicking::default_hook::{{closure}}::h80a26d916c49679b
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x5e4628b248c9 - std::panicking::default_hook::he2e9efee79b3dce9
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x5e4628b250f5 - std::panicking::panic_with_hook::hf5648b7cec6bc73e
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x5e4628b24eda - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x5e4628b22049 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x5e4628b0bf8d - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x5e4628b5f840 - core::panicking::panic_fmt::hb5d6b83773432920
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5e4628aeacca - proc_macro2::fallback::validate_ident::h81a2039036e96e9d
[INFO] [stderr]     17:     0x5e4628aeb499 - proc_macro2::fallback::Ident::_new::ha94338e3489af71c
[INFO] [stderr]     18:     0x5e4628aeb44f - proc_macro2::fallback::Ident::new::h3189a8da1ce7e32b
[INFO] [stderr]     19:     0x5e4628ae8858 - proc_macro2::imp::Ident::new::hc2c2c9d9f09d3c32
[INFO] [stderr]     20:     0x5e4628afe7b8 - proc_macro2::Ident::new::h196cdd677acef9b2
[INFO] [stderr]     21:     0x5e462874f8bf - bindgen::ir::context::BindgenContext::rust_ident_raw::h92af2ae89e21d810
[INFO] [stderr]     22:     0x5e462874d7c0 - bindgen::ir::context::BindgenContext::rust_ident::h99161e48e69dd250
[INFO] [stderr]     23:     0x5e46287042b1 - <bindgen::ir::enum_ty::Enum as bindgen::codegen::CodeGenerator>::codegen::ha803af20cf7ee563
[INFO] [stderr]     24:     0x5e46287755e1 - <bindgen::ir::ty::Type as bindgen::codegen::CodeGenerator>::codegen::h341e559683c738cb
[INFO] [stderr]     25:     0x5e462868aa26 - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::hb8d0a615c48ae29f
[INFO] [stderr]     26:     0x5e4628791f15 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::{{closure}}::he7bec162808d1d95
[INFO] [stderr]     27:     0x5e4628706d3d - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::hcd042821b12f98cc
[INFO] [stderr]     28:     0x5e462868aa08 - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::hb8d0a615c48ae29f
[INFO] [stderr]     29:     0x5e462879ff87 - bindgen::codegen::codegen::{{closure}}::h2a7a0f90ebd05933
[INFO] [stderr]     30:     0x5e462875b068 - bindgen::ir::context::BindgenContext::gen::hb7ccedb061abfbe1
[INFO] [stderr]     31:     0x5e462879f7bd - bindgen::codegen::codegen::h792fda99077f4891
[INFO] [stderr]     32:     0x5e462870f882 - bindgen::Bindings::generate::hb2cdd34f1ac498fa
[INFO] [stderr]     33:     0x5e462870c3f5 - bindgen::Builder::generate::ha547a89d184f2d07
[INFO] [stderr]     34:     0x5e462866b596 - build_script_build::main::h82fe929545ea33dd
[INFO] [stderr]     35:     0x5e462866c0c3 - core::ops::function::FnOnce::call_once::h478a8facf9309896
[INFO] [stderr]     36:     0x5e462866bf36 - std::sys::backtrace::__rust_begin_short_backtrace::hac14ed224279bc45
[INFO] [stderr]     37:     0x5e462866bf19 - std::rt::lang_start::{{closure}}::h3e080b74e29d8e3b
[INFO] [stderr]     38:     0x5e4628b19290 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h8434f550918e723f
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     39:     0x5e4628b19290 - std::panicking::catch_unwind::do_call::h7f7a838f33db43be
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stderr]     40:     0x5e4628b19290 - std::panicking::catch_unwind::hf345702047129f6d
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stderr]     41:     0x5e4628b19290 - std::panic::catch_unwind::h42f92c278294a3a0
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stderr]     42:     0x5e4628b19290 - std::rt::lang_start_internal::{{closure}}::ha6834eab5ce60f45
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/rt.rs:175:24
[INFO] [stderr]     43:     0x5e4628b19290 - std::panicking::catch_unwind::do_call::hf4afda32c60c9e55
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stderr]     44:     0x5e4628b19290 - std::panicking::catch_unwind::hbfda5503aab4db1e
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stderr]     45:     0x5e4628b19290 - std::panic::catch_unwind::h1a1ed11560d244f4
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stderr]     46:     0x5e4628b19290 - std::rt::lang_start_internal::h1f713c0146d469ad
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/rt.rs:171:5
[INFO] [stderr]     47:     0x5e462866bf01 - std::rt::lang_start::h33829692fd5ad000
[INFO] [stderr]     48:     0x5e462866d1b5 - main
[INFO] [stderr]     49:     0x7bc6684791ca - <unknown>
[INFO] [stderr]     50:     0x7bc66847928b - __libc_start_main
[INFO] [stderr]     51:     0x5e462866b425 - _start
[INFO] [stderr]     52:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2e8144dc972bf0bf3f12ef4fb0025329b9b2bcdc581f488dd0e299062f7af5c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e8144dc972bf0bf3f12ef4fb0025329b9b2bcdc581f488dd0e299062f7af5c5", kill_on_drop: false }`
[INFO] [stdout] 2e8144dc972bf0bf3f12ef4fb0025329b9b2bcdc581f488dd0e299062f7af5c5
