[INFO] cloning repository https://github.com/superspeeder/neuron_engine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/superspeeder/neuron_engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuperspeeder%2Fneuron_engine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuperspeeder%2Fneuron_engine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 796f48aab3e9970e7230e3ae3fa8612782b6e4c3
[INFO] testing superspeeder/neuron_engine against 1.91.0 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuperspeeder%2Fneuron_engine" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/superspeeder/neuron_engine
[INFO] finished tweaking git repo https://github.com/superspeeder/neuron_engine
[INFO] tweaked toml for git repo https://github.com/superspeeder/neuron_engine written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/superspeeder/neuron_engine on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/superspeeder/neuron_engine 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libloading v0.8.6
[INFO] [stderr]   Downloaded wayland-protocols-plasma v0.3.6
[INFO] [stderr]   Downloaded wayland-sys v0.31.6
[INFO] [stderr]   Downloaded quick-xml v0.37.4
[INFO] [stderr]   Downloaded wayland-protocols v0.32.6
[INFO] [stderr]   Downloaded uuid v1.16.0
[INFO] [stderr]   Downloaded wgpu-core-deps-windows-linux-android v25.0.0
[INFO] [stderr]   Downloaded gpu-descriptor v0.3.1
[INFO] [stderr]   Downloaded wgpu-core-deps-emscripten v25.0.0
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.7
[INFO] [stderr]   Downloaded toml v0.8.21
[INFO] [stderr]   Downloaded pollster v0.4.0
[INFO] [stderr]   Downloaded cgmath v0.18.0
[INFO] [stderr]   Downloaded winnow v0.7.7
[INFO] [stderr]   Downloaded wgpu-types v25.0.0
[INFO] [stderr]   Downloaded cc v1.2.20
[INFO] [stderr]   Downloaded toml_edit v0.22.25
[INFO] [stderr]   Downloaded jiff-static v0.2.10
[INFO] [stderr]   Downloaded owned_ttf_parser v0.25.0
[INFO] [stderr]   Downloaded toml_write v0.1.0
[INFO] [stderr]   Downloaded wgpu-core v25.0.1
[INFO] [stderr]   Downloaded polling v3.7.4
[INFO] [stderr]   Downloaded libm v0.2.13
[INFO] [stderr]   Downloaded memmap2 v0.9.5
[INFO] [stderr]   Downloaded wgpu-hal v25.0.1
[INFO] [stderr]   Downloaded portable-atomic v1.11.0
[INFO] [stderr]   Downloaded wgpu v25.0.0
[INFO] [stderr]   Downloaded wayland-protocols-wlr v0.3.6
[INFO] [stderr]   Downloaded gpu-allocator v0.27.0
[INFO] [stderr]   Downloaded codespan-reporting v0.12.0
[INFO] [stderr]   Downloaded profiling v1.0.16
[INFO] [stderr]   Downloaded xml-rs v0.8.26
[INFO] [stderr]   Downloaded toml_datetime v0.6.9
[INFO] [stderr]   Downloaded approx v0.4.0
[INFO] [stderr]   Downloaded mint v0.5.9
[INFO] [stderr]   Downloaded num_enum v0.7.3
[INFO] [stderr]   Downloaded crunchy v0.2.3
[INFO] [stderr]   Downloaded range-alloc v0.1.4
[INFO] [stderr]   Downloaded serde_spanned v0.6.8
[INFO] [stderr]   Downloaded num_enum_derive v0.7.3
[INFO] [stderr]   Downloaded redox_syscall v0.5.11
[INFO] [stderr]   Downloaded ab_glyph v0.2.29
[INFO] [stderr]   Downloaded jiff v0.2.10
[INFO] [stderr]   Downloaded naga v25.0.1
[INFO] [stderr]   Downloaded bytemuck_derive v1.9.3
[INFO] [stderr]   Downloaded bytemuck v1.22.0
[INFO] [stderr]   Downloaded xcursor v0.3.8
[INFO] [stderr]   Downloaded wayland-cursor v0.31.8
[INFO] [stderr]   Downloaded wayland-backend v0.3.8
[INFO] [stderr]   Downloaded wayland-client v0.31.8
[INFO] [stderr]   Downloaded winit v0.30.9
[INFO] [stderr]   Downloaded wgpu-core-deps-apple v25.0.0
[INFO] [stderr]   Downloaded wayland-scanner v0.31.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4a16d0c81becc894a560bb018a564789e260e98cbc1ca14137784c650cf0a9cb
[INFO] running `Command { std: "docker" "start" "-a" "4a16d0c81becc894a560bb018a564789e260e98cbc1ca14137784c650cf0a9cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4a16d0c81becc894a560bb018a564789e260e98cbc1ca14137784c650cf0a9cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a16d0c81becc894a560bb018a564789e260e98cbc1ca14137784c650cf0a9cb", kill_on_drop: false }`
[INFO] [stdout] 4a16d0c81becc894a560bb018a564789e260e98cbc1ca14137784c650cf0a9cb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e5036eee3ccc848a43a6ba1f0bba469d422c0fe629ecd98c74ba322c42179540
[INFO] running `Command { std: "docker" "start" "-a" "e5036eee3ccc848a43a6ba1f0bba469d422c0fe629ecd98c74ba322c42179540", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling libm v0.2.13
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]    Compiling cc v1.2.20
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling wayland-client v0.31.8
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling naga v25.0.1
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling wgpu-hal v25.0.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling codespan-reporting v0.12.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling quick-xml v0.37.4
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling glow v0.16.0
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling xcursor v0.3.8
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling cursor-icon v1.1.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling wgpu-core v25.0.1
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling winit v0.30.9
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling wgpu v25.0.0
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling winnow v0.7.7
[INFO] [stderr]    Compiling toml_write v0.1.0
[INFO] [stderr]    Compiling dpi v0.1.1
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling pollster v0.4.0
[INFO] [stderr]    Compiling mint v0.5.9
[INFO] [stderr]    Compiling wayland-backend v0.3.8
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.0
[INFO] [stderr]    Compiling ab_glyph v0.2.29
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling approx v0.4.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling wgpu-types v25.0.0
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling toml_edit v0.22.25
[INFO] [stderr]    Compiling gpu-descriptor v0.3.1
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling toml v0.8.21
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling calloop v0.13.0
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling wayland-protocols v0.32.6
[INFO] [stderr]    Compiling wayland-cursor v0.31.8
[INFO] [stderr]    Compiling calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.6
[INFO] [stderr]    Compiling wayland-protocols-plasma v0.3.6
[INFO] [stderr]    Compiling wgpu-core-deps-windows-linux-android v25.0.0
[INFO] [stderr]    Compiling sctk-adwaita v0.10.1
[INFO] [stderr]    Compiling neuron_engine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::process::ExitCode`
[INFO] [stdout]  --> src/app/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::process::ExitCode;
[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: `window_id`
[INFO] [stdout]   --> src/app/mod.rs:70:32
[INFO] [stdout]    |
[INFO] [stdout] 70 |     async fn redraw(&mut self, window_id: WindowId) {}
[INFO] [stdout]    |                                ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_window_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app_configuration`
[INFO] [stdout]   --> src/app/state.rs:17:16
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn new(app_configuration: &AppConfiguration) -> Self {
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_app_configuration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event_loop`
[INFO] [stdout]    --> src/app/mod.rs:109:33
[INFO] [stdout]     |
[INFO] [stdout] 109 |     fn about_to_wait(&mut self, event_loop: &ActiveEventLoop) {
[INFO] [stdout]     |                                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_event_loop`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `register_secondary_window`, `window`, and `secondary_window` are never used
[INFO] [stdout]   --> src/app/state.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl AppState {
[INFO] [stdout]    | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn register_secondary_window(&self, window: Window) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub fn window(&self, id: WindowId) -> Option<Arc<WindowState>> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub fn secondary_window(&self, id: WindowId) -> Option<Arc<WindowState>> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `surface` is never read
[INFO] [stdout]  --> src/app/window.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct WindowState {
[INFO] [stdout]   |            ----------- field in this struct
[INFO] [stdout] 7 |     window: Arc<Window>,
[INFO] [stdout] 8 |     surface: Surface<'static>, // we pass the arc window into here
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 46s
[INFO] running `Command { std: "docker" "inspect" "e5036eee3ccc848a43a6ba1f0bba469d422c0fe629ecd98c74ba322c42179540", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5036eee3ccc848a43a6ba1f0bba469d422c0fe629ecd98c74ba322c42179540", kill_on_drop: false }`
[INFO] [stdout] e5036eee3ccc848a43a6ba1f0bba469d422c0fe629ecd98c74ba322c42179540
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b647b6b581966cded627187a10702759d0469f6259e6a9c2f200995c439c5f3c
[INFO] running `Command { std: "docker" "start" "-a" "b647b6b581966cded627187a10702759d0469f6259e6a9c2f200995c439c5f3c", kill_on_drop: false }`
[INFO] [stderr]    Compiling neuron_engine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::process::ExitCode`
[INFO] [stdout]  --> src/app/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::process::ExitCode;
[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: `window_id`
[INFO] [stdout]   --> src/app/mod.rs:70:32
[INFO] [stdout]    |
[INFO] [stdout] 70 |     async fn redraw(&mut self, window_id: WindowId) {}
[INFO] [stdout]    |                                ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_window_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app_configuration`
[INFO] [stdout]   --> src/app/state.rs:17:16
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn new(app_configuration: &AppConfiguration) -> Self {
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_app_configuration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event_loop`
[INFO] [stdout]    --> src/app/mod.rs:109:33
[INFO] [stdout]     |
[INFO] [stdout] 109 |     fn about_to_wait(&mut self, event_loop: &ActiveEventLoop) {
[INFO] [stdout]     |                                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_event_loop`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `register_secondary_window`, `window`, and `secondary_window` are never used
[INFO] [stdout]   --> src/app/state.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl AppState {
[INFO] [stdout]    | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn register_secondary_window(&self, window: Window) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub fn window(&self, id: WindowId) -> Option<Arc<WindowState>> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub fn secondary_window(&self, id: WindowId) -> Option<Arc<WindowState>> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `surface` is never read
[INFO] [stdout]  --> src/app/window.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct WindowState {
[INFO] [stdout]   |            ----------- field in this struct
[INFO] [stdout] 7 |     window: Arc<Window>,
[INFO] [stdout] 8 |     surface: Surface<'static>, // we pass the arc window into here
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::process::ExitCode`
[INFO] [stdout]  --> src/app/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::process::ExitCode;
[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: `window_id`
[INFO] [stdout]   --> src/app/mod.rs:70:32
[INFO] [stdout]    |
[INFO] [stdout] 70 |     async fn redraw(&mut self, window_id: WindowId) {}
[INFO] [stdout]    |                                ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_window_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app_configuration`
[INFO] [stdout]   --> src/app/state.rs:17:16
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn new(app_configuration: &AppConfiguration) -> Self {
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_app_configuration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event_loop`
[INFO] [stdout]    --> src/app/mod.rs:109:33
[INFO] [stdout]     |
[INFO] [stdout] 109 |     fn about_to_wait(&mut self, event_loop: &ActiveEventLoop) {
[INFO] [stdout]     |                                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_event_loop`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `register_secondary_window`, `window`, and `secondary_window` are never used
[INFO] [stdout]   --> src/app/state.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl AppState {
[INFO] [stdout]    | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn register_secondary_window(&self, window: Window) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub fn window(&self, id: WindowId) -> Option<Arc<WindowState>> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub fn secondary_window(&self, id: WindowId) -> Option<Arc<WindowState>> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `surface` is never read
[INFO] [stdout]  --> src/app/window.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct WindowState {
[INFO] [stdout]   |            ----------- field in this struct
[INFO] [stdout] 7 |     window: Arc<Window>,
[INFO] [stdout] 8 |     surface: Surface<'static>, // we pass the arc window into here
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.43s
[INFO] running `Command { std: "docker" "inspect" "b647b6b581966cded627187a10702759d0469f6259e6a9c2f200995c439c5f3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b647b6b581966cded627187a10702759d0469f6259e6a9c2f200995c439c5f3c", kill_on_drop: false }`
[INFO] [stdout] b647b6b581966cded627187a10702759d0469f6259e6a9c2f200995c439c5f3c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e47f602e88669ee6d6a12c2a1727de942c5491da0124da6109f42b0ecd4ada5e
[INFO] running `Command { std: "docker" "start" "-a" "e47f602e88669ee6d6a12c2a1727de942c5491da0124da6109f42b0ecd4ada5e", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::process::ExitCode`
[INFO] [stderr]  --> src/app/mod.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use std::process::ExitCode;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `window_id`
[INFO] [stderr]   --> src/app/mod.rs:70:32
[INFO] [stderr]    |
[INFO] [stderr] 70 |     async fn redraw(&mut self, window_id: WindowId) {}
[INFO] [stderr]    |                                ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_window_id`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `app_configuration`
[INFO] [stderr]   --> src/app/state.rs:17:16
[INFO] [stderr]    |
[INFO] [stderr] 17 |     pub fn new(app_configuration: &AppConfiguration) -> Self {
[INFO] [stderr]    |                ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_app_configuration`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `event_loop`
[INFO] [stderr]    --> src/app/mod.rs:109:33
[INFO] [stderr]     |
[INFO] [stderr] 109 |     fn about_to_wait(&mut self, event_loop: &ActiveEventLoop) {
[INFO] [stderr]     |                                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_event_loop`
[INFO] [stderr] 
[INFO] [stderr] warning: methods `register_secondary_window`, `window`, and `secondary_window` are never used
[INFO] [stderr]   --> src/app/state.rs:34:12
[INFO] [stderr]    |
[INFO] [stderr] 16 | impl AppState {
[INFO] [stderr]    | ------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 34 |     pub fn register_secondary_window(&self, window: Window) {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 60 |     pub fn window(&self, id: WindowId) -> Option<Arc<WindowState>> {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 70 |     pub fn secondary_window(&self, id: WindowId) -> Option<Arc<WindowState>> {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `surface` is never read
[INFO] [stderr]  --> src/app/window.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub struct WindowState {
[INFO] [stderr]   |            ----------- field in this struct
[INFO] [stderr] 7 |     window: Arc<Window>,
[INFO] [stderr] 8 |     surface: Surface<'static>, // we pass the arc window into here
[INFO] [stderr]   |     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `neuron_engine` (lib) generated 6 warnings (run `cargo fix --lib -p neuron_engine` to apply 1 suggestion)
[INFO] [stderr] warning: `neuron_engine` (lib test) generated 6 warnings (6 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/neuron_engine-1055eadfcc73e2c5)
[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 neuron_engine
[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" "e47f602e88669ee6d6a12c2a1727de942c5491da0124da6109f42b0ecd4ada5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e47f602e88669ee6d6a12c2a1727de942c5491da0124da6109f42b0ecd4ada5e", kill_on_drop: false }`
[INFO] [stdout] e47f602e88669ee6d6a12c2a1727de942c5491da0124da6109f42b0ecd4ada5e
