Oct 13 02:38:59.313 INFO checking Schlechtwetterfront/snippeteer against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 02:38:59.313 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-5/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 02:38:59.555 INFO blam! 07c343d5daf8b090b424f78946400db24fac4d52e036575a3c8b2e0542139724 Oct 13 02:38:59.560 INFO running `"docker" "start" "-a" "07c343d5daf8b090b424f78946400db24fac4d52e036575a3c8b2e0542139724"` Oct 13 02:39:00.672 INFO kablam! usermod: no changes Oct 13 02:39:00.829 INFO kablam! Checking chrono v0.3.0 Oct 13 02:39:02.893 INFO kablam! Checking snippeteer v0.1.0 (/source) Oct 13 02:39:05.520 INFO kablam! warning: method is never used: `new` Oct 13 02:39:05.521 INFO kablam! --> src/clipman/clip.rs:13:5 Oct 13 02:39:05.521 INFO kablam! | Oct 13 02:39:05.521 INFO kablam! 13 | pub fn new() -> Self { Oct 13 02:39:05.521 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 02:39:05.521 INFO kablam! | Oct 13 02:39:05.521 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 02:39:05.521 INFO kablam! Oct 13 02:39:05.521 INFO kablam! warning: method is never used: `set_content` Oct 13 02:39:05.521 INFO kablam! --> src/clipman/clip.rs:23:5 Oct 13 02:39:05.521 INFO kablam! | Oct 13 02:39:05.521 INFO kablam! 23 | pub fn set_content(&mut self, content: String) { Oct 13 02:39:05.521 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:39:05.521 INFO kablam! Oct 13 02:39:05.521 INFO kablam! warning: method is never used: `set_title` Oct 13 02:39:05.521 INFO kablam! --> src/clipman/clip.rs:28:5 Oct 13 02:39:05.521 INFO kablam! | Oct 13 02:39:05.521 INFO kablam! 28 | pub fn set_title(&mut self, title: String) { Oct 13 02:39:05.521 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:39:05.521 INFO kablam! Oct 13 02:39:05.521 INFO kablam! warning: method is never used: `title` Oct 13 02:39:05.521 INFO kablam! --> src/clipman/clip.rs:38:5 Oct 13 02:39:05.521 INFO kablam! | Oct 13 02:39:05.521 INFO kablam! 38 | pub fn title(&self) -> String { Oct 13 02:39:05.521 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:39:05.521 INFO kablam! Oct 13 02:39:05.521 INFO kablam! warning: method is never used: `modified` Oct 13 02:39:05.521 INFO kablam! --> src/clipman/clip.rs:54:5 Oct 13 02:39:05.521 INFO kablam! | Oct 13 02:39:05.521 INFO kablam! 54 | pub fn modified(&self) -> DateTime { Oct 13 02:39:05.521 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:39:05.521 INFO kablam! Oct 13 02:39:05.521 INFO kablam! warning: function is never used: `add_column` Oct 13 02:39:05.521 INFO kablam! --> src/gui/mod.rs:8:1 Oct 13 02:39:05.521 INFO kablam! | Oct 13 02:39:05.521 INFO kablam! 8 | fn add_column(tree: &TreeView, id: i32, title: &str) { Oct 13 02:39:05.521 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:39:05.521 INFO kablam! Oct 13 02:39:05.682 INFO kablam! warning: method is never used: `new` Oct 13 02:39:05.682 INFO kablam! --> src/clipman/clip.rs:13:5 Oct 13 02:39:05.682 INFO kablam! | Oct 13 02:39:05.682 INFO kablam! 13 | pub fn new() -> Self { Oct 13 02:39:05.682 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 02:39:05.682 INFO kablam! | Oct 13 02:39:05.682 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 02:39:05.682 INFO kablam! Oct 13 02:39:05.683 INFO kablam! warning: method is never used: `set_content` Oct 13 02:39:05.683 INFO kablam! --> src/clipman/clip.rs:23:5 Oct 13 02:39:05.683 INFO kablam! | Oct 13 02:39:05.683 INFO kablam! 23 | pub fn set_content(&mut self, content: String) { Oct 13 02:39:05.683 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:39:05.683 INFO kablam! Oct 13 02:39:05.683 INFO kablam! warning: method is never used: `set_title` Oct 13 02:39:05.683 INFO kablam! --> src/clipman/clip.rs:28:5 Oct 13 02:39:05.683 INFO kablam! | Oct 13 02:39:05.683 INFO kablam! 28 | pub fn set_title(&mut self, title: String) { Oct 13 02:39:05.683 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:39:05.683 INFO kablam! Oct 13 02:39:05.683 INFO kablam! warning: method is never used: `title` Oct 13 02:39:05.683 INFO kablam! --> src/clipman/clip.rs:38:5 Oct 13 02:39:05.683 INFO kablam! | Oct 13 02:39:05.683 INFO kablam! 38 | pub fn title(&self) -> String { Oct 13 02:39:05.683 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:39:05.683 INFO kablam! Oct 13 02:39:05.683 INFO kablam! warning: method is never used: `modified` Oct 13 02:39:05.683 INFO kablam! --> src/clipman/clip.rs:54:5 Oct 13 02:39:05.683 INFO kablam! | Oct 13 02:39:05.683 INFO kablam! 54 | pub fn modified(&self) -> DateTime { Oct 13 02:39:05.683 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:39:05.683 INFO kablam! Oct 13 02:39:05.683 INFO kablam! warning: function is never used: `add_column` Oct 13 02:39:05.683 INFO kablam! --> src/gui/mod.rs:8:1 Oct 13 02:39:05.683 INFO kablam! | Oct 13 02:39:05.683 INFO kablam! 8 | fn add_column(tree: &TreeView, id: i32, title: &str) { Oct 13 02:39:05.683 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:39:05.683 INFO kablam! Oct 13 02:39:05.740 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.04s Oct 13 02:39:05.745 INFO kablam! su: No module specific data is present Oct 13 02:39:07.033 INFO running `"docker" "rm" "-f" "07c343d5daf8b090b424f78946400db24fac4d52e036575a3c8b2e0542139724"` Oct 13 02:39:07.359 INFO blam! 07c343d5daf8b090b424f78946400db24fac4d52e036575a3c8b2e0542139724