[INFO] fetching crate tauri-plugin-view 0.0.5...
[INFO] testing tauri-plugin-view-0.0.5 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate tauri-plugin-view 0.0.5 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate tauri-plugin-view 0.0.5
[INFO] finished tweaking crates.io crate tauri-plugin-view 0.0.5
[INFO] tweaked toml for crates.io crate tauri-plugin-view 0.0.5 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tauri-plugin-view 0.0.5 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 435 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 057f6251d6a538ca164dfdc750aa76d1fc8efe16d979ff1e767d4824c7cecc46
[INFO] running `Command { std: "docker" "start" "-a" "057f6251d6a538ca164dfdc750aa76d1fc8efe16d979ff1e767d4824c7cecc46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "057f6251d6a538ca164dfdc750aa76d1fc8efe16d979ff1e767d4824c7cecc46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "057f6251d6a538ca164dfdc750aa76d1fc8efe16d979ff1e767d4824c7cecc46", kill_on_drop: false }`
[INFO] [stdout] 057f6251d6a538ca164dfdc750aa76d1fc8efe16d979ff1e767d4824c7cecc46
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4a34d9c4a47c3bdd52dbd2521b4be2869fd0fd9798ef2c2e5d4ac3ae84657e94
[INFO] running `Command { std: "docker" "start" "-a" "4a34d9c4a47c3bdd52dbd2521b4be2869fd0fd9798ef2c2e5d4ac3ae84657e94", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling serde_with_macros v3.20.0
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling serde_with v3.20.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling embed-resource v3.0.9
[INFO] [stderr]    Compiling tauri-winres v0.3.6
[INFO] [stderr]    Compiling cargo_toml v0.22.3
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling urlpattern v0.3.0
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling tauri-utils v2.9.1
[INFO] [stderr]    Compiling tauri-build v2.6.1
[INFO] [stderr]    Compiling tauri-codegen v2.6.1
[INFO] [stderr]    Compiling tauri-plugin v2.6.1
[INFO] [stderr]    Compiling tauri v2.11.1
[INFO] [stderr]    Compiling tauri-macros v2.6.1
[INFO] [stderr]    Compiling tauri-plugin-view v0.0.5 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `tauri-plugin-view v0.0.5 (/opt/rustwide/workdir)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/tauri-plugin-view-724889d4b2bb88eb/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=permissions
[INFO] [stderr]   cargo:PERMISSION_FILES_PATH=/opt/rustwide/target/debug/build/tauri-plugin-view-75771bb93f4c55d7/out/tauri-plugin-view-permission-files
[INFO] [stderr]   tauri-plugin: failed to write file './permissions/schemas/schema.json': Read-only file system (os error 30)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4a34d9c4a47c3bdd52dbd2521b4be2869fd0fd9798ef2c2e5d4ac3ae84657e94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a34d9c4a47c3bdd52dbd2521b4be2869fd0fd9798ef2c2e5d4ac3ae84657e94", kill_on_drop: false }`
[INFO] [stdout] 4a34d9c4a47c3bdd52dbd2521b4be2869fd0fd9798ef2c2e5d4ac3ae84657e94
