Oct 13 01:57:08.032 INFO checking XavilPergis/birblike against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 01:57:08.033 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-6/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +4021bd0b3c5815b087d6db10ce461e7e4854ade7-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 01:57:08.540 INFO blam! cd4569eb3ff7162abc06f3cdc34614e61e6f0f5f2ae3f8ad75093bda6590234e Oct 13 01:57:08.548 INFO running `"docker" "start" "-a" "cd4569eb3ff7162abc06f3cdc34614e61e6f0f5f2ae3f8ad75093bda6590234e"` Oct 13 01:57:10.788 INFO kablam! usermod: no changes Oct 13 01:57:11.170 INFO kablam! Compiling wayland-scanner v0.20.10 Oct 13 01:57:11.173 INFO kablam! Checking cgmath v0.16.1 Oct 13 01:57:11.177 INFO kablam! Checking shrev v1.0.1 Oct 13 01:57:11.178 INFO kablam! Compiling num-derive v0.2.2 Oct 13 01:57:11.179 INFO kablam! Checking wayland-sys v0.20.10 Oct 13 01:57:11.192 INFO kablam! Checking shred v0.7.0 Oct 13 01:57:11.193 INFO kablam! Checking jpeg-decoder v0.1.14 Oct 13 01:57:11.194 INFO kablam! Checking hibitset v0.5.0 Oct 13 01:57:13.965 INFO kablam! Checking wayland-commons v0.20.10 Oct 13 01:57:18.742 INFO kablam! Compiling wayland-client v0.20.10 Oct 13 01:57:18.744 INFO kablam! Compiling wayland-protocols v0.20.10 Oct 13 01:57:25.855 INFO kablam! Checking specs v0.11.2 Oct 13 01:57:31.046 INFO kablam! Checking image v0.19.0 Oct 13 01:57:41.369 INFO kablam! Checking smithay-client-toolkit v0.2.1 Oct 13 01:57:44.466 INFO kablam! Checking winit v0.15.0 Oct 13 01:57:47.279 INFO kablam! Checking glutin v0.16.0 Oct 13 01:57:49.680 INFO kablam! Checking birblike v0.1.0 (/source) Oct 13 01:57:53.420 INFO kablam! warning: unused import: `gl_api::shader::shader::ShaderResult` Oct 13 01:57:53.420 INFO kablam! --> src/gl_api/shader/program.rs:4:5 Oct 13 01:57:53.420 INFO kablam! | Oct 13 01:57:53.420 INFO kablam! 4 | use gl_api::shader::shader::ShaderResult; Oct 13 01:57:53.420 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:53.420 INFO kablam! | Oct 13 01:57:53.420 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 01:57:53.420 INFO kablam! Oct 13 01:57:53.420 INFO kablam! warning: unused import: `std::path::Path` Oct 13 01:57:53.420 INFO kablam! --> src/gl_api/shader/program.rs:5:5 Oct 13 01:57:53.420 INFO kablam! | Oct 13 01:57:53.420 INFO kablam! 5 | use std::path::Path; Oct 13 01:57:53.420 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 01:57:53.420 INFO kablam! Oct 13 01:57:53.420 INFO kablam! warning: unused import: `gl_api::error::GlResult` Oct 13 01:57:53.420 INFO kablam! --> src/gl_api/shader/program.rs:7:5 Oct 13 01:57:53.420 INFO kablam! | Oct 13 01:57:53.420 INFO kablam! 7 | use gl_api::error::GlResult; Oct 13 01:57:53.420 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:53.420 INFO kablam! Oct 13 01:57:53.420 INFO kablam! warning: unused import: `image::RgbaImage` Oct 13 01:57:53.420 INFO kablam! --> src/gl_api/texture.rs:1:5 Oct 13 01:57:53.420 INFO kablam! | Oct 13 01:57:53.420 INFO kablam! 1 | use image::RgbaImage; Oct 13 01:57:53.420 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 01:57:53.420 INFO kablam! Oct 13 01:57:53.420 INFO kablam! warning: unused imports: `Add`, `Mul` Oct 13 01:57:53.420 INFO kablam! --> src/grid.rs:7:16 Oct 13 01:57:53.420 INFO kablam! | Oct 13 01:57:53.420 INFO kablam! 7 | use std::ops::{Add, Mul}; Oct 13 01:57:53.420 INFO kablam! | ^^^ ^^^ Oct 13 01:57:53.420 INFO kablam! Oct 13 01:57:53.420 INFO kablam! warning: unused import: `rand::Rng` Oct 13 01:57:53.420 INFO kablam! --> src/main.rs:19:5 Oct 13 01:57:53.420 INFO kablam! | Oct 13 01:57:53.420 INFO kablam! 19 | use rand::Rng; Oct 13 01:57:53.420 INFO kablam! | ^^^^^^^^^ Oct 13 01:57:53.420 INFO kablam! Oct 13 01:57:53.420 INFO kablam! warning: unused import: `std::marker::PhantomData` Oct 13 01:57:53.420 INFO kablam! --> src/main.rs:28:5 Oct 13 01:57:53.420 INFO kablam! | Oct 13 01:57:53.420 INFO kablam! 28 | use std::marker::PhantomData; Oct 13 01:57:53.420 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:53.420 INFO kablam! Oct 13 01:57:53.424 INFO kablam! warning: unused import: `gl_api::shader::shader::ShaderResult` Oct 13 01:57:53.424 INFO kablam! --> src/gl_api/shader/program.rs:4:5 Oct 13 01:57:53.424 INFO kablam! | Oct 13 01:57:53.424 INFO kablam! 4 | use gl_api::shader::shader::ShaderResult; Oct 13 01:57:53.424 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:53.424 INFO kablam! | Oct 13 01:57:53.424 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 01:57:53.424 INFO kablam! Oct 13 01:57:53.424 INFO kablam! warning: unused import: `std::path::Path` Oct 13 01:57:53.424 INFO kablam! --> src/gl_api/shader/program.rs:5:5 Oct 13 01:57:53.424 INFO kablam! | Oct 13 01:57:53.424 INFO kablam! 5 | use std::path::Path; Oct 13 01:57:53.424 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 01:57:53.424 INFO kablam! Oct 13 01:57:53.424 INFO kablam! warning: unused import: `gl_api::error::GlResult` Oct 13 01:57:53.424 INFO kablam! --> src/gl_api/shader/program.rs:7:5 Oct 13 01:57:53.424 INFO kablam! | Oct 13 01:57:53.424 INFO kablam! 7 | use gl_api::error::GlResult; Oct 13 01:57:53.424 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:53.424 INFO kablam! Oct 13 01:57:53.440 INFO kablam! warning: unused import: `image::RgbaImage` Oct 13 01:57:53.440 INFO kablam! --> src/gl_api/texture.rs:1:5 Oct 13 01:57:53.440 INFO kablam! | Oct 13 01:57:53.440 INFO kablam! 1 | use image::RgbaImage; Oct 13 01:57:53.440 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 01:57:53.440 INFO kablam! Oct 13 01:57:53.440 INFO kablam! warning: unused imports: `Add`, `Mul` Oct 13 01:57:53.440 INFO kablam! --> src/grid.rs:7:16 Oct 13 01:57:53.440 INFO kablam! | Oct 13 01:57:53.440 INFO kablam! 7 | use std::ops::{Add, Mul}; Oct 13 01:57:53.440 INFO kablam! | ^^^ ^^^ Oct 13 01:57:53.440 INFO kablam! Oct 13 01:57:53.440 INFO kablam! warning: unused import: `rand::Rng` Oct 13 01:57:53.440 INFO kablam! --> src/main.rs:19:5 Oct 13 01:57:53.440 INFO kablam! | Oct 13 01:57:53.440 INFO kablam! 19 | use rand::Rng; Oct 13 01:57:53.440 INFO kablam! | ^^^^^^^^^ Oct 13 01:57:53.440 INFO kablam! Oct 13 01:57:53.440 INFO kablam! warning: unused import: `std::marker::PhantomData` Oct 13 01:57:53.440 INFO kablam! --> src/main.rs:28:5 Oct 13 01:57:53.440 INFO kablam! | Oct 13 01:57:53.440 INFO kablam! 28 | use std::marker::PhantomData; Oct 13 01:57:53.440 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:53.440 INFO kablam! Oct 13 01:57:54.372 INFO kablam! warning: unused import: `image::GenericImage` Oct 13 01:57:54.372 INFO kablam! --> src/main.rs:16:5 Oct 13 01:57:54.372 INFO kablam! | Oct 13 01:57:54.372 INFO kablam! 16 | use image::GenericImage; Oct 13 01:57:54.372 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:54.372 INFO kablam! Oct 13 01:57:54.566 INFO kablam! warning: unused variable: `rng` Oct 13 01:57:54.566 INFO kablam! --> src/main.rs:383:13 Oct 13 01:57:54.566 INFO kablam! | Oct 13 01:57:54.566 INFO kablam! 383 | let mut rng = rand::thread_rng(); Oct 13 01:57:54.566 INFO kablam! | ^^^ help: consider using `_rng` instead Oct 13 01:57:54.566 INFO kablam! | Oct 13 01:57:54.566 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 01:57:54.566 INFO kablam! Oct 13 01:57:54.566 INFO kablam! warning: unused variable: `modified_set` Oct 13 01:57:54.566 INFO kablam! --> src/main.rs:170:49 Oct 13 01:57:54.566 INFO kablam! | Oct 13 01:57:54.566 INFO kablam! 170 | let &ModifiedTerrain((was_modified, ref modified_set)) = &*modified; Oct 13 01:57:54.566 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_modified_set` instead Oct 13 01:57:54.566 INFO kablam! Oct 13 01:57:54.566 INFO kablam! warning: unused variable: `new_set` Oct 13 01:57:54.566 INFO kablam! --> src/main.rs:171:39 Oct 13 01:57:54.566 INFO kablam! | Oct 13 01:57:54.566 INFO kablam! 171 | let &NewTerrain((was_new, ref new_set)) = &*new; Oct 13 01:57:54.566 INFO kablam! | ^^^^^^^ help: consider using `_new_set` instead Oct 13 01:57:54.566 INFO kablam! Oct 13 01:57:54.566 INFO kablam! warning: unused variable: `grid` Oct 13 01:57:54.566 INFO kablam! --> src/main.rs:275:24 Oct 13 01:57:54.566 INFO kablam! | Oct 13 01:57:54.566 INFO kablam! 275 | fn run(&mut self, (grid, mut colors): Self::SystemData) { Oct 13 01:57:54.566 INFO kablam! | ^^^^ help: consider using `_grid` instead Oct 13 01:57:54.566 INFO kablam! Oct 13 01:57:54.566 INFO kablam! warning: unused variable: `colors` Oct 13 01:57:54.566 INFO kablam! --> src/main.rs:275:34 Oct 13 01:57:54.566 INFO kablam! | Oct 13 01:57:54.566 INFO kablam! 275 | fn run(&mut self, (grid, mut colors): Self::SystemData) { Oct 13 01:57:54.566 INFO kablam! | ^^^^^^ help: consider using `_colors` instead Oct 13 01:57:54.566 INFO kablam! Oct 13 01:57:54.592 INFO kablam! warning: variable does not need to be mutable Oct 13 01:57:54.592 INFO kablam! --> src/main.rs:135:16 Oct 13 01:57:54.592 INFO kablam! | Oct 13 01:57:54.592 INFO kablam! 135 | pub fn new(mut program: Program, WorldUniforms>, tilemap: Texture2D) -> Self { Oct 13 01:57:54.592 INFO kablam! | ----^^^^^^^ Oct 13 01:57:54.592 INFO kablam! | | Oct 13 01:57:54.592 INFO kablam! | help: remove this `mut` Oct 13 01:57:54.592 INFO kablam! | Oct 13 01:57:54.592 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 01:57:54.592 INFO kablam! Oct 13 01:57:54.616 INFO kablam! warning: unused import: `image::GenericImage` Oct 13 01:57:54.616 INFO kablam! --> src/main.rs:16:5 Oct 13 01:57:54.616 INFO kablam! | Oct 13 01:57:54.616 INFO kablam! 16 | use image::GenericImage; Oct 13 01:57:54.616 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:54.616 INFO kablam! Oct 13 01:57:54.680 INFO kablam! warning: variable does not need to be mutable Oct 13 01:57:54.680 INFO kablam! --> src/main.rs:275:30 Oct 13 01:57:54.680 INFO kablam! | Oct 13 01:57:54.680 INFO kablam! 275 | fn run(&mut self, (grid, mut colors): Self::SystemData) { Oct 13 01:57:54.680 INFO kablam! | ----^^^^^^ Oct 13 01:57:54.680 INFO kablam! | | Oct 13 01:57:54.680 INFO kablam! | help: remove this `mut` Oct 13 01:57:54.680 INFO kablam! Oct 13 01:57:54.709 INFO kablam! warning: variable does not need to be mutable Oct 13 01:57:54.709 INFO kablam! --> src/main.rs:383:9 Oct 13 01:57:54.709 INFO kablam! | Oct 13 01:57:54.710 INFO kablam! 383 | let mut rng = rand::thread_rng(); Oct 13 01:57:54.710 INFO kablam! | ----^^^ Oct 13 01:57:54.710 INFO kablam! | | Oct 13 01:57:54.710 INFO kablam! | help: remove this `mut` Oct 13 01:57:54.721 INFO kablam! Oct 13 01:57:54.733 INFO kablam! warning: unused variable: `rng` Oct 13 01:57:54.733 INFO kablam! --> src/main.rs:383:13 Oct 13 01:57:54.733 INFO kablam! | Oct 13 01:57:54.734 INFO kablam! 383 | let mut rng = rand::thread_rng(); Oct 13 01:57:54.734 INFO kablam! | ^^^ help: consider using `_rng` instead Oct 13 01:57:54.734 INFO kablam! | Oct 13 01:57:54.735 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 01:57:54.735 INFO kablam! Oct 13 01:57:54.735 INFO kablam! warning: unused variable: `modified_set` Oct 13 01:57:54.735 INFO kablam! --> src/main.rs:170:49 Oct 13 01:57:54.736 INFO kablam! | Oct 13 01:57:54.736 INFO kablam! 170 | let &ModifiedTerrain((was_modified, ref modified_set)) = &*modified; Oct 13 01:57:54.736 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_modified_set` instead Oct 13 01:57:54.737 INFO kablam! Oct 13 01:57:54.737 INFO kablam! warning: unused variable: `new_set` Oct 13 01:57:54.737 INFO kablam! --> src/main.rs:171:39 Oct 13 01:57:54.738 INFO kablam! | Oct 13 01:57:54.738 INFO kablam! 171 | let &NewTerrain((was_new, ref new_set)) = &*new; Oct 13 01:57:54.738 INFO kablam! | ^^^^^^^ help: consider using `_new_set` instead Oct 13 01:57:54.738 INFO kablam! Oct 13 01:57:54.738 INFO kablam! warning: unused variable: `grid` Oct 13 01:57:54.738 INFO kablam! --> src/main.rs:275:24 Oct 13 01:57:54.739 INFO kablam! | Oct 13 01:57:54.739 INFO kablam! 275 | fn run(&mut self, (grid, mut colors): Self::SystemData) { Oct 13 01:57:54.739 INFO kablam! | ^^^^ help: consider using `_grid` instead Oct 13 01:57:54.739 INFO kablam! Oct 13 01:57:54.739 INFO kablam! warning: unused variable: `colors` Oct 13 01:57:54.740 INFO kablam! --> src/main.rs:275:34 Oct 13 01:57:54.740 INFO kablam! | Oct 13 01:57:54.740 INFO kablam! 275 | fn run(&mut self, (grid, mut colors): Self::SystemData) { Oct 13 01:57:54.740 INFO kablam! | ^^^^^^ help: consider using `_colors` instead Oct 13 01:57:54.740 INFO kablam! Oct 13 01:57:54.748 INFO kablam! warning: variable does not need to be mutable Oct 13 01:57:54.749 INFO kablam! --> src/main.rs:135:16 Oct 13 01:57:54.749 INFO kablam! | Oct 13 01:57:54.749 INFO kablam! 135 | pub fn new(mut program: Program, WorldUniforms>, tilemap: Texture2D) -> Self { Oct 13 01:57:54.749 INFO kablam! | ----^^^^^^^ Oct 13 01:57:54.749 INFO kablam! | | Oct 13 01:57:54.750 INFO kablam! | help: remove this `mut` Oct 13 01:57:54.750 INFO kablam! | Oct 13 01:57:54.750 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 01:57:54.750 INFO kablam! Oct 13 01:57:54.792 INFO kablam! warning: variable does not need to be mutable Oct 13 01:57:54.793 INFO kablam! --> src/main.rs:275:30 Oct 13 01:57:54.793 INFO kablam! | Oct 13 01:57:54.793 INFO kablam! 275 | fn run(&mut self, (grid, mut colors): Self::SystemData) { Oct 13 01:57:54.793 INFO kablam! | ----^^^^^^ Oct 13 01:57:54.794 INFO kablam! | | Oct 13 01:57:54.794 INFO kablam! | help: remove this `mut` Oct 13 01:57:54.794 INFO kablam! Oct 13 01:57:54.824 INFO kablam! warning: variable does not need to be mutable Oct 13 01:57:54.825 INFO kablam! --> src/main.rs:383:9 Oct 13 01:57:54.825 INFO kablam! | Oct 13 01:57:54.825 INFO kablam! 383 | let mut rng = rand::thread_rng(); Oct 13 01:57:54.825 INFO kablam! | ----^^^ Oct 13 01:57:54.825 INFO kablam! | | Oct 13 01:57:54.826 INFO kablam! | help: remove this `mut` Oct 13 01:57:54.826 INFO kablam! Oct 13 01:57:55.084 INFO kablam! warning: variant is never constructed: `StreamDraw` Oct 13 01:57:55.085 INFO kablam! --> src/gl_api/buffer.rs:53:5 Oct 13 01:57:55.085 INFO kablam! | Oct 13 01:57:55.085 INFO kablam! 53 | StreamDraw = gl::STREAM_DRAW, Oct 13 01:57:55.086 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:55.086 INFO kablam! | Oct 13 01:57:55.086 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 01:57:55.087 INFO kablam! Oct 13 01:57:55.087 INFO kablam! warning: variant is never constructed: `StreamRead` Oct 13 01:57:55.087 INFO kablam! --> src/gl_api/buffer.rs:55:5 Oct 13 01:57:55.087 INFO kablam! | Oct 13 01:57:55.088 INFO kablam! 55 | StreamRead = gl::STREAM_READ, Oct 13 01:57:55.088 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:55.088 INFO kablam! Oct 13 01:57:55.089 INFO kablam! warning: variant is never constructed: `StreamCopy` Oct 13 01:57:55.089 INFO kablam! --> src/gl_api/buffer.rs:57:5 Oct 13 01:57:55.089 INFO kablam! | Oct 13 01:57:55.089 INFO kablam! 57 | StreamCopy = gl::STREAM_COPY, Oct 13 01:57:55.090 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:55.090 INFO kablam! Oct 13 01:57:55.090 INFO kablam! warning: variant is never constructed: `StaticRead` Oct 13 01:57:55.090 INFO kablam! --> src/gl_api/buffer.rs:61:5 Oct 13 01:57:55.091 INFO kablam! | Oct 13 01:57:55.091 INFO kablam! 61 | StaticRead = gl::STATIC_READ, Oct 13 01:57:55.091 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:55.091 INFO kablam! Oct 13 01:57:55.092 INFO kablam! warning: variant is never constructed: `StaticCopy` Oct 13 01:57:55.092 INFO kablam! --> src/gl_api/buffer.rs:63:5 Oct 13 01:57:55.092 INFO kablam! | Oct 13 01:57:55.092 INFO kablam! 63 | StaticCopy = gl::STATIC_COPY, Oct 13 01:57:55.093 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:55.093 INFO kablam! Oct 13 01:57:55.093 INFO kablam! warning: variant is never constructed: `DynamicRead` Oct 13 01:57:55.093 INFO kablam! --> src/gl_api/buffer.rs:67:5 Oct 13 01:57:55.094 INFO kablam! | Oct 13 01:57:55.094 INFO kablam! 67 | DynamicRead = gl::DYNAMIC_READ, Oct 13 01:57:55.094 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:55.095 INFO kablam! Oct 13 01:57:55.095 INFO kablam! warning: variant is never constructed: `DynamicCopy` Oct 13 01:57:55.095 INFO kablam! --> src/gl_api/buffer.rs:69:5 Oct 13 01:57:55.095 INFO kablam! | Oct 13 01:57:55.096 INFO kablam! 69 | DynamicCopy = gl::DYNAMIC_COPY, Oct 13 01:57:55.096 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:55.096 INFO kablam! Oct 13 01:57:55.096 INFO kablam! warning: method is never used: `len` Oct 13 01:57:55.097 INFO kablam! --> src/gl_api/buffer.rs:152:5 Oct 13 01:57:55.097 INFO kablam! | Oct 13 01:57:55.097 INFO kablam! 152 | pub fn len(&self) -> usize { self.buf.len() } Oct 13 01:57:55.097 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:55.098 INFO kablam! Oct 13 01:57:55.098 INFO kablam! warning: variant is never constructed: `ZeroLength` Oct 13 01:57:55.098 INFO kablam! --> src/gl_api/buffer.rs:162:5 Oct 13 01:57:55.099 INFO kablam! | Oct 13 01:57:55.099 INFO kablam! 162 | ZeroLength, Oct 13 01:57:55.099 INFO kablam! | ^^^^^^^^^^ Oct 13 01:57:55.099 INFO kablam! Oct 13 01:57:55.100 INFO kablam! warning: type alias is never used: `ElementBuffer` Oct 13 01:57:55.100 INFO kablam! --> src/gl_api/buffer.rs:226:1 Oct 13 01:57:55.100 INFO kablam! | Oct 13 01:57:55.100 INFO kablam! 226 | pub type ElementBuffer = Buffer; Oct 13 01:57:55.101 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:55.101 INFO kablam! Oct 13 01:57:55.101 INFO kablam! warning: function is never used: `polygon_mode` Oct 13 01:57:55.101 INFO kablam! --> src/gl_api/misc.rs:12:1 Oct 13 01:57:55.102 INFO kablam! | Oct 13 01:57:55.102 INFO kablam! 12 | pub fn polygon_mode(mode: PolygonMode) { Oct 13 01:57:55.102 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:55.103 INFO kablam! Oct 13 01:57:55.103 INFO kablam! warning: enum is never used: `ClearMode` Oct 13 01:57:55.103 INFO kablam! --> src/gl_api/misc.rs:17:1 Oct 13 01:57:55.103 INFO kablam! | Oct 13 01:57:55.104 INFO kablam! 17 | pub enum ClearMode { Oct 13 01:57:55.104 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 01:57:55.104 INFO kablam! Oct 13 01:57:55.105 INFO kablam! warning: function is never used: `clear` Oct 13 01:57:55.105 INFO kablam! --> src/gl_api/misc.rs:22:1 Oct 13 01:57:55.105 INFO kablam! | Oct 13 01:57:55.105 INFO kablam! 22 | pub fn clear(mode: ClearMode) { Oct 13 01:57:55.106 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:55.106 INFO kablam! Oct 13 01:57:55.106 INFO kablam! warning: struct is never constructed: `StorageBindPoint` Oct 13 01:57:55.106 INFO kablam! --> src/gl_api/shader/program.rs:17:1 Oct 13 01:57:55.107 INFO kablam! | Oct 13 01:57:55.107 INFO kablam! 17 | pub struct StorageBindPoint { Oct 13 01:57:55.107 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:55.107 INFO kablam! Oct 13 01:57:55.108 INFO kablam! warning: method is never used: `with_geometry` Oct 13 01:57:55.108 INFO kablam! --> src/gl_api/shader/program.rs:102:5 Oct 13 01:57:55.108 INFO kablam! | Oct 13 01:57:55.108 INFO kablam! 102 | pub fn with_geometry(mut self, shader: Shader) -> Self { Oct 13 01:57:55.109 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:55.109 INFO kablam! Oct 13 01:57:55.109 INFO kablam! warning: method is never used: `with_tesselation` Oct 13 01:57:55.109 INFO kablam! --> src/gl_api/shader/program.rs:108:5 Oct 13 01:57:55.110 INFO kablam! | Oct 13 01:57:55.110 INFO kablam! 108 | pub fn with_tesselation(mut self, tess_control: Shader, tess_eval: Shader) -> Self { Oct 13 01:57:55.110 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:55.110 INFO kablam! Oct 13 01:57:55.111 INFO kablam! warning: field is never used: `shader_type` Oct 13 01:57:55.111 INFO kablam! --> src/gl_api/shader/shader.rs:54:5 Oct 13 01:57:55.111 INFO kablam! | Oct 13 01:57:55.111 INFO kablam! 54 | pub(in super) shader_type: ShaderType, Oct 13 01:57:55.112 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:55.112 INFO kablam! Oct 13 01:57:55.112 INFO kablam! warning: variant is never constructed: `ProgramCreation` Oct 13 01:57:55.113 INFO kablam! --> src/gl_api/shader/mod.rs:14:5 Oct 13 01:57:55.113 INFO kablam! | Oct 13 01:57:55.113 INFO kablam! 14 | ProgramCreation, Oct 13 01:57:55.113 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 01:57:55.114 INFO kablam! Oct 13 01:57:55.114 INFO kablam! warning: function is never used: `simple_pipeline` Oct 13 01:57:55.114 INFO kablam! --> src/gl_api/shader/mod.rs:29:1 Oct 13 01:57:55.114 INFO kablam! | Oct 13 01:57:55.115 INFO kablam! 29 | / pub fn simple_pipeline, P2: AsRef>( Oct 13 01:57:55.115 INFO kablam! 30 | | vert: P1, Oct 13 01:57:55.115 INFO kablam! 31 | | frag: P2, Oct 13 01:57:55.116 INFO kablam! 32 | | ) -> Result { Oct 13 01:57:55.116 INFO kablam! ... | Oct 13 01:57:55.116 INFO kablam! 43 | | Ok(program.link().unwrap()) Oct 13 01:57:55.116 INFO kablam! 44 | | } Oct 13 01:57:55.117 INFO kablam! | |_^ Oct 13 01:57:55.117 INFO kablam! Oct 13 01:57:55.117 INFO kablam! warning: variant is never constructed: `Nearest` Oct 13 01:57:55.118 INFO kablam! --> src/gl_api/texture.rs:24:5 Oct 13 01:57:55.118 INFO kablam! | Oct 13 01:57:55.118 INFO kablam! 24 | Nearest = gl::NEAREST, Oct 13 01:57:55.119 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:55.119 INFO kablam! Oct 13 01:57:55.119 INFO kablam! warning: variant is never constructed: `NearestMipmapNearest` Oct 13 01:57:55.119 INFO kablam! --> src/gl_api/texture.rs:26:5 Oct 13 01:57:55.120 INFO kablam! | Oct 13 01:57:55.120 INFO kablam! 26 | NearestMipmapNearest = gl::NEAREST_MIPMAP_NEAREST, Oct 13 01:57:55.120 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:55.121 INFO kablam! Oct 13 01:57:55.121 INFO kablam! warning: variant is never constructed: `LinearMipmapNearest` Oct 13 01:57:55.121 INFO kablam! --> src/gl_api/texture.rs:27:5 Oct 13 01:57:55.121 INFO kablam! | Oct 13 01:57:55.122 INFO kablam! 27 | LinearMipmapNearest = gl::LINEAR_MIPMAP_NEAREST, Oct 13 01:57:55.122 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:55.122 INFO kablam! Oct 13 01:57:55.122 INFO kablam! warning: variant is never constructed: `NearestMipmapLinear` Oct 13 01:57:55.123 INFO kablam! --> src/gl_api/texture.rs:28:5 Oct 13 01:57:55.123 INFO kablam! | Oct 13 01:57:55.123 INFO kablam! 28 | NearestMipmapLinear = gl::NEAREST_MIPMAP_LINEAR, Oct 13 01:57:55.123 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:55.124 INFO kablam! Oct 13 01:57:55.124 INFO kablam! warning: variant is never constructed: `LinearMipmapLinear` Oct 13 01:57:55.124 INFO kablam! --> src/gl_api/texture.rs:29:5 Oct 13 01:57:55.124 INFO kablam! | Oct 13 01:57:55.125 INFO kablam! 29 | LinearMipmapLinear = gl::LINEAR_MIPMAP_LINEAR, Oct 13 01:57:55.125 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:55.125 INFO kablam! Oct 13 01:57:55.125 INFO kablam! warning: variant is never constructed: `Linear` Oct 13 01:57:55.126 INFO kablam! --> src/gl_api/texture.rs:35:5 Oct 13 01:57:55.126 INFO kablam! | Oct 13 01:57:55.126 INFO kablam! 35 | Linear = gl::LINEAR, Oct 13 01:57:55.126 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:55.127 INFO kablam! Oct 13 01:57:55.127 INFO kablam! warning: variant is never constructed: `ClampToEdge` Oct 13 01:57:55.127 INFO kablam! --> src/gl_api/texture.rs:40:5 Oct 13 01:57:55.127 INFO kablam! | Oct 13 01:57:55.128 INFO kablam! 40 | ClampToEdge = gl::CLAMP_TO_EDGE, Oct 13 01:57:55.128 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:55.128 INFO kablam! Oct 13 01:57:55.128 INFO kablam! warning: variant is never constructed: `ClampToBorder` Oct 13 01:57:55.129 INFO kablam! --> src/gl_api/texture.rs:41:5 Oct 13 01:57:55.129 INFO kablam! | Oct 13 01:57:55.129 INFO kablam! 41 | ClampToBorder = gl::CLAMP_TO_BORDER, Oct 13 01:57:55.129 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:55.130 INFO kablam! Oct 13 01:57:55.130 INFO kablam! warning: variant is never constructed: `MirroredRepeat` Oct 13 01:57:55.130 INFO kablam! --> src/gl_api/texture.rs:42:5 Oct 13 01:57:55.131 INFO kablam! | Oct 13 01:57:55.131 INFO kablam! 42 | MirroredRepeat = gl::MIRRORED_REPEAT, Oct 13 01:57:55.131 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:55.131 INFO kablam! Oct 13 01:57:55.132 INFO kablam! warning: variant is never constructed: `MirrorClampToEdge` Oct 13 01:57:55.132 INFO kablam! --> src/gl_api/texture.rs:44:5 Oct 13 01:57:55.132 INFO kablam! | Oct 13 01:57:55.133 INFO kablam! 44 | MirrorClampToEdge = gl::MIRROR_CLAMP_TO_EDGE, Oct 13 01:57:55.133 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:55.133 INFO kablam! Oct 13 01:57:55.133 INFO kablam! warning: variant is never constructed: `R` Oct 13 01:57:55.134 INFO kablam! --> src/gl_api/texture.rs:48:11 Oct 13 01:57:55.134 INFO kablam! | Oct 13 01:57:55.134 INFO kablam! 48 | S, T, R Oct 13 01:57:55.134 INFO kablam! | ^ Oct 13 01:57:55.135 INFO kablam! Oct 13 01:57:55.135 INFO kablam! warning: method is never used: `source_from_image` Oct 13 01:57:55.135 INFO kablam! --> src/gl_api/texture.rs:97:5 Oct 13 01:57:55.136 INFO kablam! | Oct 13 01:57:55.136 INFO kablam! 97 | pub fn source_from_image>(&self, path: P) -> TextureResult<()> { Oct 13 01:57:55.136 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:55.137 INFO kablam! Oct 13 01:57:55.137 INFO kablam! warning: struct is never constructed: `As2D` Oct 13 01:57:55.137 INFO kablam! --> src/grid.rs:1:1 Oct 13 01:57:55.137 INFO kablam! | Oct 13 01:57:55.138 INFO kablam! 1 | struct As2D { Oct 13 01:57:55.138 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 01:57:55.138 INFO kablam! Oct 13 01:57:55.138 INFO kablam! warning: type alias is never used: `GridY` Oct 13 01:57:55.139 INFO kablam! --> src/grid.rs:23:1 Oct 13 01:57:55.139 INFO kablam! | Oct 13 01:57:55.139 INFO kablam! 23 | pub type GridY = Grid; Oct 13 01:57:55.140 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:55.140 INFO kablam! Oct 13 01:57:55.140 INFO kablam! warning: constant item is never used: `BORDER_T_POINT_UP` Oct 13 01:57:55.141 INFO kablam! --> src/tiles.rs:83:1 Oct 13 01:57:55.141 INFO kablam! | Oct 13 01:57:55.141 INFO kablam! 83 | pub const BORDER_T_POINT_UP: BorderTile = BorderTile { top: true, bottom: false, left: true, right: true }; Oct 13 01:57:55.141 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:55.142 INFO kablam! Oct 13 01:57:55.142 INFO kablam! warning: constant item is never used: `BORDER_T_POINT_DOWN` Oct 13 01:57:55.142 INFO kablam! --> src/tiles.rs:84:1 Oct 13 01:57:55.143 INFO kablam! | Oct 13 01:57:55.143 INFO kablam! 84 | pub const BORDER_T_POINT_DOWN: BorderTile = BorderTile { top: false, bottom: true, left: true, right: true }; Oct 13 01:57:55.143 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:55.144 INFO kablam! Oct 13 01:57:55.144 INFO kablam! warning: constant item is never used: `BORDER_T_POINT_LEFT` Oct 13 01:57:55.144 INFO kablam! --> src/tiles.rs:85:1 Oct 13 01:57:55.144 INFO kablam! | Oct 13 01:57:55.145 INFO kablam! 85 | pub const BORDER_T_POINT_LEFT: BorderTile = BorderTile { top: true, bottom: true, left: true, right: false }; Oct 13 01:57:55.145 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:55.145 INFO kablam! Oct 13 01:57:55.146 INFO kablam! warning: constant item is never used: `BORDER_T_POINT_RIGHT` Oct 13 01:57:55.146 INFO kablam! --> src/tiles.rs:86:1 Oct 13 01:57:55.146 INFO kablam! | Oct 13 01:57:55.146 INFO kablam! 86 | pub const BORDER_T_POINT_RIGHT: BorderTile = BorderTile { top: true, bottom: true, left: false, right: true }; Oct 13 01:57:55.147 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:55.147 INFO kablam! Oct 13 01:57:55.147 INFO kablam! warning: constant item is never used: `BORDER_NUB_TOP` Oct 13 01:57:55.148 INFO kablam! --> src/tiles.rs:87:1 Oct 13 01:57:55.148 INFO kablam! | Oct 13 01:57:55.148 INFO kablam! 87 | pub const BORDER_NUB_TOP: BorderTile = BorderTile { top: true, bottom: false, left: false, right: false }; Oct 13 01:57:55.149 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:55.149 INFO kablam! Oct 13 01:57:55.149 INFO kablam! warning: constant item is never used: `BORDER_NUB_BOTTOM` Oct 13 01:57:55.149 INFO kablam! --> src/tiles.rs:88:1 Oct 13 01:57:55.149 INFO kablam! | Oct 13 01:57:55.149 INFO kablam! 88 | pub const BORDER_NUB_BOTTOM: BorderTile = BorderTile { top: false, bottom: true, left: false, right: false }; Oct 13 01:57:55.149 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:55.149 INFO kablam! Oct 13 01:57:55.149 INFO kablam! warning: constant item is never used: `BORDER_NUB_LEFT` Oct 13 01:57:55.149 INFO kablam! --> src/tiles.rs:89:1 Oct 13 01:57:55.149 INFO kablam! | Oct 13 01:57:55.149 INFO kablam! 89 | pub const BORDER_NUB_LEFT: BorderTile = BorderTile { top: false, bottom: false, left: true, right: false }; Oct 13 01:57:55.149 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:55.149 INFO kablam! Oct 13 01:57:55.149 INFO kablam! warning: constant item is never used: `BORDER_NUB_RIGHT` Oct 13 01:57:55.149 INFO kablam! --> src/tiles.rs:90:1 Oct 13 01:57:55.149 INFO kablam! | Oct 13 01:57:55.149 INFO kablam! 90 | pub const BORDER_NUB_RIGHT: BorderTile = BorderTile { top: false, bottom: false, left: false, right: true }; Oct 13 01:57:55.149 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:55.149 INFO kablam! Oct 13 01:57:55.149 INFO kablam! warning: constant item is never used: `BORDER_CROSS` Oct 13 01:57:55.149 INFO kablam! --> src/tiles.rs:97:1 Oct 13 01:57:55.149 INFO kablam! | Oct 13 01:57:55.149 INFO kablam! 97 | pub const BORDER_CROSS: BorderTile = BorderTile { top: true, bottom: true, left: true, right: true }; Oct 13 01:57:55.149 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:55.149 INFO kablam! Oct 13 01:57:55.149 INFO kablam! warning: constant item is never used: `BORDER_AIR` Oct 13 01:57:55.149 INFO kablam! --> src/tiles.rs:98:1 Oct 13 01:57:55.149 INFO kablam! | Oct 13 01:57:55.149 INFO kablam! 98 | pub const BORDER_AIR: BorderTile = BorderTile { top: false, bottom: false, left: false, right: false }; Oct 13 01:57:55.149 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:55.149 INFO kablam! Oct 13 01:57:55.252 INFO kablam! warning: variant is never constructed: `StreamDraw` Oct 13 01:57:55.252 INFO kablam! --> src/gl_api/buffer.rs:53:5 Oct 13 01:57:55.252 INFO kablam! | Oct 13 01:57:55.252 INFO kablam! 53 | StreamDraw = gl::STREAM_DRAW, Oct 13 01:57:55.252 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:55.252 INFO kablam! | Oct 13 01:57:55.252 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 01:57:55.252 INFO kablam! Oct 13 01:57:55.252 INFO kablam! warning: variant is never constructed: `StreamRead` Oct 13 01:57:55.252 INFO kablam! --> src/gl_api/buffer.rs:55:5 Oct 13 01:57:55.252 INFO kablam! | Oct 13 01:57:55.252 INFO kablam! 55 | StreamRead = gl::STREAM_READ, Oct 13 01:57:55.252 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:55.252 INFO kablam! Oct 13 01:57:55.252 INFO kablam! warning: variant is never constructed: `StreamCopy` Oct 13 01:57:55.252 INFO kablam! --> src/gl_api/buffer.rs:57:5 Oct 13 01:57:55.252 INFO kablam! | Oct 13 01:57:55.252 INFO kablam! 57 | StreamCopy = gl::STREAM_COPY, Oct 13 01:57:55.252 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:55.252 INFO kablam! Oct 13 01:57:55.252 INFO kablam! warning: variant is never constructed: `StaticRead` Oct 13 01:57:55.252 INFO kablam! --> src/gl_api/buffer.rs:61:5 Oct 13 01:57:55.252 INFO kablam! | Oct 13 01:57:55.252 INFO kablam! 61 | StaticRead = gl::STATIC_READ, Oct 13 01:57:55.252 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:55.252 INFO kablam! Oct 13 01:57:55.252 INFO kablam! warning: variant is never constructed: `StaticCopy` Oct 13 01:57:55.252 INFO kablam! --> src/gl_api/buffer.rs:63:5 Oct 13 01:57:55.252 INFO kablam! | Oct 13 01:57:55.252 INFO kablam! 63 | StaticCopy = gl::STATIC_COPY, Oct 13 01:57:55.252 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:55.252 INFO kablam! Oct 13 01:57:55.252 INFO kablam! warning: variant is never constructed: `DynamicRead` Oct 13 01:57:55.252 INFO kablam! --> src/gl_api/buffer.rs:67:5 Oct 13 01:57:55.252 INFO kablam! | Oct 13 01:57:55.252 INFO kablam! 67 | DynamicRead = gl::DYNAMIC_READ, Oct 13 01:57:55.252 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:55.252 INFO kablam! Oct 13 01:57:55.252 INFO kablam! warning: variant is never constructed: `DynamicCopy` Oct 13 01:57:55.252 INFO kablam! --> src/gl_api/buffer.rs:69:5 Oct 13 01:57:55.252 INFO kablam! | Oct 13 01:57:55.252 INFO kablam! 69 | DynamicCopy = gl::DYNAMIC_COPY, Oct 13 01:57:55.252 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:55.252 INFO kablam! Oct 13 01:57:55.252 INFO kablam! warning: method is never used: `len` Oct 13 01:57:55.252 INFO kablam! --> src/gl_api/buffer.rs:152:5 Oct 13 01:57:55.252 INFO kablam! | Oct 13 01:57:55.252 INFO kablam! 152 | pub fn len(&self) -> usize { self.buf.len() } Oct 13 01:57:55.252 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:55.253 INFO kablam! Oct 13 01:57:55.253 INFO kablam! warning: variant is never constructed: `ZeroLength` Oct 13 01:57:55.253 INFO kablam! --> src/gl_api/buffer.rs:162:5 Oct 13 01:57:55.253 INFO kablam! | Oct 13 01:57:55.253 INFO kablam! 162 | ZeroLength, Oct 13 01:57:55.253 INFO kablam! | ^^^^^^^^^^ Oct 13 01:57:55.253 INFO kablam! Oct 13 01:57:55.253 INFO kablam! warning: type alias is never used: `ElementBuffer` Oct 13 01:57:55.253 INFO kablam! --> src/gl_api/buffer.rs:226:1 Oct 13 01:57:55.253 INFO kablam! | Oct 13 01:57:55.253 INFO kablam! 226 | pub type ElementBuffer = Buffer; Oct 13 01:57:55.253 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:55.253 INFO kablam! Oct 13 01:57:55.253 INFO kablam! warning: function is never used: `polygon_mode` Oct 13 01:57:55.253 INFO kablam! --> src/gl_api/misc.rs:12:1 Oct 13 01:57:55.253 INFO kablam! | Oct 13 01:57:55.253 INFO kablam! 12 | pub fn polygon_mode(mode: PolygonMode) { Oct 13 01:57:55.253 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:55.253 INFO kablam! Oct 13 01:57:55.253 INFO kablam! warning: enum is never used: `ClearMode` Oct 13 01:57:55.253 INFO kablam! --> src/gl_api/misc.rs:17:1 Oct 13 01:57:55.253 INFO kablam! | Oct 13 01:57:55.253 INFO kablam! 17 | pub enum ClearMode { Oct 13 01:57:55.253 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 01:57:55.253 INFO kablam! Oct 13 01:57:55.253 INFO kablam! warning: function is never used: `clear` Oct 13 01:57:55.253 INFO kablam! --> src/gl_api/misc.rs:22:1 Oct 13 01:57:55.253 INFO kablam! | Oct 13 01:57:55.253 INFO kablam! 22 | pub fn clear(mode: ClearMode) { Oct 13 01:57:55.253 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:55.253 INFO kablam! Oct 13 01:57:55.253 INFO kablam! warning: struct is never constructed: `StorageBindPoint` Oct 13 01:57:55.253 INFO kablam! --> src/gl_api/shader/program.rs:17:1 Oct 13 01:57:55.253 INFO kablam! | Oct 13 01:57:55.253 INFO kablam! 17 | pub struct StorageBindPoint { Oct 13 01:57:55.253 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:55.253 INFO kablam! Oct 13 01:57:55.253 INFO kablam! warning: method is never used: `with_geometry` Oct 13 01:57:55.253 INFO kablam! --> src/gl_api/shader/program.rs:102:5 Oct 13 01:57:55.253 INFO kablam! | Oct 13 01:57:55.253 INFO kablam! 102 | pub fn with_geometry(mut self, shader: Shader) -> Self { Oct 13 01:57:55.253 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:55.253 INFO kablam! Oct 13 01:57:55.253 INFO kablam! warning: method is never used: `with_tesselation` Oct 13 01:57:55.253 INFO kablam! --> src/gl_api/shader/program.rs:108:5 Oct 13 01:57:55.253 INFO kablam! | Oct 13 01:57:55.253 INFO kablam! 108 | pub fn with_tesselation(mut self, tess_control: Shader, tess_eval: Shader) -> Self { Oct 13 01:57:55.253 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:55.253 INFO kablam! Oct 13 01:57:55.253 INFO kablam! warning: field is never used: `shader_type` Oct 13 01:57:55.253 INFO kablam! --> src/gl_api/shader/shader.rs:54:5 Oct 13 01:57:55.253 INFO kablam! | Oct 13 01:57:55.253 INFO kablam! 54 | pub(in super) shader_type: ShaderType, Oct 13 01:57:55.253 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:55.253 INFO kablam! Oct 13 01:57:55.253 INFO kablam! warning: variant is never constructed: `ProgramCreation` Oct 13 01:57:55.253 INFO kablam! --> src/gl_api/shader/mod.rs:14:5 Oct 13 01:57:55.253 INFO kablam! | Oct 13 01:57:55.253 INFO kablam! 14 | ProgramCreation, Oct 13 01:57:55.253 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 01:57:55.253 INFO kablam! Oct 13 01:57:55.253 INFO kablam! warning: function is never used: `simple_pipeline` Oct 13 01:57:55.253 INFO kablam! --> src/gl_api/shader/mod.rs:29:1 Oct 13 01:57:55.253 INFO kablam! | Oct 13 01:57:55.253 INFO kablam! 29 | / pub fn simple_pipeline, P2: AsRef>( Oct 13 01:57:55.253 INFO kablam! 30 | | vert: P1, Oct 13 01:57:55.253 INFO kablam! 31 | | frag: P2, Oct 13 01:57:55.253 INFO kablam! 32 | | ) -> Result { Oct 13 01:57:55.253 INFO kablam! ... | Oct 13 01:57:55.253 INFO kablam! 43 | | Ok(program.link().unwrap()) Oct 13 01:57:55.253 INFO kablam! 44 | | } Oct 13 01:57:55.253 INFO kablam! | |_^ Oct 13 01:57:55.253 INFO kablam! Oct 13 01:57:55.253 INFO kablam! warning: variant is never constructed: `Nearest` Oct 13 01:57:55.253 INFO kablam! --> src/gl_api/texture.rs:24:5 Oct 13 01:57:55.253 INFO kablam! | Oct 13 01:57:55.253 INFO kablam! 24 | Nearest = gl::NEAREST, Oct 13 01:57:55.253 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:55.253 INFO kablam! Oct 13 01:57:55.253 INFO kablam! warning: variant is never constructed: `NearestMipmapNearest` Oct 13 01:57:55.253 INFO kablam! --> src/gl_api/texture.rs:26:5 Oct 13 01:57:55.253 INFO kablam! | Oct 13 01:57:55.253 INFO kablam! 26 | NearestMipmapNearest = gl::NEAREST_MIPMAP_NEAREST, Oct 13 01:57:55.253 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:55.253 INFO kablam! Oct 13 01:57:55.253 INFO kablam! warning: variant is never constructed: `LinearMipmapNearest` Oct 13 01:57:55.253 INFO kablam! --> src/gl_api/texture.rs:27:5 Oct 13 01:57:55.253 INFO kablam! | Oct 13 01:57:55.253 INFO kablam! 27 | LinearMipmapNearest = gl::LINEAR_MIPMAP_NEAREST, Oct 13 01:57:55.253 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:55.253 INFO kablam! Oct 13 01:57:55.253 INFO kablam! warning: variant is never constructed: `NearestMipmapLinear` Oct 13 01:57:55.254 INFO kablam! --> src/gl_api/texture.rs:28:5 Oct 13 01:57:55.254 INFO kablam! | Oct 13 01:57:55.254 INFO kablam! 28 | NearestMipmapLinear = gl::NEAREST_MIPMAP_LINEAR, Oct 13 01:57:55.254 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:55.254 INFO kablam! Oct 13 01:57:55.254 INFO kablam! warning: variant is never constructed: `LinearMipmapLinear` Oct 13 01:57:55.254 INFO kablam! --> src/gl_api/texture.rs:29:5 Oct 13 01:57:55.254 INFO kablam! | Oct 13 01:57:55.254 INFO kablam! 29 | LinearMipmapLinear = gl::LINEAR_MIPMAP_LINEAR, Oct 13 01:57:55.254 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:55.254 INFO kablam! Oct 13 01:57:55.254 INFO kablam! warning: variant is never constructed: `Linear` Oct 13 01:57:55.254 INFO kablam! --> src/gl_api/texture.rs:35:5 Oct 13 01:57:55.254 INFO kablam! | Oct 13 01:57:55.254 INFO kablam! 35 | Linear = gl::LINEAR, Oct 13 01:57:55.254 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:55.254 INFO kablam! Oct 13 01:57:55.254 INFO kablam! warning: variant is never constructed: `ClampToEdge` Oct 13 01:57:55.254 INFO kablam! --> src/gl_api/texture.rs:40:5 Oct 13 01:57:55.254 INFO kablam! | Oct 13 01:57:55.254 INFO kablam! 40 | ClampToEdge = gl::CLAMP_TO_EDGE, Oct 13 01:57:55.254 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:55.254 INFO kablam! Oct 13 01:57:55.254 INFO kablam! warning: variant is never constructed: `ClampToBorder` Oct 13 01:57:55.254 INFO kablam! --> src/gl_api/texture.rs:41:5 Oct 13 01:57:55.254 INFO kablam! | Oct 13 01:57:55.254 INFO kablam! 41 | ClampToBorder = gl::CLAMP_TO_BORDER, Oct 13 01:57:55.254 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:55.254 INFO kablam! Oct 13 01:57:55.254 INFO kablam! warning: variant is never constructed: `MirroredRepeat` Oct 13 01:57:55.254 INFO kablam! --> src/gl_api/texture.rs:42:5 Oct 13 01:57:55.254 INFO kablam! | Oct 13 01:57:55.254 INFO kablam! 42 | MirroredRepeat = gl::MIRRORED_REPEAT, Oct 13 01:57:55.254 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:55.254 INFO kablam! Oct 13 01:57:55.254 INFO kablam! warning: variant is never constructed: `MirrorClampToEdge` Oct 13 01:57:55.254 INFO kablam! --> src/gl_api/texture.rs:44:5 Oct 13 01:57:55.254 INFO kablam! | Oct 13 01:57:55.254 INFO kablam! 44 | MirrorClampToEdge = gl::MIRROR_CLAMP_TO_EDGE, Oct 13 01:57:55.254 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:55.254 INFO kablam! Oct 13 01:57:55.254 INFO kablam! warning: variant is never constructed: `R` Oct 13 01:57:55.254 INFO kablam! --> src/gl_api/texture.rs:48:11 Oct 13 01:57:55.254 INFO kablam! | Oct 13 01:57:55.254 INFO kablam! 48 | S, T, R Oct 13 01:57:55.254 INFO kablam! | ^ Oct 13 01:57:55.254 INFO kablam! Oct 13 01:57:55.254 INFO kablam! warning: method is never used: `source_from_image` Oct 13 01:57:55.254 INFO kablam! --> src/gl_api/texture.rs:97:5 Oct 13 01:57:55.254 INFO kablam! | Oct 13 01:57:55.254 INFO kablam! 97 | pub fn source_from_image>(&self, path: P) -> TextureResult<()> { Oct 13 01:57:55.254 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:55.254 INFO kablam! Oct 13 01:57:55.254 INFO kablam! warning: struct is never constructed: `As2D` Oct 13 01:57:55.254 INFO kablam! --> src/grid.rs:1:1 Oct 13 01:57:55.254 INFO kablam! | Oct 13 01:57:55.254 INFO kablam! 1 | struct As2D { Oct 13 01:57:55.254 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 01:57:55.254 INFO kablam! Oct 13 01:57:55.254 INFO kablam! warning: type alias is never used: `GridY` Oct 13 01:57:55.254 INFO kablam! --> src/grid.rs:23:1 Oct 13 01:57:55.254 INFO kablam! | Oct 13 01:57:55.254 INFO kablam! 23 | pub type GridY = Grid; Oct 13 01:57:55.254 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:55.254 INFO kablam! Oct 13 01:57:55.254 INFO kablam! warning: constant item is never used: `BORDER_NUB_TOP` Oct 13 01:57:55.254 INFO kablam! --> src/tiles.rs:87:1 Oct 13 01:57:55.254 INFO kablam! | Oct 13 01:57:55.254 INFO kablam! 87 | pub const BORDER_NUB_TOP: BorderTile = BorderTile { top: true, bottom: false, left: false, right: false }; Oct 13 01:57:55.254 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:55.254 INFO kablam! Oct 13 01:57:55.254 INFO kablam! warning: constant item is never used: `BORDER_NUB_BOTTOM` Oct 13 01:57:55.254 INFO kablam! --> src/tiles.rs:88:1 Oct 13 01:57:55.254 INFO kablam! | Oct 13 01:57:55.254 INFO kablam! 88 | pub const BORDER_NUB_BOTTOM: BorderTile = BorderTile { top: false, bottom: true, left: false, right: false }; Oct 13 01:57:55.254 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:55.254 INFO kablam! Oct 13 01:57:55.254 INFO kablam! warning: constant item is never used: `BORDER_NUB_LEFT` Oct 13 01:57:55.254 INFO kablam! --> src/tiles.rs:89:1 Oct 13 01:57:55.254 INFO kablam! | Oct 13 01:57:55.254 INFO kablam! 89 | pub const BORDER_NUB_LEFT: BorderTile = BorderTile { top: false, bottom: false, left: true, right: false }; Oct 13 01:57:55.254 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:55.264 INFO kablam! Oct 13 01:57:55.264 INFO kablam! warning: constant item is never used: `BORDER_NUB_RIGHT` Oct 13 01:57:55.264 INFO kablam! --> src/tiles.rs:90:1 Oct 13 01:57:55.264 INFO kablam! | Oct 13 01:57:55.264 INFO kablam! 90 | pub const BORDER_NUB_RIGHT: BorderTile = BorderTile { top: false, bottom: false, left: false, right: true }; Oct 13 01:57:55.264 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:55.264 INFO kablam! Oct 13 01:57:55.264 INFO kablam! warning: constant item is never used: `BORDER_CROSS` Oct 13 01:57:55.264 INFO kablam! --> src/tiles.rs:97:1 Oct 13 01:57:55.264 INFO kablam! | Oct 13 01:57:55.264 INFO kablam! 97 | pub const BORDER_CROSS: BorderTile = BorderTile { top: true, bottom: true, left: true, right: true }; Oct 13 01:57:55.264 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:55.264 INFO kablam! Oct 13 01:57:55.264 INFO kablam! warning: constant item is never used: `BORDER_AIR` Oct 13 01:57:55.264 INFO kablam! --> src/tiles.rs:98:1 Oct 13 01:57:55.264 INFO kablam! | Oct 13 01:57:55.264 INFO kablam! 98 | pub const BORDER_AIR: BorderTile = BorderTile { top: false, bottom: false, left: false, right: false }; Oct 13 01:57:55.264 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:55.264 INFO kablam! Oct 13 01:57:55.324 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 44.51s Oct 13 01:57:55.333 INFO kablam! su: No module specific data is present Oct 13 01:57:55.933 INFO running `"docker" "rm" "-f" "cd4569eb3ff7162abc06f3cdc34614e61e6f0f5f2ae3f8ad75093bda6590234e"` Oct 13 01:57:56.143 INFO blam! cd4569eb3ff7162abc06f3cdc34614e61e6f0f5f2ae3f8ad75093bda6590234e