Sep 04 07:34:09.479 INFO checking s2-0.0.6 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 07:34:09.479 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 07:34:09.480 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-2/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 07:34:09.648 INFO blam! ac8afc1d22ee826e86d04457b7d08c7ecac8953a7f8fec077e5bfc1ed88debe0 Sep 04 07:34:09.649 INFO running `"docker" "start" "-a" "ac8afc1d22ee826e86d04457b7d08c7ecac8953a7f8fec077e5bfc1ed88debe0"` Sep 04 07:34:10.210 INFO kablam! Checking float_extras v0.1.6 Sep 04 07:34:10.499 INFO kablam! Checking s2 v0.0.6 (file:///source) Sep 04 07:34:11.296 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 07:34:11.296 INFO kablam! --> src/s2/cellid.rs:728:11 Sep 04 07:34:11.296 INFO kablam! | Sep 04 07:34:11.296 INFO kablam! 728 | clamp(((MAX_SIZE as f64 * s).floor() as i32), 0, MAX_SIZE_I32 - 1) Sep 04 07:34:11.296 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 07:34:11.296 INFO kablam! | Sep 04 07:34:11.296 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 07:34:11.296 INFO kablam! Sep 04 07:34:11.298 INFO kablam! warning: doc comment not used by rustdoc Sep 04 07:34:11.298 INFO kablam! --> src/s2/cap.rs:317:9 Sep 04 07:34:11.298 INFO kablam! | Sep 04 07:34:11.298 INFO kablam! 317 | /// If the cap contains any cell vertex, return true. Sep 04 07:34:11.298 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 07:34:11.298 INFO kablam! | Sep 04 07:34:11.298 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Sep 04 07:34:11.298 INFO kablam! Sep 04 07:34:11.659 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 07:34:11.659 INFO kablam! --> src/s2/cellid.rs:728:11 Sep 04 07:34:11.659 INFO kablam! | Sep 04 07:34:11.659 INFO kablam! 728 | clamp(((MAX_SIZE as f64 * s).floor() as i32), 0, MAX_SIZE_I32 - 1) Sep 04 07:34:11.660 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 07:34:11.660 INFO kablam! | Sep 04 07:34:11.660 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 07:34:11.660 INFO kablam! Sep 04 07:34:11.676 INFO kablam! warning: doc comment not used by rustdoc Sep 04 07:34:11.676 INFO kablam! --> src/s2/cap.rs:317:9 Sep 04 07:34:11.676 INFO kablam! | Sep 04 07:34:11.676 INFO kablam! 317 | /// If the cap contains any cell vertex, return true. Sep 04 07:34:11.676 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 07:34:11.676 INFO kablam! | Sep 04 07:34:11.676 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Sep 04 07:34:11.677 INFO kablam! Sep 04 07:34:12.906 INFO kablam! warning: variable does not need to be mutable Sep 04 07:34:12.906 INFO kablam! --> src/s2/cellunion.rs:54:13 Sep 04 07:34:12.906 INFO kablam! | Sep 04 07:34:12.906 INFO kablam! 54 | let mut v = &mut self.0; Sep 04 07:34:12.906 INFO kablam! | ----^ Sep 04 07:34:12.906 INFO kablam! | | Sep 04 07:34:12.906 INFO kablam! | help: remove this `mut` Sep 04 07:34:12.906 INFO kablam! | Sep 04 07:34:12.906 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 04 07:34:12.906 INFO kablam! Sep 04 07:34:13.031 INFO kablam! warning: variable does not need to be mutable Sep 04 07:34:13.031 INFO kablam! --> src/s2/region.rs:518:21 Sep 04 07:34:13.031 INFO kablam! | Sep 04 07:34:13.031 INFO kablam! 518 | let mut v = &mut covering.0; Sep 04 07:34:13.031 INFO kablam! | ----^ Sep 04 07:34:13.031 INFO kablam! | | Sep 04 07:34:13.031 INFO kablam! | help: remove this `mut` Sep 04 07:34:13.031 INFO kablam! Sep 04 07:34:15.840 INFO kablam! warning: variable does not need to be mutable Sep 04 07:34:15.840 INFO kablam! --> src/s2/cellunion.rs:54:13 Sep 04 07:34:15.840 INFO kablam! | Sep 04 07:34:15.840 INFO kablam! 54 | let mut v = &mut self.0; Sep 04 07:34:15.840 INFO kablam! | ----^ Sep 04 07:34:15.840 INFO kablam! | | Sep 04 07:34:15.840 INFO kablam! | help: remove this `mut` Sep 04 07:34:15.840 INFO kablam! | Sep 04 07:34:15.840 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 04 07:34:15.840 INFO kablam! Sep 04 07:34:16.008 INFO kablam! warning: variable does not need to be mutable Sep 04 07:34:16.008 INFO kablam! --> src/s2/region.rs:518:21 Sep 04 07:34:16.008 INFO kablam! | Sep 04 07:34:16.008 INFO kablam! 518 | let mut v = &mut covering.0; Sep 04 07:34:16.008 INFO kablam! | ----^ Sep 04 07:34:16.008 INFO kablam! | | Sep 04 07:34:16.008 INFO kablam! | help: remove this `mut` Sep 04 07:34:16.008 INFO kablam! Sep 04 07:34:16.268 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.09s Sep 04 07:34:16.276 INFO kablam! su: No module specific data is present Sep 04 07:34:16.697 INFO running `"docker" "rm" "-f" "ac8afc1d22ee826e86d04457b7d08c7ecac8953a7f8fec077e5bfc1ed88debe0"` Sep 04 07:34:16.784 INFO blam! ac8afc1d22ee826e86d04457b7d08c7ecac8953a7f8fec077e5bfc1ed88debe0