Oct 15 11:41:29.149 INFO testing DaMrNelson/xrb against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 11:41:29.149 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 15 11:41:29.557 INFO blam! c9f88fcff18f99fdeecf6af8c04b0d36a2b431a70dfe184eb49903f3e727a087 Oct 15 11:41:29.561 INFO running `"docker" "start" "-a" "c9f88fcff18f99fdeecf6af8c04b0d36a2b431a70dfe184eb49903f3e727a087"` Oct 15 11:41:30.882 INFO kablam! usermod: no changes Oct 15 11:41:30.943 INFO kablam! Compiling xrb v0.1.0 (/source) Oct 15 11:41:31.561 INFO kablam! warning: unused import: `BufReader` Oct 15 11:41:31.561 INFO kablam! --> src/xreaderwriter.rs:7:15 Oct 15 11:41:31.561 INFO kablam! | Oct 15 11:41:31.561 INFO kablam! 7 | use std::io::{BufReader}; Oct 15 11:41:31.561 INFO kablam! | ^^^^^^^^^ Oct 15 11:41:31.561 INFO kablam! | Oct 15 11:41:31.564 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 11:41:31.564 INFO kablam! Oct 15 11:41:31.564 INFO kablam! warning: unused import: `BufReader` Oct 15 11:41:31.564 INFO kablam! --> src/lib.rs:8:26 Oct 15 11:41:31.564 INFO kablam! | Oct 15 11:41:31.564 INFO kablam! 8 | use std::io::{BufWriter, BufReader}; Oct 15 11:41:31.564 INFO kablam! | ^^^^^^^^^ Oct 15 11:41:31.564 INFO kablam! Oct 15 11:41:32.547 INFO kablam! warning: unreachable pattern Oct 15 11:41:32.547 INFO kablam! --> src/lib.rs:229:37 Oct 15 11:41:32.547 INFO kablam! | Oct 15 11:41:32.547 INFO kablam! 229 | ServerReplyType::GetWindowAttributes => reader.read_get_window_attributes_reply(detail), Oct 15 11:41:32.547 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 11:41:32.547 INFO kablam! | Oct 15 11:41:32.547 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 15 11:41:32.547 INFO kablam! Oct 15 11:41:32.547 INFO kablam! warning: unreachable pattern Oct 15 11:41:32.547 INFO kablam! --> src/lib.rs:247:37 Oct 15 11:41:32.547 INFO kablam! | Oct 15 11:41:32.547 INFO kablam! 247 | ServerReplyType::ListFontsWithInfo => reader.read_list_fonts_with_info_reply(detail), // Note: One request will generate multiple replies here. The info specifies how to determine this Oct 15 11:41:32.547 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 11:41:32.547 INFO kablam! Oct 15 11:41:32.555 INFO kablam! warning: unused variable: `map_is_installed` Oct 15 11:41:32.555 INFO kablam! --> src/models.rs:916:116 Oct 15 11:41:32.555 INFO kablam! | Oct 15 11:41:32.555 INFO kablam! 916 | let (backing_store, visual, class, bit_gravity, window_gravity, backing_planes, backing_pixel, save_under, map_is_installed, map_state, override_redirect, colormap, all_event_masks, your_event_mask, do_not_propagate_mask) = match client.wait_for_response(seq2) { Oct 15 11:41:32.555 INFO kablam! | ^^^^^^^^^^^^^^^^ help: consider using `_map_is_installed` instead Oct 15 11:41:32.555 INFO kablam! | Oct 15 11:41:32.555 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 11:41:32.555 INFO kablam! Oct 15 11:41:32.555 INFO kablam! warning: unused variable: `map_state` Oct 15 11:41:32.555 INFO kablam! --> src/models.rs:916:134 Oct 15 11:41:32.555 INFO kablam! | Oct 15 11:41:32.555 INFO kablam! 916 | let (backing_store, visual, class, bit_gravity, window_gravity, backing_planes, backing_pixel, save_under, map_is_installed, map_state, override_redirect, colormap, all_event_masks, your_event_mask, do_not_propagate_mask) = match client.wait_for_response(seq2) { Oct 15 11:41:32.555 INFO kablam! | ^^^^^^^^^ help: consider using `_map_state` instead Oct 15 11:41:32.555 INFO kablam! Oct 15 11:41:32.555 INFO kablam! warning: unused variable: `all_event_masks` Oct 15 11:41:32.555 INFO kablam! --> src/models.rs:916:174 Oct 15 11:41:32.555 INFO kablam! | Oct 15 11:41:32.555 INFO kablam! 916 | let (backing_store, visual, class, bit_gravity, window_gravity, backing_planes, backing_pixel, save_under, map_is_installed, map_state, override_redirect, colormap, all_event_masks, your_event_mask, do_not_propagate_mask) = match client.wait_for_response(seq2) { Oct 15 11:41:32.555 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_all_event_masks` instead Oct 15 11:41:32.555 INFO kablam! Oct 15 11:41:32.555 INFO kablam! warning: unused variable: `val` Oct 15 11:41:32.555 INFO kablam! --> src/models.rs:1010:43 Oct 15 11:41:32.555 INFO kablam! | Oct 15 11:41:32.555 INFO kablam! 1010 | WindowConfigureValue::Sibling(val) => (), Oct 15 11:41:32.555 INFO kablam! | ^^^ help: consider using `_val` instead Oct 15 11:41:32.555 INFO kablam! Oct 15 11:41:32.555 INFO kablam! warning: unused variable: `val` Oct 15 11:41:32.555 INFO kablam! --> src/models.rs:1011:45 Oct 15 11:41:32.555 INFO kablam! | Oct 15 11:41:32.555 INFO kablam! 1011 | WindowConfigureValue::StackMode(val) => () Oct 15 11:41:32.555 INFO kablam! | ^^^ help: consider using `_val` instead Oct 15 11:41:32.555 INFO kablam! Oct 15 11:41:32.555 INFO kablam! warning: unused variable: `val` Oct 15 11:41:32.555 INFO kablam! --> src/models.rs:1025:47 Oct 15 11:41:32.555 INFO kablam! | Oct 15 11:41:32.555 INFO kablam! 1025 | WindowConfigureValue::Sibling(val) => (), Oct 15 11:41:32.555 INFO kablam! | ^^^ help: consider using `_val` instead Oct 15 11:41:32.555 INFO kablam! Oct 15 11:41:32.555 INFO kablam! warning: unused variable: `val` Oct 15 11:41:32.555 INFO kablam! --> src/models.rs:1026:49 Oct 15 11:41:32.555 INFO kablam! | Oct 15 11:41:32.555 INFO kablam! 1026 | WindowConfigureValue::StackMode(val) => () Oct 15 11:41:32.555 INFO kablam! | ^^^ help: consider using `_val` instead Oct 15 11:41:32.555 INFO kablam! Oct 15 11:41:32.555 INFO kablam! warning: unused variable: `vtype` Oct 15 11:41:32.555 INFO kablam! --> src/models.rs:1053:17 Oct 15 11:41:32.555 INFO kablam! | Oct 15 11:41:32.555 INFO kablam! 1053 | Ok((vtype, value)) => { Oct 15 11:41:32.556 INFO kablam! | ^^^^^ help: consider using `_vtype` instead Oct 15 11:41:32.556 INFO kablam! Oct 15 11:41:32.556 INFO kablam! warning: unused variable: `err` Oct 15 11:41:32.556 INFO kablam! --> src/models.rs:1056:25 Oct 15 11:41:32.556 INFO kablam! | Oct 15 11:41:32.556 INFO kablam! 1056 | Err(err) => None Oct 15 11:41:32.556 INFO kablam! | ^^^ help: consider using `_err` instead Oct 15 11:41:32.556 INFO kablam! Oct 15 11:41:32.556 INFO kablam! warning: unused variable: `val` Oct 15 11:41:32.556 INFO kablam! --> src/models.rs:1059:17 Oct 15 11:41:32.556 INFO kablam! | Oct 15 11:41:32.556 INFO kablam! 1059 | Err(val) => None Oct 15 11:41:32.556 INFO kablam! | ^^^ help: consider using `_val` instead Oct 15 11:41:32.556 INFO kablam! Oct 15 11:41:32.556 INFO kablam! warning: unused variable: `bytes_after` Oct 15 11:41:32.556 INFO kablam! --> src/xreaderwriter.rs:203:13 Oct 15 11:41:32.556 INFO kablam! | Oct 15 11:41:32.556 INFO kablam! 203 | let bytes_after = self.read_u32(); Oct 15 11:41:32.556 INFO kablam! | ^^^^^^^^^^^ help: consider using `_bytes_after` instead Oct 15 11:41:32.556 INFO kablam! Oct 15 11:41:32.559 INFO kablam! warning: unused variable: `len` Oct 15 11:41:32.559 INFO kablam! --> src/xreaderwriter.rs:398:17 Oct 15 11:41:32.559 INFO kablam! | Oct 15 11:41:32.559 INFO kablam! 398 | let len = self.read_u16(); Oct 15 11:41:32.559 INFO kablam! | ^^^ help: consider using `_len` instead Oct 15 11:41:32.559 INFO kablam! Oct 15 11:41:32.559 INFO kablam! warning: unused variable: `i` Oct 15 11:41:32.559 INFO kablam! --> src/xreaderwriter.rs:582:13 Oct 15 11:41:32.559 INFO kablam! | Oct 15 11:41:32.559 INFO kablam! 582 | for i in 0..keycode_count { Oct 15 11:41:32.559 INFO kablam! | ^ help: consider using `_i` instead Oct 15 11:41:32.559 INFO kablam! Oct 15 11:41:32.559 INFO kablam! warning: unused variable: `j` Oct 15 11:41:32.559 INFO kablam! --> src/xreaderwriter.rs:585:17 Oct 15 11:41:32.559 INFO kablam! | Oct 15 11:41:32.559 INFO kablam! 585 | for j in 0..keysyms_count { Oct 15 11:41:32.559 INFO kablam! | ^ help: consider using `_j` instead Oct 15 11:41:32.559 INFO kablam! Oct 15 11:41:32.559 INFO kablam! warning: unused variable: `atom` Oct 15 11:41:32.559 INFO kablam! --> src/lib.rs:645:37 Oct 15 11:41:32.559 INFO kablam! | Oct 15 11:41:32.559 INFO kablam! 645 | pub fn get_atom_name(&mut self, atom: u32) -> u16 { Oct 15 11:41:32.559 INFO kablam! | ^^^^ help: consider using `_atom` instead Oct 15 11:41:32.559 INFO kablam! Oct 15 11:41:32.559 INFO kablam! warning: unused variable: `pad` Oct 15 11:41:32.559 INFO kablam! --> src/lib.rs:667:13 Oct 15 11:41:32.559 INFO kablam! | Oct 15 11:41:32.559 INFO kablam! 667 | let pad = self.write_dynamic_len(6, data.len()); Oct 15 11:41:32.559 INFO kablam! | ^^^ help: consider using `_pad` instead Oct 15 11:41:32.559 INFO kablam! Oct 15 11:41:32.563 INFO kablam! warning: unused variable: `bit_plane` Oct 15 11:41:32.563 INFO kablam! --> src/lib.rs:1694:138 Oct 15 11:41:32.563 INFO kablam! | Oct 15 11:41:32.563 INFO kablam! 1694 | pub fn copy_plane(&mut self, src: u32, dst: u32, gcid: u32, src_x: i16, src_y: i16, dst_x: i16, dst_y: i16, width: u16, height: u16, bit_plane: u32) { Oct 15 11:41:32.563 INFO kablam! | ^^^^^^^^^ help: consider using `_bit_plane` instead Oct 15 11:41:32.563 INFO kablam! Oct 15 11:41:32.927 INFO kablam! warning: variable does not need to be mutable Oct 15 11:41:32.927 INFO kablam! --> src/xreaderwriter.rs:206:13 Oct 15 11:41:32.927 INFO kablam! | Oct 15 11:41:32.927 INFO kablam! 206 | let mut len = match format { Oct 15 11:41:32.927 INFO kablam! | ----^^^ Oct 15 11:41:32.927 INFO kablam! | | Oct 15 11:41:32.927 INFO kablam! | help: remove this `mut` Oct 15 11:41:32.927 INFO kablam! | Oct 15 11:41:32.927 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 11:41:32.927 INFO kablam! Oct 15 11:41:32.991 INFO kablam! warning: variable `ATOM__NET_WM_NAME` should have a snake case name such as `atom_net_wm_name` Oct 15 11:41:32.991 INFO kablam! --> src/models.rs:1063:62 Oct 15 11:41:32.991 INFO kablam! | Oct 15 11:41:32.991 INFO kablam! 1063 | pub fn get_wm_name_sync(&mut self, client: &mut XClient, ATOM__NET_WM_NAME: u32) -> String { Oct 15 11:41:32.991 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 11:41:32.991 INFO kablam! | Oct 15 11:41:32.991 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 11:41:32.991 INFO kablam! Oct 15 11:41:37.115 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.21s Oct 15 11:41:37.124 INFO kablam! su: No module specific data is present Oct 15 11:41:37.805 INFO running `"docker" "rm" "-f" "c9f88fcff18f99fdeecf6af8c04b0d36a2b431a70dfe184eb49903f3e727a087"` Oct 15 11:41:38.135 INFO blam! c9f88fcff18f99fdeecf6af8c04b0d36a2b431a70dfe184eb49903f3e727a087 Oct 15 11:41:38.142 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 15 11:41:38.670 INFO blam! d90c3dc950150e619c21099f4d728b1e1b48eb71b474351eb467c930769829e4 Oct 15 11:41:38.672 INFO running `"docker" "start" "-a" "d90c3dc950150e619c21099f4d728b1e1b48eb71b474351eb467c930769829e4"` Oct 15 11:41:40.495 INFO kablam! usermod: no changes Oct 15 11:41:40.587 INFO kablam! Compiling xrb v0.1.0 (/source) Oct 15 11:41:41.335 INFO kablam! warning: unused variable: `white` Oct 15 11:41:41.335 INFO kablam! --> tests/main.rs:47:13 Oct 15 11:41:41.335 INFO kablam! | Oct 15 11:41:41.335 INFO kablam! 47 | let white = client.info.screens[0].white_pixel; Oct 15 11:41:41.335 INFO kablam! | ^^^^^ help: consider using `_white` instead Oct 15 11:41:41.335 INFO kablam! | Oct 15 11:41:41.335 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 11:41:41.335 INFO kablam! Oct 15 11:41:41.591 INFO kablam! warning: unused import: `BufReader` Oct 15 11:41:41.592 INFO kablam! --> src/xreaderwriter.rs:7:15 Oct 15 11:41:41.592 INFO kablam! | Oct 15 11:41:41.592 INFO kablam! 7 | use std::io::{BufReader}; Oct 15 11:41:41.593 INFO kablam! | ^^^^^^^^^ Oct 15 11:41:41.593 INFO kablam! | Oct 15 11:41:41.593 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 11:41:41.593 INFO kablam! Oct 15 11:41:41.611 INFO kablam! warning: unused import: `BufReader` Oct 15 11:41:41.611 INFO kablam! --> src/lib.rs:8:26 Oct 15 11:41:41.611 INFO kablam! | Oct 15 11:41:41.611 INFO kablam! 8 | use std::io::{BufWriter, BufReader}; Oct 15 11:41:41.611 INFO kablam! | ^^^^^^^^^ Oct 15 11:41:41.611 INFO kablam! Oct 15 11:41:42.971 INFO kablam! warning: unreachable pattern Oct 15 11:41:42.971 INFO kablam! --> src/lib.rs:229:37 Oct 15 11:41:42.971 INFO kablam! | Oct 15 11:41:42.971 INFO kablam! 229 | ServerReplyType::GetWindowAttributes => reader.read_get_window_attributes_reply(detail), Oct 15 11:41:42.971 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 11:41:42.971 INFO kablam! | Oct 15 11:41:42.971 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 15 11:41:42.971 INFO kablam! Oct 15 11:41:42.971 INFO kablam! warning: unreachable pattern Oct 15 11:41:42.971 INFO kablam! --> src/lib.rs:247:37 Oct 15 11:41:42.971 INFO kablam! | Oct 15 11:41:42.971 INFO kablam! 247 | ServerReplyType::ListFontsWithInfo => reader.read_list_fonts_with_info_reply(detail), // Note: One request will generate multiple replies here. The info specifies how to determine this Oct 15 11:41:42.971 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 11:41:42.971 INFO kablam! Oct 15 11:41:42.991 INFO kablam! warning: unused variable: `map_is_installed` Oct 15 11:41:42.991 INFO kablam! --> src/models.rs:916:116 Oct 15 11:41:42.991 INFO kablam! | Oct 15 11:41:42.991 INFO kablam! 916 | let (backing_store, visual, class, bit_gravity, window_gravity, backing_planes, backing_pixel, save_under, map_is_installed, map_state, override_redirect, colormap, all_event_masks, your_event_mask, do_not_propagate_mask) = match client.wait_for_response(seq2) { Oct 15 11:41:42.991 INFO kablam! | ^^^^^^^^^^^^^^^^ help: consider using `_map_is_installed` instead Oct 15 11:41:42.991 INFO kablam! | Oct 15 11:41:42.991 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 11:41:42.991 INFO kablam! Oct 15 11:41:42.991 INFO kablam! warning: unused variable: `map_state` Oct 15 11:41:42.991 INFO kablam! --> src/models.rs:916:134 Oct 15 11:41:42.991 INFO kablam! | Oct 15 11:41:42.991 INFO kablam! 916 | let (backing_store, visual, class, bit_gravity, window_gravity, backing_planes, backing_pixel, save_under, map_is_installed, map_state, override_redirect, colormap, all_event_masks, your_event_mask, do_not_propagate_mask) = match client.wait_for_response(seq2) { Oct 15 11:41:42.991 INFO kablam! | ^^^^^^^^^ help: consider using `_map_state` instead Oct 15 11:41:42.991 INFO kablam! Oct 15 11:41:42.991 INFO kablam! warning: unused variable: `all_event_masks` Oct 15 11:41:42.991 INFO kablam! --> src/models.rs:916:174 Oct 15 11:41:42.991 INFO kablam! | Oct 15 11:41:42.991 INFO kablam! 916 | let (backing_store, visual, class, bit_gravity, window_gravity, backing_planes, backing_pixel, save_under, map_is_installed, map_state, override_redirect, colormap, all_event_masks, your_event_mask, do_not_propagate_mask) = match client.wait_for_response(seq2) { Oct 15 11:41:42.991 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_all_event_masks` instead Oct 15 11:41:42.991 INFO kablam! Oct 15 11:41:42.991 INFO kablam! warning: unused variable: `val` Oct 15 11:41:42.991 INFO kablam! --> src/models.rs:1010:43 Oct 15 11:41:42.991 INFO kablam! | Oct 15 11:41:42.991 INFO kablam! 1010 | WindowConfigureValue::Sibling(val) => (), Oct 15 11:41:42.991 INFO kablam! | ^^^ help: consider using `_val` instead Oct 15 11:41:42.991 INFO kablam! Oct 15 11:41:42.991 INFO kablam! warning: unused variable: `val` Oct 15 11:41:42.991 INFO kablam! --> src/models.rs:1011:45 Oct 15 11:41:42.991 INFO kablam! | Oct 15 11:41:42.991 INFO kablam! 1011 | WindowConfigureValue::StackMode(val) => () Oct 15 11:41:42.991 INFO kablam! | ^^^ help: consider using `_val` instead Oct 15 11:41:42.991 INFO kablam! Oct 15 11:41:42.991 INFO kablam! warning: unused variable: `val` Oct 15 11:41:42.991 INFO kablam! --> src/models.rs:1025:47 Oct 15 11:41:42.991 INFO kablam! | Oct 15 11:41:42.991 INFO kablam! 1025 | WindowConfigureValue::Sibling(val) => (), Oct 15 11:41:42.991 INFO kablam! | ^^^ help: consider using `_val` instead Oct 15 11:41:42.991 INFO kablam! Oct 15 11:41:42.992 INFO kablam! warning: unused variable: `val` Oct 15 11:41:42.992 INFO kablam! --> src/models.rs:1026:49 Oct 15 11:41:42.992 INFO kablam! | Oct 15 11:41:42.992 INFO kablam! 1026 | WindowConfigureValue::StackMode(val) => () Oct 15 11:41:42.992 INFO kablam! | ^^^ help: consider using `_val` instead Oct 15 11:41:42.992 INFO kablam! Oct 15 11:41:42.992 INFO kablam! warning: unused variable: `vtype` Oct 15 11:41:42.992 INFO kablam! --> src/models.rs:1053:17 Oct 15 11:41:42.992 INFO kablam! | Oct 15 11:41:42.992 INFO kablam! 1053 | Ok((vtype, value)) => { Oct 15 11:41:42.992 INFO kablam! | ^^^^^ help: consider using `_vtype` instead Oct 15 11:41:42.992 INFO kablam! Oct 15 11:41:42.992 INFO kablam! warning: unused variable: `err` Oct 15 11:41:42.992 INFO kablam! --> src/models.rs:1056:25 Oct 15 11:41:42.992 INFO kablam! | Oct 15 11:41:42.992 INFO kablam! 1056 | Err(err) => None Oct 15 11:41:42.992 INFO kablam! | ^^^ help: consider using `_err` instead Oct 15 11:41:42.992 INFO kablam! Oct 15 11:41:42.992 INFO kablam! warning: unused variable: `val` Oct 15 11:41:42.992 INFO kablam! --> src/models.rs:1059:17 Oct 15 11:41:42.992 INFO kablam! | Oct 15 11:41:42.992 INFO kablam! 1059 | Err(val) => None Oct 15 11:41:42.992 INFO kablam! | ^^^ help: consider using `_val` instead Oct 15 11:41:42.992 INFO kablam! Oct 15 11:41:42.992 INFO kablam! warning: unused variable: `bytes_after` Oct 15 11:41:42.992 INFO kablam! --> src/xreaderwriter.rs:203:13 Oct 15 11:41:42.992 INFO kablam! | Oct 15 11:41:42.992 INFO kablam! 203 | let bytes_after = self.read_u32(); Oct 15 11:41:42.992 INFO kablam! | ^^^^^^^^^^^ help: consider using `_bytes_after` instead Oct 15 11:41:42.992 INFO kablam! Oct 15 11:41:42.992 INFO kablam! warning: unused variable: `len` Oct 15 11:41:42.992 INFO kablam! --> src/xreaderwriter.rs:398:17 Oct 15 11:41:42.992 INFO kablam! | Oct 15 11:41:42.992 INFO kablam! 398 | let len = self.read_u16(); Oct 15 11:41:42.992 INFO kablam! | ^^^ help: consider using `_len` instead Oct 15 11:41:42.992 INFO kablam! Oct 15 11:41:42.992 INFO kablam! warning: unused variable: `i` Oct 15 11:41:42.992 INFO kablam! --> src/xreaderwriter.rs:582:13 Oct 15 11:41:42.992 INFO kablam! | Oct 15 11:41:42.992 INFO kablam! 582 | for i in 0..keycode_count { Oct 15 11:41:42.992 INFO kablam! | ^ help: consider using `_i` instead Oct 15 11:41:42.992 INFO kablam! Oct 15 11:41:42.992 INFO kablam! warning: unused variable: `j` Oct 15 11:41:42.992 INFO kablam! --> src/xreaderwriter.rs:585:17 Oct 15 11:41:42.992 INFO kablam! | Oct 15 11:41:42.992 INFO kablam! 585 | for j in 0..keysyms_count { Oct 15 11:41:42.992 INFO kablam! | ^ help: consider using `_j` instead Oct 15 11:41:42.992 INFO kablam! Oct 15 11:41:43.006 INFO kablam! warning: unused variable: `atom` Oct 15 11:41:43.006 INFO kablam! --> src/lib.rs:645:37 Oct 15 11:41:43.006 INFO kablam! | Oct 15 11:41:43.006 INFO kablam! 645 | pub fn get_atom_name(&mut self, atom: u32) -> u16 { Oct 15 11:41:43.006 INFO kablam! | ^^^^ help: consider using `_atom` instead Oct 15 11:41:43.006 INFO kablam! Oct 15 11:41:43.006 INFO kablam! warning: unused variable: `pad` Oct 15 11:41:43.006 INFO kablam! --> src/lib.rs:667:13 Oct 15 11:41:43.006 INFO kablam! | Oct 15 11:41:43.006 INFO kablam! 667 | let pad = self.write_dynamic_len(6, data.len()); Oct 15 11:41:43.006 INFO kablam! | ^^^ help: consider using `_pad` instead Oct 15 11:41:43.007 INFO kablam! Oct 15 11:41:43.007 INFO kablam! warning: unused variable: `bit_plane` Oct 15 11:41:43.007 INFO kablam! --> src/lib.rs:1694:138 Oct 15 11:41:43.007 INFO kablam! | Oct 15 11:41:43.007 INFO kablam! 1694 | pub fn copy_plane(&mut self, src: u32, dst: u32, gcid: u32, src_x: i16, src_y: i16, dst_x: i16, dst_y: i16, width: u16, height: u16, bit_plane: u32) { Oct 15 11:41:43.007 INFO kablam! | ^^^^^^^^^ help: consider using `_bit_plane` instead Oct 15 11:41:43.007 INFO kablam! Oct 15 11:41:43.359 INFO kablam! warning: variable does not need to be mutable Oct 15 11:41:43.359 INFO kablam! --> src/xreaderwriter.rs:206:13 Oct 15 11:41:43.359 INFO kablam! | Oct 15 11:41:43.359 INFO kablam! 206 | let mut len = match format { Oct 15 11:41:43.359 INFO kablam! | ----^^^ Oct 15 11:41:43.359 INFO kablam! | | Oct 15 11:41:43.359 INFO kablam! | help: remove this `mut` Oct 15 11:41:43.359 INFO kablam! | Oct 15 11:41:43.359 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 11:41:43.359 INFO kablam! Oct 15 11:41:43.414 INFO kablam! warning: variable `ATOM__NET_WM_NAME` should have a snake case name such as `atom_net_wm_name` Oct 15 11:41:43.414 INFO kablam! --> src/models.rs:1063:62 Oct 15 11:41:43.414 INFO kablam! | Oct 15 11:41:43.414 INFO kablam! 1063 | pub fn get_wm_name_sync(&mut self, client: &mut XClient, ATOM__NET_WM_NAME: u32) -> String { Oct 15 11:41:43.415 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 11:41:43.415 INFO kablam! | Oct 15 11:41:43.415 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 11:41:43.415 INFO kablam! Oct 15 11:41:43.953 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.42s Oct 15 11:41:43.954 INFO kablam! su: No module specific data is present Oct 15 11:41:44.538 INFO running `"docker" "rm" "-f" "d90c3dc950150e619c21099f4d728b1e1b48eb71b474351eb467c930769829e4"` Oct 15 11:41:44.831 INFO blam! d90c3dc950150e619c21099f4d728b1e1b48eb71b474351eb467c930769829e4