Dec 04 17:54:57.305 INFO checking guillaume-gomez/tilt-shift-rust against try#1df97983eb2057dc6a8f7eb364e263b51ae23230 for pr-56481 Dec 04 17:54:57.305 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56481/worker-0/try#1df97983eb2057dc6a8f7eb364e263b51ae23230:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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 04 17:54:57.818 INFO [stdout] f10d1459bf0035fa8d0d9218d7ce3e32634d4c1758dc0e46e7936b3dd3843e0f Dec 04 17:54:57.820 INFO running `"docker" "start" "-a" "f10d1459bf0035fa8d0d9218d7ce3e32634d4c1758dc0e46e7936b3dd3843e0f"` Dec 04 17:54:59.156 INFO [stderr] usermod: no changes Dec 04 17:54:59.291 INFO [stderr] Checking atty v0.2.3 Dec 04 17:54:59.291 INFO [stderr] Checking textwrap v0.8.0 Dec 04 17:55:00.035 INFO [stderr] Checking clap v2.26.2 Dec 04 17:55:06.133 INFO [stderr] Checking tilt-shift v0.1.0 (/source) Dec 04 17:55:08.227 INFO [stderr] warning: unnecessary parentheses around function argument Dec 04 17:55:08.227 INFO [stderr] --> src/main.rs:73:65 Dec 04 17:55:08.228 INFO [stderr] | Dec 04 17:55:08.228 INFO [stderr] 73 | tilt_shift_module::create_image(file, &output_file, (current_blur as f32), (current_saturation as f32), y_point_of_interest, height_point_of_interest); Dec 04 17:55:08.228 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Dec 04 17:55:08.229 INFO [stderr] | Dec 04 17:55:08.229 INFO [stderr] = note: #[warn(unused_parens)] on by default Dec 04 17:55:08.229 INFO [stderr] Dec 04 17:55:08.230 INFO [stderr] warning: unnecessary parentheses around function argument Dec 04 17:55:08.230 INFO [stderr] --> src/main.rs:73:88 Dec 04 17:55:08.231 INFO [stderr] | Dec 04 17:55:08.231 INFO [stderr] 73 | tilt_shift_module::create_image(file, &output_file, (current_blur as f32), (current_saturation as f32), y_point_of_interest, height_point_of_interest); Dec 04 17:55:08.231 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Dec 04 17:55:08.232 INFO [stderr] Dec 04 17:55:08.395 INFO [stderr] warning: unnecessary parentheses around function argument Dec 04 17:55:08.395 INFO [stderr] --> src/main.rs:73:65 Dec 04 17:55:08.396 INFO [stderr] | Dec 04 17:55:08.396 INFO [stderr] 73 | tilt_shift_module::create_image(file, &output_file, (current_blur as f32), (current_saturation as f32), y_point_of_interest, height_point_of_interest); Dec 04 17:55:08.396 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Dec 04 17:55:08.397 INFO [stderr] | Dec 04 17:55:08.397 INFO [stderr] = note: #[warn(unused_parens)] on by default Dec 04 17:55:08.397 INFO [stderr] Dec 04 17:55:08.398 INFO [stderr] warning: unnecessary parentheses around function argument Dec 04 17:55:08.398 INFO [stderr] --> src/main.rs:73:88 Dec 04 17:55:08.398 INFO [stderr] | Dec 04 17:55:08.398 INFO [stderr] 73 | tilt_shift_module::create_image(file, &output_file, (current_blur as f32), (current_saturation as f32), y_point_of_interest, height_point_of_interest); Dec 04 17:55:08.399 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Dec 04 17:55:08.399 INFO [stderr] Dec 04 17:55:08.411 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 04 17:55:08.411 INFO [stderr] --> src/main.rs:64:5 Dec 04 17:55:08.412 INFO [stderr] | Dec 04 17:55:08.412 INFO [stderr] 64 | fs::create_dir(output_file_folder); Dec 04 17:55:08.412 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 04 17:55:08.413 INFO [stderr] | Dec 04 17:55:08.413 INFO [stderr] = note: #[warn(unused_must_use)] on by default Dec 04 17:55:08.413 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 04 17:55:08.413 INFO [stderr] Dec 04 17:55:08.586 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 04 17:55:08.586 INFO [stderr] --> src/main.rs:64:5 Dec 04 17:55:08.586 INFO [stderr] | Dec 04 17:55:08.586 INFO [stderr] 64 | fs::create_dir(output_file_folder); Dec 04 17:55:08.586 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 04 17:55:08.586 INFO [stderr] | Dec 04 17:55:08.586 INFO [stderr] = note: #[warn(unused_must_use)] on by default Dec 04 17:55:08.586 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 04 17:55:08.586 INFO [stderr] Dec 04 17:55:08.626 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.43s Dec 04 17:55:08.635 INFO [stderr] su: No module specific data is present Dec 04 17:55:09.389 INFO running `"docker" "inspect" "f10d1459bf0035fa8d0d9218d7ce3e32634d4c1758dc0e46e7936b3dd3843e0f"` Dec 04 17:55:09.656 INFO running `"docker" "rm" "-f" "f10d1459bf0035fa8d0d9218d7ce3e32634d4c1758dc0e46e7936b3dd3843e0f"` Dec 04 17:55:09.933 INFO [stdout] f10d1459bf0035fa8d0d9218d7ce3e32634d4c1758dc0e46e7936b3dd3843e0f