Oct 10 18:45:59.504 INFO testing matthhan/rssidiot against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 18:45:59.504 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 18:45:59.506 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 18:46:00.038 INFO blam! b558f030e0d3ab443d4a45bc7fb79bb156fa44aee9b05d9485dcd7a814ec7547 Oct 10 18:46:00.040 INFO running `"docker" "start" "-a" "b558f030e0d3ab443d4a45bc7fb79bb156fa44aee9b05d9485dcd7a814ec7547"` Oct 10 18:46:00.933 INFO kablam! usermod: no changes Oct 10 18:46:00.992 INFO kablam! Compiling rssidiot v0.1.0 (/source) Oct 10 18:46:02.284 INFO kablam! warning: method is never used: `new` Oct 10 18:46:02.284 INFO kablam! --> src/feed.rs:15:5 Oct 10 18:46:02.284 INFO kablam! | Oct 10 18:46:02.284 INFO kablam! 15 | pub fn new(name:String,url:String) -> Feed { Oct 10 18:46:02.284 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:46:02.284 INFO kablam! | Oct 10 18:46:02.284 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 18:46:02.284 INFO kablam! Oct 10 18:46:02.284 INFO kablam! warning: method is never used: `set_article_read` Oct 10 18:46:02.284 INFO kablam! --> src/feed.rs:23:5 Oct 10 18:46:02.284 INFO kablam! | Oct 10 18:46:02.284 INFO kablam! 23 | pub fn set_article_read(self,article_ind:usize) -> Feed { Oct 10 18:46:02.284 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:46:02.284 INFO kablam! Oct 10 18:46:02.284 INFO kablam! warning: method is never used: `len` Oct 10 18:46:02.284 INFO kablam! --> src/feed.rs:26:5 Oct 10 18:46:02.284 INFO kablam! | Oct 10 18:46:02.284 INFO kablam! 26 | pub fn len(&self) -> usize { Oct 10 18:46:02.284 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:46:02.284 INFO kablam! Oct 10 18:46:02.284 INFO kablam! warning: struct is never constructed: `ApplicationState` Oct 10 18:46:02.284 INFO kablam! --> src/application.rs:7:1 Oct 10 18:46:02.284 INFO kablam! | Oct 10 18:46:02.284 INFO kablam! 7 | pub struct ApplicationState { Oct 10 18:46:02.284 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:46:02.284 INFO kablam! Oct 10 18:46:02.284 INFO kablam! warning: method is never used: `new` Oct 10 18:46:02.284 INFO kablam! --> src/application.rs:13:5 Oct 10 18:46:02.284 INFO kablam! | Oct 10 18:46:02.284 INFO kablam! 13 | pub fn new() -> ApplicationState { Oct 10 18:46:02.284 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:46:02.284 INFO kablam! Oct 10 18:46:02.284 INFO kablam! warning: method is never used: `article_cursor_down` Oct 10 18:46:02.284 INFO kablam! --> src/application.rs:20:5 Oct 10 18:46:02.284 INFO kablam! | Oct 10 18:46:02.284 INFO kablam! 20 | pub fn article_cursor_down(self) -> ApplicationState { Oct 10 18:46:02.284 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:46:02.284 INFO kablam! Oct 10 18:46:02.284 INFO kablam! warning: method is never used: `article_cursor_up` Oct 10 18:46:02.284 INFO kablam! --> src/application.rs:31:5 Oct 10 18:46:02.284 INFO kablam! | Oct 10 18:46:02.284 INFO kablam! 31 | pub fn article_cursor_up(self) -> ApplicationState { Oct 10 18:46:02.285 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:46:02.285 INFO kablam! Oct 10 18:46:02.285 INFO kablam! warning: method is never used: `feed_cursor_up` Oct 10 18:46:02.285 INFO kablam! --> src/application.rs:42:5 Oct 10 18:46:02.285 INFO kablam! | Oct 10 18:46:02.285 INFO kablam! 42 | pub fn feed_cursor_up(self) -> ApplicationState { Oct 10 18:46:02.285 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:46:02.285 INFO kablam! Oct 10 18:46:02.285 INFO kablam! warning: method is never used: `feed_cursor_down` Oct 10 18:46:02.285 INFO kablam! --> src/application.rs:55:5 Oct 10 18:46:02.285 INFO kablam! | Oct 10 18:46:02.285 INFO kablam! 55 | pub fn feed_cursor_down(self) -> ApplicationState { Oct 10 18:46:02.285 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:46:02.285 INFO kablam! Oct 10 18:46:02.285 INFO kablam! warning: method is never used: `set_current_article_read` Oct 10 18:46:02.285 INFO kablam! --> src/application.rs:68:5 Oct 10 18:46:02.285 INFO kablam! | Oct 10 18:46:02.285 INFO kablam! 68 | fn set_current_article_read(self) -> ApplicationState { Oct 10 18:46:02.285 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:46:02.285 INFO kablam! Oct 10 18:46:02.285 INFO kablam! warning: struct is never constructed: `Cursor` Oct 10 18:46:02.285 INFO kablam! --> src/cursor.rs:6:1 Oct 10 18:46:02.285 INFO kablam! | Oct 10 18:46:02.285 INFO kablam! 6 | pub struct Cursor { Oct 10 18:46:02.285 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 10 18:46:02.285 INFO kablam! Oct 10 18:46:02.285 INFO kablam! warning: method is never used: `new` Oct 10 18:46:02.285 INFO kablam! --> src/cursor.rs:11:5 Oct 10 18:46:02.285 INFO kablam! | Oct 10 18:46:02.285 INFO kablam! 11 | pub fn new(coll_len:usize) -> Cursor { Oct 10 18:46:02.285 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:46:02.285 INFO kablam! Oct 10 18:46:02.285 INFO kablam! warning: method is never used: `move_down` Oct 10 18:46:02.285 INFO kablam! --> src/cursor.rs:17:5 Oct 10 18:46:02.285 INFO kablam! | Oct 10 18:46:02.285 INFO kablam! 17 | pub fn move_down(self) -> Cursor { Oct 10 18:46:02.285 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:46:02.285 INFO kablam! Oct 10 18:46:02.285 INFO kablam! warning: method is never used: `move_up` Oct 10 18:46:02.285 INFO kablam! --> src/cursor.rs:26:5 Oct 10 18:46:02.285 INFO kablam! | Oct 10 18:46:02.285 INFO kablam! 26 | pub fn move_up(self) -> Cursor { Oct 10 18:46:02.285 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:46:02.285 INFO kablam! Oct 10 18:46:05.620 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.67s Oct 10 18:46:05.628 INFO kablam! su: No module specific data is present Oct 10 18:46:06.108 INFO running `"docker" "rm" "-f" "b558f030e0d3ab443d4a45bc7fb79bb156fa44aee9b05d9485dcd7a814ec7547"` Oct 10 18:46:06.308 INFO blam! b558f030e0d3ab443d4a45bc7fb79bb156fa44aee9b05d9485dcd7a814ec7547 Oct 10 18:46:06.316 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 18:46:06.316 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 18:46:06.685 INFO blam! 3c107fa8f97c4de38fa50ae77f8977eed435227e844a322ee0b02bce12d4f52d Oct 10 18:46:06.687 INFO running `"docker" "start" "-a" "3c107fa8f97c4de38fa50ae77f8977eed435227e844a322ee0b02bce12d4f52d"` Oct 10 18:46:07.473 INFO kablam! usermod: no changes Oct 10 18:46:07.544 INFO kablam! Compiling rssidiot v0.1.0 (/source) Oct 10 18:46:10.916 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.41s Oct 10 18:46:10.917 INFO kablam! su: No module specific data is present Oct 10 18:46:11.752 INFO running `"docker" "rm" "-f" "3c107fa8f97c4de38fa50ae77f8977eed435227e844a322ee0b02bce12d4f52d"` Oct 10 18:46:12.122 INFO blam! 3c107fa8f97c4de38fa50ae77f8977eed435227e844a322ee0b02bce12d4f52d Oct 10 18:46:12.123 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 18:46:12.124 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 18:46:12.466 INFO blam! b7b8c958164dc6326520414db493e0e83c117a6ccf21f0b0efcccaddaf94976d Oct 10 18:46:12.473 INFO running `"docker" "start" "-a" "b7b8c958164dc6326520414db493e0e83c117a6ccf21f0b0efcccaddaf94976d"` Oct 10 18:46:13.410 INFO kablam! usermod: no changes Oct 10 18:46:13.506 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 10 18:46:13.507 INFO kablam! Running /target/debug/deps/librssidiot-b11a778ad6a56b34 Oct 10 18:46:13.512 INFO blam! Oct 10 18:46:13.512 INFO blam! running 10 tests Oct 10 18:46:13.512 INFO blam! test article::article_tests::can_serialize_and_deserialize ... ok Oct 10 18:46:13.512 INFO blam! test circular_buffer::circular_buffer_tests::can_iterate ... ok Oct 10 18:46:13.512 INFO blam! test circular_buffer::circular_buffer_tests::iterates_from_oldest ... ok Oct 10 18:46:13.512 INFO blam! test circular_buffer::circular_buffer_tests::can_be_serialized_and_deserialized_correctly ... ok Oct 10 18:46:13.512 INFO blam! test application::application_tests::without_feeds_navigating_never_gives_position ... ok Oct 10 18:46:13.516 INFO blam! test cursor::cursor_tests::can_move_around_within_bounds ... ok Oct 10 18:46:13.517 INFO blam! test feed::feed_tests::can_serialize_and_deserialize ... ok Oct 10 18:46:13.517 INFO blam! test article::article_tests::setting_read_works ... ok Oct 10 18:46:13.519 INFO blam! test circular_buffer::circular_buffer_tests::can_add ... ok Oct 10 18:46:13.529 INFO blam! test cursor::cursor_tests::can_create ... ok Oct 10 18:46:13.529 INFO blam! Oct 10 18:46:13.529 INFO blam! test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 18:46:13.529 INFO blam! Oct 10 18:46:13.529 INFO kablam! Running /target/debug/deps/rssidiot-ce9f8796cc974654 Oct 10 18:46:13.534 INFO blam! Oct 10 18:46:13.534 INFO blam! running 0 tests Oct 10 18:46:13.534 INFO blam! Oct 10 18:46:13.534 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 18:46:13.534 INFO blam! Oct 10 18:46:13.544 INFO kablam! Doc-tests librssidiot Oct 10 18:46:14.895 INFO blam! Oct 10 18:46:14.895 INFO blam! running 0 tests Oct 10 18:46:14.895 INFO blam! Oct 10 18:46:14.895 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 18:46:14.895 INFO blam! Oct 10 18:46:14.903 INFO kablam! su: No module specific data is present Oct 10 18:46:16.398 INFO running `"docker" "rm" "-f" "b7b8c958164dc6326520414db493e0e83c117a6ccf21f0b0efcccaddaf94976d"` Oct 10 18:46:16.548 INFO blam! b7b8c958164dc6326520414db493e0e83c117a6ccf21f0b0efcccaddaf94976d