[INFO] fetching crate oxygengine-prototype 0.46.1... [INFO] testing oxygengine-prototype-0.46.1 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate oxygengine-prototype 0.46.1 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate oxygengine-prototype 0.46.1 [INFO] finished tweaking crates.io crate oxygengine-prototype 0.46.1 [INFO] tweaked toml for crates.io crate oxygengine-prototype 0.46.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate oxygengine-prototype 0.46.1 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 270 packages to latest compatible versions [INFO] [stderr] Adding rstar v0.11.0 (available: v0.12.2) [INFO] [stderr] Adding typid v1.1.1 (available: v1.1.2) [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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] c257d4eb5510083c68e64fbc09151fbacf2375071e11c82df29470e4b9411f26 [INFO] running `Command { std: "docker" "start" "-a" "c257d4eb5510083c68e64fbc09151fbacf2375071e11c82df29470e4b9411f26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c257d4eb5510083c68e64fbc09151fbacf2375071e11c82df29470e4b9411f26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c257d4eb5510083c68e64fbc09151fbacf2375071e11c82df29470e4b9411f26", kill_on_drop: false }` [INFO] [stdout] c257d4eb5510083c68e64fbc09151fbacf2375071e11c82df29470e4b9411f26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] b604a3c97ab4168fec9fc485288ca5690e9686cc63cc6115bdeab2dbc50cb567 [INFO] running `Command { std: "docker" "start" "-a" "b604a3c97ab4168fec9fc485288ca5690e9686cc63cc6115bdeab2dbc50cb567", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.104 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling papergrid v0.9.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling vek v0.15.10 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling ktx2 v0.3.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.104 [INFO] [stderr] Compiling glow v0.12.3 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling rstar v0.11.0 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling noise v0.8.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.104 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling hecs-macros v0.10.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling hecs v0.10.5 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.104 [INFO] [stderr] Compiling pest v2.8.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling snailquote v0.3.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.104 [INFO] [stderr] Compiling pest_meta v2.8.2 [INFO] [stderr] Compiling js-sys v0.3.81 [INFO] [stderr] Compiling intuicio-derive v0.20.5 [INFO] [stderr] Compiling tabled_derive v0.6.0 [INFO] [stderr] Compiling tabled v0.12.2 [INFO] [stderr] Compiling pest_generator v2.8.2 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling oxygengine-utils v0.46.1 [INFO] [stderr] Compiling pest_derive v2.8.2 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling typid v1.1.1 [INFO] [stderr] Compiling intuicio-data v0.20.5 [INFO] [stderr] Compiling intuicio-core v0.20.5 [INFO] [stderr] Compiling intuicio-backend-vm v0.20.5 [INFO] [stderr] Compiling intuicio-essentials v0.20.5 [INFO] [stderr] Compiling serde-wasm-bindgen v0.5.0 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling oxygengine-core v0.46.1 [INFO] [stderr] Compiling oxygengine-animation v0.46.1 [INFO] [stderr] Compiling oxygengine-input v0.46.1 [INFO] [stderr] Compiling oxygengine-nodes v0.46.1 [INFO] [stderr] Compiling oxygengine-audio v0.46.1 [INFO] [stderr] Compiling oxygengine-ha-renderer v0.46.1 [INFO] [stderr] Compiling oxygengine-prototype v0.46.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `BootState` is never constructed [INFO] [stdout] --> src/app/mod.rs:22:19 [INFO] [stdout] | [INFO] [stdout] 22 | pub(crate) struct BootState { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/gui.rs:706:16 [INFO] [stdout] | [INFO] [stdout] 706 | pub fn gui(&mut self) -> Gui { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 706 | pub fn gui(&mut self) -> Gui<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "b604a3c97ab4168fec9fc485288ca5690e9686cc63cc6115bdeab2dbc50cb567", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b604a3c97ab4168fec9fc485288ca5690e9686cc63cc6115bdeab2dbc50cb567", kill_on_drop: false }` [INFO] [stdout] b604a3c97ab4168fec9fc485288ca5690e9686cc63cc6115bdeab2dbc50cb567 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6445bd49d0f7fc19865c06e5dccacc94d780b2975d77ccfe34fcc98c37b22288 [INFO] running `Command { std: "docker" "start" "-a" "6445bd49d0f7fc19865c06e5dccacc94d780b2975d77ccfe34fcc98c37b22288", kill_on_drop: false }` [INFO] [stderr] Compiling oxygengine-prototype v0.46.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `BootState` is never constructed [INFO] [stdout] --> src/app/mod.rs:22:19 [INFO] [stdout] | [INFO] [stdout] 22 | pub(crate) struct BootState { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/gui.rs:706:16 [INFO] [stdout] | [INFO] [stdout] 706 | pub fn gui(&mut self) -> Gui { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 706 | pub fn gui(&mut self) -> Gui<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BootState` is never constructed [INFO] [stdout] --> src/app/mod.rs:22:19 [INFO] [stdout] | [INFO] [stdout] 22 | pub(crate) struct BootState { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/gui.rs:706:16 [INFO] [stdout] | [INFO] [stdout] 706 | pub fn gui(&mut self) -> Gui { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 706 | pub fn gui(&mut self) -> Gui<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.05s [INFO] running `Command { std: "docker" "inspect" "6445bd49d0f7fc19865c06e5dccacc94d780b2975d77ccfe34fcc98c37b22288", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6445bd49d0f7fc19865c06e5dccacc94d780b2975d77ccfe34fcc98c37b22288", kill_on_drop: false }` [INFO] [stdout] 6445bd49d0f7fc19865c06e5dccacc94d780b2975d77ccfe34fcc98c37b22288 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b482e8a91955884384ee91030614a6b10848b6e45e0288da7885022e92a5e469 [INFO] running `Command { std: "docker" "start" "-a" "b482e8a91955884384ee91030614a6b10848b6e45e0288da7885022e92a5e469", kill_on_drop: false }` [INFO] [stderr] warning: struct `BootState` is never constructed [INFO] [stderr] --> src/app/mod.rs:22:19 [INFO] [stderr] | [INFO] [stderr] 22 | pub(crate) struct BootState { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/gui.rs:706:16 [INFO] [stderr] | [INFO] [stderr] 706 | pub fn gui(&mut self) -> Gui { [INFO] [stderr] | ^^^^^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 706 | pub fn gui(&mut self) -> Gui<'_, T> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `oxygengine-prototype` (lib) generated 2 warnings (run `cargo fix --lib -p oxygengine-prototype` to apply 1 suggestion) [INFO] [stderr] warning: `oxygengine-prototype` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oxygengine_prototype-7bbc1e61424f81a4) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests oxygengine_prototype [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b482e8a91955884384ee91030614a6b10848b6e45e0288da7885022e92a5e469", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b482e8a91955884384ee91030614a6b10848b6e45e0288da7885022e92a5e469", kill_on_drop: false }` [INFO] [stdout] b482e8a91955884384ee91030614a6b10848b6e45e0288da7885022e92a5e469