[INFO] cloning repository https://github.com/LecitronArts/Revolumetric
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LecitronArts/Revolumetric" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLecitronArts%2FRevolumetric", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLecitronArts%2FRevolumetric'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 56360d593679f8b23b7fc91959d0e75a870bf9fb
[INFO] checking LecitronArts/Revolumetric against da86f4d0726be475afbbffe40cb2f65741c51ad3 for pr-159877
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLecitronArts%2FRevolumetric" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LecitronArts/Revolumetric
[INFO] finished tweaking git repo https://github.com/LecitronArts/Revolumetric
[INFO] tweaked toml for git repo https://github.com/LecitronArts/Revolumetric written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LecitronArts/Revolumetric on toolchain da86f4d0726be475afbbffe40cb2f65741c51ad3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da86f4d0726be475afbbffe40cb2f65741c51ad3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LecitronArts/Revolumetric 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" "+da86f4d0726be475afbbffe40cb2f65741c51ad3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zip v8.6.0
[INFO] [stderr]   Downloaded zlib-rs v0.6.5
[INFO] [stderr]   Downloaded hecs v0.11.0
[INFO] [stderr]   Downloaded raw-window-metal v0.4.0
[INFO] [stderr]   Downloaded ash-window v0.13.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5db03cbe5f896fb39bf7c2156aa71682336d35b7e55c46f0fe8e90ce5e226908
[INFO] running `Command { std: "docker" "start" "5db03cbe5f896fb39bf7c2156aa71682336d35b7e55c46f0fe8e90ce5e226908", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5db03cbe5f896fb39bf7c2156aa71682336d35b7e55c46f0fe8e90ce5e226908", 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" "5db03cbe5f896fb39bf7c2156aa71682336d35b7e55c46f0fe8e90ce5e226908" "/opt/rustwide/cargo-home/bin/cargo" "+da86f4d0726be475afbbffe40cb2f65741c51ad3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5db03cbe5f896fb39bf7c2156aa71682336d35b7e55c46f0fe8e90ce5e226908", 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" "5db03cbe5f896fb39bf7c2156aa71682336d35b7e55c46f0fe8e90ce5e226908" "/opt/rustwide/cargo-home/bin/cargo" "+da86f4d0726be475afbbffe40cb2f65741c51ad3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]    Compiling revolumetric-nrd-sys v0.1.0 (/opt/rustwide/workdir/crates/revolumetric-nrd-sys)
[INFO] [stderr]    Compiling smithay-client-toolkit v0.20.0
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking epaint_default_fonts v0.30.0
[INFO] [stderr]     Checking zlib-rs v0.6.5
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]     Checking emath v0.30.0
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling revolumetric v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking presser v0.3.1
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]     Checking typed-path v0.12.3
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking gpu-allocator v0.28.0
[INFO] [stderr]     Checking ecolor v0.30.0
[INFO] [stderr]     Checking indexmap v2.13.1
[INFO] [stderr]     Checking hecs v0.11.0
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking revolumetric-nrd v0.1.0 (/opt/rustwide/workdir/crates/revolumetric-nrd)
[INFO] [stderr]     Checking glam v0.30.10
[INFO] [stderr] warning: revolumetric@0.1.0: slangc not found (No such file or directory (os error 2)), writing placeholder shader files
[INFO] [stderr]     Checking roxmltree v0.21.1
[INFO] [stderr]     Checking ash-window v0.13.0
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking epaint v0.30.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking zip v8.6.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking egui v0.30.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking webbrowser v1.2.1
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking calloop v0.14.4
[INFO] [stderr]     Checking wayland-client v0.31.14
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking wayland-protocols v0.32.12
[INFO] [stderr]     Checking wayland-cursor v0.31.14
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking calloop-wayland-source v0.4.1
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.12
[INFO] [stderr]     Checking wayland-protocols-misc v0.3.12
[INFO] [stderr]     Checking wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.12
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking smithay-clipboard v0.7.3
[INFO] [stderr]     Checking egui-winit v0.30.0
[INFO] [stdout] warning: unused import: `RtCompactBlasCreateInfo`
[INFO] [stdout]   --> src/render/runtime.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     RtCompactBlasCreateInfo, RtCompactBlasBuildResources, RtCompactBlasRetirementQueue,
[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: `crate::render::rt_page_geometry::RtCompactPageGeometry`
[INFO] [stdout]   --> src/render/runtime.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::render::rt_page_geometry::RtCompactPageGeometry;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `RtPageGpuConfig` and `shared_rt_page_lattice_vertices`
[INFO] [stdout]   --> src/render/runtime.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     RtPageGpuConfig, RtPageGpuResources, shared_rt_page_lattice_vertices,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `RtPageBuildStartError` and `RtPageRepresentation`
[INFO] [stdout]   --> src/render/runtime.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     RtPageBuildStartError, RtPageQueueReport, RtPageRegistry, RtPageRepresentation,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^                                     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::render::rt_surface_mask::SurfaceMaskPage`
[INFO] [stdout]   --> src/render/runtime.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use crate::render::rt_surface_mask::SurfaceMaskPage;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RtInstalledCompactBlas`
[INFO] [stdout]     --> src/render/runtime.rs:1257:68
[INFO] [stdout]      |
[INFO] [stdout] 1257 |         use crate::render::rt_page_blas::{RtCompactBlasCreateInfo, RtInstalledCompactBlas};
[INFO] [stdout]      |                                                                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RtCompactBlasCreateInfo`
[INFO] [stdout]   --> src/render/runtime.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     RtCompactBlasCreateInfo, RtCompactBlasBuildResources, RtCompactBlasRetirementQueue,
[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: `crate::render::rt_page_geometry::RtCompactPageGeometry`
[INFO] [stdout]   --> src/render/runtime.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::render::rt_page_geometry::RtCompactPageGeometry;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `RtPageGpuConfig` and `shared_rt_page_lattice_vertices`
[INFO] [stdout]   --> src/render/runtime.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     RtPageGpuConfig, RtPageGpuResources, shared_rt_page_lattice_vertices,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `RtPageBuildStartError` and `RtPageRepresentation`
[INFO] [stdout]   --> src/render/runtime.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     RtPageBuildStartError, RtPageQueueReport, RtPageRegistry, RtPageRepresentation,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^                                     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::render::rt_surface_mask::SurfaceMaskPage`
[INFO] [stdout]   --> src/render/runtime.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use crate::render::rt_surface_mask::SurfaceMaskPage;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RtInstalledCompactBlas`
[INFO] [stdout]     --> src/render/runtime.rs:1257:68
[INFO] [stdout]      |
[INFO] [stdout] 1257 |         use crate::render::rt_page_blas::{RtCompactBlasCreateInfo, RtInstalledCompactBlas};
[INFO] [stdout]      |                                                                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/editor/fonts.rs:110:50
[INFO] [stdout]     |
[INFO] [stdout] 110 |     style.visuals.selection.stroke = Stroke::new(1.0, Color32::from_rgb(220, 250, 255));
[INFO] [stdout]     |                                                  ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[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 #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]     = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/editor/fonts.rs:113:66
[INFO] [stdout]     |
[INFO] [stdout] 113 |     style.visuals.widgets.noninteractive.bg_stroke = Stroke::new(1.0, graphite_edge);
[INFO] [stdout]     |                                                                  ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[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 #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/editor/ui.rs:326:39
[INFO] [stdout]     |
[INFO] [stdout] 326 |                     egui::Stroke::new(1.0, egui::Color32::from_rgb(70, 78, 84)),
[INFO] [stdout]     |                                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[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 #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/editor/fonts.rs:110:50
[INFO] [stdout]     |
[INFO] [stdout] 110 |     style.visuals.selection.stroke = Stroke::new(1.0, Color32::from_rgb(220, 250, 255));
[INFO] [stdout]     |                                                  ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[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 #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]     = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/editor/fonts.rs:113:66
[INFO] [stdout]     |
[INFO] [stdout] 113 |     style.visuals.widgets.noninteractive.bg_stroke = Stroke::new(1.0, graphite_edge);
[INFO] [stdout]     |                                                                  ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[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 #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/editor/ui.rs:326:39
[INFO] [stdout]     |
[INFO] [stdout] 326 |                     egui::Stroke::new(1.0, egui::Color32::from_rgb(70, 78, 84)),
[INFO] [stdout]     |                                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[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 #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/voxel/teardown_zip_loader.rs:3851:9
[INFO] [stdout]      |
[INFO] [stdout] 3851 |     let mut bucket_for = |buckets: &mut U64IndexMap<usize>,
[INFO] [stdout]      |         ----^^^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         help: remove this `mut`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `WriteOp` is never used
[INFO] [stdout]     --> src/voxel/teardown_zip_loader.rs:3623:6
[INFO] [stdout]      |
[INFO] [stdout] 3623 | enum WriteOp {
[INFO] [stdout]      |      ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VoxSceneJob` is never constructed
[INFO] [stdout]     --> src/voxel/teardown_zip_loader.rs:3634:8
[INFO] [stdout]      |
[INFO] [stdout] 3634 | struct VoxSceneJob {
[INFO] [stdout]      |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WriteOpLog` is never constructed
[INFO] [stdout]     --> src/voxel/teardown_zip_loader.rs:3646:8
[INFO] [stdout]      |
[INFO] [stdout] 3646 | struct WriteOpLog {
[INFO] [stdout]      |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BrickWriteEntry` is never constructed
[INFO] [stdout]     --> src/voxel/teardown_zip_loader.rs:3655:8
[INFO] [stdout]      |
[INFO] [stdout] 3655 | struct BrickWriteEntry {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `BrickEntryKind` is never used
[INFO] [stdout]     --> src/voxel/teardown_zip_loader.rs:3661:6
[INFO] [stdout]      |
[INFO] [stdout] 3661 | enum BrickEntryKind {
[INFO] [stdout]      |      ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `push_point`, `push_fill_box`, and `push_vox_scene` are never used
[INFO] [stdout]     --> src/voxel/teardown_zip_loader.rs:3689:8
[INFO] [stdout]      |
[INFO] [stdout] 3688 | impl WriteOpLog {
[INFO] [stdout]      | --------------- methods in this implementation
[INFO] [stdout] 3689 |     fn push_point(&mut self, target: UVec3, material: u16) {
[INFO] [stdout]      |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3693 |     fn push_fill_box(&mut self, min: UVec3, max_exclusive: UVec3, material: u16) {
[INFO] [stdout]      |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3701 |     fn push_vox_scene(
[INFO] [stdout]      |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `emit_vox_scene_points` is never used
[INFO] [stdout]     --> src/voxel/teardown_zip_loader.rs:3724:4
[INFO] [stdout]      |
[INFO] [stdout] 3724 | fn emit_vox_scene_points<S>(
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `replay_write_op_log` is never used
[INFO] [stdout]     --> src/voxel/teardown_zip_loader.rs:3756:4
[INFO] [stdout]      |
[INFO] [stdout] 3756 | fn replay_write_op_log(
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `material_cell` is never used
[INFO] [stdout]     --> src/voxel/teardown_zip_loader.rs:4007:4
[INFO] [stdout]      |
[INFO] [stdout] 4007 | fn material_cell(material: u16) -> VoxelCell {
[INFO] [stdout]      |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `morton_to_local` is never used
[INFO] [stdout]     --> src/voxel/teardown_zip_loader.rs:4015:4
[INFO] [stdout]      |
[INFO] [stdout] 4015 | fn morton_to_local(morton: u16) -> UVec3 {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `record_target_write_stats` is never used
[INFO] [stdout]     --> src/voxel/teardown_zip_loader.rs:4020:4
[INFO] [stdout]      |
[INFO] [stdout] 4020 | fn record_target_write_stats(
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `iter` is never used
[INFO] [stdout]     --> src/voxel/teardown_zip_loader.rs:4338:8
[INFO] [stdout]      |
[INFO] [stdout] 4305 | impl StagedBricks {
[INFO] [stdout]      | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 4338 |     fn iter(&self) -> impl Iterator<Item = (UVec3, &StagedBrick)> {
[INFO] [stdout]      |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/voxel/teardown_zip_loader.rs:3851:9
[INFO] [stdout]      |
[INFO] [stdout] 3851 |     let mut bucket_for = |buckets: &mut U64IndexMap<usize>,
[INFO] [stdout]      |         ----^^^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         help: remove this `mut`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `WriteOp` is never used
[INFO] [stdout]     --> src/voxel/teardown_zip_loader.rs:3623:6
[INFO] [stdout]      |
[INFO] [stdout] 3623 | enum WriteOp {
[INFO] [stdout]      |      ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VoxSceneJob` is never constructed
[INFO] [stdout]     --> src/voxel/teardown_zip_loader.rs:3634:8
[INFO] [stdout]      |
[INFO] [stdout] 3634 | struct VoxSceneJob {
[INFO] [stdout]      |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WriteOpLog` is never constructed
[INFO] [stdout]     --> src/voxel/teardown_zip_loader.rs:3646:8
[INFO] [stdout]      |
[INFO] [stdout] 3646 | struct WriteOpLog {
[INFO] [stdout]      |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BrickWriteEntry` is never constructed
[INFO] [stdout]     --> src/voxel/teardown_zip_loader.rs:3655:8
[INFO] [stdout]      |
[INFO] [stdout] 3655 | struct BrickWriteEntry {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `BrickEntryKind` is never used
[INFO] [stdout]     --> src/voxel/teardown_zip_loader.rs:3661:6
[INFO] [stdout]      |
[INFO] [stdout] 3661 | enum BrickEntryKind {
[INFO] [stdout]      |      ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `push_point`, `push_fill_box`, and `push_vox_scene` are never used
[INFO] [stdout]     --> src/voxel/teardown_zip_loader.rs:3689:8
[INFO] [stdout]      |
[INFO] [stdout] 3688 | impl WriteOpLog {
[INFO] [stdout]      | --------------- methods in this implementation
[INFO] [stdout] 3689 |     fn push_point(&mut self, target: UVec3, material: u16) {
[INFO] [stdout]      |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3693 |     fn push_fill_box(&mut self, min: UVec3, max_exclusive: UVec3, material: u16) {
[INFO] [stdout]      |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3701 |     fn push_vox_scene(
[INFO] [stdout]      |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `emit_vox_scene_points` is never used
[INFO] [stdout]     --> src/voxel/teardown_zip_loader.rs:3724:4
[INFO] [stdout]      |
[INFO] [stdout] 3724 | fn emit_vox_scene_points<S>(
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `replay_write_op_log` is never used
[INFO] [stdout]     --> src/voxel/teardown_zip_loader.rs:3756:4
[INFO] [stdout]      |
[INFO] [stdout] 3756 | fn replay_write_op_log(
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `material_cell` is never used
[INFO] [stdout]     --> src/voxel/teardown_zip_loader.rs:4007:4
[INFO] [stdout]      |
[INFO] [stdout] 4007 | fn material_cell(material: u16) -> VoxelCell {
[INFO] [stdout]      |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `morton_to_local` is never used
[INFO] [stdout]     --> src/voxel/teardown_zip_loader.rs:4015:4
[INFO] [stdout]      |
[INFO] [stdout] 4015 | fn morton_to_local(morton: u16) -> UVec3 {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `record_target_write_stats` is never used
[INFO] [stdout]     --> src/voxel/teardown_zip_loader.rs:4020:4
[INFO] [stdout]      |
[INFO] [stdout] 4020 | fn record_target_write_stats(
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.25s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: winit v0.30.13
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 16`
[INFO] running `Command { std: "docker" "inspect" "5db03cbe5f896fb39bf7c2156aa71682336d35b7e55c46f0fe8e90ce5e226908", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5db03cbe5f896fb39bf7c2156aa71682336d35b7e55c46f0fe8e90ce5e226908", kill_on_drop: false }`
[INFO] [stdout] 5db03cbe5f896fb39bf7c2156aa71682336d35b7e55c46f0fe8e90ce5e226908
