[INFO] fetching crate oxygengine-ha-renderer-tools 0.46.1...
[INFO] testing oxygengine-ha-renderer-tools-0.46.1 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate oxygengine-ha-renderer-tools 0.46.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate oxygengine-ha-renderer-tools 0.46.1
[INFO] finished tweaking crates.io crate oxygengine-ha-renderer-tools 0.46.1
[INFO] tweaked toml for crates.io crate oxygengine-ha-renderer-tools 0.46.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate oxygengine-ha-renderer-tools 0.46.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 oxygengine-ha-renderer-tools 0.46.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-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 97bf5b4a7041a4db7153d1d61d22a3eb43db14c439fb2988b1ad4f6e71d83657
[INFO] running `Command { std: "docker" "start" "-a" "97bf5b4a7041a4db7153d1d61d22a3eb43db14c439fb2988b1ad4f6e71d83657", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "97bf5b4a7041a4db7153d1d61d22a3eb43db14c439fb2988b1ad4f6e71d83657", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97bf5b4a7041a4db7153d1d61d22a3eb43db14c439fb2988b1ad4f6e71d83657", kill_on_drop: false }`
[INFO] [stdout] 97bf5b4a7041a4db7153d1d61d22a3eb43db14c439fb2988b1ad4f6e71d83657
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d0b9d963a9f33f81a2e0498fd53340be7489a2886f125a997d9a14afb6ea6532
[INFO] running `Command { std: "docker" "start" "-a" "d0b9d963a9f33f81a2e0498fd53340be7489a2886f125a997d9a14afb6ea6532", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.87
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling wasm-bindgen v0.2.87
[INFO] [stderr]    Compiling winnow v0.5.15
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling fdeflate v0.3.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling aho-corasick v1.1.1
[INFO] [stderr]    Compiling bytecount v0.6.3
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]    Compiling flate2 v1.0.27
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling vek v0.15.10
[INFO] [stderr]    Compiling png v0.17.10
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling half v2.2.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling papergrid v0.9.1
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling mint v0.5.9
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_xorshift v0.2.0
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling exr v1.71.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling ktx2 v0.3.0
[INFO] [stderr]    Compiling xml-rs v0.8.18
[INFO] [stderr]    Compiling glow v0.12.3
[INFO] [stderr]    Compiling noise v0.8.2
[INFO] [stderr]    Compiling regex-automata v0.3.8
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.87
[INFO] [stderr]    Compiling jpeg-decoder v0.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling thiserror-impl v1.0.48
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tiff v0.9.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.87
[INFO] [stderr]    Compiling intuicio-derive v0.20.5
[INFO] [stderr]    Compiling hecs-macros v0.9.0
[INFO] [stderr]    Compiling tabled_derive v0.6.0
[INFO] [stderr]    Compiling pest v2.7.3
[INFO] [stderr]    Compiling snailquote v0.3.1
[INFO] [stderr]    Compiling image v0.24.7
[INFO] [stderr]    Compiling hecs v0.10.3
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.87
[INFO] [stderr]    Compiling tabled v0.12.2
[INFO] [stderr]    Compiling regex v1.9.5
[INFO] [stdout] error: older versions of the `wasm-bindgen` crate are incompatible with current versions of Rust; please update to `wasm-bindgen` v0.2.88
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wasm-bindgen` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d0b9d963a9f33f81a2e0498fd53340be7489a2886f125a997d9a14afb6ea6532", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0b9d963a9f33f81a2e0498fd53340be7489a2886f125a997d9a14afb6ea6532", kill_on_drop: false }`
[INFO] [stdout] d0b9d963a9f33f81a2e0498fd53340be7489a2886f125a997d9a14afb6ea6532
