[INFO] cloning repository https://github.com/qmdch1/rust-backend-base
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qmdch1/rust-backend-base" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqmdch1%2Frust-backend-base", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqmdch1%2Frust-backend-base'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d82b531daee37988a3d14ae8d8c84ec2390e498b
[INFO] checking qmdch1/rust-backend-base against try#50f413885985a8b0a0b6ca0766a0aedd45304953 for pr-155657
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqmdch1%2Frust-backend-base" "/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/qmdch1/rust-backend-base
[INFO] finished tweaking git repo https://github.com/qmdch1/rust-backend-base
[INFO] tweaked toml for git repo https://github.com/qmdch1/rust-backend-base written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/qmdch1/rust-backend-base on toolchain 50f413885985a8b0a0b6ca0766a0aedd45304953
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/qmdch1/rust-backend-base 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" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking qmdch1/rust-backend-base against try#50f413885985a8b0a0b6ca0766a0aedd45304953 for pr-155657
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqmdch1%2Frust-backend-base" "/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/qmdch1/rust-backend-base
[INFO] finished tweaking git repo https://github.com/qmdch1/rust-backend-base
[INFO] tweaked toml for git repo https://github.com/qmdch1/rust-backend-base written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/qmdch1/rust-backend-base on toolchain 50f413885985a8b0a0b6ca0766a0aedd45304953
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/qmdch1/rust-backend-base 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" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "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 axum-macros v0.5.1
[INFO] [stderr]   Downloaded arcstr v1.2.0
[INFO] [stderr]   Downloaded jsonwebtoken v10.3.0
[INFO] [stderr]   Downloaded redis v1.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0edf77bbfa360d2e20d0a693eab81a71329b18b9fcf5f7b1b47763c0281897c7
[INFO] running `Command { std: "docker" "start" "-a" "0edf77bbfa360d2e20d0a693eab81a71329b18b9fcf5f7b1b47763c0281897c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0edf77bbfa360d2e20d0a693eab81a71329b18b9fcf5f7b1b47763c0281897c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0edf77bbfa360d2e20d0a693eab81a71329b18b9fcf5f7b1b47763c0281897c7", kill_on_drop: false }`
[INFO] [stdout] 0edf77bbfa360d2e20d0a693eab81a71329b18b9fcf5f7b1b47763c0281897c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2e9927dececa4a922efe4e10edd47e1651ffa816307fd496973b4f5a5c23b012
[INFO] running `Command { std: "docker" "start" "-a" "2e9927dececa4a922efe4e10edd47e1651ffa816307fd496973b4f5a5c23b012", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling openssl-sys v0.9.113
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling zlib-rs v0.6.3
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tokio v1.52.0
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling openssl v0.10.77
[INFO] [stderr]     Checking compression-codecs v0.4.37
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling rust-embed-impl v8.11.0
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling axum-macros v0.5.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking iri-string v0.7.12
[INFO] [stderr]    Compiling utoipa-gen v5.4.0
[INFO] [stderr]     Checking rust-embed v8.11.0
[INFO] [stderr]     Checking backon v1.6.0
[INFO] [stderr]    Compiling validator_derive v0.20.0
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking simple_asn1 v0.6.4
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking arcstr v1.2.0
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.12
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking jsonwebtoken v10.3.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]     Checking validator v0.20.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking async-compression v0.4.41
[INFO] [stderr]    Compiling zip v3.0.0
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking tokio-test v0.4.5
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling utoipa-swagger-ui v9.0.2
[INFO] [stderr]     Checking sqlx-core 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-2efaf18a3a96f02e/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   OUT_DIR: /opt/rustwide/target/debug/build/utoipa-swagger-ui-62f8c6c21622cf73/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-62f8c6c21622cf73/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' (1456) 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:     0x64a5582e18fa - std[750460bc29eab7dd]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x64a5582e18fa - std[750460bc29eab7dd]::backtrace_rs::backtrace::trace_unsynchronized::<std[750460bc29eab7dd]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x64a5582e18fa - std[750460bc29eab7dd]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x64a5582e18fa - <<std[750460bc29eab7dd]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d62315c68ff81ef2]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x64a5582f513a - <core[d62315c68ff81ef2]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x64a5582f513a - core[d62315c68ff81ef2]::fmt::write
[INFO] [stderr]      6:     0x64a5582e64b2 - std[750460bc29eab7dd]::io::default_write_fmt::<std[750460bc29eab7dd]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/io/mod.rs:621:11
[INFO] [stderr]      7:     0x64a5582e64b2 - <std[750460bc29eab7dd]::sys::stdio::unix::Stderr as std[750460bc29eab7dd]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/io/mod.rs:1976:13
[INFO] [stderr]      8:     0x64a5582c490f - <std[750460bc29eab7dd]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x64a5582c490f - std[750460bc29eab7dd]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x64a5582db971 - std[750460bc29eab7dd]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x64a5582dbb2b - std[750460bc29eab7dd]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x64a5582c49c8 - std[750460bc29eab7dd]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x64a5582b9ac9 - std[750460bc29eab7dd]::sys::backtrace::__rust_end_short_backtrace::<std[750460bc29eab7dd]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x64a5582c53bd - __rustc[e0c6b7d6fd1a3415]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x64a5582f597c - core[d62315c68ff81ef2]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x64a5582f56f2 - core[d62315c68ff81ef2]::result::unwrap_failed
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/core/src/result.rs:1865:5
[INFO] [stderr]     17:     0x64a557fdf97f - <core[d62315c68ff81ef2]::result::Result<(), alloc[813fa955e2f0131b]::boxed::Box<dyn core[d62315c68ff81ef2]::error::Error>>>::expect
[INFO] [stderr]     18:     0x64a557fd4c20 - build_script_build[aaf30ef46d845552]::get_zip_archive
[INFO] [stderr]     19:     0x64a557fd6886 - build_script_build[aaf30ef46d845552]::main
[INFO] [stderr]     20:     0x64a557fecd43 - <fn() as core[d62315c68ff81ef2]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     21:     0x64a557fe8936 - std[750460bc29eab7dd]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     22:     0x64a557fded79 - std[750460bc29eab7dd]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     23:     0x64a5582dabb7 - <&dyn core[d62315c68ff81ef2]::ops::function::Fn<(), Output = i32> + core[d62315c68ff81ef2]::marker::Sync + core[d62315c68ff81ef2]::panic::unwind_safe::RefUnwindSafe as core[d62315c68ff81ef2]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     24:     0x64a5582dabb7 - std[750460bc29eab7dd]::panicking::catch_unwind::do_call::<&dyn core[d62315c68ff81ef2]::ops::function::Fn<(), Output = i32> + core[d62315c68ff81ef2]::marker::Sync + core[d62315c68ff81ef2]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/panicking.rs:581:40
[INFO] [stderr]     25:     0x64a5582dabb7 - std[750460bc29eab7dd]::panicking::catch_unwind::<i32, &dyn core[d62315c68ff81ef2]::ops::function::Fn<(), Output = i32> + core[d62315c68ff81ef2]::marker::Sync + core[d62315c68ff81ef2]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/panicking.rs:544:19
[INFO] [stderr]     26:     0x64a5582dabb7 - std[750460bc29eab7dd]::panic::catch_unwind::<&dyn core[d62315c68ff81ef2]::ops::function::Fn<(), Output = i32> + core[d62315c68ff81ef2]::marker::Sync + core[d62315c68ff81ef2]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/panic.rs:359:14
[INFO] [stderr]     27:     0x64a5582dabb7 - std[750460bc29eab7dd]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/rt.rs:175:24
[INFO] [stderr]     28:     0x64a5582dabb7 - std[750460bc29eab7dd]::panicking::catch_unwind::do_call::<std[750460bc29eab7dd]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/panicking.rs:581:40
[INFO] [stderr]     29:     0x64a5582dabb7 - std[750460bc29eab7dd]::panicking::catch_unwind::<isize, std[750460bc29eab7dd]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/panicking.rs:544:19
[INFO] [stderr]     30:     0x64a5582dabb7 - std[750460bc29eab7dd]::panic::catch_unwind::<std[750460bc29eab7dd]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/panic.rs:359:14
[INFO] [stderr]     31:     0x64a5582dabb7 - std[750460bc29eab7dd]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/rt.rs:171:5
[INFO] [stderr]     32:     0x64a557fddbf1 - std[750460bc29eab7dd]::rt::lang_start::<()>
[INFO] [stderr]     33:     0x64a557fd9d45 - main
[INFO] [stderr]     34:     0x7555b8f301ca - <unknown>
[INFO] [stderr]     35:     0x7555b8f3028b - __libc_start_main
[INFO] [stderr]     36:     0x64a557fcd225 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2e9927dececa4a922efe4e10edd47e1651ffa816307fd496973b4f5a5c23b012", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e9927dececa4a922efe4e10edd47e1651ffa816307fd496973b4f5a5c23b012", kill_on_drop: false }`
[INFO] [stdout] 2e9927dececa4a922efe4e10edd47e1651ffa816307fd496973b4f5a5c23b012
