[INFO] cloning repository https://github.com/tyler274/DabneyMoeWebsite
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tyler274/DabneyMoeWebsite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftyler274%2FDabneyMoeWebsite", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftyler274%2FDabneyMoeWebsite'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0ff5030a10c6a37ce652446965a518e6f82d379a
[INFO] checking tyler274/DabneyMoeWebsite against 165655a2f1981fef27b31c547ad7631979fc5139 for pr-160235
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftyler274%2FDabneyMoeWebsite" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/tyler274/DabneyMoeWebsite
[INFO] finished tweaking git repo https://github.com/tyler274/DabneyMoeWebsite
[INFO] tweaked toml for git repo https://github.com/tyler274/DabneyMoeWebsite written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tyler274/DabneyMoeWebsite on toolchain 165655a2f1981fef27b31c547ad7631979fc5139
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tyler274/DabneyMoeWebsite 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" "+165655a2f1981fef27b31c547ad7631979fc5139" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 90767d12d9d6bca04b81454414be2220fd51a4a205c8be98885cccd3ae2be565
[INFO] running `Command { std: "docker" "start" "90767d12d9d6bca04b81454414be2220fd51a4a205c8be98885cccd3ae2be565", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "90767d12d9d6bca04b81454414be2220fd51a4a205c8be98885cccd3ae2be565", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "90767d12d9d6bca04b81454414be2220fd51a4a205c8be98885cccd3ae2be565" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "90767d12d9d6bca04b81454414be2220fd51a4a205c8be98885cccd3ae2be565", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "90767d12d9d6bca04b81454414be2220fd51a4a205c8be98885cccd3ae2be565" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]     Checking memchr v2.8.1
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling version-compare v0.2.1
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking http v1.4.1
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.121
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling uuid v1.23.2
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling bumpalo v3.20.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.121
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.121
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]     Checking toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling convert_case v0.11.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling web_atoms v0.2.4
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.7
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling string_cache v0.9.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]    Compiling tendril v0.5.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling selectors v0.36.1
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]     Checking throw_error v0.3.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]     Checking or_poisoned v0.1.0
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling konst_macro_rules v0.2.19
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling konst v0.2.20
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling servo_arc v0.4.3
[INFO] [stderr]    Compiling reactive_graph v0.2.14
[INFO] [stderr]    Compiling server_fn_macro v0.8.10
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling cfb v0.7.3
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]    Compiling brotli-decompressor v5.0.1
[INFO] [stderr]    Compiling unic-ucd-ident v0.9.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling const_format v0.2.36
[INFO] [stderr]    Compiling quick-xml v0.39.4
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]     Checking guardian v1.3.0
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.121
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking js-sys v0.3.98
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.71
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking web-sys v0.3.98
[INFO] [stderr]    Compiling serde_with_macros v3.21.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling markup5ever v0.38.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]    Compiling cssparser v0.36.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]    Compiling derive-where v1.6.1
[INFO] [stderr]    Compiling html5ever v0.38.0
[INFO] [stderr]     Checking any_spawner v0.3.0
[INFO] [stderr]     Checking hydration_context v0.3.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling jsonptr v0.6.3
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]    Compiling gdk-sys v0.18.2
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling glib-macros v0.18.5
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling atk-sys v0.18.2
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling gtk-sys v0.18.2
[INFO] [stderr]    Compiling syn_derive v0.2.0
[INFO] [stderr]    Compiling json-patch v3.0.1
[INFO] [stderr]    Compiling serde_with v3.21.0
[INFO] [stderr]    Compiling dom_query v0.27.0
[INFO] [stderr]    Compiling cargo_metadata v0.19.2
[INFO] [stderr]    Compiling urlpattern v0.3.0
[INFO] [stderr]     Checking tungstenite v0.29.0
[INFO] [stderr]    Compiling plist v1.9.0
[INFO] [stderr]    Compiling reactive_stores_macro v0.4.2
[INFO] [stderr]    Compiling quote-use-macros v0.8.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling brotli v8.0.3
[INFO] [stderr]    Compiling serde-untagged v0.1.9
[INFO] [stderr]    Compiling infer v0.19.0
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]    Compiling ctor v0.8.0
[INFO] [stderr]    Compiling tachys v0.2.15
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking utf8-width v0.1.8
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]    Compiling quote-use v0.8.4
[INFO] [stderr]     Checking tokio-tungstenite v0.29.0
[INFO] [stderr]     Checking gloo-utils v0.2.0
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking oco_ref v0.2.1
[INFO] [stderr]    Compiling tauri-utils v2.9.2
[INFO] [stderr]     Checking either_of v0.1.9
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling server_fn v0.8.8
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking drain_filter_polyfill v0.1.3
[INFO] [stderr]     Checking erased v0.1.2
[INFO] [stderr]    Compiling collection_literals v1.0.3
[INFO] [stderr]     Checking const_str_slice_concat v0.1.0
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]     Checking reactive_stores v0.4.3
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking next_tuple v0.1.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling attribute-derive-macro v0.10.5
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking dashmap v6.2.1
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]    Compiling rstml v0.12.1
[INFO] [stderr]     Checking glib v0.18.5
[INFO] [stderr]     Checking wasm-streams v0.4.2
[INFO] [stderr]     Checking serde_qs v0.15.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling server_fn_macro_default v0.8.5
[INFO] [stderr]    Compiling typed-builder-macro v0.23.2
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking gloo-net v0.6.0
[INFO] [stderr] error: could not compile `tauri-utils` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/165655a2f1981fef27b31c547ad7631979fc5139/bin/rustc --crate-name tauri_utils --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tauri-utils-2.9.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C embed-bitcode=no -C debug-assertions=on --cfg 'feature="brotli"' --cfg 'feature="build-2"' --cfg 'feature="cargo_metadata"' --cfg 'feature="compression"' --cfg 'feature="html-manipulation-2"' --cfg 'feature="proc-macro2"' --cfg 'feature="quote"' --cfg 'feature="resources"' --cfg 'feature="schema"' --cfg 'feature="schemars"' --cfg 'feature="swift-rs"' --cfg 'feature="walkdir"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aes-gcm", "brotli", "build", "build-2", "cargo_metadata", "compression", "config-json5", "config-toml", "getrandom", "html-manipulation", "html-manipulation-2", "isolation", "json5", "proc-macro2", "process-relaunch-dangerous-allow-symlink-macos", "quote", "resources", "schema", "schemars", "serialize-to-javascript", "swift-rs", "walkdir"))' -C metadata=79441640fe7a0242 -C extra-filename=-46b53e8dbaad6bdc --out-dir /opt/rustwide/target/debug/build/tauri-utils/46b53e8dbaad6bdc/out -L dependency=/opt/rustwide/target/debug/build/aho-corasick/2f8dfd52165514a7/out -L dependency=/opt/rustwide/target/debug/build/alloc-no-stdlib/272e6e31c4a8b56b/out -L dependency=/opt/rustwide/target/debug/build/alloc-stdlib/522c604a3327143a/out -L dependency=/opt/rustwide/target/debug/build/anyhow/27af8649ae292f7e/out -L dependency=/opt/rustwide/target/debug/build/base64/2ed89e69859091a2/out -L dependency=/opt/rustwide/target/debug/build/bit-set/652bbc5d7214e4ab/out -L dependency=/opt/rustwide/target/debug/build/bit-vec/f8fa2212c23be6b4/out -L dependency=/opt/rustwide/target/debug/build/bitflags/82948c97406ba860/out -L dependency=/opt/rustwide/target/debug/build/brotli/cf407fa21ea5c9f6/out -L dependency=/opt/rustwide/target/debug/build/brotli-decompressor/a879a13d676252a0/out -L dependency=/opt/rustwide/target/debug/build/byteorder/89ce08b8011dad6e/out -L dependency=/opt/rustwide/target/debug/build/bytes/0f7a06aaf3f2cd0a/out -L dependency=/opt/rustwide/target/debug/build/camino/77ad1e0d7ba171ff/out -L dependency=/opt/rustwide/target/debug/build/cargo-platform/17e7934a91a435af/out -L dependency=/opt/rustwide/target/debug/build/cargo_metadata/efb9dec3d521de65/out -L dependency=/opt/rustwide/target/debug/build/cfb/21362e95710a7c35/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/2bf03de7a062f268/out -L dependency=/opt/rustwide/target/debug/build/cssparser/5cb3e214f40a39ee/out -L dependency=/opt/rustwide/target/debug/build/cssparser-macros/a0da037d6b569d45/out -L dependency=/opt/rustwide/target/debug/build/ctor/21eaafdfbff6e7bc/out -L dependency=/opt/rustwide/target/debug/build/ctor-proc-macro/1544292eab5ea7d9/out -L dependency=/opt/rustwide/target/debug/build/deranged/f3a56957a91c1d1a/out -L dependency=/opt/rustwide/target/debug/build/derive_more/521825614575d985/out -L dependency=/opt/rustwide/target/debug/build/derive_more-impl/937f229aed388bfb/out -L dependency=/opt/rustwide/target/debug/build/displaydoc/3f5f17cbbaa6be2b/out -L dependency=/opt/rustwide/target/debug/build/dom_query/70acde800ff981da/out -L dependency=/opt/rustwide/target/debug/build/dtoa/c8300ab579426c71/out -L dependency=/opt/rustwide/target/debug/build/dtoa-short/06ed115eb6e001f7/out -L dependency=/opt/rustwide/target/debug/build/dunce/e9b090b2ecaf451a/out -L dependency=/opt/rustwide/target/debug/build/dyn-clone/dee502c092c3fbe7/out -L dependency=/opt/rustwide/target/debug/build/equivalent/c2aed4ae3fb5f69f/out -L dependency=/opt/rustwide/target/debug/build/erased-serde/284d3ad86e0760df/out -L dependency=/opt/rustwide/target/debug/build/fnv/fa3ccd6b37e5b5e4/out -L dependency=/opt/rustwide/target/debug/build/foldhash/04f2a99260c26d3e/out -L dependency=/opt/rustwide/target/debug/build/form_urlencoded/0e582a1c0ff25202/out -L dependency=/opt/rustwide/target/debug/build/getrandom/cb25a0c8d58949e0/out -L dependency=/opt/rustwide/target/debug/build/glob/2b80c8d70e4d92e2/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/8230d21ab7ee670b/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/ead0a23d414e1774/out -L dependency=/opt/rustwide/target/debug/build/html5ever/3bcf45db50137a11/out -L dependency=/opt/rustwide/target/debug/build/http/63ed29e5b1b5e0a5/out -L dependency=/opt/rustwide/target/debug/build/icu_collections/99853baa7a648bc5/out -L dependency=/opt/rustwide/target/debug/build/icu_locale_core/62bf3fad00ccc5d9/out -L dependency=/opt/rustwide/target/debug/build/icu_normalizer/806e5fdd20748ca1/out -L dependency=/opt/rustwide/target/debug/build/icu_normalizer_data/5fcf9ae60fbbb479/out -L dependency=/opt/rustwide/target/debug/build/icu_properties/d9335f0ca132796b/out -L dependency=/opt/rustwide/target/debug/build/icu_properties_data/117981fea3f2b7c6/out -L dependency=/opt/rustwide/target/debug/build/icu_provider/2586e163db0d3488/out -L dependency=/opt/rustwide/target/debug/build/idna/9bd3cf1a7c260475/out -L dependency=/opt/rustwide/target/debug/build/idna_adapter/6ca77f4b97da9747/out -L dependency=/opt/rustwide/target/debug/build/indexmap/31734128940b7ab5/out -L dependency=/opt/rustwide/target/debug/build/indexmap/71e27652bcf44a3c/out -L dependency=/opt/rustwide/target/debug/build/infer/1b835c0ff7def2f0/out -L dependency=/opt/rustwide/target/debug/build/itoa/469da748be081098/out -L dependency=/opt/rustwide/target/debug/build/json-patch/cb3e9eb6999f34ff/out -L dependency=/opt/rustwide/target/debug/build/jsonptr/db0850f6af135588/out -L dependency=/opt/rustwide/target/debug/build/libc/eeb5b6481e99fefb/out -L dependency=/opt/rustwide/target/debug/build/litemap/1c7bf83eb630f5e6/out -L dependency=/opt/rustwide/target/debug/build/lock_api/940bae9407a6c6ff/out -L dependency=/opt/rustwide/target/debug/build/log/ff9be050494853ae/out -L dependency=/opt/rustwide/target/debug/build/markup5ever/99507438f5d8e9cd/out -L dependency=/opt/rustwide/target/debug/build/memchr/1e58c1c0bc47837c/out -L dependency=/opt/rustwide/target/debug/build/new_debug_unreachable/98e222c96486114f/out -L dependency=/opt/rustwide/target/debug/build/num-conv/89ec5986cf18bb90/out -L dependency=/opt/rustwide/target/debug/build/parking_lot/8b02179964f1ad63/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/3e11fc4319cdae0f/out -L dependency=/opt/rustwide/target/debug/build/percent-encoding/88b7f0c352bd2ef3/out -L dependency=/opt/rustwide/target/debug/build/phf/0117db4d319c3c70/out -L dependency=/opt/rustwide/target/debug/build/phf_macros/db14b617a25a6d4f/out -L dependency=/opt/rustwide/target/debug/build/phf_shared/257ff9b57a06f172/out -L dependency=/opt/rustwide/target/debug/build/plist/2b91e52828a3831c/out -L dependency=/opt/rustwide/target/debug/build/potential_utf/d17895a2d698f4df/out -L dependency=/opt/rustwide/target/debug/build/powerfmt/d123ad05065bc06c/out -L dependency=/opt/rustwide/target/debug/build/precomputed-hash/f55b681d77a4c6bf/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/ba961bb4c33c5d12/out -L dependency=/opt/rustwide/target/debug/build/quick-xml/bf2f2735e859bbce/out -L dependency=/opt/rustwide/target/debug/build/quote/640a81b88216ce40/out -L dependency=/opt/rustwide/target/debug/build/regex/2548bb6be0970899/out -L dependency=/opt/rustwide/target/debug/build/regex-automata/26f5412c04c93a42/out -L dependency=/opt/rustwide/target/debug/build/regex-syntax/b3051679aaf67556/out -L dependency=/opt/rustwide/target/debug/build/rustc-hash/5245f02563cdab49/out -L dependency=/opt/rustwide/target/debug/build/same-file/90b1e1bb99bd315a/out -L dependency=/opt/rustwide/target/debug/build/schemars/9ec78b40c403a1d5/out -L dependency=/opt/rustwide/target/debug/build/schemars_derive/b29a03995401d5c2/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/5409cd7867bf2471/out -L dependency=/opt/rustwide/target/debug/build/selectors/00bc1bf9d6655cc7/out -L dependency=/opt/rustwide/target/debug/build/semver/69735dbfb4886be3/out -L dependency=/opt/rustwide/target/debug/build/serde/14870819f9941e3d/out -L dependency=/opt/rustwide/target/debug/build/serde-untagged/2c767ead91b523a8/out -L dependency=/opt/rustwide/target/debug/build/serde_core/90cba7b95b784520/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/8cef464d6a7fa126/out -L dependency=/opt/rustwide/target/debug/build/serde_json/6710883cb6d4c443/out -L dependency=/opt/rustwide/target/debug/build/serde_spanned/add90d722a733805/out -L dependency=/opt/rustwide/target/debug/build/serde_with/da7ca3e8aa933bb5/out -L dependency=/opt/rustwide/target/debug/build/serde_with_macros/d6f937eaae97370a/out -L dependency=/opt/rustwide/target/debug/build/servo_arc/534cf6e4112a3e43/out -L dependency=/opt/rustwide/target/debug/build/siphasher/a0d78b6aaec7dba1/out -L dependency=/opt/rustwide/target/debug/build/smallvec/2a7928bea2d298fe/out -L dependency=/opt/rustwide/target/debug/build/stable_deref_trait/1cda6de8c162baa7/out -L dependency=/opt/rustwide/target/debug/build/string_cache/6df706a8b2874b6a/out -L dependency=/opt/rustwide/target/debug/build/tendril/0c2a5a62afe774eb/out -L dependency=/opt/rustwide/target/debug/build/thiserror/7ef7f0a525897d20/out -L dependency=/opt/rustwide/target/debug/build/thiserror/bdc4d98a353a48c6/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/26251cf0c37ea5fd/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/2e18e76b3cca29be/out -L dependency=/opt/rustwide/target/debug/build/time/10939efabd39e37d/out -L dependency=/opt/rustwide/target/debug/build/time-core/4955a47905e6306b/out -L dependency=/opt/rustwide/target/debug/build/tinystr/d8dafcadd20b0b42/out -L dependency=/opt/rustwide/target/debug/build/toml/0c0d21232c317b48/out -L dependency=/opt/rustwide/target/debug/build/toml_datetime/ecc172163d296e0e/out -L dependency=/opt/rustwide/target/debug/build/toml_parser/962db9a673b40203/out -L dependency=/opt/rustwide/target/debug/build/toml_writer/ea5d850b9fd81edb/out -L dependency=/opt/rustwide/target/debug/build/typeid/43c15fe7b05d5567/out -L dependency=/opt/rustwide/target/debug/build/unic-char-property/960ecb633e6a01d5/out -L dependency=/opt/rustwide/target/debug/build/unic-char-range/0779a515cc7d00c6/out -L dependency=/opt/rustwide/target/debug/build/unic-common/ee06a32f0eac3f69/out -L dependency=/opt/rustwide/target/debug/build/unic-ucd-ident/e6a9bdebce38d366/out -L dependency=/opt/rustwide/target/debug/build/unic-ucd-version/0ea8afcea5e9976a/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/0d75b4da1819e388/out -L dependency=/opt/rustwide/target/debug/build/url/cd1d058d030f4311/out -L dependency=/opt/rustwide/target/debug/build/urlpattern/0252585d75151215/out -L dependency=/opt/rustwide/target/debug/build/utf-8/37ed82886f1513ed/out -L dependency=/opt/rustwide/target/debug/build/utf8_iter/253180362992bf5a/out -L dependency=/opt/rustwide/target/debug/build/uuid/618cc75647fbb5d5/out -L dependency=/opt/rustwide/target/debug/build/walkdir/0afb0b85f31829bf/out -L dependency=/opt/rustwide/target/debug/build/web_atoms/6d1f32eb9b22b696/out -L dependency=/opt/rustwide/target/debug/build/winnow/8c2909231d0bd733/out -L dependency=/opt/rustwide/target/debug/build/writeable/ae9b526fcac64059/out -L dependency=/opt/rustwide/target/debug/build/yoke/d762545318c89458/out -L dependency=/opt/rustwide/target/debug/build/yoke-derive/9483711841952979/out -L dependency=/opt/rustwide/target/debug/build/zerofrom/09763dcc7955931e/out -L dependency=/opt/rustwide/target/debug/build/zerofrom-derive/3f31e5c4b870a64a/out -L dependency=/opt/rustwide/target/debug/build/zerotrie/0390a20d799a8463/out -L dependency=/opt/rustwide/target/debug/build/zerovec/fc72c85c2213c963/out -L dependency=/opt/rustwide/target/debug/build/zerovec-derive/a6529f9ca64e0447/out -L dependency=/opt/rustwide/target/debug/build/zmij/c7a70fcbf54dfc88/out --extern anyhow=/opt/rustwide/target/debug/build/anyhow/27af8649ae292f7e/out/libanyhow-27af8649ae292f7e.rmeta --extern brotli=/opt/rustwide/target/debug/build/brotli/cf407fa21ea5c9f6/out/libbrotli-cf407fa21ea5c9f6.rmeta --extern cargo_metadata=/opt/rustwide/target/debug/build/cargo_metadata/efb9dec3d521de65/out/libcargo_metadata-efb9dec3d521de65.rmeta --extern ctor=/opt/rustwide/target/debug/build/ctor/21eaafdfbff6e7bc/out/libctor-21eaafdfbff6e7bc.rmeta --extern dom_query=/opt/rustwide/target/debug/build/dom_query/70acde800ff981da/out/libdom_query-70acde800ff981da.rmeta --extern dunce=/opt/rustwide/target/debug/build/dunce/e9b090b2ecaf451a/out/libdunce-e9b090b2ecaf451a.rmeta --extern glob=/opt/rustwide/target/debug/build/glob/2b80c8d70e4d92e2/out/libglob-2b80c8d70e4d92e2.rmeta --extern http=/opt/rustwide/target/debug/build/http/63ed29e5b1b5e0a5/out/libhttp-63ed29e5b1b5e0a5.rmeta --extern infer=/opt/rustwide/target/debug/build/infer/1b835c0ff7def2f0/out/libinfer-1b835c0ff7def2f0.rmeta --extern json_patch=/opt/rustwide/target/debug/build/json-patch/cb3e9eb6999f34ff/out/libjson_patch-cb3e9eb6999f34ff.rmeta --extern log=/opt/rustwide/target/debug/build/log/ff9be050494853ae/out/liblog-ff9be050494853ae.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/1e58c1c0bc47837c/out/libmemchr-1e58c1c0bc47837c.rmeta --extern phf=/opt/rustwide/target/debug/build/phf/0117db4d319c3c70/out/libphf-0117db4d319c3c70.rmeta --extern plist=/opt/rustwide/target/debug/build/plist/2b91e52828a3831c/out/libplist-2b91e52828a3831c.rmeta --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/ba961bb4c33c5d12/out/libproc_macro2-ba961bb4c33c5d12.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/640a81b88216ce40/out/libquote-640a81b88216ce40.rmeta --extern regex=/opt/rustwide/target/debug/build/regex/2548bb6be0970899/out/libregex-2548bb6be0970899.rmeta --extern schemars=/opt/rustwide/target/debug/build/schemars/9ec78b40c403a1d5/out/libschemars-9ec78b40c403a1d5.rmeta --extern semver=/opt/rustwide/target/debug/build/semver/69735dbfb4886be3/out/libsemver-69735dbfb4886be3.rmeta --extern serde=/opt/rustwide/target/debug/build/serde/14870819f9941e3d/out/libserde-14870819f9941e3d.rmeta --extern serde_untagged=/opt/rustwide/target/debug/build/serde-untagged/2c767ead91b523a8/out/libserde_untagged-2c767ead91b523a8.rmeta --extern serde_json=/opt/rustwide/target/debug/build/serde_json/6710883cb6d4c443/out/libserde_json-6710883cb6d4c443.rmeta --extern serde_with=/opt/rustwide/target/debug/build/serde_with/da7ca3e8aa933bb5/out/libserde_with-da7ca3e8aa933bb5.rmeta --extern thiserror=/opt/rustwide/target/debug/build/thiserror/7ef7f0a525897d20/out/libthiserror-7ef7f0a525897d20.rmeta --extern toml=/opt/rustwide/target/debug/build/toml/0c0d21232c317b48/out/libtoml-0c0d21232c317b48.rmeta --extern url=/opt/rustwide/target/debug/build/url/cd1d058d030f4311/out/liburl-cd1d058d030f4311.rmeta --extern urlpattern=/opt/rustwide/target/debug/build/urlpattern/0252585d75151215/out/liburlpattern-0252585d75151215.rmeta --extern uuid=/opt/rustwide/target/debug/build/uuid/618cc75647fbb5d5/out/libuuid-618cc75647fbb5d5.rmeta --extern walkdir=/opt/rustwide/target/debug/build/walkdir/0afb0b85f31829bf/out/libwalkdir-0afb0b85f31829bf.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[ERROR] error running command: command timed out after 900 seconds
[INFO] running `Command { std: "docker" "inspect" "90767d12d9d6bca04b81454414be2220fd51a4a205c8be98885cccd3ae2be565", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90767d12d9d6bca04b81454414be2220fd51a4a205c8be98885cccd3ae2be565", kill_on_drop: false }`
[INFO] [stdout] 90767d12d9d6bca04b81454414be2220fd51a4a205c8be98885cccd3ae2be565
