[INFO] cloning repository https://github.com/Ricco0227/Cagalintry_Launcher
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ricco0227/Cagalintry_Launcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRicco0227%2FCagalintry_Launcher", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRicco0227%2FCagalintry_Launcher'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 67a4de43cc6c216e17d9e77033e819c601c9c116
[INFO] documenting Ricco0227/Cagalintry_Launcher/67a4de43cc6c216e17d9e77033e819c601c9c116 against 824336ad4127ce295849937a24c08a4aeff6ada7 for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRicco0227%2FCagalintry_Launcher" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Ricco0227/Cagalintry_Launcher
[INFO] finished tweaking git repo https://github.com/Ricco0227/Cagalintry_Launcher
[INFO] tweaked toml for git repo https://github.com/Ricco0227/Cagalintry_Launcher written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ricco0227/Cagalintry_Launcher on toolchain 824336ad4127ce295849937a24c08a4aeff6ada7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ricco0227/Cagalintry_Launcher 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" "+824336ad4127ce295849937a24c08a4aeff6ada7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tauri-plugin-single-instance v2.4.3
[INFO] [stderr]   Downloaded zcheapstr v1.1.0
[INFO] [stderr]   Downloaded libredox v0.1.19
[INFO] [stderr]   Downloaded zvariant_utils v4.0.0
[INFO] [stderr]   Downloaded zvariant_derive v5.14.0
[INFO] [stderr]   Downloaded jiff-static v0.2.35
[INFO] [stderr]   Downloaded redox_syscall v0.9.1
[INFO] [stderr]   Downloaded zvariant v5.14.0
[INFO] [stderr]   Downloaded zbus_macros v5.19.0
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.10
[INFO] [stderr]   Downloaded toml v1.1.4+spec-1.1.0
[INFO] [stderr]   Downloaded schemars v1.2.2
[INFO] [stderr]   Downloaded cc v1.4.2
[INFO] [stderr]   Downloaded web_atoms v0.2.6
[INFO] [stderr]   Downloaded camino v1.2.5
[INFO] [stderr]   Downloaded tao-macros v0.1.4
[INFO] [stderr]   Downloaded zbus v5.19.0
[INFO] [stderr]   Downloaded jiff v0.2.35
[INFO] [stderr]   Downloaded cookie v0.18.2
[INFO] [stderr]   Downloaded ipnet v2.12.1
[INFO] [stderr]   Downloaded tauri-plugin-opener v2.5.4
[INFO] [stderr]   Downloaded open v5.4.1
[INFO] [stderr]   Downloaded pulldown-cmark-escape v0.11.0
[INFO] [stderr]   Downloaded ammonia v4.1.4
[INFO] [stderr]   Downloaded keyring v3.6.3
[INFO] [stderr]   Downloaded dbus-secret-service v4.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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] 4c22d4f4862e245cce5f52ecbe58bceca456db377f8a89a70072bd3363954d4a
[INFO] running `Command { std: "docker" "start" "4c22d4f4862e245cce5f52ecbe58bceca456db377f8a89a70072bd3363954d4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4c22d4f4862e245cce5f52ecbe58bceca456db377f8a89a70072bd3363954d4a", 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" "4c22d4f4862e245cce5f52ecbe58bceca456db377f8a89a70072bd3363954d4a" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4c22d4f4862e245cce5f52ecbe58bceca456db377f8a89a70072bd3363954d4a", 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" "4c22d4f4862e245cce5f52ecbe58bceca456db377f8a89a70072bd3363954d4a" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling smallvec v1.15.2
[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 pin-project-lite v0.2.17
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking futures-core v0.3.34
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]     Checking futures-io v0.3.34
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling thiserror v2.0.20
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking futures-sink v0.3.34
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling time-macros v0.2.32
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.10
[INFO] [stderr]    Compiling fastrand v2.5.0
[INFO] [stderr]    Compiling cc v1.4.2
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]     Checking futures-channel v0.3.34
[INFO] [stderr]     Checking futures-task v0.3.34
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]    Compiling winnow v1.0.4
[INFO] [stderr]     Checking bytes v1.12.1
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]    Compiling toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling web_atoms v0.2.6
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]     Checking socket2 v0.6.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling uuid v1.24.0
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]     Checking http v1.5.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]     Checking time v0.3.55
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.7
[INFO] [stderr]    Compiling toml_writer v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling string_cache v0.9.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling tendril v0.5.1
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling selectors v0.36.1
[INFO] [stderr]    Compiling aho-corasick v1.1.5
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling camino v1.2.5
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling alloc-stdlib v0.2.4
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling toml v1.1.4+spec-1.1.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling servo_arc v0.4.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling regex-automata v0.4.18
[INFO] [stderr]    Compiling rustc-hash v2.1.3
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling regex v1.13.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling cfb v0.7.3
[INFO] [stderr]    Compiling unic-ucd-ident v0.9.0
[INFO] [stderr]    Compiling brotli-decompressor v5.0.3
[INFO] [stderr]    Compiling quick-xml v0.41.0
[INFO] [stderr]    Compiling same-file v1.0.6
[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 brotli v8.0.4
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling serde-untagged v0.1.9
[INFO] [stderr]    Compiling infer v0.19.0
[INFO] [stderr]    Compiling ctor v0.8.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]    Compiling glob v0.3.4
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]     Checking http-body v1.1.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling embed-resource v3.0.11
[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 thiserror-impl v1.0.69
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.229
[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 tokio-macros v2.7.2
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde_with_macros v3.22.0
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.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 futures-util v0.3.34
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking futures-executor v0.3.34
[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]     Checking tokio v1.53.1
[INFO] [stderr]    Compiling cssparser v0.36.0
[INFO] [stderr]    Compiling markup5ever v0.38.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling html5ever v0.38.0
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling jsonptr v0.6.3
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[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 toml v0.8.2
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling serde_with v3.22.0
[INFO] [stderr]    Compiling dom_query v0.27.0
[INFO] [stderr]    Compiling urlpattern v0.3.0
[INFO] [stderr]    Compiling plist v1.10.0
[INFO] [stderr]     Checking tokio-util v0.7.19
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking h2 v0.4.15
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling libdbus-sys v0.2.7
[INFO] [stderr]     Checking ryu v1.0.23
[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 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 gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling glib-macros v0.18.5
[INFO] [stderr]    Compiling gtk-sys v0.18.2
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling javascriptcore-rs-sys v1.1.1
[INFO] [stderr]    Compiling soup3-sys v0.5.0
[INFO] [stderr]     Checking hyper v1.11.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling cargo_toml v0.22.3
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]    Compiling tauri-winres v0.3.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking ipnet v2.12.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling webkit2gtk-sys v2.0.2
[INFO] [stderr]     Checking http-body-util v0.1.4
[INFO] [stderr]     Checking event-listener v5.4.2
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.10
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]    Compiling tauri-utils v2.9.3
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking dbus v0.9.12
[INFO] [stderr]    Compiling gtk3-macros v0.18.2
[INFO] [stderr]     Checking rustls-pki-types v1.15.1
[INFO] [stderr]    Compiling gdkx11-sys v0.18.2
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling toml_edit v0.25.13+spec-1.1.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[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 proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling zvariant_utils v4.0.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling tauri-build v2.6.3
[INFO] [stderr]    Compiling tauri-plugin v2.6.3
[INFO] [stderr]    Compiling zvariant_derive v5.14.0
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking sha1 v0.10.7
[INFO] [stderr]     Checking cagalintry-proto v0.1.0 (/opt/rustwide/workdir/crates/cagalintry-proto)
[INFO] [stderr]     Checking futures v0.3.34
[INFO] [stderr]     Checking glib v0.18.5
[INFO] [stderr]    Compiling dlopen2_derive v0.4.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.16
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling wry v0.55.1
[INFO] [stderr]    Compiling tauri-runtime v2.11.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/824336ad4127ce295849937a24c08a4aeff6ada7/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 --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=3366c719e65be762 -C extra-filename=-83b05ca07889e8c1 --out-dir /opt/rustwide/target/debug/build/tauri-utils/83b05ca07889e8c1/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/anyhow/7a28c8bbbb1baa64/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/0d958a680b5acfcb/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/f2e885b914858350/out -L dependency=/opt/rustwide/target/debug/build/cargo-platform/1eb45d7718bf1f37/out -L dependency=/opt/rustwide/target/debug/build/cargo_metadata/cf1f99f34fd91e6b/out -L dependency=/opt/rustwide/target/debug/build/cfb/41aba446274ab07a/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/d0c5d13bd61f23a6/out -L dependency=/opt/rustwide/target/debug/build/cssparser/8957e741ee361024/out -L dependency=/opt/rustwide/target/debug/build/cssparser-macros/fd9f451b731f26c0/out -L dependency=/opt/rustwide/target/debug/build/ctor/25776090583a3836/out -L dependency=/opt/rustwide/target/debug/build/ctor-proc-macro/ede9d5b6b3c2c267/out -L dependency=/opt/rustwide/target/debug/build/deranged/d6db8fc9fc40b7d9/out -L dependency=/opt/rustwide/target/debug/build/derive_more/4a1dc1a8b2d240aa/out -L dependency=/opt/rustwide/target/debug/build/derive_more-impl/5a8903b0da205f27/out -L dependency=/opt/rustwide/target/debug/build/displaydoc/457831ed3242aec0/out -L dependency=/opt/rustwide/target/debug/build/dom_query/e173d8354e2b2683/out -L dependency=/opt/rustwide/target/debug/build/dtoa/510756b9a4ce71f0/out -L dependency=/opt/rustwide/target/debug/build/dtoa-short/a3742589f23f14ee/out -L dependency=/opt/rustwide/target/debug/build/dunce/2bb7ca33e1a6d188/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/f532c26971f250b8/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/187faed74b4ccaab/out -L dependency=/opt/rustwide/target/debug/build/getrandom/116b036e7fcc7efd/out -L dependency=/opt/rustwide/target/debug/build/glob/beeb22ead07d8d60/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/cf02943a8b7ff236/out -L dependency=/opt/rustwide/target/debug/build/http/01f5c874191cf5d6/out -L dependency=/opt/rustwide/target/debug/build/icu_collections/8183d4096abef94c/out -L dependency=/opt/rustwide/target/debug/build/icu_locale_core/e5153102a3242763/out -L dependency=/opt/rustwide/target/debug/build/icu_normalizer/2eb4f40556a262de/out -L dependency=/opt/rustwide/target/debug/build/icu_normalizer_data/bb53e67e9b5dc0c6/out -L dependency=/opt/rustwide/target/debug/build/icu_properties/28f57a7966dcbf40/out -L dependency=/opt/rustwide/target/debug/build/icu_properties_data/110bbc028b96468f/out -L dependency=/opt/rustwide/target/debug/build/icu_provider/9eee5d9bb42aa814/out -L dependency=/opt/rustwide/target/debug/build/idna/34a7d98512998248/out -L dependency=/opt/rustwide/target/debug/build/idna_adapter/d3e0b3a34b14478b/out -L dependency=/opt/rustwide/target/debug/build/indexmap/2897d95022c52e59/out -L dependency=/opt/rustwide/target/debug/build/indexmap/b1ad98fb4a8f0e0b/out -L dependency=/opt/rustwide/target/debug/build/infer/60ef910aa35635e8/out -L dependency=/opt/rustwide/target/debug/build/itoa/ef3954f504aca9e2/out -L dependency=/opt/rustwide/target/debug/build/json-patch/5c465f05fc1ffdfa/out -L dependency=/opt/rustwide/target/debug/build/jsonptr/6a2aef5a2203d510/out -L dependency=/opt/rustwide/target/debug/build/libc/ce4682660516fd17/out -L dependency=/opt/rustwide/target/debug/build/litemap/5e863ef86a437526/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/f7897b349ab6b516/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/b6b5637ce5b768d0/out -L dependency=/opt/rustwide/target/debug/build/parking_lot/0b2f6e670e65f63f/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/db938ba00a5a797a/out -L dependency=/opt/rustwide/target/debug/build/percent-encoding/2e7389333f350551/out -L dependency=/opt/rustwide/target/debug/build/phf/bc7a12a825fbb8b8/out -L dependency=/opt/rustwide/target/debug/build/phf_macros/988cdf5a51121d03/out -L dependency=/opt/rustwide/target/debug/build/phf_shared/b9cf35cbbd9c49fb/out -L dependency=/opt/rustwide/target/debug/build/plist/06eaee2548d7c394/out -L dependency=/opt/rustwide/target/debug/build/potential_utf/c48a02e6f50f6c15/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/901df9718c15e761/out -L dependency=/opt/rustwide/target/debug/build/quote/af70f77b72340a66/out -L dependency=/opt/rustwide/target/debug/build/regex/b86128cb46164436/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/rustc-hash/1e4577c67e904342/out -L dependency=/opt/rustwide/target/debug/build/same-file/aa344597fd15728b/out -L dependency=/opt/rustwide/target/debug/build/schemars/0b1f1fb258db5e5f/out -L dependency=/opt/rustwide/target/debug/build/schemars_derive/db68fca039e68e54/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/f9039ebc1b0afea1/out -L dependency=/opt/rustwide/target/debug/build/selectors/3b13ea219fad9e53/out -L dependency=/opt/rustwide/target/debug/build/semver/fd4e7120fbecd8e0/out -L dependency=/opt/rustwide/target/debug/build/serde/9a00426314ff735f/out -L dependency=/opt/rustwide/target/debug/build/serde-untagged/5fe3c49082ffa880/out -L dependency=/opt/rustwide/target/debug/build/serde_core/1ae86e2ccc158996/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/e8bf9f7b6613df71/out -L dependency=/opt/rustwide/target/debug/build/serde_json/a71ff5f1549ea958/out -L dependency=/opt/rustwide/target/debug/build/serde_spanned/3cd83b04562d5924/out -L dependency=/opt/rustwide/target/debug/build/serde_with/316881a7f4a2afe7/out -L dependency=/opt/rustwide/target/debug/build/serde_with_macros/3985a24cd8c04f7a/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/e38573a700a7bcef/out -L dependency=/opt/rustwide/target/debug/build/tendril/b407483b3c042a1b/out -L dependency=/opt/rustwide/target/debug/build/thiserror/60307ed30e8837f3/out -L dependency=/opt/rustwide/target/debug/build/thiserror/d316e2ec0d6d36fb/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/fcacadbb232a50e9/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/fe8b0b2481bcbff8/out -L dependency=/opt/rustwide/target/debug/build/time/0338985dd7ea6c7a/out -L dependency=/opt/rustwide/target/debug/build/time-core/9f90e95213b21617/out -L dependency=/opt/rustwide/target/debug/build/time-macros/a707be7486ad4c8c/out -L dependency=/opt/rustwide/target/debug/build/tinystr/15158082d858e135/out -L dependency=/opt/rustwide/target/debug/build/toml/39c8049b6097e5de/out -L dependency=/opt/rustwide/target/debug/build/toml_datetime/6bdd134cc5ac3857/out -L dependency=/opt/rustwide/target/debug/build/toml_parser/17c2b567d94dfb87/out -L dependency=/opt/rustwide/target/debug/build/toml_writer/1315526001de7d3d/out -L dependency=/opt/rustwide/target/debug/build/typeid/1e85cc8d1341853e/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/eb6d2d2f457844fe/out -L dependency=/opt/rustwide/target/debug/build/urlpattern/471e5077d6040706/out -L dependency=/opt/rustwide/target/debug/build/utf8_iter/933eeffbcd762a67/out -L dependency=/opt/rustwide/target/debug/build/uuid/fa8f20886253a684/out -L dependency=/opt/rustwide/target/debug/build/walkdir/231dfd3672560b4e/out -L dependency=/opt/rustwide/target/debug/build/web_atoms/789996a49e365171/out -L dependency=/opt/rustwide/target/debug/build/winnow/da949880f4754d1e/out -L dependency=/opt/rustwide/target/debug/build/writeable/07919863ba2f9735/out -L dependency=/opt/rustwide/target/debug/build/yoke/88334e01cbb031a7/out -L dependency=/opt/rustwide/target/debug/build/yoke-derive/3a84b30114336b2f/out -L dependency=/opt/rustwide/target/debug/build/zerofrom/12f207001203dc43/out -L dependency=/opt/rustwide/target/debug/build/zerofrom-derive/028859071151b1cd/out -L dependency=/opt/rustwide/target/debug/build/zerotrie/5b4e80e55b7319fc/out -L dependency=/opt/rustwide/target/debug/build/zerovec/edc68216d72aad1b/out -L dependency=/opt/rustwide/target/debug/build/zerovec-derive/99d21009aa52a80c/out -L dependency=/opt/rustwide/target/debug/build/zmij/95010a55ad1ba8d3/out --extern anyhow=/opt/rustwide/target/debug/build/anyhow/7a28c8bbbb1baa64/out/libanyhow-7a28c8bbbb1baa64.rmeta --extern brotli=/opt/rustwide/target/debug/build/brotli/0d958a680b5acfcb/out/libbrotli-0d958a680b5acfcb.rmeta --extern cargo_metadata=/opt/rustwide/target/debug/build/cargo_metadata/cf1f99f34fd91e6b/out/libcargo_metadata-cf1f99f34fd91e6b.rmeta --extern ctor=/opt/rustwide/target/debug/build/ctor/25776090583a3836/out/libctor-25776090583a3836.rmeta --extern dom_query=/opt/rustwide/target/debug/build/dom_query/e173d8354e2b2683/out/libdom_query-e173d8354e2b2683.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/60ef910aa35635e8/out/libinfer-60ef910aa35635e8.rmeta --extern json_patch=/opt/rustwide/target/debug/build/json-patch/5c465f05fc1ffdfa/out/libjson_patch-5c465f05fc1ffdfa.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/bc7a12a825fbb8b8/out/libphf-bc7a12a825fbb8b8.rmeta --extern plist=/opt/rustwide/target/debug/build/plist/06eaee2548d7c394/out/libplist-06eaee2548d7c394.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/af70f77b72340a66/out/libquote-af70f77b72340a66.rmeta --extern regex=/opt/rustwide/target/debug/build/regex/b86128cb46164436/out/libregex-b86128cb46164436.rmeta --extern schemars=/opt/rustwide/target/debug/build/schemars/0b1f1fb258db5e5f/out/libschemars-0b1f1fb258db5e5f.rmeta --extern semver=/opt/rustwide/target/debug/build/semver/fd4e7120fbecd8e0/out/libsemver-fd4e7120fbecd8e0.rmeta --extern serde=/opt/rustwide/target/debug/build/serde/9a00426314ff735f/out/libserde-9a00426314ff735f.rmeta --extern serde_untagged=/opt/rustwide/target/debug/build/serde-untagged/5fe3c49082ffa880/out/libserde_untagged-5fe3c49082ffa880.rmeta --extern serde_json=/opt/rustwide/target/debug/build/serde_json/a71ff5f1549ea958/out/libserde_json-a71ff5f1549ea958.rmeta --extern serde_with=/opt/rustwide/target/debug/build/serde_with/316881a7f4a2afe7/out/libserde_with-316881a7f4a2afe7.rmeta --extern thiserror=/opt/rustwide/target/debug/build/thiserror/d316e2ec0d6d36fb/out/libthiserror-d316e2ec0d6d36fb.rmeta --extern toml=/opt/rustwide/target/debug/build/toml/39c8049b6097e5de/out/libtoml-39c8049b6097e5de.rmeta --extern url=/opt/rustwide/target/debug/build/url/eb6d2d2f457844fe/out/liburl-eb6d2d2f457844fe.rmeta --extern urlpattern=/opt/rustwide/target/debug/build/urlpattern/471e5077d6040706/out/liburlpattern-471e5077d6040706.rmeta --extern uuid=/opt/rustwide/target/debug/build/uuid/fa8f20886253a684/out/libuuid-fa8f20886253a684.rmeta --extern walkdir=/opt/rustwide/target/debug/build/walkdir/231dfd3672560b4e/out/libwalkdir-231dfd3672560b4e.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `glib` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/824336ad4127ce295849937a24c08a4aeff6ada7/bin/rustc --crate-name glib --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glib-0.18.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=2 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="gio"' --cfg 'feature="gio_ffi"' --cfg 'feature="v2_58"' --cfg 'feature="v2_60"' --cfg 'feature="v2_62"' --cfg 'feature="v2_64"' --cfg 'feature="v2_66"' --cfg 'feature="v2_68"' --cfg 'feature="v2_70"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiletests", "default", "gio", "gio_ffi", "log", "log_macros", "rs-log", "v2_58", "v2_60", "v2_62", "v2_64", "v2_66", "v2_68", "v2_70", "v2_72", "v2_74", "v2_76", "v2_78"))' -C metadata=50af2249e4775a99 -C extra-filename=-ba9cb3bf31441622 --out-dir /opt/rustwide/target/debug/build/glib/ba9cb3bf31441622/out -L dependency=/opt/rustwide/target/debug/build/bitflags/f193f67f39aed749/out -L dependency=/opt/rustwide/target/debug/build/futures-channel/b7c04230014d8e7e/out -L dependency=/opt/rustwide/target/debug/build/futures-core/2f767b47985004d1/out -L dependency=/opt/rustwide/target/debug/build/futures-executor/5786fc27c33423cf/out -L dependency=/opt/rustwide/target/debug/build/futures-io/2796cc8c48f83d00/out -L dependency=/opt/rustwide/target/debug/build/futures-macro/79b7e8af87ca022c/out -L dependency=/opt/rustwide/target/debug/build/futures-sink/372ccc328f3dfb1c/out -L dependency=/opt/rustwide/target/debug/build/futures-task/c17ea9970aa35f1f/out -L dependency=/opt/rustwide/target/debug/build/futures-util/61aa394cb9db21d2/out -L dependency=/opt/rustwide/target/debug/build/gio-sys/c7264c68e7906a24/out -L dependency=/opt/rustwide/target/debug/build/glib-macros/b6e135be2427bdc7/out -L dependency=/opt/rustwide/target/debug/build/glib-sys/4500a214db300f14/out -L dependency=/opt/rustwide/target/debug/build/gobject-sys/2d95382b23eee237/out -L dependency=/opt/rustwide/target/debug/build/libc/3c0bb75181a42712/out -L dependency=/opt/rustwide/target/debug/build/memchr/1f463d06f8af22b2/out -L dependency=/opt/rustwide/target/debug/build/once_cell/b77a16c0dd9fc540/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/edd32b0e37864a49/out -L dependency=/opt/rustwide/target/debug/build/serde_core/96cfe8543d6e2c43/out -L dependency=/opt/rustwide/target/debug/build/slab/686bcce29ae3abc5/out -L dependency=/opt/rustwide/target/debug/build/smallvec/ebf5e3184fb62f5f/out -L dependency=/opt/rustwide/target/debug/build/thiserror/efb19ac29c2ac10d/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/fcacadbb232a50e9/out --extern bitflags=/opt/rustwide/target/debug/build/bitflags/f193f67f39aed749/out/libbitflags-f193f67f39aed749.rmeta --extern futures_channel=/opt/rustwide/target/debug/build/futures-channel/b7c04230014d8e7e/out/libfutures_channel-b7c04230014d8e7e.rmeta --extern futures_core=/opt/rustwide/target/debug/build/futures-core/2f767b47985004d1/out/libfutures_core-2f767b47985004d1.rmeta --extern futures_executor=/opt/rustwide/target/debug/build/futures-executor/5786fc27c33423cf/out/libfutures_executor-5786fc27c33423cf.rmeta --extern futures_task=/opt/rustwide/target/debug/build/futures-task/c17ea9970aa35f1f/out/libfutures_task-c17ea9970aa35f1f.rmeta --extern futures_util=/opt/rustwide/target/debug/build/futures-util/61aa394cb9db21d2/out/libfutures_util-61aa394cb9db21d2.rmeta --extern gio_ffi=/opt/rustwide/target/debug/build/gio-sys/c7264c68e7906a24/out/libgio_sys-c7264c68e7906a24.rmeta --extern glib_macros=/opt/rustwide/target/debug/build/glib-macros/b6e135be2427bdc7/out/libglib_macros-b6e135be2427bdc7.so --extern ffi=/opt/rustwide/target/debug/build/glib-sys/4500a214db300f14/out/libglib_sys-4500a214db300f14.rmeta --extern gobject_ffi=/opt/rustwide/target/debug/build/gobject-sys/2d95382b23eee237/out/libgobject_sys-2d95382b23eee237.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/3c0bb75181a42712/out/liblibc-3c0bb75181a42712.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/1f463d06f8af22b2/out/libmemchr-1f463d06f8af22b2.rmeta --extern once_cell=/opt/rustwide/target/debug/build/once_cell/b77a16c0dd9fc540/out/libonce_cell-b77a16c0dd9fc540.rmeta --extern smallvec=/opt/rustwide/target/debug/build/smallvec/ebf5e3184fb62f5f/out/libsmallvec-ebf5e3184fb62f5f.rmeta --extern thiserror=/opt/rustwide/target/debug/build/thiserror/efb19ac29c2ac10d/out/libthiserror-efb19ac29c2ac10d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "4c22d4f4862e245cce5f52ecbe58bceca456db377f8a89a70072bd3363954d4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c22d4f4862e245cce5f52ecbe58bceca456db377f8a89a70072bd3363954d4a", kill_on_drop: false }`
[INFO] [stdout] 4c22d4f4862e245cce5f52ecbe58bceca456db377f8a89a70072bd3363954d4a
