[INFO] cloning repository https://github.com/qwe6630204/yaak
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qwe6630204/yaak" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqwe6630204%2Fyaak", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqwe6630204%2Fyaak'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eb9b5b6bb6402faf0f4253ce59e9c10fc40846ae
[INFO] checking qwe6630204/yaak against 47574b82ff3fe9b0a45ff65a4fe189e295ecb748 for pr-160780
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqwe6630204%2Fyaak" "/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/qwe6630204/yaak
[INFO] finished tweaking git repo https://github.com/qwe6630204/yaak
[INFO] tweaked toml for git repo https://github.com/qwe6630204/yaak written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/qwe6630204/yaak on toolchain 47574b82ff3fe9b0a45ff65a4fe189e295ecb748
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47574b82ff3fe9b0a45ff65a4fe189e295ecb748" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/qwe6630204/yaak 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" "+47574b82ff3fe9b0a45ff65a4fe189e295ecb748" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] fea335aabe1754e1485be71bb385a4192c4e8856d2df4b8ee85104fa3133cae9
[INFO] running `Command { std: "docker" "start" "fea335aabe1754e1485be71bb385a4192c4e8856d2df4b8ee85104fa3133cae9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fea335aabe1754e1485be71bb385a4192c4e8856d2df4b8ee85104fa3133cae9", 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" "fea335aabe1754e1485be71bb385a4192c4e8856d2df4b8ee85104fa3133cae9" "/opt/rustwide/cargo-home/bin/cargo" "+47574b82ff3fe9b0a45ff65a4fe189e295ecb748" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fea335aabe1754e1485be71bb385a4192c4e8856d2df4b8ee85104fa3133cae9", 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" "fea335aabe1754e1485be71bb385a4192c4e8856d2df4b8ee85104fa3133cae9" "/opt/rustwide/cargo-home/bin/cargo" "+47574b82ff3fe9b0a45ff65a4fe189e295ecb748" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling cc v1.2.26
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]     Checking value-bag v1.12.0
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[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 darling_macro v0.20.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling phf_macros v0.10.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]    Compiling cssparser v0.29.6
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling dtoa v1.0.10
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling selectors v0.24.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling camino v1.1.10
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling servo_arc v0.2.0
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.29
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling html5ever v0.29.1
[INFO] [stderr]    Compiling erased-serde v0.4.6
[INFO] [stderr]    Compiling unic-ucd-ident v0.9.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling cfb v0.7.3
[INFO] [stderr]    Compiling jsonptr v0.6.3
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling toml_writer v1.0.3
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling toml v0.9.5
[INFO] [stderr]    Compiling brotli v8.0.1
[INFO] [stderr]    Compiling json-patch v3.0.1
[INFO] [stderr]    Compiling infer v0.19.0
[INFO] [stderr]    Compiling cargo_metadata v0.19.2
[INFO] [stderr]    Compiling serde-untagged v0.1.7
[INFO] [stderr]    Compiling kuchikiki v0.8.8-speedreader
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking zlib-rs v0.5.1
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]    Compiling urlpattern v0.3.0
[INFO] [stderr]     Checking libz-rs-sys v0.5.1
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]     Checking bumpalo v3.19.0
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling ts-rs-macros v11.1.0
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]    Compiling tauri-utils v2.8.1
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]    Compiling gdk-sys v0.18.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling embed-resource v3.0.3
[INFO] [stderr]     Checking ts-rs v11.1.0
[INFO] [stderr]    Compiling toml_edit v0.20.7
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]     Checking str_indices v0.4.4
[INFO] [stderr]    Compiling tauri-winres v0.3.1
[INFO] [stderr]     Checking ropey v1.6.1
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling atk-sys v0.18.2
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling cargo_toml v0.22.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling openssl-src v300.5.0+3.5.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking oxc_data_structures v0.95.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling proc-macro-crate v2.0.0
[INFO] [stderr]    Compiling oxc-miette-derive v2.7.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking dragonbox_ecma v0.0.5
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]     Checking oxc_estree v0.95.0
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]    Compiling oxc_ast_macros v0.95.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking oxc-miette v2.7.0
[INFO] [stderr]    Compiling glib-macros v0.18.5
[INFO] [stderr]     Checking oxc_allocator v0.95.0
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling gtk-sys v0.18.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking cow-utils v0.1.3
[INFO] [stderr]     Checking nonmax v0.5.5
[INFO] [stderr]     Checking oxc_span v0.95.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking oxc_index v4.1.0
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]     Checking unicode-id-start v1.4.0
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking oxc_syntax v0.95.0
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling rustls v0.23.34
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking oxc_diagnostics v0.95.0
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling sea-query-derive v0.4.3
[INFO] [stderr]    Compiling inherent v1.0.12
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]     Checking oxc_regular_expression v0.95.0
[INFO] [stderr]     Checking sea-query v0.32.6
[INFO] [stderr]    Compiling tauri-plugin v2.5.2
[INFO] [stderr]    Compiling tauri-build v2.5.3
[INFO] [stderr]     Checking glib v0.18.5
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking h2 v0.4.10
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling yaak-models v0.1.0 (/opt/rustwide/workdir/crates/yaak-models)
[INFO] [stderr]     Checking include_dir v0.7.4
[INFO] [stderr]     Checking oxc_ast v0.95.0
[INFO] [stderr]     Checking rustls-webpki v0.103.7
[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/47574b82ff3fe9b0a45ff65a4fe189e295ecb748/bin/rustc --crate-name tauri_utils --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tauri-utils-2.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="brotli"' --cfg 'feature="build"' --cfg 'feature="cargo_metadata"' --cfg 'feature="compression"' --cfg 'feature="html-manipulation"' --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", "cargo_metadata", "compression", "config-json5", "config-toml", "getrandom", "html-manipulation", "isolation", "json5", "proc-macro2", "process-relaunch-dangerous-allow-symlink-macos", "quote", "resources", "schema", "schemars", "serialize-to-javascript", "swift-rs", "walkdir"))' -C metadata=c13ca8ca447f000a -C extra-filename=-4af7a14d772aa66e --out-dir /opt/rustwide/target/debug/build/tauri-utils/4af7a14d772aa66e/out -L dependency=/opt/rustwide/target/debug/build/aho-corasick/803ce735636adb10/out -L dependency=/opt/rustwide/target/debug/build/alloc-no-stdlib/481e926020947070/out -L dependency=/opt/rustwide/target/debug/build/alloc-stdlib/5eea47b2f83dbba5/out -L dependency=/opt/rustwide/target/debug/build/anyhow/eae3c99cb38c1f03/out -L dependency=/opt/rustwide/target/debug/build/bitflags/1969f6684f376d5e/out -L dependency=/opt/rustwide/target/debug/build/brotli/4943b6a650e4699c/out -L dependency=/opt/rustwide/target/debug/build/brotli-decompressor/b8460fa70b060444/out -L dependency=/opt/rustwide/target/debug/build/byteorder/118a9ce0d0c0f5ff/out -L dependency=/opt/rustwide/target/debug/build/bytes/9c004ef7aaee1ac4/out -L dependency=/opt/rustwide/target/debug/build/camino/c54a3729b1305279/out -L dependency=/opt/rustwide/target/debug/build/cargo-platform/bad2da09db49fc79/out -L dependency=/opt/rustwide/target/debug/build/cargo_metadata/3b1fb34904d842a8/out -L dependency=/opt/rustwide/target/debug/build/cfb/7effbdc6c6694950/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/a6ec14cb1a24e6b7/out -L dependency=/opt/rustwide/target/debug/build/cssparser/95723590e2064f03/out -L dependency=/opt/rustwide/target/debug/build/cssparser-macros/3be3d7e7c9e6c3c9/out -L dependency=/opt/rustwide/target/debug/build/ctor/4cdffdbdedcf249e/out -L dependency=/opt/rustwide/target/debug/build/derive_more/87dfc77df83ae8aa/out -L dependency=/opt/rustwide/target/debug/build/displaydoc/33b041fa67a8ea29/out -L dependency=/opt/rustwide/target/debug/build/dtoa/5d6f8b4d86b837ec/out -L dependency=/opt/rustwide/target/debug/build/dtoa-short/6d41bcda76cbdeb8/out -L dependency=/opt/rustwide/target/debug/build/dunce/17efee76a01ab9cf/out -L dependency=/opt/rustwide/target/debug/build/dyn-clone/0b069952a2023b42/out -L dependency=/opt/rustwide/target/debug/build/equivalent/1cd2a250f2449a60/out -L dependency=/opt/rustwide/target/debug/build/erased-serde/e642dd02402e54f2/out -L dependency=/opt/rustwide/target/debug/build/fnv/bd60753855300b18/out -L dependency=/opt/rustwide/target/debug/build/form_urlencoded/ab60aca7e639ebee/out -L dependency=/opt/rustwide/target/debug/build/futf/4dec9067e55b434b/out -L dependency=/opt/rustwide/target/debug/build/fxhash/6a43d17dc101b059/out -L dependency=/opt/rustwide/target/debug/build/getrandom/cd19ffb4ae1279c3/out -L dependency=/opt/rustwide/target/debug/build/glob/5e8f20fa4f3f4282/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/667b5f55aed59828/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/88203a650ce9f298/out -L dependency=/opt/rustwide/target/debug/build/html5ever/fd4ea43d36046a53/out -L dependency=/opt/rustwide/target/debug/build/http/c0797cca7c5fe065/out -L dependency=/opt/rustwide/target/debug/build/icu_collections/8286bb6b02f2ee8a/out -L dependency=/opt/rustwide/target/debug/build/icu_locale_core/3d5ff52b9dbdf267/out -L dependency=/opt/rustwide/target/debug/build/icu_normalizer/4e6c0fd0ac3b9843/out -L dependency=/opt/rustwide/target/debug/build/icu_normalizer_data/55e3ec9f2d977817/out -L dependency=/opt/rustwide/target/debug/build/icu_properties/8340333d02c7f277/out -L dependency=/opt/rustwide/target/debug/build/icu_properties_data/26a1670764a325f5/out -L dependency=/opt/rustwide/target/debug/build/icu_provider/ea978102a38ea958/out -L dependency=/opt/rustwide/target/debug/build/idna/619f4dc924bd0f2d/out -L dependency=/opt/rustwide/target/debug/build/idna_adapter/2f5fba9df01fa847/out -L dependency=/opt/rustwide/target/debug/build/indexmap/18893bbc23480f72/out -L dependency=/opt/rustwide/target/debug/build/indexmap/5b98dbe7c0465f6e/out -L dependency=/opt/rustwide/target/debug/build/infer/f2c7e6049f329577/out -L dependency=/opt/rustwide/target/debug/build/itoa/c3a1a3771494e946/out -L dependency=/opt/rustwide/target/debug/build/json-patch/4c57a10cd05d220e/out -L dependency=/opt/rustwide/target/debug/build/jsonptr/443e5d4250c669a0/out -L dependency=/opt/rustwide/target/debug/build/kuchikiki/5ef4454041bcf7b0/out -L dependency=/opt/rustwide/target/debug/build/libc/3562fa17f92dcc66/out -L dependency=/opt/rustwide/target/debug/build/litemap/85eb5b4d2d7b29d7/out -L dependency=/opt/rustwide/target/debug/build/lock_api/eda697235b719f86/out -L dependency=/opt/rustwide/target/debug/build/log/3ed344fefb710324/out -L dependency=/opt/rustwide/target/debug/build/mac/7e8a1591ac94832b/out -L dependency=/opt/rustwide/target/debug/build/markup5ever/4e0249722cc0d695/out -L dependency=/opt/rustwide/target/debug/build/match_token/14f57ce0d584f6e6/out -L dependency=/opt/rustwide/target/debug/build/matches/1dae184bebf1a86b/out -L dependency=/opt/rustwide/target/debug/build/memchr/9f16a2ed58d5c44b/out -L dependency=/opt/rustwide/target/debug/build/new_debug_unreachable/ded5321d275224be/out -L dependency=/opt/rustwide/target/debug/build/nodrop/60cffbe1e79d9c01/out -L dependency=/opt/rustwide/target/debug/build/parking_lot/b25f243bb58da4bd/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/8b30fe69be2f39f3/out -L dependency=/opt/rustwide/target/debug/build/percent-encoding/4dba5c4fe26bc40a/out -L dependency=/opt/rustwide/target/debug/build/phf/0fdd2636bd47b963/out -L dependency=/opt/rustwide/target/debug/build/phf/6e4899757f5cf9ef/out -L dependency=/opt/rustwide/target/debug/build/phf/bf1e3d915fefacd3/out -L dependency=/opt/rustwide/target/debug/build/phf_macros/01b486cefc3a9777/out -L dependency=/opt/rustwide/target/debug/build/phf_macros/75c97534f8f6894f/out -L dependency=/opt/rustwide/target/debug/build/phf_shared/a801082d86079c69/out -L dependency=/opt/rustwide/target/debug/build/phf_shared/b42567bc8d510dc0/out -L dependency=/opt/rustwide/target/debug/build/phf_shared/d278dc1fb9608ab1/out -L dependency=/opt/rustwide/target/debug/build/potential_utf/142a5f07bfacf795/out -L dependency=/opt/rustwide/target/debug/build/precomputed-hash/537e948e8edfb962/out -L dependency=/opt/rustwide/target/debug/build/proc-macro-hack/87e2de8787abbc30/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/62c19f024574c4cf/out -L dependency=/opt/rustwide/target/debug/build/quote/bbd76fb7b6e2abdf/out -L dependency=/opt/rustwide/target/debug/build/regex/b0e9d5322dc8fcac/out -L dependency=/opt/rustwide/target/debug/build/regex-automata/52e278c9e8822a53/out -L dependency=/opt/rustwide/target/debug/build/regex-syntax/a51f3b0cccc0511b/out -L dependency=/opt/rustwide/target/debug/build/ryu/0fc417cbd813222a/out -L dependency=/opt/rustwide/target/debug/build/same-file/d0318c27bac25c56/out -L dependency=/opt/rustwide/target/debug/build/schemars/ca2ecaf73c0517f8/out -L dependency=/opt/rustwide/target/debug/build/schemars_derive/a06fce1b0939c8cc/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/22e389c5edc90715/out -L dependency=/opt/rustwide/target/debug/build/selectors/d060cc6f834f929b/out -L dependency=/opt/rustwide/target/debug/build/semver/759a8d4eedaf06bb/out -L dependency=/opt/rustwide/target/debug/build/serde/33c2ee7543eadca5/out -L dependency=/opt/rustwide/target/debug/build/serde-untagged/6248ed3ccf415b27/out -L dependency=/opt/rustwide/target/debug/build/serde_core/577f485a006dab3e/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/178038db62930d91/out -L dependency=/opt/rustwide/target/debug/build/serde_json/1e5c2394a18c9852/out -L dependency=/opt/rustwide/target/debug/build/serde_spanned/dba3ac651e2d3b97/out -L dependency=/opt/rustwide/target/debug/build/serde_with/e3f4e220c43a269f/out -L dependency=/opt/rustwide/target/debug/build/serde_with_macros/b7fd45ed287f7693/out -L dependency=/opt/rustwide/target/debug/build/servo_arc/3873608d7079d771/out -L dependency=/opt/rustwide/target/debug/build/siphasher/c32df049166171e5/out -L dependency=/opt/rustwide/target/debug/build/siphasher/e8abbf2562d6d618/out -L dependency=/opt/rustwide/target/debug/build/smallvec/f002a74aede8c00e/out -L dependency=/opt/rustwide/target/debug/build/stable_deref_trait/eb7eeaba174364ff/out -L dependency=/opt/rustwide/target/debug/build/string_cache/d09ff157c970d0f1/out -L dependency=/opt/rustwide/target/debug/build/tendril/446c7060d3dadb88/out -L dependency=/opt/rustwide/target/debug/build/thiserror/499979173b205d0f/out -L dependency=/opt/rustwide/target/debug/build/thiserror/7611e99540d214d6/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/2a4e71750738d5df/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/430b72cee08cb017/out -L dependency=/opt/rustwide/target/debug/build/tinystr/9f977aaee1337932/out -L dependency=/opt/rustwide/target/debug/build/toml/157b45ca0790a304/out -L dependency=/opt/rustwide/target/debug/build/toml_datetime/550e9a27135b0cf0/out -L dependency=/opt/rustwide/target/debug/build/toml_parser/08f928557a3ab77d/out -L dependency=/opt/rustwide/target/debug/build/toml_writer/687c35e9bda033e6/out -L dependency=/opt/rustwide/target/debug/build/typeid/5ee579849530ca46/out -L dependency=/opt/rustwide/target/debug/build/unic-char-property/72b78f8d8a650d82/out -L dependency=/opt/rustwide/target/debug/build/unic-char-range/d34d4d4e5bf037ec/out -L dependency=/opt/rustwide/target/debug/build/unic-common/d348f1ffc33cc1b6/out -L dependency=/opt/rustwide/target/debug/build/unic-ucd-ident/18c498c6ca86b3ee/out -L dependency=/opt/rustwide/target/debug/build/unic-ucd-version/e9cb1a3bf84fd16a/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/b3925cc8f83e9ac1/out -L dependency=/opt/rustwide/target/debug/build/url/87faca0a85565fbe/out -L dependency=/opt/rustwide/target/debug/build/urlpattern/958160edad6fa54f/out -L dependency=/opt/rustwide/target/debug/build/utf-8/6c6ea5e2cf9fa100/out -L dependency=/opt/rustwide/target/debug/build/utf8_iter/83d48b7642e6f3cb/out -L dependency=/opt/rustwide/target/debug/build/uuid/7218f9263f6b72e6/out -L dependency=/opt/rustwide/target/debug/build/walkdir/a30c0625979b09c8/out -L dependency=/opt/rustwide/target/debug/build/winnow/9b54f10aca11593d/out -L dependency=/opt/rustwide/target/debug/build/writeable/72bf0f8ed4f9d87f/out -L dependency=/opt/rustwide/target/debug/build/yoke/e782d98c42321aee/out -L dependency=/opt/rustwide/target/debug/build/yoke-derive/be789b4cd3b34516/out -L dependency=/opt/rustwide/target/debug/build/zerofrom/e8e4e2ad9d1ac84e/out -L dependency=/opt/rustwide/target/debug/build/zerofrom-derive/3ca5e6fa0ccfd291/out -L dependency=/opt/rustwide/target/debug/build/zerotrie/2894d6dbcff64821/out -L dependency=/opt/rustwide/target/debug/build/zerovec/ffb3c10bfa75799d/out -L dependency=/opt/rustwide/target/debug/build/zerovec-derive/f67867256e00e7ca/out --extern anyhow=/opt/rustwide/target/debug/build/anyhow/eae3c99cb38c1f03/out/libanyhow-eae3c99cb38c1f03.rmeta --extern brotli=/opt/rustwide/target/debug/build/brotli/4943b6a650e4699c/out/libbrotli-4943b6a650e4699c.rmeta --extern cargo_metadata=/opt/rustwide/target/debug/build/cargo_metadata/3b1fb34904d842a8/out/libcargo_metadata-3b1fb34904d842a8.rmeta --extern ctor=/opt/rustwide/target/debug/build/ctor/4cdffdbdedcf249e/out/libctor-4cdffdbdedcf249e.so --extern dunce=/opt/rustwide/target/debug/build/dunce/17efee76a01ab9cf/out/libdunce-17efee76a01ab9cf.rmeta --extern glob=/opt/rustwide/target/debug/build/glob/5e8f20fa4f3f4282/out/libglob-5e8f20fa4f3f4282.rmeta --extern html5ever=/opt/rustwide/target/debug/build/html5ever/fd4ea43d36046a53/out/libhtml5ever-fd4ea43d36046a53.rmeta --extern http=/opt/rustwide/target/debug/build/http/c0797cca7c5fe065/out/libhttp-c0797cca7c5fe065.rmeta --extern infer=/opt/rustwide/target/debug/build/infer/f2c7e6049f329577/out/libinfer-f2c7e6049f329577.rmeta --extern json_patch=/opt/rustwide/target/debug/build/json-patch/4c57a10cd05d220e/out/libjson_patch-4c57a10cd05d220e.rmeta --extern kuchiki=/opt/rustwide/target/debug/build/kuchikiki/5ef4454041bcf7b0/out/libkuchikiki-5ef4454041bcf7b0.rmeta --extern log=/opt/rustwide/target/debug/build/log/3ed344fefb710324/out/liblog-3ed344fefb710324.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/9f16a2ed58d5c44b/out/libmemchr-9f16a2ed58d5c44b.rmeta --extern phf=/opt/rustwide/target/debug/build/phf/6e4899757f5cf9ef/out/libphf-6e4899757f5cf9ef.rmeta --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/62c19f024574c4cf/out/libproc_macro2-62c19f024574c4cf.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/bbd76fb7b6e2abdf/out/libquote-bbd76fb7b6e2abdf.rmeta --extern regex=/opt/rustwide/target/debug/build/regex/b0e9d5322dc8fcac/out/libregex-b0e9d5322dc8fcac.rmeta --extern schemars=/opt/rustwide/target/debug/build/schemars/ca2ecaf73c0517f8/out/libschemars-ca2ecaf73c0517f8.rmeta --extern semver=/opt/rustwide/target/debug/build/semver/759a8d4eedaf06bb/out/libsemver-759a8d4eedaf06bb.rmeta --extern serde=/opt/rustwide/target/debug/build/serde/33c2ee7543eadca5/out/libserde-33c2ee7543eadca5.rmeta --extern serde_untagged=/opt/rustwide/target/debug/build/serde-untagged/6248ed3ccf415b27/out/libserde_untagged-6248ed3ccf415b27.rmeta --extern serde_json=/opt/rustwide/target/debug/build/serde_json/1e5c2394a18c9852/out/libserde_json-1e5c2394a18c9852.rmeta --extern serde_with=/opt/rustwide/target/debug/build/serde_with/e3f4e220c43a269f/out/libserde_with-e3f4e220c43a269f.rmeta --extern thiserror=/opt/rustwide/target/debug/build/thiserror/499979173b205d0f/out/libthiserror-499979173b205d0f.rmeta --extern toml=/opt/rustwide/target/debug/build/toml/157b45ca0790a304/out/libtoml-157b45ca0790a304.rmeta --extern url=/opt/rustwide/target/debug/build/url/87faca0a85565fbe/out/liburl-87faca0a85565fbe.rmeta --extern urlpattern=/opt/rustwide/target/debug/build/urlpattern/958160edad6fa54f/out/liburlpattern-958160edad6fa54f.rmeta --extern uuid=/opt/rustwide/target/debug/build/uuid/7218f9263f6b72e6/out/libuuid-7218f9263f6b72e6.rmeta --extern walkdir=/opt/rustwide/target/debug/build/walkdir/a30c0625979b09c8/out/libwalkdir-a30c0625979b09c8.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "fea335aabe1754e1485be71bb385a4192c4e8856d2df4b8ee85104fa3133cae9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fea335aabe1754e1485be71bb385a4192c4e8856d2df4b8ee85104fa3133cae9", kill_on_drop: false }`
[INFO] [stdout] fea335aabe1754e1485be71bb385a4192c4e8856d2df4b8ee85104fa3133cae9
