[INFO] cloning repository https://github.com/Identeco/utoipa-blog-example-code [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Identeco/utoipa-blog-example-code" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIdenteco%2Futoipa-blog-example-code", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIdenteco%2Futoipa-blog-example-code'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f970c81b8e3f0f6c9e7843f99aa6da8a8c3a3987 [INFO] checking Identeco/utoipa-blog-example-code/f970c81b8e3f0f6c9e7843f99aa6da8a8c3a3987 against try#52ae2445414b2a196b318d85c2819995c6e5f1aa for pr-133397 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIdenteco%2Futoipa-blog-example-code" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Identeco/utoipa-blog-example-code on toolchain 52ae2445414b2a196b318d85c2819995c6e5f1aa [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+52ae2445414b2a196b318d85c2819995c6e5f1aa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Identeco/utoipa-blog-example-code [INFO] finished tweaking git repo https://github.com/Identeco/utoipa-blog-example-code [INFO] tweaked toml for git repo https://github.com/Identeco/utoipa-blog-example-code written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Identeco/utoipa-blog-example-code 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" "+52ae2445414b2a196b318d85c2819995c6e5f1aa" "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 [ERROR] error running command: no output for 300 seconds [INFO] checking Identeco/utoipa-blog-example-code/f970c81b8e3f0f6c9e7843f99aa6da8a8c3a3987 against try#52ae2445414b2a196b318d85c2819995c6e5f1aa for pr-133397 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIdenteco%2Futoipa-blog-example-code" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Identeco/utoipa-blog-example-code on toolchain 52ae2445414b2a196b318d85c2819995c6e5f1aa [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+52ae2445414b2a196b318d85c2819995c6e5f1aa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Identeco/utoipa-blog-example-code [INFO] finished tweaking git repo https://github.com/Identeco/utoipa-blog-example-code [INFO] tweaked toml for git repo https://github.com/Identeco/utoipa-blog-example-code written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Identeco/utoipa-blog-example-code 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" "+52ae2445414b2a196b318d85c2819995c6e5f1aa" "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 serde v1.0.211 [INFO] [stderr] Downloaded serde_derive v1.0.211 [INFO] [stderr] Downloaded utoipa-swagger-ui v8.0.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+52ae2445414b2a196b318d85c2819995c6e5f1aa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5b0ec1be220ba52896e6d0f8b5dd4edeb94345722ed1aff0c389d92d8d36fee2 [INFO] running `Command { std: "docker" "start" "-a" "5b0ec1be220ba52896e6d0f8b5dd4edeb94345722ed1aff0c389d92d8d36fee2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5b0ec1be220ba52896e6d0f8b5dd4edeb94345722ed1aff0c389d92d8d36fee2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b0ec1be220ba52896e6d0f8b5dd4edeb94345722ed1aff0c389d92d8d36fee2", kill_on_drop: false }` [INFO] [stdout] 5b0ec1be220ba52896e6d0f8b5dd4edeb94345722ed1aff0c389d92d8d36fee2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+52ae2445414b2a196b318d85c2819995c6e5f1aa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1911de8e29efb2411d3631491e318bc11e440d0c515915a8fb179828f6e09558 [INFO] running `Command { std: "docker" "start" "-a" "1911de8e29efb2411d3631491e318bc11e440d0c515915a8fb179828f6e09558", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.88 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling serde v1.0.211 [INFO] [stderr] Checking bytes v1.8.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Compiling syn v2.0.82 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling cc v1.1.31 [INFO] [stderr] Checking tokio v1.41.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking cpufeatures v0.2.14 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Checking hashbrown v0.15.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling lockfree-object-pool v0.1.6 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling zip v2.2.0 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling zopfli v0.8.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling serde_derive v1.0.211 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Checking actix-rt v2.10.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking brotli-decompressor v4.0.1 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling unicase v2.8.0 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Checking brotli v6.0.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling rust-embed-utils v8.5.0 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling utoipa-swagger-ui v8.0.3 [INFO] [stderr] Compiling rust-embed-impl v8.5.0 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking actix-server v2.5.0 [INFO] [stderr] Compiling utoipa-gen v5.2.0 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Checking impl-more v0.1.8 [INFO] [stderr] Checking rust-embed v8.5.0 [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-500c93659ed50802/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] OUT_DIR: /opt/rustwide/target/debug/build/utoipa-swagger-ui-504d1fe42d4b0a36/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-504d1fe42d4b0a36/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] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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: 0x586d619bacda - std::backtrace_rs::backtrace::libunwind::trace::hb751b309042634d6 [INFO] [stderr] at /rustc/52ae2445414b2a196b318d85c2819995c6e5f1aa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x586d619bacda - std::backtrace_rs::backtrace::trace_unsynchronized::h64b5476d4bbaf054 [INFO] [stderr] at /rustc/52ae2445414b2a196b318d85c2819995c6e5f1aa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x586d619bacda - std::sys::backtrace::_print_fmt::h7b67462c41e3d47c [INFO] [stderr] at /rustc/52ae2445414b2a196b318d85c2819995c6e5f1aa/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x586d619bacda - ::fmt::hca47ae4041da8bff [INFO] [stderr] at /rustc/52ae2445414b2a196b318d85c2819995c6e5f1aa/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x586d619dd983 - core::fmt::rt::Argument::fmt::he7e16cb40e84f052 [INFO] [stderr] at /rustc/52ae2445414b2a196b318d85c2819995c6e5f1aa/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x586d619dd983 - core::fmt::write::hfbac656094864fd0 [INFO] [stderr] at /rustc/52ae2445414b2a196b318d85c2819995c6e5f1aa/library/core/src/fmt/mod.rs:1189:21 [INFO] [stderr] 6: 0x586d619b7e53 - std::io::Write::write_fmt::hfaf810e2bfae6070 [INFO] [stderr] at /rustc/52ae2445414b2a196b318d85c2819995c6e5f1aa/library/std/src/io/mod.rs:1884:15 [INFO] [stderr] 7: 0x586d619bab22 - std::sys::backtrace::BacktraceLock::print::h2149ecb059747f7f [INFO] [stderr] at /rustc/52ae2445414b2a196b318d85c2819995c6e5f1aa/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x586d619bbaec - std::panicking::default_hook::{{closure}}::hc2ce6b4b28d1ea5b [INFO] [stderr] at /rustc/52ae2445414b2a196b318d85c2819995c6e5f1aa/library/std/src/panicking.rs:268:22 [INFO] [stderr] 9: 0x586d619bb932 - std::panicking::default_hook::hfc1f8b5885495376 [INFO] [stderr] at /rustc/52ae2445414b2a196b318d85c2819995c6e5f1aa/library/std/src/panicking.rs:295:9 [INFO] [stderr] 10: 0x586d619bc0e7 - std::panicking::rust_panic_with_hook::h303d5278f8e3fed5 [INFO] [stderr] at /rustc/52ae2445414b2a196b318d85c2819995c6e5f1aa/library/std/src/panicking.rs:801:13 [INFO] [stderr] 11: 0x586d619bbf7a - std::panicking::begin_panic_handler::{{closure}}::h15c9e108b2f26e80 [INFO] [stderr] at /rustc/52ae2445414b2a196b318d85c2819995c6e5f1aa/library/std/src/panicking.rs:674:13 [INFO] [stderr] 12: 0x586d619bb1b9 - std::sys::backtrace::__rust_end_short_backtrace::h35a9205a14d0c1cb [INFO] [stderr] at /rustc/52ae2445414b2a196b318d85c2819995c6e5f1aa/library/std/src/sys/backtrace.rs:170:18 [INFO] [stderr] 13: 0x586d619bbc0c - rust_begin_unwind [INFO] [stderr] at /rustc/52ae2445414b2a196b318d85c2819995c6e5f1aa/library/std/src/panicking.rs:665:5 [INFO] [stderr] 14: 0x586d619dc660 - core::panicking::panic_fmt::h7519b19037070fdc [INFO] [stderr] at /rustc/52ae2445414b2a196b318d85c2819995c6e5f1aa/library/core/src/panicking.rs:76:14 [INFO] [stderr] 15: 0x586d616f9065 - build_script_build::get_zip_archive::{{closure}}::hf6289f6b55e764a0 [INFO] [stderr] 16: 0x586d616e0ea9 - core::result::Result::unwrap_or_else::h82359d2a450a63fe [INFO] [stderr] 17: 0x586d616f8632 - build_script_build::get_zip_archive::hd7861a37265e9a89 [INFO] [stderr] 18: 0x586d616f67e2 - build_script_build::main::hf648598a8c2b9f43 [INFO] [stderr] 19: 0x586d616d9473 - core::ops::function::FnOnce::call_once::h5ad307c947cf7020 [INFO] [stderr] 20: 0x586d616de356 - std::sys::backtrace::__rust_begin_short_backtrace::hcf58a997563c5449 [INFO] [stderr] 21: 0x586d616d9219 - std::rt::lang_start::{{closure}}::hecc8d8434f5c3e37 [INFO] [stderr] 22: 0x586d619b3ae7 - core::ops::function::impls:: for &F>::call_once::hd6a66c93599a19f2 [INFO] [stderr] at /rustc/52ae2445414b2a196b318d85c2819995c6e5f1aa/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x586d619b3ae7 - std::panicking::try::do_call::h1aa8b1ab74b59539 [INFO] [stderr] at /rustc/52ae2445414b2a196b318d85c2819995c6e5f1aa/library/std/src/panicking.rs:557:40 [INFO] [stderr] 24: 0x586d619b3ae7 - std::panicking::try::h92db3c87fa241125 [INFO] [stderr] at /rustc/52ae2445414b2a196b318d85c2819995c6e5f1aa/library/std/src/panicking.rs:520:19 [INFO] [stderr] 25: 0x586d619b3ae7 - std::panic::catch_unwind::h3628afa641b45de6 [INFO] [stderr] at /rustc/52ae2445414b2a196b318d85c2819995c6e5f1aa/library/std/src/panic.rs:358:14 [INFO] [stderr] 26: 0x586d619b3ae7 - std::rt::lang_start_internal::{{closure}}::h6fb33f5ef375697a [INFO] [stderr] at /rustc/52ae2445414b2a196b318d85c2819995c6e5f1aa/library/std/src/rt.rs:174:48 [INFO] [stderr] 27: 0x586d619b3ae7 - std::panicking::try::do_call::hc27a05ace630ebf9 [INFO] [stderr] at /rustc/52ae2445414b2a196b318d85c2819995c6e5f1aa/library/std/src/panicking.rs:557:40 [INFO] [stderr] 28: 0x586d619b3ae7 - std::panicking::try::h556262be942434e6 [INFO] [stderr] at /rustc/52ae2445414b2a196b318d85c2819995c6e5f1aa/library/std/src/panicking.rs:520:19 [INFO] [stderr] 29: 0x586d619b3ae7 - std::panic::catch_unwind::h511f7ba3b5aafe3a [INFO] [stderr] at /rustc/52ae2445414b2a196b318d85c2819995c6e5f1aa/library/std/src/panic.rs:358:14 [INFO] [stderr] 30: 0x586d619b3ae7 - std::rt::lang_start_internal::hbf2453d46f84fae0 [INFO] [stderr] at /rustc/52ae2445414b2a196b318d85c2819995c6e5f1aa/library/std/src/rt.rs:174:20 [INFO] [stderr] 31: 0x586d616d91f7 - std::rt::lang_start::hb1b0ca6fb45ac41a [INFO] [stderr] 32: 0x586d616fac65 - main [INFO] [stderr] 33: 0x70d28ec81d90 - [INFO] [stderr] 34: 0x70d28ec81e40 - __libc_start_main [INFO] [stderr] 35: 0x586d616d4745 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "1911de8e29efb2411d3631491e318bc11e440d0c515915a8fb179828f6e09558", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1911de8e29efb2411d3631491e318bc11e440d0c515915a8fb179828f6e09558", kill_on_drop: false }` [INFO] [stdout] 1911de8e29efb2411d3631491e318bc11e440d0c515915a8fb179828f6e09558