Sep 14 14:42:05.816 INFO checking imageproc-0.13.0 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 14:42:05.816 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 14:42:05.816 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-7/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 14:42:06.227 INFO blam! 35567d770f06968a1179e739ec4558777a9c0f5acefb65a5aeb7cb28e7958108 Sep 14 14:42:06.229 INFO running `"docker" "start" "-a" "35567d770f06968a1179e739ec4558777a9c0f5acefb65a5aeb7cb28e7958108"` Sep 14 14:42:07.539 INFO kablam! usermod: no changes Sep 14 14:42:07.867 INFO kablam! Checking rayon v0.7.1 Sep 14 14:42:10.472 INFO kablam! Checking imageproc v0.13.0 (file:///source) Sep 14 14:42:13.313 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 14:42:13.313 INFO kablam! --> src/filter/median.rs:120:34 Sep 14 14:42:13.313 INFO kablam! | Sep 14 14:42:13.313 INFO kablam! 120 | let py = min(max(0, dy), (height as i32 - 1)) as u32; Sep 14 14:42:13.313 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 14:42:13.313 INFO kablam! | Sep 14 14:42:13.313 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 14 14:42:13.313 INFO kablam! Sep 14 14:42:13.313 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 14:42:13.313 INFO kablam! --> src/filter/median.rs:123:38 Sep 14 14:42:13.313 INFO kablam! | Sep 14 14:42:13.313 INFO kablam! 123 | let px = min(max(0, dx), (width as i32 - 1)) as u32; Sep 14 14:42:13.313 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 14:42:13.313 INFO kablam! Sep 14 14:42:13.313 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 14:42:13.313 INFO kablam! --> src/filter/mod.rs:122:37 Sep 14 14:42:13.313 INFO kablam! | Sep 14 14:42:13.313 INFO kablam! 122 | max(height, (height + y + k_y - k_height / 2)), Sep 14 14:42:13.313 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 14:42:13.313 INFO kablam! Sep 14 14:42:13.313 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 14:42:13.313 INFO kablam! --> src/filter/mod.rs:127:40 Sep 14 14:42:13.313 INFO kablam! | Sep 14 14:42:13.313 INFO kablam! 127 | max(width, (width + x + k_x - k_width / 2)), Sep 14 14:42:13.313 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 14:42:13.313 INFO kablam! Sep 14 14:42:13.884 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 14:42:13.884 INFO kablam! --> src/filter/median.rs:120:34 Sep 14 14:42:13.884 INFO kablam! | Sep 14 14:42:13.884 INFO kablam! 120 | let py = min(max(0, dy), (height as i32 - 1)) as u32; Sep 14 14:42:13.884 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 14:42:13.884 INFO kablam! | Sep 14 14:42:13.884 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 14 14:42:13.884 INFO kablam! Sep 14 14:42:13.885 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 14:42:13.885 INFO kablam! --> src/filter/median.rs:123:38 Sep 14 14:42:13.885 INFO kablam! | Sep 14 14:42:13.885 INFO kablam! 123 | let px = min(max(0, dx), (width as i32 - 1)) as u32; Sep 14 14:42:13.885 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 14:42:13.885 INFO kablam! Sep 14 14:42:13.886 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 14:42:13.886 INFO kablam! --> src/filter/mod.rs:122:37 Sep 14 14:42:13.886 INFO kablam! | Sep 14 14:42:13.886 INFO kablam! 122 | max(height, (height + y + k_y - k_height / 2)), Sep 14 14:42:13.886 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 14:42:13.886 INFO kablam! Sep 14 14:42:13.887 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 14:42:13.887 INFO kablam! --> src/filter/mod.rs:127:40 Sep 14 14:42:13.887 INFO kablam! | Sep 14 14:42:13.887 INFO kablam! 127 | max(width, (width + x + k_x - k_width / 2)), Sep 14 14:42:13.887 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 14:42:13.887 INFO kablam! Sep 14 14:42:17.141 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 14 14:42:17.141 INFO kablam! --> src/definitions.rs:16:19 Sep 14 14:42:17.141 INFO kablam! | Sep 14 14:42:17.141 INFO kablam! 16 | pub type Image = ImageBuffer>; Sep 14 14:42:17.141 INFO kablam! | ^^^^^ Sep 14 14:42:17.141 INFO kablam! | Sep 14 14:42:17.142 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 14 14:42:17.142 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 14 14:42:17.142 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 14 14:42:17.142 INFO kablam! --> src/definitions.rs:16:47 Sep 14 14:42:17.142 INFO kablam! | Sep 14 14:42:17.142 INFO kablam! 16 | pub type Image = ImageBuffer>; Sep 14 14:42:17.142 INFO kablam! | ^^^^^^^^^^^ Sep 14 14:42:17.143 INFO kablam! Sep 14 14:42:29.104 INFO kablam! error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) Sep 14 14:42:29.104 INFO kablam! --> examples/font.rs:25:26 Sep 14 14:42:29.104 INFO kablam! | Sep 14 14:42:29.104 INFO kablam! 25 | let font = Vec::from(include_bytes!("DejaVuSans.ttf") as &[u8]); Sep 14 14:42:29.104 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 14:42:29.104 INFO kablam! Sep 14 14:42:29.135 INFO kablam! error: aborting due to previous error Sep 14 14:42:29.135 INFO kablam! Sep 14 14:42:29.159 INFO kablam! error: Could not compile `imageproc`. Sep 14 14:42:29.160 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 14:42:30.883 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 14 14:42:30.883 INFO kablam! --> src/definitions.rs:16:19 Sep 14 14:42:30.884 INFO kablam! | Sep 14 14:42:30.884 INFO kablam! 16 | pub type Image = ImageBuffer>; Sep 14 14:42:30.884 INFO kablam! | ^^^^^ Sep 14 14:42:30.887 INFO kablam! | Sep 14 14:42:30.887 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 14 14:42:30.887 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 14 14:42:30.887 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 14 14:42:30.887 INFO kablam! --> src/definitions.rs:16:47 Sep 14 14:42:30.887 INFO kablam! | Sep 14 14:42:30.887 INFO kablam! 16 | pub type Image = ImageBuffer>; Sep 14 14:42:30.887 INFO kablam! | ^^^^^^^^^^^ Sep 14 14:42:30.887 INFO kablam! Sep 14 14:42:31.147 INFO kablam! error: build failed Sep 14 14:42:31.149 INFO kablam! su: No module specific data is present Sep 14 14:42:33.044 INFO running `"docker" "rm" "-f" "35567d770f06968a1179e739ec4558777a9c0f5acefb65a5aeb7cb28e7958108"` Sep 14 14:42:33.363 INFO blam! 35567d770f06968a1179e739ec4558777a9c0f5acefb65a5aeb7cb28e7958108