[INFO] fetching crate tauri-plugin-localhost 2.3.1... [INFO] testing tauri-plugin-localhost-2.3.1 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate tauri-plugin-localhost 2.3.1 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate tauri-plugin-localhost 2.3.1 [INFO] finished tweaking crates.io crate tauri-plugin-localhost 2.3.1 [INFO] tweaked toml for crates.io crate tauri-plugin-localhost 2.3.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tauri-plugin-localhost 2.3.1 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tauri-plugin-localhost 2.3.1 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc8525549629a4a4b9fb6e3596b870df2a7e00cd05d9e9bf3ce12636ad7da003 [INFO] running `Command { std: "docker" "start" "-a" "cc8525549629a4a4b9fb6e3596b870df2a7e00cd05d9e9bf3ce12636ad7da003", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc8525549629a4a4b9fb6e3596b870df2a7e00cd05d9e9bf3ce12636ad7da003", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc8525549629a4a4b9fb6e3596b870df2a7e00cd05d9e9bf3ce12636ad7da003", kill_on_drop: false }` [INFO] [stdout] cc8525549629a4a4b9fb6e3596b870df2a7e00cd05d9e9bf3ce12636ad7da003 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6cd4c52f37907aafd38d92414f0e7394c149d30b9f5d0200936e19fd93a54cbf [INFO] running `Command { std: "docker" "start" "-a" "6cd4c52f37907aafd38d92414f0e7394c149d30b9f5d0200936e19fd93a54cbf", kill_on_drop: false }` [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling gio v0.18.4 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling selectors v0.24.0 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling cargo_metadata v0.19.0 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling tauri-runtime v2.8.0 [INFO] [stderr] Compiling keyboard-types v0.7.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling serialize-to-javascript-impl v0.1.2 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling chunked_transfer v1.5.0 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling serialize-to-javascript v0.1.2 [INFO] [stderr] Compiling urlpattern v0.3.0 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling tiny_http v0.12.0 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling toml_edit v0.20.7 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling kuchikiki v0.8.8-speedreader [INFO] [stderr] Compiling ico v0.4.0 [INFO] [stderr] Compiling tauri-utils v2.7.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling gtk3-macros v0.18.2 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling proc-macro-crate v2.0.0 [INFO] [stderr] Compiling glib-macros v0.18.5 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Compiling embed-resource v3.0.2 [INFO] [stderr] Compiling cargo_toml v0.22.1 [INFO] [stderr] Compiling tauri-winres v0.3.0 [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 atk-sys v0.18.2 [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 gdk-pixbuf-sys v0.18.0 [INFO] [stderr] Compiling gtk-sys v0.18.2 [INFO] [stderr] Compiling soup3-sys v0.5.0 [INFO] [stderr] Compiling javascriptcore-rs-sys v1.1.1 [INFO] [stderr] Compiling webkit2gtk-sys v2.0.1 [INFO] [stderr] Compiling gtk v0.18.2 [INFO] [stderr] Compiling glib v0.18.5 [INFO] [stderr] Compiling tauri-build v2.4.0 [INFO] [stderr] Compiling tauri-codegen v2.4.0 [INFO] [stderr] Compiling cairo-rs v0.18.5 [INFO] [stderr] Compiling atk v0.18.2 [INFO] [stderr] Compiling javascriptcore-rs v1.1.2 [INFO] [stderr] Compiling tauri v2.8.4 [INFO] [stderr] Compiling tauri-macros v2.4.0 [INFO] [stderr] Compiling pango v0.18.3 [INFO] [stderr] Compiling gdk-pixbuf v0.18.5 [INFO] [stderr] Compiling soup3 v0.5.0 [INFO] [stderr] Compiling gdk v0.18.2 [INFO] [stderr] Compiling webkit2gtk v2.0.1 [INFO] [stderr] Compiling muda v0.17.1 [INFO] [stderr] Compiling tauri-plugin-localhost v2.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "6cd4c52f37907aafd38d92414f0e7394c149d30b9f5d0200936e19fd93a54cbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cd4c52f37907aafd38d92414f0e7394c149d30b9f5d0200936e19fd93a54cbf", kill_on_drop: false }` [INFO] [stdout] 6cd4c52f37907aafd38d92414f0e7394c149d30b9f5d0200936e19fd93a54cbf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0bab7442b02ea5af5a2a36286a6360e16e72e2b70cb9fbe823514ffb9624510d [INFO] running `Command { std: "docker" "start" "-a" "0bab7442b02ea5af5a2a36286a6360e16e72e2b70cb9fbe823514ffb9624510d", kill_on_drop: false }` [INFO] [stderr] Compiling tauri-plugin-localhost v2.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.85s [INFO] running `Command { std: "docker" "inspect" "0bab7442b02ea5af5a2a36286a6360e16e72e2b70cb9fbe823514ffb9624510d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bab7442b02ea5af5a2a36286a6360e16e72e2b70cb9fbe823514ffb9624510d", kill_on_drop: false }` [INFO] [stdout] 0bab7442b02ea5af5a2a36286a6360e16e72e2b70cb9fbe823514ffb9624510d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 44311000ec1be8f016729d280d5229e3a839f03cda111053679c38e7f136f6a8 [INFO] running `Command { std: "docker" "start" "-a" "44311000ec1be8f016729d280d5229e3a839f03cda111053679c38e7f136f6a8", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tauri_plugin_localhost-fc94cbf1a60a8794) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests tauri_plugin_localhost [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "44311000ec1be8f016729d280d5229e3a839f03cda111053679c38e7f136f6a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44311000ec1be8f016729d280d5229e3a839f03cda111053679c38e7f136f6a8", kill_on_drop: false }` [INFO] [stdout] 44311000ec1be8f016729d280d5229e3a839f03cda111053679c38e7f136f6a8