Oct 14 23:09:48.878 INFO testing definedD4/my-ui against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 23:09:48.878 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 14 23:09:49.306 INFO blam! 3a8e35138a588f44d52cbdc32d517a8096ab7f75a4f7bc29aad428ea1e0d97bb Oct 14 23:09:49.309 INFO running `"docker" "start" "-a" "3a8e35138a588f44d52cbdc32d517a8096ab7f75a4f7bc29aad428ea1e0d97bb"` Oct 14 23:09:51.495 INFO kablam! usermod: no changes Oct 14 23:09:51.753 INFO kablam! Compiling shared_library v0.1.5 Oct 14 23:09:51.760 INFO kablam! Compiling glium v0.16.0 Oct 14 23:09:51.761 INFO kablam! Compiling x11-dl v2.12.0 Oct 14 23:09:51.763 INFO kablam! Compiling libloading v0.3.2 Oct 14 23:09:53.576 INFO kablam! Compiling osmesa-sys v0.1.2 Oct 14 23:09:54.623 INFO kablam! Compiling dlib v0.3.1 Oct 14 23:09:55.479 INFO kablam! Compiling wayland-sys v0.7.8 Oct 14 23:09:59.991 INFO kablam! Compiling wayland-client v0.7.8 Oct 14 23:10:04.347 INFO kablam! Compiling wayland-kbd v0.6.3 Oct 14 23:10:04.347 INFO kablam! Compiling wayland-window v0.4.4 Oct 14 23:10:10.075 INFO kablam! Compiling winit v0.5.11 Oct 14 23:10:14.483 INFO kablam! Compiling glutin v0.7.4 Oct 14 23:10:44.179 INFO kablam! Compiling my-ui v0.1.0 (/source) Oct 14 23:10:45.327 INFO kablam! warning: unused import: `glium::glutin` Oct 14 23:10:45.327 INFO kablam! --> src/render.rs:3:5 Oct 14 23:10:45.327 INFO kablam! | Oct 14 23:10:45.327 INFO kablam! 3 | use glium::glutin; Oct 14 23:10:45.327 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 23:10:45.327 INFO kablam! | Oct 14 23:10:45.327 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 23:10:45.327 INFO kablam! Oct 14 23:10:45.327 INFO kablam! warning: unused import: `std::any::Any` Oct 14 23:10:45.327 INFO kablam! --> src/main.rs:18:5 Oct 14 23:10:45.327 INFO kablam! | Oct 14 23:10:45.327 INFO kablam! 18 | use std::any::Any; Oct 14 23:10:45.327 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 23:10:45.327 INFO kablam! Oct 14 23:10:45.609 INFO kablam! warning: unused variable: `node` Oct 14 23:10:45.609 INFO kablam! --> src/main.rs:29:24 Oct 14 23:10:45.609 INFO kablam! | Oct 14 23:10:45.609 INFO kablam! 29 | fn init(&mut self, node: NodeRef){ Oct 14 23:10:45.609 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 14 23:10:45.609 INFO kablam! | Oct 14 23:10:45.609 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 23:10:45.609 INFO kablam! Oct 14 23:10:45.609 INFO kablam! warning: unused variable: `node` Oct 14 23:10:45.609 INFO kablam! --> src/main.rs:33:23 Oct 14 23:10:45.609 INFO kablam! | Oct 14 23:10:45.609 INFO kablam! 33 | fn measure(&self, node: NodeRef) -> Size { Oct 14 23:10:45.609 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 14 23:10:45.609 INFO kablam! Oct 14 23:10:45.609 INFO kablam! warning: unused variable: `node` Oct 14 23:10:45.609 INFO kablam! --> src/main.rs:43:22 Oct 14 23:10:45.609 INFO kablam! | Oct 14 23:10:45.609 INFO kablam! 43 | fn render(&self, node: NodeRef) -> RenderCommandList { Oct 14 23:10:45.609 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 14 23:10:45.609 INFO kablam! Oct 14 23:10:45.609 INFO kablam! warning: unused variable: `node` Oct 14 23:10:45.609 INFO kablam! --> src/main.rs:63:23 Oct 14 23:10:45.609 INFO kablam! | Oct 14 23:10:45.609 INFO kablam! 63 | fn measure(&self, node: NodeRef) -> Size { Oct 14 23:10:45.609 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 14 23:10:45.609 INFO kablam! Oct 14 23:10:45.609 INFO kablam! warning: unused variable: `node` Oct 14 23:10:45.609 INFO kablam! --> src/main.rs:77:22 Oct 14 23:10:45.609 INFO kablam! | Oct 14 23:10:45.609 INFO kablam! 77 | fn render(&self, node: NodeRef) -> RenderCommandList { Oct 14 23:10:45.609 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 14 23:10:45.609 INFO kablam! Oct 14 23:10:45.609 INFO kablam! warning: unused variable: `node` Oct 14 23:10:45.609 INFO kablam! --> src/main.rs:141:23 Oct 14 23:10:45.609 INFO kablam! | Oct 14 23:10:45.609 INFO kablam! 141 | fn measure(&self, node: NodeRef) -> Size { Oct 14 23:10:45.609 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 14 23:10:45.609 INFO kablam! Oct 14 23:10:45.609 INFO kablam! warning: unused variable: `node` Oct 14 23:10:45.609 INFO kablam! --> src/main.rs:160:22 Oct 14 23:10:45.609 INFO kablam! | Oct 14 23:10:45.609 INFO kablam! 160 | fn render(&self, node: NodeRef) -> RenderCommandList { Oct 14 23:10:45.609 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 14 23:10:45.609 INFO kablam! Oct 14 23:10:45.609 INFO kablam! warning: unused variable: `node` Oct 14 23:10:45.609 INFO kablam! --> src/main.rs:169:24 Oct 14 23:10:45.609 INFO kablam! | Oct 14 23:10:45.609 INFO kablam! 169 | fn init(&mut self, node: NodeRef){ Oct 14 23:10:45.609 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 14 23:10:45.609 INFO kablam! Oct 14 23:10:45.618 INFO kablam! warning: unused variable: `node` Oct 14 23:10:45.618 INFO kablam! --> src/main.rs:195:22 Oct 14 23:10:45.618 INFO kablam! | Oct 14 23:10:45.618 INFO kablam! 195 | fn render(&self, node: NodeRef) -> RenderCommandList { Oct 14 23:10:45.618 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 14 23:10:45.618 INFO kablam! Oct 14 23:10:45.618 INFO kablam! warning: variable does not need to be mutable Oct 14 23:10:45.618 INFO kablam! --> src/main.rs:38:26 Oct 14 23:10:45.618 INFO kablam! | Oct 14 23:10:45.618 INFO kablam! 38 | fn layout(&mut self, mut node: NodeRef, container: Size) { Oct 14 23:10:45.618 INFO kablam! | ----^^^^ Oct 14 23:10:45.618 INFO kablam! | | Oct 14 23:10:45.618 INFO kablam! | help: remove this `mut` Oct 14 23:10:45.623 INFO kablam! | Oct 14 23:10:45.623 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 23:10:45.623 INFO kablam! Oct 14 23:10:45.623 INFO kablam! warning: variable does not need to be mutable Oct 14 23:10:45.623 INFO kablam! --> src/main.rs:68:26 Oct 14 23:10:45.623 INFO kablam! | Oct 14 23:10:45.623 INFO kablam! 68 | fn layout(&mut self, mut node: NodeRef, container: Size) { Oct 14 23:10:45.623 INFO kablam! | ----^^^^ Oct 14 23:10:45.623 INFO kablam! | | Oct 14 23:10:45.623 INFO kablam! | help: remove this `mut` Oct 14 23:10:45.623 INFO kablam! Oct 14 23:10:45.635 INFO kablam! warning: variable does not need to be mutable Oct 14 23:10:45.635 INFO kablam! --> src/main.rs:146:26 Oct 14 23:10:45.635 INFO kablam! | Oct 14 23:10:45.635 INFO kablam! 146 | fn layout(&mut self, mut node: NodeRef, container: Size) { Oct 14 23:10:45.635 INFO kablam! | ----^^^^ Oct 14 23:10:45.635 INFO kablam! | | Oct 14 23:10:45.635 INFO kablam! | help: remove this `mut` Oct 14 23:10:45.635 INFO kablam! Oct 14 23:10:45.639 INFO kablam! warning: variable does not need to be mutable Oct 14 23:10:45.639 INFO kablam! --> src/main.rs:182:26 Oct 14 23:10:45.639 INFO kablam! | Oct 14 23:10:45.639 INFO kablam! 182 | fn layout(&mut self, mut node: NodeRef, container: Size) { Oct 14 23:10:45.639 INFO kablam! | ----^^^^ Oct 14 23:10:45.639 INFO kablam! | | Oct 14 23:10:45.639 INFO kablam! | help: remove this `mut` Oct 14 23:10:45.639 INFO kablam! Oct 14 23:10:45.639 INFO kablam! warning: variable does not need to be mutable Oct 14 23:10:45.639 INFO kablam! --> src/main.rs:209:13 Oct 14 23:10:45.639 INFO kablam! | Oct 14 23:10:45.639 INFO kablam! 209 | let mut border = window.set_content(Box::new(TestBorder::new(Thickness::hv(4.0, 8.0)))); Oct 14 23:10:45.639 INFO kablam! | ----^^^^^^ Oct 14 23:10:45.639 INFO kablam! | | Oct 14 23:10:45.639 INFO kablam! | help: remove this `mut` Oct 14 23:10:45.639 INFO kablam! Oct 14 23:10:45.639 INFO kablam! warning: variable does not need to be mutable Oct 14 23:10:45.639 INFO kablam! --> src/main.rs:211:13 Oct 14 23:10:45.639 INFO kablam! | Oct 14 23:10:45.639 INFO kablam! 211 | let mut list = border.cast_element_mut::().unwrap().set_content(Box::new(TestList::new())); Oct 14 23:10:45.639 INFO kablam! | ----^^^^ Oct 14 23:10:45.639 INFO kablam! | | Oct 14 23:10:45.639 INFO kablam! | help: remove this `mut` Oct 14 23:10:45.639 INFO kablam! Oct 14 23:10:45.679 INFO kablam! warning: variable does not need to be mutable Oct 14 23:10:45.679 INFO kablam! --> src/window.rs:103:21 Oct 14 23:10:45.679 INFO kablam! | Oct 14 23:10:45.679 INFO kablam! 103 | if let Some(mut root) = self.tree.root() { Oct 14 23:10:45.679 INFO kablam! | ----^^^^ Oct 14 23:10:45.679 INFO kablam! | | Oct 14 23:10:45.679 INFO kablam! | help: remove this `mut` Oct 14 23:10:45.679 INFO kablam! Oct 14 23:10:45.701 INFO kablam! warning: method is never used: `from_tuple` Oct 14 23:10:45.701 INFO kablam! --> src/primitives.rs:14:5 Oct 14 23:10:45.701 INFO kablam! | Oct 14 23:10:45.701 INFO kablam! 14 | pub fn from_tuple(t: (f32, f32)) -> Point { Oct 14 23:10:45.701 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:10:45.701 INFO kablam! | Oct 14 23:10:45.701 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 23:10:45.701 INFO kablam! Oct 14 23:10:45.701 INFO kablam! warning: method is never used: `from_tuple` Oct 14 23:10:45.701 INFO kablam! --> src/primitives.rs:58:5 Oct 14 23:10:45.701 INFO kablam! | Oct 14 23:10:45.701 INFO kablam! 58 | pub fn from_tuple(t: (f32, f32)) -> Size { Oct 14 23:10:45.701 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:10:45.701 INFO kablam! Oct 14 23:10:45.701 INFO kablam! warning: method is never used: `to_tuple_argb` Oct 14 23:10:45.701 INFO kablam! --> src/primitives.rs:85:5 Oct 14 23:10:45.701 INFO kablam! | Oct 14 23:10:45.701 INFO kablam! 85 | pub fn to_tuple_argb(&self) -> (f32, f32, f32, f32){ Oct 14 23:10:45.701 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:10:45.701 INFO kablam! Oct 14 23:10:45.701 INFO kablam! warning: method is never used: `transform_to_inner` Oct 14 23:10:45.701 INFO kablam! --> src/primitives.rs:153:5 Oct 14 23:10:45.702 INFO kablam! | Oct 14 23:10:45.702 INFO kablam! 153 | pub fn transform_to_inner(&self, rect: Rect) -> Rect { Oct 14 23:10:45.702 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:10:45.702 INFO kablam! Oct 14 23:10:45.702 INFO kablam! warning: method is never used: `expand` Oct 14 23:10:45.702 INFO kablam! --> src/primitives.rs:157:5 Oct 14 23:10:45.702 INFO kablam! | Oct 14 23:10:45.702 INFO kablam! 157 | pub fn expand(&self, margin: Thickness) -> Rect { Oct 14 23:10:45.702 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:10:45.702 INFO kablam! Oct 14 23:10:45.702 INFO kablam! warning: method is never used: `rect_in` Oct 14 23:10:45.702 INFO kablam! --> src/primitives.rs:190:5 Oct 14 23:10:45.702 INFO kablam! | Oct 14 23:10:45.702 INFO kablam! 190 | pub fn rect_in(&self, container: Size) -> Rect { Oct 14 23:10:45.702 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:10:45.702 INFO kablam! Oct 14 23:10:45.702 INFO kablam! warning: method is never used: `cast_element_ref` Oct 14 23:10:45.702 INFO kablam! --> src/tree.rs:24:5 Oct 14 23:10:45.702 INFO kablam! | Oct 14 23:10:45.702 INFO kablam! 24 | pub fn cast_element_ref(&self) -> Option<&T> { Oct 14 23:10:45.702 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:10:45.702 INFO kablam! Oct 14 23:10:45.702 INFO kablam! warning: method is never used: `parrent` Oct 14 23:10:45.702 INFO kablam! --> src/tree.rs:104:5 Oct 14 23:10:45.703 INFO kablam! | Oct 14 23:10:45.703 INFO kablam! 104 | pub fn parrent(&self) -> Option { Oct 14 23:10:45.703 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:10:45.703 INFO kablam! Oct 14 23:10:45.703 INFO kablam! warning: method is never used: `rect` Oct 14 23:10:45.703 INFO kablam! --> src/tree.rs:108:5 Oct 14 23:10:45.703 INFO kablam! | Oct 14 23:10:45.703 INFO kablam! 108 | pub fn rect(&self) -> Rect { Oct 14 23:10:45.703 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:10:45.703 INFO kablam! Oct 14 23:10:45.703 INFO kablam! warning: method is never used: `element` Oct 14 23:10:45.703 INFO kablam! --> src/tree.rs:116:5 Oct 14 23:10:45.703 INFO kablam! | Oct 14 23:10:45.703 INFO kablam! 116 | pub fn element(&self) -> Ref { Oct 14 23:10:45.703 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:10:45.703 INFO kablam! Oct 14 23:10:45.703 INFO kablam! warning: method is never used: `element_mut` Oct 14 23:10:45.703 INFO kablam! --> src/tree.rs:120:5 Oct 14 23:10:45.703 INFO kablam! | Oct 14 23:10:45.703 INFO kablam! 120 | pub fn element_mut(&self) -> RefMut { Oct 14 23:10:45.703 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:10:45.703 INFO kablam! Oct 14 23:10:45.703 INFO kablam! warning: method is never used: `cast_element` Oct 14 23:10:45.704 INFO kablam! --> src/tree.rs:124:5 Oct 14 23:10:45.704 INFO kablam! | Oct 14 23:10:45.704 INFO kablam! 124 | pub fn cast_element(&self) -> Option> { Oct 14 23:10:45.704 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:10:45.704 INFO kablam! Oct 14 23:10:45.704 INFO kablam! warning: field is never used: `title` Oct 14 23:10:45.704 INFO kablam! --> src/window.rs:13:5 Oct 14 23:10:45.704 INFO kablam! | Oct 14 23:10:45.704 INFO kablam! 13 | title: String, Oct 14 23:10:45.704 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 23:10:45.704 INFO kablam! Oct 14 23:10:45.704 INFO kablam! warning: method is never used: `with_size` Oct 14 23:10:45.704 INFO kablam! --> src/window.rs:135:5 Oct 14 23:10:45.704 INFO kablam! | Oct 14 23:10:45.704 INFO kablam! 135 | pub fn with_size(mut self, size: Size) -> WindowBuilder { Oct 14 23:10:45.705 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:10:45.705 INFO kablam! Oct 14 23:10:45.705 INFO kablam! warning: method is never used: `with_content` Oct 14 23:10:45.705 INFO kablam! --> src/window.rs:146:5 Oct 14 23:10:45.705 INFO kablam! | Oct 14 23:10:45.705 INFO kablam! 146 | pub fn with_content(mut self, content: T) -> WindowBuilder { Oct 14 23:10:45.705 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:10:45.705 INFO kablam! Oct 14 23:10:45.705 INFO kablam! warning: variant is never constructed: `ReadOnly` Oct 14 23:10:45.705 INFO kablam! --> src/property.rs:3:5 Oct 14 23:10:45.705 INFO kablam! | Oct 14 23:10:45.705 INFO kablam! 3 | ReadOnly, Oct 14 23:10:45.705 INFO kablam! | ^^^^^^^^ Oct 14 23:10:45.705 INFO kablam! Oct 14 23:10:45.705 INFO kablam! warning: variant is never constructed: `WriteOnly` Oct 14 23:10:45.705 INFO kablam! --> src/property.rs:4:5 Oct 14 23:10:45.705 INFO kablam! | Oct 14 23:10:45.706 INFO kablam! 4 | WriteOnly, Oct 14 23:10:45.706 INFO kablam! | ^^^^^^^^^ Oct 14 23:10:45.707 INFO kablam! Oct 14 23:10:45.707 INFO kablam! warning: method is never used: `read_enabled` Oct 14 23:10:45.707 INFO kablam! --> src/property.rs:9:5 Oct 14 23:10:45.707 INFO kablam! | Oct 14 23:10:45.707 INFO kablam! 9 | pub fn read_enabled(&self) -> bool { Oct 14 23:10:45.707 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:10:45.707 INFO kablam! Oct 14 23:10:45.707 INFO kablam! warning: method is never used: `write_enabled` Oct 14 23:10:45.707 INFO kablam! --> src/property.rs:16:5 Oct 14 23:10:45.707 INFO kablam! | Oct 14 23:10:45.707 INFO kablam! 16 | pub fn write_enabled(&self) -> bool { Oct 14 23:10:45.707 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:10:45.707 INFO kablam! Oct 14 23:10:45.707 INFO kablam! warning: method is never used: `read_write_enabled` Oct 14 23:10:45.707 INFO kablam! --> src/property.rs:23:5 Oct 14 23:10:45.707 INFO kablam! | Oct 14 23:10:45.707 INFO kablam! 23 | pub fn read_write_enabled(&self) -> bool { Oct 14 23:10:45.707 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:10:45.707 INFO kablam! Oct 14 23:10:45.707 INFO kablam! warning: method is never used: `suits` Oct 14 23:10:45.707 INFO kablam! --> src/property.rs:30:5 Oct 14 23:10:45.707 INFO kablam! | Oct 14 23:10:45.708 INFO kablam! 30 | pub fn suits(&self, other: AccessType) -> bool{ Oct 14 23:10:45.708 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:10:45.708 INFO kablam! Oct 14 23:10:45.708 INFO kablam! warning: struct is never constructed: `Property` Oct 14 23:10:45.708 INFO kablam! --> src/property.rs:39:1 Oct 14 23:10:45.708 INFO kablam! | Oct 14 23:10:45.708 INFO kablam! 39 | pub struct Property { Oct 14 23:10:45.708 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:10:45.708 INFO kablam! Oct 14 23:10:45.715 INFO kablam! warning: method is never used: `new` Oct 14 23:10:45.715 INFO kablam! --> src/property.rs:52:5 Oct 14 23:10:45.715 INFO kablam! | Oct 14 23:10:45.715 INFO kablam! 52 | pub fn new>(name: S, access_type: AccessType, source: Box>) -> Result, String> { Oct 14 23:10:45.715 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:10:45.715 INFO kablam! Oct 14 23:10:45.715 INFO kablam! warning: method is never used: `name` Oct 14 23:10:45.715 INFO kablam! --> src/property.rs:64:5 Oct 14 23:10:45.715 INFO kablam! | Oct 14 23:10:45.715 INFO kablam! 64 | pub fn name(&self) -> &str { Oct 14 23:10:45.715 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:10:45.715 INFO kablam! Oct 14 23:10:45.715 INFO kablam! warning: method is never used: `access_type` Oct 14 23:10:45.715 INFO kablam! --> src/property.rs:68:5 Oct 14 23:10:45.715 INFO kablam! | Oct 14 23:10:45.715 INFO kablam! 68 | pub fn access_type(&self) -> AccessType { Oct 14 23:10:45.715 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:10:45.715 INFO kablam! Oct 14 23:10:45.715 INFO kablam! warning: method is never used: `get` Oct 14 23:10:45.715 INFO kablam! --> src/property.rs:72:5 Oct 14 23:10:45.715 INFO kablam! | Oct 14 23:10:45.715 INFO kablam! 72 | pub fn get(&self) -> T { Oct 14 23:10:45.715 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:10:45.715 INFO kablam! Oct 14 23:10:45.715 INFO kablam! warning: method is never used: `set` Oct 14 23:10:45.715 INFO kablam! --> src/property.rs:79:5 Oct 14 23:10:45.715 INFO kablam! | Oct 14 23:10:45.715 INFO kablam! 79 | pub fn set(&self, value: T) { Oct 14 23:10:45.715 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:10:45.715 INFO kablam! Oct 14 23:10:45.715 INFO kablam! warning: struct is never constructed: `Variable` Oct 14 23:10:45.715 INFO kablam! --> src/property.rs:92:5 Oct 14 23:10:45.715 INFO kablam! | Oct 14 23:10:45.715 INFO kablam! 92 | pub struct Variable { Oct 14 23:10:45.715 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:10:45.715 INFO kablam! Oct 14 23:10:45.715 INFO kablam! warning: method is never used: `new` Oct 14 23:10:45.715 INFO kablam! --> src/property.rs:97:9 Oct 14 23:10:45.715 INFO kablam! | Oct 14 23:10:45.715 INFO kablam! 97 | pub fn new(default: T) -> Variable { Oct 14 23:10:45.715 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:10:45.715 INFO kablam! Oct 14 23:10:45.715 INFO kablam! warning: variant is never constructed: `Rect` Oct 14 23:10:45.715 INFO kablam! --> src/render.rs:187:5 Oct 14 23:10:45.715 INFO kablam! | Oct 14 23:10:45.715 INFO kablam! 187 | Rect(Rect, Color), Oct 14 23:10:45.715 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 14 23:10:45.715 INFO kablam! Oct 14 23:10:45.715 INFO kablam! warning: method is never used: `add_many` Oct 14 23:10:45.715 INFO kablam! --> src/render.rs:205:5 Oct 14 23:10:45.715 INFO kablam! | Oct 14 23:10:45.715 INFO kablam! 205 | pub fn add_many(&mut self, commands: RenderCommandList) { Oct 14 23:10:45.715 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:10:45.715 INFO kablam! Oct 14 23:10:45.716 INFO kablam! warning: method is never used: `get_message_type_id` Oct 14 23:10:45.716 INFO kablam! --> src/msg.rs:4:5 Oct 14 23:10:45.716 INFO kablam! | Oct 14 23:10:45.716 INFO kablam! 4 | fn get_message_type_id(&self) -> TypeId { Oct 14 23:10:45.716 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:10:45.716 INFO kablam! Oct 14 23:10:45.716 INFO kablam! warning: method is never used: `cast` Oct 14 23:10:45.716 INFO kablam! --> src/msg.rs:8:5 Oct 14 23:10:45.716 INFO kablam! | Oct 14 23:10:45.716 INFO kablam! 8 | pub fn cast(self: Box) -> Option { Oct 14 23:10:45.716 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:10:45.716 INFO kablam! Oct 14 23:10:45.716 INFO kablam! warning: the feature `ptr_eq` has been stable since 1.17.0 and no longer requires an attribute to enable Oct 14 23:10:45.716 INFO kablam! --> src/main.rs:1:12 Oct 14 23:10:45.716 INFO kablam! | Oct 14 23:10:45.716 INFO kablam! 1 | #![feature(ptr_eq)] Oct 14 23:10:45.716 INFO kablam! | ^^^^^^ Oct 14 23:10:45.716 INFO kablam! | Oct 14 23:10:45.716 INFO kablam! = note: #[warn(stable_features)] on by default Oct 14 23:10:45.716 INFO kablam! Oct 14 23:10:45.727 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 23:10:45.727 INFO kablam! --> src/main.rs:202:5 Oct 14 23:10:45.727 INFO kablam! | Oct 14 23:10:45.727 INFO kablam! 202 | my_logger::init(log::LogLevel::Debug); Oct 14 23:10:45.727 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:10:45.727 INFO kablam! | Oct 14 23:10:45.727 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 23:10:45.727 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 23:10:45.727 INFO kablam! Oct 14 23:10:49.766 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 58.23s Oct 14 23:10:49.776 INFO kablam! su: No module specific data is present Oct 14 23:10:50.879 INFO running `"docker" "rm" "-f" "3a8e35138a588f44d52cbdc32d517a8096ab7f75a4f7bc29aad428ea1e0d97bb"` Oct 14 23:10:51.164 INFO blam! 3a8e35138a588f44d52cbdc32d517a8096ab7f75a4f7bc29aad428ea1e0d97bb Oct 14 23:10:51.171 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 14 23:10:51.651 INFO blam! 0eaa66f2eeabde14cb074cf554f47d2905bb95a2b9b0d80ab8e36dbe8167a3c2 Oct 14 23:10:51.654 INFO running `"docker" "start" "-a" "0eaa66f2eeabde14cb074cf554f47d2905bb95a2b9b0d80ab8e36dbe8167a3c2"` Oct 14 23:10:53.411 INFO kablam! usermod: no changes Oct 14 23:10:53.554 INFO kablam! Compiling my-ui v0.1.0 (/source) Oct 14 23:10:54.495 INFO kablam! warning: unused import: `glium::glutin` Oct 14 23:10:54.495 INFO kablam! --> src/render.rs:3:5 Oct 14 23:10:54.495 INFO kablam! | Oct 14 23:10:54.495 INFO kablam! 3 | use glium::glutin; Oct 14 23:10:54.495 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 23:10:54.495 INFO kablam! | Oct 14 23:10:54.495 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 23:10:54.495 INFO kablam! Oct 14 23:10:54.507 INFO kablam! warning: unused import: `std::any::Any` Oct 14 23:10:54.508 INFO kablam! --> src/main.rs:18:5 Oct 14 23:10:54.508 INFO kablam! | Oct 14 23:10:54.508 INFO kablam! 18 | use std::any::Any; Oct 14 23:10:54.508 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 23:10:54.509 INFO kablam! Oct 14 23:10:54.810 INFO kablam! warning: unused variable: `node` Oct 14 23:10:54.811 INFO kablam! --> src/tree.rs:235:28 Oct 14 23:10:54.811 INFO kablam! | Oct 14 23:10:54.811 INFO kablam! 235 | fn init(&mut self, node: NodeRef) { Oct 14 23:10:54.811 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 14 23:10:54.812 INFO kablam! | Oct 14 23:10:54.812 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 23:10:54.812 INFO kablam! Oct 14 23:10:54.813 INFO kablam! warning: unused variable: `node` Oct 14 23:10:54.813 INFO kablam! --> src/tree.rs:239:27 Oct 14 23:10:54.813 INFO kablam! | Oct 14 23:10:54.814 INFO kablam! 239 | fn measure(&self, node: NodeRef) -> Size { Oct 14 23:10:54.814 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 14 23:10:54.814 INFO kablam! Oct 14 23:10:54.814 INFO kablam! warning: unused variable: `node` Oct 14 23:10:54.815 INFO kablam! --> src/tree.rs:243:30 Oct 14 23:10:54.815 INFO kablam! | Oct 14 23:10:54.815 INFO kablam! 243 | fn layout(&mut self, node: NodeRef, container: Size) { Oct 14 23:10:54.816 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 14 23:10:54.816 INFO kablam! Oct 14 23:10:54.816 INFO kablam! warning: unused variable: `container` Oct 14 23:10:54.816 INFO kablam! --> src/tree.rs:243:45 Oct 14 23:10:54.817 INFO kablam! | Oct 14 23:10:54.817 INFO kablam! 243 | fn layout(&mut self, node: NodeRef, container: Size) { Oct 14 23:10:54.817 INFO kablam! | ^^^^^^^^^ help: consider using `_container` instead Oct 14 23:10:54.818 INFO kablam! Oct 14 23:10:54.818 INFO kablam! warning: unused variable: `node` Oct 14 23:10:54.818 INFO kablam! --> src/tree.rs:247:26 Oct 14 23:10:54.818 INFO kablam! | Oct 14 23:10:54.819 INFO kablam! 247 | fn render(&self, node: NodeRef) -> RenderCommandList { Oct 14 23:10:54.819 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 14 23:10:54.819 INFO kablam! Oct 14 23:10:54.820 INFO kablam! warning: unused variable: `node` Oct 14 23:10:54.820 INFO kablam! --> src/main.rs:29:24 Oct 14 23:10:54.820 INFO kablam! | Oct 14 23:10:54.820 INFO kablam! 29 | fn init(&mut self, node: NodeRef){ Oct 14 23:10:54.821 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 14 23:10:54.821 INFO kablam! Oct 14 23:10:54.821 INFO kablam! warning: unused variable: `node` Oct 14 23:10:54.821 INFO kablam! --> src/main.rs:33:23 Oct 14 23:10:54.822 INFO kablam! | Oct 14 23:10:54.822 INFO kablam! 33 | fn measure(&self, node: NodeRef) -> Size { Oct 14 23:10:54.822 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 14 23:10:54.823 INFO kablam! Oct 14 23:10:54.823 INFO kablam! warning: unused variable: `node` Oct 14 23:10:54.823 INFO kablam! --> src/main.rs:43:22 Oct 14 23:10:54.823 INFO kablam! | Oct 14 23:10:54.824 INFO kablam! 43 | fn render(&self, node: NodeRef) -> RenderCommandList { Oct 14 23:10:54.824 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 14 23:10:54.824 INFO kablam! Oct 14 23:10:54.824 INFO kablam! warning: unused variable: `node` Oct 14 23:10:54.824 INFO kablam! --> src/main.rs:63:23 Oct 14 23:10:54.825 INFO kablam! | Oct 14 23:10:54.825 INFO kablam! 63 | fn measure(&self, node: NodeRef) -> Size { Oct 14 23:10:54.825 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 14 23:10:54.825 INFO kablam! Oct 14 23:10:54.825 INFO kablam! warning: unused variable: `node` Oct 14 23:10:54.825 INFO kablam! --> src/main.rs:77:22 Oct 14 23:10:54.825 INFO kablam! | Oct 14 23:10:54.825 INFO kablam! 77 | fn render(&self, node: NodeRef) -> RenderCommandList { Oct 14 23:10:54.825 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 14 23:10:54.825 INFO kablam! Oct 14 23:10:54.825 INFO kablam! warning: unused variable: `node` Oct 14 23:10:54.825 INFO kablam! --> src/main.rs:141:23 Oct 14 23:10:54.825 INFO kablam! | Oct 14 23:10:54.825 INFO kablam! 141 | fn measure(&self, node: NodeRef) -> Size { Oct 14 23:10:54.825 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 14 23:10:54.825 INFO kablam! Oct 14 23:10:54.825 INFO kablam! warning: unused variable: `node` Oct 14 23:10:54.825 INFO kablam! --> src/main.rs:160:22 Oct 14 23:10:54.825 INFO kablam! | Oct 14 23:10:54.825 INFO kablam! 160 | fn render(&self, node: NodeRef) -> RenderCommandList { Oct 14 23:10:54.825 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 14 23:10:54.825 INFO kablam! Oct 14 23:10:54.825 INFO kablam! warning: unused variable: `node` Oct 14 23:10:54.825 INFO kablam! --> src/main.rs:169:24 Oct 14 23:10:54.825 INFO kablam! | Oct 14 23:10:54.825 INFO kablam! 169 | fn init(&mut self, node: NodeRef){ Oct 14 23:10:54.825 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 14 23:10:54.825 INFO kablam! Oct 14 23:10:54.825 INFO kablam! warning: unused variable: `node` Oct 14 23:10:54.825 INFO kablam! --> src/main.rs:195:22 Oct 14 23:10:54.825 INFO kablam! | Oct 14 23:10:54.825 INFO kablam! 195 | fn render(&self, node: NodeRef) -> RenderCommandList { Oct 14 23:10:54.825 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 14 23:10:54.825 INFO kablam! Oct 14 23:10:54.825 INFO kablam! warning: variable does not need to be mutable Oct 14 23:10:54.825 INFO kablam! --> src/main.rs:38:26 Oct 14 23:10:54.825 INFO kablam! | Oct 14 23:10:54.825 INFO kablam! 38 | fn layout(&mut self, mut node: NodeRef, container: Size) { Oct 14 23:10:54.825 INFO kablam! | ----^^^^ Oct 14 23:10:54.825 INFO kablam! | | Oct 14 23:10:54.825 INFO kablam! | help: remove this `mut` Oct 14 23:10:54.825 INFO kablam! | Oct 14 23:10:54.825 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 23:10:54.825 INFO kablam! Oct 14 23:10:54.825 INFO kablam! warning: variable does not need to be mutable Oct 14 23:10:54.825 INFO kablam! --> src/main.rs:68:26 Oct 14 23:10:54.825 INFO kablam! | Oct 14 23:10:54.825 INFO kablam! 68 | fn layout(&mut self, mut node: NodeRef, container: Size) { Oct 14 23:10:54.825 INFO kablam! | ----^^^^ Oct 14 23:10:54.825 INFO kablam! | | Oct 14 23:10:54.825 INFO kablam! | help: remove this `mut` Oct 14 23:10:54.825 INFO kablam! Oct 14 23:10:54.825 INFO kablam! warning: variable does not need to be mutable Oct 14 23:10:54.825 INFO kablam! --> src/main.rs:146:26 Oct 14 23:10:54.825 INFO kablam! | Oct 14 23:10:54.825 INFO kablam! 146 | fn layout(&mut self, mut node: NodeRef, container: Size) { Oct 14 23:10:54.825 INFO kablam! | ----^^^^ Oct 14 23:10:54.825 INFO kablam! | | Oct 14 23:10:54.825 INFO kablam! | help: remove this `mut` Oct 14 23:10:54.825 INFO kablam! Oct 14 23:10:54.837 INFO kablam! warning: variable does not need to be mutable Oct 14 23:10:54.837 INFO kablam! --> src/main.rs:182:26 Oct 14 23:10:54.837 INFO kablam! | Oct 14 23:10:54.837 INFO kablam! 182 | fn layout(&mut self, mut node: NodeRef, container: Size) { Oct 14 23:10:54.837 INFO kablam! | ----^^^^ Oct 14 23:10:54.837 INFO kablam! | | Oct 14 23:10:54.837 INFO kablam! | help: remove this `mut` Oct 14 23:10:54.837 INFO kablam! Oct 14 23:10:54.837 INFO kablam! warning: variable does not need to be mutable Oct 14 23:10:54.837 INFO kablam! --> src/main.rs:209:13 Oct 14 23:10:54.837 INFO kablam! | Oct 14 23:10:54.837 INFO kablam! 209 | let mut border = window.set_content(Box::new(TestBorder::new(Thickness::hv(4.0, 8.0)))); Oct 14 23:10:54.837 INFO kablam! | ----^^^^^^ Oct 14 23:10:54.837 INFO kablam! | | Oct 14 23:10:54.837 INFO kablam! | help: remove this `mut` Oct 14 23:10:54.837 INFO kablam! Oct 14 23:10:54.837 INFO kablam! warning: variable does not need to be mutable Oct 14 23:10:54.837 INFO kablam! --> src/main.rs:211:13 Oct 14 23:10:54.837 INFO kablam! | Oct 14 23:10:54.837 INFO kablam! 211 | let mut list = border.cast_element_mut::().unwrap().set_content(Box::new(TestList::new())); Oct 14 23:10:54.837 INFO kablam! | ----^^^^ Oct 14 23:10:54.837 INFO kablam! | | Oct 14 23:10:54.837 INFO kablam! | help: remove this `mut` Oct 14 23:10:54.837 INFO kablam! Oct 14 23:10:54.871 INFO kablam! warning: variable does not need to be mutable Oct 14 23:10:54.871 INFO kablam! --> src/window.rs:103:21 Oct 14 23:10:54.871 INFO kablam! | Oct 14 23:10:54.871 INFO kablam! 103 | if let Some(mut root) = self.tree.root() { Oct 14 23:10:54.871 INFO kablam! | ----^^^^ Oct 14 23:10:54.871 INFO kablam! | | Oct 14 23:10:54.871 INFO kablam! | help: remove this `mut` Oct 14 23:10:54.871 INFO kablam! Oct 14 23:10:54.927 INFO kablam! warning: method is never used: `from_tuple` Oct 14 23:10:54.927 INFO kablam! --> src/primitives.rs:14:5 Oct 14 23:10:54.927 INFO kablam! | Oct 14 23:10:54.927 INFO kablam! 14 | pub fn from_tuple(t: (f32, f32)) -> Point { Oct 14 23:10:54.927 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:10:54.927 INFO kablam! | Oct 14 23:10:54.927 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 23:10:54.927 INFO kablam! Oct 14 23:10:54.927 INFO kablam! warning: method is never used: `from_tuple` Oct 14 23:10:54.927 INFO kablam! --> src/primitives.rs:58:5 Oct 14 23:10:54.927 INFO kablam! | Oct 14 23:10:54.927 INFO kablam! 58 | pub fn from_tuple(t: (f32, f32)) -> Size { Oct 14 23:10:54.927 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:10:54.927 INFO kablam! Oct 14 23:10:54.927 INFO kablam! warning: method is never used: `to_tuple_argb` Oct 14 23:10:54.927 INFO kablam! --> src/primitives.rs:85:5 Oct 14 23:10:54.927 INFO kablam! | Oct 14 23:10:54.927 INFO kablam! 85 | pub fn to_tuple_argb(&self) -> (f32, f32, f32, f32){ Oct 14 23:10:54.927 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:10:54.927 INFO kablam! Oct 14 23:10:54.927 INFO kablam! warning: method is never used: `transform_to_inner` Oct 14 23:10:54.927 INFO kablam! --> src/primitives.rs:153:5 Oct 14 23:10:54.927 INFO kablam! | Oct 14 23:10:54.927 INFO kablam! 153 | pub fn transform_to_inner(&self, rect: Rect) -> Rect { Oct 14 23:10:54.927 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:10:54.927 INFO kablam! Oct 14 23:10:54.927 INFO kablam! warning: method is never used: `expand` Oct 14 23:10:54.927 INFO kablam! --> src/primitives.rs:157:5 Oct 14 23:10:54.927 INFO kablam! | Oct 14 23:10:54.927 INFO kablam! 157 | pub fn expand(&self, margin: Thickness) -> Rect { Oct 14 23:10:54.927 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:10:54.927 INFO kablam! Oct 14 23:10:54.927 INFO kablam! warning: method is never used: `rect_in` Oct 14 23:10:54.927 INFO kablam! --> src/primitives.rs:190:5 Oct 14 23:10:54.927 INFO kablam! | Oct 14 23:10:54.927 INFO kablam! 190 | pub fn rect_in(&self, container: Size) -> Rect { Oct 14 23:10:54.927 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:10:54.927 INFO kablam! Oct 14 23:10:54.927 INFO kablam! warning: method is never used: `rect` Oct 14 23:10:54.927 INFO kablam! --> src/tree.rs:108:5 Oct 14 23:10:54.927 INFO kablam! | Oct 14 23:10:54.927 INFO kablam! 108 | pub fn rect(&self) -> Rect { Oct 14 23:10:54.927 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:10:54.927 INFO kablam! Oct 14 23:10:54.927 INFO kablam! warning: method is never used: `element` Oct 14 23:10:54.927 INFO kablam! --> src/tree.rs:116:5 Oct 14 23:10:54.927 INFO kablam! | Oct 14 23:10:54.927 INFO kablam! 116 | pub fn element(&self) -> Ref { Oct 14 23:10:54.927 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:10:54.927 INFO kablam! Oct 14 23:10:54.927 INFO kablam! warning: method is never used: `element_mut` Oct 14 23:10:54.927 INFO kablam! --> src/tree.rs:120:5 Oct 14 23:10:54.927 INFO kablam! | Oct 14 23:10:54.927 INFO kablam! 120 | pub fn element_mut(&self) -> RefMut { Oct 14 23:10:54.927 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:10:54.927 INFO kablam! Oct 14 23:10:54.927 INFO kablam! warning: field is never used: `title` Oct 14 23:10:54.927 INFO kablam! --> src/window.rs:13:5 Oct 14 23:10:54.927 INFO kablam! | Oct 14 23:10:54.927 INFO kablam! 13 | title: String, Oct 14 23:10:54.927 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 23:10:54.927 INFO kablam! Oct 14 23:10:54.927 INFO kablam! warning: method is never used: `with_size` Oct 14 23:10:54.927 INFO kablam! --> src/window.rs:135:5 Oct 14 23:10:54.927 INFO kablam! | Oct 14 23:10:54.927 INFO kablam! 135 | pub fn with_size(mut self, size: Size) -> WindowBuilder { Oct 14 23:10:54.927 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:10:54.927 INFO kablam! Oct 14 23:10:54.927 INFO kablam! warning: method is never used: `with_content` Oct 14 23:10:54.927 INFO kablam! --> src/window.rs:146:5 Oct 14 23:10:54.927 INFO kablam! | Oct 14 23:10:54.927 INFO kablam! 146 | pub fn with_content(mut self, content: T) -> WindowBuilder { Oct 14 23:10:54.927 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:10:54.927 INFO kablam! Oct 14 23:10:54.927 INFO kablam! warning: method is never used: `access_type` Oct 14 23:10:54.927 INFO kablam! --> src/property.rs:68:5 Oct 14 23:10:54.927 INFO kablam! | Oct 14 23:10:54.927 INFO kablam! 68 | pub fn access_type(&self) -> AccessType { Oct 14 23:10:54.927 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:10:54.927 INFO kablam! Oct 14 23:10:54.927 INFO kablam! warning: variant is never constructed: `Rect` Oct 14 23:10:54.927 INFO kablam! --> src/render.rs:187:5 Oct 14 23:10:54.927 INFO kablam! | Oct 14 23:10:54.927 INFO kablam! 187 | Rect(Rect, Color), Oct 14 23:10:54.927 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 14 23:10:54.927 INFO kablam! Oct 14 23:10:54.927 INFO kablam! warning: method is never used: `add_many` Oct 14 23:10:54.928 INFO kablam! --> src/render.rs:205:5 Oct 14 23:10:54.928 INFO kablam! | Oct 14 23:10:54.928 INFO kablam! 205 | pub fn add_many(&mut self, commands: RenderCommandList) { Oct 14 23:10:54.928 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:10:54.928 INFO kablam! Oct 14 23:10:54.928 INFO kablam! warning: the feature `ptr_eq` has been stable since 1.17.0 and no longer requires an attribute to enable Oct 14 23:10:54.928 INFO kablam! --> src/main.rs:1:12 Oct 14 23:10:54.928 INFO kablam! | Oct 14 23:10:54.928 INFO kablam! 1 | #![feature(ptr_eq)] Oct 14 23:10:54.928 INFO kablam! | ^^^^^^ Oct 14 23:10:54.928 INFO kablam! | Oct 14 23:10:54.928 INFO kablam! = note: #[warn(stable_features)] on by default Oct 14 23:10:54.928 INFO kablam! Oct 14 23:10:54.928 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 23:10:54.928 INFO kablam! --> src/main.rs:202:5 Oct 14 23:10:54.928 INFO kablam! | Oct 14 23:10:54.928 INFO kablam! 202 | my_logger::init(log::LogLevel::Debug); Oct 14 23:10:54.928 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:10:54.928 INFO kablam! | Oct 14 23:10:54.928 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 23:10:54.928 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 23:10:54.928 INFO kablam! Oct 14 23:10:56.999 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.56s Oct 14 23:10:57.006 INFO kablam! su: No module specific data is present Oct 14 23:10:58.347 INFO running `"docker" "rm" "-f" "0eaa66f2eeabde14cb074cf554f47d2905bb95a2b9b0d80ab8e36dbe8167a3c2"` Oct 14 23:10:58.627 INFO blam! 0eaa66f2eeabde14cb074cf554f47d2905bb95a2b9b0d80ab8e36dbe8167a3c2 Oct 14 23:10:58.632 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-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 14 23:10:59.070 INFO blam! 5413b6f0f6faa57cc399013375a6eb69a0f186507da1849751d50698d4bc71d8 Oct 14 23:10:59.072 INFO running `"docker" "start" "-a" "5413b6f0f6faa57cc399013375a6eb69a0f186507da1849751d50698d4bc71d8"` Oct 14 23:11:00.787 INFO kablam! usermod: no changes Oct 14 23:11:00.993 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.17s Oct 14 23:11:01.011 INFO blam! Oct 14 23:11:01.016 INFO kablam! Running /target/debug/deps/my_ui-5bcb2f77294eb28c Oct 14 23:11:01.016 INFO blam! running 10 tests Oct 14 23:11:01.020 INFO blam! test property::tests::property_name_get ... ok Oct 14 23:11:01.020 INFO blam! test msg::tests::cast_to_some ... ok Oct 14 23:11:01.020 INFO blam! test msg::tests::cast_to_none ... ok Oct 14 23:11:01.031 INFO blam! test tree::tests::add_child_adds_child ... ok Oct 14 23:11:01.031 INFO blam! test tree::tests::new_tree_has_empty_root ... ok Oct 14 23:11:01.031 INFO blam! test tree::tests::tree_root_has_no_parrent ... ok Oct 14 23:11:01.031 INFO blam! test tree::tests::tree_set_root_sets_root ... ok Oct 14 23:11:01.031 INFO blam! test property::tests::variable_property ... ok Oct 14 23:11:01.083 INFO blam! test property::tests::set_read_only_property ... ok Oct 14 23:11:01.083 INFO blam! test property::tests::read_write_only_property ... ok Oct 14 23:11:01.083 INFO blam! Oct 14 23:11:01.083 INFO blam! test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 23:11:01.083 INFO blam! Oct 14 23:11:01.087 INFO kablam! su: No module specific data is present Oct 14 23:11:01.835 INFO running `"docker" "rm" "-f" "5413b6f0f6faa57cc399013375a6eb69a0f186507da1849751d50698d4bc71d8"` Oct 14 23:11:02.095 INFO blam! 5413b6f0f6faa57cc399013375a6eb69a0f186507da1849751d50698d4bc71d8