Oct 12 17:43:22.725 INFO checking matthhan/rssidiot against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 17:43:22.725 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-1/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 12 17:43:23.066 INFO blam! f362c090783d17a55d3499f587b20bb281d4c97b702d52d2e0ed64dfccdecb55 Oct 12 17:43:23.068 INFO running `"docker" "start" "-a" "f362c090783d17a55d3499f587b20bb281d4c97b702d52d2e0ed64dfccdecb55"` Oct 12 17:43:23.593 INFO kablam! usermod: no changes Oct 12 17:43:23.660 INFO kablam! Checking rssidiot v0.1.0 (/source) Oct 12 17:43:24.672 INFO kablam! warning: method is never used: `new` Oct 12 17:43:24.673 INFO kablam! --> src/feed.rs:15:5 Oct 12 17:43:24.673 INFO kablam! | Oct 12 17:43:24.673 INFO kablam! 15 | pub fn new(name:String,url:String) -> Feed { Oct 12 17:43:24.673 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:43:24.673 INFO kablam! | Oct 12 17:43:24.673 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 17:43:24.673 INFO kablam! Oct 12 17:43:24.673 INFO kablam! warning: method is never used: `set_article_read` Oct 12 17:43:24.673 INFO kablam! --> src/feed.rs:23:5 Oct 12 17:43:24.673 INFO kablam! | Oct 12 17:43:24.673 INFO kablam! 23 | pub fn set_article_read(self,article_ind:usize) -> Feed { Oct 12 17:43:24.673 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:43:24.673 INFO kablam! Oct 12 17:43:24.673 INFO kablam! warning: method is never used: `len` Oct 12 17:43:24.673 INFO kablam! --> src/feed.rs:26:5 Oct 12 17:43:24.673 INFO kablam! | Oct 12 17:43:24.673 INFO kablam! 26 | pub fn len(&self) -> usize { Oct 12 17:43:24.673 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:43:24.673 INFO kablam! Oct 12 17:43:24.673 INFO kablam! warning: struct is never constructed: `ApplicationState` Oct 12 17:43:24.673 INFO kablam! --> src/application.rs:7:1 Oct 12 17:43:24.673 INFO kablam! | Oct 12 17:43:24.673 INFO kablam! 7 | pub struct ApplicationState { Oct 12 17:43:24.673 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:43:24.673 INFO kablam! Oct 12 17:43:24.673 INFO kablam! warning: method is never used: `new` Oct 12 17:43:24.673 INFO kablam! --> src/application.rs:13:5 Oct 12 17:43:24.673 INFO kablam! | Oct 12 17:43:24.673 INFO kablam! 13 | pub fn new() -> ApplicationState { Oct 12 17:43:24.673 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:43:24.673 INFO kablam! Oct 12 17:43:24.673 INFO kablam! warning: method is never used: `article_cursor_down` Oct 12 17:43:24.673 INFO kablam! --> src/application.rs:20:5 Oct 12 17:43:24.673 INFO kablam! | Oct 12 17:43:24.673 INFO kablam! 20 | pub fn article_cursor_down(self) -> ApplicationState { Oct 12 17:43:24.673 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:43:24.673 INFO kablam! Oct 12 17:43:24.673 INFO kablam! warning: method is never used: `article_cursor_up` Oct 12 17:43:24.673 INFO kablam! --> src/application.rs:31:5 Oct 12 17:43:24.673 INFO kablam! | Oct 12 17:43:24.673 INFO kablam! 31 | pub fn article_cursor_up(self) -> ApplicationState { Oct 12 17:43:24.673 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:43:24.673 INFO kablam! Oct 12 17:43:24.673 INFO kablam! warning: method is never used: `feed_cursor_up` Oct 12 17:43:24.673 INFO kablam! --> src/application.rs:42:5 Oct 12 17:43:24.673 INFO kablam! | Oct 12 17:43:24.673 INFO kablam! 42 | pub fn feed_cursor_up(self) -> ApplicationState { Oct 12 17:43:24.673 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:43:24.673 INFO kablam! Oct 12 17:43:24.673 INFO kablam! warning: method is never used: `feed_cursor_down` Oct 12 17:43:24.673 INFO kablam! --> src/application.rs:55:5 Oct 12 17:43:24.673 INFO kablam! | Oct 12 17:43:24.673 INFO kablam! 55 | pub fn feed_cursor_down(self) -> ApplicationState { Oct 12 17:43:24.673 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:43:24.673 INFO kablam! Oct 12 17:43:24.673 INFO kablam! warning: method is never used: `set_current_article_read` Oct 12 17:43:24.673 INFO kablam! --> src/application.rs:68:5 Oct 12 17:43:24.673 INFO kablam! | Oct 12 17:43:24.673 INFO kablam! 68 | fn set_current_article_read(self) -> ApplicationState { Oct 12 17:43:24.673 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:43:24.673 INFO kablam! Oct 12 17:43:24.673 INFO kablam! warning: struct is never constructed: `Cursor` Oct 12 17:43:24.673 INFO kablam! --> src/cursor.rs:6:1 Oct 12 17:43:24.673 INFO kablam! | Oct 12 17:43:24.673 INFO kablam! 6 | pub struct Cursor { Oct 12 17:43:24.673 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 12 17:43:24.685 INFO kablam! Oct 12 17:43:24.685 INFO kablam! warning: method is never used: `new` Oct 12 17:43:24.685 INFO kablam! --> src/cursor.rs:11:5 Oct 12 17:43:24.685 INFO kablam! | Oct 12 17:43:24.685 INFO kablam! 11 | pub fn new(coll_len:usize) -> Cursor { Oct 12 17:43:24.685 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:43:24.685 INFO kablam! Oct 12 17:43:24.685 INFO kablam! warning: method is never used: `move_down` Oct 12 17:43:24.685 INFO kablam! --> src/cursor.rs:17:5 Oct 12 17:43:24.685 INFO kablam! | Oct 12 17:43:24.685 INFO kablam! 17 | pub fn move_down(self) -> Cursor { Oct 12 17:43:24.685 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:43:24.685 INFO kablam! Oct 12 17:43:24.685 INFO kablam! warning: method is never used: `move_up` Oct 12 17:43:24.685 INFO kablam! --> src/cursor.rs:26:5 Oct 12 17:43:24.685 INFO kablam! | Oct 12 17:43:24.685 INFO kablam! 26 | pub fn move_up(self) -> Cursor { Oct 12 17:43:24.685 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:43:24.685 INFO kablam! Oct 12 17:43:26.616 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.00s Oct 12 17:43:26.623 INFO kablam! su: No module specific data is present Oct 12 17:43:27.594 INFO running `"docker" "rm" "-f" "f362c090783d17a55d3499f587b20bb281d4c97b702d52d2e0ed64dfccdecb55"` Oct 12 17:43:27.956 INFO blam! f362c090783d17a55d3499f587b20bb281d4c97b702d52d2e0ed64dfccdecb55