[INFO] cloning repository https://github.com/Kneelawk/naga-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kneelawk/naga-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKneelawk%2Fnaga-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKneelawk%2Fnaga-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 83fdc81fe5522e2033d94914358c8d2a4e7064f2 [INFO] testing Kneelawk/naga-test against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKneelawk%2Fnaga-test" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Kneelawk/naga-test on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Kneelawk/naga-test [INFO] finished tweaking git repo https://github.com/Kneelawk/naga-test [INFO] tweaked toml for git repo https://github.com/Kneelawk/naga-test written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Kneelawk/naga-test already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0f07ab21dfcb8e319b601d964255a02d8c4cc62cc8d32566086dc5a755543b95 [INFO] running `Command { std: "docker" "start" "-a" "0f07ab21dfcb8e319b601d964255a02d8c4cc62cc8d32566086dc5a755543b95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f07ab21dfcb8e319b601d964255a02d8c4cc62cc8d32566086dc5a755543b95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f07ab21dfcb8e319b601d964255a02d8c4cc62cc8d32566086dc5a755543b95", kill_on_drop: false }` [INFO] [stdout] 0f07ab21dfcb8e319b601d964255a02d8c4cc62cc8d32566086dc5a755543b95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d098d2f41793fdc5ea2813a38de8c79bf50a24fff372bf4861787db8c46cd0f2 [INFO] running `Command { std: "docker" "start" "-a" "d098d2f41793fdc5ea2813a38de8c79bf50a24fff372bf4861787db8c46cd0f2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling glow v0.9.0 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling inplace_it v0.3.3 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling profiling v1.0.3 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling tokio v1.10.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling ash v0.32.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling wgpu-types v0.8.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling spirv_headers v1.5.0 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling wgpu-core v0.8.1 [INFO] [stderr] Compiling gpu-descriptor v0.1.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling gpu-alloc v0.4.7 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling naga v0.4.2 [INFO] [stderr] Compiling naga v0.5.0 (https://github.com/gfx-rs/naga.git?branch=master#73be8c74) [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling gfx-hal v0.8.0 [INFO] [stderr] Compiling gfx-backend-empty v0.8.0 [INFO] [stderr] Compiling gfx-backend-vulkan v0.8.0 [INFO] [stderr] Compiling gfx-backend-gl v0.8.1 [INFO] [stderr] Compiling wgpu v0.8.1 [INFO] [stderr] Compiling naga-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `staging_buffer` [INFO] [stdout] --> src/buffer.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | staging_buffer: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `capacity` [INFO] [stdout] --> src/buffer.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | capacity: BufferAddress, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `staging_capacity` [INFO] [stdout] --> src/buffer.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | staging_capacity: BufferAddress, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `size` [INFO] [stdout] --> src/buffer.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | size: BufferAddress, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/buffer.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn new(device: &Device, capacity: BufferAddress, usage: BufferUsage) -> BufferWrapper { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `len` [INFO] [stdout] --> src/buffer.rs:91:12 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn len(&self) -> BufferAddress { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `clear` [INFO] [stdout] --> src/buffer.rs:101:12 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn clear(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `remove_last` [INFO] [stdout] --> src/buffer.rs:106:12 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn remove_last(&mut self, instances: BufferAddress) -> Result<(), BufferRemoveError> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `replace_all` [INFO] [stdout] --> src/buffer.rs:116:18 [INFO] [stdout] | [INFO] [stdout] 116 | pub async fn replace_all( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `append` [INFO] [stdout] --> src/buffer.rs:159:18 [INFO] [stdout] | [INFO] [stdout] 159 | pub async fn append( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `ensure_staging_capacity` [INFO] [stdout] --> src/buffer.rs:201:8 [INFO] [stdout] | [INFO] [stdout] 201 | fn ensure_staging_capacity(&mut self, device: &Device, size: BufferAddress) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `InsufficientCapacity` [INFO] [stdout] --> src/buffer.rs:217:5 [INFO] [stdout] | [INFO] [stdout] 217 | InsufficientCapacity, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BufferWriteError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/buffer.rs:215:10 [INFO] [stdout] | [INFO] [stdout] 215 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `InsufficientSize` [INFO] [stdout] --> src/buffer.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 230 | InsufficientSize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BufferRemoveError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/buffer.rs:228:10 [INFO] [stdout] | [INFO] [stdout] 228 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `LessThanConstraint` [INFO] [stdout] --> src/view.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | LessThanConstraint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ConstrainedValue` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/view.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Debug, Copy, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `WithinConstraint` [INFO] [stdout] --> src/view.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | WithinConstraint(T), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ConstrainedValue` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/view.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Debug, Copy, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `GreaterThanConstraint` [INFO] [stdout] --> src/view.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | GreaterThanConstraint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ConstrainedValue` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/view.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Debug, Copy, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new_uniform` [INFO] [stdout] --> src/view.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn new_uniform( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `subdivide_to_pixel_count` [INFO] [stdout] --> src/view.rs:74:12 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn subdivide_to_pixel_count(&self, pixel_count: usize) -> SubViewIter { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `subdivide_height` [INFO] [stdout] --> src/view.rs:79:12 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn subdivide_height(&self, pieces: usize) -> SubViewIter { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `subdivide_rectangles` [INFO] [stdout] --> src/view.rs:84:12 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn subdivide_rectangles(&self, max_width: usize, max_height: usize) -> SubViewIter { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_local_plane_coordinates` [INFO] [stdout] --> src/view.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn get_local_plane_coordinates(&self, (x, y): (usize, usize)) -> Complex { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_local_pixel_coordinates` [INFO] [stdout] --> src/view.rs:99:12 [INFO] [stdout] | [INFO] [stdout] 99 | pub fn get_local_pixel_coordinates( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_directly_after` [INFO] [stdout] --> src/view.rs:138:12 [INFO] [stdout] | [INFO] [stdout] 138 | pub fn is_directly_after(&self, other: &View, parent: &View) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `SplitHeight` [INFO] [stdout] --> src/view.rs:163:5 [INFO] [stdout] | [INFO] [stdout] 163 | / SplitHeight { [INFO] [stdout] 164 | | view: View, [INFO] [stdout] 165 | | pieces: usize, [INFO] [stdout] 166 | | remainder: usize, [INFO] [stdout] ... | [INFO] [stdout] 170 | | image_y: usize, [INFO] [stdout] 171 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `SubViewIter` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/view.rs:161:10 [INFO] [stdout] | [INFO] [stdout] 161 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `SplitRow` [INFO] [stdout] --> src/view.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 172 | / SplitRow { [INFO] [stdout] 173 | | view: View, [INFO] [stdout] 174 | | width_pieces: usize, [INFO] [stdout] 175 | | remainder: usize, [INFO] [stdout] ... | [INFO] [stdout] 180 | | index: usize, [INFO] [stdout] 181 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `SubViewIter` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/view.rs:161:10 [INFO] [stdout] | [INFO] [stdout] 161 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Rectangles` [INFO] [stdout] --> src/view.rs:182:5 [INFO] [stdout] | [INFO] [stdout] 182 | / Rectangles { [INFO] [stdout] 183 | | view: View, [INFO] [stdout] 184 | | width_pieces: usize, [INFO] [stdout] 185 | | height_pieces: usize, [INFO] [stdout] ... | [INFO] [stdout] 193 | | index_y: usize, [INFO] [stdout] 194 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `SubViewIter` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/view.rs:161:10 [INFO] [stdout] | [INFO] [stdout] 161 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Single` [INFO] [stdout] --> src/view.rs:195:5 [INFO] [stdout] | [INFO] [stdout] 195 | Single(Option), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SubViewIter` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/view.rs:161:10 [INFO] [stdout] | [INFO] [stdout] 161 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new_split_height` [INFO] [stdout] --> src/view.rs:199:8 [INFO] [stdout] | [INFO] [stdout] 199 | fn new_split_height(view: View, pieces: usize) -> SubViewIter { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new_per_pixel` [INFO] [stdout] --> src/view.rs:209:8 [INFO] [stdout] | [INFO] [stdout] 209 | fn new_per_pixel(view: View, pixel_count: usize) -> SubViewIter { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new_rectangles` [INFO] [stdout] --> src/view.rs:231:8 [INFO] [stdout] | [INFO] [stdout] 231 | fn new_rectangles(view: View, max_width: usize, max_height: usize) -> SubViewIter { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 30 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 54s [INFO] running `Command { std: "docker" "inspect" "d098d2f41793fdc5ea2813a38de8c79bf50a24fff372bf4861787db8c46cd0f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d098d2f41793fdc5ea2813a38de8c79bf50a24fff372bf4861787db8c46cd0f2", kill_on_drop: false }` [INFO] [stdout] d098d2f41793fdc5ea2813a38de8c79bf50a24fff372bf4861787db8c46cd0f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 94e4d86aa4bd10efd02840d5ef0fa97408ebaac4ca45034ecc02880290849f59 [INFO] running `Command { std: "docker" "start" "-a" "94e4d86aa4bd10efd02840d5ef0fa97408ebaac4ca45034ecc02880290849f59", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling naga-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `staging_buffer` [INFO] [stdout] --> src/buffer.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | staging_buffer: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `capacity` [INFO] [stdout] --> src/buffer.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | capacity: BufferAddress, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `staging_capacity` [INFO] [stdout] --> src/buffer.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | staging_capacity: BufferAddress, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `size` [INFO] [stdout] --> src/buffer.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | size: BufferAddress, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/buffer.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn new(device: &Device, capacity: BufferAddress, usage: BufferUsage) -> BufferWrapper { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `len` [INFO] [stdout] --> src/buffer.rs:91:12 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn len(&self) -> BufferAddress { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `clear` [INFO] [stdout] --> src/buffer.rs:101:12 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn clear(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `remove_last` [INFO] [stdout] --> src/buffer.rs:106:12 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn remove_last(&mut self, instances: BufferAddress) -> Result<(), BufferRemoveError> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `replace_all` [INFO] [stdout] --> src/buffer.rs:116:18 [INFO] [stdout] | [INFO] [stdout] 116 | pub async fn replace_all( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `append` [INFO] [stdout] --> src/buffer.rs:159:18 [INFO] [stdout] | [INFO] [stdout] 159 | pub async fn append( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `ensure_staging_capacity` [INFO] [stdout] --> src/buffer.rs:201:8 [INFO] [stdout] | [INFO] [stdout] 201 | fn ensure_staging_capacity(&mut self, device: &Device, size: BufferAddress) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `InsufficientCapacity` [INFO] [stdout] --> src/buffer.rs:217:5 [INFO] [stdout] | [INFO] [stdout] 217 | InsufficientCapacity, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BufferWriteError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/buffer.rs:215:10 [INFO] [stdout] | [INFO] [stdout] 215 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `InsufficientSize` [INFO] [stdout] --> src/buffer.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 230 | InsufficientSize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BufferRemoveError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/buffer.rs:228:10 [INFO] [stdout] | [INFO] [stdout] 228 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `LessThanConstraint` [INFO] [stdout] --> src/view.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | LessThanConstraint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ConstrainedValue` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/view.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Debug, Copy, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `WithinConstraint` [INFO] [stdout] --> src/view.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | WithinConstraint(T), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ConstrainedValue` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/view.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Debug, Copy, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `GreaterThanConstraint` [INFO] [stdout] --> src/view.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | GreaterThanConstraint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ConstrainedValue` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/view.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Debug, Copy, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new_uniform` [INFO] [stdout] --> src/view.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn new_uniform( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_local_plane_coordinates` [INFO] [stdout] --> src/view.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn get_local_plane_coordinates(&self, (x, y): (usize, usize)) -> Complex { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_local_pixel_coordinates` [INFO] [stdout] --> src/view.rs:99:12 [INFO] [stdout] | [INFO] [stdout] 99 | pub fn get_local_pixel_coordinates( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 24.06s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/naga_test-ec78985a670a7f30) [INFO] running `Command { std: "docker" "inspect" "94e4d86aa4bd10efd02840d5ef0fa97408ebaac4ca45034ecc02880290849f59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94e4d86aa4bd10efd02840d5ef0fa97408ebaac4ca45034ecc02880290849f59", kill_on_drop: false }` [INFO] [stdout] 94e4d86aa4bd10efd02840d5ef0fa97408ebaac4ca45034ecc02880290849f59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c79092269d17514f7ca61bfacbf4c20817bf5fc37ba867b3085a477cd2147d51 [INFO] running `Command { std: "docker" "start" "-a" "c79092269d17514f7ca61bfacbf4c20817bf5fc37ba867b3085a477cd2147d51", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: field is never read: `staging_buffer` [INFO] [stderr] --> src/buffer.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | staging_buffer: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `capacity` [INFO] [stderr] --> src/buffer.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | capacity: BufferAddress, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `staging_capacity` [INFO] [stderr] --> src/buffer.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | staging_capacity: BufferAddress, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `size` [INFO] [stderr] --> src/buffer.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | size: BufferAddress, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/buffer.rs:72:12 [INFO] [stderr] | [INFO] [stderr] 72 | pub fn new(device: &Device, capacity: BufferAddress, usage: BufferUsage) -> BufferWrapper { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `len` [INFO] [stderr] --> src/buffer.rs:91:12 [INFO] [stderr] | [INFO] [stderr] 91 | pub fn len(&self) -> BufferAddress { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `clear` [INFO] [stderr] --> src/buffer.rs:101:12 [INFO] [stderr] | [INFO] [stderr] 101 | pub fn clear(&mut self) { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `remove_last` [INFO] [stderr] --> src/buffer.rs:106:12 [INFO] [stderr] | [INFO] [stderr] 106 | pub fn remove_last(&mut self, instances: BufferAddress) -> Result<(), BufferRemoveError> { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `replace_all` [INFO] [stderr] --> src/buffer.rs:116:18 [INFO] [stderr] | [INFO] [stderr] 116 | pub async fn replace_all( [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `append` [INFO] [stderr] --> src/buffer.rs:159:18 [INFO] [stderr] | [INFO] [stderr] 159 | pub async fn append( [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `ensure_staging_capacity` [INFO] [stderr] --> src/buffer.rs:201:8 [INFO] [stderr] | [INFO] [stderr] 201 | fn ensure_staging_capacity(&mut self, device: &Device, size: BufferAddress) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `InsufficientCapacity` [INFO] [stderr] --> src/buffer.rs:217:5 [INFO] [stderr] | [INFO] [stderr] 217 | InsufficientCapacity, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `BufferWriteError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/buffer.rs:215:10 [INFO] [stderr] | [INFO] [stderr] 215 | #[derive(Debug, Copy, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `InsufficientSize` [INFO] [stderr] --> src/buffer.rs:230:5 [INFO] [stderr] | [INFO] [stderr] 230 | InsufficientSize, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `BufferRemoveError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/buffer.rs:228:10 [INFO] [stderr] | [INFO] [stderr] 228 | #[derive(Debug, Copy, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `LessThanConstraint` [INFO] [stderr] --> src/view.rs:24:5 [INFO] [stderr] | [INFO] [stderr] 24 | LessThanConstraint, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ConstrainedValue` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/view.rs:22:10 [INFO] [stderr] | [INFO] [stderr] 22 | #[derive(Debug, Copy, Clone, Eq, PartialEq)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `WithinConstraint` [INFO] [stderr] --> src/view.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 25 | WithinConstraint(T), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ConstrainedValue` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/view.rs:22:10 [INFO] [stderr] | [INFO] [stderr] 22 | #[derive(Debug, Copy, Clone, Eq, PartialEq)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `GreaterThanConstraint` [INFO] [stderr] --> src/view.rs:26:5 [INFO] [stderr] | [INFO] [stderr] 26 | GreaterThanConstraint, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ConstrainedValue` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/view.rs:22:10 [INFO] [stderr] | [INFO] [stderr] 22 | #[derive(Debug, Copy, Clone, Eq, PartialEq)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new_uniform` [INFO] [stderr] --> src/view.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | pub fn new_uniform( [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `get_local_plane_coordinates` [INFO] [stderr] --> src/view.rs:90:12 [INFO] [stderr] | [INFO] [stderr] 90 | pub fn get_local_plane_coordinates(&self, (x, y): (usize, usize)) -> Complex { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `get_local_pixel_coordinates` [INFO] [stderr] --> src/view.rs:99:12 [INFO] [stderr] | [INFO] [stderr] 99 | pub fn get_local_pixel_coordinates( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `naga-test` (bin "naga-test" test) generated 19 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.54s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/naga_test-ec78985a670a7f30) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test util::tests::smallest_multiple_containing_below ... ok [INFO] [stdout] test util::tests::smallest_multiple_containing_equal ... ok [INFO] [stdout] test view::tests::is_directly_after_divided_height ... ok [INFO] [stdout] test util::tests::smallest_multiple_containing_above ... ok [INFO] [stdout] test view::tests::is_directly_after_divided_width ... ok [INFO] [stdout] test view::tests::is_directly_after_wrapped_width ... ok [INFO] [stdout] test view::tests::subdivide_height ... ok [INFO] [stdout] test view::tests::subdivide_rectangles ... ok [INFO] [stdout] test view::tests::subdivide_to_pixel_count ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c79092269d17514f7ca61bfacbf4c20817bf5fc37ba867b3085a477cd2147d51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c79092269d17514f7ca61bfacbf4c20817bf5fc37ba867b3085a477cd2147d51", kill_on_drop: false }` [INFO] [stdout] c79092269d17514f7ca61bfacbf4c20817bf5fc37ba867b3085a477cd2147d51