[INFO] cloning repository https://github.com/hypi-universe/rapid-utils
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hypi-universe/rapid-utils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhypi-universe%2Frapid-utils", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhypi-universe%2Frapid-utils'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f8b8923c623578af6d043d1f899bff0c2d4538d2
[INFO] checking hypi-universe/rapid-utils against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhypi-universe%2Frapid-utils" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/hypi-universe/rapid-utils on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/hypi-universe/rapid-utils
[INFO] finished tweaking git repo https://github.com/hypi-universe/rapid-utils
[INFO] tweaked toml for git repo https://github.com/hypi-universe/rapid-utils written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/hypi-universe/rapid-utils 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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tonic-build v0.11.0
[INFO] [stderr]   Downloaded prost-derive v0.12.5
[INFO] [stderr]   Downloaded rapid-fs v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5503ba5ac761337892977392d056df859308660717d7c5499307d11ef8fae7e0
[INFO] running `Command { std: "docker" "start" "-a" "5503ba5ac761337892977392d056df859308660717d7c5499307d11ef8fae7e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5503ba5ac761337892977392d056df859308660717d7c5499307d11ef8fae7e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5503ba5ac761337892977392d056df859308660717d7c5499307d11ef8fae7e0", kill_on_drop: false }`
[INFO] [stdout] 5503ba5ac761337892977392d056df859308660717d7c5499307d11ef8fae7e0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bcbc9f313d960494eb1f45ed2b22130644ec819152485a7029a33f39083cda55
[INFO] running `Command { std: "docker" "start" "-a" "bcbc9f313d960494eb1f45ed2b22130644ec819152485a7029a33f39083cda55", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling cc v1.0.97
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling anyhow v1.0.83
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling serde v1.0.201
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling syn v2.0.61
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling rustversion v1.0.16
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling h2 v0.4.4
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling thiserror v1.0.60
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling serde_derive v1.0.201
[INFO] [stderr]    Compiling prost-derive v0.12.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.60
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling prost v0.12.4
[INFO] [stderr]    Compiling prost-types v0.12.4
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking hyper v1.3.1
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling prost-build v0.12.4
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling tonic-build v0.11.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking hyperlocal-next v0.9.0
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.4
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking serde_with v3.8.1
[INFO] [stderr]     Checking rapid-fs v0.1.1
[INFO] [stderr]    Compiling rapid-utils v0.1.11 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking bollard-stubs v1.44.0-rc.2
[INFO] [stderr] error: failed to run custom build command for `rapid-utils v0.1.11 (/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/rapid-utils-7c9e378a7debcee1/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   proto dir doesn't exist, creating
[INFO] [stderr]   Fetching proto file: https://gist.githubusercontent.com/zcourts/72146d43a4cad99b7b9e2987076040fb/raw/5dff1599344ae815ce2516b4f9bf5d6d5b759a18/rapid_plugin.proto
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' panicked at build.rs:31:54:
[INFO] [stderr]   called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("gist.githubusercontent.com")), port: None, path: "/zcourts/72146d43a4cad99b7b9e2987076040fb/raw/5dff1599344ae815ce2516b4f9bf5d6d5b759a18/rapid_plugin.proto", query: None, fragment: None }, source: Error { kind: Connect, source: Some(ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) } }
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x63c5bb472b82 - std::backtrace_rs::backtrace::libunwind::trace::h13703c35a0185e13
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x63c5bb472b82 - std::backtrace_rs::backtrace::trace_unsynchronized::hb00392cc29b7a0f7
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x63c5bb472b82 - std::sys::backtrace::_print_fmt::hdeb8e12813f80f50
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x63c5bb472b82 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hbacb9993e7569e08
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x63c5bb49c0f3 - core::fmt::rt::Argument::fmt::h5cdd79656ba2d737
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x63c5bb49c0f3 - core::fmt::write::h92b3fcba42b5ab23
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/core/src/fmt/mod.rs:1460:25
[INFO] [stderr]      6:     0x63c5bb46f3e3 - std::io::default_write_fmt::hd3891f7631764542
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x63c5bb46f3e3 - std::io::Write::write_fmt::h7fc8441161b7234b
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x63c5bb4729d2 - std::sys::backtrace::BacktraceLock::print::hdf4e5cab110a3c38
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x63c5bb473bc2 - std::panicking::default_hook::{{closure}}::h7e40cc65d4ae1929
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:300:27
[INFO] [stderr]     10:     0x63c5bb4739c5 - std::panicking::default_hook::ha49f43405a4b20db
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:327:9
[INFO] [stderr]     11:     0x63c5bb4745d2 - std::panicking::rust_panic_with_hook::hc1d4228eadab2c83
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:833:13
[INFO] [stderr]     12:     0x63c5bb47436a - std::panicking::begin_panic_handler::{{closure}}::h5fd5af35281ec8ef
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:706:13
[INFO] [stderr]     13:     0x63c5bb473089 - std::sys::backtrace::__rust_end_short_backtrace::hf73c3f8cb4d2fb91
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     14:     0x63c5bb473ffd - __rustc[9e15e476495bb9cd]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:697:5
[INFO] [stderr]     15:     0x63c5bb499b20 - core::panicking::panic_fmt::ha7fea8b985f0d96a
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/core/src/panicking.rs:75:14
[INFO] [stderr]     16:     0x63c5bb499fe6 - core::result::unwrap_failed::h5c67e177edd1cdec
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/core/src/result.rs:1761:5
[INFO] [stderr]     17:     0x63c5bade21c7 - build_script_build::main::ha2ea5fd95e709427
[INFO] [stderr]     18:     0x63c5badf0d83 - core::ops::function::FnOnce::call_once::h10db763204011a01
[INFO] [stderr]     19:     0x63c5badf0ce6 - std::sys::backtrace::__rust_begin_short_backtrace::h64f128a73aafaa59
[INFO] [stderr]     20:     0x63c5badf0c79 - std::rt::lang_start::{{closure}}::hb7820381eb610d3c
[INFO] [stderr]     21:     0x63c5bb469b50 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hd6db6f3ba73c337b
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/core/src/ops/function.rs:284:21
[INFO] [stderr]     22:     0x63c5bb469b50 - std::panicking::catch_unwind::do_call::hfc8bc45746292f50
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:589:40
[INFO] [stderr]     23:     0x63c5bb469b50 - std::panicking::catch_unwind::hb70398c704286b2f
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:552:19
[INFO] [stderr]     24:     0x63c5bb469b50 - std::panic::catch_unwind::hb90e1d13462c3e3b
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panic.rs:359:14
[INFO] [stderr]     25:     0x63c5bb469b50 - std::rt::lang_start_internal::{{closure}}::hfdbc2eee24b24c5e
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/rt.rs:175:24
[INFO] [stderr]     26:     0x63c5bb469b50 - std::panicking::catch_unwind::do_call::h89fbb899fcf37e5d
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:589:40
[INFO] [stderr]     27:     0x63c5bb469b50 - std::panicking::catch_unwind::h861226c8ec7209d3
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:552:19
[INFO] [stderr]     28:     0x63c5bb469b50 - std::panic::catch_unwind::h82bad1f5910ad0c7
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panic.rs:359:14
[INFO] [stderr]     29:     0x63c5bb469b50 - std::rt::lang_start_internal::hae50fb685e10cd80
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/rt.rs:171:5
[INFO] [stderr]     30:     0x63c5badf0c61 - std::rt::lang_start::h0063b821f96c2d91
[INFO] [stderr]     31:     0x63c5bade2785 - main
[INFO] [stderr]     32:     0x7f49b10b81ca - <unknown>
[INFO] [stderr]     33:     0x7f49b10b828b - __libc_start_main
[INFO] [stderr]     34:     0x63c5badd6995 - _start
[INFO] [stderr]     35:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "bcbc9f313d960494eb1f45ed2b22130644ec819152485a7029a33f39083cda55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bcbc9f313d960494eb1f45ed2b22130644ec819152485a7029a33f39083cda55", kill_on_drop: false }`
[INFO] [stdout] bcbc9f313d960494eb1f45ed2b22130644ec819152485a7029a33f39083cda55
