Oct 21 20:30:15.113 INFO checking Schlechtwetterfront/snippeteer against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 20:30:15.113 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-5/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 21 20:30:15.518 INFO blam! 26262c9d7eb8de8661a1279c3fb8963fae99eb6ac17dfdb4073549dd317f4bd7 Oct 21 20:30:15.519 INFO running `"docker" "start" "-a" "26262c9d7eb8de8661a1279c3fb8963fae99eb6ac17dfdb4073549dd317f4bd7"` Oct 21 20:30:16.041 INFO kablam! usermod: no changes Oct 21 20:30:16.134 INFO kablam! Compiling gdk-pixbuf v0.1.2 Oct 21 20:30:16.134 INFO kablam! Compiling cairo-rs v0.1.2 Oct 21 20:30:16.134 INFO kablam! Compiling gio v0.1.2 Oct 21 20:30:16.138 INFO kablam! Compiling gdk v0.5.2 Oct 21 20:30:16.139 INFO kablam! Compiling gtk v0.1.2 Oct 21 20:30:16.139 INFO kablam! Compiling gio-sys v0.3.3 Oct 21 20:30:16.139 INFO kablam! Compiling cairo-sys-rs v0.3.3 Oct 21 20:30:16.139 INFO kablam! Compiling gdk-pixbuf-sys v0.3.3 Oct 21 20:30:17.581 INFO kablam! Compiling pango-sys v0.3.3 Oct 21 20:30:17.581 INFO kablam! Compiling gdk-sys v0.3.3 Oct 21 20:30:17.776 INFO kablam! Compiling gtk-sys v0.3.3 Oct 21 20:30:22.270 INFO kablam! Checking pango v0.1.2 Oct 21 20:30:54.256 INFO kablam! Checking snippeteer v0.1.0 (/source) Oct 21 20:30:56.965 INFO kablam! warning: method is never used: `new` Oct 21 20:30:56.965 INFO kablam! --> src/clipman/clip.rs:13:5 Oct 21 20:30:56.966 INFO kablam! | Oct 21 20:30:56.966 INFO kablam! 13 | pub fn new() -> Self { Oct 21 20:30:56.966 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 21 20:30:56.966 INFO kablam! | Oct 21 20:30:56.967 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 20:30:56.967 INFO kablam! Oct 21 20:30:56.967 INFO kablam! warning: method is never used: `set_content` Oct 21 20:30:56.967 INFO kablam! --> src/clipman/clip.rs:23:5 Oct 21 20:30:56.968 INFO kablam! | Oct 21 20:30:56.968 INFO kablam! 23 | pub fn set_content(&mut self, content: String) { Oct 21 20:30:56.968 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:30:56.969 INFO kablam! Oct 21 20:30:56.969 INFO kablam! warning: method is never used: `set_title` Oct 21 20:30:56.969 INFO kablam! --> src/clipman/clip.rs:28:5 Oct 21 20:30:56.969 INFO kablam! | Oct 21 20:30:56.970 INFO kablam! 28 | pub fn set_title(&mut self, title: String) { Oct 21 20:30:56.970 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:30:56.970 INFO kablam! Oct 21 20:30:56.970 INFO kablam! warning: method is never used: `title` Oct 21 20:30:56.971 INFO kablam! --> src/clipman/clip.rs:38:5 Oct 21 20:30:56.971 INFO kablam! | Oct 21 20:30:56.971 INFO kablam! 38 | pub fn title(&self) -> String { Oct 21 20:30:56.972 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:30:56.972 INFO kablam! Oct 21 20:30:56.972 INFO kablam! warning: method is never used: `modified` Oct 21 20:30:56.972 INFO kablam! --> src/clipman/clip.rs:54:5 Oct 21 20:30:56.973 INFO kablam! | Oct 21 20:30:56.973 INFO kablam! 54 | pub fn modified(&self) -> DateTime { Oct 21 20:30:56.973 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:30:56.973 INFO kablam! Oct 21 20:30:56.974 INFO kablam! warning: function is never used: `add_column` Oct 21 20:30:56.974 INFO kablam! --> src/gui/mod.rs:8:1 Oct 21 20:30:56.974 INFO kablam! | Oct 21 20:30:56.974 INFO kablam! 8 | fn add_column(tree: &TreeView, id: i32, title: &str) { Oct 21 20:30:56.975 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:30:56.975 INFO kablam! Oct 21 20:30:57.017 INFO kablam! warning: method is never used: `new` Oct 21 20:30:57.017 INFO kablam! --> src/clipman/clip.rs:13:5 Oct 21 20:30:57.018 INFO kablam! | Oct 21 20:30:57.018 INFO kablam! 13 | pub fn new() -> Self { Oct 21 20:30:57.018 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 21 20:30:57.018 INFO kablam! | Oct 21 20:30:57.019 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 20:30:57.019 INFO kablam! Oct 21 20:30:57.019 INFO kablam! warning: method is never used: `set_content` Oct 21 20:30:57.019 INFO kablam! --> src/clipman/clip.rs:23:5 Oct 21 20:30:57.020 INFO kablam! | Oct 21 20:30:57.020 INFO kablam! 23 | pub fn set_content(&mut self, content: String) { Oct 21 20:30:57.020 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:30:57.021 INFO kablam! Oct 21 20:30:57.021 INFO kablam! warning: method is never used: `set_title` Oct 21 20:30:57.021 INFO kablam! --> src/clipman/clip.rs:28:5 Oct 21 20:30:57.021 INFO kablam! | Oct 21 20:30:57.022 INFO kablam! 28 | pub fn set_title(&mut self, title: String) { Oct 21 20:30:57.022 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:30:57.022 INFO kablam! Oct 21 20:30:57.022 INFO kablam! warning: method is never used: `title` Oct 21 20:30:57.023 INFO kablam! --> src/clipman/clip.rs:38:5 Oct 21 20:30:57.023 INFO kablam! | Oct 21 20:30:57.023 INFO kablam! 38 | pub fn title(&self) -> String { Oct 21 20:30:57.023 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:30:57.024 INFO kablam! Oct 21 20:30:57.024 INFO kablam! warning: method is never used: `modified` Oct 21 20:30:57.024 INFO kablam! --> src/clipman/clip.rs:54:5 Oct 21 20:30:57.024 INFO kablam! | Oct 21 20:30:57.024 INFO kablam! 54 | pub fn modified(&self) -> DateTime { Oct 21 20:30:57.024 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:30:57.024 INFO kablam! Oct 21 20:30:57.024 INFO kablam! warning: function is never used: `add_column` Oct 21 20:30:57.024 INFO kablam! --> src/gui/mod.rs:8:1 Oct 21 20:30:57.024 INFO kablam! | Oct 21 20:30:57.024 INFO kablam! 8 | fn add_column(tree: &TreeView, id: i32, title: &str) { Oct 21 20:30:57.024 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:30:57.024 INFO kablam! Oct 21 20:30:57.038 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 40.98s Oct 21 20:30:57.043 INFO kablam! su: No module specific data is present Oct 21 20:30:57.912 INFO running `"docker" "rm" "-f" "26262c9d7eb8de8661a1279c3fb8963fae99eb6ac17dfdb4073549dd317f4bd7"` Oct 21 20:30:58.169 INFO blam! 26262c9d7eb8de8661a1279c3fb8963fae99eb6ac17dfdb4073549dd317f4bd7