Nov 28 04:37:26.401 INFO checking guillaume-gomez/tilt-shift-rust against master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5 for pr-56074 Nov 28 04:37:26.403 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-3/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56074/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/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 +0b9f19dff1347e29bf4362ab5a8fab84b43023b5-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"` Nov 28 04:37:26.878 INFO [stdout] 5a2908023133c7e9ee7bc8f548426c2e3655b360b7df09693e92590f469698fe Nov 28 04:37:26.881 INFO running `"docker" "start" "-a" "5a2908023133c7e9ee7bc8f548426c2e3655b360b7df09693e92590f469698fe"` Nov 28 04:37:28.882 INFO [stderr] usermod: no changes Nov 28 04:37:29.048 INFO [stderr] Checking atty v0.2.3 Nov 28 04:37:29.049 INFO [stderr] Checking textwrap v0.8.0 Nov 28 04:37:29.786 INFO [stderr] Checking clap v2.26.2 Nov 28 04:37:36.469 INFO [stderr] Checking tilt-shift v0.1.0 (/source) Nov 28 04:37:38.394 INFO [stderr] warning: unnecessary parentheses around function argument Nov 28 04:37:38.395 INFO [stderr] --> src/main.rs:73:65 Nov 28 04:37:38.395 INFO [stderr] | Nov 28 04:37:38.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); Nov 28 04:37:38.397 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 28 04:37:38.397 INFO [stderr] | Nov 28 04:37:38.398 INFO [stderr] = note: #[warn(unused_parens)] on by default Nov 28 04:37:38.399 INFO [stderr] Nov 28 04:37:38.399 INFO [stderr] warning: unnecessary parentheses around function argument Nov 28 04:37:38.400 INFO [stderr] --> src/main.rs:73:88 Nov 28 04:37:38.401 INFO [stderr] | Nov 28 04:37:38.401 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); Nov 28 04:37:38.402 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 28 04:37:38.402 INFO [stderr] Nov 28 04:37:38.498 INFO [stderr] warning: unnecessary parentheses around function argument Nov 28 04:37:38.499 INFO [stderr] --> src/main.rs:73:65 Nov 28 04:37:38.500 INFO [stderr] | Nov 28 04:37:38.500 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); Nov 28 04:37:38.501 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 28 04:37:38.502 INFO [stderr] | Nov 28 04:37:38.502 INFO [stderr] = note: #[warn(unused_parens)] on by default Nov 28 04:37:38.503 INFO [stderr] Nov 28 04:37:38.503 INFO [stderr] warning: unnecessary parentheses around function argument Nov 28 04:37:38.504 INFO [stderr] --> src/main.rs:73:88 Nov 28 04:37:38.504 INFO [stderr] | Nov 28 04:37:38.505 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); Nov 28 04:37:38.506 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 28 04:37:38.506 INFO [stderr] Nov 28 04:37:38.578 INFO [stderr] warning: unused `std::result::Result` that must be used Nov 28 04:37:38.579 INFO [stderr] --> src/main.rs:64:5 Nov 28 04:37:38.580 INFO [stderr] | Nov 28 04:37:38.580 INFO [stderr] 64 | fs::create_dir(output_file_folder); Nov 28 04:37:38.581 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 04:37:38.582 INFO [stderr] | Nov 28 04:37:38.582 INFO [stderr] = note: #[warn(unused_must_use)] on by default Nov 28 04:37:38.583 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Nov 28 04:37:38.583 INFO [stderr] Nov 28 04:37:38.696 INFO [stderr] warning: unused `std::result::Result` that must be used Nov 28 04:37:38.696 INFO [stderr] --> src/main.rs:64:5 Nov 28 04:37:38.696 INFO [stderr] | Nov 28 04:37:38.696 INFO [stderr] 64 | fs::create_dir(output_file_folder); Nov 28 04:37:38.696 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 04:37:38.696 INFO [stderr] | Nov 28 04:37:38.696 INFO [stderr] = note: #[warn(unused_must_use)] on by default Nov 28 04:37:38.698 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Nov 28 04:37:38.698 INFO [stderr] Nov 28 04:37:38.726 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.81s Nov 28 04:37:38.737 INFO [stderr] su: No module specific data is present Nov 28 04:37:39.516 INFO running `"docker" "inspect" "5a2908023133c7e9ee7bc8f548426c2e3655b360b7df09693e92590f469698fe"` Nov 28 04:37:39.838 INFO running `"docker" "rm" "-f" "5a2908023133c7e9ee7bc8f548426c2e3655b360b7df09693e92590f469698fe"` Nov 28 04:37:40.176 INFO [stdout] 5a2908023133c7e9ee7bc8f548426c2e3655b360b7df09693e92590f469698fe