Oct 27 09:09:05.080 INFO checking Willifme/Todo against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 09:09:05.080 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192-2/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 27 09:09:05.543 INFO blam! 1b426ade9fcb2129e7f7345d038d722fba3f69969a9b1c376ecff3308dcff8c4 Oct 27 09:09:05.559 INFO running `"docker" "start" "-a" "1b426ade9fcb2129e7f7345d038d722fba3f69969a9b1c376ecff3308dcff8c4"` Oct 27 09:09:07.448 INFO kablam! usermod: no changes Oct 27 09:09:07.652 INFO kablam! Checking app_dirs v1.2.1 Oct 27 09:09:07.652 INFO kablam! Checking csv-core v0.1.4 Oct 27 09:09:07.652 INFO kablam! Checking toml v0.4.6 Oct 27 09:09:07.653 INFO kablam! Checking chrono v0.4.4 Oct 27 09:09:10.219 INFO kablam! Checking csv v1.0.0 Oct 27 09:09:13.747 INFO kablam! Checking config v0.9.0 Oct 27 09:09:16.135 INFO kablam! Checking todo v0.1.0 (/source) Oct 27 09:09:20.055 INFO kablam! warning: method is never used: `new` Oct 27 09:09:20.056 INFO kablam! --> src/todo.rs:38:5 Oct 27 09:09:20.056 INFO kablam! | Oct 27 09:09:20.056 INFO kablam! 38 | / pub fn new( Oct 27 09:09:20.057 INFO kablam! 39 | | priority: Priority, Oct 27 09:09:20.057 INFO kablam! 40 | | completed: bool, Oct 27 09:09:20.057 INFO kablam! 41 | | body: String, Oct 27 09:09:20.057 INFO kablam! ... | Oct 27 09:09:20.058 INFO kablam! 49 | | } Oct 27 09:09:20.058 INFO kablam! 50 | | } Oct 27 09:09:20.058 INFO kablam! | |_____^ Oct 27 09:09:20.059 INFO kablam! | Oct 27 09:09:20.059 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 09:09:20.059 INFO kablam! Oct 27 09:09:20.079 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 09:09:20.079 INFO kablam! --> src/cli.rs:132:9 Oct 27 09:09:20.080 INFO kablam! | Oct 27 09:09:20.080 INFO kablam! 132 | writer.flush(); Oct 27 09:09:20.080 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 09:09:20.081 INFO kablam! | Oct 27 09:09:20.081 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 09:09:20.081 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 09:09:20.081 INFO kablam! Oct 27 09:09:20.323 INFO kablam! warning: method is never used: `new` Oct 27 09:09:20.327 INFO kablam! --> src/todo.rs:38:5 Oct 27 09:09:20.327 INFO kablam! | Oct 27 09:09:20.338 INFO kablam! 38 | / pub fn new( Oct 27 09:09:20.339 INFO kablam! 39 | | priority: Priority, Oct 27 09:09:20.339 INFO kablam! 40 | | completed: bool, Oct 27 09:09:20.339 INFO kablam! 41 | | body: String, Oct 27 09:09:20.339 INFO kablam! ... | Oct 27 09:09:20.339 INFO kablam! 49 | | } Oct 27 09:09:20.339 INFO kablam! 50 | | } Oct 27 09:09:20.339 INFO kablam! | |_____^ Oct 27 09:09:20.339 INFO kablam! | Oct 27 09:09:20.339 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 09:09:20.339 INFO kablam! Oct 27 09:09:20.339 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 09:09:20.339 INFO kablam! --> src/cli.rs:132:9 Oct 27 09:09:20.339 INFO kablam! | Oct 27 09:09:20.339 INFO kablam! 132 | writer.flush(); Oct 27 09:09:20.339 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 09:09:20.339 INFO kablam! | Oct 27 09:09:20.339 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 09:09:20.339 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 09:09:20.339 INFO kablam! Oct 27 09:09:20.364 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 12.90s Oct 27 09:09:20.372 INFO kablam! su: No module specific data is present Oct 27 09:09:21.213 INFO running `"docker" "rm" "-f" "1b426ade9fcb2129e7f7345d038d722fba3f69969a9b1c376ecff3308dcff8c4"` Oct 27 09:09:21.487 INFO blam! 1b426ade9fcb2129e7f7345d038d722fba3f69969a9b1c376ecff3308dcff8c4