Nov 30 02:13:15.373 INFO checking guillaume-gomez/tilt-shift-rust against try#32252761328f59ccfadb1bafb8148c685bc830b3 for pr-56323 Nov 30 02:13:15.373 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-7/try#32252761328f59ccfadb1bafb8148c685bc830b3:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-56323/try#32252761328f59ccfadb1bafb8148c685bc830b3:/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 +32252761328f59ccfadb1bafb8148c685bc830b3-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 30 02:13:15.895 INFO [stdout] 5a5b3326dc4ab2bb8bd975132ee00eaf62a591c6bd4bf2acb7e734df32f9f3c9 Nov 30 02:13:15.898 INFO running `"docker" "start" "-a" "5a5b3326dc4ab2bb8bd975132ee00eaf62a591c6bd4bf2acb7e734df32f9f3c9"` Nov 30 02:13:17.545 INFO [stderr] usermod: no changes Nov 30 02:13:17.738 INFO [stderr] Checking atty v0.2.3 Nov 30 02:13:17.738 INFO [stderr] Checking textwrap v0.8.0 Nov 30 02:13:18.567 INFO [stderr] Checking clap v2.26.2 Nov 30 02:13:25.525 INFO [stderr] Checking tilt-shift v0.1.0 (/source) Nov 30 02:13:27.805 INFO [stderr] warning: unnecessary parentheses around function argument Nov 30 02:13:27.805 INFO [stderr] --> src/main.rs:73:65 Nov 30 02:13:27.805 INFO [stderr] | Nov 30 02:13:27.806 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 30 02:13:27.806 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 30 02:13:27.806 INFO [stderr] | Nov 30 02:13:27.807 INFO [stderr] = note: #[warn(unused_parens)] on by default Nov 30 02:13:27.807 INFO [stderr] Nov 30 02:13:27.807 INFO [stderr] warning: unnecessary parentheses around function argument Nov 30 02:13:27.808 INFO [stderr] --> src/main.rs:73:88 Nov 30 02:13:27.808 INFO [stderr] | Nov 30 02:13:27.808 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 30 02:13:27.809 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 30 02:13:27.809 INFO [stderr] Nov 30 02:13:28.025 INFO [stderr] warning: unused `std::result::Result` that must be used Nov 30 02:13:28.025 INFO [stderr] --> src/main.rs:64:5 Nov 30 02:13:28.025 INFO [stderr] | Nov 30 02:13:28.026 INFO [stderr] 64 | fs::create_dir(output_file_folder); Nov 30 02:13:28.026 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 02:13:28.026 INFO [stderr] | Nov 30 02:13:28.026 INFO [stderr] = note: #[warn(unused_must_use)] on by default Nov 30 02:13:28.027 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Nov 30 02:13:28.027 INFO [stderr] Nov 30 02:13:28.072 INFO [stderr] warning: unnecessary parentheses around function argument Nov 30 02:13:28.073 INFO [stderr] --> src/main.rs:73:65 Nov 30 02:13:28.073 INFO [stderr] | Nov 30 02:13:28.073 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 30 02:13:28.073 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 30 02:13:28.074 INFO [stderr] | Nov 30 02:13:28.074 INFO [stderr] = note: #[warn(unused_parens)] on by default Nov 30 02:13:28.074 INFO [stderr] Nov 30 02:13:28.074 INFO [stderr] warning: unnecessary parentheses around function argument Nov 30 02:13:28.074 INFO [stderr] --> src/main.rs:73:88 Nov 30 02:13:28.075 INFO [stderr] | Nov 30 02:13:28.075 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 30 02:13:28.075 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 30 02:13:28.075 INFO [stderr] Nov 30 02:13:28.212 INFO [stderr] warning: unused `std::result::Result` that must be used Nov 30 02:13:28.213 INFO [stderr] --> src/main.rs:64:5 Nov 30 02:13:28.213 INFO [stderr] | Nov 30 02:13:28.213 INFO [stderr] 64 | fs::create_dir(output_file_folder); Nov 30 02:13:28.214 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 02:13:28.214 INFO [stderr] | Nov 30 02:13:28.214 INFO [stderr] = note: #[warn(unused_must_use)] on by default Nov 30 02:13:28.214 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Nov 30 02:13:28.215 INFO [stderr] Nov 30 02:13:28.253 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.68s Nov 30 02:13:28.259 INFO [stderr] su: No module specific data is present Nov 30 02:13:29.034 INFO running `"docker" "inspect" "5a5b3326dc4ab2bb8bd975132ee00eaf62a591c6bd4bf2acb7e734df32f9f3c9"` Nov 30 02:13:29.424 INFO running `"docker" "rm" "-f" "5a5b3326dc4ab2bb8bd975132ee00eaf62a591c6bd4bf2acb7e734df32f9f3c9"` Nov 30 02:13:29.732 INFO [stdout] 5a5b3326dc4ab2bb8bd975132ee00eaf62a591c6bd4bf2acb7e734df32f9f3c9