[INFO] cloning repository https://github.com/BugenZhao/humrock
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BugenZhao/humrock" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBugenZhao%2Fhumrock", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBugenZhao%2Fhumrock'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4cf96251b60cb6c1a511a0762c8c72f2f8d2dd4e
[INFO] checking BugenZhao/humrock against master#292be5c7c05138d753bbd4b30db7a3f1a5c914f7 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBugenZhao%2Fhumrock" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BugenZhao/humrock
[INFO] finished tweaking git repo https://github.com/BugenZhao/humrock
[INFO] tweaked toml for git repo https://github.com/BugenZhao/humrock written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BugenZhao/humrock on toolchain 292be5c7c05138d753bbd4b30db7a3f1a5c914f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BugenZhao/humrock 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" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/workspace-hack/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating git repository `https://github.com/BugenZhao/rust-rocksdb.git`
[INFO] [stderr]     Updating git submodule `https://github.com/lz4/lz4.git`
[INFO] [stderr]     Updating git submodule `https://github.com/facebook/rocksdb.git`
[INFO] [stderr]     Updating git submodule `https://github.com/google/snappy.git`
[INFO] [stderr]     Updating git submodule `https://github.com/google/benchmark.git`
[INFO] [stderr]     Updating git submodule `https://github.com/google/googletest.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prost-derive v0.11.0
[INFO] [stderr]   Downloaded tonic-build v0.8.0
[INFO] [stderr]   Downloaded anyhow v1.0.62
[INFO] [stderr]   Downloaded futures-macro v0.3.23
[INFO] [stderr]   Downloaded sync_wrapper v0.1.1
[INFO] [stderr]   Downloaded futures-io v0.3.23
[INFO] [stderr]   Downloaded futures-channel v0.3.23
[INFO] [stderr]   Downloaded prost-build v0.11.1
[INFO] [stderr]   Downloaded prost v0.11.0
[INFO] [stderr]   Downloaded futures-executor v0.3.23
[INFO] [stderr]   Downloaded futures v0.3.23
[INFO] [stderr]   Downloaded tokio-stream v0.1.9
[INFO] [stderr]   Downloaded tower-http v0.3.4
[INFO] [stderr]   Downloaded tonic v0.8.0
[INFO] [stderr]   Downloaded prettyplease v0.1.18
[INFO] [stderr]   Downloaded axum v0.5.15
[INFO] [stderr]   Downloaded prost-types v0.11.1
[INFO] [stderr]   Downloaded socket2 v0.4.6
[INFO] [stderr]   Downloaded axum-core v0.2.7
[INFO] [stderr]   Downloaded matchit v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b6b98b481c733192afa238e5efd52e9f4f4766c8bf20856c8b5267dddad80640
[INFO] running `Command { std: "docker" "start" "-a" "b6b98b481c733192afa238e5efd52e9f4f4766c8bf20856c8b5267dddad80640", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b6b98b481c733192afa238e5efd52e9f4f4766c8bf20856c8b5267dddad80640", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6b98b481c733192afa238e5efd52e9f4f4766c8bf20856c8b5267dddad80640", kill_on_drop: false }`
[INFO] [stdout] b6b98b481c733192afa238e5efd52e9f4f4766c8bf20856c8b5267dddad80640
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 72e6d7d772120b270d56932247dda115a99ecf7c46e30a0251c5868bd411c2bf
[INFO] running `Command { std: "docker" "start" "-a" "72e6d7d772120b270d56932247dda115a99ecf7c46e30a0251c5868bd411c2bf", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: /opt/rustwide/workdir/workspace-hack/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling futures-core v0.3.23
[INFO] [stderr]     Checking once_cell v1.13.1
[INFO] [stderr]    Compiling anyhow v1.0.62
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling futures-channel v0.3.23
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling futures-task v0.3.23
[INFO] [stderr]     Checking futures-sink v0.3.23
[INFO] [stderr]    Compiling tokio v1.20.1
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling futures-util v0.3.23
[INFO] [stderr]     Checking futures-io v0.3.23
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]     Checking tracing-core v0.1.29
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]    Compiling prettyplease v0.1.18
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]    Compiling bindgen v0.60.1
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]     Checking tower-layer v0.3.1
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling clang-sys v1.3.3
[INFO] [stderr]    Compiling petgraph v0.6.2
[INFO] [stderr]     Checking http-range-header v0.3.0
[INFO] [stderr]     Checking matchit v0.5.0
[INFO] [stderr]     Checking sync_wrapper v0.1.1
[INFO] [stderr]     Checking socket2 v0.4.6
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling which v4.2.5
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling zstd-sys v2.0.1+zstd.1.5.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.23
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling prost-derive v0.11.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.22
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]    Compiling prost v0.11.0
[INFO] [stderr]    Compiling prost-types v0.11.1
[INFO] [stderr]     Checking async-stream v0.3.3
[INFO] [stderr]    Compiling workspace-hack v0.1.0 (/opt/rustwide/workdir/workspace-hack)
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]     Checking tracing v0.1.36
[INFO] [stderr]    Compiling librocksdb-sys v0.8.0+7.4.4 (https://github.com/BugenZhao/rust-rocksdb.git?rev=b70626b#b70626b4)
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]    Compiling prost-build v0.11.1
[INFO] [stderr]     Checking axum-core v0.2.7
[INFO] [stderr]     Checking futures-executor v0.3.23
[INFO] [stderr]    Compiling tonic-build v0.8.0
[INFO] [stderr]     Checking futures v0.3.23
[INFO] [stderr]     Checking tokio-util v0.7.3
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]     Checking tokio-stream v0.1.9
[INFO] [stderr]     Checking h2 v0.3.14
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]    Compiling proto v0.1.0 (/opt/rustwide/workdir/proto)
[INFO] [stderr]     Checking tower-http v0.3.4
[INFO] [stderr]     Checking hyper v0.14.20
[INFO] [stderr]     Checking axum v0.5.15
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr] error: failed to run custom build command for `librocksdb-sys v0.8.0+7.4.4 (https://github.com/BugenZhao/rust-rocksdb.git?rev=b70626b#b70626b4)`
[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/librocksdb-sys-721241a771959ad3/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1814) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.43/src/fallback.rs:730:9:
[INFO] [stderr]   "enum_(unnamed_at_rocksdb/include/rocksdb/c_h_981_1)" is not a valid Ident
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x64e40422ad52 - std::backtrace_rs::backtrace::libunwind::trace::h125f93ddc485b77e
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x64e40422ad52 - std::backtrace_rs::backtrace::trace_unsynchronized::hc99b5bff97364675
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x64e40422ad52 - std::sys::backtrace::_print_fmt::h1f7f20fb63f556aa
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x64e40422ad52 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h78e5c2918fb9b520
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x64e40423ccaf - core::fmt::rt::Argument::fmt::hde8630412e21d51f
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x64e40423ccaf - core::fmt::write::hebec1ff7e64d3848
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x64e4041f8e23 - std::io::default_write_fmt::h82703b8cb4c474b2
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x64e4041f8e23 - std::io::Write::write_fmt::hfe0611569a8339ca
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x64e404204c22 - std::sys::backtrace::BacktraceLock::print::hf79a20b4402b0c10
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x64e40420828f - std::panicking::default_hook::{{closure}}::h8654f24ef7894841
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x64e4042080e9 - std::panicking::default_hook::h7fb329bf717bb690
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x64e404208915 - std::panicking::panic_with_hook::h66ddf0f1cbb4da7f
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x64e4042086fa - std::panicking::panic_handler::{{closure}}::h14b0eef116397479
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x64e404204d69 - std::sys::backtrace::__rust_end_short_backtrace::hfbe4d0e0f13428ea
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x64e4041ecd0d - __rustc[bd1d860747af831f]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x64e404246e80 - core::panicking::panic_fmt::hcc995aed4dbeed97
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x64e4041cc738 - proc_macro2::fallback::validate_ident::h4221b6499716ae04
[INFO] [stderr]     17:     0x64e4041ccf09 - proc_macro2::fallback::Ident::_new::hd8819e8de002d413
[INFO] [stderr]     18:     0x64e4041ccebf - proc_macro2::fallback::Ident::new::h47740146fc644136
[INFO] [stderr]     19:     0x64e4041ca358 - proc_macro2::imp::Ident::new::h899424f8c99144fd
[INFO] [stderr]     20:     0x64e4041ddd38 - proc_macro2::Ident::new::hfb146b4aec7e861a
[INFO] [stderr]     21:     0x64e403ff2d2f - bindgen::ir::context::BindgenContext::rust_ident_raw::h23c6280940192f93
[INFO] [stderr]     22:     0x64e403ff0a90 - bindgen::ir::context::BindgenContext::rust_ident::h33a5813269d92ccf
[INFO] [stderr]     23:     0x64e40403500e - <bindgen::ir::enum_ty::Enum as bindgen::codegen::CodeGenerator>::codegen::he48f30a66b724963
[INFO] [stderr]     24:     0x64e404031cf6 - <bindgen::ir::ty::Type as bindgen::codegen::CodeGenerator>::codegen::h99500010a2be0c95
[INFO] [stderr]     25:     0x64e40401953d - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h7fc44e5e250fb71a
[INFO] [stderr]     26:     0x64e403f9ca65 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::{{closure}}::h87555915554c9374
[INFO] [stderr]     27:     0x64e403f67955 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::h20d0f8c991c5f138
[INFO] [stderr]     28:     0x64e404019522 - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h7fc44e5e250fb71a
[INFO] [stderr]     29:     0x64e403fa85b8 - bindgen::codegen::codegen::{{closure}}::h239d191bf78bcbad
[INFO] [stderr]     30:     0x64e403ffd6d8 - bindgen::ir::context::BindgenContext::gen::hf9fbb05fd2b8f873
[INFO] [stderr]     31:     0x64e403fa7ecd - bindgen::codegen::codegen::hb8d838dcc15ba0da
[INFO] [stderr]     32:     0x64e403f4ab41 - bindgen::Bindings::generate::hb6737476d08b9f38
[INFO] [stderr]     33:     0x64e403f479c6 - bindgen::Builder::generate::h0c39d096eaa960f8
[INFO] [stderr]     34:     0x64e403eaab4b - build_script_build::bindgen_rocksdb::h207370212e880a6b
[INFO] [stderr]     35:     0x64e403eac172 - build_script_build::main::hf80d4c67ff61ad50
[INFO] [stderr]     36:     0x64e403eadc63 - core::ops::function::FnOnce::call_once::h4756b074d34b8e60
[INFO] [stderr]     37:     0x64e403ead866 - std::sys::backtrace::__rust_begin_short_backtrace::h2dc9d56b76d3e569
[INFO] [stderr]     38:     0x64e403ead579 - std::rt::lang_start::{{closure}}::hec7c0abd1e88d931
[INFO] [stderr]     39:     0x64e4041fa6f0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h5c19c3652cefbac1
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     40:     0x64e4041fa6f0 - std::panicking::catch_unwind::do_call::h264cd50759154226
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/panicking.rs:590:40
[INFO] [stderr]     41:     0x64e4041fa6f0 - std::panicking::catch_unwind::h33b68e3843f1e57e
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/panicking.rs:553:19
[INFO] [stderr]     42:     0x64e4041fa6f0 - std::panic::catch_unwind::h77f90a7678db1dc2
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/panic.rs:359:14
[INFO] [stderr]     43:     0x64e4041fa6f0 - std::rt::lang_start_internal::{{closure}}::h76ba764f5774641b
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/rt.rs:175:24
[INFO] [stderr]     44:     0x64e4041fa6f0 - std::panicking::catch_unwind::do_call::h3b0b96b944a509a7
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/panicking.rs:590:40
[INFO] [stderr]     45:     0x64e4041fa6f0 - std::panicking::catch_unwind::hf141e6ebf3688bf3
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/panicking.rs:553:19
[INFO] [stderr]     46:     0x64e4041fa6f0 - std::panic::catch_unwind::h471b3c7af8f95b96
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/panic.rs:359:14
[INFO] [stderr]     47:     0x64e4041fa6f0 - std::rt::lang_start_internal::h1de9b641816771d7
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/rt.rs:171:5
[INFO] [stderr]     48:     0x64e403ead561 - std::rt::lang_start::h1699a97cbeaf1413
[INFO] [stderr]     49:     0x64e403eb0e95 - main
[INFO] [stderr]     50:     0x79a1ff0241ca - <unknown>
[INFO] [stderr]     51:     0x79a1ff02428b - __libc_start_main
[INFO] [stderr]     52:     0x64e403ea80d5 - _start
[INFO] [stderr]     53:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "72e6d7d772120b270d56932247dda115a99ecf7c46e30a0251c5868bd411c2bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72e6d7d772120b270d56932247dda115a99ecf7c46e30a0251c5868bd411c2bf", kill_on_drop: false }`
[INFO] [stdout] 72e6d7d772120b270d56932247dda115a99ecf7c46e30a0251c5868bd411c2bf
