[INFO] cloning repository https://github.com/anka-sirota/dvarcraft [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anka-sirota/dvarcraft" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanka-sirota%2Fdvarcraft", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanka-sirota%2Fdvarcraft'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c0667b3d72f75032bd7d5f9036b1b4d502d060dd [INFO] checking anka-sirota/dvarcraft against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanka-sirota%2Fdvarcraft" "/workspace/builds/worker-90/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-90/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/anka-sirota/dvarcraft on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/anka-sirota/dvarcraft [INFO] finished tweaking git repo https://github.com/anka-sirota/dvarcraft [INFO] tweaked toml for git repo https://github.com/anka-sirota/dvarcraft written to /workspace/builds/worker-90/source/Cargo.toml [INFO] crate git repo https://github.com/anka-sirota/dvarcraft already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "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-90/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fdd699e1a4ddcaf6d3c3805f16526063b36fe5bf3067fe2637054a17ecd88fcf [INFO] running `Command { std: "docker" "start" "-a" "fdd699e1a4ddcaf6d3c3805f16526063b36fe5bf3067fe2637054a17ecd88fcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fdd699e1a4ddcaf6d3c3805f16526063b36fe5bf3067fe2637054a17ecd88fcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdd699e1a4ddcaf6d3c3805f16526063b36fe5bf3067fe2637054a17ecd88fcf", kill_on_drop: false }` [INFO] [stdout] fdd699e1a4ddcaf6d3c3805f16526063b36fe5bf3067fe2637054a17ecd88fcf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ebc0fc16569eb66e22dc2a568a9e80a7180bbe6e8f71f3628fd24876a73876f [INFO] running `Command { std: "docker" "start" "-a" "9ebc0fc16569eb66e22dc2a568a9e80a7180bbe6e8f71f3628fd24876a73876f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking libc v0.2.31 [INFO] [stderr] Checking num-traits v0.1.40 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling either v1.2.0 [INFO] [stderr] Compiling khronos_api v1.0.1 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling rayon-core v1.3.0 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking bitflags v0.8.2 [INFO] [stderr] Compiling sdl2-sys v0.30.0 [INFO] [stderr] Checking byteorder v1.2.1 [INFO] [stderr] Checking smallvec v0.4.4 [INFO] [stderr] Checking c_vec v1.0.12 [INFO] [stderr] Checking bitflags v1.0.1 [INFO] [stderr] Checking linked-hash-map v0.5.0 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Checking scoped_threadpool v0.1.8 [INFO] [stderr] Checking clock_ticks v0.1.1 [INFO] [stderr] Checking find_folder v0.3.0 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Checking unreachable v0.1.1 [INFO] [stderr] Checking inflate v0.3.3 [INFO] [stderr] Checking arrayvec v0.4.6 [INFO] [stderr] Checking stb_truetype v0.2.1 [INFO] [stderr] Compiling xml-rs v0.6.1 [INFO] [stderr] Checking draw_state v0.7.1 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Checking coco v0.1.1 [INFO] [stderr] Checking deflate v0.7.17 [INFO] [stderr] Checking num-integer v0.1.35 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking ordered-float v0.5.0 [INFO] [stderr] Compiling gl_generator v0.5.5 [INFO] [stderr] Checking rand v0.3.16 [INFO] [stderr] Checking num_cpus v1.7.0 [INFO] [stderr] Checking memchr v1.0.1 [INFO] [stderr] Checking num-iter v0.1.34 [INFO] [stderr] Checking num-rational v0.1.40 [INFO] [stderr] Checking rusttype v0.3.0 [INFO] [stderr] Checking num v0.1.40 [INFO] [stderr] Checking png v0.11.0 [INFO] [stderr] Compiling derivative v1.0.0 [INFO] [stderr] Checking aho-corasick v0.6.3 [INFO] [stderr] Checking cgmath v0.15.0 [INFO] [stderr] Compiling gfx_gl v0.3.1 [INFO] [stderr] Checking sdl2 v0.30.0 [INFO] [stderr] Checking regex v0.2.2 [INFO] [stderr] Checking rayon v0.8.2 [INFO] [stderr] Checking jpeg-decoder v0.1.13 [INFO] [stderr] Checking gfx_core v0.7.1 (https://github.com/gfx-rs/gfx.git#c54a35ea) [INFO] [stderr] Checking image v0.18.0 [INFO] [stderr] Checking env_logger v0.4.3 [INFO] [stderr] Checking gfx v0.16.0 (https://github.com/gfx-rs/gfx.git#c54a35ea) [INFO] [stderr] Checking gfx_device_gl v0.14.0 (https://github.com/gfx-rs/gfx.git#c54a35ea) [INFO] [stderr] Checking gfx_window_sdl v0.7.0 (https://github.com/gfx-rs/gfx.git#c54a35ea) [INFO] [stderr] Checking dvarcraft v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/support/mod.rs:150:12 [INFO] [stdout] | [INFO] [stdout] 150 | fn new(&mut B::Device, &mut GraphicsQueue, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut B::Device` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/support/mod.rs:150:28 [INFO] [stdout] | [INFO] [stdout] 150 | fn new(&mut B::Device, &mut GraphicsQueue, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut GraphicsQueue` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/support/mod.rs:151:12 [INFO] [stdout] | [INFO] [stdout] 151 | shade::Backend, WindowTargets) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: shade::Backend` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/support/mod.rs:151:28 [INFO] [stdout] | [INFO] [stdout] 151 | shade::Backend, WindowTargets) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: WindowTargets` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/support/mod.rs:156:29 [INFO] [stdout] | [INFO] [stdout] 156 | fn on_resize(&mut self, WindowTargets) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: WindowTargets` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/support/mod.rs:150:12 [INFO] [stdout] | [INFO] [stdout] 150 | fn new(&mut B::Device, &mut GraphicsQueue, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut B::Device` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/support/mod.rs:150:28 [INFO] [stdout] | [INFO] [stdout] 150 | fn new(&mut B::Device, &mut GraphicsQueue, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut GraphicsQueue` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/support/mod.rs:151:12 [INFO] [stdout] | [INFO] [stdout] 151 | shade::Backend, WindowTargets) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: shade::Backend` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/support/mod.rs:151:28 [INFO] [stdout] | [INFO] [stdout] 151 | shade::Backend, WindowTargets) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: WindowTargets` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/support/mod.rs:156:29 [INFO] [stdout] | [INFO] [stdout] 156 | fn on_resize(&mut self, WindowTargets) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: WindowTargets` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `display` [INFO] [stdout] --> src/selection.rs:129:37 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn generate_vertices(&self, display: String) -> String { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_display` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `old_len` [INFO] [stdout] --> src/quadtree.rs:174:17 [INFO] [stdout] | [INFO] [stdout] 174 | let old_len = self.tiles.len(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_old_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `display` [INFO] [stdout] --> src/selection.rs:129:37 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn generate_vertices(&self, display: String) -> String { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_display` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/tiles.rs:55:52 [INFO] [stdout] | [INFO] [stdout] 55 | resource_count: resource_id.map_or(0, |v| 5), // TODO roll the count, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `old_len` [INFO] [stdout] --> src/quadtree.rs:174:17 [INFO] [stdout] | [INFO] [stdout] 174 | let old_len = self.tiles.len(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_old_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `old_len` [INFO] [stdout] --> src/tiles.rs:247:17 [INFO] [stdout] | [INFO] [stdout] 247 | let old_len = self.tiles.len(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_old_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/tiles.rs:55:52 [INFO] [stdout] | [INFO] [stdout] 55 | resource_count: resource_id.map_or(0, |v| 5), // TODO roll the count, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `old_len` [INFO] [stdout] --> src/tiles.rs:247:17 [INFO] [stdout] | [INFO] [stdout] 247 | let old_len = self.tiles.len(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_old_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/dvarcraft.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | let mut tiles = tiles::Tiles::new_layer_from_heightmap("heightmap_64.png", 2); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/dvarcraft.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | let mut miners = miners::Miners::new(10, &tiles); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/dvarcraft.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | let mut tiles = tiles::Tiles::new_layer_from_heightmap("heightmap_64.png", 2); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/dvarcraft.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | let mut miners = miners::Miners::new(10, &tiles); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `position` [INFO] [stdout] --> src/selection.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | position: [f32; 2], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `color` [INFO] [stdout] --> src/selection.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | color: [f32; 4], [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `generate_vertices` [INFO] [stdout] --> src/selection.rs:129:12 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn generate_vertices(&self, display: String) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `print` [INFO] [stdout] --> src/quadtree.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn print(&self, level: usize) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `overlaps` [INFO] [stdout] --> src/quadtree.rs:92:8 [INFO] [stdout] | [INFO] [stdout] 92 | fn overlaps(&self, other: &QuadTree) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `remove` [INFO] [stdout] --> src/quadtree.rs:172:12 [INFO] [stdout] | [INFO] [stdout] 172 | pub fn remove(&mut self, id: usize) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `assign_closest_selected` [INFO] [stdout] --> src/tiles.rs:167:12 [INFO] [stdout] | [INFO] [stdout] 167 | pub fn assign_closest_selected(&mut self, pos: Vector2) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `tile_at` [INFO] [stdout] --> src/tiles.rs:230:12 [INFO] [stdout] | [INFO] [stdout] 230 | pub fn tile_at(&mut self, position: Vector2) -> Option<&Tile> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `remove` [INFO] [stdout] --> src/tiles.rs:245:12 [INFO] [stdout] | [INFO] [stdout] 245 | pub fn remove(&mut self, tile_id: Option) -> Option { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stdout] --> src/support/mod.rs:22:28 [INFO] [stdout] | [INFO] [stdout] 22 | pub type BackbufferView = (gfx::handle::RenderTargetView, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(type_alias_bounds)]` on by default [INFO] [stdout] help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stdout] | [INFO] [stdout] 22 - pub type BackbufferView = (gfx::handle::RenderTargetView, [INFO] [stdout] 22 + pub type BackbufferView = (gfx::handle::RenderTargetView, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `position` [INFO] [stdout] --> src/selection.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | position: [f32; 2], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `color` [INFO] [stdout] --> src/selection.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | color: [f32; 4], [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `generate_vertices` [INFO] [stdout] --> src/selection.rs:129:12 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn generate_vertices(&self, display: String) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `print` [INFO] [stdout] --> src/quadtree.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn print(&self, level: usize) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `overlaps` [INFO] [stdout] --> src/quadtree.rs:92:8 [INFO] [stdout] | [INFO] [stdout] 92 | fn overlaps(&self, other: &QuadTree) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `remove` [INFO] [stdout] --> src/quadtree.rs:172:12 [INFO] [stdout] | [INFO] [stdout] 172 | pub fn remove(&mut self, id: usize) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `assign_closest_selected` [INFO] [stdout] --> src/tiles.rs:167:12 [INFO] [stdout] | [INFO] [stdout] 167 | pub fn assign_closest_selected(&mut self, pos: Vector2) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `tile_at` [INFO] [stdout] --> src/tiles.rs:230:12 [INFO] [stdout] | [INFO] [stdout] 230 | pub fn tile_at(&mut self, position: Vector2) -> Option<&Tile> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `remove` [INFO] [stdout] --> src/tiles.rs:245:12 [INFO] [stdout] | [INFO] [stdout] 245 | pub fn remove(&mut self, tile_id: Option) -> Option { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stdout] --> src/support/mod.rs:22:28 [INFO] [stdout] | [INFO] [stdout] 22 | pub type BackbufferView = (gfx::handle::RenderTargetView, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(type_alias_bounds)]` on by default [INFO] [stdout] help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stdout] | [INFO] [stdout] 22 - pub type BackbufferView = (gfx::handle::RenderTargetView, [INFO] [stdout] 22 + pub type BackbufferView = (gfx::handle::RenderTargetView, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.47s [INFO] running `Command { std: "docker" "inspect" "9ebc0fc16569eb66e22dc2a568a9e80a7180bbe6e8f71f3628fd24876a73876f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ebc0fc16569eb66e22dc2a568a9e80a7180bbe6e8f71f3628fd24876a73876f", kill_on_drop: false }` [INFO] [stdout] 9ebc0fc16569eb66e22dc2a568a9e80a7180bbe6e8f71f3628fd24876a73876f