[INFO] cloning repository https://github.com/VeepCream/axum-learn-by-vee [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/VeepCream/axum-learn-by-vee" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVeepCream%2Faxum-learn-by-vee", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVeepCream%2Faxum-learn-by-vee'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ebc5050631b17a55713a6f678a2b9757a8365133 [INFO] checking VeepCream/axum-learn-by-vee/ebc5050631b17a55713a6f678a2b9757a8365133 against master#67944d6bec6b8fbbc3870e5365ab73cf88a9de62 for pr-148545 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVeepCream%2Faxum-learn-by-vee" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/VeepCream/axum-learn-by-vee [INFO] finished tweaking git repo https://github.com/VeepCream/axum-learn-by-vee [INFO] tweaked toml for git repo https://github.com/VeepCream/axum-learn-by-vee written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/VeepCream/axum-learn-by-vee on toolchain 67944d6bec6b8fbbc3870e5365ab73cf88a9de62 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+67944d6bec6b8fbbc3870e5365ab73cf88a9de62" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/VeepCream/axum-learn-by-vee 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" "+67944d6bec6b8fbbc3870e5365ab73cf88a9de62" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lockfree-object-pool v0.1.6 [INFO] [stderr] Downloaded thiserror-impl v2.0.9 [INFO] [stderr] Downloaded rust-embed-impl v8.5.0 [INFO] [stderr] Downloaded inventory v0.3.16 [INFO] [stderr] Downloaded oasgen-core v0.22.0 [INFO] [stderr] Downloaded structmeta-derive v0.3.0 [INFO] [stderr] Downloaded error-chain v0.10.0 [INFO] [stderr] Downloaded structmeta v0.3.0 [INFO] [stderr] Downloaded oasgen v0.22.0 [INFO] [stderr] Downloaded utoipa v5.3.0 [INFO] [stderr] Downloaded axum-extra v0.10.0 [INFO] [stderr] Downloaded openapi v0.1.5 [INFO] [stderr] Downloaded cc v1.2.6 [INFO] [stderr] Downloaded serde_json v1.0.134 [INFO] [stderr] Downloaded utoipa-gen v5.3.0 [INFO] [stderr] Downloaded zip v2.2.2 [INFO] [stderr] Downloaded async-trait v0.1.84 [INFO] [stderr] Downloaded oasgen-macro v0.22.0 [INFO] [stderr] Downloaded utoipa-axum v0.1.3 [INFO] [stderr] Downloaded rust-embed-utils v8.5.0 [INFO] [stderr] Downloaded zopfli v0.8.1 [INFO] [stderr] Downloaded thiserror v2.0.9 [INFO] [stderr] Downloaded openapiv3-extended v6.0.0 [INFO] [stderr] Downloaded rust-embed v8.5.0 [INFO] [stderr] Downloaded aide v0.13.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+67944d6bec6b8fbbc3870e5365ab73cf88a9de62" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab844e5b24b5d98e1c0577b0e60938c81093a83041d684d8371abb445563c211 [INFO] running `Command { std: "docker" "start" "-a" "ab844e5b24b5d98e1c0577b0e60938c81093a83041d684d8371abb445563c211", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab844e5b24b5d98e1c0577b0e60938c81093a83041d684d8371abb445563c211", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab844e5b24b5d98e1c0577b0e60938c81093a83041d684d8371abb445563c211", kill_on_drop: false }` [INFO] [stdout] ab844e5b24b5d98e1c0577b0e60938c81093a83041d684d8371abb445563c211 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+67944d6bec6b8fbbc3870e5365ab73cf88a9de62" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 375da0eb18d705e083bd3c8696770bb4dee1ba574e85ec05f033ced03871509e [INFO] running `Command { std: "docker" "start" "-a" "375da0eb18d705e083bd3c8696770bb4dee1ba574e85ec05f033ced03871509e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Compiling cc v1.2.6 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Checking unicode-ident v1.0.14 [INFO] [stderr] Checking miniz_oxide v0.8.2 [INFO] [stderr] Compiling thiserror v2.0.9 [INFO] [stderr] Compiling lockfree-object-pool v0.1.6 [INFO] [stderr] Compiling zip v2.2.2 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling rust-embed-utils v8.5.0 [INFO] [stderr] Compiling zopfli v0.8.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Checking object v0.36.7 [INFO] [stderr] Checking brotli-decompressor v4.0.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling inventory v0.3.16 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking headers v0.4.0 [INFO] [stderr] Checking quote v1.0.38 [INFO] [stderr] Checking uuid v1.11.0 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking syn v2.0.94 [INFO] [stderr] Checking iri-string v0.7.7 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking brotli v7.0.0 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Checking time v0.3.37 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking cookie v0.18.1 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Checking zstd v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling async-trait v0.1.84 [INFO] [stderr] Compiling structmeta-derive v0.3.0 [INFO] [stderr] Compiling thiserror-impl v2.0.9 [INFO] [stderr] Compiling utoipa-gen v5.3.0 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling rust-embed-impl v8.5.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Checking tokio v1.42.0 [INFO] [stderr] Checking rust-embed v8.5.0 [INFO] [stderr] Compiling structmeta v0.3.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking multer v3.1.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking axum-core v0.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking hyper v1.5.2 [INFO] [stderr] Checking async-compression v0.4.18 [INFO] [stderr] Checking tokio-util v0.7.13 [INFO] [stderr] Checking indexmap v2.7.0 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_yaml v0.7.5 [INFO] [stderr] Checking tower-http v0.6.2 [INFO] [stderr] Checking hyper-util v0.1.10 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking openapiv3-extended v6.0.0 [INFO] [stderr] Checking utoipa v5.3.0 [INFO] [stderr] Checking axum v0.8.1 [INFO] [stderr] Checking openapi v0.1.5 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling utoipa-swagger-ui v8.1.0 [INFO] [stderr] error: failed to run custom build command for `utoipa-swagger-ui v8.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-b35b249ff60f4ddb/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] OUT_DIR: /opt/rustwide/target/debug/build/utoipa-swagger-ui-c2a51fe2b862a2d8/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-c2a51fe2b862a2d8/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' (1761) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/utoipa-swagger-ui-8.1.0/build.rs:219: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: 0x6419d1461f22 - std[4ba3517be56e07d4]::backtrace_rs::backtrace::libunwind::trace [INFO] [stderr] at /rustc/67944d6bec6b8fbbc3870e5365ab73cf88a9de62/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x6419d1461f22 - std[4ba3517be56e07d4]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stderr] at /rustc/67944d6bec6b8fbbc3870e5365ab73cf88a9de62/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x6419d1461f22 - std[4ba3517be56e07d4]::sys::backtrace::_print_fmt [INFO] [stderr] at /rustc/67944d6bec6b8fbbc3870e5365ab73cf88a9de62/library/std/src/sys/backtrace.rs:74:9 [INFO] [stderr] 3: 0x6419d1461f22 - <::print::DisplayBacktrace as core[54df3f4c0e4f4636]::fmt::Display>::fmt [INFO] [stderr] at /rustc/67944d6bec6b8fbbc3870e5365ab73cf88a9de62/library/std/src/sys/backtrace.rs:44:26 [INFO] [stderr] 4: 0x6419d1475eba - ::fmt [INFO] [stderr] at /rustc/67944d6bec6b8fbbc3870e5365ab73cf88a9de62/library/core/src/fmt/rt.rs:152:76 [INFO] [stderr] 5: 0x6419d1475eba - core[54df3f4c0e4f4636]::fmt::write [INFO] [stderr] 6: 0x6419d1466f96 - std[4ba3517be56e07d4]::io::default_write_fmt:: [INFO] [stderr] at /rustc/67944d6bec6b8fbbc3870e5365ab73cf88a9de62/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x6419d1466f96 - ::write_fmt [INFO] [stderr] at /rustc/67944d6bec6b8fbbc3870e5365ab73cf88a9de62/library/std/src/io/mod.rs:1994:13 [INFO] [stderr] 8: 0x6419d144511f - ::print [INFO] [stderr] at /rustc/67944d6bec6b8fbbc3870e5365ab73cf88a9de62/library/std/src/sys/backtrace.rs:47:9 [INFO] [stderr] 9: 0x6419d144511f - std[4ba3517be56e07d4]::panicking::default_hook::{closure#0} [INFO] [stderr] at /rustc/67944d6bec6b8fbbc3870e5365ab73cf88a9de62/library/std/src/panicking.rs:292:27 [INFO] [stderr] 10: 0x6419d145c0f1 - std[4ba3517be56e07d4]::panicking::default_hook [INFO] [stderr] at /rustc/67944d6bec6b8fbbc3870e5365ab73cf88a9de62/library/std/src/panicking.rs:319:9 [INFO] [stderr] 11: 0x6419d145c2ab - std[4ba3517be56e07d4]::panicking::panic_with_hook [INFO] [stderr] at /rustc/67944d6bec6b8fbbc3870e5365ab73cf88a9de62/library/std/src/panicking.rs:825:13 [INFO] [stderr] 12: 0x6419d14451d8 - std[4ba3517be56e07d4]::panicking::panic_handler::{closure#0} [INFO] [stderr] at /rustc/67944d6bec6b8fbbc3870e5365ab73cf88a9de62/library/std/src/panicking.rs:698:13 [INFO] [stderr] 13: 0x6419d143a2f9 - std[4ba3517be56e07d4]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] at /rustc/67944d6bec6b8fbbc3870e5365ab73cf88a9de62/library/std/src/sys/backtrace.rs:182:18 [INFO] [stderr] 14: 0x6419d1445bed - __rustc[a6c28775d512d5b9]::rust_begin_unwind [INFO] [stderr] at /rustc/67944d6bec6b8fbbc3870e5365ab73cf88a9de62/library/std/src/panicking.rs:689:5 [INFO] [stderr] 15: 0x6419d147660c - core[54df3f4c0e4f4636]::panicking::panic_fmt [INFO] [stderr] at /rustc/67944d6bec6b8fbbc3870e5365ab73cf88a9de62/library/core/src/panicking.rs:80:14 [INFO] [stderr] 16: 0x6419d1476382 - core[54df3f4c0e4f4636]::result::unwrap_failed [INFO] [stderr] at /rustc/67944d6bec6b8fbbc3870e5365ab73cf88a9de62/library/core/src/result.rs:1867:5 [INFO] [stderr] 17: 0x6419d117d82f - >>::expect [INFO] [stderr] 18: 0x6419d1168440 - build_script_build[494aef18aa504bc5]::get_zip_archive [INFO] [stderr] 19: 0x6419d116a0a6 - build_script_build[494aef18aa504bc5]::main [INFO] [stderr] 20: 0x6419d116c513 - >::call_once [INFO] [stderr] 21: 0x6419d117cab6 - std[4ba3517be56e07d4]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] 22: 0x6419d1170469 - std[4ba3517be56e07d4]::rt::lang_start::<()>::{closure#0} [INFO] [stderr] 23: 0x6419d145b2a6 - <&dyn core[54df3f4c0e4f4636]::ops::function::Fn<(), Output = i32> + core[54df3f4c0e4f4636]::marker::Sync + core[54df3f4c0e4f4636]::panic::unwind_safe::RefUnwindSafe as core[54df3f4c0e4f4636]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/67944d6bec6b8fbbc3870e5365ab73cf88a9de62/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 24: 0x6419d145b2a6 - std[4ba3517be56e07d4]::panicking::catch_unwind::do_call::<&dyn core[54df3f4c0e4f4636]::ops::function::Fn<(), Output = i32> + core[54df3f4c0e4f4636]::marker::Sync + core[54df3f4c0e4f4636]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/67944d6bec6b8fbbc3870e5365ab73cf88a9de62/library/std/src/panicking.rs:581:40 [INFO] [stderr] 25: 0x6419d145b2a6 - std[4ba3517be56e07d4]::panicking::catch_unwind:: + core[54df3f4c0e4f4636]::marker::Sync + core[54df3f4c0e4f4636]::panic::unwind_safe::RefUnwindSafe> [INFO] [stderr] at /rustc/67944d6bec6b8fbbc3870e5365ab73cf88a9de62/library/std/src/panicking.rs:544:19 [INFO] [stderr] 26: 0x6419d145b2a6 - std[4ba3517be56e07d4]::panic::catch_unwind::<&dyn core[54df3f4c0e4f4636]::ops::function::Fn<(), Output = i32> + core[54df3f4c0e4f4636]::marker::Sync + core[54df3f4c0e4f4636]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/67944d6bec6b8fbbc3870e5365ab73cf88a9de62/library/std/src/panic.rs:359:14 [INFO] [stderr] 27: 0x6419d145b2a6 - std[4ba3517be56e07d4]::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/67944d6bec6b8fbbc3870e5365ab73cf88a9de62/library/std/src/rt.rs:175:24 [INFO] [stderr] 28: 0x6419d145b2a6 - std[4ba3517be56e07d4]::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/67944d6bec6b8fbbc3870e5365ab73cf88a9de62/library/std/src/panicking.rs:581:40 [INFO] [stderr] 29: 0x6419d145b2a6 - std[4ba3517be56e07d4]::panicking::catch_unwind:: [INFO] [stderr] at /rustc/67944d6bec6b8fbbc3870e5365ab73cf88a9de62/library/std/src/panicking.rs:544:19 [INFO] [stderr] 30: 0x6419d145b2a6 - std[4ba3517be56e07d4]::panic::catch_unwind:: [INFO] [stderr] at /rustc/67944d6bec6b8fbbc3870e5365ab73cf88a9de62/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: 0x6419d145b2a6 - std[4ba3517be56e07d4]::rt::lang_start_internal [INFO] [stderr] at /rustc/67944d6bec6b8fbbc3870e5365ab73cf88a9de62/library/std/src/rt.rs:171:5 [INFO] [stderr] 32: 0x6419d116e071 - std[4ba3517be56e07d4]::rt::lang_start::<()> [INFO] [stderr] 33: 0x6419d116c725 - main [INFO] [stderr] 34: 0x7b29b0db31ca - [INFO] [stderr] 35: 0x7b29b0db328b - __libc_start_main [INFO] [stderr] 36: 0x6419d1162c45 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "375da0eb18d705e083bd3c8696770bb4dee1ba574e85ec05f033ced03871509e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "375da0eb18d705e083bd3c8696770bb4dee1ba574e85ec05f033ced03871509e", kill_on_drop: false }` [INFO] [stdout] 375da0eb18d705e083bd3c8696770bb4dee1ba574e85ec05f033ced03871509e