[INFO] cloning repository https://github.com/dwbrite/gametank-games
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dwbrite/gametank-games" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdwbrite%2Fgametank-games", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdwbrite%2Fgametank-games'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1a8832915dd37439ac285b7bb4aaac1dfa83640e
[INFO] checking dwbrite/gametank-games/1a8832915dd37439ac285b7bb4aaac1dfa83640e against master#217cb73577ed6f30a2005dd75bab01d23ec4cd60 for pr-148939
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdwbrite%2Fgametank-games" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dwbrite/gametank-games
[INFO] finished tweaking git repo https://github.com/dwbrite/gametank-games
[INFO] tweaked toml for git repo https://github.com/dwbrite/gametank-games written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dwbrite/gametank-games on toolchain 217cb73577ed6f30a2005dd75bab01d23ec4cd60
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+217cb73577ed6f30a2005dd75bab01d23ec4cd60" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dwbrite/gametank-games 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" "+217cb73577ed6f30a2005dd75bab01d23ec4cd60" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded allocator-api2 v0.2.20
[INFO] [stderr]   Downloaded slog-async v2.8.0
[INFO] [stderr]   Downloaded slog-term v2.9.1
[INFO] [stderr]   Downloaded cpufeatures v0.2.15
[INFO] [stderr]   Downloaded rhai v1.20.1
[INFO] [stderr]   Downloaded casbin v2.5.0
[INFO] [stderr]   Downloaded rustix v0.38.40
[INFO] [stderr]   Downloaded tower-http v0.6.2
[INFO] [stderr]   Downloaded sqlx-adapter v1.6.0
[INFO] [stderr]   Downloaded keycloak v26.0.200
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+217cb73577ed6f30a2005dd75bab01d23ec4cd60" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f18f98f4bd89130ac7f95d4c11413f8b5db6dda8b444fda1d9d642dc5fa5db62
[INFO] running `Command { std: "docker" "start" "-a" "f18f98f4bd89130ac7f95d4c11413f8b5db6dda8b444fda1d9d642dc5fa5db62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f18f98f4bd89130ac7f95d4c11413f8b5db6dda8b444fda1d9d642dc5fa5db62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f18f98f4bd89130ac7f95d4c11413f8b5db6dda8b444fda1d9d642dc5fa5db62", kill_on_drop: false }`
[INFO] [stdout] f18f98f4bd89130ac7f95d4c11413f8b5db6dda8b444fda1d9d642dc5fa5db62
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+217cb73577ed6f30a2005dd75bab01d23ec4cd60" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc05d71d86081be3f94d53d90577d302d3923600b589e6c6927b96ef28fbb1cd
[INFO] running `Command { std: "docker" "start" "-a" "dc05d71d86081be3f94d53d90577d302d3923600b589e6c6927b96ef28fbb1cd", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.162
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling cc v1.2.1
[INFO] [stderr]    Compiling litemap v0.7.3
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]     Checking hashbrown v0.15.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling cpufeatures v0.2.15
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling allocator-api2 v0.2.20
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling rustix v0.38.40
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.17
[INFO] [stderr]    Compiling thiserror v2.0.7
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling tokio v1.41.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling unicase v2.8.0
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling zip v2.2.1
[INFO] [stderr]    Compiling lockfree-object-pool v0.1.6
[INFO] [stderr]    Compiling whoami v1.5.2
[INFO] [stderr]    Compiling fastrand v2.2.0
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling zopfli v0.8.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]    Compiling slog-async v2.8.0
[INFO] [stderr]    Compiling rust-embed-utils v8.5.0
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking rustls-pki-types v1.10.0
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]    Compiling npm_rs v1.0.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking http-range-header v0.4.0
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling gametank-games v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]     Checking slog-term v2.9.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling tokio-stream v0.1.16
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling zerofrom v0.1.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling yoke v0.7.4
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling thiserror-impl v2.0.7
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling rhai_codegen v2.2.0
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.11.0
[INFO] [stderr]    Compiling rust-embed-impl v8.5.0
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking rust-embed v8.5.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling darn_authorize_macro v0.1.0 (/opt/rustwide/workdir/darn_authorize_macro)
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tower v0.5.1
[INFO] [stderr]     Checking tower-http v0.6.2
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking thin-vec v0.2.13
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking serde_with v3.11.0
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking rhai v1.20.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]    Compiling utoipa-gen v5.2.0
[INFO] [stderr]     Checking h2 v0.4.6
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking url v2.5.3
[INFO] [stderr]     Checking sqlx-core v0.8.2
[INFO] [stderr]    Compiling utoipa-swagger-ui v8.0.3
[INFO] [stderr] error: failed to run custom build command for `utoipa-swagger-ui v8.0.3`
[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-c0a3e76fb63cc7dd/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   OUT_DIR: /opt/rustwide/target/debug/build/utoipa-swagger-ui-8e51fc9c1ff31c75/out
[INFO] [stderr]   SWAGGER_UI_DOWNLOAD_URL: https://github.com/swagger-api/swagger-ui/archive/refs/tags/v5.17.14.zip
[INFO] [stderr]   start download to : "/opt/rustwide/target/debug/build/utoipa-swagger-ui-8e51fc9c1ff31c75/out/v5.17.14.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' (3025) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/utoipa-swagger-ui-8.0.3/build.rs:182:37:
[INFO] [stderr]   failed to download Swagger UI: curl download file exited with error status: exit status: 6
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x57c98c94e2f2 - std::backtrace_rs::backtrace::libunwind::trace::hf12beacd451e51d4
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x57c98c94e2f2 - std::backtrace_rs::backtrace::trace_unsynchronized::hf6fead6a1bbc8430
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x57c98c94e2f2 - std::sys::backtrace::_print_fmt::h9d014a34f7b74b8e
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x57c98c94e2f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h639f36bab51f3955
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x57c98c95e7a7 - core::fmt::rt::Argument::fmt::he9e2dcd4d1a4f79f
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x57c98c95e7a7 - core::fmt::write::h791a50b587c63062
[INFO] [stderr]      6:     0x57c98c923706 - std::io::default_write_fmt::h457b557e32e1fb00
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x57c98c923706 - std::io::Write::write_fmt::hfe130653c54466c6
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x57c98c92f401 - std::sys::backtrace::BacktraceLock::print::h3ee5721e3f554378
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x57c98c92f401 - std::panicking::default_hook::{{closure}}::h78548964055f6042
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/panicking.rs:293:27
[INFO] [stderr]     10:     0x57c98c92f226 - std::panicking::default_hook::h0a256f5fc8ef64e6
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/panicking.rs:320:9
[INFO] [stderr]     11:     0x57c98c92f90b - std::panicking::panic_with_hook::h066093fc9e0da349
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/panicking.rs:826:13
[INFO] [stderr]     12:     0x57c98c92f788 - std::panicking::panic_handler::{{closure}}::hcad50f1998ef02e0
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/panicking.rs:699:13
[INFO] [stderr]     13:     0x57c98c92d8f9 - std::sys::backtrace::__rust_end_short_backtrace::h84a12e76b874911b
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x57c98c91727d - __rustc[db2c63b0d9ad08bd]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/panicking.rs:690:5
[INFO] [stderr]     15:     0x57c98c962b0c - core::panicking::panic_fmt::h61ea4c5c8806d7fc
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x57c98c6578fa - build_script_build::get_zip_archive::{{closure}}::ha3c1c0d89436affc
[INFO] [stderr]     17:     0x57c98c66a8b9 - core::result::Result<T,E>::unwrap_or_else::h045bdf12c21625b3
[INFO] [stderr]     18:     0x57c98c656f23 - build_script_build::get_zip_archive::h7a60db5dbc29a9a7
[INFO] [stderr]     19:     0x57c98c6595d6 - build_script_build::main::h79cf27a524522c53
[INFO] [stderr]     20:     0x57c98c648e23 - core::ops::function::FnOnce::call_once::h49fa5d7c68edffe4
[INFO] [stderr]     21:     0x57c98c64da06 - std::sys::backtrace::__rust_begin_short_backtrace::hf891fdc64f21bb88
[INFO] [stderr]     22:     0x57c98c65a039 - std::rt::lang_start::{{closure}}::h40d8a4bead4b3d76
[INFO] [stderr]     23:     0x57c98c924d8a - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h474f7857509d3e2b
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     24:     0x57c98c924d8a - std::panicking::catch_unwind::do_call::h1b4842681d37b4de
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/panicking.rs:582:40
[INFO] [stderr]     25:     0x57c98c924d8a - std::panicking::catch_unwind::h8caa954e23f3d392
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/panicking.rs:545:19
[INFO] [stderr]     26:     0x57c98c924d8a - std::panic::catch_unwind::h799510bc1e15c53c
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/panic.rs:359:14
[INFO] [stderr]     27:     0x57c98c924d8a - std::rt::lang_start_internal::{{closure}}::hdd766f796ed54cf9
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/rt.rs:175:24
[INFO] [stderr]     28:     0x57c98c924d8a - std::panicking::catch_unwind::do_call::hb51acc40ffa92e40
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/panicking.rs:582:40
[INFO] [stderr]     29:     0x57c98c924d8a - std::panicking::catch_unwind::h4ba9c0843d285bb6
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/panicking.rs:545:19
[INFO] [stderr]     30:     0x57c98c924d8a - std::panic::catch_unwind::hc6ee6b11e632194f
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/panic.rs:359:14
[INFO] [stderr]     31:     0x57c98c924d8a - std::rt::lang_start_internal::h035258992d18009b
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/rt.rs:171:5
[INFO] [stderr]     32:     0x57c98c65a021 - std::rt::lang_start::ha7b4c0787e8715ed
[INFO] [stderr]     33:     0x57c98c65d125 - main
[INFO] [stderr]     34:     0x77492259a1ca - <unknown>
[INFO] [stderr]     35:     0x77492259a28b - __libc_start_main
[INFO] [stderr]     36:     0x57c98c644fb5 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "dc05d71d86081be3f94d53d90577d302d3923600b589e6c6927b96ef28fbb1cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc05d71d86081be3f94d53d90577d302d3923600b589e6c6927b96ef28fbb1cd", kill_on_drop: false }`
[INFO] [stdout] dc05d71d86081be3f94d53d90577d302d3923600b589e6c6927b96ef28fbb1cd
