[INFO] cloning repository https://github.com/simonpltzw/ffischbach-events-api-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/simonpltzw/ffischbach-events-api-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimonpltzw%2Fffischbach-events-api-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimonpltzw%2Fffischbach-events-api-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 59485415ee51ab143a253a797ca8186151669438
[INFO] checking simonpltzw/ffischbach-events-api-rs against try#ad93f57d532978d6739002a21bc66b45ed22f998 for pr-155418-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimonpltzw%2Fffischbach-events-api-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/simonpltzw/ffischbach-events-api-rs
[INFO] finished tweaking git repo https://github.com/simonpltzw/ffischbach-events-api-rs
[INFO] tweaked toml for git repo https://github.com/simonpltzw/ffischbach-events-api-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/simonpltzw/ffischbach-events-api-rs on toolchain ad93f57d532978d6739002a21bc66b45ed22f998
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/simonpltzw/ffischbach-events-api-rs 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" "+ad93f57d532978d6739002a21bc66b45ed22f998" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eaccf232cb4b9d004e81c2d34f591433901fc0da7f6b4e89902d4195fa7e9368
[INFO] running `Command { std: "docker" "start" "-a" "eaccf232cb4b9d004e81c2d34f591433901fc0da7f6b4e89902d4195fa7e9368", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eaccf232cb4b9d004e81c2d34f591433901fc0da7f6b4e89902d4195fa7e9368", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eaccf232cb4b9d004e81c2d34f591433901fc0da7f6b4e89902d4195fa7e9368", kill_on_drop: false }`
[INFO] [stdout] eaccf232cb4b9d004e81c2d34f591433901fc0da7f6b4e89902d4195fa7e9368
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3bc68cf6dd88b1f03d508ca961b0204e2fee682f06216e3735b39412e48304bc
[INFO] running `Command { std: "docker" "start" "-a" "3bc68cf6dd88b1f03d508ca961b0204e2fee682f06216e3735b39412e48304bc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]     Checking bytes v1.7.2
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking oneshot v0.1.8
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]     Checking cpufeatures v0.2.14
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]     Checking ntex-service v3.0.0
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]    Compiling zip v1.1.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling flate2 v1.0.33
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling pq-sys v0.6.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]     Checking rust-embed-utils v8.5.0
[INFO] [stderr]    Compiling toml_edit v0.22.21
[INFO] [stderr]     Checking async-broadcast v0.7.1
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]     Checking ntex-rt v0.4.17
[INFO] [stderr]     Checking ntex-util v2.3.0
[INFO] [stderr]    Compiling ntex-macros v0.1.3
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]     Checking polling v3.7.3
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling rust-embed-impl v8.5.0
[INFO] [stderr]    Compiling utoipa-gen v4.3.0
[INFO] [stderr]     Checking rust-embed v8.5.0
[INFO] [stderr]    Compiling num_enum v0.7.3
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling dsl_auto_type v0.1.2
[INFO] [stderr]    Compiling utoipa-swagger-ui v7.1.0
[INFO] [stderr]    Compiling diesel_derives v2.2.3
[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-77d3f5f50d4a0e8c/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   OUT_DIR: /opt/rustwide/target/debug/build/utoipa-swagger-ui-fe1f4da66ade8db3/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-fe1f4da66ade8db3/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' (1969) 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:     0x5841cc5540fa - std[98c8084f0dd52859]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/ad93f57d532978d6739002a21bc66b45ed22f998/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5841cc5540fa - std[98c8084f0dd52859]::backtrace_rs::backtrace::trace_unsynchronized::<std[98c8084f0dd52859]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/ad93f57d532978d6739002a21bc66b45ed22f998/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5841cc5540fa - std[98c8084f0dd52859]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/ad93f57d532978d6739002a21bc66b45ed22f998/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x5841cc5540fa - <<std[98c8084f0dd52859]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e1d7f617bd5ae727]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/ad93f57d532978d6739002a21bc66b45ed22f998/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x5841cc5675fa - <core[e1d7f617bd5ae727]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/ad93f57d532978d6739002a21bc66b45ed22f998/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5841cc5675fa - core[e1d7f617bd5ae727]::fmt::write
[INFO] [stderr]      6:     0x5841cc558a62 - std[98c8084f0dd52859]::io::default_write_fmt::<std[98c8084f0dd52859]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/ad93f57d532978d6739002a21bc66b45ed22f998/library/std/src/io/mod.rs:621:11
[INFO] [stderr]      7:     0x5841cc558a62 - <std[98c8084f0dd52859]::sys::stdio::unix::Stderr as std[98c8084f0dd52859]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/ad93f57d532978d6739002a21bc66b45ed22f998/library/std/src/io/mod.rs:1976:13
[INFO] [stderr]      8:     0x5841cc53767f - <std[98c8084f0dd52859]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/ad93f57d532978d6739002a21bc66b45ed22f998/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x5841cc53767f - std[98c8084f0dd52859]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/ad93f57d532978d6739002a21bc66b45ed22f998/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x5841cc54e581 - std[98c8084f0dd52859]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/ad93f57d532978d6739002a21bc66b45ed22f998/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x5841cc54e73b - std[98c8084f0dd52859]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/ad93f57d532978d6739002a21bc66b45ed22f998/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x5841cc537738 - std[98c8084f0dd52859]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/ad93f57d532978d6739002a21bc66b45ed22f998/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x5841cc52c809 - std[98c8084f0dd52859]::sys::backtrace::__rust_end_short_backtrace::<std[98c8084f0dd52859]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/ad93f57d532978d6739002a21bc66b45ed22f998/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x5841cc53812d - __rustc[9a912ab13ec59c4f]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/ad93f57d532978d6739002a21bc66b45ed22f998/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x5841cc567e3c - core[e1d7f617bd5ae727]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/ad93f57d532978d6739002a21bc66b45ed22f998/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5841cc567bb2 - core[e1d7f617bd5ae727]::result::unwrap_failed
[INFO] [stderr]                                  at /rustc/ad93f57d532978d6739002a21bc66b45ed22f998/library/core/src/result.rs:1867:5
[INFO] [stderr]     17:     0x5841cc29380b - build_script_build[5e0da9416b75862b]::get_zip_archive
[INFO] [stderr]     18:     0x5841cc2954d6 - build_script_build[5e0da9416b75862b]::main
[INFO] [stderr]     19:     0x5841cc2a8f53 - <fn() as core[e1d7f617bd5ae727]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     20:     0x5841cc29da76 - std[98c8084f0dd52859]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     21:     0x5841cc2a05e9 - std[98c8084f0dd52859]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     22:     0x5841cc54d7c4 - <&dyn core[e1d7f617bd5ae727]::ops::function::Fn<(), Output = i32> + core[e1d7f617bd5ae727]::marker::Sync + core[e1d7f617bd5ae727]::panic::unwind_safe::RefUnwindSafe as core[e1d7f617bd5ae727]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/ad93f57d532978d6739002a21bc66b45ed22f998/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x5841cc54d7c4 - std[98c8084f0dd52859]::panicking::catch_unwind::do_call::<&dyn core[e1d7f617bd5ae727]::ops::function::Fn<(), Output = i32> + core[e1d7f617bd5ae727]::marker::Sync + core[e1d7f617bd5ae727]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/ad93f57d532978d6739002a21bc66b45ed22f998/library/std/src/panicking.rs:581:40
[INFO] [stderr]     24:     0x5841cc54d7c4 - std[98c8084f0dd52859]::panicking::catch_unwind::<i32, &dyn core[e1d7f617bd5ae727]::ops::function::Fn<(), Output = i32> + core[e1d7f617bd5ae727]::marker::Sync + core[e1d7f617bd5ae727]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/ad93f57d532978d6739002a21bc66b45ed22f998/library/std/src/panicking.rs:544:19
[INFO] [stderr]     25:     0x5841cc54d7c4 - std[98c8084f0dd52859]::panic::catch_unwind::<&dyn core[e1d7f617bd5ae727]::ops::function::Fn<(), Output = i32> + core[e1d7f617bd5ae727]::marker::Sync + core[e1d7f617bd5ae727]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/ad93f57d532978d6739002a21bc66b45ed22f998/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x5841cc54d7c4 - std[98c8084f0dd52859]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/ad93f57d532978d6739002a21bc66b45ed22f998/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x5841cc54d7c4 - std[98c8084f0dd52859]::panicking::catch_unwind::do_call::<std[98c8084f0dd52859]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/ad93f57d532978d6739002a21bc66b45ed22f998/library/std/src/panicking.rs:581:40
[INFO] [stderr]     28:     0x5841cc54d7c4 - std[98c8084f0dd52859]::panicking::catch_unwind::<isize, std[98c8084f0dd52859]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/ad93f57d532978d6739002a21bc66b45ed22f998/library/std/src/panicking.rs:544:19
[INFO] [stderr]     29:     0x5841cc54d7c4 - std[98c8084f0dd52859]::panic::catch_unwind::<std[98c8084f0dd52859]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/ad93f57d532978d6739002a21bc66b45ed22f998/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x5841cc54d7c4 - std[98c8084f0dd52859]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/ad93f57d532978d6739002a21bc66b45ed22f998/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x5841cc2a0521 - std[98c8084f0dd52859]::rt::lang_start::<()>
[INFO] [stderr]     32:     0x5841cc297c55 - main
[INFO] [stderr]     33:     0x7d74b31ba1ca - <unknown>
[INFO] [stderr]     34:     0x7d74b31ba28b - __libc_start_main
[INFO] [stderr]     35:     0x5841cc285145 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "3bc68cf6dd88b1f03d508ca961b0204e2fee682f06216e3735b39412e48304bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3bc68cf6dd88b1f03d508ca961b0204e2fee682f06216e3735b39412e48304bc", kill_on_drop: false }`
[INFO] [stdout] 3bc68cf6dd88b1f03d508ca961b0204e2fee682f06216e3735b39412e48304bc
