[INFO] cloning repository https://github.com/alexng353/habitsyncer-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alexng353/habitsyncer-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexng353%2Fhabitsyncer-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexng353%2Fhabitsyncer-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bd00eeb62f5fd31f2839b306049b4f87d2aeb9dd [INFO] checking alexng353/habitsyncer-api against master#fe55364329579d361b1ab565728bc033a7dba07e for pr-146013 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexng353%2Fhabitsyncer-api" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/alexng353/habitsyncer-api [INFO] finished tweaking git repo https://github.com/alexng353/habitsyncer-api [INFO] tweaked toml for git repo https://github.com/alexng353/habitsyncer-api written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/alexng353/habitsyncer-api on toolchain fe55364329579d361b1ab565728bc033a7dba07e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fe55364329579d361b1ab565728bc033a7dba07e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/alexng353/habitsyncer-api 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" "+fe55364329579d361b1ab565728bc033a7dba07e" "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 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded utoipa-axum v0.2.0 [INFO] [stderr] Downloaded utoipa-swagger-ui v9.0.2 [INFO] [stderr] Downloaded utoipa-gen v5.3.1 [INFO] [stderr] Downloaded utoipa v5.3.1 [INFO] [stderr] Downloaded zip v3.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+fe55364329579d361b1ab565728bc033a7dba07e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2886527c8ec56fea6737ad7ae9b65793d38e1b692f46277577e6633b0fc3eb93 [INFO] running `Command { std: "docker" "start" "-a" "2886527c8ec56fea6737ad7ae9b65793d38e1b692f46277577e6633b0fc3eb93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2886527c8ec56fea6737ad7ae9b65793d38e1b692f46277577e6633b0fc3eb93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2886527c8ec56fea6737ad7ae9b65793d38e1b692f46277577e6633b0fc3eb93", kill_on_drop: false }` [INFO] [stdout] 2886527c8ec56fea6737ad7ae9b65793d38e1b692f46277577e6633b0fc3eb93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+fe55364329579d361b1ab565728bc033a7dba07e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a2aac4e5600cccb8888914ccc2b19a6b6ac5fc0879009a992410b7b4dae1937 [INFO] running `Command { std: "docker" "start" "-a" "0a2aac4e5600cccb8888914ccc2b19a6b6ac5fc0879009a992410b7b4dae1937", kill_on_drop: false }` [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling cc v1.2.26 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling webpki-roots v1.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling zlib-rs v0.5.1 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling bumpalo v3.18.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking rustls-webpki v0.103.3 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.29 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling libz-rs-sys v0.5.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling whoami v1.6.0 [INFO] [stderr] Compiling zip v3.0.0 [INFO] [stderr] Checking axum-core v0.5.2 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling rust-embed-utils v8.7.2 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling rust-embed-impl v8.7.2 [INFO] [stderr] Checking base64ct v1.8.0 [INFO] [stderr] Checking rust-embed v8.7.2 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking serde_path_to_error v0.1.17 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling utoipa-gen v5.3.1 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking jwt v0.16.0 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Compiling utoipa-swagger-ui v9.0.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-9190b458e2418b56/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] OUT_DIR: /opt/rustwide/target/debug/build/utoipa-swagger-ui-24ae170ba513020e/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-24ae170ba513020e/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' (1799) 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: 0x58289d1c7202 - std::backtrace_rs::backtrace::libunwind::trace::hb8d58497936ac0e5 [INFO] [stderr] at /rustc/fe55364329579d361b1ab565728bc033a7dba07e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x58289d1c7202 - std::backtrace_rs::backtrace::trace_unsynchronized::h3aad8865bad17135 [INFO] [stderr] at /rustc/fe55364329579d361b1ab565728bc033a7dba07e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x58289d1c7202 - std::sys::backtrace::_print_fmt::h21febd6ae6166569 [INFO] [stderr] at /rustc/fe55364329579d361b1ab565728bc033a7dba07e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x58289d1c7202 - ::fmt::h29d9c8bf1a4b028e [INFO] [stderr] at /rustc/fe55364329579d361b1ab565728bc033a7dba07e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x58289d1d7caf - core::fmt::rt::Argument::fmt::h91d313ac58e8ce05 [INFO] [stderr] at /rustc/fe55364329579d361b1ab565728bc033a7dba07e/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x58289d1d7caf - core::fmt::write::h501001060909afe1 [INFO] [stderr] at /rustc/fe55364329579d361b1ab565728bc033a7dba07e/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x58289d19b1f1 - std::io::default_write_fmt::h7449c59f5b58f80d [INFO] [stderr] at /rustc/fe55364329579d361b1ab565728bc033a7dba07e/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x58289d19b1f1 - std::io::Write::write_fmt::h23ea0a0eeb791cd7 [INFO] [stderr] at /rustc/fe55364329579d361b1ab565728bc033a7dba07e/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x58289d1a5bc2 - std::sys::backtrace::BacktraceLock::print::h4176f37061036e99 [INFO] [stderr] at /rustc/fe55364329579d361b1ab565728bc033a7dba07e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x58289d1a7acc - std::panicking::default_hook::{{closure}}::h39e9e5962d3c83e6 [INFO] [stderr] at /rustc/fe55364329579d361b1ab565728bc033a7dba07e/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x58289d1a7926 - std::panicking::default_hook::h695b4613fe919f62 [INFO] [stderr] at /rustc/fe55364329579d361b1ab565728bc033a7dba07e/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x58289d1a8155 - std::panicking::panic_with_hook::hc265bc3f83e941fa [INFO] [stderr] at /rustc/fe55364329579d361b1ab565728bc033a7dba07e/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x58289d1a7fea - std::panicking::panic_handler::{{closure}}::h3a596dbd6730fa42 [INFO] [stderr] at /rustc/fe55364329579d361b1ab565728bc033a7dba07e/library/std/src/panicking.rs:707:13 [INFO] [stderr] 13: 0x58289d1a5cf9 - std::sys::backtrace::__rust_end_short_backtrace::hb6f6c42180028b99 [INFO] [stderr] at /rustc/fe55364329579d361b1ab565728bc033a7dba07e/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x58289d18e80d - __rustc[d09e6b3898ba6a0]::rust_begin_unwind [INFO] [stderr] at /rustc/fe55364329579d361b1ab565728bc033a7dba07e/library/std/src/panicking.rs:698:5 [INFO] [stderr] 15: 0x58289d1dc570 - core::panicking::panic_fmt::hd3aec93b8d573aa1 [INFO] [stderr] at /rustc/fe55364329579d361b1ab565728bc033a7dba07e/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x58289d1db956 - core::result::unwrap_failed::h62fca1cf34436c23 [INFO] [stderr] at /rustc/fe55364329579d361b1ab565728bc033a7dba07e/library/core/src/result.rs:1852:5 [INFO] [stderr] 17: 0x58289ce9bd8f - core::result::Result::expect::hd30ddf7d58776da3 [INFO] [stderr] 18: 0x58289cea00b4 - build_script_build::get_zip_archive::h8d0d7f33dc3f0296 [INFO] [stderr] 19: 0x58289cea2676 - build_script_build::main::h0b61e8261e911f36 [INFO] [stderr] 20: 0x58289ce9a063 - core::ops::function::FnOnce::call_once::h5b7bfbaf8345cdf7 [INFO] [stderr] 21: 0x58289ceb6026 - std::sys::backtrace::__rust_begin_short_backtrace::h6a5086b94e95f00f [INFO] [stderr] 22: 0x58289ceb3e49 - std::rt::lang_start::{{closure}}::hd8c1d8f1f878e628 [INFO] [stderr] 23: 0x58289d19cc50 - core::ops::function::impls:: for &F>::call_once::hd036703d8c73e47b [INFO] [stderr] at /rustc/fe55364329579d361b1ab565728bc033a7dba07e/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 24: 0x58289d19cc50 - std::panicking::catch_unwind::do_call::ha99f81457c03e07c [INFO] [stderr] at /rustc/fe55364329579d361b1ab565728bc033a7dba07e/library/std/src/panicking.rs:590:40 [INFO] [stderr] 25: 0x58289d19cc50 - std::panicking::catch_unwind::h7530db8fa4acf5cb [INFO] [stderr] at /rustc/fe55364329579d361b1ab565728bc033a7dba07e/library/std/src/panicking.rs:553:19 [INFO] [stderr] 26: 0x58289d19cc50 - std::panic::catch_unwind::h4d1f9e29a1a057f9 [INFO] [stderr] at /rustc/fe55364329579d361b1ab565728bc033a7dba07e/library/std/src/panic.rs:359:14 [INFO] [stderr] 27: 0x58289d19cc50 - std::rt::lang_start_internal::{{closure}}::hec55091230bcb436 [INFO] [stderr] at /rustc/fe55364329579d361b1ab565728bc033a7dba07e/library/std/src/rt.rs:175:24 [INFO] [stderr] 28: 0x58289d19cc50 - std::panicking::catch_unwind::do_call::h09719697583b949b [INFO] [stderr] at /rustc/fe55364329579d361b1ab565728bc033a7dba07e/library/std/src/panicking.rs:590:40 [INFO] [stderr] 29: 0x58289d19cc50 - std::panicking::catch_unwind::hcd2ad772baafc008 [INFO] [stderr] at /rustc/fe55364329579d361b1ab565728bc033a7dba07e/library/std/src/panicking.rs:553:19 [INFO] [stderr] 30: 0x58289d19cc50 - std::panic::catch_unwind::haf3bc8586b24ad9b [INFO] [stderr] at /rustc/fe55364329579d361b1ab565728bc033a7dba07e/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: 0x58289d19cc50 - std::rt::lang_start_internal::h970825bc31efe656 [INFO] [stderr] at /rustc/fe55364329579d361b1ab565728bc033a7dba07e/library/std/src/rt.rs:171:5 [INFO] [stderr] 32: 0x58289ceb3e31 - std::rt::lang_start::hc82c7aae87dcf309 [INFO] [stderr] 33: 0x58289cea51c5 - main [INFO] [stderr] 34: 0x7e16dfd2e1ca - [INFO] [stderr] 35: 0x7e16dfd2e28b - __libc_start_main [INFO] [stderr] 36: 0x58289ce934b5 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "0a2aac4e5600cccb8888914ccc2b19a6b6ac5fc0879009a992410b7b4dae1937", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a2aac4e5600cccb8888914ccc2b19a6b6ac5fc0879009a992410b7b4dae1937", kill_on_drop: false }` [INFO] [stdout] 0a2aac4e5600cccb8888914ccc2b19a6b6ac5fc0879009a992410b7b4dae1937