Oct 12 20:55:21.798 INFO checking guillaume-gomez/tilt-shift-rust against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 20:55:21.799 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-7/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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"` Oct 12 20:55:22.317 INFO blam! bfc8172acf36f4052720626346a9145f40e29da698c581eb09ffa2592d85243f Oct 12 20:55:22.332 INFO running `"docker" "start" "-a" "bfc8172acf36f4052720626346a9145f40e29da698c581eb09ffa2592d85243f"` Oct 12 20:55:23.794 INFO kablam! usermod: no changes Oct 12 20:55:23.941 INFO kablam! Checking atty v0.2.3 Oct 12 20:55:23.942 INFO kablam! Checking textwrap v0.8.0 Oct 12 20:55:24.780 INFO kablam! Checking clap v2.26.2 Oct 12 20:55:31.664 INFO kablam! Checking tilt-shift v0.1.0 (/source) Oct 12 20:55:34.095 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 20:55:34.096 INFO kablam! --> src/main.rs:73:65 Oct 12 20:55:34.097 INFO kablam! | Oct 12 20:55:34.097 INFO kablam! 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); Oct 12 20:55:34.097 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 20:55:34.097 INFO kablam! | Oct 12 20:55:34.097 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 12 20:55:34.098 INFO kablam! Oct 12 20:55:34.098 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 20:55:34.098 INFO kablam! --> src/main.rs:73:88 Oct 12 20:55:34.098 INFO kablam! | Oct 12 20:55:34.099 INFO kablam! 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); Oct 12 20:55:34.099 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 20:55:34.099 INFO kablam! Oct 12 20:55:34.104 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 20:55:34.105 INFO kablam! --> src/main.rs:73:65 Oct 12 20:55:34.105 INFO kablam! | Oct 12 20:55:34.105 INFO kablam! 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); Oct 12 20:55:34.105 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 20:55:34.105 INFO kablam! | Oct 12 20:55:34.105 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 12 20:55:34.106 INFO kablam! Oct 12 20:55:34.106 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 20:55:34.106 INFO kablam! --> src/main.rs:73:88 Oct 12 20:55:34.106 INFO kablam! | Oct 12 20:55:34.106 INFO kablam! 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); Oct 12 20:55:34.106 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 20:55:34.107 INFO kablam! Oct 12 20:55:34.264 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 20:55:34.265 INFO kablam! --> src/main.rs:64:5 Oct 12 20:55:34.265 INFO kablam! | Oct 12 20:55:34.266 INFO kablam! 64 | fs::create_dir(output_file_folder); Oct 12 20:55:34.266 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:55:34.267 INFO kablam! | Oct 12 20:55:34.267 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 20:55:34.268 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 20:55:34.269 INFO kablam! Oct 12 20:55:34.338 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 20:55:34.339 INFO kablam! --> src/main.rs:64:5 Oct 12 20:55:34.339 INFO kablam! | Oct 12 20:55:34.340 INFO kablam! 64 | fs::create_dir(output_file_folder); Oct 12 20:55:34.341 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:55:34.341 INFO kablam! | Oct 12 20:55:34.342 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 20:55:34.342 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 20:55:34.343 INFO kablam! Oct 12 20:55:34.377 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.54s Oct 12 20:55:34.383 INFO kablam! su: No module specific data is present Oct 12 20:55:36.170 INFO running `"docker" "rm" "-f" "bfc8172acf36f4052720626346a9145f40e29da698c581eb09ffa2592d85243f"` Oct 12 20:55:36.432 INFO blam! bfc8172acf36f4052720626346a9145f40e29da698c581eb09ffa2592d85243f