[INFO] fetching crate tauri-plugin-polodb 0.1.0... [INFO] testing tauri-plugin-polodb-0.1.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate tauri-plugin-polodb 0.1.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate tauri-plugin-polodb 0.1.0 [INFO] finished tweaking crates.io crate tauri-plugin-polodb 0.1.0 [INFO] tweaked toml for crates.io crate tauri-plugin-polodb 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tauri-plugin-polodb 0.1.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 494 packages to latest compatible versions [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] [stderr] Adding toml v0.8.2 (available: v0.8.23) [INFO] [stderr] Adding toml_datetime v0.6.3 (available: v0.6.11) [INFO] [stderr] Adding toml_edit v0.20.2 (available: v0.20.7) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded atomic v0.6.1 [INFO] [stderr] Downloaded tokio-test v0.4.4 [INFO] [stderr] Downloaded serde_bytes v0.11.19 [INFO] [stderr] Downloaded jobserver v0.1.34 [INFO] [stderr] Downloaded bindgen v0.69.5 [INFO] [stderr] Downloaded bson v2.15.0 [INFO] [stderr] Downloaded tauri-plugin-fs v2.4.2 [INFO] [stderr] Downloaded polodb_core v5.1.4 [INFO] [stderr] Downloaded polodb-librocksdb-sys v9.0.0-alpha.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7eaff25e971476011ea68214fe677310ade4af7d9632940e649092c75ae34bd2 [INFO] running `Command { std: "docker" "start" "-a" "7eaff25e971476011ea68214fe677310ade4af7d9632940e649092c75ae34bd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7eaff25e971476011ea68214fe677310ade4af7d9632940e649092c75ae34bd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7eaff25e971476011ea68214fe677310ade4af7d9632940e649092c75ae34bd2", kill_on_drop: false }` [INFO] [stdout] 7eaff25e971476011ea68214fe677310ade4af7d9632940e649092c75ae34bd2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 628951bc25d8d3bcd93320af04a9c81bb9859aff770b0c55dfb8ff06cd3b346b [INFO] running `Command { std: "docker" "start" "-a" "628951bc25d8d3bcd93320af04a9c81bb9859aff770b0c55dfb8ff06cd3b346b", kill_on_drop: false }` [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling atomic v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling embed-resource v3.0.6 [INFO] [stderr] Compiling tauri-winres v0.3.3 [INFO] [stderr] Compiling markup5ever v0.14.1 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling serde_derive v1.0.228 [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 thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling serde_with_macros v3.14.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling ctor v0.2.9 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling cssparser v0.29.6 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling match_token v0.1.0 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling jsonptr v0.6.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling cfb v0.7.3 [INFO] [stderr] Compiling json-patch v3.0.1 [INFO] [stderr] Compiling cargo_metadata v0.19.2 [INFO] [stderr] Compiling serde_with v3.14.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling html5ever v0.29.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling infer v0.19.0 [INFO] [stderr] Compiling selectors v0.24.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling toml v0.8.2 [INFO] [stderr] Compiling proc-macro-crate v2.0.2 [INFO] [stderr] Compiling kuchikiki v0.8.8-speedreader [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling urlpattern v0.3.0 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling glib-macros v0.18.5 [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 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 gtk-sys v0.18.2 [INFO] [stderr] Compiling tauri-utils v2.7.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 gtk v0.18.2 [INFO] [stderr] Compiling webkit2gtk-sys v2.0.1 [INFO] [stderr] Compiling gdkx11-sys v0.18.2 [INFO] [stderr] Compiling dpi v0.1.2 [INFO] [stderr] Compiling cargo_toml v0.22.3 [INFO] [stderr] Compiling gtk3-macros v0.18.2 [INFO] [stderr] Compiling glib v0.18.5 [INFO] [stderr] Compiling dlopen2_derive v0.4.1 [INFO] [stderr] Compiling gdkwayland-sys v0.18.2 [INFO] [stderr] Compiling wry v0.53.3 [INFO] [stderr] Compiling keyboard-types v0.7.0 [INFO] [stderr] Compiling dlopen2 v0.8.0 [INFO] [stderr] Compiling polodb-librocksdb-sys v9.0.0-alpha.1 [INFO] [stderr] Compiling serialize-to-javascript-impl v0.1.2 [INFO] [stderr] Compiling serialize-to-javascript v0.1.2 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling bson v2.15.0 [INFO] [stderr] Compiling tokio-test v0.4.4 [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/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name tauri_utils --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tauri-utils-2.7.0/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=f715cf4f03ed2826 -C extra-filename=-7eab0f27290ce9b4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-17ae52ef67b55cf0.rmeta --extern brotli=/opt/rustwide/target/debug/deps/libbrotli-4dff11c9b1adfe2a.rmeta --extern cargo_metadata=/opt/rustwide/target/debug/deps/libcargo_metadata-b5572aee93689a34.rmeta --extern ctor=/opt/rustwide/target/debug/deps/libctor-be6a65939d94a9a5.so --extern dunce=/opt/rustwide/target/debug/deps/libdunce-6701875dd653406c.rmeta --extern glob=/opt/rustwide/target/debug/deps/libglob-0d59a7166c73d5ba.rmeta --extern html5ever=/opt/rustwide/target/debug/deps/libhtml5ever-eca5b4c7699fcdd3.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-43d75618c57dfd1b.rmeta --extern infer=/opt/rustwide/target/debug/deps/libinfer-73aff33eb3a9d64b.rmeta --extern json_patch=/opt/rustwide/target/debug/deps/libjson_patch-a0e5a06164324073.rmeta --extern kuchiki=/opt/rustwide/target/debug/deps/libkuchikiki-4129ef44545e9b2a.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-62f38dd377528769.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-32e90f4120c6c9bf.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-6a0f4580bb5306a4.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-db1e70ee415c5926.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-222c031c40ce68fb.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-6cc3780d7c251e15.rmeta --extern schemars=/opt/rustwide/target/debug/deps/libschemars-b7f44ebe463066aa.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-399b582dcdd049bb.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-68aa16f080efd4e0.rmeta --extern serde_untagged=/opt/rustwide/target/debug/deps/libserde_untagged-c6b1262b92ea983d.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f2f4cebce4782bca.rmeta --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-394ef29610146d6d.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-92da3f4f15b74918.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-d81f0c8d48caafd1.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-f2abba6336d6c103.rmeta --extern urlpattern=/opt/rustwide/target/debug/deps/liburlpattern-20bb49600e304a2a.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-84f99a36c62cb0dc.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-24e572b388d37349.rmeta --cap-lints allow --cap-lints=warn` (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/1.90.0-x86_64-unknown-linux-gnu/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,link -C embed-bitcode=no -C debuginfo=2 --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=1b4958471f85dec8 -C extra-filename=-01520d99c9ede261 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-8a079c5cda8f0ac0.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-6c963e07d378e238.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-cfb76736a56aefc1.rmeta --extern futures_executor=/opt/rustwide/target/debug/deps/libfutures_executor-0395bbece1220f9f.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-08b8c341835ea1e8.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-6b1f6ccdc4366e6b.rmeta --extern gio_ffi=/opt/rustwide/target/debug/deps/libgio_sys-7dced7af570da44d.rmeta --extern glib_macros=/opt/rustwide/target/debug/deps/libglib_macros-12af25708a9648fa.so --extern ffi=/opt/rustwide/target/debug/deps/libglib_sys-ce4d7ace73728aac.rmeta --extern gobject_ffi=/opt/rustwide/target/debug/deps/libgobject_sys-3b6ff53b8ac22a8b.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-08aef465eb552f81.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-32e90f4120c6c9bf.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-65395029fac7f518.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-e5ae7b192e39bb50.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-98f84fd9b4009be3.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [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/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name tauri_utils --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tauri-utils-2.7.0/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 -C debuginfo=2 --cfg 'feature="brotli"' --cfg 'feature="compression"' --cfg 'feature="resources"' --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=591380f20a0da803 -C extra-filename=-5e95dac26d6e15be --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-17ae52ef67b55cf0.rmeta --extern brotli=/opt/rustwide/target/debug/deps/libbrotli-4dff11c9b1adfe2a.rmeta --extern ctor=/opt/rustwide/target/debug/deps/libctor-be6a65939d94a9a5.so --extern dunce=/opt/rustwide/target/debug/deps/libdunce-6701875dd653406c.rmeta --extern glob=/opt/rustwide/target/debug/deps/libglob-0d59a7166c73d5ba.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-43d75618c57dfd1b.rmeta --extern infer=/opt/rustwide/target/debug/deps/libinfer-dce46b90743b10e2.rmeta --extern json_patch=/opt/rustwide/target/debug/deps/libjson_patch-3dfba7d3508576f9.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-62f38dd377528769.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-32e90f4120c6c9bf.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-83b4713ec60d4b14.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-6cc3780d7c251e15.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-adcc5feb1614b061.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-c5892d472c47ea00.rmeta --extern serde_untagged=/opt/rustwide/target/debug/deps/libserde_untagged-d32051ea7baae8ec.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a1d39a45ea4a1259.rmeta --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-98291881d1d0defc.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-92da3f4f15b74918.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-463eebec21f43503.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-fce85989e3f021fb.rmeta --extern urlpattern=/opt/rustwide/target/debug/deps/liburlpattern-32012d6959a21b7e.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-1b60e3b0cf214e90.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-24e572b388d37349.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "628951bc25d8d3bcd93320af04a9c81bb9859aff770b0c55dfb8ff06cd3b346b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "628951bc25d8d3bcd93320af04a9c81bb9859aff770b0c55dfb8ff06cd3b346b", kill_on_drop: false }` [INFO] [stdout] 628951bc25d8d3bcd93320af04a9c81bb9859aff770b0c55dfb8ff06cd3b346b