Oct 27 09:05:35.721 INFO checking XavilPergis/birblike against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 09:05:35.721 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 27 09:05:36.235 INFO blam! 837d95e06f9155e1f0250778a675d5f13ca449103e6e8965c70a13efdad2ecd7 Oct 27 09:05:36.238 INFO running `"docker" "start" "-a" "837d95e06f9155e1f0250778a675d5f13ca449103e6e8965c70a13efdad2ecd7"` Oct 27 09:05:38.646 INFO kablam! usermod: no changes Oct 27 09:05:38.944 INFO kablam! Compiling glutin v0.16.0 Oct 27 09:05:38.950 INFO kablam! Checking cgmath v0.16.1 Oct 27 09:05:38.964 INFO kablam! Checking shrev v1.0.1 Oct 27 09:05:38.976 INFO kablam! Checking jpeg-decoder v0.1.14 Oct 27 09:05:38.984 INFO kablam! Checking hibitset v0.5.0 Oct 27 09:05:38.985 INFO kablam! Checking shred v0.7.0 Oct 27 09:05:38.991 INFO kablam! Checking smithay-client-toolkit v0.2.1 Oct 27 09:05:50.388 INFO kablam! Checking winit v0.15.0 Oct 27 09:05:50.921 INFO kablam! Checking image v0.19.0 Oct 27 09:05:52.923 INFO kablam! Checking specs v0.11.2 Oct 27 09:06:12.003 INFO kablam! Checking birblike v0.1.0 (/source) Oct 27 09:06:15.239 INFO kablam! warning: unused import: `gl_api::shader::shader::ShaderResult` Oct 27 09:06:15.239 INFO kablam! --> src/gl_api/shader/program.rs:4:5 Oct 27 09:06:15.240 INFO kablam! | Oct 27 09:06:15.240 INFO kablam! 4 | use gl_api::shader::shader::ShaderResult; Oct 27 09:06:15.240 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:15.241 INFO kablam! | Oct 27 09:06:15.241 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 09:06:15.241 INFO kablam! Oct 27 09:06:15.241 INFO kablam! warning: unused import: `std::path::Path` Oct 27 09:06:15.242 INFO kablam! --> src/gl_api/shader/program.rs:5:5 Oct 27 09:06:15.242 INFO kablam! | Oct 27 09:06:15.242 INFO kablam! 5 | use std::path::Path; Oct 27 09:06:15.243 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 09:06:15.243 INFO kablam! Oct 27 09:06:15.243 INFO kablam! warning: unused import: `gl_api::error::GlResult` Oct 27 09:06:15.243 INFO kablam! --> src/gl_api/shader/program.rs:7:5 Oct 27 09:06:15.244 INFO kablam! | Oct 27 09:06:15.244 INFO kablam! 7 | use gl_api::error::GlResult; Oct 27 09:06:15.244 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:15.244 INFO kablam! Oct 27 09:06:15.245 INFO kablam! warning: unused import: `image::RgbaImage` Oct 27 09:06:15.245 INFO kablam! --> src/gl_api/texture.rs:1:5 Oct 27 09:06:15.245 INFO kablam! | Oct 27 09:06:15.245 INFO kablam! 1 | use image::RgbaImage; Oct 27 09:06:15.246 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 09:06:15.246 INFO kablam! Oct 27 09:06:15.246 INFO kablam! warning: unused imports: `Add`, `Mul` Oct 27 09:06:15.247 INFO kablam! --> src/grid.rs:7:16 Oct 27 09:06:15.247 INFO kablam! | Oct 27 09:06:15.247 INFO kablam! 7 | use std::ops::{Add, Mul}; Oct 27 09:06:15.247 INFO kablam! | ^^^ ^^^ Oct 27 09:06:15.248 INFO kablam! Oct 27 09:06:15.248 INFO kablam! warning: unused import: `rand::Rng` Oct 27 09:06:15.248 INFO kablam! --> src/main.rs:19:5 Oct 27 09:06:15.248 INFO kablam! | Oct 27 09:06:15.250 INFO kablam! 19 | use rand::Rng; Oct 27 09:06:15.250 INFO kablam! | ^^^^^^^^^ Oct 27 09:06:15.250 INFO kablam! Oct 27 09:06:15.250 INFO kablam! warning: unused import: `std::marker::PhantomData` Oct 27 09:06:15.250 INFO kablam! --> src/main.rs:28:5 Oct 27 09:06:15.250 INFO kablam! | Oct 27 09:06:15.250 INFO kablam! 28 | use std::marker::PhantomData; Oct 27 09:06:15.250 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:15.250 INFO kablam! Oct 27 09:06:15.336 INFO kablam! warning: unused import: `gl_api::shader::shader::ShaderResult` Oct 27 09:06:15.336 INFO kablam! --> src/gl_api/shader/program.rs:4:5 Oct 27 09:06:15.337 INFO kablam! | Oct 27 09:06:15.337 INFO kablam! 4 | use gl_api::shader::shader::ShaderResult; Oct 27 09:06:15.337 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:15.337 INFO kablam! | Oct 27 09:06:15.338 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 09:06:15.338 INFO kablam! Oct 27 09:06:15.339 INFO kablam! warning: unused import: `std::path::Path` Oct 27 09:06:15.339 INFO kablam! --> src/gl_api/shader/program.rs:5:5 Oct 27 09:06:15.339 INFO kablam! | Oct 27 09:06:15.339 INFO kablam! 5 | use std::path::Path; Oct 27 09:06:15.340 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 09:06:15.340 INFO kablam! Oct 27 09:06:15.340 INFO kablam! warning: unused import: `gl_api::error::GlResult` Oct 27 09:06:15.340 INFO kablam! --> src/gl_api/shader/program.rs:7:5 Oct 27 09:06:15.341 INFO kablam! | Oct 27 09:06:15.341 INFO kablam! 7 | use gl_api::error::GlResult; Oct 27 09:06:15.341 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:15.341 INFO kablam! Oct 27 09:06:15.342 INFO kablam! warning: unused import: `image::RgbaImage` Oct 27 09:06:15.342 INFO kablam! --> src/gl_api/texture.rs:1:5 Oct 27 09:06:15.342 INFO kablam! | Oct 27 09:06:15.342 INFO kablam! 1 | use image::RgbaImage; Oct 27 09:06:15.343 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 09:06:15.343 INFO kablam! Oct 27 09:06:15.343 INFO kablam! warning: unused imports: `Add`, `Mul` Oct 27 09:06:15.344 INFO kablam! --> src/grid.rs:7:16 Oct 27 09:06:15.344 INFO kablam! | Oct 27 09:06:15.344 INFO kablam! 7 | use std::ops::{Add, Mul}; Oct 27 09:06:15.344 INFO kablam! | ^^^ ^^^ Oct 27 09:06:15.345 INFO kablam! Oct 27 09:06:15.345 INFO kablam! warning: unused import: `rand::Rng` Oct 27 09:06:15.345 INFO kablam! --> src/main.rs:19:5 Oct 27 09:06:15.346 INFO kablam! | Oct 27 09:06:15.346 INFO kablam! 19 | use rand::Rng; Oct 27 09:06:15.346 INFO kablam! | ^^^^^^^^^ Oct 27 09:06:15.347 INFO kablam! Oct 27 09:06:15.347 INFO kablam! warning: unused import: `std::marker::PhantomData` Oct 27 09:06:15.347 INFO kablam! --> src/main.rs:28:5 Oct 27 09:06:15.347 INFO kablam! | Oct 27 09:06:15.348 INFO kablam! 28 | use std::marker::PhantomData; Oct 27 09:06:15.348 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:15.348 INFO kablam! Oct 27 09:06:15.967 INFO kablam! warning: unused import: `image::GenericImage` Oct 27 09:06:15.967 INFO kablam! --> src/main.rs:16:5 Oct 27 09:06:15.967 INFO kablam! | Oct 27 09:06:15.967 INFO kablam! 16 | use image::GenericImage; Oct 27 09:06:15.967 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:15.967 INFO kablam! Oct 27 09:06:16.043 INFO kablam! warning: unused variable: `rng` Oct 27 09:06:16.043 INFO kablam! --> src/main.rs:383:13 Oct 27 09:06:16.043 INFO kablam! | Oct 27 09:06:16.043 INFO kablam! 383 | let mut rng = rand::thread_rng(); Oct 27 09:06:16.043 INFO kablam! | ^^^ help: consider using `_rng` instead Oct 27 09:06:16.043 INFO kablam! | Oct 27 09:06:16.043 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 09:06:16.043 INFO kablam! Oct 27 09:06:16.043 INFO kablam! warning: unused variable: `modified_set` Oct 27 09:06:16.043 INFO kablam! --> src/main.rs:170:49 Oct 27 09:06:16.043 INFO kablam! | Oct 27 09:06:16.043 INFO kablam! 170 | let &ModifiedTerrain((was_modified, ref modified_set)) = &*modified; Oct 27 09:06:16.043 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_modified_set` instead Oct 27 09:06:16.043 INFO kablam! Oct 27 09:06:16.043 INFO kablam! warning: unused variable: `new_set` Oct 27 09:06:16.043 INFO kablam! --> src/main.rs:171:39 Oct 27 09:06:16.043 INFO kablam! | Oct 27 09:06:16.043 INFO kablam! 171 | let &NewTerrain((was_new, ref new_set)) = &*new; Oct 27 09:06:16.043 INFO kablam! | ^^^^^^^ help: consider using `_new_set` instead Oct 27 09:06:16.043 INFO kablam! Oct 27 09:06:16.043 INFO kablam! warning: unused variable: `grid` Oct 27 09:06:16.043 INFO kablam! --> src/main.rs:275:24 Oct 27 09:06:16.043 INFO kablam! | Oct 27 09:06:16.043 INFO kablam! 275 | fn run(&mut self, (grid, mut colors): Self::SystemData) { Oct 27 09:06:16.043 INFO kablam! | ^^^^ help: consider using `_grid` instead Oct 27 09:06:16.043 INFO kablam! Oct 27 09:06:16.043 INFO kablam! warning: unused variable: `colors` Oct 27 09:06:16.043 INFO kablam! --> src/main.rs:275:34 Oct 27 09:06:16.043 INFO kablam! | Oct 27 09:06:16.043 INFO kablam! 275 | fn run(&mut self, (grid, mut colors): Self::SystemData) { Oct 27 09:06:16.043 INFO kablam! | ^^^^^^ help: consider using `_colors` instead Oct 27 09:06:16.043 INFO kablam! Oct 27 09:06:16.051 INFO kablam! warning: variable does not need to be mutable Oct 27 09:06:16.051 INFO kablam! --> src/main.rs:135:16 Oct 27 09:06:16.051 INFO kablam! | Oct 27 09:06:16.051 INFO kablam! 135 | pub fn new(mut program: Program, WorldUniforms>, tilemap: Texture2D) -> Self { Oct 27 09:06:16.051 INFO kablam! | ----^^^^^^^ Oct 27 09:06:16.051 INFO kablam! | | Oct 27 09:06:16.051 INFO kablam! | help: remove this `mut` Oct 27 09:06:16.051 INFO kablam! | Oct 27 09:06:16.051 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 09:06:16.051 INFO kablam! Oct 27 09:06:16.080 INFO kablam! warning: variable does not need to be mutable Oct 27 09:06:16.080 INFO kablam! --> src/main.rs:275:30 Oct 27 09:06:16.080 INFO kablam! | Oct 27 09:06:16.080 INFO kablam! 275 | fn run(&mut self, (grid, mut colors): Self::SystemData) { Oct 27 09:06:16.080 INFO kablam! | ----^^^^^^ Oct 27 09:06:16.080 INFO kablam! | | Oct 27 09:06:16.080 INFO kablam! | help: remove this `mut` Oct 27 09:06:16.080 INFO kablam! Oct 27 09:06:16.111 INFO kablam! warning: variable does not need to be mutable Oct 27 09:06:16.111 INFO kablam! --> src/main.rs:383:9 Oct 27 09:06:16.111 INFO kablam! | Oct 27 09:06:16.111 INFO kablam! 383 | let mut rng = rand::thread_rng(); Oct 27 09:06:16.111 INFO kablam! | ----^^^ Oct 27 09:06:16.111 INFO kablam! | | Oct 27 09:06:16.111 INFO kablam! | help: remove this `mut` Oct 27 09:06:16.111 INFO kablam! Oct 27 09:06:16.173 INFO kablam! warning: unused import: `image::GenericImage` Oct 27 09:06:16.173 INFO kablam! --> src/main.rs:16:5 Oct 27 09:06:16.173 INFO kablam! | Oct 27 09:06:16.173 INFO kablam! 16 | use image::GenericImage; Oct 27 09:06:16.173 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.173 INFO kablam! Oct 27 09:06:16.247 INFO kablam! warning: unused variable: `rng` Oct 27 09:06:16.247 INFO kablam! --> src/main.rs:383:13 Oct 27 09:06:16.247 INFO kablam! | Oct 27 09:06:16.247 INFO kablam! 383 | let mut rng = rand::thread_rng(); Oct 27 09:06:16.247 INFO kablam! | ^^^ help: consider using `_rng` instead Oct 27 09:06:16.247 INFO kablam! | Oct 27 09:06:16.247 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 09:06:16.247 INFO kablam! Oct 27 09:06:16.251 INFO kablam! warning: unused variable: `modified_set` Oct 27 09:06:16.251 INFO kablam! --> src/main.rs:170:49 Oct 27 09:06:16.251 INFO kablam! | Oct 27 09:06:16.251 INFO kablam! 170 | let &ModifiedTerrain((was_modified, ref modified_set)) = &*modified; Oct 27 09:06:16.251 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_modified_set` instead Oct 27 09:06:16.251 INFO kablam! Oct 27 09:06:16.251 INFO kablam! warning: unused variable: `new_set` Oct 27 09:06:16.251 INFO kablam! --> src/main.rs:171:39 Oct 27 09:06:16.251 INFO kablam! | Oct 27 09:06:16.251 INFO kablam! 171 | let &NewTerrain((was_new, ref new_set)) = &*new; Oct 27 09:06:16.251 INFO kablam! | ^^^^^^^ help: consider using `_new_set` instead Oct 27 09:06:16.251 INFO kablam! Oct 27 09:06:16.251 INFO kablam! warning: unused variable: `grid` Oct 27 09:06:16.251 INFO kablam! --> src/main.rs:275:24 Oct 27 09:06:16.251 INFO kablam! | Oct 27 09:06:16.251 INFO kablam! 275 | fn run(&mut self, (grid, mut colors): Self::SystemData) { Oct 27 09:06:16.251 INFO kablam! | ^^^^ help: consider using `_grid` instead Oct 27 09:06:16.251 INFO kablam! Oct 27 09:06:16.251 INFO kablam! warning: unused variable: `colors` Oct 27 09:06:16.251 INFO kablam! --> src/main.rs:275:34 Oct 27 09:06:16.251 INFO kablam! | Oct 27 09:06:16.251 INFO kablam! 275 | fn run(&mut self, (grid, mut colors): Self::SystemData) { Oct 27 09:06:16.251 INFO kablam! | ^^^^^^ help: consider using `_colors` instead Oct 27 09:06:16.251 INFO kablam! Oct 27 09:06:16.263 INFO kablam! warning: variable does not need to be mutable Oct 27 09:06:16.263 INFO kablam! --> src/main.rs:135:16 Oct 27 09:06:16.263 INFO kablam! | Oct 27 09:06:16.263 INFO kablam! 135 | pub fn new(mut program: Program, WorldUniforms>, tilemap: Texture2D) -> Self { Oct 27 09:06:16.263 INFO kablam! | ----^^^^^^^ Oct 27 09:06:16.263 INFO kablam! | | Oct 27 09:06:16.263 INFO kablam! | help: remove this `mut` Oct 27 09:06:16.263 INFO kablam! | Oct 27 09:06:16.263 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 09:06:16.263 INFO kablam! Oct 27 09:06:16.299 INFO kablam! warning: variable does not need to be mutable Oct 27 09:06:16.299 INFO kablam! --> src/main.rs:275:30 Oct 27 09:06:16.299 INFO kablam! | Oct 27 09:06:16.299 INFO kablam! 275 | fn run(&mut self, (grid, mut colors): Self::SystemData) { Oct 27 09:06:16.299 INFO kablam! | ----^^^^^^ Oct 27 09:06:16.299 INFO kablam! | | Oct 27 09:06:16.299 INFO kablam! | help: remove this `mut` Oct 27 09:06:16.299 INFO kablam! Oct 27 09:06:16.327 INFO kablam! warning: variable does not need to be mutable Oct 27 09:06:16.327 INFO kablam! --> src/main.rs:383:9 Oct 27 09:06:16.327 INFO kablam! | Oct 27 09:06:16.327 INFO kablam! 383 | let mut rng = rand::thread_rng(); Oct 27 09:06:16.327 INFO kablam! | ----^^^ Oct 27 09:06:16.327 INFO kablam! | | Oct 27 09:06:16.327 INFO kablam! | help: remove this `mut` Oct 27 09:06:16.327 INFO kablam! Oct 27 09:06:16.399 INFO kablam! warning: variant is never constructed: `StreamDraw` Oct 27 09:06:16.399 INFO kablam! --> src/gl_api/buffer.rs:53:5 Oct 27 09:06:16.399 INFO kablam! | Oct 27 09:06:16.399 INFO kablam! 53 | StreamDraw = gl::STREAM_DRAW, Oct 27 09:06:16.399 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.399 INFO kablam! | Oct 27 09:06:16.399 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 09:06:16.399 INFO kablam! Oct 27 09:06:16.399 INFO kablam! warning: variant is never constructed: `StreamRead` Oct 27 09:06:16.400 INFO kablam! --> src/gl_api/buffer.rs:55:5 Oct 27 09:06:16.400 INFO kablam! | Oct 27 09:06:16.400 INFO kablam! 55 | StreamRead = gl::STREAM_READ, Oct 27 09:06:16.400 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.400 INFO kablam! Oct 27 09:06:16.400 INFO kablam! warning: variant is never constructed: `StreamCopy` Oct 27 09:06:16.400 INFO kablam! --> src/gl_api/buffer.rs:57:5 Oct 27 09:06:16.400 INFO kablam! | Oct 27 09:06:16.400 INFO kablam! 57 | StreamCopy = gl::STREAM_COPY, Oct 27 09:06:16.400 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.400 INFO kablam! Oct 27 09:06:16.400 INFO kablam! warning: variant is never constructed: `StaticRead` Oct 27 09:06:16.400 INFO kablam! --> src/gl_api/buffer.rs:61:5 Oct 27 09:06:16.400 INFO kablam! | Oct 27 09:06:16.400 INFO kablam! 61 | StaticRead = gl::STATIC_READ, Oct 27 09:06:16.400 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.400 INFO kablam! Oct 27 09:06:16.400 INFO kablam! warning: variant is never constructed: `StaticCopy` Oct 27 09:06:16.400 INFO kablam! --> src/gl_api/buffer.rs:63:5 Oct 27 09:06:16.400 INFO kablam! | Oct 27 09:06:16.400 INFO kablam! 63 | StaticCopy = gl::STATIC_COPY, Oct 27 09:06:16.400 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.400 INFO kablam! Oct 27 09:06:16.400 INFO kablam! warning: variant is never constructed: `DynamicRead` Oct 27 09:06:16.400 INFO kablam! --> src/gl_api/buffer.rs:67:5 Oct 27 09:06:16.400 INFO kablam! | Oct 27 09:06:16.400 INFO kablam! 67 | DynamicRead = gl::DYNAMIC_READ, Oct 27 09:06:16.400 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.400 INFO kablam! Oct 27 09:06:16.400 INFO kablam! warning: variant is never constructed: `DynamicCopy` Oct 27 09:06:16.400 INFO kablam! --> src/gl_api/buffer.rs:69:5 Oct 27 09:06:16.400 INFO kablam! | Oct 27 09:06:16.400 INFO kablam! 69 | DynamicCopy = gl::DYNAMIC_COPY, Oct 27 09:06:16.400 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.400 INFO kablam! Oct 27 09:06:16.400 INFO kablam! warning: method is never used: `len` Oct 27 09:06:16.400 INFO kablam! --> src/gl_api/buffer.rs:152:5 Oct 27 09:06:16.400 INFO kablam! | Oct 27 09:06:16.400 INFO kablam! 152 | pub fn len(&self) -> usize { self.buf.len() } Oct 27 09:06:16.400 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.400 INFO kablam! Oct 27 09:06:16.400 INFO kablam! warning: variant is never constructed: `ZeroLength` Oct 27 09:06:16.400 INFO kablam! --> src/gl_api/buffer.rs:162:5 Oct 27 09:06:16.400 INFO kablam! | Oct 27 09:06:16.400 INFO kablam! 162 | ZeroLength, Oct 27 09:06:16.400 INFO kablam! | ^^^^^^^^^^ Oct 27 09:06:16.400 INFO kablam! Oct 27 09:06:16.400 INFO kablam! warning: type alias is never used: `ElementBuffer` Oct 27 09:06:16.400 INFO kablam! --> src/gl_api/buffer.rs:226:1 Oct 27 09:06:16.400 INFO kablam! | Oct 27 09:06:16.400 INFO kablam! 226 | pub type ElementBuffer = Buffer; Oct 27 09:06:16.400 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.400 INFO kablam! Oct 27 09:06:16.400 INFO kablam! warning: function is never used: `polygon_mode` Oct 27 09:06:16.400 INFO kablam! --> src/gl_api/misc.rs:12:1 Oct 27 09:06:16.400 INFO kablam! | Oct 27 09:06:16.400 INFO kablam! 12 | pub fn polygon_mode(mode: PolygonMode) { Oct 27 09:06:16.400 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.400 INFO kablam! Oct 27 09:06:16.400 INFO kablam! warning: enum is never used: `ClearMode` Oct 27 09:06:16.400 INFO kablam! --> src/gl_api/misc.rs:17:1 Oct 27 09:06:16.400 INFO kablam! | Oct 27 09:06:16.400 INFO kablam! 17 | pub enum ClearMode { Oct 27 09:06:16.400 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.400 INFO kablam! Oct 27 09:06:16.400 INFO kablam! warning: function is never used: `clear` Oct 27 09:06:16.400 INFO kablam! --> src/gl_api/misc.rs:22:1 Oct 27 09:06:16.400 INFO kablam! | Oct 27 09:06:16.400 INFO kablam! 22 | pub fn clear(mode: ClearMode) { Oct 27 09:06:16.400 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.400 INFO kablam! Oct 27 09:06:16.400 INFO kablam! warning: struct is never constructed: `StorageBindPoint` Oct 27 09:06:16.400 INFO kablam! --> src/gl_api/shader/program.rs:17:1 Oct 27 09:06:16.400 INFO kablam! | Oct 27 09:06:16.400 INFO kablam! 17 | pub struct StorageBindPoint { Oct 27 09:06:16.400 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.400 INFO kablam! Oct 27 09:06:16.400 INFO kablam! warning: method is never used: `with_geometry` Oct 27 09:06:16.400 INFO kablam! --> src/gl_api/shader/program.rs:102:5 Oct 27 09:06:16.400 INFO kablam! | Oct 27 09:06:16.400 INFO kablam! 102 | pub fn with_geometry(mut self, shader: Shader) -> Self { Oct 27 09:06:16.400 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.400 INFO kablam! Oct 27 09:06:16.400 INFO kablam! warning: method is never used: `with_tesselation` Oct 27 09:06:16.400 INFO kablam! --> src/gl_api/shader/program.rs:108:5 Oct 27 09:06:16.400 INFO kablam! | Oct 27 09:06:16.400 INFO kablam! 108 | pub fn with_tesselation(mut self, tess_control: Shader, tess_eval: Shader) -> Self { Oct 27 09:06:16.401 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.401 INFO kablam! Oct 27 09:06:16.401 INFO kablam! warning: field is never used: `shader_type` Oct 27 09:06:16.401 INFO kablam! --> src/gl_api/shader/shader.rs:54:5 Oct 27 09:06:16.401 INFO kablam! | Oct 27 09:06:16.401 INFO kablam! 54 | pub(in super) shader_type: ShaderType, Oct 27 09:06:16.401 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.401 INFO kablam! Oct 27 09:06:16.401 INFO kablam! warning: variant is never constructed: `ProgramCreation` Oct 27 09:06:16.401 INFO kablam! --> src/gl_api/shader/mod.rs:14:5 Oct 27 09:06:16.401 INFO kablam! | Oct 27 09:06:16.401 INFO kablam! 14 | ProgramCreation, Oct 27 09:06:16.401 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 09:06:16.401 INFO kablam! Oct 27 09:06:16.401 INFO kablam! warning: function is never used: `simple_pipeline` Oct 27 09:06:16.401 INFO kablam! --> src/gl_api/shader/mod.rs:29:1 Oct 27 09:06:16.401 INFO kablam! | Oct 27 09:06:16.401 INFO kablam! 29 | / pub fn simple_pipeline, P2: AsRef>( Oct 27 09:06:16.401 INFO kablam! 30 | | vert: P1, Oct 27 09:06:16.401 INFO kablam! 31 | | frag: P2, Oct 27 09:06:16.401 INFO kablam! 32 | | ) -> Result { Oct 27 09:06:16.401 INFO kablam! ... | Oct 27 09:06:16.401 INFO kablam! 43 | | Ok(program.link().unwrap()) Oct 27 09:06:16.401 INFO kablam! 44 | | } Oct 27 09:06:16.401 INFO kablam! | |_^ Oct 27 09:06:16.401 INFO kablam! Oct 27 09:06:16.401 INFO kablam! warning: variant is never constructed: `Nearest` Oct 27 09:06:16.401 INFO kablam! --> src/gl_api/texture.rs:24:5 Oct 27 09:06:16.401 INFO kablam! | Oct 27 09:06:16.401 INFO kablam! 24 | Nearest = gl::NEAREST, Oct 27 09:06:16.401 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.401 INFO kablam! Oct 27 09:06:16.401 INFO kablam! warning: variant is never constructed: `NearestMipmapNearest` Oct 27 09:06:16.401 INFO kablam! --> src/gl_api/texture.rs:26:5 Oct 27 09:06:16.401 INFO kablam! | Oct 27 09:06:16.401 INFO kablam! 26 | NearestMipmapNearest = gl::NEAREST_MIPMAP_NEAREST, Oct 27 09:06:16.401 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.401 INFO kablam! Oct 27 09:06:16.401 INFO kablam! warning: variant is never constructed: `LinearMipmapNearest` Oct 27 09:06:16.401 INFO kablam! --> src/gl_api/texture.rs:27:5 Oct 27 09:06:16.401 INFO kablam! | Oct 27 09:06:16.401 INFO kablam! 27 | LinearMipmapNearest = gl::LINEAR_MIPMAP_NEAREST, Oct 27 09:06:16.401 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.401 INFO kablam! Oct 27 09:06:16.401 INFO kablam! warning: variant is never constructed: `NearestMipmapLinear` Oct 27 09:06:16.401 INFO kablam! --> src/gl_api/texture.rs:28:5 Oct 27 09:06:16.401 INFO kablam! | Oct 27 09:06:16.401 INFO kablam! 28 | NearestMipmapLinear = gl::NEAREST_MIPMAP_LINEAR, Oct 27 09:06:16.401 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.401 INFO kablam! Oct 27 09:06:16.401 INFO kablam! warning: variant is never constructed: `LinearMipmapLinear` Oct 27 09:06:16.401 INFO kablam! --> src/gl_api/texture.rs:29:5 Oct 27 09:06:16.401 INFO kablam! | Oct 27 09:06:16.401 INFO kablam! 29 | LinearMipmapLinear = gl::LINEAR_MIPMAP_LINEAR, Oct 27 09:06:16.401 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.401 INFO kablam! Oct 27 09:06:16.401 INFO kablam! warning: variant is never constructed: `Linear` Oct 27 09:06:16.401 INFO kablam! --> src/gl_api/texture.rs:35:5 Oct 27 09:06:16.401 INFO kablam! | Oct 27 09:06:16.401 INFO kablam! 35 | Linear = gl::LINEAR, Oct 27 09:06:16.401 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.401 INFO kablam! Oct 27 09:06:16.401 INFO kablam! warning: variant is never constructed: `ClampToEdge` Oct 27 09:06:16.401 INFO kablam! --> src/gl_api/texture.rs:40:5 Oct 27 09:06:16.401 INFO kablam! | Oct 27 09:06:16.401 INFO kablam! 40 | ClampToEdge = gl::CLAMP_TO_EDGE, Oct 27 09:06:16.401 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.401 INFO kablam! Oct 27 09:06:16.401 INFO kablam! warning: variant is never constructed: `ClampToBorder` Oct 27 09:06:16.401 INFO kablam! --> src/gl_api/texture.rs:41:5 Oct 27 09:06:16.401 INFO kablam! | Oct 27 09:06:16.401 INFO kablam! 41 | ClampToBorder = gl::CLAMP_TO_BORDER, Oct 27 09:06:16.401 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.401 INFO kablam! Oct 27 09:06:16.401 INFO kablam! warning: variant is never constructed: `MirroredRepeat` Oct 27 09:06:16.401 INFO kablam! --> src/gl_api/texture.rs:42:5 Oct 27 09:06:16.401 INFO kablam! | Oct 27 09:06:16.401 INFO kablam! 42 | MirroredRepeat = gl::MIRRORED_REPEAT, Oct 27 09:06:16.401 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.401 INFO kablam! Oct 27 09:06:16.401 INFO kablam! warning: variant is never constructed: `MirrorClampToEdge` Oct 27 09:06:16.401 INFO kablam! --> src/gl_api/texture.rs:44:5 Oct 27 09:06:16.401 INFO kablam! | Oct 27 09:06:16.401 INFO kablam! 44 | MirrorClampToEdge = gl::MIRROR_CLAMP_TO_EDGE, Oct 27 09:06:16.401 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.401 INFO kablam! Oct 27 09:06:16.401 INFO kablam! warning: variant is never constructed: `R` Oct 27 09:06:16.401 INFO kablam! --> src/gl_api/texture.rs:48:11 Oct 27 09:06:16.402 INFO kablam! | Oct 27 09:06:16.402 INFO kablam! 48 | S, T, R Oct 27 09:06:16.402 INFO kablam! | ^ Oct 27 09:06:16.402 INFO kablam! Oct 27 09:06:16.402 INFO kablam! warning: method is never used: `source_from_image` Oct 27 09:06:16.402 INFO kablam! --> src/gl_api/texture.rs:97:5 Oct 27 09:06:16.402 INFO kablam! | Oct 27 09:06:16.402 INFO kablam! 97 | pub fn source_from_image>(&self, path: P) -> TextureResult<()> { Oct 27 09:06:16.402 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.402 INFO kablam! Oct 27 09:06:16.408 INFO kablam! warning: struct is never constructed: `As2D` Oct 27 09:06:16.408 INFO kablam! --> src/grid.rs:1:1 Oct 27 09:06:16.408 INFO kablam! | Oct 27 09:06:16.408 INFO kablam! 1 | struct As2D { Oct 27 09:06:16.408 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 09:06:16.408 INFO kablam! Oct 27 09:06:16.408 INFO kablam! warning: type alias is never used: `GridY` Oct 27 09:06:16.408 INFO kablam! --> src/grid.rs:23:1 Oct 27 09:06:16.408 INFO kablam! | Oct 27 09:06:16.408 INFO kablam! 23 | pub type GridY = Grid; Oct 27 09:06:16.408 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.408 INFO kablam! Oct 27 09:06:16.408 INFO kablam! warning: constant item is never used: `BORDER_T_POINT_UP` Oct 27 09:06:16.408 INFO kablam! --> src/tiles.rs:83:1 Oct 27 09:06:16.408 INFO kablam! | Oct 27 09:06:16.408 INFO kablam! 83 | pub const BORDER_T_POINT_UP: BorderTile = BorderTile { top: true, bottom: false, left: true, right: true }; Oct 27 09:06:16.408 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.408 INFO kablam! Oct 27 09:06:16.408 INFO kablam! warning: constant item is never used: `BORDER_T_POINT_DOWN` Oct 27 09:06:16.408 INFO kablam! --> src/tiles.rs:84:1 Oct 27 09:06:16.408 INFO kablam! | Oct 27 09:06:16.408 INFO kablam! 84 | pub const BORDER_T_POINT_DOWN: BorderTile = BorderTile { top: false, bottom: true, left: true, right: true }; Oct 27 09:06:16.408 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.408 INFO kablam! Oct 27 09:06:16.408 INFO kablam! warning: constant item is never used: `BORDER_T_POINT_LEFT` Oct 27 09:06:16.408 INFO kablam! --> src/tiles.rs:85:1 Oct 27 09:06:16.408 INFO kablam! | Oct 27 09:06:16.408 INFO kablam! 85 | pub const BORDER_T_POINT_LEFT: BorderTile = BorderTile { top: true, bottom: true, left: true, right: false }; Oct 27 09:06:16.408 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.408 INFO kablam! Oct 27 09:06:16.408 INFO kablam! warning: constant item is never used: `BORDER_T_POINT_RIGHT` Oct 27 09:06:16.408 INFO kablam! --> src/tiles.rs:86:1 Oct 27 09:06:16.408 INFO kablam! | Oct 27 09:06:16.408 INFO kablam! 86 | pub const BORDER_T_POINT_RIGHT: BorderTile = BorderTile { top: true, bottom: true, left: false, right: true }; Oct 27 09:06:16.408 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.408 INFO kablam! Oct 27 09:06:16.408 INFO kablam! warning: constant item is never used: `BORDER_NUB_TOP` Oct 27 09:06:16.408 INFO kablam! --> src/tiles.rs:87:1 Oct 27 09:06:16.408 INFO kablam! | Oct 27 09:06:16.408 INFO kablam! 87 | pub const BORDER_NUB_TOP: BorderTile = BorderTile { top: true, bottom: false, left: false, right: false }; Oct 27 09:06:16.408 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.408 INFO kablam! Oct 27 09:06:16.408 INFO kablam! warning: constant item is never used: `BORDER_NUB_BOTTOM` Oct 27 09:06:16.409 INFO kablam! --> src/tiles.rs:88:1 Oct 27 09:06:16.409 INFO kablam! | Oct 27 09:06:16.409 INFO kablam! 88 | pub const BORDER_NUB_BOTTOM: BorderTile = BorderTile { top: false, bottom: true, left: false, right: false }; Oct 27 09:06:16.409 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.409 INFO kablam! Oct 27 09:06:16.409 INFO kablam! warning: constant item is never used: `BORDER_NUB_LEFT` Oct 27 09:06:16.409 INFO kablam! --> src/tiles.rs:89:1 Oct 27 09:06:16.409 INFO kablam! | Oct 27 09:06:16.409 INFO kablam! 89 | pub const BORDER_NUB_LEFT: BorderTile = BorderTile { top: false, bottom: false, left: true, right: false }; Oct 27 09:06:16.409 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.409 INFO kablam! Oct 27 09:06:16.409 INFO kablam! warning: constant item is never used: `BORDER_NUB_RIGHT` Oct 27 09:06:16.409 INFO kablam! --> src/tiles.rs:90:1 Oct 27 09:06:16.409 INFO kablam! | Oct 27 09:06:16.409 INFO kablam! 90 | pub const BORDER_NUB_RIGHT: BorderTile = BorderTile { top: false, bottom: false, left: false, right: true }; Oct 27 09:06:16.409 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.409 INFO kablam! Oct 27 09:06:16.409 INFO kablam! warning: constant item is never used: `BORDER_CROSS` Oct 27 09:06:16.409 INFO kablam! --> src/tiles.rs:97:1 Oct 27 09:06:16.409 INFO kablam! | Oct 27 09:06:16.409 INFO kablam! 97 | pub const BORDER_CROSS: BorderTile = BorderTile { top: true, bottom: true, left: true, right: true }; Oct 27 09:06:16.409 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.409 INFO kablam! Oct 27 09:06:16.409 INFO kablam! warning: constant item is never used: `BORDER_AIR` Oct 27 09:06:16.409 INFO kablam! --> src/tiles.rs:98:1 Oct 27 09:06:16.409 INFO kablam! | Oct 27 09:06:16.409 INFO kablam! 98 | pub const BORDER_AIR: BorderTile = BorderTile { top: false, bottom: false, left: false, right: false }; Oct 27 09:06:16.409 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.409 INFO kablam! Oct 27 09:06:16.610 INFO kablam! warning: variant is never constructed: `StreamDraw` Oct 27 09:06:16.610 INFO kablam! --> src/gl_api/buffer.rs:53:5 Oct 27 09:06:16.610 INFO kablam! | Oct 27 09:06:16.610 INFO kablam! 53 | StreamDraw = gl::STREAM_DRAW, Oct 27 09:06:16.610 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.610 INFO kablam! | Oct 27 09:06:16.610 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 09:06:16.610 INFO kablam! Oct 27 09:06:16.610 INFO kablam! warning: variant is never constructed: `StreamRead` Oct 27 09:06:16.610 INFO kablam! --> src/gl_api/buffer.rs:55:5 Oct 27 09:06:16.610 INFO kablam! | Oct 27 09:06:16.610 INFO kablam! 55 | StreamRead = gl::STREAM_READ, Oct 27 09:06:16.610 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.610 INFO kablam! Oct 27 09:06:16.611 INFO kablam! warning: variant is never constructed: `StreamCopy` Oct 27 09:06:16.611 INFO kablam! --> src/gl_api/buffer.rs:57:5 Oct 27 09:06:16.611 INFO kablam! | Oct 27 09:06:16.611 INFO kablam! 57 | StreamCopy = gl::STREAM_COPY, Oct 27 09:06:16.611 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.611 INFO kablam! Oct 27 09:06:16.611 INFO kablam! warning: variant is never constructed: `StaticRead` Oct 27 09:06:16.611 INFO kablam! --> src/gl_api/buffer.rs:61:5 Oct 27 09:06:16.611 INFO kablam! | Oct 27 09:06:16.611 INFO kablam! 61 | StaticRead = gl::STATIC_READ, Oct 27 09:06:16.611 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.611 INFO kablam! Oct 27 09:06:16.611 INFO kablam! warning: variant is never constructed: `StaticCopy` Oct 27 09:06:16.611 INFO kablam! --> src/gl_api/buffer.rs:63:5 Oct 27 09:06:16.611 INFO kablam! | Oct 27 09:06:16.611 INFO kablam! 63 | StaticCopy = gl::STATIC_COPY, Oct 27 09:06:16.611 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.611 INFO kablam! Oct 27 09:06:16.611 INFO kablam! warning: variant is never constructed: `DynamicRead` Oct 27 09:06:16.611 INFO kablam! --> src/gl_api/buffer.rs:67:5 Oct 27 09:06:16.611 INFO kablam! | Oct 27 09:06:16.611 INFO kablam! 67 | DynamicRead = gl::DYNAMIC_READ, Oct 27 09:06:16.611 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.611 INFO kablam! Oct 27 09:06:16.612 INFO kablam! warning: variant is never constructed: `DynamicCopy` Oct 27 09:06:16.612 INFO kablam! --> src/gl_api/buffer.rs:69:5 Oct 27 09:06:16.612 INFO kablam! | Oct 27 09:06:16.612 INFO kablam! 69 | DynamicCopy = gl::DYNAMIC_COPY, Oct 27 09:06:16.612 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.612 INFO kablam! Oct 27 09:06:16.612 INFO kablam! warning: method is never used: `len` Oct 27 09:06:16.612 INFO kablam! --> src/gl_api/buffer.rs:152:5 Oct 27 09:06:16.612 INFO kablam! | Oct 27 09:06:16.612 INFO kablam! 152 | pub fn len(&self) -> usize { self.buf.len() } Oct 27 09:06:16.612 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.612 INFO kablam! Oct 27 09:06:16.612 INFO kablam! warning: variant is never constructed: `ZeroLength` Oct 27 09:06:16.612 INFO kablam! --> src/gl_api/buffer.rs:162:5 Oct 27 09:06:16.612 INFO kablam! | Oct 27 09:06:16.612 INFO kablam! 162 | ZeroLength, Oct 27 09:06:16.612 INFO kablam! | ^^^^^^^^^^ Oct 27 09:06:16.612 INFO kablam! Oct 27 09:06:16.613 INFO kablam! warning: type alias is never used: `ElementBuffer` Oct 27 09:06:16.613 INFO kablam! --> src/gl_api/buffer.rs:226:1 Oct 27 09:06:16.613 INFO kablam! | Oct 27 09:06:16.613 INFO kablam! 226 | pub type ElementBuffer = Buffer; Oct 27 09:06:16.613 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.613 INFO kablam! Oct 27 09:06:16.613 INFO kablam! warning: function is never used: `polygon_mode` Oct 27 09:06:16.613 INFO kablam! --> src/gl_api/misc.rs:12:1 Oct 27 09:06:16.613 INFO kablam! | Oct 27 09:06:16.613 INFO kablam! 12 | pub fn polygon_mode(mode: PolygonMode) { Oct 27 09:06:16.613 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.613 INFO kablam! Oct 27 09:06:16.613 INFO kablam! warning: enum is never used: `ClearMode` Oct 27 09:06:16.613 INFO kablam! --> src/gl_api/misc.rs:17:1 Oct 27 09:06:16.613 INFO kablam! | Oct 27 09:06:16.613 INFO kablam! 17 | pub enum ClearMode { Oct 27 09:06:16.613 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.613 INFO kablam! Oct 27 09:06:16.613 INFO kablam! warning: function is never used: `clear` Oct 27 09:06:16.613 INFO kablam! --> src/gl_api/misc.rs:22:1 Oct 27 09:06:16.613 INFO kablam! | Oct 27 09:06:16.613 INFO kablam! 22 | pub fn clear(mode: ClearMode) { Oct 27 09:06:16.613 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.613 INFO kablam! Oct 27 09:06:16.613 INFO kablam! warning: struct is never constructed: `StorageBindPoint` Oct 27 09:06:16.613 INFO kablam! --> src/gl_api/shader/program.rs:17:1 Oct 27 09:06:16.613 INFO kablam! | Oct 27 09:06:16.613 INFO kablam! 17 | pub struct StorageBindPoint { Oct 27 09:06:16.613 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.613 INFO kablam! Oct 27 09:06:16.613 INFO kablam! warning: method is never used: `with_geometry` Oct 27 09:06:16.613 INFO kablam! --> src/gl_api/shader/program.rs:102:5 Oct 27 09:06:16.613 INFO kablam! | Oct 27 09:06:16.613 INFO kablam! 102 | pub fn with_geometry(mut self, shader: Shader) -> Self { Oct 27 09:06:16.613 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.613 INFO kablam! Oct 27 09:06:16.613 INFO kablam! warning: method is never used: `with_tesselation` Oct 27 09:06:16.613 INFO kablam! --> src/gl_api/shader/program.rs:108:5 Oct 27 09:06:16.613 INFO kablam! | Oct 27 09:06:16.613 INFO kablam! 108 | pub fn with_tesselation(mut self, tess_control: Shader, tess_eval: Shader) -> Self { Oct 27 09:06:16.613 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.613 INFO kablam! Oct 27 09:06:16.613 INFO kablam! warning: field is never used: `shader_type` Oct 27 09:06:16.613 INFO kablam! --> src/gl_api/shader/shader.rs:54:5 Oct 27 09:06:16.613 INFO kablam! | Oct 27 09:06:16.613 INFO kablam! 54 | pub(in super) shader_type: ShaderType, Oct 27 09:06:16.613 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.613 INFO kablam! Oct 27 09:06:16.615 INFO kablam! warning: variant is never constructed: `ProgramCreation` Oct 27 09:06:16.615 INFO kablam! --> src/gl_api/shader/mod.rs:14:5 Oct 27 09:06:16.615 INFO kablam! | Oct 27 09:06:16.615 INFO kablam! 14 | ProgramCreation, Oct 27 09:06:16.615 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 09:06:16.615 INFO kablam! Oct 27 09:06:16.615 INFO kablam! warning: function is never used: `simple_pipeline` Oct 27 09:06:16.615 INFO kablam! --> src/gl_api/shader/mod.rs:29:1 Oct 27 09:06:16.615 INFO kablam! | Oct 27 09:06:16.615 INFO kablam! 29 | / pub fn simple_pipeline, P2: AsRef>( Oct 27 09:06:16.615 INFO kablam! 30 | | vert: P1, Oct 27 09:06:16.615 INFO kablam! 31 | | frag: P2, Oct 27 09:06:16.615 INFO kablam! 32 | | ) -> Result { Oct 27 09:06:16.615 INFO kablam! ... | Oct 27 09:06:16.615 INFO kablam! 43 | | Ok(program.link().unwrap()) Oct 27 09:06:16.615 INFO kablam! 44 | | } Oct 27 09:06:16.615 INFO kablam! | |_^ Oct 27 09:06:16.615 INFO kablam! Oct 27 09:06:16.615 INFO kablam! warning: variant is never constructed: `Nearest` Oct 27 09:06:16.615 INFO kablam! --> src/gl_api/texture.rs:24:5 Oct 27 09:06:16.615 INFO kablam! | Oct 27 09:06:16.615 INFO kablam! 24 | Nearest = gl::NEAREST, Oct 27 09:06:16.615 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.615 INFO kablam! Oct 27 09:06:16.615 INFO kablam! warning: variant is never constructed: `NearestMipmapNearest` Oct 27 09:06:16.615 INFO kablam! --> src/gl_api/texture.rs:26:5 Oct 27 09:06:16.615 INFO kablam! | Oct 27 09:06:16.615 INFO kablam! 26 | NearestMipmapNearest = gl::NEAREST_MIPMAP_NEAREST, Oct 27 09:06:16.615 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.615 INFO kablam! Oct 27 09:06:16.615 INFO kablam! warning: variant is never constructed: `LinearMipmapNearest` Oct 27 09:06:16.615 INFO kablam! --> src/gl_api/texture.rs:27:5 Oct 27 09:06:16.615 INFO kablam! | Oct 27 09:06:16.615 INFO kablam! 27 | LinearMipmapNearest = gl::LINEAR_MIPMAP_NEAREST, Oct 27 09:06:16.615 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.615 INFO kablam! Oct 27 09:06:16.615 INFO kablam! warning: variant is never constructed: `NearestMipmapLinear` Oct 27 09:06:16.615 INFO kablam! --> src/gl_api/texture.rs:28:5 Oct 27 09:06:16.615 INFO kablam! | Oct 27 09:06:16.615 INFO kablam! 28 | NearestMipmapLinear = gl::NEAREST_MIPMAP_LINEAR, Oct 27 09:06:16.615 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.615 INFO kablam! Oct 27 09:06:16.615 INFO kablam! warning: variant is never constructed: `LinearMipmapLinear` Oct 27 09:06:16.615 INFO kablam! --> src/gl_api/texture.rs:29:5 Oct 27 09:06:16.615 INFO kablam! | Oct 27 09:06:16.615 INFO kablam! 29 | LinearMipmapLinear = gl::LINEAR_MIPMAP_LINEAR, Oct 27 09:06:16.615 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.615 INFO kablam! Oct 27 09:06:16.615 INFO kablam! warning: variant is never constructed: `Linear` Oct 27 09:06:16.615 INFO kablam! --> src/gl_api/texture.rs:35:5 Oct 27 09:06:16.615 INFO kablam! | Oct 27 09:06:16.615 INFO kablam! 35 | Linear = gl::LINEAR, Oct 27 09:06:16.615 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.616 INFO kablam! Oct 27 09:06:16.616 INFO kablam! warning: variant is never constructed: `ClampToEdge` Oct 27 09:06:16.616 INFO kablam! --> src/gl_api/texture.rs:40:5 Oct 27 09:06:16.616 INFO kablam! | Oct 27 09:06:16.616 INFO kablam! 40 | ClampToEdge = gl::CLAMP_TO_EDGE, Oct 27 09:06:16.616 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.616 INFO kablam! Oct 27 09:06:16.616 INFO kablam! warning: variant is never constructed: `ClampToBorder` Oct 27 09:06:16.616 INFO kablam! --> src/gl_api/texture.rs:41:5 Oct 27 09:06:16.616 INFO kablam! | Oct 27 09:06:16.616 INFO kablam! 41 | ClampToBorder = gl::CLAMP_TO_BORDER, Oct 27 09:06:16.616 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.616 INFO kablam! Oct 27 09:06:16.616 INFO kablam! warning: variant is never constructed: `MirroredRepeat` Oct 27 09:06:16.616 INFO kablam! --> src/gl_api/texture.rs:42:5 Oct 27 09:06:16.616 INFO kablam! | Oct 27 09:06:16.616 INFO kablam! 42 | MirroredRepeat = gl::MIRRORED_REPEAT, Oct 27 09:06:16.616 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.616 INFO kablam! Oct 27 09:06:16.616 INFO kablam! warning: variant is never constructed: `MirrorClampToEdge` Oct 27 09:06:16.616 INFO kablam! --> src/gl_api/texture.rs:44:5 Oct 27 09:06:16.616 INFO kablam! | Oct 27 09:06:16.616 INFO kablam! 44 | MirrorClampToEdge = gl::MIRROR_CLAMP_TO_EDGE, Oct 27 09:06:16.616 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.616 INFO kablam! Oct 27 09:06:16.616 INFO kablam! warning: variant is never constructed: `R` Oct 27 09:06:16.616 INFO kablam! --> src/gl_api/texture.rs:48:11 Oct 27 09:06:16.616 INFO kablam! | Oct 27 09:06:16.616 INFO kablam! 48 | S, T, R Oct 27 09:06:16.616 INFO kablam! | ^ Oct 27 09:06:16.616 INFO kablam! Oct 27 09:06:16.616 INFO kablam! warning: method is never used: `source_from_image` Oct 27 09:06:16.616 INFO kablam! --> src/gl_api/texture.rs:97:5 Oct 27 09:06:16.616 INFO kablam! | Oct 27 09:06:16.616 INFO kablam! 97 | pub fn source_from_image>(&self, path: P) -> TextureResult<()> { Oct 27 09:06:16.616 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.616 INFO kablam! Oct 27 09:06:16.616 INFO kablam! warning: struct is never constructed: `As2D` Oct 27 09:06:16.616 INFO kablam! --> src/grid.rs:1:1 Oct 27 09:06:16.616 INFO kablam! | Oct 27 09:06:16.616 INFO kablam! 1 | struct As2D { Oct 27 09:06:16.616 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 09:06:16.616 INFO kablam! Oct 27 09:06:16.616 INFO kablam! warning: type alias is never used: `GridY` Oct 27 09:06:16.616 INFO kablam! --> src/grid.rs:23:1 Oct 27 09:06:16.616 INFO kablam! | Oct 27 09:06:16.616 INFO kablam! 23 | pub type GridY = Grid; Oct 27 09:06:16.616 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.616 INFO kablam! Oct 27 09:06:16.616 INFO kablam! warning: constant item is never used: `BORDER_NUB_TOP` Oct 27 09:06:16.616 INFO kablam! --> src/tiles.rs:87:1 Oct 27 09:06:16.616 INFO kablam! | Oct 27 09:06:16.616 INFO kablam! 87 | pub const BORDER_NUB_TOP: BorderTile = BorderTile { top: true, bottom: false, left: false, right: false }; Oct 27 09:06:16.616 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.616 INFO kablam! Oct 27 09:06:16.616 INFO kablam! warning: constant item is never used: `BORDER_NUB_BOTTOM` Oct 27 09:06:16.616 INFO kablam! --> src/tiles.rs:88:1 Oct 27 09:06:16.616 INFO kablam! | Oct 27 09:06:16.616 INFO kablam! 88 | pub const BORDER_NUB_BOTTOM: BorderTile = BorderTile { top: false, bottom: true, left: false, right: false }; Oct 27 09:06:16.616 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.616 INFO kablam! Oct 27 09:06:16.616 INFO kablam! warning: constant item is never used: `BORDER_NUB_LEFT` Oct 27 09:06:16.616 INFO kablam! --> src/tiles.rs:89:1 Oct 27 09:06:16.616 INFO kablam! | Oct 27 09:06:16.616 INFO kablam! 89 | pub const BORDER_NUB_LEFT: BorderTile = BorderTile { top: false, bottom: false, left: true, right: false }; Oct 27 09:06:16.616 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.616 INFO kablam! Oct 27 09:06:16.616 INFO kablam! warning: constant item is never used: `BORDER_NUB_RIGHT` Oct 27 09:06:16.616 INFO kablam! --> src/tiles.rs:90:1 Oct 27 09:06:16.616 INFO kablam! | Oct 27 09:06:16.616 INFO kablam! 90 | pub const BORDER_NUB_RIGHT: BorderTile = BorderTile { top: false, bottom: false, left: false, right: true }; Oct 27 09:06:16.616 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.616 INFO kablam! Oct 27 09:06:16.616 INFO kablam! warning: constant item is never used: `BORDER_CROSS` Oct 27 09:06:16.616 INFO kablam! --> src/tiles.rs:97:1 Oct 27 09:06:16.616 INFO kablam! | Oct 27 09:06:16.616 INFO kablam! 97 | pub const BORDER_CROSS: BorderTile = BorderTile { top: true, bottom: true, left: true, right: true }; Oct 27 09:06:16.616 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.616 INFO kablam! Oct 27 09:06:16.616 INFO kablam! warning: constant item is never used: `BORDER_AIR` Oct 27 09:06:16.616 INFO kablam! --> src/tiles.rs:98:1 Oct 27 09:06:16.616 INFO kablam! | Oct 27 09:06:16.616 INFO kablam! 98 | pub const BORDER_AIR: BorderTile = BorderTile { top: false, bottom: false, left: false, right: false }; Oct 27 09:06:16.617 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:16.617 INFO kablam! Oct 27 09:06:16.695 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 38.03s Oct 27 09:06:16.709 INFO kablam! su: No module specific data is present Oct 27 09:06:17.071 INFO running `"docker" "rm" "-f" "837d95e06f9155e1f0250778a675d5f13ca449103e6e8965c70a13efdad2ecd7"` Oct 27 09:06:17.159 INFO blam! 837d95e06f9155e1f0250778a675d5f13ca449103e6e8965c70a13efdad2ecd7