Sep 19 23:52:32.778 INFO checking imageproc-0.13.0 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 23:52:32.778 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 23:52:32.778 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-5/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 23:52:33.194 INFO blam! 28dba5dc633b1186eab1483477e3c871aa10a4fa0dcd1f375dbfd15683a68a40 Sep 19 23:52:33.197 INFO running `"docker" "start" "-a" "28dba5dc633b1186eab1483477e3c871aa10a4fa0dcd1f375dbfd15683a68a40"` Sep 19 23:52:34.671 INFO kablam! usermod: no changes Sep 19 23:52:34.976 INFO kablam! Checking png v0.11.0 Sep 19 23:52:34.979 INFO kablam! Checking nalgebra v0.11.2 Sep 19 23:52:36.707 INFO kablam! Checking image v0.18.0 Sep 19 23:53:05.835 INFO kablam! Checking imageproc v0.13.0 (/source) Sep 19 23:53:08.323 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 23:53:08.323 INFO kablam! --> src/filter/median.rs:120:34 Sep 19 23:53:08.323 INFO kablam! | Sep 19 23:53:08.323 INFO kablam! 120 | let py = min(max(0, dy), (height as i32 - 1)) as u32; Sep 19 23:53:08.323 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 23:53:08.323 INFO kablam! | Sep 19 23:53:08.323 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 19 23:53:08.323 INFO kablam! Sep 19 23:53:08.331 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 23:53:08.331 INFO kablam! --> src/filter/median.rs:123:38 Sep 19 23:53:08.331 INFO kablam! | Sep 19 23:53:08.331 INFO kablam! 123 | let px = min(max(0, dx), (width as i32 - 1)) as u32; Sep 19 23:53:08.331 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 23:53:08.331 INFO kablam! Sep 19 23:53:08.331 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 23:53:08.331 INFO kablam! --> src/filter/mod.rs:122:37 Sep 19 23:53:08.331 INFO kablam! | Sep 19 23:53:08.331 INFO kablam! 122 | max(height, (height + y + k_y - k_height / 2)), Sep 19 23:53:08.331 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 23:53:08.331 INFO kablam! Sep 19 23:53:08.331 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 23:53:08.331 INFO kablam! --> src/filter/mod.rs:127:40 Sep 19 23:53:08.331 INFO kablam! | Sep 19 23:53:08.331 INFO kablam! 127 | max(width, (width + x + k_x - k_width / 2)), Sep 19 23:53:08.331 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 23:53:08.331 INFO kablam! Sep 19 23:53:09.251 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 23:53:09.251 INFO kablam! --> src/filter/median.rs:120:34 Sep 19 23:53:09.251 INFO kablam! | Sep 19 23:53:09.251 INFO kablam! 120 | let py = min(max(0, dy), (height as i32 - 1)) as u32; Sep 19 23:53:09.251 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 23:53:09.251 INFO kablam! | Sep 19 23:53:09.251 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 19 23:53:09.251 INFO kablam! Sep 19 23:53:09.251 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 23:53:09.251 INFO kablam! --> src/filter/median.rs:123:38 Sep 19 23:53:09.251 INFO kablam! | Sep 19 23:53:09.251 INFO kablam! 123 | let px = min(max(0, dx), (width as i32 - 1)) as u32; Sep 19 23:53:09.251 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 23:53:09.251 INFO kablam! Sep 19 23:53:09.251 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 23:53:09.251 INFO kablam! --> src/filter/mod.rs:122:37 Sep 19 23:53:09.251 INFO kablam! | Sep 19 23:53:09.251 INFO kablam! 122 | max(height, (height + y + k_y - k_height / 2)), Sep 19 23:53:09.251 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 23:53:09.251 INFO kablam! Sep 19 23:53:09.251 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 23:53:09.251 INFO kablam! --> src/filter/mod.rs:127:40 Sep 19 23:53:09.251 INFO kablam! | Sep 19 23:53:09.251 INFO kablam! 127 | max(width, (width + x + k_x - k_width / 2)), Sep 19 23:53:09.251 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 23:53:09.251 INFO kablam! Sep 19 23:53:11.423 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 19 23:53:11.423 INFO kablam! --> src/definitions.rs:16:19 Sep 19 23:53:11.423 INFO kablam! | Sep 19 23:53:11.423 INFO kablam! 16 | pub type Image = ImageBuffer>; Sep 19 23:53:11.423 INFO kablam! | ^^^^^ Sep 19 23:53:11.423 INFO kablam! | Sep 19 23:53:11.423 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 19 23:53:11.423 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 19 23:53:11.423 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 19 23:53:11.423 INFO kablam! --> src/definitions.rs:16:47 Sep 19 23:53:11.423 INFO kablam! | Sep 19 23:53:11.423 INFO kablam! 16 | pub type Image = ImageBuffer>; Sep 19 23:53:11.423 INFO kablam! | ^^^^^^^^^^^ Sep 19 23:53:11.423 INFO kablam! Sep 19 23:53:20.963 INFO kablam! error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) Sep 19 23:53:20.963 INFO kablam! --> examples/font.rs:25:26 Sep 19 23:53:20.963 INFO kablam! | Sep 19 23:53:20.963 INFO kablam! 25 | let font = Vec::from(include_bytes!("DejaVuSans.ttf") as &[u8]); Sep 19 23:53:20.963 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:53:20.963 INFO kablam! Sep 19 23:53:20.963 INFO kablam! error: aborting due to previous error Sep 19 23:53:20.963 INFO kablam! Sep 19 23:53:20.970 INFO kablam! error: Could not compile `imageproc`. Sep 19 23:53:20.970 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 23:53:22.855 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 19 23:53:22.855 INFO kablam! --> src/definitions.rs:16:19 Sep 19 23:53:22.855 INFO kablam! | Sep 19 23:53:22.855 INFO kablam! 16 | pub type Image = ImageBuffer>; Sep 19 23:53:22.855 INFO kablam! | ^^^^^ Sep 19 23:53:22.855 INFO kablam! | Sep 19 23:53:22.855 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 19 23:53:22.855 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 19 23:53:22.855 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 19 23:53:22.855 INFO kablam! --> src/definitions.rs:16:47 Sep 19 23:53:22.855 INFO kablam! | Sep 19 23:53:22.855 INFO kablam! 16 | pub type Image = ImageBuffer>; Sep 19 23:53:22.855 INFO kablam! | ^^^^^^^^^^^ Sep 19 23:53:22.855 INFO kablam! Sep 19 23:53:24.810 INFO kablam! error: build failed Sep 19 23:53:24.815 INFO kablam! su: No module specific data is present Sep 19 23:53:26.152 INFO running `"docker" "rm" "-f" "28dba5dc633b1186eab1483477e3c871aa10a4fa0dcd1f375dbfd15683a68a40"` Sep 19 23:53:26.455 INFO blam! 28dba5dc633b1186eab1483477e3c871aa10a4fa0dcd1f375dbfd15683a68a40