Dec 05 05:48:16.430 INFO checking task_cli-0.1.1 against try#1df97983eb2057dc6a8f7eb364e263b51ae23230 for pr-56481 Dec 05 05:48:16.430 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56481/worker-1/try#1df97983eb2057dc6a8f7eb364e263b51ae23230:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56481/try#1df97983eb2057dc6a8f7eb364e263b51ae23230:/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 +1df97983eb2057dc6a8f7eb364e263b51ae23230-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"` Dec 05 05:48:16.829 INFO [stdout] 7bc907e123950d1953e12c6e96612078e8342b5d2158b7f878d9a75fa4aa8a8b Dec 05 05:48:16.833 INFO running `"docker" "start" "-a" "7bc907e123950d1953e12c6e96612078e8342b5d2158b7f878d9a75fa4aa8a8b"` Dec 05 05:48:17.388 INFO [stderr] usermod: no changes Dec 05 05:48:17.535 INFO [stderr] Compiling libsqlite3-sys v0.10.0 Dec 05 05:48:17.540 INFO [stderr] Checking serde_json v1.0.33 Dec 05 05:48:17.540 INFO [stderr] Checking docopt v1.0.2 Dec 05 05:48:20.827 INFO [stderr] Checking rusqlite v0.15.0 Dec 05 05:48:20.827 INFO [stderr] Checking bson v0.13.0 Dec 05 05:48:23.324 INFO [stderr] Checking taskforge v0.1.0 Dec 05 05:48:25.374 INFO [stderr] Checking task_cli v0.1.1 (/source) Dec 05 05:48:27.832 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 05 05:48:27.833 INFO [stderr] --> src/printing.rs:15:5 Dec 05 05:48:27.833 INFO [stderr] | Dec 05 05:48:27.833 INFO [stderr] 15 | / write!( Dec 05 05:48:27.833 INFO [stderr] 16 | | &mut tw, Dec 05 05:48:27.833 INFO [stderr] 17 | | "| ID\t| Created Date\t| Completed Date\t| Priority\t| Title\t| Context\t|" Dec 05 05:48:27.833 INFO [stderr] 18 | | ); Dec 05 05:48:27.833 INFO [stderr] | |______^ Dec 05 05:48:27.833 INFO [stderr] | Dec 05 05:48:27.833 INFO [stderr] = note: #[warn(unused_must_use)] on by default Dec 05 05:48:27.833 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 05 05:48:27.833 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 05 05:48:27.833 INFO [stderr] Dec 05 05:48:27.833 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 05 05:48:27.833 INFO [stderr] --> src/printing.rs:20:5 Dec 05 05:48:27.833 INFO [stderr] | Dec 05 05:48:27.833 INFO [stderr] 20 | / write!( Dec 05 05:48:27.833 INFO [stderr] 21 | | &mut tw, Dec 05 05:48:27.833 INFO [stderr] 22 | | "\n| --\t| ------------\t| --------------\t| --------\t| -----\t| -------\t|", Dec 05 05:48:27.833 INFO [stderr] 23 | | ); Dec 05 05:48:27.833 INFO [stderr] | |______^ Dec 05 05:48:27.833 INFO [stderr] | Dec 05 05:48:27.833 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 05 05:48:27.833 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 05 05:48:27.833 INFO [stderr] Dec 05 05:48:27.833 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 05 05:48:27.833 INFO [stderr] --> src/printing.rs:26:9 Dec 05 05:48:27.833 INFO [stderr] | Dec 05 05:48:27.833 INFO [stderr] 26 | / write!( Dec 05 05:48:27.833 INFO [stderr] 27 | | &mut tw, Dec 05 05:48:27.833 INFO [stderr] 28 | | "\n| {}\t| {}\t| {}\t| {}\t| {}\t| {}\t|", Dec 05 05:48:27.833 INFO [stderr] 29 | | task.id, Dec 05 05:48:27.833 INFO [stderr] ... | Dec 05 05:48:27.833 INFO [stderr] 36 | | task.context, Dec 05 05:48:27.833 INFO [stderr] 37 | | ); Dec 05 05:48:27.833 INFO [stderr] | |__________^ Dec 05 05:48:27.833 INFO [stderr] | Dec 05 05:48:27.833 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 05 05:48:27.833 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 05 05:48:27.833 INFO [stderr] Dec 05 05:48:27.833 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 05 05:48:27.833 INFO [stderr] --> src/printing.rs:40:5 Dec 05 05:48:27.833 INFO [stderr] | Dec 05 05:48:27.833 INFO [stderr] 40 | writeln!(&mut tw); Dec 05 05:48:27.833 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Dec 05 05:48:27.833 INFO [stderr] | Dec 05 05:48:27.833 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 05 05:48:27.833 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 05 05:48:27.833 INFO [stderr] Dec 05 05:48:29.459 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 05 05:48:29.459 INFO [stderr] --> src/printing.rs:15:5 Dec 05 05:48:29.459 INFO [stderr] | Dec 05 05:48:29.459 INFO [stderr] 15 | / write!( Dec 05 05:48:29.459 INFO [stderr] 16 | | &mut tw, Dec 05 05:48:29.459 INFO [stderr] 17 | | "| ID\t| Created Date\t| Completed Date\t| Priority\t| Title\t| Context\t|" Dec 05 05:48:29.459 INFO [stderr] 18 | | ); Dec 05 05:48:29.459 INFO [stderr] | |______^ Dec 05 05:48:29.459 INFO [stderr] | Dec 05 05:48:29.459 INFO [stderr] = note: #[warn(unused_must_use)] on by default Dec 05 05:48:29.459 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 05 05:48:29.459 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 05 05:48:29.459 INFO [stderr] Dec 05 05:48:29.459 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 05 05:48:29.459 INFO [stderr] --> src/printing.rs:20:5 Dec 05 05:48:29.459 INFO [stderr] | Dec 05 05:48:29.459 INFO [stderr] 20 | / write!( Dec 05 05:48:29.459 INFO [stderr] 21 | | &mut tw, Dec 05 05:48:29.459 INFO [stderr] 22 | | "\n| --\t| ------------\t| --------------\t| --------\t| -----\t| -------\t|", Dec 05 05:48:29.459 INFO [stderr] 23 | | ); Dec 05 05:48:29.459 INFO [stderr] | |______^ Dec 05 05:48:29.459 INFO [stderr] | Dec 05 05:48:29.459 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 05 05:48:29.459 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 05 05:48:29.459 INFO [stderr] Dec 05 05:48:29.459 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 05 05:48:29.459 INFO [stderr] --> src/printing.rs:26:9 Dec 05 05:48:29.459 INFO [stderr] | Dec 05 05:48:29.459 INFO [stderr] 26 | / write!( Dec 05 05:48:29.459 INFO [stderr] 27 | | &mut tw, Dec 05 05:48:29.459 INFO [stderr] 28 | | "\n| {}\t| {}\t| {}\t| {}\t| {}\t| {}\t|", Dec 05 05:48:29.459 INFO [stderr] 29 | | task.id, Dec 05 05:48:29.459 INFO [stderr] ... | Dec 05 05:48:29.459 INFO [stderr] 36 | | task.context, Dec 05 05:48:29.459 INFO [stderr] 37 | | ); Dec 05 05:48:29.459 INFO [stderr] | |__________^ Dec 05 05:48:29.459 INFO [stderr] | Dec 05 05:48:29.459 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 05 05:48:29.459 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 05 05:48:29.459 INFO [stderr] Dec 05 05:48:29.467 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 05 05:48:29.467 INFO [stderr] --> src/printing.rs:40:5 Dec 05 05:48:29.467 INFO [stderr] | Dec 05 05:48:29.467 INFO [stderr] 40 | writeln!(&mut tw); Dec 05 05:48:29.467 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Dec 05 05:48:29.467 INFO [stderr] | Dec 05 05:48:29.467 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 05 05:48:29.467 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 05 05:48:29.467 INFO [stderr] Dec 05 05:48:49.999 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.59s Dec 05 05:48:50.017 INFO [stderr] su: No module specific data is present Dec 05 05:48:51.028 INFO running `"docker" "inspect" "7bc907e123950d1953e12c6e96612078e8342b5d2158b7f878d9a75fa4aa8a8b"` Dec 05 05:48:51.351 INFO running `"docker" "rm" "-f" "7bc907e123950d1953e12c6e96612078e8342b5d2158b7f878d9a75fa4aa8a8b"` Dec 05 05:48:51.719 INFO [stdout] 7bc907e123950d1953e12c6e96612078e8342b5d2158b7f878d9a75fa4aa8a8b