Sep 01 03:34:48.424 INFO checking triadic-census-0.2.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 01 03:34:48.424 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 03:34:48.424 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-0/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 03:34:48.611 INFO blam! 6cca612c5e87ed76a4e6aec9c58b42447c9e4b95881223e9b843557d1b70bbd2 Sep 01 03:34:48.613 INFO running `"docker" "start" "-a" "6cca612c5e87ed76a4e6aec9c58b42447c9e4b95881223e9b843557d1b70bbd2"` Sep 01 03:34:49.245 INFO kablam! Checking triadic-census v0.2.0 (file:///source) Sep 01 03:34:49.515 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 03:34:49.515 INFO kablam! --> src/lib.rs:357:50 Sep 01 03:34:49.515 INFO kablam! | Sep 01 03:34:49.515 INFO kablam! 357 | let vec_len = (n * n) / 64 + cmp::min(1, ((n * n) % 64)); Sep 01 03:34:49.515 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 03:34:49.516 INFO kablam! | Sep 01 03:34:49.516 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 03:34:49.516 INFO kablam! Sep 01 03:34:49.516 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 03:34:49.516 INFO kablam! --> src/lib.rs:411:50 Sep 01 03:34:49.516 INFO kablam! | Sep 01 03:34:49.516 INFO kablam! 411 | let vec_len = (n * n) / 64 + cmp::min(1, ((n * n) % 64)); Sep 01 03:34:49.516 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 03:34:49.516 INFO kablam! Sep 01 03:34:49.609 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 03:34:49.609 INFO kablam! --> src/lib.rs:357:50 Sep 01 03:34:49.609 INFO kablam! | Sep 01 03:34:49.609 INFO kablam! 357 | let vec_len = (n * n) / 64 + cmp::min(1, ((n * n) % 64)); Sep 01 03:34:49.609 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 03:34:49.609 INFO kablam! | Sep 01 03:34:49.609 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 03:34:49.609 INFO kablam! Sep 01 03:34:49.610 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 03:34:49.610 INFO kablam! --> src/lib.rs:411:50 Sep 01 03:34:49.610 INFO kablam! | Sep 01 03:34:49.610 INFO kablam! 411 | let vec_len = (n * n) / 64 + cmp::min(1, ((n * n) % 64)); Sep 01 03:34:49.610 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 03:34:49.610 INFO kablam! Sep 01 03:34:49.798 INFO kablam! warning: unused import: `IndexType` Sep 01 03:34:49.798 INFO kablam! --> src/lib.rs:8:34 Sep 01 03:34:49.798 INFO kablam! | Sep 01 03:34:49.798 INFO kablam! 8 | use petgraph::graph::{NodeIndex, IndexType}; Sep 01 03:34:49.798 INFO kablam! | ^^^^^^^^^ Sep 01 03:34:49.798 INFO kablam! | Sep 01 03:34:49.798 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 03:34:49.799 INFO kablam! Sep 01 03:34:50.113 INFO kablam! warning: unused import: `IndexType` Sep 01 03:34:50.113 INFO kablam! --> src/lib.rs:8:34 Sep 01 03:34:50.113 INFO kablam! | Sep 01 03:34:50.113 INFO kablam! 8 | use petgraph::graph::{NodeIndex, IndexType}; Sep 01 03:34:50.113 INFO kablam! | ^^^^^^^^^ Sep 01 03:34:50.113 INFO kablam! | Sep 01 03:34:50.113 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 03:34:50.113 INFO kablam! Sep 01 03:34:50.344 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.12s Sep 01 03:34:50.346 INFO kablam! su: No module specific data is present Sep 01 03:34:50.746 INFO running `"docker" "rm" "-f" "6cca612c5e87ed76a4e6aec9c58b42447c9e4b95881223e9b843557d1b70bbd2"` Sep 01 03:34:50.857 INFO blam! 6cca612c5e87ed76a4e6aec9c58b42447c9e4b95881223e9b843557d1b70bbd2