[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] building Kneelawk/naga-test against try#615edd3ad1cf6871c977dc900317cb6c2070fd6b for pr-97334 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKneelawk%2Fnaga-test" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Kneelawk/naga-test on toolchain 615edd3ad1cf6871c977dc900317cb6c2070fd6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "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-10/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" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 829303cafd5833bd2caf6725cdea15125d6c269e2fd00d1de5a5479cf7a38bf3 [INFO] running `Command { std: "docker" "start" "-a" "829303cafd5833bd2caf6725cdea15125d6c269e2fd00d1de5a5479cf7a38bf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "829303cafd5833bd2caf6725cdea15125d6c269e2fd00d1de5a5479cf7a38bf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "829303cafd5833bd2caf6725cdea15125d6c269e2fd00d1de5a5479cf7a38bf3", kill_on_drop: false }` [INFO] [stdout] 829303cafd5833bd2caf6725cdea15125d6c269e2fd00d1de5a5479cf7a38bf3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7dca61957d82b41a58fac925ae2ec26e9279d2b569fc902bce0f42174f9ef05f [INFO] running `Command { std: "docker" "start" "-a" "7dca61957d82b41a58fac925ae2ec26e9279d2b569fc902bce0f42174f9ef05f", 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 autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task 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 adler32 v1.2.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling glow v0.9.0 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling inplace_it v0.3.3 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling profiling v1.0.3 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling wgpu-core v0.8.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling tokio v1.10.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling ash v0.32.1 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [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 crossbeam-channel v0.5.1 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling petgraph v0.5.1 [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 gpu-alloc v0.4.7 [INFO] [stderr] Compiling gpu-descriptor v0.1.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.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 image v0.23.14 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling tokio-macros v1.3.0 [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-vulkan v0.8.0 [INFO] [stderr] Compiling gfx-backend-gl v0.8.1 [INFO] [stderr] Compiling gfx-backend-empty v0.8.0 [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 45s [INFO] running `Command { std: "docker" "inspect" "7dca61957d82b41a58fac925ae2ec26e9279d2b569fc902bce0f42174f9ef05f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7dca61957d82b41a58fac925ae2ec26e9279d2b569fc902bce0f42174f9ef05f", kill_on_drop: false }` [INFO] [stdout] 7dca61957d82b41a58fac925ae2ec26e9279d2b569fc902bce0f42174f9ef05f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3583cdbbb25c8d28ae5b423d9916d5f9f3a3c738580f092e90f9d9313abe71ab [INFO] running `Command { std: "docker" "start" "-a" "3583cdbbb25c8d28ae5b423d9916d5f9f3a3c738580f092e90f9d9313abe71ab", kill_on_drop: false }` [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 1m 07s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/naga_test-1dee7649a64d2114) [INFO] running `Command { std: "docker" "inspect" "3583cdbbb25c8d28ae5b423d9916d5f9f3a3c738580f092e90f9d9313abe71ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3583cdbbb25c8d28ae5b423d9916d5f9f3a3c738580f092e90f9d9313abe71ab", kill_on_drop: false }` [INFO] [stdout] 3583cdbbb25c8d28ae5b423d9916d5f9f3a3c738580f092e90f9d9313abe71ab