Oct 11 03:06:54.637 INFO testing amilajack/todo_list against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 03:06:54.637 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 03:06:54.637 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 11 03:06:54.836 INFO blam! 5a85169f8427af6e59460b40966bf7807087925c55628e3dfa7b742e0aa1445c Oct 11 03:06:54.841 INFO running `"docker" "start" "-a" "5a85169f8427af6e59460b40966bf7807087925c55628e3dfa7b742e0aa1445c"` Oct 11 03:06:55.486 INFO kablam! usermod: no changes Oct 11 03:06:55.535 INFO kablam! Compiling todo_list v0.1.0 (/source) Oct 11 03:06:56.988 INFO kablam! warning: struct is never constructed: `Task` Oct 11 03:06:56.988 INFO kablam! --> src/todo_list.rs:2:1 Oct 11 03:06:56.988 INFO kablam! | Oct 11 03:06:56.988 INFO kablam! 2 | pub struct Task { Oct 11 03:06:56.988 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 03:06:56.988 INFO kablam! | Oct 11 03:06:56.988 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 03:06:56.988 INFO kablam! Oct 11 03:06:56.988 INFO kablam! warning: struct is never constructed: `Database` Oct 11 03:06:56.988 INFO kablam! --> src/todo_list.rs:7:1 Oct 11 03:06:56.988 INFO kablam! | Oct 11 03:06:56.988 INFO kablam! 7 | pub struct Database { Oct 11 03:06:56.988 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:06:56.988 INFO kablam! Oct 11 03:06:56.988 INFO kablam! warning: method is never used: `new` Oct 11 03:06:56.988 INFO kablam! --> src/todo_list.rs:12:5 Oct 11 03:06:56.988 INFO kablam! | Oct 11 03:06:56.988 INFO kablam! 12 | pub fn new() -> Self { Oct 11 03:06:56.988 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 03:06:56.988 INFO kablam! Oct 11 03:06:56.988 INFO kablam! warning: method is never used: `add` Oct 11 03:06:56.988 INFO kablam! --> src/todo_list.rs:18:5 Oct 11 03:06:56.988 INFO kablam! | Oct 11 03:06:56.988 INFO kablam! 18 | pub fn add(&mut self, name: &str) { Oct 11 03:06:56.988 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:06:56.988 INFO kablam! Oct 11 03:06:56.988 INFO kablam! warning: method is never used: `get_all` Oct 11 03:06:56.988 INFO kablam! --> src/todo_list.rs:26:5 Oct 11 03:06:56.988 INFO kablam! | Oct 11 03:06:56.988 INFO kablam! 26 | pub fn get_all(&self) -> Vec { Oct 11 03:06:56.988 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:06:56.988 INFO kablam! Oct 11 03:06:56.989 INFO kablam! warning: method is never used: `get` Oct 11 03:06:56.989 INFO kablam! --> src/todo_list.rs:33:5 Oct 11 03:06:56.989 INFO kablam! | Oct 11 03:06:56.989 INFO kablam! 33 | pub fn get(&self, id: usize) -> &Task { Oct 11 03:06:56.989 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:06:56.989 INFO kablam! Oct 11 03:06:56.989 INFO kablam! warning: method is never used: `delete` Oct 11 03:06:56.989 INFO kablam! --> src/todo_list.rs:37:5 Oct 11 03:06:56.989 INFO kablam! | Oct 11 03:06:56.989 INFO kablam! 37 | pub fn delete(&mut self, id: usize) { Oct 11 03:06:56.989 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:06:56.989 INFO kablam! Oct 11 03:06:57.227 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.71s Oct 11 03:06:57.230 INFO kablam! su: No module specific data is present Oct 11 03:06:57.636 INFO running `"docker" "rm" "-f" "5a85169f8427af6e59460b40966bf7807087925c55628e3dfa7b742e0aa1445c"` Oct 11 03:06:57.723 INFO blam! 5a85169f8427af6e59460b40966bf7807087925c55628e3dfa7b742e0aa1445c Oct 11 03:06:57.727 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 03:06:57.727 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 11 03:06:57.970 INFO blam! 7b56a2c84bb189508233ba742d348fa1cd66f6aa3e963b7c2c7094377b15ff33 Oct 11 03:06:57.973 INFO running `"docker" "start" "-a" "7b56a2c84bb189508233ba742d348fa1cd66f6aa3e963b7c2c7094377b15ff33"` Oct 11 03:06:58.406 INFO kablam! usermod: no changes Oct 11 03:06:58.447 INFO kablam! Compiling todo_list v0.1.0 (/source) Oct 11 03:07:00.106 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.67s Oct 11 03:07:00.108 INFO kablam! su: No module specific data is present Oct 11 03:07:00.667 INFO running `"docker" "rm" "-f" "7b56a2c84bb189508233ba742d348fa1cd66f6aa3e963b7c2c7094377b15ff33"` Oct 11 03:07:00.792 INFO blam! 7b56a2c84bb189508233ba742d348fa1cd66f6aa3e963b7c2c7094377b15ff33 Oct 11 03:07:00.793 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 03:07:00.793 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 11 03:07:00.973 INFO blam! 61e0f8de28c8e8e9400b0cd71ec3e13b30c46a294f09118a3bc3fd5a7818c224 Oct 11 03:07:00.977 INFO running `"docker" "start" "-a" "61e0f8de28c8e8e9400b0cd71ec3e13b30c46a294f09118a3bc3fd5a7818c224"` Oct 11 03:07:01.481 INFO kablam! usermod: no changes Oct 11 03:07:01.525 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 11 03:07:01.525 INFO blam! Oct 11 03:07:01.525 INFO kablam! Running /target/debug/deps/todo_list-84229b62573aa56e Oct 11 03:07:01.525 INFO blam! running 1 test Oct 11 03:07:01.525 INFO kablam! Running /target/debug/deps/todo_list-f011f4e5a5b39c00 Oct 11 03:07:01.525 INFO blam! test todo_list::tests::test_todo_list ... ok Oct 11 03:07:01.525 INFO blam! Oct 11 03:07:01.525 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 03:07:01.525 INFO blam! Oct 11 03:07:01.525 INFO blam! Oct 11 03:07:01.525 INFO blam! running 1 test Oct 11 03:07:01.527 INFO blam! test todo_list::tests::test_todo_list ... ok Oct 11 03:07:01.527 INFO blam! Oct 11 03:07:01.527 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 03:07:01.527 INFO blam! Oct 11 03:07:01.529 INFO kablam! Doc-tests todo_list Oct 11 03:07:02.564 INFO blam! Oct 11 03:07:02.564 INFO blam! running 0 tests Oct 11 03:07:02.564 INFO blam! Oct 11 03:07:02.564 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 03:07:02.564 INFO blam! Oct 11 03:07:02.567 INFO kablam! su: No module specific data is present Oct 11 03:07:02.825 INFO running `"docker" "rm" "-f" "61e0f8de28c8e8e9400b0cd71ec3e13b30c46a294f09118a3bc3fd5a7818c224"` Oct 11 03:07:02.922 INFO blam! 61e0f8de28c8e8e9400b0cd71ec3e13b30c46a294f09118a3bc3fd5a7818c224