Oct 11 00:23:57.975 INFO testing definedD4/my-ui against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 00:23:57.975 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 00:23:57.975 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 00:23:58.175 INFO blam! 3deb38eac04cb6acac7fcd7cf6b9512c479866d54765b3334974a494a2dd8945 Oct 11 00:23:58.178 INFO running `"docker" "start" "-a" "3deb38eac04cb6acac7fcd7cf6b9512c479866d54765b3334974a494a2dd8945"` Oct 11 00:23:58.748 INFO kablam! usermod: no changes Oct 11 00:23:58.920 INFO kablam! Compiling siphasher v0.2.1 Oct 11 00:23:58.920 INFO kablam! Compiling dtoa v0.4.1 Oct 11 00:23:58.920 INFO kablam! Compiling num-traits v0.1.37 Oct 11 00:23:58.920 INFO kablam! Compiling itoa v0.3.1 Oct 11 00:23:58.920 INFO kablam! Compiling serde v0.9.10 Oct 11 00:23:58.920 INFO kablam! Compiling fnv v1.0.5 Oct 11 00:23:58.920 INFO kablam! Compiling smallvec v0.1.8 Oct 11 00:23:58.920 INFO kablam! Compiling xml-rs v0.3.6 Oct 11 00:23:59.681 INFO kablam! Compiling shared_library v0.1.5 Oct 11 00:23:59.681 INFO kablam! Compiling x11-dl v2.12.0 Oct 11 00:23:59.696 INFO kablam! Compiling tempfile v2.1.5 Oct 11 00:24:00.096 INFO kablam! Compiling phf_shared v0.7.21 Oct 11 00:24:00.124 INFO kablam! Compiling backtrace-sys v0.1.10 Oct 11 00:24:01.540 INFO kablam! Compiling fs2 v0.2.5 Oct 11 00:24:01.540 INFO kablam! Compiling backtrace v0.2.3 Oct 11 00:24:01.571 INFO kablam! Compiling phf_generator v0.7.21 Oct 11 00:24:01.595 INFO kablam! Compiling phf v0.7.21 Oct 11 00:24:01.738 INFO kablam! Compiling osmesa-sys v0.1.2 Oct 11 00:24:02.644 INFO kablam! Compiling phf_codegen v0.7.21 Oct 11 00:24:02.824 INFO kablam! Compiling memmap v0.4.0 Oct 11 00:24:04.656 INFO kablam! Compiling target_build_utils v0.3.0 Oct 11 00:24:05.976 INFO kablam! Compiling wayland-scanner v0.7.8 Oct 11 00:24:05.976 INFO kablam! Compiling gl_generator v0.5.2 Oct 11 00:24:10.172 INFO kablam! Compiling wayland-client v0.7.8 Oct 11 00:24:11.828 INFO kablam! Compiling glutin v0.7.4 Oct 11 00:24:11.828 INFO kablam! Compiling glium v0.16.0 Oct 11 00:24:21.793 INFO kablam! Compiling serde_json v0.9.8 Oct 11 00:24:32.008 INFO kablam! Compiling libloading v0.3.2 Oct 11 00:24:35.224 INFO kablam! Compiling dlib v0.3.1 Oct 11 00:24:35.464 INFO kablam! Compiling wayland-sys v0.7.8 Oct 11 00:24:39.226 INFO kablam! Compiling wayland-window v0.4.4 Oct 11 00:24:39.226 INFO kablam! Compiling wayland-kbd v0.6.3 Oct 11 00:24:41.296 INFO kablam! Compiling winit v0.5.11 Oct 11 00:25:12.692 INFO kablam! Compiling my-ui v0.1.0 (/source) Oct 11 00:25:13.218 INFO kablam! warning: unused import: `glium::glutin` Oct 11 00:25:13.218 INFO kablam! --> src/render.rs:3:5 Oct 11 00:25:13.218 INFO kablam! | Oct 11 00:25:13.218 INFO kablam! 3 | use glium::glutin; Oct 11 00:25:13.218 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 00:25:13.218 INFO kablam! | Oct 11 00:25:13.218 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 00:25:13.218 INFO kablam! Oct 11 00:25:13.218 INFO kablam! warning: unused import: `std::any::Any` Oct 11 00:25:13.218 INFO kablam! --> src/main.rs:18:5 Oct 11 00:25:13.218 INFO kablam! | Oct 11 00:25:13.218 INFO kablam! 18 | use std::any::Any; Oct 11 00:25:13.218 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 00:25:13.218 INFO kablam! Oct 11 00:25:13.536 INFO kablam! warning: unused variable: `node` Oct 11 00:25:13.536 INFO kablam! --> src/main.rs:29:24 Oct 11 00:25:13.536 INFO kablam! | Oct 11 00:25:13.536 INFO kablam! 29 | fn init(&mut self, node: NodeRef){ Oct 11 00:25:13.536 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 11 00:25:13.537 INFO kablam! | Oct 11 00:25:13.537 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 00:25:13.537 INFO kablam! Oct 11 00:25:13.537 INFO kablam! warning: unused variable: `node` Oct 11 00:25:13.537 INFO kablam! --> src/main.rs:33:23 Oct 11 00:25:13.537 INFO kablam! | Oct 11 00:25:13.537 INFO kablam! 33 | fn measure(&self, node: NodeRef) -> Size { Oct 11 00:25:13.537 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 11 00:25:13.537 INFO kablam! Oct 11 00:25:13.537 INFO kablam! warning: unused variable: `node` Oct 11 00:25:13.537 INFO kablam! --> src/main.rs:43:22 Oct 11 00:25:13.537 INFO kablam! | Oct 11 00:25:13.537 INFO kablam! 43 | fn render(&self, node: NodeRef) -> RenderCommandList { Oct 11 00:25:13.537 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 11 00:25:13.537 INFO kablam! Oct 11 00:25:13.537 INFO kablam! warning: unused variable: `node` Oct 11 00:25:13.537 INFO kablam! --> src/main.rs:63:23 Oct 11 00:25:13.537 INFO kablam! | Oct 11 00:25:13.537 INFO kablam! 63 | fn measure(&self, node: NodeRef) -> Size { Oct 11 00:25:13.537 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 11 00:25:13.537 INFO kablam! Oct 11 00:25:13.537 INFO kablam! warning: unused variable: `node` Oct 11 00:25:13.537 INFO kablam! --> src/main.rs:77:22 Oct 11 00:25:13.537 INFO kablam! | Oct 11 00:25:13.537 INFO kablam! 77 | fn render(&self, node: NodeRef) -> RenderCommandList { Oct 11 00:25:13.537 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 11 00:25:13.537 INFO kablam! Oct 11 00:25:13.537 INFO kablam! warning: unused variable: `node` Oct 11 00:25:13.537 INFO kablam! --> src/main.rs:141:23 Oct 11 00:25:13.537 INFO kablam! | Oct 11 00:25:13.537 INFO kablam! 141 | fn measure(&self, node: NodeRef) -> Size { Oct 11 00:25:13.537 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 11 00:25:13.537 INFO kablam! Oct 11 00:25:13.537 INFO kablam! warning: unused variable: `node` Oct 11 00:25:13.537 INFO kablam! --> src/main.rs:160:22 Oct 11 00:25:13.537 INFO kablam! | Oct 11 00:25:13.537 INFO kablam! 160 | fn render(&self, node: NodeRef) -> RenderCommandList { Oct 11 00:25:13.537 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 11 00:25:13.537 INFO kablam! Oct 11 00:25:13.537 INFO kablam! warning: unused variable: `node` Oct 11 00:25:13.537 INFO kablam! --> src/main.rs:169:24 Oct 11 00:25:13.537 INFO kablam! | Oct 11 00:25:13.537 INFO kablam! 169 | fn init(&mut self, node: NodeRef){ Oct 11 00:25:13.537 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 11 00:25:13.537 INFO kablam! Oct 11 00:25:13.537 INFO kablam! warning: unused variable: `node` Oct 11 00:25:13.537 INFO kablam! --> src/main.rs:195:22 Oct 11 00:25:13.537 INFO kablam! | Oct 11 00:25:13.537 INFO kablam! 195 | fn render(&self, node: NodeRef) -> RenderCommandList { Oct 11 00:25:13.537 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 11 00:25:13.538 INFO kablam! Oct 11 00:25:13.540 INFO kablam! warning: variable does not need to be mutable Oct 11 00:25:13.540 INFO kablam! --> src/main.rs:38:26 Oct 11 00:25:13.540 INFO kablam! | Oct 11 00:25:13.540 INFO kablam! 38 | fn layout(&mut self, mut node: NodeRef, container: Size) { Oct 11 00:25:13.540 INFO kablam! | ----^^^^ Oct 11 00:25:13.540 INFO kablam! | | Oct 11 00:25:13.540 INFO kablam! | help: remove this `mut` Oct 11 00:25:13.540 INFO kablam! | Oct 11 00:25:13.540 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 00:25:13.540 INFO kablam! Oct 11 00:25:13.543 INFO kablam! warning: variable does not need to be mutable Oct 11 00:25:13.543 INFO kablam! --> src/main.rs:68:26 Oct 11 00:25:13.543 INFO kablam! | Oct 11 00:25:13.543 INFO kablam! 68 | fn layout(&mut self, mut node: NodeRef, container: Size) { Oct 11 00:25:13.543 INFO kablam! | ----^^^^ Oct 11 00:25:13.543 INFO kablam! | | Oct 11 00:25:13.543 INFO kablam! | help: remove this `mut` Oct 11 00:25:13.543 INFO kablam! Oct 11 00:25:13.549 INFO kablam! warning: variable does not need to be mutable Oct 11 00:25:13.549 INFO kablam! --> src/main.rs:146:26 Oct 11 00:25:13.549 INFO kablam! | Oct 11 00:25:13.549 INFO kablam! 146 | fn layout(&mut self, mut node: NodeRef, container: Size) { Oct 11 00:25:13.549 INFO kablam! | ----^^^^ Oct 11 00:25:13.549 INFO kablam! | | Oct 11 00:25:13.549 INFO kablam! | help: remove this `mut` Oct 11 00:25:13.549 INFO kablam! Oct 11 00:25:13.553 INFO kablam! warning: variable does not need to be mutable Oct 11 00:25:13.553 INFO kablam! --> src/main.rs:182:26 Oct 11 00:25:13.553 INFO kablam! | Oct 11 00:25:13.553 INFO kablam! 182 | fn layout(&mut self, mut node: NodeRef, container: Size) { Oct 11 00:25:13.553 INFO kablam! | ----^^^^ Oct 11 00:25:13.554 INFO kablam! | | Oct 11 00:25:13.554 INFO kablam! | help: remove this `mut` Oct 11 00:25:13.554 INFO kablam! Oct 11 00:25:13.556 INFO kablam! warning: variable does not need to be mutable Oct 11 00:25:13.556 INFO kablam! --> src/main.rs:209:13 Oct 11 00:25:13.556 INFO kablam! | Oct 11 00:25:13.556 INFO kablam! 209 | let mut border = window.set_content(Box::new(TestBorder::new(Thickness::hv(4.0, 8.0)))); Oct 11 00:25:13.556 INFO kablam! | ----^^^^^^ Oct 11 00:25:13.556 INFO kablam! | | Oct 11 00:25:13.556 INFO kablam! | help: remove this `mut` Oct 11 00:25:13.556 INFO kablam! Oct 11 00:25:13.556 INFO kablam! warning: variable does not need to be mutable Oct 11 00:25:13.556 INFO kablam! --> src/main.rs:211:13 Oct 11 00:25:13.556 INFO kablam! | Oct 11 00:25:13.556 INFO kablam! 211 | let mut list = border.cast_element_mut::().unwrap().set_content(Box::new(TestList::new())); Oct 11 00:25:13.556 INFO kablam! | ----^^^^ Oct 11 00:25:13.556 INFO kablam! | | Oct 11 00:25:13.556 INFO kablam! | help: remove this `mut` Oct 11 00:25:13.556 INFO kablam! Oct 11 00:25:13.593 INFO kablam! warning: variable does not need to be mutable Oct 11 00:25:13.593 INFO kablam! --> src/window.rs:103:21 Oct 11 00:25:13.593 INFO kablam! | Oct 11 00:25:13.593 INFO kablam! 103 | if let Some(mut root) = self.tree.root() { Oct 11 00:25:13.593 INFO kablam! | ----^^^^ Oct 11 00:25:13.593 INFO kablam! | | Oct 11 00:25:13.593 INFO kablam! | help: remove this `mut` Oct 11 00:25:13.593 INFO kablam! Oct 11 00:25:13.625 INFO kablam! warning: method is never used: `from_tuple` Oct 11 00:25:13.625 INFO kablam! --> src/primitives.rs:14:5 Oct 11 00:25:13.625 INFO kablam! | Oct 11 00:25:13.625 INFO kablam! 14 | pub fn from_tuple(t: (f32, f32)) -> Point { Oct 11 00:25:13.625 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:25:13.625 INFO kablam! | Oct 11 00:25:13.625 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 00:25:13.625 INFO kablam! Oct 11 00:25:13.625 INFO kablam! warning: method is never used: `from_tuple` Oct 11 00:25:13.625 INFO kablam! --> src/primitives.rs:58:5 Oct 11 00:25:13.625 INFO kablam! | Oct 11 00:25:13.625 INFO kablam! 58 | pub fn from_tuple(t: (f32, f32)) -> Size { Oct 11 00:25:13.625 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:25:13.625 INFO kablam! Oct 11 00:25:13.625 INFO kablam! warning: method is never used: `to_tuple_argb` Oct 11 00:25:13.625 INFO kablam! --> src/primitives.rs:85:5 Oct 11 00:25:13.625 INFO kablam! | Oct 11 00:25:13.625 INFO kablam! 85 | pub fn to_tuple_argb(&self) -> (f32, f32, f32, f32){ Oct 11 00:25:13.625 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:25:13.625 INFO kablam! Oct 11 00:25:13.625 INFO kablam! warning: method is never used: `transform_to_inner` Oct 11 00:25:13.625 INFO kablam! --> src/primitives.rs:153:5 Oct 11 00:25:13.625 INFO kablam! | Oct 11 00:25:13.625 INFO kablam! 153 | pub fn transform_to_inner(&self, rect: Rect) -> Rect { Oct 11 00:25:13.625 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:25:13.625 INFO kablam! Oct 11 00:25:13.625 INFO kablam! warning: method is never used: `expand` Oct 11 00:25:13.625 INFO kablam! --> src/primitives.rs:157:5 Oct 11 00:25:13.625 INFO kablam! | Oct 11 00:25:13.625 INFO kablam! 157 | pub fn expand(&self, margin: Thickness) -> Rect { Oct 11 00:25:13.625 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:25:13.625 INFO kablam! Oct 11 00:25:13.625 INFO kablam! warning: method is never used: `rect_in` Oct 11 00:25:13.625 INFO kablam! --> src/primitives.rs:190:5 Oct 11 00:25:13.625 INFO kablam! | Oct 11 00:25:13.625 INFO kablam! 190 | pub fn rect_in(&self, container: Size) -> Rect { Oct 11 00:25:13.625 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:25:13.625 INFO kablam! Oct 11 00:25:13.625 INFO kablam! warning: method is never used: `cast_element_ref` Oct 11 00:25:13.625 INFO kablam! --> src/tree.rs:24:5 Oct 11 00:25:13.625 INFO kablam! | Oct 11 00:25:13.625 INFO kablam! 24 | pub fn cast_element_ref(&self) -> Option<&T> { Oct 11 00:25:13.625 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:25:13.625 INFO kablam! Oct 11 00:25:13.625 INFO kablam! warning: method is never used: `parrent` Oct 11 00:25:13.625 INFO kablam! --> src/tree.rs:104:5 Oct 11 00:25:13.625 INFO kablam! | Oct 11 00:25:13.625 INFO kablam! 104 | pub fn parrent(&self) -> Option { Oct 11 00:25:13.625 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:25:13.625 INFO kablam! Oct 11 00:25:13.626 INFO kablam! warning: method is never used: `rect` Oct 11 00:25:13.626 INFO kablam! --> src/tree.rs:108:5 Oct 11 00:25:13.626 INFO kablam! | Oct 11 00:25:13.626 INFO kablam! 108 | pub fn rect(&self) -> Rect { Oct 11 00:25:13.626 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:25:13.626 INFO kablam! Oct 11 00:25:13.626 INFO kablam! warning: method is never used: `element` Oct 11 00:25:13.626 INFO kablam! --> src/tree.rs:116:5 Oct 11 00:25:13.626 INFO kablam! | Oct 11 00:25:13.626 INFO kablam! 116 | pub fn element(&self) -> Ref { Oct 11 00:25:13.626 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:25:13.626 INFO kablam! Oct 11 00:25:13.626 INFO kablam! warning: method is never used: `element_mut` Oct 11 00:25:13.626 INFO kablam! --> src/tree.rs:120:5 Oct 11 00:25:13.626 INFO kablam! | Oct 11 00:25:13.626 INFO kablam! 120 | pub fn element_mut(&self) -> RefMut { Oct 11 00:25:13.626 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:25:13.626 INFO kablam! Oct 11 00:25:13.626 INFO kablam! warning: method is never used: `cast_element` Oct 11 00:25:13.626 INFO kablam! --> src/tree.rs:124:5 Oct 11 00:25:13.626 INFO kablam! | Oct 11 00:25:13.626 INFO kablam! 124 | pub fn cast_element(&self) -> Option> { Oct 11 00:25:13.626 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:25:13.626 INFO kablam! Oct 11 00:25:13.626 INFO kablam! warning: field is never used: `title` Oct 11 00:25:13.626 INFO kablam! --> src/window.rs:13:5 Oct 11 00:25:13.626 INFO kablam! | Oct 11 00:25:13.626 INFO kablam! 13 | title: String, Oct 11 00:25:13.626 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 00:25:13.626 INFO kablam! Oct 11 00:25:13.626 INFO kablam! warning: method is never used: `with_size` Oct 11 00:25:13.626 INFO kablam! --> src/window.rs:135:5 Oct 11 00:25:13.626 INFO kablam! | Oct 11 00:25:13.626 INFO kablam! 135 | pub fn with_size(mut self, size: Size) -> WindowBuilder { Oct 11 00:25:13.626 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:25:13.626 INFO kablam! Oct 11 00:25:13.626 INFO kablam! warning: method is never used: `with_content` Oct 11 00:25:13.626 INFO kablam! --> src/window.rs:146:5 Oct 11 00:25:13.626 INFO kablam! | Oct 11 00:25:13.626 INFO kablam! 146 | pub fn with_content(mut self, content: T) -> WindowBuilder { Oct 11 00:25:13.626 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:25:13.626 INFO kablam! Oct 11 00:25:13.626 INFO kablam! warning: variant is never constructed: `ReadOnly` Oct 11 00:25:13.626 INFO kablam! --> src/property.rs:3:5 Oct 11 00:25:13.626 INFO kablam! | Oct 11 00:25:13.626 INFO kablam! 3 | ReadOnly, Oct 11 00:25:13.626 INFO kablam! | ^^^^^^^^ Oct 11 00:25:13.626 INFO kablam! Oct 11 00:25:13.626 INFO kablam! warning: variant is never constructed: `WriteOnly` Oct 11 00:25:13.626 INFO kablam! --> src/property.rs:4:5 Oct 11 00:25:13.626 INFO kablam! | Oct 11 00:25:13.626 INFO kablam! 4 | WriteOnly, Oct 11 00:25:13.626 INFO kablam! | ^^^^^^^^^ Oct 11 00:25:13.626 INFO kablam! Oct 11 00:25:13.626 INFO kablam! warning: method is never used: `read_enabled` Oct 11 00:25:13.626 INFO kablam! --> src/property.rs:9:5 Oct 11 00:25:13.626 INFO kablam! | Oct 11 00:25:13.626 INFO kablam! 9 | pub fn read_enabled(&self) -> bool { Oct 11 00:25:13.626 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:25:13.626 INFO kablam! Oct 11 00:25:13.626 INFO kablam! warning: method is never used: `write_enabled` Oct 11 00:25:13.626 INFO kablam! --> src/property.rs:16:5 Oct 11 00:25:13.626 INFO kablam! | Oct 11 00:25:13.626 INFO kablam! 16 | pub fn write_enabled(&self) -> bool { Oct 11 00:25:13.626 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:25:13.626 INFO kablam! Oct 11 00:25:13.626 INFO kablam! warning: method is never used: `read_write_enabled` Oct 11 00:25:13.626 INFO kablam! --> src/property.rs:23:5 Oct 11 00:25:13.626 INFO kablam! | Oct 11 00:25:13.626 INFO kablam! 23 | pub fn read_write_enabled(&self) -> bool { Oct 11 00:25:13.626 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:25:13.626 INFO kablam! Oct 11 00:25:13.626 INFO kablam! warning: method is never used: `suits` Oct 11 00:25:13.626 INFO kablam! --> src/property.rs:30:5 Oct 11 00:25:13.626 INFO kablam! | Oct 11 00:25:13.626 INFO kablam! 30 | pub fn suits(&self, other: AccessType) -> bool{ Oct 11 00:25:13.626 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:25:13.626 INFO kablam! Oct 11 00:25:13.626 INFO kablam! warning: struct is never constructed: `Property` Oct 11 00:25:13.626 INFO kablam! --> src/property.rs:39:1 Oct 11 00:25:13.626 INFO kablam! | Oct 11 00:25:13.626 INFO kablam! 39 | pub struct Property { Oct 11 00:25:13.626 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:25:13.626 INFO kablam! Oct 11 00:25:13.626 INFO kablam! warning: method is never used: `new` Oct 11 00:25:13.626 INFO kablam! --> src/property.rs:52:5 Oct 11 00:25:13.626 INFO kablam! | Oct 11 00:25:13.627 INFO kablam! 52 | pub fn new>(name: S, access_type: AccessType, source: Box>) -> Result, String> { Oct 11 00:25:13.627 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:25:13.627 INFO kablam! Oct 11 00:25:13.627 INFO kablam! warning: method is never used: `name` Oct 11 00:25:13.627 INFO kablam! --> src/property.rs:64:5 Oct 11 00:25:13.627 INFO kablam! | Oct 11 00:25:13.627 INFO kablam! 64 | pub fn name(&self) -> &str { Oct 11 00:25:13.627 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:25:13.627 INFO kablam! Oct 11 00:25:13.627 INFO kablam! warning: method is never used: `access_type` Oct 11 00:25:13.627 INFO kablam! --> src/property.rs:68:5 Oct 11 00:25:13.627 INFO kablam! | Oct 11 00:25:13.627 INFO kablam! 68 | pub fn access_type(&self) -> AccessType { Oct 11 00:25:13.627 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:25:13.627 INFO kablam! Oct 11 00:25:13.627 INFO kablam! warning: method is never used: `get` Oct 11 00:25:13.627 INFO kablam! --> src/property.rs:72:5 Oct 11 00:25:13.627 INFO kablam! | Oct 11 00:25:13.627 INFO kablam! 72 | pub fn get(&self) -> T { Oct 11 00:25:13.627 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:25:13.627 INFO kablam! Oct 11 00:25:13.627 INFO kablam! warning: method is never used: `set` Oct 11 00:25:13.627 INFO kablam! --> src/property.rs:79:5 Oct 11 00:25:13.627 INFO kablam! | Oct 11 00:25:13.627 INFO kablam! 79 | pub fn set(&self, value: T) { Oct 11 00:25:13.627 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:25:13.627 INFO kablam! Oct 11 00:25:13.627 INFO kablam! warning: struct is never constructed: `Variable` Oct 11 00:25:13.627 INFO kablam! --> src/property.rs:92:5 Oct 11 00:25:13.627 INFO kablam! | Oct 11 00:25:13.627 INFO kablam! 92 | pub struct Variable { Oct 11 00:25:13.627 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:25:13.627 INFO kablam! Oct 11 00:25:13.627 INFO kablam! warning: method is never used: `new` Oct 11 00:25:13.627 INFO kablam! --> src/property.rs:97:9 Oct 11 00:25:13.627 INFO kablam! | Oct 11 00:25:13.627 INFO kablam! 97 | pub fn new(default: T) -> Variable { Oct 11 00:25:13.627 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:25:13.627 INFO kablam! Oct 11 00:25:13.627 INFO kablam! warning: variant is never constructed: `Rect` Oct 11 00:25:13.627 INFO kablam! --> src/render.rs:187:5 Oct 11 00:25:13.627 INFO kablam! | Oct 11 00:25:13.627 INFO kablam! 187 | Rect(Rect, Color), Oct 11 00:25:13.627 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 11 00:25:13.627 INFO kablam! Oct 11 00:25:13.627 INFO kablam! warning: method is never used: `add_many` Oct 11 00:25:13.627 INFO kablam! --> src/render.rs:205:5 Oct 11 00:25:13.627 INFO kablam! | Oct 11 00:25:13.627 INFO kablam! 205 | pub fn add_many(&mut self, commands: RenderCommandList) { Oct 11 00:25:13.627 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:25:13.627 INFO kablam! Oct 11 00:25:13.627 INFO kablam! warning: method is never used: `get_message_type_id` Oct 11 00:25:13.627 INFO kablam! --> src/msg.rs:4:5 Oct 11 00:25:13.627 INFO kablam! | Oct 11 00:25:13.627 INFO kablam! 4 | fn get_message_type_id(&self) -> TypeId { Oct 11 00:25:13.627 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:25:13.627 INFO kablam! Oct 11 00:25:13.627 INFO kablam! warning: method is never used: `cast` Oct 11 00:25:13.627 INFO kablam! --> src/msg.rs:8:5 Oct 11 00:25:13.627 INFO kablam! | Oct 11 00:25:13.627 INFO kablam! 8 | pub fn cast(self: Box) -> Option { Oct 11 00:25:13.627 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:25:13.627 INFO kablam! Oct 11 00:25:13.627 INFO kablam! warning: the feature `ptr_eq` has been stable since 1.17.0 and no longer requires an attribute to enable Oct 11 00:25:13.627 INFO kablam! --> src/main.rs:1:12 Oct 11 00:25:13.627 INFO kablam! | Oct 11 00:25:13.627 INFO kablam! 1 | #![feature(ptr_eq)] Oct 11 00:25:13.627 INFO kablam! | ^^^^^^ Oct 11 00:25:13.627 INFO kablam! | Oct 11 00:25:13.627 INFO kablam! = note: #[warn(stable_features)] on by default Oct 11 00:25:13.627 INFO kablam! Oct 11 00:25:13.636 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 00:25:13.636 INFO kablam! --> src/main.rs:202:5 Oct 11 00:25:13.636 INFO kablam! | Oct 11 00:25:13.636 INFO kablam! 202 | my_logger::init(log::LogLevel::Debug); Oct 11 00:25:13.636 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:25:13.636 INFO kablam! | Oct 11 00:25:13.636 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 00:25:13.636 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 00:25:13.636 INFO kablam! Oct 11 00:25:18.226 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 19s Oct 11 00:25:18.236 INFO kablam! su: No module specific data is present Oct 11 00:25:19.236 INFO running `"docker" "rm" "-f" "3deb38eac04cb6acac7fcd7cf6b9512c479866d54765b3334974a494a2dd8945"` Oct 11 00:25:19.460 INFO blam! 3deb38eac04cb6acac7fcd7cf6b9512c479866d54765b3334974a494a2dd8945 Oct 11 00:25:19.476 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 00:25:19.478 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 00:25:19.896 INFO blam! 5ce6e39e1c9b414944a54eb058dfadac2cd8021453b34a731da4d2166a784502 Oct 11 00:25:19.904 INFO running `"docker" "start" "-a" "5ce6e39e1c9b414944a54eb058dfadac2cd8021453b34a731da4d2166a784502"` Oct 11 00:25:21.584 INFO kablam! usermod: no changes Oct 11 00:25:21.796 INFO kablam! Compiling my-ui v0.1.0 (/source) Oct 11 00:25:22.412 INFO kablam! warning: unused import: `glium::glutin` Oct 11 00:25:22.412 INFO kablam! --> src/render.rs:3:5 Oct 11 00:25:22.412 INFO kablam! | Oct 11 00:25:22.412 INFO kablam! 3 | use glium::glutin; Oct 11 00:25:22.412 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 00:25:22.412 INFO kablam! | Oct 11 00:25:22.412 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 00:25:22.412 INFO kablam! Oct 11 00:25:22.420 INFO kablam! warning: unused import: `std::any::Any` Oct 11 00:25:22.420 INFO kablam! --> src/main.rs:18:5 Oct 11 00:25:22.420 INFO kablam! | Oct 11 00:25:22.420 INFO kablam! 18 | use std::any::Any; Oct 11 00:25:22.420 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 00:25:22.420 INFO kablam! Oct 11 00:25:22.799 INFO kablam! warning: unused variable: `node` Oct 11 00:25:22.799 INFO kablam! --> src/tree.rs:235:28 Oct 11 00:25:22.799 INFO kablam! | Oct 11 00:25:22.799 INFO kablam! 235 | fn init(&mut self, node: NodeRef) { Oct 11 00:25:22.799 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 11 00:25:22.799 INFO kablam! | Oct 11 00:25:22.799 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 00:25:22.799 INFO kablam! Oct 11 00:25:22.799 INFO kablam! warning: unused variable: `node` Oct 11 00:25:22.799 INFO kablam! --> src/tree.rs:239:27 Oct 11 00:25:22.799 INFO kablam! | Oct 11 00:25:22.799 INFO kablam! 239 | fn measure(&self, node: NodeRef) -> Size { Oct 11 00:25:22.799 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 11 00:25:22.799 INFO kablam! Oct 11 00:25:22.799 INFO kablam! warning: unused variable: `node` Oct 11 00:25:22.799 INFO kablam! --> src/tree.rs:243:30 Oct 11 00:25:22.799 INFO kablam! | Oct 11 00:25:22.799 INFO kablam! 243 | fn layout(&mut self, node: NodeRef, container: Size) { Oct 11 00:25:22.799 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 11 00:25:22.799 INFO kablam! Oct 11 00:25:22.799 INFO kablam! warning: unused variable: `container` Oct 11 00:25:22.799 INFO kablam! --> src/tree.rs:243:45 Oct 11 00:25:22.799 INFO kablam! | Oct 11 00:25:22.799 INFO kablam! 243 | fn layout(&mut self, node: NodeRef, container: Size) { Oct 11 00:25:22.799 INFO kablam! | ^^^^^^^^^ help: consider using `_container` instead Oct 11 00:25:22.799 INFO kablam! Oct 11 00:25:22.799 INFO kablam! warning: unused variable: `node` Oct 11 00:25:22.799 INFO kablam! --> src/tree.rs:247:26 Oct 11 00:25:22.799 INFO kablam! | Oct 11 00:25:22.800 INFO kablam! 247 | fn render(&self, node: NodeRef) -> RenderCommandList { Oct 11 00:25:22.800 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 11 00:25:22.800 INFO kablam! Oct 11 00:25:22.800 INFO kablam! warning: unused variable: `node` Oct 11 00:25:22.800 INFO kablam! --> src/main.rs:29:24 Oct 11 00:25:22.800 INFO kablam! | Oct 11 00:25:22.800 INFO kablam! 29 | fn init(&mut self, node: NodeRef){ Oct 11 00:25:22.800 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 11 00:25:22.800 INFO kablam! Oct 11 00:25:22.800 INFO kablam! warning: unused variable: `node` Oct 11 00:25:22.800 INFO kablam! --> src/main.rs:33:23 Oct 11 00:25:22.800 INFO kablam! | Oct 11 00:25:22.800 INFO kablam! 33 | fn measure(&self, node: NodeRef) -> Size { Oct 11 00:25:22.800 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 11 00:25:22.800 INFO kablam! Oct 11 00:25:22.800 INFO kablam! warning: unused variable: `node` Oct 11 00:25:22.800 INFO kablam! --> src/main.rs:43:22 Oct 11 00:25:22.800 INFO kablam! | Oct 11 00:25:22.800 INFO kablam! 43 | fn render(&self, node: NodeRef) -> RenderCommandList { Oct 11 00:25:22.800 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 11 00:25:22.800 INFO kablam! Oct 11 00:25:22.800 INFO kablam! warning: unused variable: `node` Oct 11 00:25:22.800 INFO kablam! --> src/main.rs:63:23 Oct 11 00:25:22.800 INFO kablam! | Oct 11 00:25:22.800 INFO kablam! 63 | fn measure(&self, node: NodeRef) -> Size { Oct 11 00:25:22.800 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 11 00:25:22.800 INFO kablam! Oct 11 00:25:22.800 INFO kablam! warning: unused variable: `node` Oct 11 00:25:22.800 INFO kablam! --> src/main.rs:77:22 Oct 11 00:25:22.800 INFO kablam! | Oct 11 00:25:22.800 INFO kablam! 77 | fn render(&self, node: NodeRef) -> RenderCommandList { Oct 11 00:25:22.800 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 11 00:25:22.800 INFO kablam! Oct 11 00:25:22.800 INFO kablam! warning: unused variable: `node` Oct 11 00:25:22.800 INFO kablam! --> src/main.rs:141:23 Oct 11 00:25:22.800 INFO kablam! | Oct 11 00:25:22.800 INFO kablam! 141 | fn measure(&self, node: NodeRef) -> Size { Oct 11 00:25:22.800 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 11 00:25:22.800 INFO kablam! Oct 11 00:25:22.800 INFO kablam! warning: unused variable: `node` Oct 11 00:25:22.800 INFO kablam! --> src/main.rs:160:22 Oct 11 00:25:22.800 INFO kablam! | Oct 11 00:25:22.800 INFO kablam! 160 | fn render(&self, node: NodeRef) -> RenderCommandList { Oct 11 00:25:22.800 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 11 00:25:22.800 INFO kablam! Oct 11 00:25:22.800 INFO kablam! warning: unused variable: `node` Oct 11 00:25:22.800 INFO kablam! --> src/main.rs:169:24 Oct 11 00:25:22.800 INFO kablam! | Oct 11 00:25:22.800 INFO kablam! 169 | fn init(&mut self, node: NodeRef){ Oct 11 00:25:22.800 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 11 00:25:22.800 INFO kablam! Oct 11 00:25:22.800 INFO kablam! warning: unused variable: `node` Oct 11 00:25:22.800 INFO kablam! --> src/main.rs:195:22 Oct 11 00:25:22.800 INFO kablam! | Oct 11 00:25:22.800 INFO kablam! 195 | fn render(&self, node: NodeRef) -> RenderCommandList { Oct 11 00:25:22.800 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 11 00:25:22.800 INFO kablam! Oct 11 00:25:22.808 INFO kablam! warning: variable does not need to be mutable Oct 11 00:25:22.808 INFO kablam! --> src/main.rs:38:26 Oct 11 00:25:22.808 INFO kablam! | Oct 11 00:25:22.808 INFO kablam! 38 | fn layout(&mut self, mut node: NodeRef, container: Size) { Oct 11 00:25:22.808 INFO kablam! | ----^^^^ Oct 11 00:25:22.808 INFO kablam! | | Oct 11 00:25:22.808 INFO kablam! | help: remove this `mut` Oct 11 00:25:22.808 INFO kablam! | Oct 11 00:25:22.808 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 00:25:22.808 INFO kablam! Oct 11 00:25:22.812 INFO kablam! warning: variable does not need to be mutable Oct 11 00:25:22.812 INFO kablam! --> src/main.rs:68:26 Oct 11 00:25:22.812 INFO kablam! | Oct 11 00:25:22.812 INFO kablam! 68 | fn layout(&mut self, mut node: NodeRef, container: Size) { Oct 11 00:25:22.812 INFO kablam! | ----^^^^ Oct 11 00:25:22.812 INFO kablam! | | Oct 11 00:25:22.812 INFO kablam! | help: remove this `mut` Oct 11 00:25:22.812 INFO kablam! Oct 11 00:25:22.816 INFO kablam! warning: variable does not need to be mutable Oct 11 00:25:22.816 INFO kablam! --> src/main.rs:146:26 Oct 11 00:25:22.816 INFO kablam! | Oct 11 00:25:22.816 INFO kablam! 146 | fn layout(&mut self, mut node: NodeRef, container: Size) { Oct 11 00:25:22.816 INFO kablam! | ----^^^^ Oct 11 00:25:22.816 INFO kablam! | | Oct 11 00:25:22.816 INFO kablam! | help: remove this `mut` Oct 11 00:25:22.816 INFO kablam! Oct 11 00:25:22.824 INFO kablam! warning: variable does not need to be mutable Oct 11 00:25:22.824 INFO kablam! --> src/main.rs:182:26 Oct 11 00:25:22.824 INFO kablam! | Oct 11 00:25:22.824 INFO kablam! 182 | fn layout(&mut self, mut node: NodeRef, container: Size) { Oct 11 00:25:22.824 INFO kablam! | ----^^^^ Oct 11 00:25:22.824 INFO kablam! | | Oct 11 00:25:22.824 INFO kablam! | help: remove this `mut` Oct 11 00:25:22.824 INFO kablam! Oct 11 00:25:22.824 INFO kablam! warning: variable does not need to be mutable Oct 11 00:25:22.824 INFO kablam! --> src/main.rs:209:13 Oct 11 00:25:22.824 INFO kablam! | Oct 11 00:25:22.824 INFO kablam! 209 | let mut border = window.set_content(Box::new(TestBorder::new(Thickness::hv(4.0, 8.0)))); Oct 11 00:25:22.824 INFO kablam! | ----^^^^^^ Oct 11 00:25:22.824 INFO kablam! | | Oct 11 00:25:22.824 INFO kablam! | help: remove this `mut` Oct 11 00:25:22.824 INFO kablam! Oct 11 00:25:22.824 INFO kablam! warning: variable does not need to be mutable Oct 11 00:25:22.824 INFO kablam! --> src/main.rs:211:13 Oct 11 00:25:22.824 INFO kablam! | Oct 11 00:25:22.824 INFO kablam! 211 | let mut list = border.cast_element_mut::().unwrap().set_content(Box::new(TestList::new())); Oct 11 00:25:22.824 INFO kablam! | ----^^^^ Oct 11 00:25:22.824 INFO kablam! | | Oct 11 00:25:22.825 INFO kablam! | help: remove this `mut` Oct 11 00:25:22.825 INFO kablam! Oct 11 00:25:22.872 INFO kablam! warning: variable does not need to be mutable Oct 11 00:25:22.872 INFO kablam! --> src/window.rs:103:21 Oct 11 00:25:22.872 INFO kablam! | Oct 11 00:25:22.872 INFO kablam! 103 | if let Some(mut root) = self.tree.root() { Oct 11 00:25:22.872 INFO kablam! | ----^^^^ Oct 11 00:25:22.872 INFO kablam! | | Oct 11 00:25:22.872 INFO kablam! | help: remove this `mut` Oct 11 00:25:22.872 INFO kablam! Oct 11 00:25:22.904 INFO kablam! warning: method is never used: `from_tuple` Oct 11 00:25:22.905 INFO kablam! --> src/primitives.rs:14:5 Oct 11 00:25:22.905 INFO kablam! | Oct 11 00:25:22.905 INFO kablam! 14 | pub fn from_tuple(t: (f32, f32)) -> Point { Oct 11 00:25:22.905 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:25:22.905 INFO kablam! | Oct 11 00:25:22.905 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 00:25:22.905 INFO kablam! Oct 11 00:25:22.905 INFO kablam! warning: method is never used: `from_tuple` Oct 11 00:25:22.905 INFO kablam! --> src/primitives.rs:58:5 Oct 11 00:25:22.905 INFO kablam! | Oct 11 00:25:22.905 INFO kablam! 58 | pub fn from_tuple(t: (f32, f32)) -> Size { Oct 11 00:25:22.905 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:25:22.905 INFO kablam! Oct 11 00:25:22.905 INFO kablam! warning: method is never used: `to_tuple_argb` Oct 11 00:25:22.905 INFO kablam! --> src/primitives.rs:85:5 Oct 11 00:25:22.905 INFO kablam! | Oct 11 00:25:22.905 INFO kablam! 85 | pub fn to_tuple_argb(&self) -> (f32, f32, f32, f32){ Oct 11 00:25:22.905 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:25:22.905 INFO kablam! Oct 11 00:25:22.905 INFO kablam! warning: method is never used: `transform_to_inner` Oct 11 00:25:22.905 INFO kablam! --> src/primitives.rs:153:5 Oct 11 00:25:22.905 INFO kablam! | Oct 11 00:25:22.905 INFO kablam! 153 | pub fn transform_to_inner(&self, rect: Rect) -> Rect { Oct 11 00:25:22.905 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:25:22.905 INFO kablam! Oct 11 00:25:22.905 INFO kablam! warning: method is never used: `expand` Oct 11 00:25:22.905 INFO kablam! --> src/primitives.rs:157:5 Oct 11 00:25:22.905 INFO kablam! | Oct 11 00:25:22.905 INFO kablam! 157 | pub fn expand(&self, margin: Thickness) -> Rect { Oct 11 00:25:22.905 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:25:22.905 INFO kablam! Oct 11 00:25:22.905 INFO kablam! warning: method is never used: `rect_in` Oct 11 00:25:22.905 INFO kablam! --> src/primitives.rs:190:5 Oct 11 00:25:22.905 INFO kablam! | Oct 11 00:25:22.905 INFO kablam! 190 | pub fn rect_in(&self, container: Size) -> Rect { Oct 11 00:25:22.905 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:25:22.905 INFO kablam! Oct 11 00:25:22.905 INFO kablam! warning: method is never used: `rect` Oct 11 00:25:22.905 INFO kablam! --> src/tree.rs:108:5 Oct 11 00:25:22.905 INFO kablam! | Oct 11 00:25:22.905 INFO kablam! 108 | pub fn rect(&self) -> Rect { Oct 11 00:25:22.905 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:25:22.905 INFO kablam! Oct 11 00:25:22.905 INFO kablam! warning: method is never used: `element` Oct 11 00:25:22.905 INFO kablam! --> src/tree.rs:116:5 Oct 11 00:25:22.905 INFO kablam! | Oct 11 00:25:22.905 INFO kablam! 116 | pub fn element(&self) -> Ref { Oct 11 00:25:22.905 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:25:22.905 INFO kablam! Oct 11 00:25:22.905 INFO kablam! warning: method is never used: `element_mut` Oct 11 00:25:22.905 INFO kablam! --> src/tree.rs:120:5 Oct 11 00:25:22.905 INFO kablam! | Oct 11 00:25:22.905 INFO kablam! 120 | pub fn element_mut(&self) -> RefMut { Oct 11 00:25:22.905 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:25:22.905 INFO kablam! Oct 11 00:25:22.905 INFO kablam! warning: field is never used: `title` Oct 11 00:25:22.905 INFO kablam! --> src/window.rs:13:5 Oct 11 00:25:22.905 INFO kablam! | Oct 11 00:25:22.905 INFO kablam! 13 | title: String, Oct 11 00:25:22.905 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 00:25:22.905 INFO kablam! Oct 11 00:25:22.905 INFO kablam! warning: method is never used: `with_size` Oct 11 00:25:22.905 INFO kablam! --> src/window.rs:135:5 Oct 11 00:25:22.905 INFO kablam! | Oct 11 00:25:22.905 INFO kablam! 135 | pub fn with_size(mut self, size: Size) -> WindowBuilder { Oct 11 00:25:22.905 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:25:22.905 INFO kablam! Oct 11 00:25:22.905 INFO kablam! warning: method is never used: `with_content` Oct 11 00:25:22.905 INFO kablam! --> src/window.rs:146:5 Oct 11 00:25:22.905 INFO kablam! | Oct 11 00:25:22.905 INFO kablam! 146 | pub fn with_content(mut self, content: T) -> WindowBuilder { Oct 11 00:25:22.905 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:25:22.905 INFO kablam! Oct 11 00:25:22.905 INFO kablam! warning: method is never used: `access_type` Oct 11 00:25:22.905 INFO kablam! --> src/property.rs:68:5 Oct 11 00:25:22.905 INFO kablam! | Oct 11 00:25:22.905 INFO kablam! 68 | pub fn access_type(&self) -> AccessType { Oct 11 00:25:22.905 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:25:22.905 INFO kablam! Oct 11 00:25:22.906 INFO kablam! warning: variant is never constructed: `Rect` Oct 11 00:25:22.906 INFO kablam! --> src/render.rs:187:5 Oct 11 00:25:22.906 INFO kablam! | Oct 11 00:25:22.906 INFO kablam! 187 | Rect(Rect, Color), Oct 11 00:25:22.906 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 11 00:25:22.906 INFO kablam! Oct 11 00:25:22.906 INFO kablam! warning: method is never used: `add_many` Oct 11 00:25:22.906 INFO kablam! --> src/render.rs:205:5 Oct 11 00:25:22.906 INFO kablam! | Oct 11 00:25:22.906 INFO kablam! 205 | pub fn add_many(&mut self, commands: RenderCommandList) { Oct 11 00:25:22.906 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:25:22.906 INFO kablam! Oct 11 00:25:22.906 INFO kablam! warning: the feature `ptr_eq` has been stable since 1.17.0 and no longer requires an attribute to enable Oct 11 00:25:22.906 INFO kablam! --> src/main.rs:1:12 Oct 11 00:25:22.906 INFO kablam! | Oct 11 00:25:22.906 INFO kablam! 1 | #![feature(ptr_eq)] Oct 11 00:25:22.906 INFO kablam! | ^^^^^^ Oct 11 00:25:22.906 INFO kablam! | Oct 11 00:25:22.906 INFO kablam! = note: #[warn(stable_features)] on by default Oct 11 00:25:22.906 INFO kablam! Oct 11 00:25:22.920 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 00:25:22.920 INFO kablam! --> src/main.rs:202:5 Oct 11 00:25:22.920 INFO kablam! | Oct 11 00:25:22.920 INFO kablam! 202 | my_logger::init(log::LogLevel::Debug); Oct 11 00:25:22.920 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:25:22.920 INFO kablam! | Oct 11 00:25:22.920 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 00:25:22.920 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 00:25:22.920 INFO kablam! Oct 11 00:25:24.901 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.29s Oct 11 00:25:24.915 INFO kablam! su: No module specific data is present Oct 11 00:25:25.665 INFO running `"docker" "rm" "-f" "5ce6e39e1c9b414944a54eb058dfadac2cd8021453b34a731da4d2166a784502"` Oct 11 00:25:25.891 INFO blam! 5ce6e39e1c9b414944a54eb058dfadac2cd8021453b34a731da4d2166a784502 Oct 11 00:25:25.894 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 00:25:25.894 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 00:25:26.304 INFO blam! e6b4c1ef26b43e366bba1628f0791cc3433b0e009f64b99339c87770a2a7d7c4 Oct 11 00:25:26.305 INFO running `"docker" "start" "-a" "e6b4c1ef26b43e366bba1628f0791cc3433b0e009f64b99339c87770a2a7d7c4"` Oct 11 00:25:28.308 INFO kablam! usermod: no changes Oct 11 00:25:28.453 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.12s Oct 11 00:25:28.470 INFO kablam! Running /target/debug/deps/my_ui-5bcb2f77294eb28c Oct 11 00:25:28.483 INFO blam! Oct 11 00:25:28.483 INFO blam! running 10 tests Oct 11 00:25:28.484 INFO blam! test tree::tests::add_child_adds_child ... ok Oct 11 00:25:28.484 INFO blam! test tree::tests::new_tree_has_empty_root ... ok Oct 11 00:25:28.484 INFO blam! test property::tests::variable_property ... ok Oct 11 00:25:28.488 INFO blam! test property::tests::property_name_get ... ok Oct 11 00:25:28.489 INFO blam! test tree::tests::tree_root_has_no_parrent ... ok Oct 11 00:25:28.489 INFO blam! test tree::tests::tree_set_root_sets_root ... ok Oct 11 00:25:28.489 INFO blam! test msg::tests::cast_to_some ... ok Oct 11 00:25:28.504 INFO blam! test msg::tests::cast_to_none ... ok Oct 11 00:25:28.527 INFO blam! test property::tests::read_write_only_property ... ok Oct 11 00:25:28.527 INFO blam! test property::tests::set_read_only_property ... ok Oct 11 00:25:28.527 INFO blam! Oct 11 00:25:28.527 INFO blam! test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 00:25:28.527 INFO blam! Oct 11 00:25:28.531 INFO kablam! su: No module specific data is present Oct 11 00:25:29.578 INFO running `"docker" "rm" "-f" "e6b4c1ef26b43e366bba1628f0791cc3433b0e009f64b99339c87770a2a7d7c4"` Oct 11 00:25:29.883 INFO blam! e6b4c1ef26b43e366bba1628f0791cc3433b0e009f64b99339c87770a2a7d7c4