[INFO] cloning repository https://github.com/vincentzreo/05-chat
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vincentzreo/05-chat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvincentzreo%2F05-chat", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvincentzreo%2F05-chat'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 025f72e5744447cd76089563813fd1e1bd831022
[INFO] checking vincentzreo/05-chat against try#1bdcb63291ccffc030f8223f6f978568dd240e3e for 155501-infallible-never-with-reservation
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvincentzreo%2F05-chat" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vincentzreo/05-chat
[INFO] finished tweaking git repo https://github.com/vincentzreo/05-chat
[INFO] tweaked toml for git repo https://github.com/vincentzreo/05-chat written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vincentzreo/05-chat on toolchain 1bdcb63291ccffc030f8223f6f978568dd240e3e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vincentzreo/05-chat 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" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1e148b31186c272ef32bb2e501d382b4aff432b3aaf4a8472c30568ed637a1b9
[INFO] running `Command { std: "docker" "start" "-a" "1e148b31186c272ef32bb2e501d382b4aff432b3aaf4a8472c30568ed637a1b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e148b31186c272ef32bb2e501d382b4aff432b3aaf4a8472c30568ed637a1b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e148b31186c272ef32bb2e501d382b4aff432b3aaf4a8472c30568ed637a1b9", kill_on_drop: false }`
[INFO] [stdout] 1e148b31186c272ef32bb2e501d382b4aff432b3aaf4a8472c30568ed637a1b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1fa46156334923bb89dbc615fa401cadbc5e934dc22a583fe59a192695cf9828
[INFO] running `Command { std: "docker" "start" "-a" "1fa46156334923bb89dbc615fa401cadbc5e934dc22a583fe59a192695cf9828", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.1.21
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking serde v1.0.210
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]     Checking serde_json v1.0.128
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking multer v3.1.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking axum-core v0.4.4
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling fslock v0.2.1
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling foreign-types-macros v0.2.3
[INFO] [stderr]     Checking foreign-types-shared v0.3.1
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tower v0.5.1
[INFO] [stderr]     Checking foreign-types v0.5.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]     Checking blake2b_simd v1.0.2
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]     Checking uuid v1.10.0
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking headers v0.4.0
[INFO] [stderr]     Checking h2 v0.4.6
[INFO] [stderr]    Compiling utoipa-gen v4.3.0
[INFO] [stderr]     Checking tokio-stream v0.1.16
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling zip v1.1.4
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking rustls-pki-types v1.8.0
[INFO] [stderr]    Compiling rust-embed-utils v8.5.0
[INFO] [stderr]    Compiling flate2 v1.0.33
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]    Compiling rustls v0.23.13
[INFO] [stderr]    Compiling rust-embed-impl v8.5.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking webpki-roots v0.26.6
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking rustls-pemfile v2.1.3
[INFO] [stderr]     Checking ipnet v2.10.0
[INFO] [stderr]     Checking eventsource-stream v0.2.3
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking rust-embed v8.5.0
[INFO] [stderr]     Checking chat_test v0.1.0 (/opt/rustwide/workdir/chat_test)
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling toml_edit v0.22.21
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking utoipa v4.2.3
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling boring-sys v4.10.3
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]     Checking sqlx-core v0.7.4
[INFO] [stderr]     Checking tokio-rustls v0.26.0
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]     Checking async-compression v0.4.12
[INFO] [stderr]    Compiling num_enum v0.7.3
[INFO] [stderr]     Checking hyper-util v0.1.8
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]    Compiling utoipa-swagger-ui v7.1.0
[INFO] [stderr]     Checking axum v0.7.6
[INFO] [stderr]     Checking hyper-rustls v0.27.3
[INFO] [stderr]     Checking reqwest v0.12.7
[INFO] [stderr] error: failed to run custom build command for `utoipa-swagger-ui v7.1.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/utoipa-swagger-ui-5eca2f575e652179/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   OUT_DIR: /opt/rustwide/target/debug/build/utoipa-swagger-ui-3db48e95a45f47c6/out
[INFO] [stderr]   SWAGGER_UI_DOWNLOAD_URL: https://github.com/swagger-api/swagger-ui/archive/refs/tags/v5.17.12.zip
[INFO] [stderr]   start download to : "/opt/rustwide/target/debug/build/utoipa-swagger-ui-3db48e95a45f47c6/out/v5.17.12.zip"
[INFO] [stderr]   cargo:rerun-if-env-changed=SWAGGER_UI_DOWNLOAD_URL
[INFO] [stderr]   reqwest feature: Err(NotPresent)
[INFO] [stderr]   trying to download using `curl` system package
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   curl: (6) Could not resolve host: github.com
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1974) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/utoipa-swagger-ui-7.1.0/build.rs:181:46:
[INFO] [stderr]   called `Result::unwrap()` on an `Err` value: Custom { kind: Other, error: "curl download file exited with error status: exit status: 6" }
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5fb799e038ca - std[b340ac9335ccb617]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/1bdcb63291ccffc030f8223f6f978568dd240e3e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5fb799e038ca - std[b340ac9335ccb617]::backtrace_rs::backtrace::trace_unsynchronized::<std[b340ac9335ccb617]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/1bdcb63291ccffc030f8223f6f978568dd240e3e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5fb799e038ca - std[b340ac9335ccb617]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/1bdcb63291ccffc030f8223f6f978568dd240e3e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x5fb799e038ca - <<std[b340ac9335ccb617]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[3ed789ebc04b9bfd]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/1bdcb63291ccffc030f8223f6f978568dd240e3e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x5fb799e16e8a - <core[3ed789ebc04b9bfd]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/1bdcb63291ccffc030f8223f6f978568dd240e3e/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5fb799e16e8a - core[3ed789ebc04b9bfd]::fmt::write
[INFO] [stderr]      6:     0x5fb799e08232 - std[b340ac9335ccb617]::io::default_write_fmt::<std[b340ac9335ccb617]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/1bdcb63291ccffc030f8223f6f978568dd240e3e/library/std/src/io/mod.rs:621:11
[INFO] [stderr]      7:     0x5fb799e08232 - <std[b340ac9335ccb617]::sys::stdio::unix::Stderr as std[b340ac9335ccb617]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/1bdcb63291ccffc030f8223f6f978568dd240e3e/library/std/src/io/mod.rs:1976:13
[INFO] [stderr]      8:     0x5fb799de6c9f - <std[b340ac9335ccb617]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/1bdcb63291ccffc030f8223f6f978568dd240e3e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x5fb799de6c9f - std[b340ac9335ccb617]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/1bdcb63291ccffc030f8223f6f978568dd240e3e/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x5fb799dfdd51 - std[b340ac9335ccb617]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/1bdcb63291ccffc030f8223f6f978568dd240e3e/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x5fb799dfdf0b - std[b340ac9335ccb617]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/1bdcb63291ccffc030f8223f6f978568dd240e3e/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x5fb799de6d58 - std[b340ac9335ccb617]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/1bdcb63291ccffc030f8223f6f978568dd240e3e/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x5fb799ddbe29 - std[b340ac9335ccb617]::sys::backtrace::__rust_end_short_backtrace::<std[b340ac9335ccb617]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/1bdcb63291ccffc030f8223f6f978568dd240e3e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x5fb799de774d - __rustc[ed66c1841e5b66bf]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/1bdcb63291ccffc030f8223f6f978568dd240e3e/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x5fb799e176cc - core[3ed789ebc04b9bfd]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/1bdcb63291ccffc030f8223f6f978568dd240e3e/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5fb799e17442 - core[3ed789ebc04b9bfd]::result::unwrap_failed
[INFO] [stderr]                                  at /rustc/1bdcb63291ccffc030f8223f6f978568dd240e3e/library/core/src/result.rs:1865:5
[INFO] [stderr]     17:     0x5fb799b3811b - build_script_build[eb97edad61520a8b]::get_zip_archive
[INFO] [stderr]     18:     0x5fb799b39de6 - build_script_build[eb97edad61520a8b]::main
[INFO] [stderr]     19:     0x5fb799b57c43 - <fn() as core[3ed789ebc04b9bfd]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     20:     0x5fb799b439f6 - std[b340ac9335ccb617]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     21:     0x5fb799b4c109 - std[b340ac9335ccb617]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     22:     0x5fb799dfcf97 - <&dyn core[3ed789ebc04b9bfd]::ops::function::Fn<(), Output = i32> + core[3ed789ebc04b9bfd]::panic::unwind_safe::RefUnwindSafe + core[3ed789ebc04b9bfd]::marker::Sync as core[3ed789ebc04b9bfd]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/1bdcb63291ccffc030f8223f6f978568dd240e3e/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x5fb799dfcf97 - std[b340ac9335ccb617]::panicking::catch_unwind::do_call::<&dyn core[3ed789ebc04b9bfd]::ops::function::Fn<(), Output = i32> + core[3ed789ebc04b9bfd]::panic::unwind_safe::RefUnwindSafe + core[3ed789ebc04b9bfd]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/1bdcb63291ccffc030f8223f6f978568dd240e3e/library/std/src/panicking.rs:581:40
[INFO] [stderr]     24:     0x5fb799dfcf97 - std[b340ac9335ccb617]::panicking::catch_unwind::<i32, &dyn core[3ed789ebc04b9bfd]::ops::function::Fn<(), Output = i32> + core[3ed789ebc04b9bfd]::panic::unwind_safe::RefUnwindSafe + core[3ed789ebc04b9bfd]::marker::Sync>
[INFO] [stderr]                                  at /rustc/1bdcb63291ccffc030f8223f6f978568dd240e3e/library/std/src/panicking.rs:544:19
[INFO] [stderr]     25:     0x5fb799dfcf97 - std[b340ac9335ccb617]::panic::catch_unwind::<&dyn core[3ed789ebc04b9bfd]::ops::function::Fn<(), Output = i32> + core[3ed789ebc04b9bfd]::panic::unwind_safe::RefUnwindSafe + core[3ed789ebc04b9bfd]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/1bdcb63291ccffc030f8223f6f978568dd240e3e/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x5fb799dfcf97 - std[b340ac9335ccb617]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/1bdcb63291ccffc030f8223f6f978568dd240e3e/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x5fb799dfcf97 - std[b340ac9335ccb617]::panicking::catch_unwind::do_call::<std[b340ac9335ccb617]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/1bdcb63291ccffc030f8223f6f978568dd240e3e/library/std/src/panicking.rs:581:40
[INFO] [stderr]     28:     0x5fb799dfcf97 - std[b340ac9335ccb617]::panicking::catch_unwind::<isize, std[b340ac9335ccb617]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/1bdcb63291ccffc030f8223f6f978568dd240e3e/library/std/src/panicking.rs:544:19
[INFO] [stderr]     29:     0x5fb799dfcf97 - std[b340ac9335ccb617]::panic::catch_unwind::<std[b340ac9335ccb617]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/1bdcb63291ccffc030f8223f6f978568dd240e3e/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x5fb799dfcf97 - std[b340ac9335ccb617]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/1bdcb63291ccffc030f8223f6f978568dd240e3e/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x5fb799b4bf81 - std[b340ac9335ccb617]::rt::lang_start::<()>
[INFO] [stderr]     32:     0x5fb799b3c3c5 - main
[INFO] [stderr]     33:     0x7f6c63bd51ca - <unknown>
[INFO] [stderr]     34:     0x7f6c63bd528b - __libc_start_main
[INFO] [stderr]     35:     0x5fb799b33c45 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "1fa46156334923bb89dbc615fa401cadbc5e934dc22a583fe59a192695cf9828", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fa46156334923bb89dbc615fa401cadbc5e934dc22a583fe59a192695cf9828", kill_on_drop: false }`
[INFO] [stdout] 1fa46156334923bb89dbc615fa401cadbc5e934dc22a583fe59a192695cf9828
