[INFO] fetching crate nexusd 0.4.1... [INFO] testing nexusd-0.4.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate nexusd 0.4.1 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate nexusd 0.4.1 [INFO] finished tweaking crates.io crate nexusd 0.4.1 [INFO] tweaked toml for crates.io crate nexusd 0.4.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate nexusd 0.4.1 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate nexusd 0.4.1 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-shared-rt v0.1.0 [INFO] [stderr] Downloaded pubky v0.5.1 [INFO] [stderr] Downloaded pubky-timestamp v0.4.1 [INFO] [stderr] Downloaded pubky-common v0.5.1 [INFO] [stderr] Downloaded tokio-shared-rt-macro v0.1.0 [INFO] [stderr] Downloaded tsify-macros v0.5.5 [INFO] [stderr] Downloaded tsify v0.5.5 [INFO] [stderr] Downloaded deadpool-redis v0.21.1 [INFO] [stderr] Downloaded pubky-app-specs v0.3.4 [INFO] [stderr] Downloaded nexus-watcher v0.4.1 [INFO] [stderr] Downloaded heed v0.21.0 [INFO] [stderr] Downloaded nexus-webapi v0.4.1 [INFO] [stderr] Downloaded nexus-common v0.4.1 [INFO] [stderr] Downloaded lmdb-master-sys v0.2.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a179043a7e7eed2dc40ebe8fbab49c636619dd21302841ac0e1358f7b401d1a9 [INFO] running `Command { std: "docker" "start" "-a" "a179043a7e7eed2dc40ebe8fbab49c636619dd21302841ac0e1358f7b401d1a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a179043a7e7eed2dc40ebe8fbab49c636619dd21302841ac0e1358f7b401d1a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a179043a7e7eed2dc40ebe8fbab49c636619dd21302841ac0e1358f7b401d1a9", kill_on_drop: false }` [INFO] [stdout] a179043a7e7eed2dc40ebe8fbab49c636619dd21302841ac0e1358f7b401d1a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e960b12b9ec90cc0acb5b4077cc983f7c5e1bc533a4d02373ab808eeb71a0557 [INFO] running `Command { std: "docker" "start" "-a" "e960b12b9ec90cc0acb5b4077cc983f7c5e1bc533a4d02373ab808eeb71a0557", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling cc v1.2.21 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling webpki-roots v0.26.10 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling webpki-roots v1.0.0 [INFO] [stderr] Compiling base32 v0.5.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling heed-traits v0.20.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling heed v0.21.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling synchronoise v1.0.1 [INFO] [stderr] Compiling heed-types v0.21.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling brotli v8.0.1 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling pkarr v3.8.0 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling lru v0.13.0 [INFO] [stderr] Compiling base64ct v1.7.3 [INFO] [stderr] Compiling cordyceps v0.3.3 [INFO] [stderr] Compiling diatomic-waker v0.2.3 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling zlib-rs v0.5.0 [INFO] [stderr] Compiling genawaiter v0.99.1 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling futures-buffered v0.2.11 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling cobs v0.2.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling self_cell v1.2.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crypto_secretbox v0.1.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pubky v0.5.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling retain_mut v0.1.9 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling rustls-native-certs v0.7.3 [INFO] [stderr] Compiling rust-embed-utils v8.7.0 [INFO] [stderr] Compiling fs-err v3.1.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling nexus-webapi v0.4.1 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [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 tracing-attributes v0.1.28 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling rustls-webpki v0.103.2 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling doxygen-rs v0.4.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling lmdb-master-sys v0.2.5 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling opentelemetry v0.30.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling chrono-tz v0.8.6 [INFO] [stderr] Compiling libz-rs-sys v0.5.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling utoipa-gen v5.4.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling zip v3.0.0 [INFO] [stderr] Compiling delegate v0.10.0 [INFO] [stderr] Compiling neo4rs-macros v0.3.0 [INFO] [stderr] Compiling rust-embed-impl v8.7.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling rust-embed v8.7.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling opentelemetry-appender-tracing v0.30.1 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling ntimestamp v1.0.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling simple-dns v0.9.3 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling serde_bencode v0.2.4 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling pubky-timestamp v0.4.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling mainline v5.4.0 [INFO] [stderr] Compiling postcard v1.1.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling publicsuffix v2.3.0 [INFO] [stderr] Compiling utoipa v5.4.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling utoipa-swagger-ui v9.0.2 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling cookie_store v0.21.1 [INFO] [stderr] Compiling axum-core v0.5.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-30094ca4b82891b3/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] OUT_DIR: /opt/rustwide/target/debug/build/utoipa-swagger-ui-d8dd8c3f23ae3ab5/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-d8dd8c3f23ae3ab5/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' (3765) 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: 0x57c636750112 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x57c636750112 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x57c636750112 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x57c636750112 - ::fmt::h5bb8a979ba5db788 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x57c636760aef - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x57c636760aef - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x57c636724303 - std::io::default_write_fmt::hb0810a37865e52a5 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x57c636724303 - std::io::Write::write_fmt::h12c8908aaac7ca22 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x57c63672eb92 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x57c636730a9c - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x57c6367308f6 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x57c636731075 - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x57c636730f0a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stderr] 13: 0x57c63672ecc9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x57c63671782d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stderr] 15: 0x57c636765360 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x57c636764796 - core::result::unwrap_failed::h3ce108722ad88f1e [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/result.rs:1852:5 [INFO] [stderr] 17: 0x57c63643032f - core::result::Result::expect::hd7da6eaba6f611ce [INFO] [stderr] 18: 0x57c636426304 - build_script_build::get_zip_archive::h1472b1695dde5920 [INFO] [stderr] 19: 0x57c6364288c6 - build_script_build::main::h1c52b4c8ec07c0bd [INFO] [stderr] 20: 0x57c636417eb3 - core::ops::function::FnOnce::call_once::hcc10df2b7ee6a442 [INFO] [stderr] 21: 0x57c636420966 - std::sys::backtrace::__rust_begin_short_backtrace::h024f4dfbb7a4b274 [INFO] [stderr] 22: 0x57c636429629 - std::rt::lang_start::{{closure}}::hc8fc69efffcc2dc5 [INFO] [stderr] 23: 0x57c636725bf0 - core::ops::function::impls:: for &F>::call_once::h1dc0a50e6295ec78 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 24: 0x57c636725bf0 - std::panicking::catch_unwind::do_call::h209f742e9999044e [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stderr] 25: 0x57c636725bf0 - std::panicking::catch_unwind::h508c6e2aa6d72749 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stderr] 26: 0x57c636725bf0 - std::panic::catch_unwind::hebcbb24aa9914693 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stderr] 27: 0x57c636725bf0 - std::rt::lang_start_internal::{{closure}}::h703cbe32967ef209 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:175:24 [INFO] [stderr] 28: 0x57c636725bf0 - std::panicking::catch_unwind::do_call::hf50f2a30bce4e10b [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stderr] 29: 0x57c636725bf0 - std::panicking::catch_unwind::hac448d7e3b12daa3 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stderr] 30: 0x57c636725bf0 - std::panic::catch_unwind::ha9d74a13d77f299c [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: 0x57c636725bf0 - std::rt::lang_start_internal::ha26d244788d1956d [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:171:5 [INFO] [stderr] 32: 0x57c636429611 - std::rt::lang_start::ha24313ca6abc69ec [INFO] [stderr] 33: 0x57c63642d995 - main [INFO] [stderr] 34: 0x7f1cdb82e1ca - [INFO] [stderr] 35: 0x7f1cdb82e28b - __libc_start_main [INFO] [stderr] 36: 0x57c636409495 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e960b12b9ec90cc0acb5b4077cc983f7c5e1bc533a4d02373ab808eeb71a0557", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e960b12b9ec90cc0acb5b4077cc983f7c5e1bc533a4d02373ab808eeb71a0557", kill_on_drop: false }` [INFO] [stdout] e960b12b9ec90cc0acb5b4077cc983f7c5e1bc533a4d02373ab808eeb71a0557