Oct 13 02:38:59.176 INFO checking Schlechtwetterfront/snippeteer against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 02:38:59.176 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-4/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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.428 INFO blam! 856f2c0c9959ce92f6a2672ef93d5673afbea7e8dd06ee1dd26b841632d19480 Oct 13 02:38:59.432 INFO running `"docker" "start" "-a" "856f2c0c9959ce92f6a2672ef93d5673afbea7e8dd06ee1dd26b841632d19480"` Oct 13 02:39:00.348 INFO kablam! usermod: no changes Oct 13 02:39:00.471 INFO kablam! Compiling gio v0.1.2 Oct 13 02:39:00.472 INFO kablam! Compiling gdk-pixbuf v0.1.2 Oct 13 02:39:00.482 INFO kablam! Compiling gdk v0.5.2 Oct 13 02:39:00.482 INFO kablam! Compiling gtk v0.1.2 Oct 13 02:39:00.482 INFO kablam! Compiling gio-sys v0.3.3 Oct 13 02:39:00.484 INFO kablam! Compiling gdk-pixbuf-sys v0.3.3 Oct 13 02:39:00.484 INFO kablam! Compiling pango-sys v0.3.3 Oct 13 02:39:00.484 INFO kablam! Compiling gdk-sys v0.3.3 Oct 13 02:39:01.932 INFO kablam! Compiling gtk-sys v0.3.3 Oct 13 02:39:01.944 INFO kablam! Checking chrono v0.3.0 Oct 13 02:39:03.878 INFO kablam! Checking pango v0.1.2 Oct 13 02:39:37.184 INFO kablam! Checking snippeteer v0.1.0 (/source) Oct 13 02:39:39.000 INFO kablam! warning: method is never used: `new` Oct 13 02:39:39.000 INFO kablam! --> src/clipman/clip.rs:13:5 Oct 13 02:39:39.000 INFO kablam! | Oct 13 02:39:39.000 INFO kablam! 13 | pub fn new() -> Self { Oct 13 02:39:39.000 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 02:39:39.000 INFO kablam! | Oct 13 02:39:39.000 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 02:39:39.000 INFO kablam! Oct 13 02:39:39.000 INFO kablam! warning: method is never used: `set_content` Oct 13 02:39:39.000 INFO kablam! --> src/clipman/clip.rs:23:5 Oct 13 02:39:39.000 INFO kablam! | Oct 13 02:39:39.000 INFO kablam! 23 | pub fn set_content(&mut self, content: String) { Oct 13 02:39:39.000 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:39:39.000 INFO kablam! Oct 13 02:39:39.000 INFO kablam! warning: method is never used: `set_title` Oct 13 02:39:39.000 INFO kablam! --> src/clipman/clip.rs:28:5 Oct 13 02:39:39.000 INFO kablam! | Oct 13 02:39:39.000 INFO kablam! 28 | pub fn set_title(&mut self, title: String) { Oct 13 02:39:39.000 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:39:39.000 INFO kablam! Oct 13 02:39:39.000 INFO kablam! warning: method is never used: `title` Oct 13 02:39:39.000 INFO kablam! --> src/clipman/clip.rs:38:5 Oct 13 02:39:39.000 INFO kablam! | Oct 13 02:39:39.000 INFO kablam! 38 | pub fn title(&self) -> String { Oct 13 02:39:39.000 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:39:39.000 INFO kablam! Oct 13 02:39:39.000 INFO kablam! warning: method is never used: `modified` Oct 13 02:39:39.000 INFO kablam! --> src/clipman/clip.rs:54:5 Oct 13 02:39:39.000 INFO kablam! | Oct 13 02:39:39.000 INFO kablam! 54 | pub fn modified(&self) -> DateTime { Oct 13 02:39:39.000 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:39:39.000 INFO kablam! Oct 13 02:39:39.000 INFO kablam! warning: function is never used: `add_column` Oct 13 02:39:39.000 INFO kablam! --> src/gui/mod.rs:8:1 Oct 13 02:39:39.000 INFO kablam! | Oct 13 02:39:39.000 INFO kablam! 8 | fn add_column(tree: &TreeView, id: i32, title: &str) { Oct 13 02:39:39.000 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:39:39.000 INFO kablam! Oct 13 02:39:39.644 INFO kablam! warning: method is never used: `new` Oct 13 02:39:39.645 INFO kablam! --> src/clipman/clip.rs:13:5 Oct 13 02:39:39.645 INFO kablam! | Oct 13 02:39:39.645 INFO kablam! 13 | pub fn new() -> Self { Oct 13 02:39:39.645 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 02:39:39.645 INFO kablam! | Oct 13 02:39:39.645 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 02:39:39.645 INFO kablam! Oct 13 02:39:39.645 INFO kablam! warning: method is never used: `set_content` Oct 13 02:39:39.645 INFO kablam! --> src/clipman/clip.rs:23:5 Oct 13 02:39:39.645 INFO kablam! | Oct 13 02:39:39.645 INFO kablam! 23 | pub fn set_content(&mut self, content: String) { Oct 13 02:39:39.645 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:39:39.645 INFO kablam! Oct 13 02:39:39.645 INFO kablam! warning: method is never used: `set_title` Oct 13 02:39:39.645 INFO kablam! --> src/clipman/clip.rs:28:5 Oct 13 02:39:39.645 INFO kablam! | Oct 13 02:39:39.645 INFO kablam! 28 | pub fn set_title(&mut self, title: String) { Oct 13 02:39:39.645 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:39:39.645 INFO kablam! Oct 13 02:39:39.645 INFO kablam! warning: method is never used: `title` Oct 13 02:39:39.646 INFO kablam! --> src/clipman/clip.rs:38:5 Oct 13 02:39:39.646 INFO kablam! | Oct 13 02:39:39.646 INFO kablam! 38 | pub fn title(&self) -> String { Oct 13 02:39:39.646 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:39:39.646 INFO kablam! Oct 13 02:39:39.646 INFO kablam! warning: method is never used: `modified` Oct 13 02:39:39.646 INFO kablam! --> src/clipman/clip.rs:54:5 Oct 13 02:39:39.646 INFO kablam! | Oct 13 02:39:39.646 INFO kablam! 54 | pub fn modified(&self) -> DateTime { Oct 13 02:39:39.646 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:39:39.646 INFO kablam! Oct 13 02:39:39.646 INFO kablam! warning: function is never used: `add_column` Oct 13 02:39:39.646 INFO kablam! --> src/gui/mod.rs:8:1 Oct 13 02:39:39.646 INFO kablam! | Oct 13 02:39:39.646 INFO kablam! 8 | fn add_column(tree: &TreeView, id: i32, title: &str) { Oct 13 02:39:39.646 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:39:39.646 INFO kablam! Oct 13 02:39:39.669 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 39.29s Oct 13 02:39:39.681 INFO kablam! su: No module specific data is present Oct 13 02:39:40.568 INFO running `"docker" "rm" "-f" "856f2c0c9959ce92f6a2672ef93d5673afbea7e8dd06ee1dd26b841632d19480"` Oct 13 02:39:40.954 INFO blam! 856f2c0c9959ce92f6a2672ef93d5673afbea7e8dd06ee1dd26b841632d19480