[INFO] cloning repository https://github.com/cyharyanto/hello_cargo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cyharyanto/hello_cargo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyharyanto%2Fhello_cargo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyharyanto%2Fhello_cargo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 24212a1289eeb03af97440b667ce9e781637de2c [INFO] checking cyharyanto/hello_cargo/24212a1289eeb03af97440b667ce9e781637de2c against master#733108b6d4acaa93fe26ae281ea305aacd6aac4e for pr-148967 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyharyanto%2Fhello_cargo" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/cyharyanto/hello_cargo [INFO] finished tweaking git repo https://github.com/cyharyanto/hello_cargo [INFO] tweaked toml for git repo https://github.com/cyharyanto/hello_cargo written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cyharyanto/hello_cargo on toolchain 733108b6d4acaa93fe26ae281ea305aacd6aac4e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733108b6d4acaa93fe26ae281ea305aacd6aac4e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cyharyanto/hello_cargo 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" "+733108b6d4acaa93fe26ae281ea305aacd6aac4e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pest_meta v2.7.12 [INFO] [stderr] Downloaded ulid v1.1.3 [INFO] [stderr] Downloaded pest_generator v2.7.12 [INFO] [stderr] Downloaded cc v1.1.17 [INFO] [stderr] Downloaded pest_derive v2.7.12 [INFO] [stderr] Downloaded utoipa-gen v4.3.0 [INFO] [stderr] Downloaded webpki-roots v0.26.5 [INFO] [stderr] Downloaded pest v2.7.12 [INFO] [stderr] Downloaded diesel v2.2.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+733108b6d4acaa93fe26ae281ea305aacd6aac4e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6b1bbf9e9b03830dff9c72f59cffb2a5b58bb52589540d131ae351404ae6f629 [INFO] running `Command { std: "docker" "start" "-a" "6b1bbf9e9b03830dff9c72f59cffb2a5b58bb52589540d131ae351404ae6f629", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6b1bbf9e9b03830dff9c72f59cffb2a5b58bb52589540d131ae351404ae6f629", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b1bbf9e9b03830dff9c72f59cffb2a5b58bb52589540d131ae351404ae6f629", kill_on_drop: false }` [INFO] [stdout] 6b1bbf9e9b03830dff9c72f59cffb2a5b58bb52589540d131ae351404ae6f629 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+733108b6d4acaa93fe26ae281ea305aacd6aac4e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b3008e7d36f27cc40135a4c476c0618cd64d5c8361fbefae47f69b38fec49ef [INFO] running `Command { std: "docker" "start" "-a" "8b3008e7d36f27cc40135a4c476c0618cd64d5c8361fbefae47f69b38fec49ef", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling zip v1.1.4 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling flate2 v1.0.33 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling pq-sys v0.6.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Checking ucd-trie v0.1.6 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Checking rust-embed-utils v8.5.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking tower v0.5.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Checking ordered-multimap v0.6.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Checking rust-ini v0.19.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling async-trait v0.1.82 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling utoipa-gen v4.3.0 [INFO] [stderr] Compiling rust-embed-impl v8.5.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking rust-embed v8.5.0 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking pest v2.7.12 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling dsl_auto_type v0.1.2 [INFO] [stderr] Compiling diesel_derives v2.2.3 [INFO] [stderr] Checking ulid v1.1.3 [INFO] [stderr] Compiling pest_meta v2.7.12 [INFO] [stderr] Compiling pest_generator v2.7.12 [INFO] [stderr] Compiling pest_derive v2.7.12 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking hyper-util v0.1.7 [INFO] [stderr] Checking indexmap v2.5.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking diesel v2.2.4 [INFO] [stderr] Checking utoipa v4.2.3 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling migrations_internals v2.2.0 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling migrations_macros v2.2.0 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Checking config v0.14.0 [INFO] [stderr] Compiling utoipa-swagger-ui v7.1.0 [INFO] [stderr] error: failed to run custom build command for `utoipa-swagger-ui v7.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-fc0d279facdae59e/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] OUT_DIR: /opt/rustwide/target/debug/build/utoipa-swagger-ui-fd4e80cae033a302/out [INFO] [stderr] SWAGGER_UI_DOWNLOAD_URL: https://github.com/swagger-api/swagger-ui/archive/refs/tags/v5.17.12.zip [INFO] [stderr] start download to : "/opt/rustwide/target/debug/build/utoipa-swagger-ui-fd4e80cae033a302/out/v5.17.12.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] [INFO] [stderr] thread 'main' (1706) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/utoipa-swagger-ui-7.1.0/build.rs:181:46: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Custom { kind: Other, error: "curl download file exited with error status: exit status: 6" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x56c9f73a4002 - std::backtrace_rs::backtrace::libunwind::trace::h336fa6cbda11d7da [INFO] [stderr] at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x56c9f73a4002 - std::backtrace_rs::backtrace::trace_unsynchronized::hdd3caca2f7bc912d [INFO] [stderr] at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x56c9f73a4002 - std::sys::backtrace::_print_fmt::hd331b0c9511a99ae [INFO] [stderr] at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x56c9f73a4002 - ::fmt::h1994e61875dd2f2a [INFO] [stderr] at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x56c9f73b4337 - core::fmt::rt::Argument::fmt::hb884d9236ffe22a5 [INFO] [stderr] at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/core/src/fmt/rt.rs:152:76 [INFO] [stderr] 5: 0x56c9f73b4337 - core::fmt::write::h94ae3adc0037c305 [INFO] [stderr] 6: 0x56c9f73794a6 - std::io::default_write_fmt::h338733cd46b32ee7 [INFO] [stderr] at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x56c9f73794a6 - std::io::Write::write_fmt::hf145160a44bf8905 [INFO] [stderr] at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/std/src/io/mod.rs:1994:13 [INFO] [stderr] 8: 0x56c9f73851e1 - std::sys::backtrace::BacktraceLock::print::hc709f40974e386fc [INFO] [stderr] at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x56c9f73851e1 - std::panicking::default_hook::{{closure}}::h97869b26213cfdd1 [INFO] [stderr] at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/std/src/panicking.rs:293:27 [INFO] [stderr] 10: 0x56c9f7385006 - std::panicking::default_hook::h12325a7204458032 [INFO] [stderr] at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/std/src/panicking.rs:320:9 [INFO] [stderr] 11: 0x56c9f73856eb - std::panicking::panic_with_hook::h43cbe56cc59fc5e6 [INFO] [stderr] at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/std/src/panicking.rs:826:13 [INFO] [stderr] 12: 0x56c9f7385568 - std::panicking::panic_handler::{{closure}}::h026d7e278a1a94d3 [INFO] [stderr] at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/std/src/panicking.rs:699:13 [INFO] [stderr] 13: 0x56c9f7383689 - std::sys::backtrace::__rust_end_short_backtrace::h61696f1ef97ec08d [INFO] [stderr] at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x56c9f736d0fd - __rustc[9da61800b7c1d17]::rust_begin_unwind [INFO] [stderr] at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/std/src/panicking.rs:690:5 [INFO] [stderr] 15: 0x56c9f73b869c - core::panicking::panic_fmt::h376ce795c5298f0d [INFO] [stderr] at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/core/src/panicking.rs:80:14 [INFO] [stderr] 16: 0x56c9f73b7cc2 - core::result::unwrap_failed::hc6310caa305990a4 [INFO] [stderr] at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/core/src/result.rs:1867:5 [INFO] [stderr] 17: 0x56c9f70d821b - build_script_build::get_zip_archive::hc7bd0dd8a97774d2 [INFO] [stderr] 18: 0x56c9f70da6c6 - build_script_build::main::h85b210effdef477b [INFO] [stderr] 19: 0x56c9f70cf613 - core::ops::function::FnOnce::call_once::h00e2f83ca1442415 [INFO] [stderr] 20: 0x56c9f70e0596 - std::sys::backtrace::__rust_begin_short_backtrace::h6c9a0b4852d6b3f2 [INFO] [stderr] 21: 0x56c9f70dd889 - std::rt::lang_start::{{closure}}::h791957afb2a03629 [INFO] [stderr] 22: 0x56c9f737ab2a - core::ops::function::impls:: for &F>::call_once::h17171ace6974aa8f [INFO] [stderr] at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 23: 0x56c9f737ab2a - std::panicking::catch_unwind::do_call::h7f6df566c2bad775 [INFO] [stderr] at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/std/src/panicking.rs:582:40 [INFO] [stderr] 24: 0x56c9f737ab2a - std::panicking::catch_unwind::hb99c8ff3052425d2 [INFO] [stderr] at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/std/src/panicking.rs:545:19 [INFO] [stderr] 25: 0x56c9f737ab2a - std::panic::catch_unwind::h227a70d8d07d79e6 [INFO] [stderr] at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x56c9f737ab2a - std::rt::lang_start_internal::{{closure}}::hb92f0c824b843011 [INFO] [stderr] at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/std/src/rt.rs:175:24 [INFO] [stderr] 27: 0x56c9f737ab2a - std::panicking::catch_unwind::do_call::h837acadf86977c09 [INFO] [stderr] at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/std/src/panicking.rs:582:40 [INFO] [stderr] 28: 0x56c9f737ab2a - std::panicking::catch_unwind::hfffc6b58fde015bc [INFO] [stderr] at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/std/src/panicking.rs:545:19 [INFO] [stderr] 29: 0x56c9f737ab2a - std::panic::catch_unwind::he0f0d9ab4801dcd5 [INFO] [stderr] at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x56c9f737ab2a - std::rt::lang_start_internal::h6df14bee4fb30353 [INFO] [stderr] at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/std/src/rt.rs:171:5 [INFO] [stderr] 31: 0x56c9f70dd871 - std::rt::lang_start::h502e129cd4456556 [INFO] [stderr] 32: 0x56c9f70dcd65 - main [INFO] [stderr] 33: 0x73b01dc501ca - [INFO] [stderr] 34: 0x73b01dc5028b - __libc_start_main [INFO] [stderr] 35: 0x56c9f70ced05 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "8b3008e7d36f27cc40135a4c476c0618cd64d5c8361fbefae47f69b38fec49ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b3008e7d36f27cc40135a4c476c0618cd64d5c8361fbefae47f69b38fec49ef", kill_on_drop: false }` [INFO] [stdout] 8b3008e7d36f27cc40135a4c476c0618cd64d5c8361fbefae47f69b38fec49ef