Sep 19 18:54:27.981 INFO checking s2-0.0.6 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 18:54:27.981 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 18:54:27.981 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-7/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 18:54:28.387 INFO blam! a4ee0de632caf9e1b16c7e06db43e47e3a66c758993108083b9e6c044a8ff124 Sep 19 18:54:28.399 INFO running `"docker" "start" "-a" "a4ee0de632caf9e1b16c7e06db43e47e3a66c758993108083b9e6c044a8ff124"` Sep 19 18:54:30.019 INFO kablam! usermod: no changes Sep 19 18:54:30.087 INFO kablam! Checking float_extras v0.1.6 Sep 19 18:54:30.095 INFO kablam! Checking cgmath v0.14.1 Sep 19 18:54:36.636 INFO kablam! Checking s2 v0.0.6 (/source) Sep 19 18:54:37.263 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 18:54:37.263 INFO kablam! --> src/s2/cellid.rs:728:11 Sep 19 18:54:37.263 INFO kablam! | Sep 19 18:54:37.263 INFO kablam! 728 | clamp(((MAX_SIZE as f64 * s).floor() as i32), 0, MAX_SIZE_I32 - 1) Sep 19 18:54:37.263 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 18:54:37.263 INFO kablam! | Sep 19 18:54:37.263 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 19 18:54:37.263 INFO kablam! Sep 19 18:54:37.263 INFO kablam! warning: doc comment not used by rustdoc Sep 19 18:54:37.263 INFO kablam! --> src/s2/cap.rs:317:9 Sep 19 18:54:37.263 INFO kablam! | Sep 19 18:54:37.263 INFO kablam! 317 | /// If the cap contains any cell vertex, return true. Sep 19 18:54:37.263 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 18:54:37.263 INFO kablam! | Sep 19 18:54:37.263 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Sep 19 18:54:37.263 INFO kablam! Sep 19 18:54:37.767 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 18:54:37.767 INFO kablam! --> src/s2/cellid.rs:728:11 Sep 19 18:54:37.767 INFO kablam! | Sep 19 18:54:37.767 INFO kablam! 728 | clamp(((MAX_SIZE as f64 * s).floor() as i32), 0, MAX_SIZE_I32 - 1) Sep 19 18:54:37.767 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 18:54:37.767 INFO kablam! | Sep 19 18:54:37.767 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 19 18:54:37.767 INFO kablam! Sep 19 18:54:37.771 INFO kablam! warning: doc comment not used by rustdoc Sep 19 18:54:37.771 INFO kablam! --> src/s2/cap.rs:317:9 Sep 19 18:54:37.771 INFO kablam! | Sep 19 18:54:37.771 INFO kablam! 317 | /// If the cap contains any cell vertex, return true. Sep 19 18:54:37.771 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 18:54:37.771 INFO kablam! | Sep 19 18:54:37.771 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Sep 19 18:54:37.771 INFO kablam! Sep 19 18:54:38.239 INFO kablam! warning: variable does not need to be mutable Sep 19 18:54:38.239 INFO kablam! --> src/s2/cellunion.rs:54:13 Sep 19 18:54:38.239 INFO kablam! | Sep 19 18:54:38.239 INFO kablam! 54 | let mut v = &mut self.0; Sep 19 18:54:38.239 INFO kablam! | ----^ Sep 19 18:54:38.239 INFO kablam! | | Sep 19 18:54:38.239 INFO kablam! | help: remove this `mut` Sep 19 18:54:38.239 INFO kablam! | Sep 19 18:54:38.239 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 19 18:54:38.239 INFO kablam! Sep 19 18:54:38.327 INFO kablam! warning: variable does not need to be mutable Sep 19 18:54:38.327 INFO kablam! --> src/s2/region.rs:518:21 Sep 19 18:54:38.327 INFO kablam! | Sep 19 18:54:38.327 INFO kablam! 518 | let mut v = &mut covering.0; Sep 19 18:54:38.327 INFO kablam! | ----^ Sep 19 18:54:38.327 INFO kablam! | | Sep 19 18:54:38.327 INFO kablam! | help: remove this `mut` Sep 19 18:54:38.327 INFO kablam! Sep 19 18:54:40.663 INFO kablam! warning: variable does not need to be mutable Sep 19 18:54:40.663 INFO kablam! --> src/s2/cellunion.rs:54:13 Sep 19 18:54:40.663 INFO kablam! | Sep 19 18:54:40.663 INFO kablam! 54 | let mut v = &mut self.0; Sep 19 18:54:40.663 INFO kablam! | ----^ Sep 19 18:54:40.663 INFO kablam! | | Sep 19 18:54:40.663 INFO kablam! | help: remove this `mut` Sep 19 18:54:40.663 INFO kablam! | Sep 19 18:54:40.663 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 19 18:54:40.663 INFO kablam! Sep 19 18:54:40.810 INFO kablam! warning: variable does not need to be mutable Sep 19 18:54:40.811 INFO kablam! --> src/s2/region.rs:518:21 Sep 19 18:54:40.811 INFO kablam! | Sep 19 18:54:40.811 INFO kablam! 518 | let mut v = &mut covering.0; Sep 19 18:54:40.811 INFO kablam! | ----^ Sep 19 18:54:40.811 INFO kablam! | | Sep 19 18:54:40.811 INFO kablam! | help: remove this `mut` Sep 19 18:54:40.811 INFO kablam! Sep 19 18:54:41.102 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.06s Sep 19 18:54:41.106 INFO kablam! su: No module specific data is present Sep 19 18:54:41.883 INFO running `"docker" "rm" "-f" "a4ee0de632caf9e1b16c7e06db43e47e3a66c758993108083b9e6c044a8ff124"` Sep 19 18:54:42.162 INFO blam! a4ee0de632caf9e1b16c7e06db43e47e3a66c758993108083b9e6c044a8ff124