[INFO] fetching crate oxygengine 0.46.1...
[INFO] testing oxygengine-0.46.1 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate oxygengine 0.46.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate oxygengine 0.46.1
[INFO] finished tweaking crates.io crate oxygengine 0.46.1
[INFO] tweaked toml for crates.io crate oxygengine 0.46.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate oxygengine 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 362 packages to latest compatible versions
[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-10-28" "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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 8e6ca1c195011436cbb90af1e2bcff2352993dfa2178a11bc3660173fb05165a
[INFO] running `Command { std: "docker" "start" "-a" "8e6ca1c195011436cbb90af1e2bcff2352993dfa2178a11bc3660173fb05165a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8e6ca1c195011436cbb90af1e2bcff2352993dfa2178a11bc3660173fb05165a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e6ca1c195011436cbb90af1e2bcff2352993dfa2178a11bc3660173fb05165a", kill_on_drop: false }`
[INFO] [stdout] 8e6ca1c195011436cbb90af1e2bcff2352993dfa2178a11bc3660173fb05165a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] d8da75b69f0fcc8e4a50ee880b7cff0d45a91e3c7485d73bf9247a6ed49ab35a
[INFO] running `Command { std: "docker" "start" "-a" "d8da75b69f0fcc8e4a50ee880b7cff0d45a91e3c7485d73bf9247a6ed49ab35a", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rand_xorshift v0.2.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling noise v0.8.2
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling hecs-macros v0.10.0
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling intuicio-derive v0.20.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling hecs v0.10.5
[INFO] [stderr]    Compiling snailquote v0.3.1
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling oxygengine-utils v0.46.1
[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 toml v0.7.8
[INFO] [stderr]    Compiling oxygengine-core v0.46.1
[INFO] [stderr]    Compiling oxygengine v0.46.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `oxygengine-integration-p2d-cr`
[INFO] [stdout]    --> src/lib.rs:130:11
[INFO] [stdout]     |
[INFO] [stdout] 130 |     #[cfg(feature = "oxygengine-integration-p2d-cr")]
[INFO] [stdout]     |           ^^^^^^^^^^-------------------------------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"oxygengine-integration-ui-ha"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `desktop-ha-game`, `desktop-ha-prototype`, `desktop-headless-game`, `desktop-native-headless-game`, `oxygengine-ai`, `oxygengine-animation`, `oxygengine-audio`, `oxygengine-audio-backend-web`, `oxygengine-backend-desktop`, `oxygengine-backend-web`, `oxygengine-editor-tools`, `oxygengine-editor-tools-backend-web`, `oxygengine-ha-renderer`, `oxygengine-ha-renderer-debugger`, `oxygengine-input`, `oxygengine-input-device-desktop`, `oxygengine-input-device-web`, `oxygengine-integration-ow-ha`, `oxygengine-integration-ui-ha`, `oxygengine-integration-vn-ui`, `oxygengine-navigation`, `oxygengine-network`, `oxygengine-network-backend-desktop`, `oxygengine-network-backend-native`, `oxygengine-network-backend-web`, `oxygengine-nodes`, `oxygengine-overworld`, `oxygengine-physics-2d`, `oxygengine-procedural`, `oxygengine-prototype`, `oxygengine-user-interface`, `oxygengine-visual-novel`, `web-ha-game`, `web-ha-prototype`, and `web-ha-renderer-debugger`
[INFO] [stdout]     = help: consider adding `oxygengine-integration-p2d-cr` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oxygengine-integration-ui-cr`
[INFO] [stdout]    --> src/lib.rs:132:11
[INFO] [stdout]     |
[INFO] [stdout] 132 |     #[cfg(feature = "oxygengine-integration-ui-cr")]
[INFO] [stdout]     |           ^^^^^^^^^^------------------------------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"oxygengine-integration-ui-ha"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `desktop-ha-game`, `desktop-ha-prototype`, `desktop-headless-game`, `desktop-native-headless-game`, `oxygengine-ai`, `oxygengine-animation`, `oxygengine-audio`, `oxygengine-audio-backend-web`, `oxygengine-backend-desktop`, `oxygengine-backend-web`, `oxygengine-editor-tools`, `oxygengine-editor-tools-backend-web`, `oxygengine-ha-renderer`, `oxygengine-ha-renderer-debugger`, `oxygengine-input`, `oxygengine-input-device-desktop`, `oxygengine-input-device-web`, `oxygengine-integration-ow-ha`, `oxygengine-integration-ui-ha`, `oxygengine-integration-vn-ui`, `oxygengine-navigation`, `oxygengine-network`, `oxygengine-network-backend-desktop`, `oxygengine-network-backend-native`, `oxygengine-network-backend-web`, `oxygengine-nodes`, `oxygengine-overworld`, `oxygengine-physics-2d`, `oxygengine-procedural`, `oxygengine-prototype`, `oxygengine-user-interface`, `oxygengine-visual-novel`, `web-ha-game`, `web-ha-prototype`, and `web-ha-renderer-debugger`
[INFO] [stdout]     = help: consider adding `oxygengine-integration-ui-cr` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.22s
[INFO] running `Command { std: "docker" "inspect" "d8da75b69f0fcc8e4a50ee880b7cff0d45a91e3c7485d73bf9247a6ed49ab35a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8da75b69f0fcc8e4a50ee880b7cff0d45a91e3c7485d73bf9247a6ed49ab35a", kill_on_drop: false }`
[INFO] [stdout] d8da75b69f0fcc8e4a50ee880b7cff0d45a91e3c7485d73bf9247a6ed49ab35a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8cb0374974c84be5ef8042b5f5f93893ea61d15558193fcd5b56d6f70691946b
[INFO] running `Command { std: "docker" "start" "-a" "8cb0374974c84be5ef8042b5f5f93893ea61d15558193fcd5b56d6f70691946b", kill_on_drop: false }`
[INFO] [stderr]    Compiling oxygengine v0.46.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `oxygengine-integration-p2d-cr`
[INFO] [stdout]    --> src/lib.rs:130:11
[INFO] [stdout]     |
[INFO] [stdout] 130 |     #[cfg(feature = "oxygengine-integration-p2d-cr")]
[INFO] [stdout]     |           ^^^^^^^^^^-------------------------------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"oxygengine-integration-ui-ha"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `desktop-ha-game`, `desktop-ha-prototype`, `desktop-headless-game`, `desktop-native-headless-game`, `oxygengine-ai`, `oxygengine-animation`, `oxygengine-audio`, `oxygengine-audio-backend-web`, `oxygengine-backend-desktop`, `oxygengine-backend-web`, `oxygengine-editor-tools`, `oxygengine-editor-tools-backend-web`, `oxygengine-ha-renderer`, `oxygengine-ha-renderer-debugger`, `oxygengine-input`, `oxygengine-input-device-desktop`, `oxygengine-input-device-web`, `oxygengine-integration-ow-ha`, `oxygengine-integration-ui-ha`, `oxygengine-integration-vn-ui`, `oxygengine-navigation`, `oxygengine-network`, `oxygengine-network-backend-desktop`, `oxygengine-network-backend-native`, `oxygengine-network-backend-web`, `oxygengine-nodes`, `oxygengine-overworld`, `oxygengine-physics-2d`, `oxygengine-procedural`, `oxygengine-prototype`, `oxygengine-user-interface`, `oxygengine-visual-novel`, `web-ha-game`, `web-ha-prototype`, and `web-ha-renderer-debugger`
[INFO] [stdout]     = help: consider adding `oxygengine-integration-p2d-cr` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oxygengine-integration-ui-cr`
[INFO] [stdout]    --> src/lib.rs:132:11
[INFO] [stdout]     |
[INFO] [stdout] 132 |     #[cfg(feature = "oxygengine-integration-ui-cr")]
[INFO] [stdout]     |           ^^^^^^^^^^------------------------------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"oxygengine-integration-ui-ha"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `desktop-ha-game`, `desktop-ha-prototype`, `desktop-headless-game`, `desktop-native-headless-game`, `oxygengine-ai`, `oxygengine-animation`, `oxygengine-audio`, `oxygengine-audio-backend-web`, `oxygengine-backend-desktop`, `oxygengine-backend-web`, `oxygengine-editor-tools`, `oxygengine-editor-tools-backend-web`, `oxygengine-ha-renderer`, `oxygengine-ha-renderer-debugger`, `oxygengine-input`, `oxygengine-input-device-desktop`, `oxygengine-input-device-web`, `oxygengine-integration-ow-ha`, `oxygengine-integration-ui-ha`, `oxygengine-integration-vn-ui`, `oxygengine-navigation`, `oxygengine-network`, `oxygengine-network-backend-desktop`, `oxygengine-network-backend-native`, `oxygengine-network-backend-web`, `oxygengine-nodes`, `oxygengine-overworld`, `oxygengine-physics-2d`, `oxygengine-procedural`, `oxygengine-prototype`, `oxygengine-user-interface`, `oxygengine-visual-novel`, `web-ha-game`, `web-ha-prototype`, and `web-ha-renderer-debugger`
[INFO] [stdout]     = help: consider adding `oxygengine-integration-ui-cr` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oxygengine-integration-p2d-cr`
[INFO] [stdout]    --> src/lib.rs:130:11
[INFO] [stdout]     |
[INFO] [stdout] 130 |     #[cfg(feature = "oxygengine-integration-p2d-cr")]
[INFO] [stdout]     |           ^^^^^^^^^^-------------------------------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"oxygengine-integration-ui-ha"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `desktop-ha-game`, `desktop-ha-prototype`, `desktop-headless-game`, `desktop-native-headless-game`, `oxygengine-ai`, `oxygengine-animation`, `oxygengine-audio`, `oxygengine-audio-backend-web`, `oxygengine-backend-desktop`, `oxygengine-backend-web`, `oxygengine-editor-tools`, `oxygengine-editor-tools-backend-web`, `oxygengine-ha-renderer`, `oxygengine-ha-renderer-debugger`, `oxygengine-input`, `oxygengine-input-device-desktop`, `oxygengine-input-device-web`, `oxygengine-integration-ow-ha`, `oxygengine-integration-ui-ha`, `oxygengine-integration-vn-ui`, `oxygengine-navigation`, `oxygengine-network`, `oxygengine-network-backend-desktop`, `oxygengine-network-backend-native`, `oxygengine-network-backend-web`, `oxygengine-nodes`, `oxygengine-overworld`, `oxygengine-physics-2d`, `oxygengine-procedural`, `oxygengine-prototype`, `oxygengine-user-interface`, `oxygengine-visual-novel`, `web-ha-game`, `web-ha-prototype`, and `web-ha-renderer-debugger`
[INFO] [stdout]     = help: consider adding `oxygengine-integration-p2d-cr` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oxygengine-integration-ui-cr`
[INFO] [stdout]    --> src/lib.rs:132:11
[INFO] [stdout]     |
[INFO] [stdout] 132 |     #[cfg(feature = "oxygengine-integration-ui-cr")]
[INFO] [stdout]     |           ^^^^^^^^^^------------------------------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"oxygengine-integration-ui-ha"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `desktop-ha-game`, `desktop-ha-prototype`, `desktop-headless-game`, `desktop-native-headless-game`, `oxygengine-ai`, `oxygengine-animation`, `oxygengine-audio`, `oxygengine-audio-backend-web`, `oxygengine-backend-desktop`, `oxygengine-backend-web`, `oxygengine-editor-tools`, `oxygengine-editor-tools-backend-web`, `oxygengine-ha-renderer`, `oxygengine-ha-renderer-debugger`, `oxygengine-input`, `oxygengine-input-device-desktop`, `oxygengine-input-device-web`, `oxygengine-integration-ow-ha`, `oxygengine-integration-ui-ha`, `oxygengine-integration-vn-ui`, `oxygengine-navigation`, `oxygengine-network`, `oxygengine-network-backend-desktop`, `oxygengine-network-backend-native`, `oxygengine-network-backend-web`, `oxygengine-nodes`, `oxygengine-overworld`, `oxygengine-physics-2d`, `oxygengine-procedural`, `oxygengine-prototype`, `oxygengine-user-interface`, `oxygengine-visual-novel`, `web-ha-game`, `web-ha-prototype`, and `web-ha-renderer-debugger`
[INFO] [stdout]     = help: consider adding `oxygengine-integration-ui-cr` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s
[INFO] running `Command { std: "docker" "inspect" "8cb0374974c84be5ef8042b5f5f93893ea61d15558193fcd5b56d6f70691946b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8cb0374974c84be5ef8042b5f5f93893ea61d15558193fcd5b56d6f70691946b", kill_on_drop: false }`
[INFO] [stdout] 8cb0374974c84be5ef8042b5f5f93893ea61d15558193fcd5b56d6f70691946b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 785112d8481c10a53787811fa0172765f57cfb9a01bf9e2f9db4f085f1dd05aa
[INFO] running `Command { std: "docker" "start" "-a" "785112d8481c10a53787811fa0172765f57cfb9a01bf9e2f9db4f085f1dd05aa", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `oxygengine-integration-p2d-cr`
[INFO] [stderr]    --> src/lib.rs:130:11
[INFO] [stderr]     |
[INFO] [stderr] 130 |     #[cfg(feature = "oxygengine-integration-p2d-cr")]
[INFO] [stderr]     |           ^^^^^^^^^^-------------------------------
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     help: there is a expected value with a similar name: `"oxygengine-integration-ui-ha"`
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `desktop-ha-game`, `desktop-ha-prototype`, `desktop-headless-game`, `desktop-native-headless-game`, `oxygengine-ai`, `oxygengine-animation`, `oxygengine-audio`, `oxygengine-audio-backend-web`, `oxygengine-backend-desktop`, `oxygengine-backend-web`, `oxygengine-editor-tools`, `oxygengine-editor-tools-backend-web`, `oxygengine-ha-renderer`, `oxygengine-ha-renderer-debugger`, `oxygengine-input`, `oxygengine-input-device-desktop`, `oxygengine-input-device-web`, `oxygengine-integration-ow-ha`, `oxygengine-integration-ui-ha`, `oxygengine-integration-vn-ui`, `oxygengine-navigation`, `oxygengine-network`, `oxygengine-network-backend-desktop`, `oxygengine-network-backend-native`, `oxygengine-network-backend-web`, `oxygengine-nodes`, `oxygengine-overworld`, `oxygengine-physics-2d`, `oxygengine-procedural`, `oxygengine-prototype`, `oxygengine-user-interface`, `oxygengine-visual-novel`, `web-ha-game`, `web-ha-prototype`, and `web-ha-renderer-debugger`
[INFO] [stderr]     = help: consider adding `oxygengine-integration-p2d-cr` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `oxygengine-integration-ui-cr`
[INFO] [stderr]    --> src/lib.rs:132:11
[INFO] [stderr]     |
[INFO] [stderr] 132 |     #[cfg(feature = "oxygengine-integration-ui-cr")]
[INFO] [stderr]     |           ^^^^^^^^^^------------------------------
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     help: there is a expected value with a similar name: `"oxygengine-integration-ui-ha"`
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `desktop-ha-game`, `desktop-ha-prototype`, `desktop-headless-game`, `desktop-native-headless-game`, `oxygengine-ai`, `oxygengine-animation`, `oxygengine-audio`, `oxygengine-audio-backend-web`, `oxygengine-backend-desktop`, `oxygengine-backend-web`, `oxygengine-editor-tools`, `oxygengine-editor-tools-backend-web`, `oxygengine-ha-renderer`, `oxygengine-ha-renderer-debugger`, `oxygengine-input`, `oxygengine-input-device-desktop`, `oxygengine-input-device-web`, `oxygengine-integration-ow-ha`, `oxygengine-integration-ui-ha`, `oxygengine-integration-vn-ui`, `oxygengine-navigation`, `oxygengine-network`, `oxygengine-network-backend-desktop`, `oxygengine-network-backend-native`, `oxygengine-network-backend-web`, `oxygengine-nodes`, `oxygengine-overworld`, `oxygengine-physics-2d`, `oxygengine-procedural`, `oxygengine-prototype`, `oxygengine-user-interface`, `oxygengine-visual-novel`, `web-ha-game`, `web-ha-prototype`, and `web-ha-renderer-debugger`
[INFO] [stderr]     = help: consider adding `oxygengine-integration-ui-cr` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `oxygengine` (lib) generated 2 warnings
[INFO] [stderr] warning: `oxygengine` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oxygengine-0b551aa71590c576)
[INFO] [stderr]    Doc-tests oxygengine
[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] [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] running `Command { std: "docker" "inspect" "785112d8481c10a53787811fa0172765f57cfb9a01bf9e2f9db4f085f1dd05aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "785112d8481c10a53787811fa0172765f57cfb9a01bf9e2f9db4f085f1dd05aa", kill_on_drop: false }`
[INFO] [stdout] 785112d8481c10a53787811fa0172765f57cfb9a01bf9e2f9db4f085f1dd05aa
