[INFO] cloning repository https://github.com/ElSombrero2/taskify [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ElSombrero2/taskify" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElSombrero2%2Ftaskify", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElSombrero2%2Ftaskify'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2c38febfea16dd009553e9c46ff702e0c6eb6f62 [INFO] checking ElSombrero2/taskify/2c38febfea16dd009553e9c46ff702e0c6eb6f62 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElSombrero2%2Ftaskify" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ElSombrero2/taskify on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ElSombrero2/taskify [INFO] finished tweaking git repo https://github.com/ElSombrero2/taskify [INFO] tweaked toml for git repo https://github.com/ElSombrero2/taskify written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ElSombrero2/taskify 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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded utoipa-scalar v0.2.0 [INFO] [stderr] Downloaded utoipa-swagger-ui v8.0.3 [INFO] [stderr] Downloaded utoipa-actix-web v0.1.2 [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4e611954fa580972087906c99929156d418049efd1d08f50d73c601811dd48c8 [INFO] running `Command { std: "docker" "start" "-a" "4e611954fa580972087906c99929156d418049efd1d08f50d73c601811dd48c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e611954fa580972087906c99929156d418049efd1d08f50d73c601811dd48c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e611954fa580972087906c99929156d418049efd1d08f50d73c601811dd48c8", kill_on_drop: false }` [INFO] [stdout] 4e611954fa580972087906c99929156d418049efd1d08f50d73c601811dd48c8 [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7d37e226e96182bd5751213bcf3faef82e5c516ed2cb31518e46fa1df97812b [INFO] running `Command { std: "docker" "start" "-a" "f7d37e226e96182bd5751213bcf3faef82e5c516ed2cb31518e46fa1df97812b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.91 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking litemap v0.7.3 [INFO] [stderr] Checking bytes v1.8.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking tokio v1.41.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling cfg-expr v0.9.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling version-compare v0.0.11 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking zerofrom v0.1.4 [INFO] [stderr] Checking yoke v0.7.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking brotli-decompressor v4.0.1 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking url v2.5.3 [INFO] [stderr] Compiling system-deps v5.0.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking brotli v6.0.0 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling serde_with_macros v3.11.0 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling cpufeatures v0.2.15 [INFO] [stderr] Compiling gio v0.15.12 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling libz-sys v1.1.20 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling glib-macros v0.15.13 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling glib-sys v0.15.10 [INFO] [stderr] Compiling gobject-sys v0.15.10 [INFO] [stderr] Compiling gio-sys v0.15.10 [INFO] [stderr] Compiling gdk-sys v0.15.1 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.15.10 [INFO] [stderr] Compiling pango-sys v0.15.10 [INFO] [stderr] Compiling cairo-sys-rs v0.15.1 [INFO] [stderr] Compiling atk-sys v0.15.1 [INFO] [stderr] Compiling gtk-sys v0.15.3 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling soup2-sys v0.2.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling ctor v0.2.9 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Checking glib v0.15.12 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling cfb v0.7.3 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling jsonptr v0.4.7 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Compiling javascriptcore-rs-sys v0.4.0 [INFO] [stderr] Compiling utoipa-gen v5.2.0 [INFO] [stderr] Checking actix-rt v2.10.0 [INFO] [stderr] Compiling gtk v0.15.5 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling kuchikiki v0.8.2 [INFO] [stderr] Compiling json-patch v2.0.0 [INFO] [stderr] Checking cairo-rs v0.15.12 [INFO] [stderr] Checking pango v0.15.10 [INFO] [stderr] Checking atk v0.15.1 [INFO] [stderr] Compiling infer v0.13.0 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Compiling webkit2gtk-sys v0.18.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling gtk3-macros v0.15.6 [INFO] [stderr] Compiling serde_with v3.11.0 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling libgit2-sys v0.17.0+1.8.1 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lockfree-object-pool v0.1.6 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling zip v2.2.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling tauri-utils v1.6.1 [INFO] [stderr] Compiling zopfli v0.8.1 [INFO] [stderr] Checking utoipa v5.2.0 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Checking actix-server v2.5.0 [INFO] [stderr] Compiling gdkx11-sys v0.15.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking impl-more v0.1.8 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling unicase v2.8.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking inotify v0.10.2 [INFO] [stderr] Compiling rust-embed-utils v8.5.0 [INFO] [stderr] Checking notify-types v1.0.0 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling fdeflate v0.3.6 [INFO] [stderr] Compiling tao v0.16.10 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Compiling png v0.17.14 [INFO] [stderr] Checking notify v7.0.0 [INFO] [stderr] Checking zstd v0.13.2 [INFO] [stderr] Checking actix-http v3.9.0 [INFO] [stderr] Checking gdk-pixbuf v0.15.11 [INFO] [stderr] Checking soup2 v0.2.1 [INFO] [stderr] Compiling rust-embed-impl v8.5.0 [INFO] [stderr] Compiling utoipa-swagger-ui v8.0.3 [INFO] [stderr] Checking gdk v0.15.4 [INFO] [stderr] Checking javascriptcore-rs v0.16.0 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking gdkwayland-sys v0.15.3 [INFO] [stderr] Compiling embed-resource v2.5.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling tauri-runtime v0.14.5 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling wry v0.24.11 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Checking actix-web v4.9.0 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling tauri-winres v0.1.1 [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-723d2836979e7fe5/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] OUT_DIR: /opt/rustwide/target/debug/build/utoipa-swagger-ui-046d208263bb375b/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-046d208263bb375b/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: 0x5aeddeef97fa - std::backtrace_rs::backtrace::libunwind::trace::h4a182ed5026c4960 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5aeddeef97fa - std::backtrace_rs::backtrace::trace_unsynchronized::hd36eaf0d0af663ac [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5aeddeef97fa - std::sys::backtrace::_print_fmt::h5bc686de8bf76aa3 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5aeddeef97fa - ::fmt::hd8bd9250b5d34cf2 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5aeddef1c543 - core::fmt::rt::Argument::fmt::h479db8f948910918 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5aeddef1c543 - core::fmt::write::h8ea7001525e04e92 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/fmt/mod.rs:1189:21 [INFO] [stderr] 6: 0x5aeddeef6843 - std::io::Write::write_fmt::h9a3a3a90a20c720b [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/io/mod.rs:1884:15 [INFO] [stderr] 7: 0x5aeddeef9642 - std::sys::backtrace::BacktraceLock::print::h524f4afae71bff25 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5aeddeefa60c - std::panicking::default_hook::{{closure}}::hbf0efdb45c0ec2fa [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:268:22 [INFO] [stderr] 9: 0x5aeddeefa452 - std::panicking::default_hook::hd8655fd75a36fb4e [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:295:9 [INFO] [stderr] 10: 0x5aeddeefac07 - std::panicking::rust_panic_with_hook::hfd3e39fd18e5a522 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:801:13 [INFO] [stderr] 11: 0x5aeddeefaa9a - std::panicking::begin_panic_handler::{{closure}}::h541106c2fc98c78e [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:674:13 [INFO] [stderr] 12: 0x5aeddeef9cd9 - std::sys::backtrace::__rust_end_short_backtrace::hd41b812be983a407 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/sys/backtrace.rs:170:18 [INFO] [stderr] 13: 0x5aeddeefa72c - rust_begin_unwind [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:665:5 [INFO] [stderr] 14: 0x5aeddef1b220 - core::panicking::panic_fmt::h6d97ef49812eecdc [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/panicking.rs:76:14 [INFO] [stderr] 15: 0x5aeddebf33a5 - build_script_build::get_zip_archive::{{closure}}::h8ec7472b7d12dc4d [INFO] [stderr] 16: 0x5aeddec07a59 - core::result::Result::unwrap_or_else::hce27fb0fbdda05ae [INFO] [stderr] 17: 0x5aeddebf2972 - build_script_build::get_zip_archive::ha782742d68714da7 [INFO] [stderr] 18: 0x5aeddebf0b22 - build_script_build::main::hf9119615f5cbe3a0 [INFO] [stderr] 19: 0x5aeddebf9e33 - core::ops::function::FnOnce::call_once::ha89653a6255d856b [INFO] [stderr] 20: 0x5aeddec031b6 - std::sys::backtrace::__rust_begin_short_backtrace::h50e9fb319ba003ad [INFO] [stderr] 21: 0x5aeddebeda29 - std::rt::lang_start::{{closure}}::h627a699b238b0aa6 [INFO] [stderr] 22: 0x5aeddeef2607 - core::ops::function::impls:: for &F>::call_once::h85d3b6433c6201ad [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x5aeddeef2607 - std::panicking::try::do_call::h1e58a303c26811b2 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:557:40 [INFO] [stderr] 24: 0x5aeddeef2607 - std::panicking::try::hf884ee642c4250a3 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:520:19 [INFO] [stderr] 25: 0x5aeddeef2607 - std::panic::catch_unwind::h16d69298af9a3692 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panic.rs:358:14 [INFO] [stderr] 26: 0x5aeddeef2607 - std::rt::lang_start_internal::{{closure}}::h5a8a6f94cdf753a6 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/rt.rs:174:48 [INFO] [stderr] 27: 0x5aeddeef2607 - std::panicking::try::do_call::hf6ee2fe994f58e18 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:557:40 [INFO] [stderr] 28: 0x5aeddeef2607 - std::panicking::try::hc1282bf2eeca2940 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:520:19 [INFO] [stderr] 29: 0x5aeddeef2607 - std::panic::catch_unwind::h212572842a792e2c [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panic.rs:358:14 [INFO] [stderr] 30: 0x5aeddeef2607 - std::rt::lang_start_internal::h9681d29d05b11740 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/rt.rs:174:20 [INFO] [stderr] 31: 0x5aeddebeda07 - std::rt::lang_start::hbe831e6ae86d191f [INFO] [stderr] 32: 0x5aeddebf4fa5 - main [INFO] [stderr] 33: 0x7fc9b54e7d90 - [INFO] [stderr] 34: 0x7fc9b54e7e40 - __libc_start_main [INFO] [stderr] 35: 0x5aeddebed915 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f7d37e226e96182bd5751213bcf3faef82e5c516ed2cb31518e46fa1df97812b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7d37e226e96182bd5751213bcf3faef82e5c516ed2cb31518e46fa1df97812b", kill_on_drop: false }` [INFO] [stdout] f7d37e226e96182bd5751213bcf3faef82e5c516ed2cb31518e46fa1df97812b