[INFO] cloning repository https://github.com/stewartli/st_axum2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stewartli/st_axum2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstewartli%2Fst_axum2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstewartli%2Fst_axum2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4eeb88fc323016bcf2d55516171874771b57c04c
[INFO] checking stewartli/st_axum2 against 49a6044d37d694890450f52ceaceb66277a36b1e for pr-161154
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstewartli%2Fst_axum2" "/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/stewartli/st_axum2
[INFO] finished tweaking git repo https://github.com/stewartli/st_axum2
[INFO] tweaked toml for git repo https://github.com/stewartli/st_axum2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/stewartli/st_axum2 on toolchain 49a6044d37d694890450f52ceaceb66277a36b1e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/stewartli/st_axum2 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" "+49a6044d37d694890450f52ceaceb66277a36b1e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking stewartli/st_axum2 against 49a6044d37d694890450f52ceaceb66277a36b1e for pr-161154
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstewartli%2Fst_axum2" "/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/stewartli/st_axum2
[INFO] finished tweaking git repo https://github.com/stewartli/st_axum2
[INFO] tweaked toml for git repo https://github.com/stewartli/st_axum2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/stewartli/st_axum2 on toolchain 49a6044d37d694890450f52ceaceb66277a36b1e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/stewartli/st_axum2 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" "+49a6044d37d694890450f52ceaceb66277a36b1e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded utoipa-swagger-ui v9.0.2
[INFO] [stderr]   Downloaded utoipa v5.4.0
[INFO] [stderr]   Downloaded rust-embed-impl v8.8.0
[INFO] [stderr]   Downloaded rust-embed-utils v8.8.0
[INFO] [stderr]   Downloaded axum-macros v0.5.0
[INFO] [stderr]   Downloaded askama_parser v0.14.0
[INFO] [stderr]   Downloaded askama v0.14.0
[INFO] [stderr]   Downloaded askama_derive v0.14.0
[INFO] [stderr]   Downloaded zip v3.0.0
[INFO] [stderr]   Downloaded utoipa-gen v5.4.0
[INFO] [stderr]   Downloaded axum v0.8.6
[INFO] [stderr]   Downloaded syn v2.0.107
[INFO] [stderr]   Downloaded rust-embed v8.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 338753ed1308b9e469a8d257a1920227746e2da5be7a14a5bccdc4bde78dfc5c
[INFO] running `Command { std: "docker" "start" "338753ed1308b9e469a8d257a1920227746e2da5be7a14a5bccdc4bde78dfc5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "338753ed1308b9e469a8d257a1920227746e2da5be7a14a5bccdc4bde78dfc5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "338753ed1308b9e469a8d257a1920227746e2da5be7a14a5bccdc4bde78dfc5c" "/opt/rustwide/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "338753ed1308b9e469a8d257a1920227746e2da5be7a14a5bccdc4bde78dfc5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "338753ed1308b9e469a8d257a1920227746e2da5be7a14a5bccdc4bde78dfc5c" "/opt/rustwide/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling zlib-rs v0.5.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking rust-embed-utils v8.8.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling libz-rs-sys v0.5.2
[INFO] [stderr]    Compiling flate2 v1.1.4
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling zip v3.0.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling utoipa-gen v5.4.0
[INFO] [stderr]    Compiling rust-embed-impl v8.8.0
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking rust-embed v8.8.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking tungstenite v0.28.0
[INFO] [stderr]     Checking axum-core v0.5.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling askama_parser v0.14.0
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]     Checking utoipa v5.4.0
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-tungstenite v0.28.0
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]    Compiling utoipa-swagger-ui v9.0.2
[INFO] [stderr]    Compiling askama_derive v0.14.0
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking axum v0.8.6
[INFO] [stderr] error: failed to run custom build command for `utoipa-swagger-ui v9.0.2`
[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/5f24ae7c9294dd58/out/build_script_build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   OUT_DIR: /opt/rustwide/target/debug/build/utoipa-swagger-ui/2b8cee471578bcdf/out
[INFO] [stderr]   SWAGGER_UI_DOWNLOAD_URL: https://github.com/swagger-api/swagger-ui/archive/refs/tags/v5.17.14.zip
[INFO] [stderr]   cargo:rerun-if-env-changed=SWAGGER_UI_DOWNLOAD_URL
[INFO] [stderr]   start download to : "/opt/rustwide/target/debug/build/utoipa-swagger-ui/2b8cee471578bcdf/out/v5.17.14.zip"
[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' (1310) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/utoipa-swagger-ui-9.0.2/build.rs:216:50:
[INFO] [stderr]   failed to download Swagger UI: Custom { kind: Other, error: "curl download file exited with error status: exit status: 6" }
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x57406bbfe2d1 - std[1da69f156cfcc833]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/49a6044d37d694890450f52ceaceb66277a36b1e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x57406bbfe2d1 - std[1da69f156cfcc833]::backtrace_rs::backtrace::trace_unsynchronized::<std[1da69f156cfcc833]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/49a6044d37d694890450f52ceaceb66277a36b1e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x57406bbfe2d1 - std[1da69f156cfcc833]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/49a6044d37d694890450f52ceaceb66277a36b1e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x57406bbfe2d1 - <<std[1da69f156cfcc833]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8b51244168b7c98d]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/49a6044d37d694890450f52ceaceb66277a36b1e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x57406bc11eea - <core[8b51244168b7c98d]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/49a6044d37d694890450f52ceaceb66277a36b1e/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x57406bc11eea - core[8b51244168b7c98d]::fmt::write
[INFO] [stderr]      6:     0x57406bc02b3c - core[8b51244168b7c98d]::io::write::default_write_fmt::<std[1da69f156cfcc833]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/49a6044d37d694890450f52ceaceb66277a36b1e/library/core/src/io/write.rs:402:11
[INFO] [stderr]      7:     0x57406bc02b3c - <std[1da69f156cfcc833]::sys::stdio::unix::Stderr as core[8b51244168b7c98d]::io::write::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/49a6044d37d694890450f52ceaceb66277a36b1e/library/core/src/io/write.rs:335:13
[INFO] [stderr]      8:     0x57406bbdf116 - <std[1da69f156cfcc833]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/49a6044d37d694890450f52ceaceb66277a36b1e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x57406bbdf116 - std[1da69f156cfcc833]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/49a6044d37d694890450f52ceaceb66277a36b1e/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x57406bbf83e1 - std[1da69f156cfcc833]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/49a6044d37d694890450f52ceaceb66277a36b1e/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x57406bbf859b - std[1da69f156cfcc833]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/49a6044d37d694890450f52ceaceb66277a36b1e/library/std/src/panicking.rs:815:13
[INFO] [stderr]     12:     0x57406bbdf1c2 - std[1da69f156cfcc833]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/49a6044d37d694890450f52ceaceb66277a36b1e/library/std/src/panicking.rs:688:13
[INFO] [stderr]     13:     0x57406bbd7649 - std[1da69f156cfcc833]::sys::backtrace::__rust_end_short_backtrace::<std[1da69f156cfcc833]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/49a6044d37d694890450f52ceaceb66277a36b1e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x57406bbdfa9d - __rustc[d7a1ed350453adf4]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/49a6044d37d694890450f52ceaceb66277a36b1e/library/std/src/panicking.rs:679:5
[INFO] [stderr]     15:     0x57406bc127bc - core[8b51244168b7c98d]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/49a6044d37d694890450f52ceaceb66277a36b1e/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x57406bc124e2 - core[8b51244168b7c98d]::result::unwrap_failed
[INFO] [stderr]                                  at /rustc/49a6044d37d694890450f52ceaceb66277a36b1e/library/core/src/result.rs:1871:5
[INFO] [stderr]     17:     0x57406b93535f - <core[8b51244168b7c98d]::result::Result<(), alloc[3dabf24e1003eb48]::boxed::Box<dyn core[8b51244168b7c98d]::error::Error>>>::expect
[INFO] [stderr]     18:     0x57406b91a81d - build_script_build[f6991133687e099f]::get_zip_archive
[INFO] [stderr]     19:     0x57406b91c3b6 - build_script_build[f6991133687e099f]::main
[INFO] [stderr]     20:     0x57406b9390b3 - <fn() as core[8b51244168b7c98d]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     21:     0x57406b92a6ee - std[1da69f156cfcc833]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     22:     0x57406b922d79 - std[1da69f156cfcc833]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     23:     0x57406bbf7819 - <&dyn core[8b51244168b7c98d]::ops::function::Fn<(), Output = i32> + core[8b51244168b7c98d]::marker::Sync + core[8b51244168b7c98d]::panic::unwind_safe::RefUnwindSafe as core[8b51244168b7c98d]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/49a6044d37d694890450f52ceaceb66277a36b1e/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     24:     0x57406bbf7819 - std[1da69f156cfcc833]::panicking::catch_unwind::do_call::<&dyn core[8b51244168b7c98d]::ops::function::Fn<(), Output = i32> + core[8b51244168b7c98d]::marker::Sync + core[8b51244168b7c98d]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/49a6044d37d694890450f52ceaceb66277a36b1e/library/std/src/panicking.rs:576:43
[INFO] [stderr]     25:     0x57406bbf7819 - std[1da69f156cfcc833]::panicking::catch_unwind::<i32, &dyn core[8b51244168b7c98d]::ops::function::Fn<(), Output = i32> + core[8b51244168b7c98d]::marker::Sync + core[8b51244168b7c98d]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/49a6044d37d694890450f52ceaceb66277a36b1e/library/std/src/panicking.rs:544:19
[INFO] [stderr]     26:     0x57406bbf7819 - std[1da69f156cfcc833]::panic::catch_unwind::<&dyn core[8b51244168b7c98d]::ops::function::Fn<(), Output = i32> + core[8b51244168b7c98d]::marker::Sync + core[8b51244168b7c98d]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/49a6044d37d694890450f52ceaceb66277a36b1e/library/std/src/panic.rs:359:14
[INFO] [stderr]     27:     0x57406bbf7819 - std[1da69f156cfcc833]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/49a6044d37d694890450f52ceaceb66277a36b1e/library/std/src/rt.rs:175:24
[INFO] [stderr]     28:     0x57406bbf7819 - std[1da69f156cfcc833]::panicking::catch_unwind::do_call::<std[1da69f156cfcc833]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/49a6044d37d694890450f52ceaceb66277a36b1e/library/std/src/panicking.rs:576:43
[INFO] [stderr]     29:     0x57406bbf7819 - std[1da69f156cfcc833]::panicking::catch_unwind::<isize, std[1da69f156cfcc833]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/49a6044d37d694890450f52ceaceb66277a36b1e/library/std/src/panicking.rs:544:19
[INFO] [stderr]     30:     0x57406bbf7819 - std[1da69f156cfcc833]::panic::catch_unwind::<std[1da69f156cfcc833]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/49a6044d37d694890450f52ceaceb66277a36b1e/library/std/src/panic.rs:359:14
[INFO] [stderr]     31:     0x57406bbf7819 - std[1da69f156cfcc833]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/49a6044d37d694890450f52ceaceb66277a36b1e/library/std/src/rt.rs:171:5
[INFO] [stderr]     32:     0x57406b922541 - std[1da69f156cfcc833]::rt::lang_start::<()>
[INFO] [stderr]     33:     0x57406b91fc95 - main
[INFO] [stderr]     34:     0x7b62b9948601 - <unknown>
[INFO] [stderr]     35:     0x7b62b9948718 - __libc_start_main
[INFO] [stderr]     36:     0x57406b913475 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "338753ed1308b9e469a8d257a1920227746e2da5be7a14a5bccdc4bde78dfc5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "338753ed1308b9e469a8d257a1920227746e2da5be7a14a5bccdc4bde78dfc5c", kill_on_drop: false }`
[INFO] [stdout] 338753ed1308b9e469a8d257a1920227746e2da5be7a14a5bccdc4bde78dfc5c
