Nov 28 04:37:20.219 INFO checking guillaume-gomez/tilt-shift-rust against try#db42d4dad33013eba11ef37342ad9f614e5652b8 for pr-56074 Nov 28 04:37:20.220 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-7/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-56074/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/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 +db42d4dad33013eba11ef37342ad9f614e5652b8-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:20.765 INFO [stdout] 39a278980016c523c1e22eb89284c453e7ffafff17457ebe6f06e70a05e5999f Nov 28 04:37:20.770 INFO running `"docker" "start" "-a" "39a278980016c523c1e22eb89284c453e7ffafff17457ebe6f06e70a05e5999f"` Nov 28 04:37:22.483 INFO [stderr] usermod: no changes Nov 28 04:37:22.686 INFO [stderr] Checking atty v0.2.3 Nov 28 04:37:22.686 INFO [stderr] Checking textwrap v0.8.0 Nov 28 04:37:23.437 INFO [stderr] Checking clap v2.26.2 Nov 28 04:37:30.824 INFO [stderr] Checking tilt-shift v0.1.0 (/source) Nov 28 04:37:32.784 INFO [stderr] warning: unnecessary parentheses around function argument Nov 28 04:37:32.784 INFO [stderr] --> src/main.rs:73:65 Nov 28 04:37:32.784 INFO [stderr] | Nov 28 04:37:32.784 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:32.784 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 28 04:37:32.784 INFO [stderr] | Nov 28 04:37:32.784 INFO [stderr] = note: #[warn(unused_parens)] on by default Nov 28 04:37:32.786 INFO [stderr] Nov 28 04:37:32.786 INFO [stderr] warning: unnecessary parentheses around function argument Nov 28 04:37:32.786 INFO [stderr] --> src/main.rs:73:88 Nov 28 04:37:32.786 INFO [stderr] | Nov 28 04:37:32.786 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:32.786 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 28 04:37:32.786 INFO [stderr] Nov 28 04:37:33.024 INFO [stderr] warning: unused `std::result::Result` that must be used Nov 28 04:37:33.025 INFO [stderr] --> src/main.rs:64:5 Nov 28 04:37:33.026 INFO [stderr] | Nov 28 04:37:33.026 INFO [stderr] 64 | fs::create_dir(output_file_folder); Nov 28 04:37:33.027 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 04:37:33.027 INFO [stderr] | Nov 28 04:37:33.028 INFO [stderr] = note: #[warn(unused_must_use)] on by default Nov 28 04:37:33.029 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Nov 28 04:37:33.029 INFO [stderr] Nov 28 04:37:33.082 INFO [stderr] warning: unnecessary parentheses around function argument Nov 28 04:37:33.083 INFO [stderr] --> src/main.rs:73:65 Nov 28 04:37:33.084 INFO [stderr] | Nov 28 04:37:33.085 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:33.085 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 28 04:37:33.086 INFO [stderr] | Nov 28 04:37:33.086 INFO [stderr] = note: #[warn(unused_parens)] on by default Nov 28 04:37:33.087 INFO [stderr] Nov 28 04:37:33.088 INFO [stderr] warning: unnecessary parentheses around function argument Nov 28 04:37:33.088 INFO [stderr] --> src/main.rs:73:88 Nov 28 04:37:33.089 INFO [stderr] | Nov 28 04:37:33.090 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:33.090 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 28 04:37:33.091 INFO [stderr] Nov 28 04:37:33.193 INFO [stderr] warning: unused `std::result::Result` that must be used Nov 28 04:37:33.196 INFO [stderr] --> src/main.rs:64:5 Nov 28 04:37:33.197 INFO [stderr] | Nov 28 04:37:33.197 INFO [stderr] 64 | fs::create_dir(output_file_folder); Nov 28 04:37:33.198 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 04:37:33.198 INFO [stderr] | Nov 28 04:37:33.199 INFO [stderr] = note: #[warn(unused_must_use)] on by default Nov 28 04:37:33.199 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Nov 28 04:37:33.199 INFO [stderr] Nov 28 04:37:33.249 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.73s Nov 28 04:37:33.261 INFO [stderr] su: No module specific data is present Nov 28 04:37:34.680 INFO running `"docker" "inspect" "39a278980016c523c1e22eb89284c453e7ffafff17457ebe6f06e70a05e5999f"` Nov 28 04:37:35.029 INFO running `"docker" "rm" "-f" "39a278980016c523c1e22eb89284c453e7ffafff17457ebe6f06e70a05e5999f"` Nov 28 04:37:35.337 INFO [stdout] 39a278980016c523c1e22eb89284c453e7ffafff17457ebe6f06e70a05e5999f