Oct 27 00:52:10.904 INFO checking matthhan/rssidiot against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 00:52:10.904 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192-2/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 27 00:52:11.323 INFO blam! f48c46238c4241aea1be62de142524304aad609df9dad7bcb9a8138efdee12cd Oct 27 00:52:11.326 INFO running `"docker" "start" "-a" "f48c46238c4241aea1be62de142524304aad609df9dad7bcb9a8138efdee12cd"` Oct 27 00:52:12.253 INFO kablam! usermod: no changes Oct 27 00:52:12.321 INFO kablam! Checking rssidiot v0.1.0 (/source) Oct 27 00:52:13.191 INFO kablam! warning: method is never used: `new` Oct 27 00:52:13.191 INFO kablam! --> src/feed.rs:15:5 Oct 27 00:52:13.191 INFO kablam! | Oct 27 00:52:13.191 INFO kablam! 15 | pub fn new(name:String,url:String) -> Feed { Oct 27 00:52:13.191 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:52:13.191 INFO kablam! | Oct 27 00:52:13.191 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 00:52:13.191 INFO kablam! Oct 27 00:52:13.191 INFO kablam! warning: method is never used: `set_article_read` Oct 27 00:52:13.191 INFO kablam! --> src/feed.rs:23:5 Oct 27 00:52:13.191 INFO kablam! | Oct 27 00:52:13.191 INFO kablam! 23 | pub fn set_article_read(self,article_ind:usize) -> Feed { Oct 27 00:52:13.191 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:52:13.191 INFO kablam! Oct 27 00:52:13.191 INFO kablam! warning: method is never used: `len` Oct 27 00:52:13.191 INFO kablam! --> src/feed.rs:26:5 Oct 27 00:52:13.191 INFO kablam! | Oct 27 00:52:13.191 INFO kablam! 26 | pub fn len(&self) -> usize { Oct 27 00:52:13.191 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:52:13.191 INFO kablam! Oct 27 00:52:13.191 INFO kablam! warning: struct is never constructed: `ApplicationState` Oct 27 00:52:13.191 INFO kablam! --> src/application.rs:7:1 Oct 27 00:52:13.191 INFO kablam! | Oct 27 00:52:13.191 INFO kablam! 7 | pub struct ApplicationState { Oct 27 00:52:13.191 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:52:13.191 INFO kablam! Oct 27 00:52:13.191 INFO kablam! warning: method is never used: `new` Oct 27 00:52:13.191 INFO kablam! --> src/application.rs:13:5 Oct 27 00:52:13.191 INFO kablam! | Oct 27 00:52:13.191 INFO kablam! 13 | pub fn new() -> ApplicationState { Oct 27 00:52:13.191 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:52:13.191 INFO kablam! Oct 27 00:52:13.191 INFO kablam! warning: method is never used: `article_cursor_down` Oct 27 00:52:13.191 INFO kablam! --> src/application.rs:20:5 Oct 27 00:52:13.191 INFO kablam! | Oct 27 00:52:13.191 INFO kablam! 20 | pub fn article_cursor_down(self) -> ApplicationState { Oct 27 00:52:13.191 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:52:13.191 INFO kablam! Oct 27 00:52:13.191 INFO kablam! warning: method is never used: `article_cursor_up` Oct 27 00:52:13.191 INFO kablam! --> src/application.rs:31:5 Oct 27 00:52:13.191 INFO kablam! | Oct 27 00:52:13.191 INFO kablam! 31 | pub fn article_cursor_up(self) -> ApplicationState { Oct 27 00:52:13.191 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:52:13.191 INFO kablam! Oct 27 00:52:13.191 INFO kablam! warning: method is never used: `feed_cursor_up` Oct 27 00:52:13.191 INFO kablam! --> src/application.rs:42:5 Oct 27 00:52:13.191 INFO kablam! | Oct 27 00:52:13.191 INFO kablam! 42 | pub fn feed_cursor_up(self) -> ApplicationState { Oct 27 00:52:13.191 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:52:13.191 INFO kablam! Oct 27 00:52:13.191 INFO kablam! warning: method is never used: `feed_cursor_down` Oct 27 00:52:13.191 INFO kablam! --> src/application.rs:55:5 Oct 27 00:52:13.191 INFO kablam! | Oct 27 00:52:13.191 INFO kablam! 55 | pub fn feed_cursor_down(self) -> ApplicationState { Oct 27 00:52:13.191 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:52:13.191 INFO kablam! Oct 27 00:52:13.191 INFO kablam! warning: method is never used: `set_current_article_read` Oct 27 00:52:13.191 INFO kablam! --> src/application.rs:68:5 Oct 27 00:52:13.191 INFO kablam! | Oct 27 00:52:13.191 INFO kablam! 68 | fn set_current_article_read(self) -> ApplicationState { Oct 27 00:52:13.191 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:52:13.191 INFO kablam! Oct 27 00:52:13.191 INFO kablam! warning: struct is never constructed: `Cursor` Oct 27 00:52:13.191 INFO kablam! --> src/cursor.rs:6:1 Oct 27 00:52:13.191 INFO kablam! | Oct 27 00:52:13.191 INFO kablam! 6 | pub struct Cursor { Oct 27 00:52:13.191 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 00:52:13.191 INFO kablam! Oct 27 00:52:13.191 INFO kablam! warning: method is never used: `new` Oct 27 00:52:13.191 INFO kablam! --> src/cursor.rs:11:5 Oct 27 00:52:13.191 INFO kablam! | Oct 27 00:52:13.191 INFO kablam! 11 | pub fn new(coll_len:usize) -> Cursor { Oct 27 00:52:13.191 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:52:13.191 INFO kablam! Oct 27 00:52:13.191 INFO kablam! warning: method is never used: `move_down` Oct 27 00:52:13.191 INFO kablam! --> src/cursor.rs:17:5 Oct 27 00:52:13.191 INFO kablam! | Oct 27 00:52:13.191 INFO kablam! 17 | pub fn move_down(self) -> Cursor { Oct 27 00:52:13.191 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:52:13.192 INFO kablam! Oct 27 00:52:13.192 INFO kablam! warning: method is never used: `move_up` Oct 27 00:52:13.192 INFO kablam! --> src/cursor.rs:26:5 Oct 27 00:52:13.192 INFO kablam! | Oct 27 00:52:13.192 INFO kablam! 26 | pub fn move_up(self) -> Cursor { Oct 27 00:52:13.192 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:52:13.192 INFO kablam! Oct 27 00:52:14.891 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.62s Oct 27 00:52:14.902 INFO kablam! su: No module specific data is present Oct 27 00:52:16.029 INFO running `"docker" "rm" "-f" "f48c46238c4241aea1be62de142524304aad609df9dad7bcb9a8138efdee12cd"` Oct 27 00:52:16.302 INFO blam! f48c46238c4241aea1be62de142524304aad609df9dad7bcb9a8138efdee12cd