Sep 04 16:52:52.329 INFO checking imageproc-0.13.0 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 16:52:52.329 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 16:52:52.330 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-1/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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=500" "-e" "CMD=cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 16:52:52.576 INFO blam! 15ac8238edd389465bab443727352c605ab8a2a79c4c649d06af64c191170d77 Sep 04 16:52:52.577 INFO running `"docker" "start" "-a" "15ac8238edd389465bab443727352c605ab8a2a79c4c649d06af64c191170d77"` Sep 04 16:52:53.580 INFO kablam! Checking rayon v0.7.1 Sep 04 16:52:58.570 INFO kablam! Checking imageproc v0.13.0 (file:///source) Sep 04 16:53:03.515 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 16:53:03.516 INFO kablam! --> src/filter/median.rs:120:34 Sep 04 16:53:03.516 INFO kablam! | Sep 04 16:53:03.516 INFO kablam! 120 | let py = min(max(0, dy), (height as i32 - 1)) as u32; Sep 04 16:53:03.516 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 16:53:03.517 INFO kablam! | Sep 04 16:53:03.517 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 16:53:03.517 INFO kablam! Sep 04 16:53:03.517 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 16:53:03.517 INFO kablam! --> src/filter/median.rs:123:38 Sep 04 16:53:03.517 INFO kablam! | Sep 04 16:53:03.517 INFO kablam! 123 | let px = min(max(0, dx), (width as i32 - 1)) as u32; Sep 04 16:53:03.517 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 16:53:03.517 INFO kablam! Sep 04 16:53:03.517 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 16:53:03.517 INFO kablam! --> src/filter/mod.rs:122:37 Sep 04 16:53:03.517 INFO kablam! | Sep 04 16:53:03.517 INFO kablam! 122 | max(height, (height + y + k_y - k_height / 2)), Sep 04 16:53:03.517 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 16:53:03.517 INFO kablam! Sep 04 16:53:03.517 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 16:53:03.517 INFO kablam! --> src/filter/mod.rs:127:40 Sep 04 16:53:03.517 INFO kablam! | Sep 04 16:53:03.517 INFO kablam! 127 | max(width, (width + x + k_x - k_width / 2)), Sep 04 16:53:03.517 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 16:53:03.517 INFO kablam! Sep 04 16:53:03.952 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 16:53:03.952 INFO kablam! --> src/filter/median.rs:120:34 Sep 04 16:53:03.952 INFO kablam! | Sep 04 16:53:03.952 INFO kablam! 120 | let py = min(max(0, dy), (height as i32 - 1)) as u32; Sep 04 16:53:03.952 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 16:53:03.952 INFO kablam! | Sep 04 16:53:03.952 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 16:53:03.952 INFO kablam! Sep 04 16:53:03.952 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 16:53:03.952 INFO kablam! --> src/filter/median.rs:123:38 Sep 04 16:53:03.952 INFO kablam! | Sep 04 16:53:03.952 INFO kablam! 123 | let px = min(max(0, dx), (width as i32 - 1)) as u32; Sep 04 16:53:03.952 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 16:53:03.952 INFO kablam! Sep 04 16:53:03.953 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 16:53:03.953 INFO kablam! --> src/filter/mod.rs:122:37 Sep 04 16:53:03.953 INFO kablam! | Sep 04 16:53:03.953 INFO kablam! 122 | max(height, (height + y + k_y - k_height / 2)), Sep 04 16:53:03.953 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 16:53:03.953 INFO kablam! Sep 04 16:53:03.953 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 16:53:03.953 INFO kablam! --> src/filter/mod.rs:127:40 Sep 04 16:53:03.953 INFO kablam! | Sep 04 16:53:03.953 INFO kablam! 127 | max(width, (width + x + k_x - k_width / 2)), Sep 04 16:53:03.953 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 16:53:03.953 INFO kablam! Sep 04 16:53:07.799 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 16:53:07.799 INFO kablam! --> src/definitions.rs:16:19 Sep 04 16:53:07.799 INFO kablam! | Sep 04 16:53:07.799 INFO kablam! 16 | pub type Image = ImageBuffer>; Sep 04 16:53:07.799 INFO kablam! | ^^^^^ Sep 04 16:53:07.799 INFO kablam! | Sep 04 16:53:07.799 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 04 16:53:07.799 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 16:53:07.799 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 04 16:53:07.799 INFO kablam! --> src/definitions.rs:16:47 Sep 04 16:53:07.799 INFO kablam! | Sep 04 16:53:07.800 INFO kablam! 16 | pub type Image = ImageBuffer>; Sep 04 16:53:07.800 INFO kablam! | ^^^^^^^^^^^ Sep 04 16:53:07.800 INFO kablam! Sep 04 16:53:23.312 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 16:53:23.312 INFO kablam! --> src/definitions.rs:16:19 Sep 04 16:53:23.312 INFO kablam! | Sep 04 16:53:23.312 INFO kablam! 16 | pub type Image = ImageBuffer>; Sep 04 16:53:23.312 INFO kablam! | ^^^^^ Sep 04 16:53:23.321 INFO kablam! | Sep 04 16:53:23.321 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 04 16:53:23.321 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 16:53:23.321 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 04 16:53:23.321 INFO kablam! --> src/definitions.rs:16:47 Sep 04 16:53:23.321 INFO kablam! | Sep 04 16:53:23.321 INFO kablam! 16 | pub type Image = ImageBuffer>; Sep 04 16:53:23.321 INFO kablam! | ^^^^^^^^^^^ Sep 04 16:53:23.321 INFO kablam! Sep 04 16:53:23.538 INFO kablam! error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) Sep 04 16:53:23.538 INFO kablam! --> examples/font.rs:25:26 Sep 04 16:53:23.538 INFO kablam! | Sep 04 16:53:23.538 INFO kablam! 25 | let font = Vec::from(include_bytes!("DejaVuSans.ttf") as &[u8]); Sep 04 16:53:23.538 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:53:23.538 INFO kablam! Sep 04 16:53:23.539 INFO kablam! error: aborting due to previous error Sep 04 16:53:23.539 INFO kablam! Sep 04 16:53:23.571 INFO kablam! error: Could not compile `imageproc`. Sep 04 16:53:23.571 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 16:53:24.680 INFO kablam! error: build failed Sep 04 16:53:24.682 INFO kablam! su: No module specific data is present Sep 04 16:53:25.335 INFO running `"docker" "rm" "-f" "15ac8238edd389465bab443727352c605ab8a2a79c4c649d06af64c191170d77"` Sep 04 16:53:25.497 INFO blam! 15ac8238edd389465bab443727352c605ab8a2a79c4c649d06af64c191170d77