[INFO] fetching crate tauri-swift-runtime 0.1.2...
[INFO] checking tauri-swift-runtime-0.1.2 against master#e0e204f3e97ad5f79524b9c259dc38df606ed82c for pr-149218-1
[INFO] extracting crate tauri-swift-runtime 0.1.2 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate tauri-swift-runtime 0.1.2
[INFO] finished tweaking crates.io crate tauri-swift-runtime 0.1.2
[INFO] tweaked toml for crates.io crate tauri-swift-runtime 0.1.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tauri-swift-runtime 0.1.2 on toolchain e0e204f3e97ad5f79524b9c259dc38df606ed82c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tauri-swift-runtime 0.1.2 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" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fe440fcb0b2efadf43548205e5fa2136891b0347bba2dceb52c1bfbd157d152a
[INFO] running `Command { std: "docker" "start" "-a" "fe440fcb0b2efadf43548205e5fa2136891b0347bba2dceb52c1bfbd157d152a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe440fcb0b2efadf43548205e5fa2136891b0347bba2dceb52c1bfbd157d152a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe440fcb0b2efadf43548205e5fa2136891b0347bba2dceb52c1bfbd157d152a", kill_on_drop: false }`
[INFO] [stdout] fe440fcb0b2efadf43548205e5fa2136891b0347bba2dceb52c1bfbd157d152a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f6f77d68a072a10d980a27fc0b0412b4054bc987eb2cc7776c8af4542677b53
[INFO] running `Command { std: "docker" "start" "-a" "1f6f77d68a072a10d980a27fc0b0412b4054bc987eb2cc7776c8af4542677b53", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling camino v1.1.11
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling jsonptr v0.6.3
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling json-patch v3.0.1
[INFO] [stderr]    Compiling kuchikiki v0.8.8-speedreader
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling cargo_metadata v0.19.2
[INFO] [stderr]    Compiling toml v0.9.5
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[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 proc-macro-crate v1.3.1
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]    Compiling embed-resource v3.0.5
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]     Checking urlpattern v0.3.0
[INFO] [stderr]    Compiling gtk3-macros v0.18.2
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling tauri-winres v0.3.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 cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling glib-macros v0.18.5
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling atk-sys v0.18.2
[INFO] [stderr]    Compiling gtk-sys v0.18.2
[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 schemars v0.8.22
[INFO] [stderr]    Compiling gdkx11-sys v0.18.2
[INFO] [stderr]    Compiling webkit2gtk-sys v2.0.1
[INFO] [stderr]    Compiling cargo_toml v0.22.3
[INFO] [stderr]    Compiling tauri-runtime v2.7.1
[INFO] [stderr]    Compiling wry v0.52.1
[INFO] [stderr]    Compiling ico v0.4.0
[INFO] [stderr]    Compiling tauri-runtime-wry v2.7.2
[INFO] [stderr]    Compiling swift-rs v1.0.7
[INFO] [stderr]     Checking serialize-to-javascript v0.1.1
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling tauri-utils v2.6.0
[INFO] [stderr]     Checking gdkwayland-sys v0.18.2
[INFO] [stderr]     Checking glib v0.18.5
[INFO] [stderr]     Checking gio v0.18.4
[INFO] [stderr]     Checking cairo-rs v0.18.5
[INFO] [stderr]     Checking atk v0.18.2
[INFO] [stderr]     Checking javascriptcore-rs v1.1.2
[INFO] [stderr]    Compiling tauri-build v2.3.1
[INFO] [stderr]    Compiling tauri-codegen v2.3.1
[INFO] [stderr]    Compiling tauri v2.7.0
[INFO] [stderr]    Compiling tauri-macros v2.3.2
[INFO] [stderr]     Checking gdk-pixbuf v0.18.5
[INFO] [stderr]     Checking pango v0.18.3
[INFO] [stderr]     Checking soup3 v0.5.0
[INFO] [stderr]     Checking gdk v0.18.2
[INFO] [stderr]     Checking gdkx11 v0.18.2
[INFO] [stderr]     Checking webkit2gtk v2.0.1
[INFO] [stderr]     Checking tao v0.34.0
[INFO] [stderr]     Checking muda v0.17.1
[INFO] [stderr]     Checking tauri-swift-runtime v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `swift_rs::SRString`
[INFO] [stdout]  --> src-rs/desktop.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use swift_rs::SRString;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Manager`
[INFO] [stdout]  --> src-rs/desktop.rs:3:57
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tauri::{ipc::Channel, plugin::PluginApi, AppHandle, Manager, Runtime};
[INFO] [stdout]   |                                                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `swift_rs::SRString`
[INFO] [stdout]  --> src-rs/desktop.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use swift_rs::SRString;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Manager`
[INFO] [stdout]  --> src-rs/desktop.rs:3:57
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tauri::{ipc::Channel, plugin::PluginApi, AppHandle, Manager, Runtime};
[INFO] [stdout]   |                                                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 38s
[INFO] running `Command { std: "docker" "inspect" "1f6f77d68a072a10d980a27fc0b0412b4054bc987eb2cc7776c8af4542677b53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f6f77d68a072a10d980a27fc0b0412b4054bc987eb2cc7776c8af4542677b53", kill_on_drop: false }`
[INFO] [stdout] 1f6f77d68a072a10d980a27fc0b0412b4054bc987eb2cc7776c8af4542677b53
