[INFO] cloning repository https://github.com/Far-Beyond-Pulsar/Nebula [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Far-Beyond-Pulsar/Nebula" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFar-Beyond-Pulsar%2FNebula", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFar-Beyond-Pulsar%2FNebula'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b9b7cfc9d071aab999ae1e8ce98f576e67c82c80 [INFO] checking Far-Beyond-Pulsar/Nebula against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFar-Beyond-Pulsar%2FNebula" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Far-Beyond-Pulsar/Nebula [INFO] finished tweaking git repo https://github.com/Far-Beyond-Pulsar/Nebula [INFO] tweaked toml for git repo https://github.com/Far-Beyond-Pulsar/Nebula written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Far-Beyond-Pulsar/Nebula on toolchain 416264364aa47959f5827723e1d7dabc95d0744b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Far-Beyond-Pulsar/Nebula 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" "+416264364aa47959f5827723e1d7dabc95d0744b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused workspace dependency `half` [INFO] [stderr] --> Cargo.toml:27:25 [INFO] [stderr] | [INFO] [stderr] 27 | [workspace.dependencies.half] [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::unused_workspace_dependencies` is set to `warn` by default [INFO] [stderr] help: consider removing the workspace dependency `half` [INFO] [stderr] warning: unused workspace dependency `nebula-ao` [INFO] [stderr] --> Cargo.toml:31:25 [INFO] [stderr] | [INFO] [stderr] 31 | [workspace.dependencies.nebula-ao] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider removing the workspace dependency `nebula-ao` [INFO] [stderr] warning: unused workspace dependency `nebula-audio` [INFO] [stderr] --> Cargo.toml:34:25 [INFO] [stderr] | [INFO] [stderr] 34 | [workspace.dependencies.nebula-audio] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider removing the workspace dependency `nebula-audio` [INFO] [stderr] warning: unused workspace dependency `nebula-light` [INFO] [stderr] --> Cargo.toml:43:25 [INFO] [stderr] | [INFO] [stderr] 43 | [workspace.dependencies.nebula-light] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider removing the workspace dependency `nebula-light` [INFO] [stderr] warning: unused workspace dependency `nebula-nav` [INFO] [stderr] --> Cargo.toml:46:25 [INFO] [stderr] | [INFO] [stderr] 46 | [workspace.dependencies.nebula-nav] [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider removing the workspace dependency `nebula-nav` [INFO] [stderr] warning: unused workspace dependency `nebula-probe` [INFO] [stderr] --> Cargo.toml:49:25 [INFO] [stderr] | [INFO] [stderr] 49 | [workspace.dependencies.nebula-probe] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider removing the workspace dependency `nebula-probe` [INFO] [stderr] warning: unused workspace dependency `nebula-visibility` [INFO] [stderr] --> Cargo.toml:55:25 [INFO] [stderr] | [INFO] [stderr] 55 | [workspace.dependencies.nebula-visibility] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider removing the workspace dependency `nebula-visibility` [INFO] [stderr] warning: workspace (manifest) generated 7 warnings [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 1 package to highest compatible version [INFO] [stderr] Updating glam v0.29.3 -> v0.33.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] dd13c872a20a1c4032c4c342f8c74fab5dc0d3f84dcc1642721801feedcfb25e [INFO] running `Command { std: "docker" "start" "dd13c872a20a1c4032c4c342f8c74fab5dc0d3f84dcc1642721801feedcfb25e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dd13c872a20a1c4032c4c342f8c74fab5dc0d3f84dcc1642721801feedcfb25e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dd13c872a20a1c4032c4c342f8c74fab5dc0d3f84dcc1642721801feedcfb25e" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dd13c872a20a1c4032c4c342f8c74fab5dc0d3f84dcc1642721801feedcfb25e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dd13c872a20a1c4032c4c342f8c74fab5dc0d3f84dcc1642721801feedcfb25e" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] warning: unused workspace dependency `half` [INFO] [stderr] --> Cargo.toml:27:25 [INFO] [stderr] | [INFO] [stderr] 27 | [workspace.dependencies.half] [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::unused_workspace_dependencies` is set to `warn` by default [INFO] [stderr] help: consider removing the workspace dependency `half` [INFO] [stderr] warning: unused workspace dependency `nebula-ao` [INFO] [stderr] --> Cargo.toml:31:25 [INFO] [stderr] | [INFO] [stderr] 31 | [workspace.dependencies.nebula-ao] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider removing the workspace dependency `nebula-ao` [INFO] [stderr] warning: unused workspace dependency `nebula-audio` [INFO] [stderr] --> Cargo.toml:34:25 [INFO] [stderr] | [INFO] [stderr] 34 | [workspace.dependencies.nebula-audio] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider removing the workspace dependency `nebula-audio` [INFO] [stderr] warning: unused workspace dependency `nebula-light` [INFO] [stderr] --> Cargo.toml:43:25 [INFO] [stderr] | [INFO] [stderr] 43 | [workspace.dependencies.nebula-light] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider removing the workspace dependency `nebula-light` [INFO] [stderr] warning: unused workspace dependency `nebula-nav` [INFO] [stderr] --> Cargo.toml:46:25 [INFO] [stderr] | [INFO] [stderr] 46 | [workspace.dependencies.nebula-nav] [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider removing the workspace dependency `nebula-nav` [INFO] [stderr] warning: unused workspace dependency `nebula-probe` [INFO] [stderr] --> Cargo.toml:49:25 [INFO] [stderr] | [INFO] [stderr] 49 | [workspace.dependencies.nebula-probe] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider removing the workspace dependency `nebula-probe` [INFO] [stderr] warning: unused workspace dependency `nebula-visibility` [INFO] [stderr] --> Cargo.toml:55:25 [INFO] [stderr] | [INFO] [stderr] 55 | [workspace.dependencies.nebula-visibility] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider removing the workspace dependency `nebula-visibility` [INFO] [stderr] warning: workspace (manifest) generated 7 warnings [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking libloading v0.8.9 [INFO] [stderr] Compiling naga v28.0.0 (https://github.com/Far-Beyond-Pulsar/wgpu?rev=fce5b80e8017304449124b12637ec324417e40c8#fce5b80e) [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.4.309.0 (https://github.com/gfx-rs/rspirv?rev=89ce4d0e64c91b0635f617409dc57cb031749a39#89ce4d0e) [INFO] [stderr] Compiling wgpu-hal v28.0.0 (https://github.com/Far-Beyond-Pulsar/wgpu?rev=fce5b80e8017304449124b12637ec324417e40c8#fce5b80e) [INFO] [stderr] Checking gpu-descriptor-types v0.2.0 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking ash v0.38.0+1.3.281 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking codespan-reporting v0.12.0 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking unicode-ident v1.0.24 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking presser v0.3.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking once_cell v1.21.4 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling wgpu-core v28.0.0 (https://github.com/Far-Beyond-Pulsar/wgpu?rev=fce5b80e8017304449124b12637ec324417e40c8#fce5b80e) [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling wgpu v28.0.0 (https://github.com/Far-Beyond-Pulsar/wgpu?rev=fce5b80e8017304449124b12637ec324417e40c8#fce5b80e) [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Checking uuid v1.23.0 [INFO] [stderr] Checking pollster v0.3.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Checking gpu-descriptor v0.3.2 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Checking unty v0.0.4 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking indexmap v2.13.1 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling cc v1.2.59 [INFO] [stderr] Checking ordered-float v5.3.0 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking wgpu-types v28.0.0 (https://github.com/Far-Beyond-Pulsar/wgpu?rev=fce5b80e8017304449124b12637ec324417e40c8#fce5b80e) [INFO] [stderr] Checking glam v0.33.7 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking bincode v2.0.1 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking gpu-allocator v0.28.0 [INFO] [stderr] Checking wgpu-core-deps-windows-linux-android v28.0.0 (https://github.com/Far-Beyond-Pulsar/wgpu?rev=fce5b80e8017304449124b12637ec324417e40c8#fce5b80e) [INFO] [stderr] Checking nebula-core v0.1.0 (/opt/rustwide/workdir/crates/nebula-core) [INFO] [stderr] Checking nebula-gpu v0.1.0 (/opt/rustwide/workdir/crates/nebula-gpu) [INFO] [stderr] Checking nebula-serialize v0.1.0 (/opt/rustwide/workdir/crates/nebula-serialize) [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> crates/nebula-gpu/src/buffer.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::sync::Arc; [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 import: `wgpu::util::DeviceExt` [INFO] [stdout] --> crates/nebula-gpu/src/texture.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use wgpu::util::DeviceExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> crates/nebula-gpu/src/buffer.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::sync::Arc; [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 import: `wgpu::util::DeviceExt` [INFO] [stdout] --> crates/nebula-gpu/src/texture.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use wgpu::util::DeviceExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BakeOutput` and `BakeSerializer` [INFO] [stdout] --> crates/nebula-serialize/src/binary.rs:2:28 [INFO] [stdout] | [INFO] [stdout] 2 | use nebula_core::{traits::{BakeOutput, BakeSerializer}, NebulaError}; [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 imports: `BakeOutput` and `BakeSerializer` [INFO] [stdout] --> crates/nebula-serialize/src/binary.rs:2:28 [INFO] [stdout] | [INFO] [stdout] 2 | use nebula_core::{traits::{BakeOutput, BakeSerializer}, NebulaError}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `write_bincode_chunk` is never used [INFO] [stdout] --> crates/nebula-serialize/src/binary.rs:28:15 [INFO] [stdout] | [INFO] [stdout] 28 | pub(crate) fn write_bincode_chunk( [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 `write_bincode_chunk` is never used [INFO] [stdout] --> crates/nebula-serialize/src/binary.rs:28:15 [INFO] [stdout] | [INFO] [stdout] 28 | pub(crate) fn write_bincode_chunk( [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 `read_bincode_chunk` is never used [INFO] [stdout] --> crates/nebula-serialize/src/binary.rs:45:15 [INFO] [stdout] | [INFO] [stdout] 45 | pub(crate) fn read_bincode_chunk(data: &[u8]) -> Result [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_bincode_chunk` is never used [INFO] [stdout] --> crates/nebula-serialize/src/binary.rs:45:15 [INFO] [stdout] | [INFO] [stdout] 45 | pub(crate) fn read_bincode_chunk(data: &[u8]) -> Result [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking nebula-audio v0.1.0 (/opt/rustwide/workdir/crates/nebula-audio) [INFO] [stderr] Checking nebula-visibility v0.1.0 (/opt/rustwide/workdir/crates/nebula-visibility) [INFO] [stderr] Checking nebula-ao v0.1.0 (/opt/rustwide/workdir/crates/nebula-ao) [INFO] [stderr] Checking nebula-probe v0.1.0 (/opt/rustwide/workdir/crates/nebula-probe) [INFO] [stderr] Checking nebula-light v0.1.0 (/opt/rustwide/workdir/crates/nebula-light) [INFO] [stderr] Checking nebula-nav v0.1.0 (/opt/rustwide/workdir/crates/nebula-nav) [INFO] [stdout] warning: unused import: `LightSourceKind` [INFO] [stdout] --> crates/nebula-audio/src/baker.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | scene::{LightSourceKind, SceneGeometry}, [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 import: `LightSourceKind` [INFO] [stdout] --> crates/nebula-audio/src/baker.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | scene::{LightSourceKind, SceneGeometry}, [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: `radius_cells` [INFO] [stdout] --> crates/nebula-nav/src/baker.rs:201:9 [INFO] [stdout] | [INFO] [stdout] 201 | let radius_cells = (config.agent_radius / hf.cell_size).ceil() as usize; [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_radius_cells` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `region` is never read [INFO] [stdout] --> crates/nebula-nav/src/baker.rs:83:55 [INFO] [stdout] | [INFO] [stdout] 83 | struct Span { y_min: f32, y_max: f32, walkable: bool, region: u32 } [INFO] [stdout] | ---- field in this struct ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Span` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `cell_height` is never read [INFO] [stdout] --> crates/nebula-nav/src/baker.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 87 | struct HeightField { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 93 | cell_height: f32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HeightField` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `col_mut` is never used [INFO] [stdout] --> crates/nebula-nav/src/baker.rs:99:8 [INFO] [stdout] | [INFO] [stdout] 96 | impl HeightField { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 99 | fn col_mut(&mut self, x: usize, z: usize) -> &mut Vec { let i = z * self.gx + x; &mut self.cols[i] } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `region` is never read [INFO] [stdout] --> crates/nebula-nav/src/baker.rs:104:39 [INFO] [stdout] | [INFO] [stdout] 104 | struct Contour { verts: Vec<[f32;3]>, region: u32 } [INFO] [stdout] | ------- field in this struct ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Contour` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `region` is never read [INFO] [stdout] --> crates/nebula-nav/src/baker.rs:197:51 [INFO] [stdout] | [INFO] [stdout] 197 | struct WalkableSpan { x: usize, z: usize, y: f32, region: u32 } [INFO] [stdout] | ------------ field in this struct ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `radius_cells` [INFO] [stdout] --> crates/nebula-nav/src/baker.rs:201:9 [INFO] [stdout] | [INFO] [stdout] 201 | let radius_cells = (config.agent_radius / hf.cell_size).ceil() as usize; [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_radius_cells` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `region` is never read [INFO] [stdout] --> crates/nebula-nav/src/baker.rs:83:55 [INFO] [stdout] | [INFO] [stdout] 83 | struct Span { y_min: f32, y_max: f32, walkable: bool, region: u32 } [INFO] [stdout] | ---- field in this struct ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Span` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `cell_height` is never read [INFO] [stdout] --> crates/nebula-nav/src/baker.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 87 | struct HeightField { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 93 | cell_height: f32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HeightField` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `col_mut` is never used [INFO] [stdout] --> crates/nebula-nav/src/baker.rs:99:8 [INFO] [stdout] | [INFO] [stdout] 96 | impl HeightField { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 99 | fn col_mut(&mut self, x: usize, z: usize) -> &mut Vec { let i = z * self.gx + x; &mut self.cols[i] } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `region` is never read [INFO] [stdout] --> crates/nebula-nav/src/baker.rs:104:39 [INFO] [stdout] | [INFO] [stdout] 104 | struct Contour { verts: Vec<[f32;3]>, region: u32 } [INFO] [stdout] | ------- field in this struct ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Contour` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `region` is never read [INFO] [stdout] --> crates/nebula-nav/src/baker.rs:197:51 [INFO] [stdout] | [INFO] [stdout] 197 | struct WalkableSpan { x: usize, z: usize, y: f32, region: u32 } [INFO] [stdout] | ------------ field in this struct ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `Pin>: CoerceUnsized> + Send>>>` [INFO] [stdout] --> crates/nebula-probe/src/baker.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | async fn execute( [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: which requires `Box<{async block@crates/nebula-probe/src/baker.rs:63:5: 63:10}>: CoerceUnsized> + Send>>` [INFO] [stdout] = note: which requires `{async block@crates/nebula-probe/src/baker.rs:63:5: 63:10}: Unsize> + Send>` [INFO] [stdout] = note: which requires `{async block@crates/nebula-probe/src/baker.rs:63:5: 63:10}: Send` [INFO] [stdout] = note: which requires `{coroutine witness@crates/nebula-probe/src/baker.rs:63:5: 63:10}: Send` [INFO] [stdout] = note: which requires `impl Future>: Send` [INFO] [stdout] = note: which requires `{async fn body of ProbeBaker::bake_at()}: Send` [INFO] [stdout] = note: which requires `(Vec3, &SceneGeometry, &ProbeConfig, &BakeContext, &dyn ProgressReporter): Send` [INFO] [stdout] = note: which requires `&BakeContext: Send` [INFO] [stdout] = note: which requires `BakeContext: Sync` [INFO] [stdout] = note: which requires `Arc: Sync` [INFO] [stdout] = note: which requires `wgpu::Queue: Send` [INFO] [stdout] = note: which requires `wgpu::dispatch::DispatchQueue: Send` [INFO] [stdout] = note: which requires `Arc: Send` [INFO] [stdout] = note: which requires `wgpu::backend::wgpu_core::CoreQueue: Send` [INFO] [stdout] = note: which requires `wgpu::backend::wgpu_core::ContextWgpuCore: Send` [INFO] [stdout] = note: and so on... [INFO] [stdout] = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`nebula_probe`) [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mip_levels` [INFO] [stdout] --> crates/nebula-probe/src/baker.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 137 | mip_levels: u32, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mip_levels` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bytes_per_pixel` [INFO] [stdout] --> crates/nebula-probe/src/baker.rs:150:9 [INFO] [stdout] | [INFO] [stdout] 150 | let bytes_per_pixel = if config.use_rgbe { 4usize } else { 16usize }; // RGBE u8×4 vs RGBA f32×4 [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes_per_pixel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `Pin>: CoerceUnsized> + Send>>>` [INFO] [stdout] --> crates/nebula-audio/src/baker.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | async fn execute( [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: which requires `Box<{async block@crates/nebula-audio/src/baker.rs:41:5: 41:10}>: CoerceUnsized> + Send>>` [INFO] [stdout] = note: which requires `{async block@crates/nebula-audio/src/baker.rs:41:5: 41:10}: Unsize> + Send>` [INFO] [stdout] = note: which requires `{async block@crates/nebula-audio/src/baker.rs:41:5: 41:10}: Send` [INFO] [stdout] = note: which requires `(&AcousticBaker, &AcousticConfig, &dyn ProgressReporter, &SceneGeometry, &BakeContext): Send` [INFO] [stdout] = note: which requires `&BakeContext: Send` [INFO] [stdout] = note: which requires `BakeContext: Sync` [INFO] [stdout] = note: which requires `Arc: Sync` [INFO] [stdout] = note: which requires `wgpu::Queue: Send` [INFO] [stdout] = note: which requires `wgpu::dispatch::DispatchQueue: Send` [INFO] [stdout] = note: which requires `Arc: Send` [INFO] [stdout] = note: which requires `wgpu::backend::wgpu_core::CoreQueue: Send` [INFO] [stdout] = note: which requires `wgpu::backend::wgpu_core::ContextWgpuCore: Send` [INFO] [stdout] = note: which requires `Arc: Send` [INFO] [stdout] = note: which requires `wgpu::wgpu_core::global::Global: Send` [INFO] [stdout] = note: which requires `Hub: Send` [INFO] [stdout] = note: and so on... [INFO] [stdout] = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`nebula_audio`) [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `Pin>: CoerceUnsized> + Send>>>` [INFO] [stdout] --> crates/nebula-light/src/baker.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | async fn execute( [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: which requires `Box<{async block@crates/nebula-light/src/baker.rs:22:5: 22:10}>: CoerceUnsized> + Send>>` [INFO] [stdout] = note: which requires `{async block@crates/nebula-light/src/baker.rs:22:5: 22:10}: Unsize> + Send>` [INFO] [stdout] = note: which requires `{async block@crates/nebula-light/src/baker.rs:22:5: 22:10}: Send` [INFO] [stdout] = note: which requires `(&LightmapBaker, &LightmapConfig, &dyn ProgressReporter, &SceneGeometry, &BakeContext): Send` [INFO] [stdout] = note: which requires `&BakeContext: Send` [INFO] [stdout] = note: which requires `BakeContext: Sync` [INFO] [stdout] = note: which requires `Arc: Sync` [INFO] [stdout] = note: which requires `wgpu::Queue: Send` [INFO] [stdout] = note: which requires `wgpu::dispatch::DispatchQueue: Send` [INFO] [stdout] = note: which requires `Arc: Send` [INFO] [stdout] = note: which requires `wgpu::backend::wgpu_core::CoreQueue: Send` [INFO] [stdout] = note: which requires `wgpu::backend::wgpu_core::ContextWgpuCore: Send` [INFO] [stdout] = note: which requires `Arc: Send` [INFO] [stdout] = note: which requires `wgpu::wgpu_core::global::Global: Send` [INFO] [stdout] = note: which requires `Hub: Send` [INFO] [stdout] = note: and so on... [INFO] [stdout] = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`nebula_light`) [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mesh_idx` [INFO] [stdout] --> crates/nebula-light/src/baker.rs:114:10 [INFO] [stdout] | [INFO] [stdout] 114 | for (mesh_idx, mesh) in scene.meshes.iter().enumerate() { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mesh_idx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `up` [INFO] [stdout] --> crates/nebula-light/src/baker.rs:200:52 [INFO] [stdout] | [INFO] [stdout] 200 | LightSourceKind::Area { center, right, up, half_w, half_h } => GpuLight { [INFO] [stdout] | ^^ help: try ignoring the field: `up: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `scene` [INFO] [stdout] --> crates/nebula-audio/src/baker.rs:146:5 [INFO] [stdout] | [INFO] [stdout] 146 | scene: &SceneGeometry, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_scene` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `resolution` [INFO] [stdout] --> crates/nebula-light/src/baker.rs:355:47 [INFO] [stdout] | [INFO] [stdout] 355 | fn build_atlas_regions(scene: &SceneGeometry, resolution: u32) -> Vec { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_resolution` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `scene` [INFO] [stdout] --> crates/nebula-audio/src/baker.rs:264:23 [INFO] [stdout] | [INFO] [stdout] 264 | fn derive_reverb_zone(scene: &SceneGeometry, rirs: &[ImpulseResponse]) -> ReverbZone { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_scene` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `Pin>: CoerceUnsized> + Send>>>` [INFO] [stdout] --> crates/nebula-visibility/src/baker.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | async fn execute( [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: which requires `Box<{async block@crates/nebula-visibility/src/baker.rs:36:5: 36:10}>: CoerceUnsized> + Send>>` [INFO] [stdout] = note: which requires `{async block@crates/nebula-visibility/src/baker.rs:36:5: 36:10}: Unsize> + Send>` [INFO] [stdout] = note: which requires `{async block@crates/nebula-visibility/src/baker.rs:36:5: 36:10}: Send` [INFO] [stdout] = note: which requires `(&PvsBaker, &dyn ProgressReporter, &SceneGeometry, &PvsConfig, &BakeContext): Send` [INFO] [stdout] = note: which requires `&BakeContext: Send` [INFO] [stdout] = note: which requires `BakeContext: Sync` [INFO] [stdout] = note: which requires `Arc: Sync` [INFO] [stdout] = note: which requires `wgpu::Queue: Send` [INFO] [stdout] = note: which requires `wgpu::dispatch::DispatchQueue: Send` [INFO] [stdout] = note: which requires `Arc: Send` [INFO] [stdout] = note: which requires `wgpu::backend::wgpu_core::CoreQueue: Send` [INFO] [stdout] = note: which requires `wgpu::backend::wgpu_core::ContextWgpuCore: Send` [INFO] [stdout] = note: which requires `Arc: Send` [INFO] [stdout] = note: which requires `wgpu::wgpu_core::global::Global: Send` [INFO] [stdout] = note: which requires `Hub: Send` [INFO] [stdout] = note: and so on... [INFO] [stdout] = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`nebula_visibility`) [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `Pin>: CoerceUnsized> + Send>>>` [INFO] [stdout] --> crates/nebula-ao/src/baker.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | async fn execute( [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: which requires `Box<{async block@crates/nebula-ao/src/baker.rs:19:5: 19:10}>: CoerceUnsized> + Send>>` [INFO] [stdout] = note: which requires `{async block@crates/nebula-ao/src/baker.rs:19:5: 19:10}: Unsize> + Send>` [INFO] [stdout] = note: which requires `{async block@crates/nebula-ao/src/baker.rs:19:5: 19:10}: Send` [INFO] [stdout] = note: which requires `(&AoBaker, &AoConfig, &dyn ProgressReporter, &SceneGeometry, &BakeContext): Send` [INFO] [stdout] = note: which requires `&BakeContext: Send` [INFO] [stdout] = note: which requires `BakeContext: Sync` [INFO] [stdout] = note: which requires `Arc: Sync` [INFO] [stdout] = note: which requires `wgpu::Queue: Send` [INFO] [stdout] = note: which requires `wgpu::dispatch::DispatchQueue: Send` [INFO] [stdout] = note: which requires `Arc: Send` [INFO] [stdout] = note: which requires `wgpu::backend::wgpu_core::CoreQueue: Send` [INFO] [stdout] = note: which requires `wgpu::backend::wgpu_core::ContextWgpuCore: Send` [INFO] [stdout] = note: which requires `Arc: Send` [INFO] [stdout] = note: which requires `wgpu::wgpu_core::global::Global: Send` [INFO] [stdout] = note: which requires `Hub: Send` [INFO] [stdout] = note: and so on... [INFO] [stdout] = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`nebula_ao`) [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `Pin>: CoerceUnsized> + Send>>>` [INFO] [stdout] --> crates/nebula-ao/src/baker.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | async fn execute( [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: which requires `Box<{async block@crates/nebula-ao/src/baker.rs:19:5: 19:10}>: CoerceUnsized> + Send>>` [INFO] [stdout] = note: which requires `{async block@crates/nebula-ao/src/baker.rs:19:5: 19:10}: Unsize> + Send>` [INFO] [stdout] = note: which requires `{async block@crates/nebula-ao/src/baker.rs:19:5: 19:10}: Send` [INFO] [stdout] = note: which requires `(&AoBaker, &AoConfig, &dyn ProgressReporter, &SceneGeometry, &BakeContext): Send` [INFO] [stdout] = note: which requires `&BakeContext: Send` [INFO] [stdout] = note: which requires `BakeContext: Sync` [INFO] [stdout] = note: which requires `Arc: Sync` [INFO] [stdout] = note: which requires `wgpu::Queue: Send` [INFO] [stdout] = note: which requires `wgpu::dispatch::DispatchQueue: Send` [INFO] [stdout] = note: which requires `Arc: Send` [INFO] [stdout] = note: which requires `wgpu::backend::wgpu_core::CoreQueue: Send` [INFO] [stdout] = note: which requires `wgpu::backend::wgpu_core::ContextWgpuCore: Send` [INFO] [stdout] = note: which requires `Arc: Send` [INFO] [stdout] = note: which requires `wgpu::wgpu_core::global::Global: Send` [INFO] [stdout] = note: which requires `Hub: Send` [INFO] [stdout] = note: and so on... [INFO] [stdout] = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`nebula_ao`) [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `Pin>: CoerceUnsized> + Send>>>` [INFO] [stdout] --> crates/nebula-visibility/src/baker.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | async fn execute( [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: which requires `Box<{async block@crates/nebula-visibility/src/baker.rs:36:5: 36:10}>: CoerceUnsized> + Send>>` [INFO] [stdout] = note: which requires `{async block@crates/nebula-visibility/src/baker.rs:36:5: 36:10}: Unsize> + Send>` [INFO] [stdout] = note: which requires `{async block@crates/nebula-visibility/src/baker.rs:36:5: 36:10}: Send` [INFO] [stdout] = note: which requires `(&PvsBaker, &dyn ProgressReporter, &SceneGeometry, &PvsConfig, &BakeContext): Send` [INFO] [stdout] = note: which requires `&BakeContext: Send` [INFO] [stdout] = note: which requires `BakeContext: Sync` [INFO] [stdout] = note: which requires `Arc: Sync` [INFO] [stdout] = note: which requires `wgpu::Queue: Send` [INFO] [stdout] = note: which requires `wgpu::dispatch::DispatchQueue: Send` [INFO] [stdout] = note: which requires `Arc: Send` [INFO] [stdout] = note: which requires `wgpu::backend::wgpu_core::CoreQueue: Send` [INFO] [stdout] = note: which requires `wgpu::backend::wgpu_core::ContextWgpuCore: Send` [INFO] [stdout] = note: which requires `Arc: Send` [INFO] [stdout] = note: which requires `wgpu::wgpu_core::global::Global: Send` [INFO] [stdout] = note: which requires `Hub: Send` [INFO] [stdout] = note: and so on... [INFO] [stdout] = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`nebula_visibility`) [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `Pin>: CoerceUnsized> + Send>>>` [INFO] [stdout] --> crates/nebula-probe/src/baker.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | async fn execute( [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: which requires `Box<{async block@crates/nebula-probe/src/baker.rs:63:5: 63:10}>: CoerceUnsized> + Send>>` [INFO] [stdout] = note: which requires `{async block@crates/nebula-probe/src/baker.rs:63:5: 63:10}: Unsize> + Send>` [INFO] [stdout] = note: which requires `{async block@crates/nebula-probe/src/baker.rs:63:5: 63:10}: Send` [INFO] [stdout] = note: which requires `{coroutine witness@crates/nebula-probe/src/baker.rs:63:5: 63:10}: Send` [INFO] [stdout] = note: which requires `impl Future>: Send` [INFO] [stdout] = note: which requires `{async fn body of ProbeBaker::bake_at()}: Send` [INFO] [stdout] = note: which requires `(Vec3, &SceneGeometry, &ProbeConfig, &BakeContext, &dyn ProgressReporter): Send` [INFO] [stdout] = note: which requires `&BakeContext: Send` [INFO] [stdout] = note: which requires `BakeContext: Sync` [INFO] [stdout] = note: which requires `Arc: Sync` [INFO] [stdout] = note: which requires `wgpu::Queue: Send` [INFO] [stdout] = note: which requires `wgpu::dispatch::DispatchQueue: Send` [INFO] [stdout] = note: which requires `Arc: Send` [INFO] [stdout] = note: which requires `wgpu::backend::wgpu_core::CoreQueue: Send` [INFO] [stdout] = note: which requires `wgpu::backend::wgpu_core::ContextWgpuCore: Send` [INFO] [stdout] = note: and so on... [INFO] [stdout] = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`nebula_probe`) [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `Pin>: CoerceUnsized> + Send>>>` [INFO] [stdout] --> crates/nebula-light/src/baker.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | async fn execute( [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: which requires `Box<{async block@crates/nebula-light/src/baker.rs:22:5: 22:10}>: CoerceUnsized> + Send>>` [INFO] [stdout] = note: which requires `{async block@crates/nebula-light/src/baker.rs:22:5: 22:10}: Unsize> + Send>` [INFO] [stdout] = note: which requires `{async block@crates/nebula-light/src/baker.rs:22:5: 22:10}: Send` [INFO] [stdout] = note: which requires `(&LightmapBaker, &LightmapConfig, &dyn ProgressReporter, &SceneGeometry, &BakeContext): Send` [INFO] [stdout] = note: which requires `&BakeContext: Send` [INFO] [stdout] = note: which requires `BakeContext: Sync` [INFO] [stdout] = note: which requires `Arc: Sync` [INFO] [stdout] = note: which requires `wgpu::Queue: Send` [INFO] [stdout] = note: which requires `wgpu::dispatch::DispatchQueue: Send` [INFO] [stdout] = note: which requires `Arc: Send` [INFO] [stdout] = note: which requires `wgpu::backend::wgpu_core::CoreQueue: Send` [INFO] [stdout] = note: which requires `wgpu::backend::wgpu_core::ContextWgpuCore: Send` [INFO] [stdout] = note: which requires `Arc: Send` [INFO] [stdout] = note: which requires `wgpu::wgpu_core::global::Global: Send` [INFO] [stdout] = note: which requires `Hub: Send` [INFO] [stdout] = note: and so on... [INFO] [stdout] = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`nebula_light`) [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mesh_idx` [INFO] [stdout] --> crates/nebula-light/src/baker.rs:114:10 [INFO] [stdout] | [INFO] [stdout] 114 | for (mesh_idx, mesh) in scene.meshes.iter().enumerate() { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mesh_idx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `up` [INFO] [stdout] --> crates/nebula-light/src/baker.rs:200:52 [INFO] [stdout] | [INFO] [stdout] 200 | LightSourceKind::Area { center, right, up, half_w, half_h } => GpuLight { [INFO] [stdout] | ^^ help: try ignoring the field: `up: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mip_levels` [INFO] [stdout] --> crates/nebula-probe/src/baker.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 137 | mip_levels: u32, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mip_levels` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bytes_per_pixel` [INFO] [stdout] --> crates/nebula-probe/src/baker.rs:150:9 [INFO] [stdout] | [INFO] [stdout] 150 | let bytes_per_pixel = if config.use_rgbe { 4usize } else { 16usize }; // RGBE u8×4 vs RGBA f32×4 [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes_per_pixel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `resolution` [INFO] [stdout] --> crates/nebula-light/src/baker.rs:355:47 [INFO] [stdout] | [INFO] [stdout] 355 | fn build_atlas_regions(scene: &SceneGeometry, resolution: u32) -> Vec { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_resolution` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `Pin>: CoerceUnsized> + Send>>>` [INFO] [stdout] --> crates/nebula-audio/src/baker.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | async fn execute( [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: which requires `Box<{async block@crates/nebula-audio/src/baker.rs:41:5: 41:10}>: CoerceUnsized> + Send>>` [INFO] [stdout] = note: which requires `{async block@crates/nebula-audio/src/baker.rs:41:5: 41:10}: Unsize> + Send>` [INFO] [stdout] = note: which requires `{async block@crates/nebula-audio/src/baker.rs:41:5: 41:10}: Send` [INFO] [stdout] = note: which requires `(&AcousticBaker, &AcousticConfig, &dyn ProgressReporter, &SceneGeometry, &BakeContext): Send` [INFO] [stdout] = note: which requires `&BakeContext: Send` [INFO] [stdout] = note: which requires `BakeContext: Sync` [INFO] [stdout] = note: which requires `Arc: Sync` [INFO] [stdout] = note: which requires `wgpu::Queue: Send` [INFO] [stdout] = note: which requires `wgpu::dispatch::DispatchQueue: Send` [INFO] [stdout] = note: which requires `Arc: Send` [INFO] [stdout] = note: which requires `wgpu::backend::wgpu_core::CoreQueue: Send` [INFO] [stdout] = note: which requires `wgpu::backend::wgpu_core::ContextWgpuCore: Send` [INFO] [stdout] = note: which requires `Arc: Send` [INFO] [stdout] = note: which requires `wgpu::wgpu_core::global::Global: Send` [INFO] [stdout] = note: which requires `Hub: Send` [INFO] [stdout] = note: and so on... [INFO] [stdout] = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`nebula_audio`) [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `scene` [INFO] [stdout] --> crates/nebula-audio/src/baker.rs:146:5 [INFO] [stdout] | [INFO] [stdout] 146 | scene: &SceneGeometry, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_scene` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `scene` [INFO] [stdout] --> crates/nebula-audio/src/baker.rs:264:23 [INFO] [stdout] | [INFO] [stdout] 264 | fn derive_reverb_zone(scene: &SceneGeometry, rirs: &[ImpulseResponse]) -> ReverbZone { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_scene` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking nebula v0.1.0 (/opt/rustwide/workdir/crates/nebula) [INFO] [stderr] warning: unused dependency `nebula-gpu` [INFO] [stderr] --> crates/nebula-audio/Cargo.toml:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | nebula-gpu = { workspace = true } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::unused_dependencies` is set to `warn` by default [INFO] [stderr] help: consider removing the dependency on `nebula-gpu` [INFO] [stderr] warning: unused dependency `rayon` [INFO] [stderr] --> crates/nebula-audio/Cargo.toml:23:1 [INFO] [stderr] | [INFO] [stderr] 23 | rayon = { workspace = true } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider removing the dependency on `rayon` [INFO] [stderr] warning: `nebula-audio` (manifest) generated 2 warnings [INFO] [stderr] warning: unused dependency `pollster` [INFO] [stderr] --> crates/nebula-core/Cargo.toml:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | pollster = { workspace = true } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::unused_dependencies` is set to `warn` by default [INFO] [stderr] help: consider removing the dependency on `pollster` [INFO] [stderr] help: to still use for development builds, move to `dev-dependencies` [INFO] [stderr] warning: `nebula-core` (manifest) generated 1 warning [INFO] [stderr] warning: unused dependency `nebula-core` [INFO] [stderr] --> crates/nebula-gpu/Cargo.toml:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | nebula-core = { workspace = true } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::unused_dependencies` is set to `warn` by default [INFO] [stderr] help: consider removing the dependency on `nebula-core` [INFO] [stderr] help: to still use for development builds, move to `dev-dependencies` [INFO] [stderr] warning: unused dependency `nebula-core` [INFO] [stderr] --> crates/nebula-gpu/Cargo.toml:19:1 [INFO] [stderr] | [INFO] [stderr] 19 | nebula-core = { workspace = true } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider removing the dependency on `nebula-core` [INFO] [stderr] help: to still use for development builds, move to `dev-dependencies` [INFO] [stderr] warning: `nebula-gpu` (manifest) generated 2 warnings [INFO] [stderr] warning: unused dependency `rayon` [INFO] [stderr] --> crates/nebula-light/Cargo.toml:23:1 [INFO] [stderr] | [INFO] [stderr] 23 | rayon = { workspace = true } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::unused_dependencies` is set to `warn` by default [INFO] [stderr] help: consider removing the dependency on `rayon` [INFO] [stderr] warning: `nebula-light` (manifest) generated 1 warning [INFO] [stderr] warning: unused dependency `nebula-gpu` [INFO] [stderr] --> crates/nebula-nav/Cargo.toml:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | nebula-gpu = { workspace = true } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::unused_dependencies` is set to `warn` by default [INFO] [stderr] help: consider removing the dependency on `nebula-gpu` [INFO] [stderr] warning: `nebula-nav` (manifest) generated 1 warning [INFO] [stderr] warning: unused dependency `nebula-gpu` [INFO] [stderr] --> crates/nebula-visibility/Cargo.toml:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | nebula-gpu = { workspace = true } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::unused_dependencies` is set to `warn` by default [INFO] [stderr] help: consider removing the dependency on `nebula-gpu` [INFO] [stderr] warning: unused dependency `rayon` [INFO] [stderr] --> crates/nebula-visibility/Cargo.toml:23:1 [INFO] [stderr] | [INFO] [stderr] 23 | rayon = { workspace = true } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider removing the dependency on `rayon` [INFO] [stderr] warning: `nebula-visibility` (manifest) generated 2 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: naga v28.0.0 (https://github.com/Far-Beyond-Pulsar/wgpu?rev=fce5b80e8017304449124b12637ec324417e40c8#fce5b80e), wgpu v28.0.0 (https://github.com/Far-Beyond-Pulsar/wgpu?rev=fce5b80e8017304449124b12637ec324417e40c8#fce5b80e), wgpu-core v28.0.0 (https://github.com/Far-Beyond-Pulsar/wgpu?rev=fce5b80e8017304449124b12637ec324417e40c8#fce5b80e), wgpu-hal v28.0.0 (https://github.com/Far-Beyond-Pulsar/wgpu?rev=fce5b80e8017304449124b12637ec324417e40c8#fce5b80e) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "dd13c872a20a1c4032c4c342f8c74fab5dc0d3f84dcc1642721801feedcfb25e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd13c872a20a1c4032c4c342f8c74fab5dc0d3f84dcc1642721801feedcfb25e", kill_on_drop: false }` [INFO] [stdout] dd13c872a20a1c4032c4c342f8c74fab5dc0d3f84dcc1642721801feedcfb25e