Sep 06 05:18:05.977 INFO checking imageproc-0.13.0 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 05:18:05.977 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 05:18:05.977 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-5/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 05:18:06.215 INFO blam! 462e3e4acf6fed80107877c85ecd49ed5e1944350db739bbd08a22f5612e0fb5 Sep 06 05:18:06.217 INFO running `"docker" "start" "-a" "462e3e4acf6fed80107877c85ecd49ed5e1944350db739bbd08a22f5612e0fb5"` Sep 06 05:18:07.298 INFO kablam! usermod: no changes Sep 06 05:18:07.574 INFO kablam! Checking imageproc v0.13.0 (file:///source) Sep 06 05:18:10.954 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 05:18:10.954 INFO kablam! --> src/filter/median.rs:120:34 Sep 06 05:18:10.954 INFO kablam! | Sep 06 05:18:10.954 INFO kablam! 120 | let py = min(max(0, dy), (height as i32 - 1)) as u32; Sep 06 05:18:10.954 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 05:18:10.954 INFO kablam! | Sep 06 05:18:10.954 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 06 05:18:10.954 INFO kablam! Sep 06 05:18:10.990 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 05:18:10.990 INFO kablam! --> src/filter/median.rs:123:38 Sep 06 05:18:10.990 INFO kablam! | Sep 06 05:18:10.990 INFO kablam! 123 | let px = min(max(0, dx), (width as i32 - 1)) as u32; Sep 06 05:18:10.990 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 05:18:10.990 INFO kablam! Sep 06 05:18:10.990 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 05:18:10.990 INFO kablam! --> src/filter/mod.rs:122:37 Sep 06 05:18:10.990 INFO kablam! | Sep 06 05:18:10.990 INFO kablam! 122 | max(height, (height + y + k_y - k_height / 2)), Sep 06 05:18:10.990 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 05:18:10.990 INFO kablam! Sep 06 05:18:10.990 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 05:18:10.990 INFO kablam! --> src/filter/mod.rs:127:40 Sep 06 05:18:10.990 INFO kablam! | Sep 06 05:18:10.990 INFO kablam! 127 | max(width, (width + x + k_x - k_width / 2)), Sep 06 05:18:10.990 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 05:18:10.990 INFO kablam! Sep 06 05:18:11.190 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 05:18:11.190 INFO kablam! --> src/filter/median.rs:120:34 Sep 06 05:18:11.190 INFO kablam! | Sep 06 05:18:11.190 INFO kablam! 120 | let py = min(max(0, dy), (height as i32 - 1)) as u32; Sep 06 05:18:11.190 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 05:18:11.190 INFO kablam! | Sep 06 05:18:11.190 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 06 05:18:11.190 INFO kablam! Sep 06 05:18:11.190 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 05:18:11.190 INFO kablam! --> src/filter/median.rs:123:38 Sep 06 05:18:11.190 INFO kablam! | Sep 06 05:18:11.190 INFO kablam! 123 | let px = min(max(0, dx), (width as i32 - 1)) as u32; Sep 06 05:18:11.190 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 05:18:11.190 INFO kablam! Sep 06 05:18:11.190 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 05:18:11.190 INFO kablam! --> src/filter/mod.rs:122:37 Sep 06 05:18:11.190 INFO kablam! | Sep 06 05:18:11.190 INFO kablam! 122 | max(height, (height + y + k_y - k_height / 2)), Sep 06 05:18:11.190 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 05:18:11.190 INFO kablam! Sep 06 05:18:11.190 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 05:18:11.190 INFO kablam! --> src/filter/mod.rs:127:40 Sep 06 05:18:11.190 INFO kablam! | Sep 06 05:18:11.190 INFO kablam! 127 | max(width, (width + x + k_x - k_width / 2)), Sep 06 05:18:11.190 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 05:18:11.190 INFO kablam! Sep 06 05:18:14.799 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 06 05:18:14.799 INFO kablam! --> src/definitions.rs:16:19 Sep 06 05:18:14.799 INFO kablam! | Sep 06 05:18:14.799 INFO kablam! 16 | pub type Image = ImageBuffer>; Sep 06 05:18:14.799 INFO kablam! | ^^^^^ Sep 06 05:18:14.799 INFO kablam! | Sep 06 05:18:14.804 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 06 05:18:14.804 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 06 05:18:14.804 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 06 05:18:14.804 INFO kablam! --> src/definitions.rs:16:47 Sep 06 05:18:14.804 INFO kablam! | Sep 06 05:18:14.804 INFO kablam! 16 | pub type Image = ImageBuffer>; Sep 06 05:18:14.804 INFO kablam! | ^^^^^^^^^^^ Sep 06 05:18:14.804 INFO kablam! Sep 06 05:18:26.402 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 06 05:18:26.402 INFO kablam! --> src/definitions.rs:16:19 Sep 06 05:18:26.402 INFO kablam! | Sep 06 05:18:26.402 INFO kablam! 16 | pub type Image = ImageBuffer>; Sep 06 05:18:26.402 INFO kablam! | ^^^^^ Sep 06 05:18:26.446 INFO kablam! | Sep 06 05:18:26.446 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 06 05:18:26.446 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 06 05:18:26.446 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 06 05:18:26.446 INFO kablam! --> src/definitions.rs:16:47 Sep 06 05:18:26.446 INFO kablam! | Sep 06 05:18:26.446 INFO kablam! 16 | pub type Image = ImageBuffer>; Sep 06 05:18:26.446 INFO kablam! | ^^^^^^^^^^^ Sep 06 05:18:26.446 INFO kablam! Sep 06 05:18:31.493 INFO kablam! error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) Sep 06 05:18:31.493 INFO kablam! --> examples/font.rs:25:26 Sep 06 05:18:31.493 INFO kablam! | Sep 06 05:18:31.493 INFO kablam! 25 | let font = Vec::from(include_bytes!("DejaVuSans.ttf") as &[u8]); Sep 06 05:18:31.493 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 05:18:31.493 INFO kablam! Sep 06 05:18:31.493 INFO kablam! error: aborting due to previous error Sep 06 05:18:31.493 INFO kablam! Sep 06 05:18:31.501 INFO kablam! error: Could not compile `imageproc`. Sep 06 05:18:31.501 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 05:18:31.694 INFO kablam! error: build failed Sep 06 05:18:31.696 INFO kablam! su: No module specific data is present Sep 06 05:18:32.891 INFO running `"docker" "rm" "-f" "462e3e4acf6fed80107877c85ecd49ed5e1944350db739bbd08a22f5612e0fb5"` Sep 06 05:18:33.030 INFO blam! 462e3e4acf6fed80107877c85ecd49ed5e1944350db739bbd08a22f5612e0fb5