[INFO] cloning repository https://github.com/cloudvibedev/postio
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cloudvibedev/postio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcloudvibedev%2Fpostio", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcloudvibedev%2Fpostio'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c9d4275645634b522ca5d270f20d8b2ac0d1f556
[INFO] checking cloudvibedev/postio against 24e1a22664233bce1f9b5dc6eee7c1f74327e28c for pr-159343-retry
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcloudvibedev%2Fpostio" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cloudvibedev/postio
[INFO] finished tweaking git repo https://github.com/cloudvibedev/postio
[INFO] tweaked toml for git repo https://github.com/cloudvibedev/postio written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cloudvibedev/postio on toolchain 24e1a22664233bce1f9b5dc6eee7c1f74327e28c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cloudvibedev/postio 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" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e817df92b4d1165ffc399963e5d647f1498f1d00943588cdd6b14ca245e11c59
[INFO] running `Command { std: "docker" "start" "e817df92b4d1165ffc399963e5d647f1498f1d00943588cdd6b14ca245e11c59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e817df92b4d1165ffc399963e5d647f1498f1d00943588cdd6b14ca245e11c59", 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" "e817df92b4d1165ffc399963e5d647f1498f1d00943588cdd6b14ca245e11c59" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e817df92b4d1165ffc399963e5d647f1498f1d00943588cdd6b14ca245e11c59", 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" "e817df92b4d1165ffc399963e5d647f1498f1d00943588cdd6b14ca245e11c59" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]     Checking outref v0.5.2
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling aws-smithy-runtime-api-macros v1.0.0
[INFO] [stderr]    Compiling rustls v0.23.39
[INFO] [stderr]     Checking bytes-utils v0.1.4
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]     Checking cmov v0.5.3
[INFO] [stderr]     Checking der v0.6.1
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]     Checking base64-simd v0.8.0
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking ctutils v0.4.2
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]     Checking ff v0.12.1
[INFO] [stderr]     Checking base16ct v0.1.1
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling aws-types v1.3.15
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking group v0.12.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking hybrid-array v0.4.11
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking block-buffer v0.12.0
[INFO] [stderr]     Checking crypto-common v0.2.1
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]     Checking spki v0.6.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]     Checking pkcs8 v0.9.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking crypto-bigint v0.4.9
[INFO] [stderr]     Checking sec1 v0.3.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]     Checking digest v0.11.2
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]     Checking elliptic-curve v0.12.3
[INFO] [stderr]     Checking rfc6979 v0.3.1
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking hmac v0.13.0
[INFO] [stderr]     Checking opentelemetry v0.31.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking ecdsa v0.14.8
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]     Checking p256 v0.11.1
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]     Checking xmlparser v0.13.6
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling zlib-rs v0.6.3
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]     Checking aws-smithy-xml v0.60.15
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling axum-macros v0.5.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking iri-string v0.7.12
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking crc-catalog v2.5.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking crc v3.3.0
[INFO] [stderr]    Compiling rust-embed-utils v8.11.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling unicode-general-category v1.1.0
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]     Checking borrow-or-share v0.2.4
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking fluent-uri v0.4.1
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking crc-fast v1.9.0
[INFO] [stderr]    Compiling rust-embed-impl v8.11.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking tracing-opentelemetry v0.32.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking aws-smithy-async v1.2.14
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking md-5 v0.11.0
[INFO] [stderr]     Checking prost v0.14.3
[INFO] [stderr]     Checking sha1 v0.11.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking micromap v0.3.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking opentelemetry-semantic-conventions v0.31.0
[INFO] [stderr]     Checking mime_guess v2.0.5
[INFO] [stderr]     Checking rust-embed v8.11.0
[INFO] [stderr]     Checking fancy-regex v0.18.0
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking aws-smithy-types v1.4.7
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking referencing v0.46.3
[INFO] [stderr]     Checking tracing-opentelemetry-instrumentation-sdk v0.32.5
[INFO] [stderr]     Checking fraction v0.15.4
[INFO] [stderr]     Checking lru v0.16.4
[INFO] [stderr]     Checking opentelemetry_sdk v0.31.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking aws-smithy-runtime-api v1.12.0
[INFO] [stderr]     Checking aws-smithy-eventstream v0.60.20
[INFO] [stderr]     Checking aws-smithy-json v0.62.5
[INFO] [stderr]     Checking aws-smithy-query v0.60.15
[INFO] [stderr]     Checking email_address v0.2.9
[INFO] [stderr]     Checking uuid-simd v0.8.0
[INFO] [stderr]     Checking num-cmp v0.1.0
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking multer v3.1.0
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]     Checking jsonschema v0.46.3
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]    Compiling utoipa-gen v5.4.0
[INFO] [stderr]     Checking aws-smithy-http v0.63.6
[INFO] [stderr]     Checking aws-credential-types v1.2.14
[INFO] [stderr]     Checking aws-smithy-observability v0.2.6
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]     Checking aws-sigv4 v1.4.3
[INFO] [stderr]     Checking aws-smithy-checksums v0.64.7
[INFO] [stderr]    Compiling zip v3.0.0
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]    Compiling utoipa-swagger-ui v9.0.2
[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-aa410a28ade30bdb/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   OUT_DIR: /opt/rustwide/target/debug/build/utoipa-swagger-ui-a319f87c8b69b3e6/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-a319f87c8b69b3e6/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' (2650) 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:     0x57657755d931 - std[27135b25cc596df5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/24e1a22664233bce1f9b5dc6eee7c1f74327e28c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x57657755d931 - std[27135b25cc596df5]::backtrace_rs::backtrace::trace_unsynchronized::<std[27135b25cc596df5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/24e1a22664233bce1f9b5dc6eee7c1f74327e28c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x57657755d931 - std[27135b25cc596df5]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/24e1a22664233bce1f9b5dc6eee7c1f74327e28c/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x57657755d931 - <<std[27135b25cc596df5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c87ba2efe93be5fa]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/24e1a22664233bce1f9b5dc6eee7c1f74327e28c/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x57657757136a - <core[c87ba2efe93be5fa]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/24e1a22664233bce1f9b5dc6eee7c1f74327e28c/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x57657757136a - core[c87ba2efe93be5fa]::fmt::write
[INFO] [stderr]      6:     0x5765775623fc - core[c87ba2efe93be5fa]::io::write::default_write_fmt::<std[27135b25cc596df5]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/24e1a22664233bce1f9b5dc6eee7c1f74327e28c/library/core/src/io/write.rs:402:11
[INFO] [stderr]      7:     0x5765775623fc - <std[27135b25cc596df5]::sys::stdio::unix::Stderr as core[c87ba2efe93be5fa]::io::write::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/24e1a22664233bce1f9b5dc6eee7c1f74327e28c/library/core/src/io/write.rs:335:13
[INFO] [stderr]      8:     0x57657753ff96 - <std[27135b25cc596df5]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/24e1a22664233bce1f9b5dc6eee7c1f74327e28c/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x57657753ff96 - std[27135b25cc596df5]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/24e1a22664233bce1f9b5dc6eee7c1f74327e28c/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x576577557571 - std[27135b25cc596df5]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/24e1a22664233bce1f9b5dc6eee7c1f74327e28c/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x57657755772b - std[27135b25cc596df5]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/24e1a22664233bce1f9b5dc6eee7c1f74327e28c/library/std/src/panicking.rs:815:13
[INFO] [stderr]     12:     0x576577540042 - std[27135b25cc596df5]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/24e1a22664233bce1f9b5dc6eee7c1f74327e28c/library/std/src/panicking.rs:688:13
[INFO] [stderr]     13:     0x5765775350b9 - std[27135b25cc596df5]::sys::backtrace::__rust_end_short_backtrace::<std[27135b25cc596df5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/24e1a22664233bce1f9b5dc6eee7c1f74327e28c/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x5765775408fd - __rustc[716a86bccbf7708d]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/24e1a22664233bce1f9b5dc6eee7c1f74327e28c/library/std/src/panicking.rs:679:5
[INFO] [stderr]     15:     0x576577571c0c - core[c87ba2efe93be5fa]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/24e1a22664233bce1f9b5dc6eee7c1f74327e28c/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x576577571962 - core[c87ba2efe93be5fa]::result::unwrap_failed
[INFO] [stderr]                                  at /rustc/24e1a22664233bce1f9b5dc6eee7c1f74327e28c/library/core/src/result.rs:1870:5
[INFO] [stderr]     17:     0x57657726939f - <core[c87ba2efe93be5fa]::result::Result<(), alloc[c53d67d8b56d89d5]::boxed::Box<dyn core[c87ba2efe93be5fa]::error::Error>>>::expect
[INFO] [stderr]     18:     0x5765772577c0 - build_script_build[8d1522a8c73206f6]::get_zip_archive
[INFO] [stderr]     19:     0x5765772593e6 - build_script_build[8d1522a8c73206f6]::main
[INFO] [stderr]     20:     0x57657726daf3 - <fn() as core[c87ba2efe93be5fa]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     21:     0x576577268ad6 - std[27135b25cc596df5]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     22:     0x576577256dc9 - std[27135b25cc596df5]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     23:     0x576577556907 - <&dyn core[c87ba2efe93be5fa]::ops::function::Fn<(), Output = i32> + core[c87ba2efe93be5fa]::marker::Sync + core[c87ba2efe93be5fa]::panic::unwind_safe::RefUnwindSafe as core[c87ba2efe93be5fa]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/24e1a22664233bce1f9b5dc6eee7c1f74327e28c/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     24:     0x576577556907 - std[27135b25cc596df5]::panicking::catch_unwind::do_call::<&dyn core[c87ba2efe93be5fa]::ops::function::Fn<(), Output = i32> + core[c87ba2efe93be5fa]::marker::Sync + core[c87ba2efe93be5fa]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/24e1a22664233bce1f9b5dc6eee7c1f74327e28c/library/std/src/panicking.rs:576:43
[INFO] [stderr]     25:     0x576577556907 - std[27135b25cc596df5]::panicking::catch_unwind::<i32, &dyn core[c87ba2efe93be5fa]::ops::function::Fn<(), Output = i32> + core[c87ba2efe93be5fa]::marker::Sync + core[c87ba2efe93be5fa]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/24e1a22664233bce1f9b5dc6eee7c1f74327e28c/library/std/src/panicking.rs:544:19
[INFO] [stderr]     26:     0x576577556907 - std[27135b25cc596df5]::panic::catch_unwind::<&dyn core[c87ba2efe93be5fa]::ops::function::Fn<(), Output = i32> + core[c87ba2efe93be5fa]::marker::Sync + core[c87ba2efe93be5fa]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/24e1a22664233bce1f9b5dc6eee7c1f74327e28c/library/std/src/panic.rs:359:14
[INFO] [stderr]     27:     0x576577556907 - std[27135b25cc596df5]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/24e1a22664233bce1f9b5dc6eee7c1f74327e28c/library/std/src/rt.rs:175:24
[INFO] [stderr]     28:     0x576577556907 - std[27135b25cc596df5]::panicking::catch_unwind::do_call::<std[27135b25cc596df5]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/24e1a22664233bce1f9b5dc6eee7c1f74327e28c/library/std/src/panicking.rs:576:43
[INFO] [stderr]     29:     0x576577556907 - std[27135b25cc596df5]::panicking::catch_unwind::<isize, std[27135b25cc596df5]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/24e1a22664233bce1f9b5dc6eee7c1f74327e28c/library/std/src/panicking.rs:544:19
[INFO] [stderr]     30:     0x576577556907 - std[27135b25cc596df5]::panic::catch_unwind::<std[27135b25cc596df5]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/24e1a22664233bce1f9b5dc6eee7c1f74327e28c/library/std/src/panic.rs:359:14
[INFO] [stderr]     31:     0x576577556907 - std[27135b25cc596df5]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/24e1a22664233bce1f9b5dc6eee7c1f74327e28c/library/std/src/rt.rs:171:5
[INFO] [stderr]     32:     0x576577251ba1 - std[27135b25cc596df5]::rt::lang_start::<()>
[INFO] [stderr]     33:     0x57657725cec5 - main
[INFO] [stderr]     34:     0x7ff0f28131ca - <unknown>
[INFO] [stderr]     35:     0x7ff0f281328b - __libc_start_main
[INFO] [stderr]     36:     0x57657724f975 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e817df92b4d1165ffc399963e5d647f1498f1d00943588cdd6b14ca245e11c59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e817df92b4d1165ffc399963e5d647f1498f1d00943588cdd6b14ca245e11c59", kill_on_drop: false }`
[INFO] [stdout] e817df92b4d1165ffc399963e5d647f1498f1d00943588cdd6b14ca245e11c59
