[INFO] cloning repository https://github.com/temidaradev/Room [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/temidaradev/Room" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftemidaradev%2FRoom", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftemidaradev%2FRoom'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f5f693266f38a11c37a58a86b329de100fb23bde [INFO] testing temidaradev/Room against master#160e7623e8cbbf1feab2b6e2a24733a98c7bde9c for pr-145628 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftemidaradev%2FRoom" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/temidaradev/Room [INFO] finished tweaking git repo https://github.com/temidaradev/Room [INFO] tweaked toml for git repo https://github.com/temidaradev/Room written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/temidaradev/Room on toolchain 160e7623e8cbbf1feab2b6e2a24733a98c7bde9c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/temidaradev/Room 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" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 07e9fd3a7185ea53da8c05195bc96b7e0e6f9757a018582949609cdda220c445 [INFO] running `Command { std: "docker" "start" "-a" "07e9fd3a7185ea53da8c05195bc96b7e0e6f9757a018582949609cdda220c445", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "07e9fd3a7185ea53da8c05195bc96b7e0e6f9757a018582949609cdda220c445", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07e9fd3a7185ea53da8c05195bc96b7e0e6f9757a018582949609cdda220c445", kill_on_drop: false }` [INFO] [stdout] 07e9fd3a7185ea53da8c05195bc96b7e0e6f9757a018582949609cdda220c445 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78725ca34a9d1da264d5ec9c746615c0b1a2d9ed9667a10aa65248469c1c6ecf [INFO] running `Command { std: "docker" "start" "-a" "78725ca34a9d1da264d5ec9c746615c0b1a2d9ed9667a10aa65248469c1c6ecf", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling sdl2 v0.38.0 [INFO] [stderr] Compiling disqualified v1.0.0 [INFO] [stderr] Compiling bevy_ptr v0.16.1 [INFO] [stderr] Compiling downcast-rs v2.0.1 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling sdl2-sys v0.38.0 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling math v0.1.0 (/opt/rustwide/workdir/math) [INFO] [stderr] Compiling input v0.1.0 (/opt/rustwide/workdir/input) [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling bevy_platform v0.16.1 [INFO] [stderr] Compiling bevy_utils v0.16.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling assert_type_match v0.1.1 [INFO] [stderr] Compiling variadics_please v1.1.0 [INFO] [stderr] Compiling bevy_macro_utils v0.16.1 [INFO] [stderr] Compiling bevy_reflect_derive v0.16.1 [INFO] [stderr] Compiling bevy_ecs_macros v0.16.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling wad v0.1.0 (/opt/rustwide/workdir/wad) [INFO] [stderr] Compiling player v0.1.0 (/opt/rustwide/workdir/player) [INFO] [stderr] Compiling map v0.1.0 (/opt/rustwide/workdir/map) [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling bevy_tasks v0.16.1 [INFO] [stderr] Compiling bevy_reflect v0.16.1 [INFO] [stderr] Compiling bevy_ecs v0.16.1 [INFO] [stderr] Compiling entity v0.1.0 (/opt/rustwide/workdir/entity) [INFO] [stdout] error[E0412]: cannot find type `WeaponType` in this scope [INFO] [stdout] --> entity/src/lib.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 58 | Weapon(WeaponType), [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AmmoType` in this scope [INFO] [stdout] --> entity/src/lib.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | Ammo(AmmoType), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `KeyType` in this scope [INFO] [stdout] --> entity/src/lib.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | Key(KeyType), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Player` in this scope [INFO] [stdout] --> entity/src/lib.rs:66:36 [INFO] [stdout] | [INFO] [stdout] 66 | player: Query<&Transform, With>, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use player::Player; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Time` in this scope [INFO] [stdout] --> entity/src/lib.rs:67:15 [INFO] [stdout] | [INFO] [stdout] 67 | time: Res