Oct 21 18:29:29.732 INFO checking definedD4/my-ui against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 18:29:29.733 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-5/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192/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 21 18:29:30.196 INFO blam! 16759ea9918881241ef91af46ff7f70cf6b9b31e706c6ff9d0e53a8c4d037cc2 Oct 21 18:29:30.198 INFO running `"docker" "start" "-a" "16759ea9918881241ef91af46ff7f70cf6b9b31e706c6ff9d0e53a8c4d037cc2"` Oct 21 18:29:31.595 INFO kablam! usermod: no changes Oct 21 18:29:31.828 INFO kablam! Compiling serde v0.9.10 Oct 21 18:29:31.849 INFO kablam! Checking shared_library v0.1.5 Oct 21 18:29:31.849 INFO kablam! Compiling gl_generator v0.5.2 Oct 21 18:29:31.849 INFO kablam! Checking x11-dl v2.12.0 Oct 21 18:29:31.850 INFO kablam! Checking backtrace v0.2.3 Oct 21 18:29:33.884 INFO kablam! Checking osmesa-sys v0.1.2 Oct 21 18:29:39.030 INFO kablam! Compiling glutin v0.7.4 Oct 21 18:29:39.033 INFO kablam! Compiling glium v0.16.0 Oct 21 18:29:53.636 INFO kablam! Compiling serde_json v0.9.8 Oct 21 18:29:58.665 INFO kablam! Compiling target_build_utils v0.3.0 Oct 21 18:30:01.500 INFO kablam! Compiling libloading v0.3.2 Oct 21 18:30:04.340 INFO kablam! Checking dlib v0.3.1 Oct 21 18:30:04.945 INFO kablam! Checking wayland-sys v0.7.8 Oct 21 18:30:05.576 INFO kablam! Checking wayland-client v0.7.8 Oct 21 18:30:07.399 INFO kablam! Checking wayland-window v0.4.4 Oct 21 18:30:07.399 INFO kablam! Checking wayland-kbd v0.6.3 Oct 21 18:30:09.188 INFO kablam! Checking winit v0.5.11 Oct 21 18:30:27.836 INFO kablam! Checking my-ui v0.1.0 (/source) Oct 21 18:30:29.448 INFO kablam! warning: unused import: `glium::glutin` Oct 21 18:30:29.448 INFO kablam! --> src/render.rs:3:5 Oct 21 18:30:29.448 INFO kablam! | Oct 21 18:30:29.448 INFO kablam! 3 | use glium::glutin; Oct 21 18:30:29.448 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 18:30:29.448 INFO kablam! | Oct 21 18:30:29.448 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 18:30:29.448 INFO kablam! Oct 21 18:30:29.456 INFO kablam! warning: unused import: `std::any::Any` Oct 21 18:30:29.457 INFO kablam! --> src/main.rs:18:5 Oct 21 18:30:29.457 INFO kablam! | Oct 21 18:30:29.457 INFO kablam! 18 | use std::any::Any; Oct 21 18:30:29.458 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 18:30:29.458 INFO kablam! Oct 21 18:30:29.480 INFO kablam! warning: unused import: `glium::glutin` Oct 21 18:30:29.481 INFO kablam! --> src/render.rs:3:5 Oct 21 18:30:29.481 INFO kablam! | Oct 21 18:30:29.481 INFO kablam! 3 | use glium::glutin; Oct 21 18:30:29.482 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 18:30:29.482 INFO kablam! | Oct 21 18:30:29.482 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 18:30:29.482 INFO kablam! Oct 21 18:30:29.483 INFO kablam! warning: unused import: `std::any::Any` Oct 21 18:30:29.483 INFO kablam! --> src/main.rs:18:5 Oct 21 18:30:29.483 INFO kablam! | Oct 21 18:30:29.483 INFO kablam! 18 | use std::any::Any; Oct 21 18:30:29.484 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 18:30:29.484 INFO kablam! Oct 21 18:30:29.836 INFO kablam! warning: unused variable: `node` Oct 21 18:30:29.836 INFO kablam! --> src/tree.rs:235:28 Oct 21 18:30:29.836 INFO kablam! | Oct 21 18:30:29.836 INFO kablam! 235 | fn init(&mut self, node: NodeRef) { Oct 21 18:30:29.836 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 21 18:30:29.836 INFO kablam! warning: unused variable: `node` Oct 21 18:30:29.836 INFO kablam! --> src/main.rs:29:24 Oct 21 18:30:29.836 INFO kablam! | Oct 21 18:30:29.836 INFO kablam! 29 | fn init(&mut self, node: NodeRef){ Oct 21 18:30:29.836 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 21 18:30:29.836 INFO kablam! | Oct 21 18:30:29.836 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 18:30:29.836 INFO kablam! Oct 21 18:30:29.836 INFO kablam! warning: unused variable: `node` Oct 21 18:30:29.836 INFO kablam! --> src/main.rs:33:23 Oct 21 18:30:29.836 INFO kablam! | Oct 21 18:30:29.836 INFO kablam! 33 | fn measure(&self, node: NodeRef) -> Size { Oct 21 18:30:29.836 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 21 18:30:29.836 INFO kablam! Oct 21 18:30:29.836 INFO kablam! warning: unused variable: `node` Oct 21 18:30:29.836 INFO kablam! --> src/main.rs:43:22 Oct 21 18:30:29.836 INFO kablam! | Oct 21 18:30:29.836 INFO kablam! 43 | fn render(&self, node: NodeRef) -> RenderCommandList { Oct 21 18:30:29.836 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 21 18:30:29.836 INFO kablam! Oct 21 18:30:29.836 INFO kablam! warning: unused variable: `node` Oct 21 18:30:29.836 INFO kablam! --> src/main.rs:63:23 Oct 21 18:30:29.836 INFO kablam! | Oct 21 18:30:29.836 INFO kablam! 63 | fn measure(&self, node: NodeRef) -> Size { Oct 21 18:30:29.836 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 21 18:30:29.836 INFO kablam! Oct 21 18:30:29.836 INFO kablam! warning: unused variable: `node` Oct 21 18:30:29.836 INFO kablam! --> src/main.rs:77:22 Oct 21 18:30:29.836 INFO kablam! | Oct 21 18:30:29.836 INFO kablam! 77 | fn render(&self, node: NodeRef) -> RenderCommandList { Oct 21 18:30:29.836 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 21 18:30:29.836 INFO kablam! Oct 21 18:30:29.836 INFO kablam! warning: unused variable: `node` Oct 21 18:30:29.836 INFO kablam! --> src/main.rs:141:23 Oct 21 18:30:29.836 INFO kablam! | Oct 21 18:30:29.836 INFO kablam! 141 | fn measure(&self, node: NodeRef) -> Size { Oct 21 18:30:29.837 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 21 18:30:29.837 INFO kablam! Oct 21 18:30:29.837 INFO kablam! warning: unused variable: `node` Oct 21 18:30:29.837 INFO kablam! --> src/main.rs:160:22 Oct 21 18:30:29.837 INFO kablam! | Oct 21 18:30:29.837 INFO kablam! 160 | fn render(&self, node: NodeRef) -> RenderCommandList { Oct 21 18:30:29.837 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 21 18:30:29.837 INFO kablam! Oct 21 18:30:29.837 INFO kablam! warning: unused variable: `node` Oct 21 18:30:29.837 INFO kablam! --> src/main.rs:169:24 Oct 21 18:30:29.837 INFO kablam! | Oct 21 18:30:29.837 INFO kablam! 169 | fn init(&mut self, node: NodeRef){ Oct 21 18:30:29.837 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 21 18:30:29.837 INFO kablam! Oct 21 18:30:29.837 INFO kablam! warning: unused variable: `node` Oct 21 18:30:29.837 INFO kablam! --> src/main.rs:195:22 Oct 21 18:30:29.837 INFO kablam! | Oct 21 18:30:29.837 INFO kablam! 195 | fn render(&self, node: NodeRef) -> RenderCommandList { Oct 21 18:30:29.837 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 21 18:30:29.837 INFO kablam! Oct 21 18:30:29.837 INFO kablam! warning: variable does not need to be mutable Oct 21 18:30:29.837 INFO kablam! --> src/main.rs:38:26 Oct 21 18:30:29.837 INFO kablam! | Oct 21 18:30:29.837 INFO kablam! 38 | fn layout(&mut self, mut node: NodeRef, container: Size) { Oct 21 18:30:29.837 INFO kablam! | ----^^^^ Oct 21 18:30:29.837 INFO kablam! | | Oct 21 18:30:29.837 INFO kablam! | help: remove this `mut` Oct 21 18:30:29.837 INFO kablam! | Oct 21 18:30:29.837 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 18:30:29.837 INFO kablam! Oct 21 18:30:29.837 INFO kablam! | Oct 21 18:30:29.852 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 18:30:29.852 INFO kablam! warning: variable does not need to be mutable Oct 21 18:30:29.853 INFO kablam! --> src/main.rs:68:26 Oct 21 18:30:29.853 INFO kablam! | Oct 21 18:30:29.853 INFO kablam! 68 | fn layout(&mut self, mut node: NodeRef, container: Size) { Oct 21 18:30:29.853 INFO kablam! | ----^^^^ Oct 21 18:30:29.853 INFO kablam! | | Oct 21 18:30:29.853 INFO kablam! | help: remove this `mut` Oct 21 18:30:29.854 INFO kablam! Oct 21 18:30:29.854 INFO kablam! warning: variable does not need to be mutable Oct 21 18:30:29.854 INFO kablam! --> src/main.rs:146:26 Oct 21 18:30:29.854 INFO kablam! | Oct 21 18:30:29.854 INFO kablam! 146 | fn layout(&mut self, mut node: NodeRef, container: Size) { Oct 21 18:30:29.854 INFO kablam! | ----^^^^ Oct 21 18:30:29.855 INFO kablam! | | Oct 21 18:30:29.855 INFO kablam! | help: remove this `mut` Oct 21 18:30:29.855 INFO kablam! Oct 21 18:30:29.855 INFO kablam! Oct 21 18:30:29.855 INFO kablam! warning: unused variable: `node` Oct 21 18:30:29.855 INFO kablam! --> src/tree.rs:239:27 Oct 21 18:30:29.855 INFO kablam! | Oct 21 18:30:29.856 INFO kablam! 239 | fn measure(&self, node: NodeRef) -> Size { Oct 21 18:30:29.856 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 21 18:30:29.856 INFO kablam! Oct 21 18:30:29.856 INFO kablam! warning: unused variable: `node` Oct 21 18:30:29.856 INFO kablam! --> src/tree.rs:243:30 Oct 21 18:30:29.856 INFO kablam! | Oct 21 18:30:29.856 INFO kablam! 243 | fn layout(&mut self, node: NodeRef, container: Size) { Oct 21 18:30:29.857 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 21 18:30:29.857 INFO kablam! Oct 21 18:30:29.857 INFO kablam! warning: unused variable: `container` Oct 21 18:30:29.857 INFO kablam! --> src/tree.rs:243:45 Oct 21 18:30:29.857 INFO kablam! | Oct 21 18:30:29.857 INFO kablam! 243 | fn layout(&mut self, node: NodeRef, container: Size) { Oct 21 18:30:29.857 INFO kablam! | ^^^^^^^^^ help: consider using `_container` instead Oct 21 18:30:29.858 INFO kablam! Oct 21 18:30:29.858 INFO kablam! warning: unused variable: `node` Oct 21 18:30:29.858 INFO kablam! --> src/tree.rs:247:26 Oct 21 18:30:29.858 INFO kablam! | Oct 21 18:30:29.858 INFO kablam! 247 | fn render(&self, node: NodeRef) -> RenderCommandList { Oct 21 18:30:29.858 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 21 18:30:29.858 INFO kablam! Oct 21 18:30:29.859 INFO kablam! warning: unused variable: `node` Oct 21 18:30:29.859 INFO kablam! --> src/main.rs:29:24 Oct 21 18:30:29.859 INFO kablam! | Oct 21 18:30:29.859 INFO kablam! 29 | fn init(&mut self, node: NodeRef){ Oct 21 18:30:29.859 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 21 18:30:29.859 INFO kablam! Oct 21 18:30:29.859 INFO kablam! warning: unused variable: `node` Oct 21 18:30:29.860 INFO kablam! --> src/main.rs:33:23 Oct 21 18:30:29.860 INFO kablam! | Oct 21 18:30:29.860 INFO kablam! 33 | fn measure(&self, node: NodeRef) -> Size { Oct 21 18:30:29.860 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 21 18:30:29.860 INFO kablam! Oct 21 18:30:29.860 INFO kablam! warning: unused variable: `node` Oct 21 18:30:29.861 INFO kablam! --> src/main.rs:43:22 Oct 21 18:30:29.861 INFO kablam! | Oct 21 18:30:29.861 INFO kablam! 43 | fn render(&self, node: NodeRef) -> RenderCommandList { Oct 21 18:30:29.861 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 21 18:30:29.861 INFO kablam! Oct 21 18:30:29.861 INFO kablam! warning: unused variable: `node` Oct 21 18:30:29.862 INFO kablam! --> src/main.rs:63:23 Oct 21 18:30:29.862 INFO kablam! | Oct 21 18:30:29.862 INFO kablam! 63 | fn measure(&self, node: NodeRef) -> Size { Oct 21 18:30:29.862 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 21 18:30:29.862 INFO kablam! Oct 21 18:30:29.862 INFO kablam! warning: unused variable: `node` Oct 21 18:30:29.862 INFO kablam! --> src/main.rs:77:22 Oct 21 18:30:29.864 INFO kablam! | Oct 21 18:30:29.864 INFO kablam! 77 | fn render(&self, node: NodeRef) -> RenderCommandList { Oct 21 18:30:29.864 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 21 18:30:29.865 INFO kablam! Oct 21 18:30:29.865 INFO kablam! warning: unused variable: `node` Oct 21 18:30:29.865 INFO kablam! --> src/main.rs:141:23 Oct 21 18:30:29.865 INFO kablam! | Oct 21 18:30:29.866 INFO kablam! 141 | fn measure(&self, node: NodeRef) -> Size { Oct 21 18:30:29.866 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 21 18:30:29.867 INFO kablam! Oct 21 18:30:29.867 INFO kablam! warning: unused variable: `node` Oct 21 18:30:29.867 INFO kablam! --> src/main.rs:160:22 Oct 21 18:30:29.870 INFO kablam! | Oct 21 18:30:29.870 INFO kablam! 160 | fn render(&self, node: NodeRef) -> RenderCommandList { Oct 21 18:30:29.870 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 21 18:30:29.870 INFO kablam! Oct 21 18:30:29.871 INFO kablam! warning: unused variable: `node` Oct 21 18:30:29.871 INFO kablam! --> src/main.rs:169:24 Oct 21 18:30:29.871 INFO kablam! | Oct 21 18:30:29.871 INFO kablam! 169 | fn init(&mut self, node: NodeRef){ Oct 21 18:30:29.871 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 21 18:30:29.871 INFO kablam! Oct 21 18:30:29.871 INFO kablam! warning: unused variable: `node` Oct 21 18:30:29.872 INFO kablam! --> src/main.rs:195:22 Oct 21 18:30:29.872 INFO kablam! | Oct 21 18:30:29.872 INFO kablam! 195 | fn render(&self, node: NodeRef) -> RenderCommandList { Oct 21 18:30:29.872 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 21 18:30:29.872 INFO kablam! Oct 21 18:30:29.872 INFO kablam! warning: variable does not need to be mutable Oct 21 18:30:29.873 INFO kablam! --> src/main.rs:38:26 Oct 21 18:30:29.873 INFO kablam! | Oct 21 18:30:29.873 INFO kablam! 38 | fn layout(&mut self, mut node: NodeRef, container: Size) { Oct 21 18:30:29.873 INFO kablam! | ----^^^^ Oct 21 18:30:29.873 INFO kablam! | | Oct 21 18:30:29.873 INFO kablam! | help: remove this `mut` Oct 21 18:30:29.874 INFO kablam! | Oct 21 18:30:29.874 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 18:30:29.874 INFO kablam! Oct 21 18:30:29.874 INFO kablam! warning: variable does not need to be mutable Oct 21 18:30:29.875 INFO kablam! --> src/main.rs:68:26 Oct 21 18:30:29.875 INFO kablam! | Oct 21 18:30:29.875 INFO kablam! 68 | fn layout(&mut self, mut node: NodeRef, container: Size) { Oct 21 18:30:29.875 INFO kablam! | ----^^^^ Oct 21 18:30:29.876 INFO kablam! | | Oct 21 18:30:29.876 INFO kablam! | help: remove this `mut` Oct 21 18:30:29.876 INFO kablam! Oct 21 18:30:29.876 INFO kablam! warning: variable does not need to be mutable Oct 21 18:30:29.876 INFO kablam! --> src/main.rs:182:26 Oct 21 18:30:29.877 INFO kablam! | Oct 21 18:30:29.877 INFO kablam! 182 | fn layout(&mut self, mut node: NodeRef, container: Size) { Oct 21 18:30:29.877 INFO kablam! | ----^^^^ Oct 21 18:30:29.878 INFO kablam! | | Oct 21 18:30:29.878 INFO kablam! | help: remove this `mut` Oct 21 18:30:29.878 INFO kablam! Oct 21 18:30:29.878 INFO kablam! warning: variable does not need to be mutable Oct 21 18:30:29.879 INFO kablam! --> src/main.rs:209:13 Oct 21 18:30:29.879 INFO kablam! | Oct 21 18:30:29.879 INFO kablam! 209 | let mut border = window.set_content(Box::new(TestBorder::new(Thickness::hv(4.0, 8.0)))); Oct 21 18:30:29.880 INFO kablam! | ----^^^^^^ Oct 21 18:30:29.880 INFO kablam! | | Oct 21 18:30:29.880 INFO kablam! | help: remove this `mut` Oct 21 18:30:29.880 INFO kablam! Oct 21 18:30:29.884 INFO kablam! warning: variable does not need to be mutable Oct 21 18:30:29.885 INFO kablam! --> src/main.rs:211:13 Oct 21 18:30:29.885 INFO kablam! | Oct 21 18:30:29.885 INFO kablam! 211 | let mut list = border.cast_element_mut::().unwrap().set_content(Box::new(TestList::new())); Oct 21 18:30:29.885 INFO kablam! | ----^^^^ Oct 21 18:30:29.885 INFO kablam! | | Oct 21 18:30:29.886 INFO kablam! | help: remove this `mut` Oct 21 18:30:29.886 INFO kablam! Oct 21 18:30:29.886 INFO kablam! warning: variable does not need to be mutable Oct 21 18:30:29.886 INFO kablam! --> src/main.rs:146:26 Oct 21 18:30:29.887 INFO kablam! | Oct 21 18:30:29.887 INFO kablam! 146 | fn layout(&mut self, mut node: NodeRef, container: Size) { Oct 21 18:30:29.887 INFO kablam! | ----^^^^ Oct 21 18:30:29.887 INFO kablam! | | Oct 21 18:30:29.888 INFO kablam! | help: remove this `mut` Oct 21 18:30:29.888 INFO kablam! Oct 21 18:30:29.888 INFO kablam! warning: variable does not need to be mutable Oct 21 18:30:29.888 INFO kablam! --> src/main.rs:182:26 Oct 21 18:30:29.889 INFO kablam! | Oct 21 18:30:29.889 INFO kablam! 182 | fn layout(&mut self, mut node: NodeRef, container: Size) { Oct 21 18:30:29.889 INFO kablam! | ----^^^^ Oct 21 18:30:29.889 INFO kablam! | | Oct 21 18:30:29.890 INFO kablam! | help: remove this `mut` Oct 21 18:30:29.890 INFO kablam! Oct 21 18:30:29.890 INFO kablam! warning: variable does not need to be mutable Oct 21 18:30:29.890 INFO kablam! --> src/main.rs:209:13 Oct 21 18:30:29.890 INFO kablam! | Oct 21 18:30:29.891 INFO kablam! 209 | let mut border = window.set_content(Box::new(TestBorder::new(Thickness::hv(4.0, 8.0)))); Oct 21 18:30:29.891 INFO kablam! | ----^^^^^^ Oct 21 18:30:29.891 INFO kablam! | | Oct 21 18:30:29.891 INFO kablam! | help: remove this `mut` Oct 21 18:30:29.891 INFO kablam! Oct 21 18:30:29.891 INFO kablam! warning: variable does not need to be mutable Oct 21 18:30:29.892 INFO kablam! --> src/main.rs:211:13 Oct 21 18:30:29.892 INFO kablam! | Oct 21 18:30:29.896 INFO kablam! 211 | let mut list = border.cast_element_mut::().unwrap().set_content(Box::new(TestList::new())); Oct 21 18:30:29.897 INFO kablam! | ----^^^^ Oct 21 18:30:29.897 INFO kablam! | | Oct 21 18:30:29.897 INFO kablam! | help: remove this `mut` Oct 21 18:30:29.897 INFO kablam! Oct 21 18:30:29.948 INFO kablam! warning: variable does not need to be mutable Oct 21 18:30:29.949 INFO kablam! --> src/window.rs:103:21 Oct 21 18:30:29.949 INFO kablam! | Oct 21 18:30:29.949 INFO kablam! 103 | if let Some(mut root) = self.tree.root() { Oct 21 18:30:29.950 INFO kablam! | ----^^^^ Oct 21 18:30:29.950 INFO kablam! | | Oct 21 18:30:29.950 INFO kablam! | help: remove this `mut` Oct 21 18:30:29.950 INFO kablam! Oct 21 18:30:29.956 INFO kablam! warning: variable does not need to be mutable Oct 21 18:30:29.957 INFO kablam! --> src/window.rs:103:21 Oct 21 18:30:29.957 INFO kablam! | Oct 21 18:30:29.957 INFO kablam! 103 | if let Some(mut root) = self.tree.root() { Oct 21 18:30:29.957 INFO kablam! | ----^^^^ Oct 21 18:30:29.958 INFO kablam! | | Oct 21 18:30:29.958 INFO kablam! | help: remove this `mut` Oct 21 18:30:29.958 INFO kablam! Oct 21 18:30:29.996 INFO kablam! warning: method is never used: `from_tuple` Oct 21 18:30:29.997 INFO kablam! --> src/primitives.rs:14:5 Oct 21 18:30:29.997 INFO kablam! | Oct 21 18:30:29.997 INFO kablam! 14 | pub fn from_tuple(t: (f32, f32)) -> Point { Oct 21 18:30:29.998 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:30:29.998 INFO kablam! | Oct 21 18:30:29.998 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 18:30:30.000 INFO kablam! Oct 21 18:30:30.000 INFO kablam! warning: method is never used: `from_tuple` Oct 21 18:30:30.000 INFO kablam! --> src/primitives.rs:58:5 Oct 21 18:30:30.000 INFO kablam! | Oct 21 18:30:30.000 INFO kablam! 58 | pub fn from_tuple(t: (f32, f32)) -> Size { Oct 21 18:30:30.000 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:30:30.000 INFO kablam! Oct 21 18:30:30.000 INFO kablam! warning: method is never used: `to_tuple_argb` Oct 21 18:30:30.000 INFO kablam! --> src/primitives.rs:85:5 Oct 21 18:30:30.000 INFO kablam! | Oct 21 18:30:30.000 INFO kablam! 85 | pub fn to_tuple_argb(&self) -> (f32, f32, f32, f32){ Oct 21 18:30:30.000 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:30:30.000 INFO kablam! Oct 21 18:30:30.000 INFO kablam! warning: method is never used: `transform_to_inner` Oct 21 18:30:30.000 INFO kablam! --> src/primitives.rs:153:5 Oct 21 18:30:30.000 INFO kablam! | Oct 21 18:30:30.000 INFO kablam! 153 | pub fn transform_to_inner(&self, rect: Rect) -> Rect { Oct 21 18:30:30.000 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:30:30.000 INFO kablam! Oct 21 18:30:30.000 INFO kablam! warning: method is never used: `expand` Oct 21 18:30:30.003 INFO kablam! --> src/primitives.rs:157:5 Oct 21 18:30:30.003 INFO kablam! | Oct 21 18:30:30.003 INFO kablam! 157 | pub fn expand(&self, margin: Thickness) -> Rect { Oct 21 18:30:30.003 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:30:30.003 INFO kablam! Oct 21 18:30:30.003 INFO kablam! warning: method is never used: `rect_in` Oct 21 18:30:30.003 INFO kablam! --> src/primitives.rs:190:5 Oct 21 18:30:30.003 INFO kablam! | Oct 21 18:30:30.003 INFO kablam! 190 | pub fn rect_in(&self, container: Size) -> Rect { Oct 21 18:30:30.003 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:30:30.003 INFO kablam! Oct 21 18:30:30.003 INFO kablam! warning: method is never used: `rect` Oct 21 18:30:30.003 INFO kablam! --> src/tree.rs:108:5 Oct 21 18:30:30.003 INFO kablam! | Oct 21 18:30:30.003 INFO kablam! 108 | pub fn rect(&self) -> Rect { Oct 21 18:30:30.003 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:30:30.003 INFO kablam! Oct 21 18:30:30.003 INFO kablam! warning: method is never used: `element` Oct 21 18:30:30.003 INFO kablam! --> src/tree.rs:116:5 Oct 21 18:30:30.003 INFO kablam! | Oct 21 18:30:30.003 INFO kablam! 116 | pub fn element(&self) -> Ref { Oct 21 18:30:30.003 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:30:30.003 INFO kablam! Oct 21 18:30:30.003 INFO kablam! warning: method is never used: `element_mut` Oct 21 18:30:30.003 INFO kablam! --> src/tree.rs:120:5 Oct 21 18:30:30.003 INFO kablam! | Oct 21 18:30:30.003 INFO kablam! 120 | pub fn element_mut(&self) -> RefMut { Oct 21 18:30:30.003 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:30:30.003 INFO kablam! Oct 21 18:30:30.003 INFO kablam! warning: field is never used: `title` Oct 21 18:30:30.003 INFO kablam! --> src/window.rs:13:5 Oct 21 18:30:30.003 INFO kablam! | Oct 21 18:30:30.003 INFO kablam! 13 | title: String, Oct 21 18:30:30.003 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 18:30:30.003 INFO kablam! Oct 21 18:30:30.003 INFO kablam! warning: method is never used: `with_size` Oct 21 18:30:30.003 INFO kablam! --> src/window.rs:135:5 Oct 21 18:30:30.003 INFO kablam! | Oct 21 18:30:30.003 INFO kablam! 135 | pub fn with_size(mut self, size: Size) -> WindowBuilder { Oct 21 18:30:30.003 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:30:30.003 INFO kablam! Oct 21 18:30:30.003 INFO kablam! warning: method is never used: `with_content` Oct 21 18:30:30.003 INFO kablam! --> src/window.rs:146:5 Oct 21 18:30:30.003 INFO kablam! | Oct 21 18:30:30.003 INFO kablam! 146 | pub fn with_content(mut self, content: T) -> WindowBuilder { Oct 21 18:30:30.003 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:30:30.003 INFO kablam! Oct 21 18:30:30.003 INFO kablam! warning: method is never used: `access_type` Oct 21 18:30:30.003 INFO kablam! --> src/property.rs:68:5 Oct 21 18:30:30.003 INFO kablam! | Oct 21 18:30:30.003 INFO kablam! 68 | pub fn access_type(&self) -> AccessType { Oct 21 18:30:30.003 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:30:30.003 INFO kablam! Oct 21 18:30:30.003 INFO kablam! warning: variant is never constructed: `Rect` Oct 21 18:30:30.004 INFO kablam! --> src/render.rs:187:5 Oct 21 18:30:30.004 INFO kablam! | Oct 21 18:30:30.004 INFO kablam! 187 | Rect(Rect, Color), Oct 21 18:30:30.004 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 21 18:30:30.004 INFO kablam! Oct 21 18:30:30.004 INFO kablam! warning: method is never used: `add_many` Oct 21 18:30:30.004 INFO kablam! --> src/render.rs:205:5 Oct 21 18:30:30.004 INFO kablam! | Oct 21 18:30:30.004 INFO kablam! 205 | pub fn add_many(&mut self, commands: RenderCommandList) { Oct 21 18:30:30.004 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:30:30.004 INFO kablam! Oct 21 18:30:30.004 INFO kablam! warning: the feature `ptr_eq` has been stable since 1.17.0 and no longer requires an attribute to enable Oct 21 18:30:30.004 INFO kablam! --> src/main.rs:1:12 Oct 21 18:30:30.004 INFO kablam! | Oct 21 18:30:30.004 INFO kablam! 1 | #![feature(ptr_eq)] Oct 21 18:30:30.004 INFO kablam! | ^^^^^^ Oct 21 18:30:30.004 INFO kablam! | Oct 21 18:30:30.004 INFO kablam! = note: #[warn(stable_features)] on by default Oct 21 18:30:30.004 INFO kablam! warning: method is never used: `from_tuple` Oct 21 18:30:30.004 INFO kablam! --> src/primitives.rs:14:5 Oct 21 18:30:30.004 INFO kablam! | Oct 21 18:30:30.004 INFO kablam! 14 | pub fn from_tuple(t: (f32, f32)) -> Point { Oct 21 18:30:30.004 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:30:30.004 INFO kablam! | Oct 21 18:30:30.004 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 18:30:30.004 INFO kablam! Oct 21 18:30:30.004 INFO kablam! Oct 21 18:30:30.004 INFO kablam! warning: method is never used: `from_tuple` Oct 21 18:30:30.004 INFO kablam! --> src/primitives.rs:58:5 Oct 21 18:30:30.004 INFO kablam! | Oct 21 18:30:30.004 INFO kablam! 58 | pub fn from_tuple(t: (f32, f32)) -> Size { Oct 21 18:30:30.004 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:30:30.004 INFO kablam! Oct 21 18:30:30.004 INFO kablam! warning: method is never used: `to_tuple_argb` Oct 21 18:30:30.004 INFO kablam! --> src/primitives.rs:85:5 Oct 21 18:30:30.004 INFO kablam! | Oct 21 18:30:30.004 INFO kablam! 85 | pub fn to_tuple_argb(&self) -> (f32, f32, f32, f32){ Oct 21 18:30:30.004 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:30:30.004 INFO kablam! Oct 21 18:30:30.004 INFO kablam! warning: method is never used: `transform_to_inner` Oct 21 18:30:30.004 INFO kablam! --> src/primitives.rs:153:5 Oct 21 18:30:30.004 INFO kablam! | Oct 21 18:30:30.004 INFO kablam! 153 | pub fn transform_to_inner(&self, rect: Rect) -> Rect { Oct 21 18:30:30.004 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:30:30.004 INFO kablam! Oct 21 18:30:30.004 INFO kablam! warning: method is never used: `expand` Oct 21 18:30:30.004 INFO kablam! --> src/primitives.rs:157:5 Oct 21 18:30:30.004 INFO kablam! | Oct 21 18:30:30.004 INFO kablam! 157 | pub fn expand(&self, margin: Thickness) -> Rect { Oct 21 18:30:30.004 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:30:30.004 INFO kablam! Oct 21 18:30:30.004 INFO kablam! warning: method is never used: `rect_in` Oct 21 18:30:30.004 INFO kablam! --> src/primitives.rs:190:5 Oct 21 18:30:30.004 INFO kablam! | Oct 21 18:30:30.004 INFO kablam! 190 | pub fn rect_in(&self, container: Size) -> Rect { Oct 21 18:30:30.004 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:30:30.004 INFO kablam! Oct 21 18:30:30.004 INFO kablam! warning: method is never used: `cast_element_ref` Oct 21 18:30:30.004 INFO kablam! --> src/tree.rs:24:5 Oct 21 18:30:30.004 INFO kablam! | Oct 21 18:30:30.004 INFO kablam! 24 | pub fn cast_element_ref(&self) -> Option<&T> { Oct 21 18:30:30.004 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:30:30.004 INFO kablam! Oct 21 18:30:30.004 INFO kablam! warning: method is never used: `parrent` Oct 21 18:30:30.004 INFO kablam! --> src/tree.rs:104:5 Oct 21 18:30:30.004 INFO kablam! | Oct 21 18:30:30.004 INFO kablam! 104 | pub fn parrent(&self) -> Option { Oct 21 18:30:30.004 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:30:30.004 INFO kablam! Oct 21 18:30:30.004 INFO kablam! warning: method is never used: `rect` Oct 21 18:30:30.004 INFO kablam! --> src/tree.rs:108:5 Oct 21 18:30:30.004 INFO kablam! | Oct 21 18:30:30.004 INFO kablam! 108 | pub fn rect(&self) -> Rect { Oct 21 18:30:30.004 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:30:30.004 INFO kablam! Oct 21 18:30:30.004 INFO kablam! warning: method is never used: `element` Oct 21 18:30:30.004 INFO kablam! --> src/tree.rs:116:5 Oct 21 18:30:30.004 INFO kablam! | Oct 21 18:30:30.004 INFO kablam! 116 | pub fn element(&self) -> Ref { Oct 21 18:30:30.004 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:30:30.004 INFO kablam! Oct 21 18:30:30.004 INFO kablam! warning: method is never used: `element_mut` Oct 21 18:30:30.004 INFO kablam! --> src/tree.rs:120:5 Oct 21 18:30:30.005 INFO kablam! | Oct 21 18:30:30.005 INFO kablam! 120 | pub fn element_mut(&self) -> RefMut { Oct 21 18:30:30.005 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:30:30.005 INFO kablam! Oct 21 18:30:30.005 INFO kablam! warning: method is never used: `cast_element` Oct 21 18:30:30.005 INFO kablam! --> src/tree.rs:124:5 Oct 21 18:30:30.005 INFO kablam! | Oct 21 18:30:30.005 INFO kablam! 124 | pub fn cast_element(&self) -> Option> { Oct 21 18:30:30.005 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:30:30.005 INFO kablam! Oct 21 18:30:30.005 INFO kablam! warning: field is never used: `title` Oct 21 18:30:30.005 INFO kablam! --> src/window.rs:13:5 Oct 21 18:30:30.005 INFO kablam! | Oct 21 18:30:30.005 INFO kablam! 13 | title: String, Oct 21 18:30:30.005 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 18:30:30.005 INFO kablam! Oct 21 18:30:30.005 INFO kablam! warning: method is never used: `with_size` Oct 21 18:30:30.005 INFO kablam! --> src/window.rs:135:5 Oct 21 18:30:30.005 INFO kablam! | Oct 21 18:30:30.005 INFO kablam! 135 | pub fn with_size(mut self, size: Size) -> WindowBuilder { Oct 21 18:30:30.005 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:30:30.005 INFO kablam! Oct 21 18:30:30.005 INFO kablam! warning: method is never used: `with_content` Oct 21 18:30:30.005 INFO kablam! --> src/window.rs:146:5 Oct 21 18:30:30.005 INFO kablam! | Oct 21 18:30:30.005 INFO kablam! 146 | pub fn with_content(mut self, content: T) -> WindowBuilder { Oct 21 18:30:30.005 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:30:30.005 INFO kablam! Oct 21 18:30:30.005 INFO kablam! warning: variant is never constructed: `ReadOnly` Oct 21 18:30:30.005 INFO kablam! --> src/property.rs:3:5 Oct 21 18:30:30.005 INFO kablam! | Oct 21 18:30:30.005 INFO kablam! 3 | ReadOnly, Oct 21 18:30:30.005 INFO kablam! | ^^^^^^^^ Oct 21 18:30:30.005 INFO kablam! Oct 21 18:30:30.005 INFO kablam! warning: variant is never constructed: `WriteOnly` Oct 21 18:30:30.005 INFO kablam! --> src/property.rs:4:5 Oct 21 18:30:30.005 INFO kablam! | Oct 21 18:30:30.005 INFO kablam! 4 | WriteOnly, Oct 21 18:30:30.005 INFO kablam! | ^^^^^^^^^ Oct 21 18:30:30.005 INFO kablam! Oct 21 18:30:30.005 INFO kablam! warning: method is never used: `read_enabled` Oct 21 18:30:30.005 INFO kablam! --> src/property.rs:9:5 Oct 21 18:30:30.005 INFO kablam! | Oct 21 18:30:30.005 INFO kablam! 9 | pub fn read_enabled(&self) -> bool { Oct 21 18:30:30.005 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:30:30.005 INFO kablam! Oct 21 18:30:30.005 INFO kablam! warning: method is never used: `write_enabled` Oct 21 18:30:30.005 INFO kablam! --> src/property.rs:16:5 Oct 21 18:30:30.005 INFO kablam! | Oct 21 18:30:30.005 INFO kablam! 16 | pub fn write_enabled(&self) -> bool { Oct 21 18:30:30.005 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:30:30.005 INFO kablam! Oct 21 18:30:30.005 INFO kablam! warning: method is never used: `read_write_enabled` Oct 21 18:30:30.005 INFO kablam! --> src/property.rs:23:5 Oct 21 18:30:30.005 INFO kablam! | Oct 21 18:30:30.005 INFO kablam! 23 | pub fn read_write_enabled(&self) -> bool { Oct 21 18:30:30.005 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:30:30.005 INFO kablam! Oct 21 18:30:30.005 INFO kablam! warning: method is never used: `suits` Oct 21 18:30:30.005 INFO kablam! --> src/property.rs:30:5 Oct 21 18:30:30.005 INFO kablam! | Oct 21 18:30:30.005 INFO kablam! 30 | pub fn suits(&self, other: AccessType) -> bool{ Oct 21 18:30:30.005 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:30:30.005 INFO kablam! Oct 21 18:30:30.005 INFO kablam! warning: struct is never constructed: `Property` Oct 21 18:30:30.005 INFO kablam! --> src/property.rs:39:1 Oct 21 18:30:30.005 INFO kablam! | Oct 21 18:30:30.005 INFO kablam! 39 | pub struct Property { Oct 21 18:30:30.005 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:30:30.005 INFO kablam! Oct 21 18:30:30.005 INFO kablam! warning: method is never used: `new` Oct 21 18:30:30.005 INFO kablam! --> src/property.rs:52:5 Oct 21 18:30:30.005 INFO kablam! | Oct 21 18:30:30.005 INFO kablam! 52 | pub fn new>(name: S, access_type: AccessType, source: Box>) -> Result, String> { Oct 21 18:30:30.005 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:30:30.005 INFO kablam! Oct 21 18:30:30.005 INFO kablam! warning: method is never used: `name` Oct 21 18:30:30.005 INFO kablam! --> src/property.rs:64:5 Oct 21 18:30:30.005 INFO kablam! | Oct 21 18:30:30.005 INFO kablam! 64 | pub fn name(&self) -> &str { Oct 21 18:30:30.005 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:30:30.005 INFO kablam! Oct 21 18:30:30.006 INFO kablam! warning: method is never used: `access_type` Oct 21 18:30:30.006 INFO kablam! --> src/property.rs:68:5 Oct 21 18:30:30.006 INFO kablam! | Oct 21 18:30:30.006 INFO kablam! 68 | pub fn access_type(&self) -> AccessType { Oct 21 18:30:30.006 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:30:30.006 INFO kablam! Oct 21 18:30:30.006 INFO kablam! warning: method is never used: `get` Oct 21 18:30:30.006 INFO kablam! --> src/property.rs:72:5 Oct 21 18:30:30.006 INFO kablam! | Oct 21 18:30:30.006 INFO kablam! 72 | pub fn get(&self) -> T { Oct 21 18:30:30.006 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:30:30.006 INFO kablam! Oct 21 18:30:30.006 INFO kablam! warning: method is never used: `set` Oct 21 18:30:30.006 INFO kablam! --> src/property.rs:79:5 Oct 21 18:30:30.006 INFO kablam! | Oct 21 18:30:30.006 INFO kablam! 79 | pub fn set(&self, value: T) { Oct 21 18:30:30.006 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:30:30.006 INFO kablam! Oct 21 18:30:30.006 INFO kablam! warning: struct is never constructed: `Variable` Oct 21 18:30:30.006 INFO kablam! --> src/property.rs:92:5 Oct 21 18:30:30.006 INFO kablam! | Oct 21 18:30:30.006 INFO kablam! 92 | pub struct Variable { Oct 21 18:30:30.006 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:30:30.006 INFO kablam! Oct 21 18:30:30.006 INFO kablam! warning: method is never used: `new` Oct 21 18:30:30.006 INFO kablam! --> src/property.rs:97:9 Oct 21 18:30:30.006 INFO kablam! | Oct 21 18:30:30.006 INFO kablam! 97 | pub fn new(default: T) -> Variable { Oct 21 18:30:30.006 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:30:30.006 INFO kablam! Oct 21 18:30:30.006 INFO kablam! warning: variant is never constructed: `Rect` Oct 21 18:30:30.006 INFO kablam! --> src/render.rs:187:5 Oct 21 18:30:30.006 INFO kablam! | Oct 21 18:30:30.006 INFO kablam! 187 | Rect(Rect, Color), Oct 21 18:30:30.006 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 21 18:30:30.006 INFO kablam! Oct 21 18:30:30.006 INFO kablam! warning: method is never used: `add_many` Oct 21 18:30:30.006 INFO kablam! --> src/render.rs:205:5 Oct 21 18:30:30.006 INFO kablam! | Oct 21 18:30:30.006 INFO kablam! 205 | pub fn add_many(&mut self, commands: RenderCommandList) { Oct 21 18:30:30.006 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:30:30.006 INFO kablam! Oct 21 18:30:30.006 INFO kablam! warning: method is never used: `get_message_type_id` Oct 21 18:30:30.006 INFO kablam! --> src/msg.rs:4:5 Oct 21 18:30:30.006 INFO kablam! | Oct 21 18:30:30.006 INFO kablam! 4 | fn get_message_type_id(&self) -> TypeId { Oct 21 18:30:30.006 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:30:30.006 INFO kablam! Oct 21 18:30:30.006 INFO kablam! warning: method is never used: `cast` Oct 21 18:30:30.006 INFO kablam! --> src/msg.rs:8:5 Oct 21 18:30:30.006 INFO kablam! | Oct 21 18:30:30.006 INFO kablam! 8 | pub fn cast(self: Box) -> Option { Oct 21 18:30:30.006 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:30:30.006 INFO kablam! Oct 21 18:30:30.027 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 18:30:30.052 INFO kablam! --> src/main.rs:202:5 Oct 21 18:30:30.052 INFO kablam! | Oct 21 18:30:30.052 INFO kablam! 202 | my_logger::init(log::LogLevel::Debug); Oct 21 18:30:30.052 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:30:30.052 INFO kablam! | Oct 21 18:30:30.052 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 18:30:30.052 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 18:30:30.052 INFO kablam! Oct 21 18:30:30.052 INFO kablam! warning: the feature `ptr_eq` has been stable since 1.17.0 and no longer requires an attribute to enable Oct 21 18:30:30.052 INFO kablam! --> src/main.rs:1:12 Oct 21 18:30:30.052 INFO kablam! | Oct 21 18:30:30.052 INFO kablam! 1 | #![feature(ptr_eq)] Oct 21 18:30:30.053 INFO kablam! | ^^^^^^ Oct 21 18:30:30.053 INFO kablam! | Oct 21 18:30:30.053 INFO kablam! = note: #[warn(stable_features)] on by default Oct 21 18:30:30.053 INFO kablam! Oct 21 18:30:30.053 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 18:30:30.053 INFO kablam! --> src/main.rs:202:5 Oct 21 18:30:30.053 INFO kablam! | Oct 21 18:30:30.053 INFO kablam! 202 | my_logger::init(log::LogLevel::Debug); Oct 21 18:30:30.053 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:30:30.053 INFO kablam! | Oct 21 18:30:30.053 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 18:30:30.053 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 18:30:30.053 INFO kablam! Oct 21 18:30:30.105 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 58.49s Oct 21 18:30:30.121 INFO kablam! su: No module specific data is present Oct 21 18:30:30.820 INFO running `"docker" "rm" "-f" "16759ea9918881241ef91af46ff7f70cf6b9b31e706c6ff9d0e53a8c4d037cc2"` Oct 21 18:30:31.128 INFO blam! 16759ea9918881241ef91af46ff7f70cf6b9b31e706c6ff9d0e53a8c4d037cc2