Oct 27 08:25:36.201 INFO checking amilajack/todo_list against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 08:25:36.203 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 08:25:36.716 INFO blam! 86642054eb98786d41dbfee048b172bef4f3231126209f42ec0b297d143845d6 Oct 27 08:25:36.719 INFO running `"docker" "start" "-a" "86642054eb98786d41dbfee048b172bef4f3231126209f42ec0b297d143845d6"` Oct 27 08:25:38.466 INFO kablam! usermod: no changes Oct 27 08:25:38.511 INFO kablam! Checking todo_list v0.1.0 (/source) Oct 27 08:25:40.443 INFO kablam! warning: struct is never constructed: `Task` Oct 27 08:25:40.443 INFO kablam! --> src/todo_list.rs:2:1 Oct 27 08:25:40.443 INFO kablam! | Oct 27 08:25:40.443 INFO kablam! 2 | pub struct Task { Oct 27 08:25:40.443 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 08:25:40.443 INFO kablam! | Oct 27 08:25:40.443 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 08:25:40.443 INFO kablam! Oct 27 08:25:40.443 INFO kablam! warning: struct is never constructed: `Database` Oct 27 08:25:40.443 INFO kablam! --> src/todo_list.rs:7:1 Oct 27 08:25:40.443 INFO kablam! | Oct 27 08:25:40.443 INFO kablam! 7 | pub struct Database { Oct 27 08:25:40.443 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 08:25:40.443 INFO kablam! Oct 27 08:25:40.443 INFO kablam! warning: method is never used: `new` Oct 27 08:25:40.443 INFO kablam! --> src/todo_list.rs:12:5 Oct 27 08:25:40.443 INFO kablam! | Oct 27 08:25:40.443 INFO kablam! 12 | pub fn new() -> Self { Oct 27 08:25:40.443 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 08:25:40.443 INFO kablam! Oct 27 08:25:40.443 INFO kablam! warning: method is never used: `add` Oct 27 08:25:40.443 INFO kablam! --> src/todo_list.rs:18:5 Oct 27 08:25:40.443 INFO kablam! | Oct 27 08:25:40.443 INFO kablam! 18 | pub fn add(&mut self, name: &str) { Oct 27 08:25:40.443 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 08:25:40.443 INFO kablam! Oct 27 08:25:40.443 INFO kablam! warning: method is never used: `get_all` Oct 27 08:25:40.443 INFO kablam! --> src/todo_list.rs:26:5 Oct 27 08:25:40.443 INFO kablam! | Oct 27 08:25:40.443 INFO kablam! 26 | pub fn get_all(&self) -> Vec { Oct 27 08:25:40.443 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 08:25:40.443 INFO kablam! Oct 27 08:25:40.443 INFO kablam! warning: method is never used: `get` Oct 27 08:25:40.443 INFO kablam! --> src/todo_list.rs:33:5 Oct 27 08:25:40.443 INFO kablam! | Oct 27 08:25:40.443 INFO kablam! 33 | pub fn get(&self, id: usize) -> &Task { Oct 27 08:25:40.443 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 08:25:40.443 INFO kablam! Oct 27 08:25:40.443 INFO kablam! warning: method is never used: `delete` Oct 27 08:25:40.443 INFO kablam! --> src/todo_list.rs:37:5 Oct 27 08:25:40.443 INFO kablam! | Oct 27 08:25:40.443 INFO kablam! 37 | pub fn delete(&mut self, id: usize) { Oct 27 08:25:40.443 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 08:25:40.443 INFO kablam! Oct 27 08:25:40.637 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.15s Oct 27 08:25:40.640 INFO kablam! su: No module specific data is present Oct 27 08:25:41.703 INFO running `"docker" "rm" "-f" "86642054eb98786d41dbfee048b172bef4f3231126209f42ec0b297d143845d6"` Oct 27 08:25:41.963 INFO blam! 86642054eb98786d41dbfee048b172bef4f3231126209f42ec0b297d143845d6