[INFO] cloning repository https://github.com/apersomany/usthing-backend-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/apersomany/usthing-backend-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapersomany%2Fusthing-backend-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapersomany%2Fusthing-backend-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7d76b2bd25aeb70d74f4450d285ebd7420c0495f [INFO] checking apersomany/usthing-backend-test against try#0bdee9e879c87b7211d316e9152109cfd46c576b for pr-150097 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapersomany%2Fusthing-backend-test" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/apersomany/usthing-backend-test [INFO] finished tweaking git repo https://github.com/apersomany/usthing-backend-test [INFO] tweaked toml for git repo https://github.com/apersomany/usthing-backend-test written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/apersomany/usthing-backend-test on toolchain 0bdee9e879c87b7211d316e9152109cfd46c576b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/apersomany/usthing-backend-test 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" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "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 utoipa-swagger-ui v7.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 18458839707ba5a8e8251480f2c8658778fa6d326777f92fb90706ada9f4c224 [INFO] running `Command { std: "docker" "start" "-a" "18458839707ba5a8e8251480f2c8658778fa6d326777f92fb90706ada9f4c224", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18458839707ba5a8e8251480f2c8658778fa6d326777f92fb90706ada9f4c224", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18458839707ba5a8e8251480f2c8658778fa6d326777f92fb90706ada9f4c224", kill_on_drop: false }` [INFO] [stdout] 18458839707ba5a8e8251480f2c8658778fa6d326777f92fb90706ada9f4c224 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3ea78ece88f48777a2b9f83c2cfc061de8b7562ced52cad3863428fd1da1580 [INFO] running `Command { std: "docker" "start" "-a" "e3ea78ece88f48777a2b9f83c2cfc061de8b7562ced52cad3863428fd1da1580", kill_on_drop: false }` [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling cc v1.1.28 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling zip v1.1.4 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking rustls-pki-types v1.9.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling rust-embed-impl v8.5.0 [INFO] [stderr] Compiling utoipa-gen v4.3.1 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking rust-embed v8.5.0 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling utoipa-swagger-ui v7.1.0 [INFO] [stderr] Checking serde v1.0.210 [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-d7db37b5a4c70bec/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] OUT_DIR: /opt/rustwide/target/debug/build/utoipa-swagger-ui-f26d8143dfa004d6/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-f26d8143dfa004d6/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' (1041) 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: 0x64b989b9cc62 - std[d557acedf63bc253]::backtrace_rs::backtrace::libunwind::trace [INFO] [stderr] at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x64b989b9cc62 - std[d557acedf63bc253]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stderr] at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x64b989b9cc62 - std[d557acedf63bc253]::sys::backtrace::_print_fmt [INFO] [stderr] at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/sys/backtrace.rs:74:9 [INFO] [stderr] 3: 0x64b989b9cc62 - <::print::DisplayBacktrace as core[74784d0c062bfca7]::fmt::Display>::fmt [INFO] [stderr] at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/sys/backtrace.rs:44:26 [INFO] [stderr] 4: 0x64b989bb0b67 - ::fmt [INFO] [stderr] at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/core/src/fmt/rt.rs:152:76 [INFO] [stderr] 5: 0x64b989bb0b67 - core[74784d0c062bfca7]::fmt::write [INFO] [stderr] 6: 0x64b989ba1db6 - std[d557acedf63bc253]::io::default_write_fmt:: [INFO] [stderr] at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/io/mod.rs:614:11 [INFO] [stderr] 7: 0x64b989ba1db6 - ::write_fmt [INFO] [stderr] at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/io/mod.rs:1969:13 [INFO] [stderr] 8: 0x64b989b800df - ::print [INFO] [stderr] at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/sys/backtrace.rs:47:9 [INFO] [stderr] 9: 0x64b989b800df - std[d557acedf63bc253]::panicking::default_hook::{closure#0} [INFO] [stderr] at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/panicking.rs:292:27 [INFO] [stderr] 10: 0x64b989b971b1 - std[d557acedf63bc253]::panicking::default_hook [INFO] [stderr] at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/panicking.rs:319:9 [INFO] [stderr] 11: 0x64b989b9736b - std[d557acedf63bc253]::panicking::panic_with_hook [INFO] [stderr] at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/panicking.rs:825:13 [INFO] [stderr] 12: 0x64b989b80198 - std[d557acedf63bc253]::panicking::panic_handler::{closure#0} [INFO] [stderr] at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/panicking.rs:698:13 [INFO] [stderr] 13: 0x64b989b77a19 - std[d557acedf63bc253]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/sys/backtrace.rs:182:18 [INFO] [stderr] 14: 0x64b989b80c6d - __rustc[8a1667557aa49d62]::rust_begin_unwind [INFO] [stderr] at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/panicking.rs:689:5 [INFO] [stderr] 15: 0x64b989bb12ac - core[74784d0c062bfca7]::panicking::panic_fmt [INFO] [stderr] at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/core/src/panicking.rs:80:14 [INFO] [stderr] 16: 0x64b989bb1022 - core[74784d0c062bfca7]::result::unwrap_failed [INFO] [stderr] at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/core/src/result.rs:1867:5 [INFO] [stderr] 17: 0x64b9898e757b - build_script_build[70ec25a0e733d117]::get_zip_archive [INFO] [stderr] 18: 0x64b9898e9246 - build_script_build[70ec25a0e733d117]::main [INFO] [stderr] 19: 0x64b9898eb1c3 - >::call_once [INFO] [stderr] 20: 0x64b9898e1466 - std[d557acedf63bc253]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] 21: 0x64b9898cb0b9 - std[d557acedf63bc253]::rt::lang_start::<()>::{closure#0} [INFO] [stderr] 22: 0x64b989b96366 - <&dyn core[74784d0c062bfca7]::ops::function::Fn<(), Output = i32> + core[74784d0c062bfca7]::marker::Sync + core[74784d0c062bfca7]::panic::unwind_safe::RefUnwindSafe as core[74784d0c062bfca7]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 23: 0x64b989b96366 - std[d557acedf63bc253]::panicking::catch_unwind::do_call::<&dyn core[74784d0c062bfca7]::ops::function::Fn<(), Output = i32> + core[74784d0c062bfca7]::marker::Sync + core[74784d0c062bfca7]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/panicking.rs:581:40 [INFO] [stderr] 24: 0x64b989b96366 - std[d557acedf63bc253]::panicking::catch_unwind:: + core[74784d0c062bfca7]::marker::Sync + core[74784d0c062bfca7]::panic::unwind_safe::RefUnwindSafe> [INFO] [stderr] at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/panicking.rs:544:19 [INFO] [stderr] 25: 0x64b989b96366 - std[d557acedf63bc253]::panic::catch_unwind::<&dyn core[74784d0c062bfca7]::ops::function::Fn<(), Output = i32> + core[74784d0c062bfca7]::marker::Sync + core[74784d0c062bfca7]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x64b989b96366 - std[d557acedf63bc253]::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/rt.rs:175:24 [INFO] [stderr] 27: 0x64b989b96366 - std[d557acedf63bc253]::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/panicking.rs:581:40 [INFO] [stderr] 28: 0x64b989b96366 - std[d557acedf63bc253]::panicking::catch_unwind:: [INFO] [stderr] at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/panicking.rs:544:19 [INFO] [stderr] 29: 0x64b989b96366 - std[d557acedf63bc253]::panic::catch_unwind:: [INFO] [stderr] at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x64b989b96366 - std[d557acedf63bc253]::rt::lang_start_internal [INFO] [stderr] at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/rt.rs:171:5 [INFO] [stderr] 31: 0x64b9898caa01 - std[d557acedf63bc253]::rt::lang_start::<()> [INFO] [stderr] 32: 0x64b9898eb4f5 - main [INFO] [stderr] 33: 0x7853c5f1f1ca - [INFO] [stderr] 34: 0x7853c5f1f28b - __libc_start_main [INFO] [stderr] 35: 0x64b9898ca695 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e3ea78ece88f48777a2b9f83c2cfc061de8b7562ced52cad3863428fd1da1580", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3ea78ece88f48777a2b9f83c2cfc061de8b7562ced52cad3863428fd1da1580", kill_on_drop: false }` [INFO] [stdout] e3ea78ece88f48777a2b9f83c2cfc061de8b7562ced52cad3863428fd1da1580