[INFO] fetching crate tauri-plugin-intent 0.1.0...
[INFO] documenting tauri-plugin-intent-0.1.0 against 824336ad4127ce295849937a24c08a4aeff6ada7 for pr-162169
[INFO] extracting crate tauri-plugin-intent 0.1.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate tauri-plugin-intent 0.1.0
[INFO] finished tweaking crates.io crate tauri-plugin-intent 0.1.0
[INFO] tweaked toml for crates.io crate tauri-plugin-intent 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tauri-plugin-intent 0.1.0 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 crates.io crate tauri-plugin-intent 0.1.0 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 uuid v1.18.0
[INFO] [stderr]   Downloaded time-core v0.1.5
[INFO] [stderr]   Downloaded time-macros v0.2.23
[INFO] [stderr]   Downloaded serde_with_macros v3.14.0
[INFO] [stderr]   Downloaded deranged v0.5.2
[INFO] [stderr]   Downloaded wit-bindgen v0.45.0
[INFO] [stderr]   Downloaded wasi v0.14.3+wasi-0.2.4
[INFO] [stderr]   Downloaded indexmap v2.11.0
[INFO] [stderr]   Downloaded cc v1.2.34
[INFO] [stderr]   Downloaded plist v1.7.4
[INFO] [stderr]   Downloaded time v0.3.42
[INFO] [stderr]   Downloaded serde_with v3.14.0
[INFO] [stderr]   Downloaded libredox v0.1.9
[INFO] [stderr]   Downloaded tray-icon v0.21.1
[INFO] [stderr]   Downloaded tauri v2.8.4
[INFO] [stderr]   Downloaded dlopen2_derive v0.4.1
[INFO] [stderr]   Downloaded tauri-build v2.4.0
[INFO] [stderr]   Downloaded embed-resource v3.0.5
[INFO] [stderr]   Downloaded normpath v1.3.0
[INFO] [stderr]   Downloaded opener v0.8.2
[INFO] [stderr]   Downloaded bstr v1.12.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] 8d0d963085be1b49dfbbcbb87939db6058ee998e3b6c832d7c9ea4fcb504a728
[INFO] running `Command { std: "docker" "start" "8d0d963085be1b49dfbbcbb87939db6058ee998e3b6c832d7c9ea4fcb504a728", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d0d963085be1b49dfbbcbb87939db6058ee998e3b6c832d7c9ea4fcb504a728", 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" "8d0d963085be1b49dfbbcbb87939db6058ee998e3b6c832d7c9ea4fcb504a728" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d0d963085be1b49dfbbcbb87939db6058ee998e3b6c832d7c9ea4fcb504a728", 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" "8d0d963085be1b49dfbbcbb87939db6058ee998e3b6c832d7c9ea4fcb504a728" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling camino v1.1.12
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling servo_arc v0.2.0
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling time-core v0.1.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling time-macros v0.2.23
[INFO] [stderr]     Checking deranged v0.5.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]     Checking x11 v2.21.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling tauri-runtime v2.8.0
[INFO] [stderr]     Checking time v0.3.42
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling wry v0.53.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling tauri-runtime-wry v2.8.1
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ico v0.4.0
[INFO] [stderr] error: could not compile `x11-dl` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/824336ad4127ce295849937a24c08a4aeff6ada7/bin/rustc --crate-name x11_dl --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11-dl-2.21.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=038498d6c35cfac0 -C extra-filename=-3e5e47f4701b4962 --out-dir /opt/rustwide/target/debug/build/x11-dl/3e5e47f4701b4962/out -L dependency=/opt/rustwide/target/debug/build/libc/7cb8a163e7d964d6/out -L dependency=/opt/rustwide/target/debug/build/once_cell/2ad934dc7da92e31/out --extern libc=/opt/rustwide/target/debug/build/libc/7cb8a163e7d964d6/out/liblibc-7cb8a163e7d964d6.rmeta --extern once_cell=/opt/rustwide/target/debug/build/once_cell/2ad934dc7da92e31/out/libonce_cell-2ad934dc7da92e31.rmeta --cap-lints allow --cap-lints=forbid -l dl` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8d0d963085be1b49dfbbcbb87939db6058ee998e3b6c832d7c9ea4fcb504a728", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d0d963085be1b49dfbbcbb87939db6058ee998e3b6c832d7c9ea4fcb504a728", kill_on_drop: false }`
[INFO] [stdout] 8d0d963085be1b49dfbbcbb87939db6058ee998e3b6c832d7c9ea4fcb504a728
