[INFO] cloning repository https://github.com/aoisensi/AubreyEngine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aoisensi/AubreyEngine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faoisensi%2FAubreyEngine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faoisensi%2FAubreyEngine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 483597b1cb7fd14125bddc7958e27df1fc020cc7
[INFO] checking aoisensi/AubreyEngine against master#021fc25b7a48f6051bee1e1f06c7a277e4de1cc9 for pr-151510
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faoisensi%2FAubreyEngine" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/aoisensi/AubreyEngine
[INFO] finished tweaking git repo https://github.com/aoisensi/AubreyEngine
[INFO] tweaked toml for git repo https://github.com/aoisensi/AubreyEngine written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/aoisensi/AubreyEngine on toolchain 021fc25b7a48f6051bee1e1f06c7a277e4de1cc9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+021fc25b7a48f6051bee1e1f06c7a277e4de1cc9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/aoisensi/AubreyEngine 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" "+021fc25b7a48f6051bee1e1f06c7a277e4de1cc9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded vulkano-win v0.34.0
[INFO] [stderr]   Downloaded vulkano-macros v0.34.0
[INFO] [stderr]   Downloaded wasi v0.14.5+wasi-0.2.4
[INFO] [stderr]   Downloaded vk-parse v0.12.0
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.1
[INFO] [stderr]   Downloaded indexmap v2.11.1
[INFO] [stderr]   Downloaded cc v1.2.37
[INFO] [stderr]   Downloaded wasip2 v1.0.0+wasi-0.2.4
[INFO] [stderr]   Downloaded vulkano v0.34.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+021fc25b7a48f6051bee1e1f06c7a277e4de1cc9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 599eb8a832ef2463b7821f3b0815143a1899b0ffabc5f1e0aa66e024edecfbac
[INFO] running `Command { std: "docker" "start" "-a" "599eb8a832ef2463b7821f3b0815143a1899b0ffabc5f1e0aa66e024edecfbac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "599eb8a832ef2463b7821f3b0815143a1899b0ffabc5f1e0aa66e024edecfbac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "599eb8a832ef2463b7821f3b0815143a1899b0ffabc5f1e0aa66e024edecfbac", kill_on_drop: false }`
[INFO] [stdout] 599eb8a832ef2463b7821f3b0815143a1899b0ffabc5f1e0aa66e024edecfbac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+021fc25b7a48f6051bee1e1f06c7a277e4de1cc9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] efd0a1c43a3df8cb6fe39c785e2c24fb42a4398ed735c489750f5255f7973642
[INFO] running `Command { std: "docker" "start" "-a" "efd0a1c43a3df8cb6fe39c785e2c24fb42a4398ed735c489750f5255f7973642", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking libloading v0.8.8
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling wayland-client v0.31.11
[INFO] [stderr]    Compiling cc v1.2.37
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking memmap2 v0.9.8
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking polling v3.10.0
[INFO] [stderr]     Checking gethostname v1.0.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]    Compiling drm-sys v0.7.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling xml-rs v0.8.27
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking wayland-protocols v0.32.9
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking wayland-cursor v0.31.11
[INFO] [stderr]    Compiling vk-parse v0.12.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking ab_glyph v0.2.31
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]    Compiling wgpu-hal v0.21.1
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking unicode-xid v0.2.6
[INFO] [stderr]     Checking linux-raw-sys v0.6.5
[INFO] [stderr]    Compiling drm-fourcc v2.2.0
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking naga v0.20.0
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling wgpu-core v0.21.1
[INFO] [stderr]     Checking wgpu-types v0.20.0
[INFO] [stderr]    Compiling tiny-xlib v0.2.4
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.9
[INFO] [stderr]    Compiling vulkano v0.34.2
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.9
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling vulkano-macros v0.34.0
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking drm-ffi v0.8.0
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]    Compiling softbuffer v0.4.6
[INFO] [stderr]    Compiling wgpu v0.20.1
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking ctor-lite v0.1.0
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking aubrey_core v0.1.0 (/opt/rustwide/workdir/crate/aubrey_core)
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking drm v0.12.0
[INFO] [stderr]     Checking pollster v0.3.0
[INFO] [stderr]     Checking aubrey_common v0.0.1 (/opt/rustwide/workdir/crate/aubrey_common)
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking aubrey_window v0.1.0 (/opt/rustwide/workdir/crate/aubrey_window)
[INFO] [stderr]     Checking vulkano-win v0.34.0
[INFO] [stderr]     Checking aubrey_render v0.1.0 (/opt/rustwide/workdir/crate/aubrey_render)
[INFO] [stderr]     Checking aubrey_gui v0.1.0 (/opt/rustwide/workdir/crate/aubrey_gui)
[INFO] [stdout] warning: unused import: `Stage`
[INFO] [stdout]  --> crate/aubrey_gui/src/lib.rs:1:29
[INFO] [stdout]   |
[INFO] [stdout] 1 | use aubrey_core::app::{App, Stage};
[INFO] [stdout]   |                             ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]   --> crate/aubrey_gui/src/lib.rs:54:17
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub fn register(app: &mut App) {
[INFO] [stdout]    |                 ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `render_one` is never used
[INFO] [stdout]   --> crate/aubrey_gui/src/lib.rs:38:4
[INFO] [stdout]    |
[INFO] [stdout] 38 | fn render_one(ecs: &mut Ecs, w: Entity) {
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sys_gui_render` is never used
[INFO] [stdout]   --> crate/aubrey_gui/src/lib.rs:52:4
[INFO] [stdout]    |
[INFO] [stdout] 52 | fn sys_gui_render(_ecs: &mut Ecs) { /* disabled: rendering handled by redraw handler */ }
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Stage`
[INFO] [stdout]  --> crate/aubrey_gui/src/lib.rs:1:29
[INFO] [stdout]   |
[INFO] [stdout] 1 | use aubrey_core::app::{App, Stage};
[INFO] [stdout]   |                             ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]   --> crate/aubrey_gui/src/lib.rs:54:17
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub fn register(app: &mut App) {
[INFO] [stdout]    |                 ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `render_one` is never used
[INFO] [stdout]   --> crate/aubrey_gui/src/lib.rs:38:4
[INFO] [stdout]    |
[INFO] [stdout] 38 | fn render_one(ecs: &mut Ecs, w: Entity) {
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sys_gui_render` is never used
[INFO] [stdout]   --> crate/aubrey_gui/src/lib.rs:52:4
[INFO] [stdout]    |
[INFO] [stdout] 52 | fn sys_gui_render(_ecs: &mut Ecs) { /* disabled: rendering handled by redraw handler */ }
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking aubrey_editor v0.1.0 (/opt/rustwide/workdir/crate/aubrey_editor)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 40s
[INFO] running `Command { std: "docker" "inspect" "efd0a1c43a3df8cb6fe39c785e2c24fb42a4398ed735c489750f5255f7973642", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efd0a1c43a3df8cb6fe39c785e2c24fb42a4398ed735c489750f5255f7973642", kill_on_drop: false }`
[INFO] [stdout] efd0a1c43a3df8cb6fe39c785e2c24fb42a4398ed735c489750f5255f7973642
