Oct 21 15:51:04.249 INFO checking matthhan/rssidiot against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 15:51:04.251 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 15:51:04.598 INFO blam! 27e30e2e07f01a92ec82c5dc27f5ce2167b678ae4dc0bafafd6abd7e9c7f07b7 Oct 21 15:51:04.599 INFO running `"docker" "start" "-a" "27e30e2e07f01a92ec82c5dc27f5ce2167b678ae4dc0bafafd6abd7e9c7f07b7"` Oct 21 15:51:05.174 INFO kablam! usermod: no changes Oct 21 15:51:05.221 INFO kablam! Checking rssidiot v0.1.0 (/source) Oct 21 15:51:06.113 INFO kablam! warning: method is never used: `new` Oct 21 15:51:06.113 INFO kablam! --> src/feed.rs:15:5 Oct 21 15:51:06.113 INFO kablam! | Oct 21 15:51:06.114 INFO kablam! 15 | pub fn new(name:String,url:String) -> Feed { Oct 21 15:51:06.114 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:51:06.114 INFO kablam! | Oct 21 15:51:06.115 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 15:51:06.115 INFO kablam! Oct 21 15:51:06.115 INFO kablam! warning: method is never used: `set_article_read` Oct 21 15:51:06.115 INFO kablam! --> src/feed.rs:23:5 Oct 21 15:51:06.116 INFO kablam! | Oct 21 15:51:06.116 INFO kablam! 23 | pub fn set_article_read(self,article_ind:usize) -> Feed { Oct 21 15:51:06.116 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:51:06.117 INFO kablam! Oct 21 15:51:06.117 INFO kablam! warning: method is never used: `len` Oct 21 15:51:06.117 INFO kablam! --> src/feed.rs:26:5 Oct 21 15:51:06.117 INFO kablam! | Oct 21 15:51:06.118 INFO kablam! 26 | pub fn len(&self) -> usize { Oct 21 15:51:06.118 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:51:06.118 INFO kablam! Oct 21 15:51:06.119 INFO kablam! warning: struct is never constructed: `ApplicationState` Oct 21 15:51:06.119 INFO kablam! --> src/application.rs:7:1 Oct 21 15:51:06.119 INFO kablam! | Oct 21 15:51:06.119 INFO kablam! 7 | pub struct ApplicationState { Oct 21 15:51:06.120 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:51:06.120 INFO kablam! Oct 21 15:51:06.120 INFO kablam! warning: method is never used: `new` Oct 21 15:51:06.120 INFO kablam! --> src/application.rs:13:5 Oct 21 15:51:06.121 INFO kablam! | Oct 21 15:51:06.121 INFO kablam! 13 | pub fn new() -> ApplicationState { Oct 21 15:51:06.121 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:51:06.122 INFO kablam! Oct 21 15:51:06.122 INFO kablam! warning: method is never used: `article_cursor_down` Oct 21 15:51:06.122 INFO kablam! --> src/application.rs:20:5 Oct 21 15:51:06.122 INFO kablam! | Oct 21 15:51:06.122 INFO kablam! 20 | pub fn article_cursor_down(self) -> ApplicationState { Oct 21 15:51:06.123 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:51:06.123 INFO kablam! Oct 21 15:51:06.123 INFO kablam! warning: method is never used: `article_cursor_up` Oct 21 15:51:06.124 INFO kablam! --> src/application.rs:31:5 Oct 21 15:51:06.124 INFO kablam! | Oct 21 15:51:06.124 INFO kablam! 31 | pub fn article_cursor_up(self) -> ApplicationState { Oct 21 15:51:06.124 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:51:06.124 INFO kablam! Oct 21 15:51:06.124 INFO kablam! warning: method is never used: `feed_cursor_up` Oct 21 15:51:06.124 INFO kablam! --> src/application.rs:42:5 Oct 21 15:51:06.124 INFO kablam! | Oct 21 15:51:06.124 INFO kablam! 42 | pub fn feed_cursor_up(self) -> ApplicationState { Oct 21 15:51:06.124 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:51:06.124 INFO kablam! Oct 21 15:51:06.124 INFO kablam! warning: method is never used: `feed_cursor_down` Oct 21 15:51:06.124 INFO kablam! --> src/application.rs:55:5 Oct 21 15:51:06.124 INFO kablam! | Oct 21 15:51:06.124 INFO kablam! 55 | pub fn feed_cursor_down(self) -> ApplicationState { Oct 21 15:51:06.124 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:51:06.124 INFO kablam! Oct 21 15:51:06.124 INFO kablam! warning: method is never used: `set_current_article_read` Oct 21 15:51:06.124 INFO kablam! --> src/application.rs:68:5 Oct 21 15:51:06.124 INFO kablam! | Oct 21 15:51:06.124 INFO kablam! 68 | fn set_current_article_read(self) -> ApplicationState { Oct 21 15:51:06.124 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:51:06.124 INFO kablam! Oct 21 15:51:06.124 INFO kablam! warning: struct is never constructed: `Cursor` Oct 21 15:51:06.124 INFO kablam! --> src/cursor.rs:6:1 Oct 21 15:51:06.124 INFO kablam! | Oct 21 15:51:06.124 INFO kablam! 6 | pub struct Cursor { Oct 21 15:51:06.124 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 21 15:51:06.124 INFO kablam! Oct 21 15:51:06.124 INFO kablam! warning: method is never used: `new` Oct 21 15:51:06.124 INFO kablam! --> src/cursor.rs:11:5 Oct 21 15:51:06.124 INFO kablam! | Oct 21 15:51:06.124 INFO kablam! 11 | pub fn new(coll_len:usize) -> Cursor { Oct 21 15:51:06.124 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:51:06.124 INFO kablam! Oct 21 15:51:06.124 INFO kablam! warning: method is never used: `move_down` Oct 21 15:51:06.124 INFO kablam! --> src/cursor.rs:17:5 Oct 21 15:51:06.124 INFO kablam! | Oct 21 15:51:06.124 INFO kablam! 17 | pub fn move_down(self) -> Cursor { Oct 21 15:51:06.124 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:51:06.124 INFO kablam! Oct 21 15:51:06.124 INFO kablam! warning: method is never used: `move_up` Oct 21 15:51:06.124 INFO kablam! --> src/cursor.rs:26:5 Oct 21 15:51:06.124 INFO kablam! | Oct 21 15:51:06.124 INFO kablam! 26 | pub fn move_up(self) -> Cursor { Oct 21 15:51:06.124 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:51:06.124 INFO kablam! Oct 21 15:51:07.744 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.54s Oct 21 15:51:07.746 INFO kablam! su: No module specific data is present Oct 21 15:51:08.218 INFO running `"docker" "rm" "-f" "27e30e2e07f01a92ec82c5dc27f5ce2167b678ae4dc0bafafd6abd7e9c7f07b7"` Oct 21 15:51:08.401 INFO blam! 27e30e2e07f01a92ec82c5dc27f5ce2167b678ae4dc0bafafd6abd7e9c7f07b7