[INFO] fetching crate tauri-mcp 0.1.4...
[INFO] testing tauri-mcp-0.1.4 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate tauri-mcp 0.1.4 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate tauri-mcp 0.1.4
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate tauri-mcp 0.1.4
[INFO] tweaked toml for crates.io crate tauri-mcp 0.1.4 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tauri-mcp 0.1.4 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tauri-mcp 0.1.4 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] da94a7d4e6f5cdd5e092b52309b5556afd2266b6b00e4f348bfb51a00a02f6a9
[INFO] running `Command { std: "docker" "start" "-a" "da94a7d4e6f5cdd5e092b52309b5556afd2266b6b00e4f348bfb51a00a02f6a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "da94a7d4e6f5cdd5e092b52309b5556afd2266b6b00e4f348bfb51a00a02f6a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da94a7d4e6f5cdd5e092b52309b5556afd2266b6b00e4f348bfb51a00a02f6a9", kill_on_drop: false }`
[INFO] [stdout] da94a7d4e6f5cdd5e092b52309b5556afd2266b6b00e4f348bfb51a00a02f6a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 399835b3d60f39e04f4af6ca0dc91f7b195428a9c3ae0a5d7356cd187999d698
[INFO] running `Command { std: "docker" "start" "-a" "399835b3d60f39e04f4af6ca0dc91f7b195428a9c3ae0a5d7356cd187999d698", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling wayland-sys v0.30.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling quick-xml v0.28.2
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling quick-xml v0.30.0
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling wayland-scanner v0.30.1
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling dlv-list v0.3.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling memmap2 v0.7.1
[INFO] [stderr]    Compiling xcb v1.5.0
[INFO] [stderr]    Compiling ordered-multimap v0.4.3
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling memmap2 v0.8.0
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling xkeysym v0.2.1
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling rust-ini v0.18.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling wayland-backend v0.1.2
[INFO] [stderr]    Compiling libdbus-sys v0.2.5
[INFO] [stderr]    Compiling xkbcommon v0.7.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling enigo v0.2.1
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr] error: could not compile `exr` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name exr --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exr-1.73.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d519b9345ef12287 -C extra-filename=-d6304cce356b4f20 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bit_field=/opt/rustwide/target/debug/deps/libbit_field-fb70c6f816573082.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-ffac54358016e946.rmeta --extern lebe=/opt/rustwide/target/debug/deps/liblebe-5694b67511a9813c.rmeta --extern miniz_oxide=/opt/rustwide/target/debug/deps/libminiz_oxide-d80fb04426b5ff01.rmeta --extern rayon_core=/opt/rustwide/target/debug/deps/librayon_core-8bf0f5a29314231d.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-6c6c590a496f6ac5.rmeta --extern zune_inflate=/opt/rustwide/target/debug/deps/libzune_inflate-830e3160eed64e83.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "399835b3d60f39e04f4af6ca0dc91f7b195428a9c3ae0a5d7356cd187999d698", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "399835b3d60f39e04f4af6ca0dc91f7b195428a9c3ae0a5d7356cd187999d698", kill_on_drop: false }`
[INFO] [stdout] 399835b3d60f39e04f4af6ca0dc91f7b195428a9c3ae0a5d7356cd187999d698
