[INFO] fetching crate tauri-plugin-libmpv 0.2.2...
[INFO] testing tauri-plugin-libmpv-0.2.2 against 1.91.0 for beta-1.92-2
[INFO] extracting crate tauri-plugin-libmpv 0.2.2 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate tauri-plugin-libmpv 0.2.2
[INFO] finished tweaking crates.io crate tauri-plugin-libmpv 0.2.2
[INFO] tweaked toml for crates.io crate tauri-plugin-libmpv 0.2.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tauri-plugin-libmpv 0.2.2 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tauri-plugin-libmpv 0.2.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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.3
[INFO] [stderr]   Downloaded cc v1.2.40
[INFO] [stderr]   Downloaded tauri-build v2.4.1
[INFO] [stderr]   Downloaded serde_with_macros v3.15.0
[INFO] [stderr]   Downloaded toml_edit v0.23.6
[INFO] [stderr]   Downloaded openssl-sys v0.9.109
[INFO] [stderr]   Downloaded tauri-plugin-libmpv-sys v0.2.0
[INFO] [stderr]   Downloaded tauri v2.8.5
[INFO] [stderr]   Downloaded wry v0.53.4
[INFO] [stderr]   Downloaded serde_with v3.15.0
[INFO] [stderr]   Downloaded tao v0.34.3
[INFO] [stderr]   Downloaded openssl v0.10.73
[INFO] [stderr]   Downloaded rustls v0.23.32
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a4fea25bc824c113c5cb5f7e30c37a091dca9fab14d3181be0e5b0af84651cf4
[INFO] running `Command { std: "docker" "start" "-a" "a4fea25bc824c113c5cb5f7e30c37a091dca9fab14d3181be0e5b0af84651cf4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a4fea25bc824c113c5cb5f7e30c37a091dca9fab14d3181be0e5b0af84651cf4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4fea25bc824c113c5cb5f7e30c37a091dca9fab14d3181be0e5b0af84651cf4", kill_on_drop: false }`
[INFO] [stdout] a4fea25bc824c113c5cb5f7e30c37a091dca9fab14d3181be0e5b0af84651cf4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7eaf6355bd666c66f8f3edfe3914ab053d168d8f9a4c123945b82e40800b3410
[INFO] running `Command { std: "docker" "start" "-a" "7eaf6355bd666c66f8f3edfe3914ab053d168d8f9a4c123945b82e40800b3410", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling toml_writer v1.0.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling serde_spanned v1.0.2
[INFO] [stderr]    Compiling servo_arc v0.2.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling flate2 v1.1.4
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling tauri-runtime v2.8.0
[INFO] [stderr]    Compiling wry v0.53.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling tauri-runtime-wry v2.8.1
[INFO] [stderr]    Compiling tauri-plugin-libmpv-sys v0.2.0
[INFO] [stderr]    Compiling toml v0.9.7
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tauri-plugin-libmpv-sys-0.2.0/src/bindings.rs:135:5
[INFO] [stdout]     |
[INFO] [stdout] 135 |     ["Size of _Mbstatet"][::std::mem::size_of::<_Mbstatet>() - 8usize];
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0080`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tauri-plugin-libmpv-sys` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "7eaf6355bd666c66f8f3edfe3914ab053d168d8f9a4c123945b82e40800b3410", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7eaf6355bd666c66f8f3edfe3914ab053d168d8f9a4c123945b82e40800b3410", kill_on_drop: false }`
[INFO] [stdout] 7eaf6355bd666c66f8f3edfe3914ab053d168d8f9a4c123945b82e40800b3410
