Sep 19 20:04:31.587 INFO checking slippy-map-tiles-0.14.0 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 20:04:31.587 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 20:04:31.587 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-3/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 20:04:31.750 INFO blam! 6b6b7f9d1f875e3f7c30c1b828f2071cee39b679a9cfbad1128b6b6a3de015b0 Sep 19 20:04:31.752 INFO running `"docker" "start" "-a" "6b6b7f9d1f875e3f7c30c1b828f2071cee39b679a9cfbad1128b6b6a3de015b0"` Sep 19 20:04:32.734 INFO kablam! usermod: no changes Sep 19 20:04:32.779 INFO kablam! Checking slippy-map-tiles v0.14.0 (/source) Sep 19 20:04:33.090 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 20:04:33.091 INFO kablam! --> src/lib.rs:175:36 Sep 19 20:04:33.091 INFO kablam! | Sep 19 20:04:33.091 INFO kablam! 175 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 19 20:04:33.091 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 20:04:33.091 INFO kablam! | Sep 19 20:04:33.091 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 19 20:04:33.091 INFO kablam! Sep 19 20:04:33.091 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 20:04:33.091 INFO kablam! --> src/lib.rs:175:53 Sep 19 20:04:33.091 INFO kablam! | Sep 19 20:04:33.091 INFO kablam! 175 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 19 20:04:33.091 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 20:04:33.091 INFO kablam! Sep 19 20:04:33.091 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 20:04:33.091 INFO kablam! --> src/lib.rs:180:57 Sep 19 20:04:33.091 INFO kablam! | Sep 19 20:04:33.091 INFO kablam! 180 | tile_nw_lat_lon(self.zoom, (self.x as f32)+1.0, (self.y as f32)) Sep 19 20:04:33.091 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 20:04:33.091 INFO kablam! Sep 19 20:04:33.091 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 20:04:33.091 INFO kablam! --> src/lib.rs:185:36 Sep 19 20:04:33.091 INFO kablam! | Sep 19 20:04:33.091 INFO kablam! 185 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)+1.0) Sep 19 20:04:33.091 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 20:04:33.091 INFO kablam! Sep 19 20:04:33.094 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 20:04:33.094 INFO kablam! --> src/lib.rs:510:36 Sep 19 20:04:33.094 INFO kablam! | Sep 19 20:04:33.094 INFO kablam! 510 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 19 20:04:33.094 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 20:04:33.094 INFO kablam! Sep 19 20:04:33.094 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 20:04:33.094 INFO kablam! --> src/lib.rs:510:53 Sep 19 20:04:33.094 INFO kablam! | Sep 19 20:04:33.094 INFO kablam! 510 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 19 20:04:33.094 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 20:04:33.094 INFO kablam! Sep 19 20:04:33.094 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 20:04:33.094 INFO kablam! --> src/lib.rs:515:72 Sep 19 20:04:33.094 INFO kablam! | Sep 19 20:04:33.094 INFO kablam! 515 | tile_nw_lat_lon(self.zoom, (self.x+self.size() as u32) as f32, (self.y as f32)) Sep 19 20:04:33.094 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 20:04:33.094 INFO kablam! Sep 19 20:04:33.094 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 20:04:33.094 INFO kablam! --> src/lib.rs:520:36 Sep 19 20:04:33.094 INFO kablam! | Sep 19 20:04:33.094 INFO kablam! 520 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y+self.size() as u32) as f32) Sep 19 20:04:33.094 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 20:04:33.094 INFO kablam! Sep 19 20:04:33.325 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 20:04:33.325 INFO kablam! --> src/lib.rs:175:36 Sep 19 20:04:33.325 INFO kablam! | Sep 19 20:04:33.325 INFO kablam! 175 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 19 20:04:33.325 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 20:04:33.325 INFO kablam! | Sep 19 20:04:33.325 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 19 20:04:33.325 INFO kablam! Sep 19 20:04:33.325 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 20:04:33.325 INFO kablam! --> src/lib.rs:175:53 Sep 19 20:04:33.325 INFO kablam! | Sep 19 20:04:33.325 INFO kablam! 175 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 19 20:04:33.326 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 20:04:33.326 INFO kablam! Sep 19 20:04:33.326 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 20:04:33.326 INFO kablam! --> src/lib.rs:180:57 Sep 19 20:04:33.326 INFO kablam! | Sep 19 20:04:33.326 INFO kablam! 180 | tile_nw_lat_lon(self.zoom, (self.x as f32)+1.0, (self.y as f32)) Sep 19 20:04:33.326 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 20:04:33.326 INFO kablam! Sep 19 20:04:33.326 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 20:04:33.326 INFO kablam! --> src/lib.rs:185:36 Sep 19 20:04:33.326 INFO kablam! | Sep 19 20:04:33.326 INFO kablam! 185 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)+1.0) Sep 19 20:04:33.326 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 20:04:33.326 INFO kablam! Sep 19 20:04:33.326 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 20:04:33.326 INFO kablam! --> src/lib.rs:510:36 Sep 19 20:04:33.326 INFO kablam! | Sep 19 20:04:33.326 INFO kablam! 510 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 19 20:04:33.326 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 20:04:33.326 INFO kablam! Sep 19 20:04:33.326 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 20:04:33.326 INFO kablam! --> src/lib.rs:510:53 Sep 19 20:04:33.326 INFO kablam! | Sep 19 20:04:33.326 INFO kablam! 510 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 19 20:04:33.326 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 20:04:33.326 INFO kablam! Sep 19 20:04:33.326 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 20:04:33.326 INFO kablam! --> src/lib.rs:515:72 Sep 19 20:04:33.326 INFO kablam! | Sep 19 20:04:33.326 INFO kablam! 515 | tile_nw_lat_lon(self.zoom, (self.x+self.size() as u32) as f32, (self.y as f32)) Sep 19 20:04:33.326 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 20:04:33.326 INFO kablam! Sep 19 20:04:33.326 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 20:04:33.326 INFO kablam! --> src/lib.rs:520:36 Sep 19 20:04:33.326 INFO kablam! | Sep 19 20:04:33.326 INFO kablam! 520 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y+self.size() as u32) as f32) Sep 19 20:04:33.326 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 20:04:33.326 INFO kablam! Sep 19 20:04:34.865 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.11s Sep 19 20:04:34.869 INFO kablam! su: No module specific data is present Sep 19 20:04:35.468 INFO running `"docker" "rm" "-f" "6b6b7f9d1f875e3f7c30c1b828f2071cee39b679a9cfbad1128b6b6a3de015b0"` Sep 19 20:04:35.570 INFO blam! 6b6b7f9d1f875e3f7c30c1b828f2071cee39b679a9cfbad1128b6b6a3de015b0