[INFO] cloning repository https://github.com/GeneralPawz/yaz
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GeneralPawz/yaz" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGeneralPawz%2Fyaz", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGeneralPawz%2Fyaz'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eb1fa0f0f91490245deeccd2495a86d0f5bed6b5
[INFO] checking GeneralPawz/yaz against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGeneralPawz%2Fyaz" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/GeneralPawz/yaz
[INFO] finished tweaking git repo https://github.com/GeneralPawz/yaz
[INFO] tweaked toml for git repo https://github.com/GeneralPawz/yaz written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/GeneralPawz/yaz on toolchain a621e2b446eafb53c7a8569f225e0b8cc2429a68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/GeneralPawz/yaz 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" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] d176fc5ed1d8163f7bef72c85889151abeb5566a3726aca7109d34bde84e239a
[INFO] running `Command { std: "docker" "start" "d176fc5ed1d8163f7bef72c85889151abeb5566a3726aca7109d34bde84e239a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d176fc5ed1d8163f7bef72c85889151abeb5566a3726aca7109d34bde84e239a", 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" "d176fc5ed1d8163f7bef72c85889151abeb5566a3726aca7109d34bde84e239a" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d176fc5ed1d8163f7bef72c85889151abeb5566a3726aca7109d34bde84e239a", 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" "d176fc5ed1d8163f7bef72c85889151abeb5566a3726aca7109d34bde84e239a" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling pkg-config v0.3.34
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling version-compare v0.2.1
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]    Compiling icu_normalizer_data v2.3.0
[INFO] [stderr]    Compiling icu_properties_data v2.3.0
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]    Compiling thiserror v2.0.20
[INFO] [stderr]     Checking futures-core v0.3.34
[INFO] [stderr]     Checking futures-task v0.3.34
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling find-msvc-tools v0.1.10
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]    Compiling cc v1.4.2
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking futures-channel v0.3.34
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling camino v1.2.5
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking bytes v1.12.1
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling fastrand v2.5.0
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]     Checking litemap v0.8.3
[INFO] [stderr]     Checking writeable v0.6.4
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking http v1.5.0
[INFO] [stderr]     Checking socket2 v0.6.5
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling time-core v0.1.7
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking winnow v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking toml_writer v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]     Checking http-body v1.1.0
[INFO] [stderr]     Checking toml v1.1.4+spec-1.1.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling rustls v0.23.43
[INFO] [stderr]    Compiling inotify-sys v0.1.8
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling web_atoms v0.2.6
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.7
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]    Compiling string_cache v0.9.0
[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]     Checking ipnet v2.12.1
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling uuid v1.24.0
[INFO] [stderr]     Checking inotify v0.11.4
[INFO] [stderr]    Compiling tendril v0.5.1
[INFO] [stderr]    Compiling selectors v0.36.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling aho-corasick v1.1.5
[INFO] [stderr]     Checking notify-types v2.1.0
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]     Checking notify v8.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.18
[INFO] [stderr]    Compiling alloc-stdlib v0.2.4
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking http-body-util v0.1.5
[INFO] [stderr]    Compiling servo_arc v0.4.3
[INFO] [stderr]     Checking file-id v0.2.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling rustc-hash v2.1.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]     Checking notify-debouncer-full v0.7.0
[INFO] [stderr]    Compiling regex v1.13.1
[INFO] [stderr]    Compiling unic-ucd-ident v0.9.0
[INFO] [stderr]    Compiling brotli-decompressor v5.0.3
[INFO] [stderr]    Compiling time v0.3.45
[INFO] [stderr]    Compiling cfb v0.7.3
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling infer v0.19.0
[INFO] [stderr]    Compiling brotli v8.0.4
[INFO] [stderr]    Compiling serde-untagged v0.1.9
[INFO] [stderr]    Compiling ctor v0.8.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking futures-io v0.3.34
[INFO] [stderr]    Compiling glob v0.3.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling embed-resource v3.0.11
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling tauri-winres v0.3.6
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling time-macros v0.2.25
[INFO] [stderr]    Compiling libdbus-sys v0.2.7
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]     Checking console v0.16.4
[INFO] [stderr]    Compiling simd-adler32 v0.3.10
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling zerovec-derive v0.11.4
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]    Compiling futures-macro v0.3.34
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking zerovec v0.11.7
[INFO] [stderr]     Checking zerotrie v0.2.5
[INFO] [stderr]     Checking tinystr v0.8.4
[INFO] [stderr]     Checking icu_locale_core v2.3.0
[INFO] [stderr]     Checking potential_utf v0.1.6
[INFO] [stderr]     Checking icu_collections v2.3.0
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]     Checking rustls-pki-types v1.15.1
[INFO] [stderr]     Checking icu_provider v2.3.0
[INFO] [stderr]     Checking icu_normalizer v2.3.0
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking icu_properties v2.3.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.17.0
[INFO] [stderr]     Checking rustls-webpki v0.103.14
[INFO] [stderr]     Checking idna_adapter v1.2.1
[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 phf v0.13.1
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]     Checking futures-executor v0.3.34
[INFO] [stderr]     Checking webpki-roots v1.0.9
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]     Checking hyper v1.11.0
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]    Compiling cssparser v0.36.0
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]    Compiling markup5ever v0.38.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]    Compiling html5ever v0.38.0
[INFO] [stderr]     Checking reqwest v0.12.28
[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 json-patch v3.0.1
[INFO] [stderr]    Compiling cargo_metadata v0.19.2
[INFO] [stderr]    Compiling urlpattern v0.3.0
[INFO] [stderr]    Compiling plist v1.8.0
[INFO] [stderr]     Checking yaz-core v0.3.0 (/opt/rustwide/workdir/crates/yaz-core)
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling serde_with v3.17.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling cargo_toml v0.22.3
[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 cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling atk-sys v0.18.2
[INFO] [stderr]    Compiling glib-macros v0.18.5
[INFO] [stderr]    Compiling gtk-sys v0.18.2
[INFO] [stderr]    Compiling dom_query v0.27.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling javascriptcore-rs-sys v1.1.1
[INFO] [stderr]    Compiling soup3-sys v0.5.0
[INFO] [stderr]    Compiling webkit2gtk-sys v2.0.2
[INFO] [stderr]    Compiling gdkx11-sys v0.18.2
[INFO] [stderr]     Checking insta v1.48.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]    Compiling cookie v0.18.2
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]     Checking dbus v0.9.12
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling gtk3-macros v0.18.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]     Checking hybrid-array v0.4.14
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking crossbeam-channel v0.5.16
[INFO] [stderr]    Compiling tauri-utils v2.9.3
[INFO] [stderr]    Compiling libsqlite3-sys v0.36.0
[INFO] [stderr]    Compiling dlopen2_derive v0.4.3
[INFO] [stderr]    Compiling wry v0.55.1
[INFO] [stderr]    Compiling tauri-runtime v2.11.3
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling ico v0.5.0
[INFO] [stderr]     Checking gdkwayland-sys v0.18.2
[INFO] [stderr]    Compiling tauri-runtime-wry v2.11.4
[INFO] [stderr]     Checking unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking keyboard-types v0.7.0
[INFO] [stderr]     Checking dlopen2 v0.8.2
[INFO] [stderr]     Checking hashlink v0.11.1
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking block-buffer v0.12.1
[INFO] [stderr]     Checking yaz-compile v0.3.0 (/opt/rustwide/workdir/crates/yaz-compile)
[INFO] [stderr]    Compiling serialize-to-javascript-impl v0.1.2
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking yaz-latex v0.3.0 (/opt/rustwide/workdir/crates/yaz-latex)
[INFO] [stderr]    Compiling serde_repr v0.1.21
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]    Compiling rfd v0.16.0
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking dbus-secret-service v4.1.0
[INFO] [stderr]     Checking yaz-mcp v0.3.0 (/opt/rustwide/workdir/crates/yaz-mcp)
[INFO] [stderr]     Checking yaz-vcs v0.3.0 (/opt/rustwide/workdir/crates/yaz-vcs)
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.10
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking keyring v3.6.3
[INFO] [stderr]     Checking trash v5.2.6
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking yaz-plugin v0.3.0 (/opt/rustwide/workdir/crates/yaz-plugin)
[INFO] [stderr]     Checking yaz-obsidian v0.3.0 (/opt/rustwide/workdir/crates/yaz-obsidian)
[INFO] [stderr]     Checking glib v0.18.5
[INFO] [stderr]     Checking serialize-to-javascript v0.1.2
[INFO] [stderr]    Compiling tauri-build v2.6.3
[INFO] [stderr]    Compiling tauri-plugin v2.6.3
[INFO] [stderr]    Compiling tauri-codegen v2.6.3
[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/a621e2b446eafb53c7a8569f225e0b8cc2429a68/bin/rustc --crate-name tauri_utils --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tauri-utils-2.9.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -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=b3dd471a384be39c -C extra-filename=-3dc772a735aeff63 --out-dir /opt/rustwide/target/debug/build/tauri-utils/3dc772a735aeff63/out -L dependency=/opt/rustwide/target/debug/build/aho-corasick/9c6f3f7623f85f0a/out -L dependency=/opt/rustwide/target/debug/build/alloc-no-stdlib/aca7c2fdf2911567/out -L dependency=/opt/rustwide/target/debug/build/alloc-stdlib/d26ceedb95e1d460/out -L dependency=/opt/rustwide/target/debug/build/base64/04066013a6e010a4/out -L dependency=/opt/rustwide/target/debug/build/bit-set/793c9796dde0f6cf/out -L dependency=/opt/rustwide/target/debug/build/bit-vec/8af9b946703dda65/out -L dependency=/opt/rustwide/target/debug/build/bitflags/1c3882440d8641a1/out -L dependency=/opt/rustwide/target/debug/build/brotli-decompressor/16c9e6bbb4906b92/out -L dependency=/opt/rustwide/target/debug/build/byteorder/b38a76e48cecef9e/out -L dependency=/opt/rustwide/target/debug/build/bytes/1b4c39338186c506/out -L dependency=/opt/rustwide/target/debug/build/camino/b5bd46b0091650e4/out -L dependency=/opt/rustwide/target/debug/build/cargo-platform/f2c31ea9e9ee6758/out -L dependency=/opt/rustwide/target/debug/build/cfb/c4bee6b58410baf2/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/d0c5d13bd61f23a6/out -L dependency=/opt/rustwide/target/debug/build/cssparser-macros/cbb8fe2110191e76/out -L dependency=/opt/rustwide/target/debug/build/cssparser/7d53f1925b0c2db4/out -L dependency=/opt/rustwide/target/debug/build/ctor-proc-macro/ede9d5b6b3c2c267/out -L dependency=/opt/rustwide/target/debug/build/deranged/8bd68fea6e578828/out -L dependency=/opt/rustwide/target/debug/build/derive_more-impl/39bfd19c3d92807e/out -L dependency=/opt/rustwide/target/debug/build/derive_more/bfb87909e1793745/out -L dependency=/opt/rustwide/target/debug/build/displaydoc/e65d05854a1e7452/out -L dependency=/opt/rustwide/target/debug/build/dtoa-short/a3742589f23f14ee/out -L dependency=/opt/rustwide/target/debug/build/dtoa/510756b9a4ce71f0/out -L dependency=/opt/rustwide/target/debug/build/dyn-clone/1af22129ff6d3eaa/out -L dependency=/opt/rustwide/target/debug/build/equivalent/bb4750b61d4820ef/out -L dependency=/opt/rustwide/target/debug/build/erased-serde/d718d3f1952a308b/out -L dependency=/opt/rustwide/target/debug/build/fnv/7f7519f58d0a06c3/out -L dependency=/opt/rustwide/target/debug/build/foldhash/2acfce2e48d87073/out -L dependency=/opt/rustwide/target/debug/build/form_urlencoded/dc5d3f108620dd29/out -L dependency=/opt/rustwide/target/debug/build/getrandom/83fadaecd904d966/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/87f3f9f9a67ceca7/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/d3110e21098b71cb/out -L dependency=/opt/rustwide/target/debug/build/html5ever/fb9bf88df5472a48/out -L dependency=/opt/rustwide/target/debug/build/icu_collections/0f8d529ff50a15bb/out -L dependency=/opt/rustwide/target/debug/build/icu_locale_core/211f76419ae05ba9/out -L dependency=/opt/rustwide/target/debug/build/icu_normalizer/8806a201504eb295/out -L dependency=/opt/rustwide/target/debug/build/icu_normalizer_data/f0341d4a3b7b763b/out -L dependency=/opt/rustwide/target/debug/build/icu_properties/21f2c8d8f325a9c8/out -L dependency=/opt/rustwide/target/debug/build/icu_properties_data/7838041418709cca/out -L dependency=/opt/rustwide/target/debug/build/icu_provider/c74ef42fd4244553/out -L dependency=/opt/rustwide/target/debug/build/idna/cff6d97ce573a69e/out -L dependency=/opt/rustwide/target/debug/build/idna_adapter/97fd1770097ae780/out -L dependency=/opt/rustwide/target/debug/build/indexmap/8f8ba33d07d52c5b/out -L dependency=/opt/rustwide/target/debug/build/indexmap/b1ad98fb4a8f0e0b/out -L dependency=/opt/rustwide/target/debug/build/itoa/ef3954f504aca9e2/out -L dependency=/opt/rustwide/target/debug/build/jsonptr/1ef97a632050e3ac/out -L dependency=/opt/rustwide/target/debug/build/libc/92fe5b550e95f026/out -L dependency=/opt/rustwide/target/debug/build/litemap/450b67f3b53941d2/out -L dependency=/opt/rustwide/target/debug/build/lock_api/43dba45d05e3855b/out -L dependency=/opt/rustwide/target/debug/build/log/e97bb3c083253a91/out -L dependency=/opt/rustwide/target/debug/build/markup5ever/86fec82e900e8678/out -L dependency=/opt/rustwide/target/debug/build/memchr/86f2469bdc33e986/out -L dependency=/opt/rustwide/target/debug/build/new_debug_unreachable/95eab228fa87892f/out -L dependency=/opt/rustwide/target/debug/build/num-conv/6284db5cd8072dc4/out -L dependency=/opt/rustwide/target/debug/build/parking_lot/a924a45cafa89014/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/3f1d4221cad8b0bf/out -L dependency=/opt/rustwide/target/debug/build/percent-encoding/20249fc66d3fe68b/out -L dependency=/opt/rustwide/target/debug/build/phf/1f0bffcb9e4b357f/out -L dependency=/opt/rustwide/target/debug/build/phf_macros/e645679ad31e5290/out -L dependency=/opt/rustwide/target/debug/build/phf_shared/b9cf35cbbd9c49fb/out -L dependency=/opt/rustwide/target/debug/build/potential_utf/09128b0f5a3d6b67/out -L dependency=/opt/rustwide/target/debug/build/powerfmt/dd6ef7b63d4a1917/out -L dependency=/opt/rustwide/target/debug/build/precomputed-hash/cc574e830d6979e6/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/7d2a70a889c3b2c6/out -L dependency=/opt/rustwide/target/debug/build/quick-xml/a491f77235dd6cfc/out -L dependency=/opt/rustwide/target/debug/build/regex-automata/0203bcec3ef18f5e/out -L dependency=/opt/rustwide/target/debug/build/regex-syntax/88e49c81950cac62/out -L dependency=/opt/rustwide/target/debug/build/regex/b86128cb46164436/out -L dependency=/opt/rustwide/target/debug/build/rustc-hash/1e4577c67e904342/out -L dependency=/opt/rustwide/target/debug/build/same-file/aa344597fd15728b/out -L dependency=/opt/rustwide/target/debug/build/schemars_derive/21e77ca9bb653768/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/f9039ebc1b0afea1/out -L dependency=/opt/rustwide/target/debug/build/selectors/10cec80cada3ee4b/out -L dependency=/opt/rustwide/target/debug/build/semver/44ea8934f6b4c3ba/out -L dependency=/opt/rustwide/target/debug/build/serde/c1d8a0d5822dac53/out -L dependency=/opt/rustwide/target/debug/build/serde_core/e000c09d08e04368/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/207c5385aab597b6/out -L dependency=/opt/rustwide/target/debug/build/serde_json/9c09ff73dff0243f/out -L dependency=/opt/rustwide/target/debug/build/serde_spanned/ce7710df38e07ae8/out -L dependency=/opt/rustwide/target/debug/build/serde_with_macros/005410207506411d/out -L dependency=/opt/rustwide/target/debug/build/servo_arc/083e9d5c725da4c7/out -L dependency=/opt/rustwide/target/debug/build/siphasher/ef8aeed2f1c464aa/out -L dependency=/opt/rustwide/target/debug/build/smallvec/45cd2c2abb050357/out -L dependency=/opt/rustwide/target/debug/build/stable_deref_trait/d7a41792b34cb521/out -L dependency=/opt/rustwide/target/debug/build/string_cache/00057796d51457cc/out -L dependency=/opt/rustwide/target/debug/build/tendril/b407483b3c042a1b/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/72ee5247c702236c/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/cd03a5fa8591c816/out -L dependency=/opt/rustwide/target/debug/build/thiserror/4f2f42069b741b58/out -L dependency=/opt/rustwide/target/debug/build/thiserror/874c67e578812d87/out -L dependency=/opt/rustwide/target/debug/build/time-core/b50318e262c66a30/out -L dependency=/opt/rustwide/target/debug/build/time/f3d59f4007d73370/out -L dependency=/opt/rustwide/target/debug/build/tinystr/988f9ae6b1e2681c/out -L dependency=/opt/rustwide/target/debug/build/toml_datetime/2d252fd4f1c61e1c/out -L dependency=/opt/rustwide/target/debug/build/toml_parser/08ca1b358457ed4b/out -L dependency=/opt/rustwide/target/debug/build/toml_writer/1315526001de7d3d/out -L dependency=/opt/rustwide/target/debug/build/typeid/85cf08617631e943/out -L dependency=/opt/rustwide/target/debug/build/unic-char-property/b661d37af1fb74cf/out -L dependency=/opt/rustwide/target/debug/build/unic-char-range/119c4ebf0b1e772d/out -L dependency=/opt/rustwide/target/debug/build/unic-common/b7fb5794655ae9a2/out -L dependency=/opt/rustwide/target/debug/build/unic-ucd-ident/9e8011b282def9b5/out -L dependency=/opt/rustwide/target/debug/build/unic-ucd-version/bb2ec773e511cd42/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/228a8373123a578e/out -L dependency=/opt/rustwide/target/debug/build/url/82e7c7732b1af52f/out -L dependency=/opt/rustwide/target/debug/build/utf8_iter/933eeffbcd762a67/out -L dependency=/opt/rustwide/target/debug/build/uuid/065e180bc05f40d6/out -L dependency=/opt/rustwide/target/debug/build/web_atoms/3ecb0961884cd7a3/out -L dependency=/opt/rustwide/target/debug/build/winnow/e6bae369c4a95624/out -L dependency=/opt/rustwide/target/debug/build/writeable/ae11ea05f32faf75/out -L dependency=/opt/rustwide/target/debug/build/yoke-derive/f89bb15f6e593498/out -L dependency=/opt/rustwide/target/debug/build/yoke/180f85b9e645ee40/out -L dependency=/opt/rustwide/target/debug/build/zerofrom-derive/45ba70bd6b46b912/out -L dependency=/opt/rustwide/target/debug/build/zerofrom/b343fda0833c72e9/out -L dependency=/opt/rustwide/target/debug/build/zerotrie/648ce9166d73e7d2/out -L dependency=/opt/rustwide/target/debug/build/zerovec-derive/775e8814a2f5c1a0/out -L dependency=/opt/rustwide/target/debug/build/zerovec/0db0239e00499907/out -L dependency=/opt/rustwide/target/debug/build/zmij/6230adcd6d7dbe76/out --extern anyhow=/opt/rustwide/target/debug/build/anyhow/dcf86f05a9329a9e/out/libanyhow-dcf86f05a9329a9e.rmeta --extern brotli=/opt/rustwide/target/debug/build/brotli/0d958a680b5acfcb/out/libbrotli-0d958a680b5acfcb.rmeta --extern cargo_metadata=/opt/rustwide/target/debug/build/cargo_metadata/5d9f118f1fc88062/out/libcargo_metadata-5d9f118f1fc88062.rmeta --extern ctor=/opt/rustwide/target/debug/build/ctor/25776090583a3836/out/libctor-25776090583a3836.rmeta --extern dom_query=/opt/rustwide/target/debug/build/dom_query/daaf37a9e0df58d4/out/libdom_query-daaf37a9e0df58d4.rmeta --extern dunce=/opt/rustwide/target/debug/build/dunce/2bb7ca33e1a6d188/out/libdunce-2bb7ca33e1a6d188.rmeta --extern glob=/opt/rustwide/target/debug/build/glob/beeb22ead07d8d60/out/libglob-beeb22ead07d8d60.rmeta --extern http=/opt/rustwide/target/debug/build/http/01f5c874191cf5d6/out/libhttp-01f5c874191cf5d6.rmeta --extern infer=/opt/rustwide/target/debug/build/infer/c5dd9b1c969ca7b8/out/libinfer-c5dd9b1c969ca7b8.rmeta --extern json_patch=/opt/rustwide/target/debug/build/json-patch/98595c0559a74020/out/libjson_patch-98595c0559a74020.rmeta --extern log=/opt/rustwide/target/debug/build/log/e97bb3c083253a91/out/liblog-e97bb3c083253a91.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/86f2469bdc33e986/out/libmemchr-86f2469bdc33e986.rmeta --extern phf=/opt/rustwide/target/debug/build/phf/1f0bffcb9e4b357f/out/libphf-1f0bffcb9e4b357f.rmeta --extern plist=/opt/rustwide/target/debug/build/plist/1e39024ea0c74b8d/out/libplist-1e39024ea0c74b8d.rmeta --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/7d2a70a889c3b2c6/out/libproc_macro2-7d2a70a889c3b2c6.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/9b679f0bd7776a9b/out/libquote-9b679f0bd7776a9b.rmeta --extern regex=/opt/rustwide/target/debug/build/regex/b86128cb46164436/out/libregex-b86128cb46164436.rmeta --extern schemars=/opt/rustwide/target/debug/build/schemars/76cc029381b78a1b/out/libschemars-76cc029381b78a1b.rmeta --extern semver=/opt/rustwide/target/debug/build/semver/44ea8934f6b4c3ba/out/libsemver-44ea8934f6b4c3ba.rmeta --extern serde=/opt/rustwide/target/debug/build/serde/c1d8a0d5822dac53/out/libserde-c1d8a0d5822dac53.rmeta --extern serde_untagged=/opt/rustwide/target/debug/build/serde-untagged/157af4a87a849c6c/out/libserde_untagged-157af4a87a849c6c.rmeta --extern serde_json=/opt/rustwide/target/debug/build/serde_json/9c09ff73dff0243f/out/libserde_json-9c09ff73dff0243f.rmeta --extern serde_with=/opt/rustwide/target/debug/build/serde_with/98479a67af9f89d1/out/libserde_with-98479a67af9f89d1.rmeta --extern thiserror=/opt/rustwide/target/debug/build/thiserror/874c67e578812d87/out/libthiserror-874c67e578812d87.rmeta --extern toml=/opt/rustwide/target/debug/build/toml/ffef6b39b3216891/out/libtoml-ffef6b39b3216891.rmeta --extern url=/opt/rustwide/target/debug/build/url/82e7c7732b1af52f/out/liburl-82e7c7732b1af52f.rmeta --extern urlpattern=/opt/rustwide/target/debug/build/urlpattern/a81cc6811cab2127/out/liburlpattern-a81cc6811cab2127.rmeta --extern uuid=/opt/rustwide/target/debug/build/uuid/065e180bc05f40d6/out/libuuid-065e180bc05f40d6.rmeta --extern walkdir=/opt/rustwide/target/debug/build/walkdir/231dfd3672560b4e/out/libwalkdir-231dfd3672560b4e.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (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" "d176fc5ed1d8163f7bef72c85889151abeb5566a3726aca7109d34bde84e239a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d176fc5ed1d8163f7bef72c85889151abeb5566a3726aca7109d34bde84e239a", kill_on_drop: false }`
[INFO] [stdout] d176fc5ed1d8163f7bef72c85889151abeb5566a3726aca7109d34bde84e239a
