Sep 19 19:53:46.760 INFO checking spaces-0.0.1 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 19:53:46.760 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 19:53:46.760 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-2/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 19:53:47.039 INFO blam! 257742f548d909e4d0bbfd66a2bb5fb548dd0f2f39b145dea70b31d2b3a75045 Sep 19 19:53:47.041 INFO running `"docker" "start" "-a" "257742f548d909e4d0bbfd66a2bb5fb548dd0f2f39b145dea70b31d2b3a75045"` Sep 19 19:53:47.799 INFO kablam! usermod: no changes Sep 19 19:53:47.894 INFO kablam! Compiling ndarray v0.11.2 Sep 19 19:53:47.894 INFO kablam! Checking itertools v0.7.8 Sep 19 19:53:47.894 INFO kablam! Checking num-complex v0.1.43 Sep 19 19:53:47.894 INFO kablam! Checking rulinalg v0.3.7 Sep 19 19:53:52.118 INFO kablam! Checking rusty-machine v0.5.4 Sep 19 19:53:59.742 INFO kablam! Checking spaces v0.0.1 (/source) Sep 19 19:54:00.331 INFO kablam! warning: unused macro definition Sep 19 19:54:00.331 INFO kablam! --> src/macros.rs:3:1 Sep 19 19:54:00.331 INFO kablam! | Sep 19 19:54:00.331 INFO kablam! 3 | / macro_rules! wrap { Sep 19 19:54:00.331 INFO kablam! 4 | | ($lb:expr, $x:expr, $ub:expr) => { Sep 19 19:54:00.331 INFO kablam! 5 | | { Sep 19 19:54:00.332 INFO kablam! 6 | | let mut nx = $x; Sep 19 19:54:00.332 INFO kablam! ... | Sep 19 19:54:00.332 INFO kablam! 19 | | } Sep 19 19:54:00.333 INFO kablam! 20 | | } Sep 19 19:54:00.333 INFO kablam! | |_^ Sep 19 19:54:00.333 INFO kablam! | Sep 19 19:54:00.333 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 19 19:54:00.334 INFO kablam! Sep 19 19:54:00.408 INFO kablam! warning: unused macro definition Sep 19 19:54:00.408 INFO kablam! --> src/macros.rs:3:1 Sep 19 19:54:00.408 INFO kablam! | Sep 19 19:54:00.409 INFO kablam! 3 | / macro_rules! wrap { Sep 19 19:54:00.409 INFO kablam! 4 | | ($lb:expr, $x:expr, $ub:expr) => { Sep 19 19:54:00.409 INFO kablam! 5 | | { Sep 19 19:54:00.410 INFO kablam! 6 | | let mut nx = $x; Sep 19 19:54:00.410 INFO kablam! ... | Sep 19 19:54:00.410 INFO kablam! 19 | | } Sep 19 19:54:00.411 INFO kablam! 20 | | } Sep 19 19:54:00.411 INFO kablam! | |_^ Sep 19 19:54:00.412 INFO kablam! | Sep 19 19:54:00.412 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 19 19:54:00.412 INFO kablam! Sep 19 19:54:00.412 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 19:54:00.413 INFO kablam! --> src/dimensions.rs:753:32 Sep 19 19:54:00.413 INFO kablam! | Sep 19 19:54:00.413 INFO kablam! 753 | assert!(d.contains(((lb + ub) / 2.0))); Sep 19 19:54:00.414 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 19:54:00.414 INFO kablam! | Sep 19 19:54:00.414 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 19 19:54:00.415 INFO kablam! Sep 19 19:54:00.415 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 19:54:00.415 INFO kablam! --> src/dimensions.rs:785:32 Sep 19 19:54:00.416 INFO kablam! | Sep 19 19:54:00.416 INFO kablam! 785 | assert!(d.contains(((lb + ub) / 2.0))); Sep 19 19:54:00.416 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 19:54:00.417 INFO kablam! Sep 19 19:54:00.417 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 19:54:00.417 INFO kablam! --> src/dimensions.rs:818:32 Sep 19 19:54:00.418 INFO kablam! | Sep 19 19:54:00.422 INFO kablam! 818 | assert!(d.contains((size - 1))); Sep 19 19:54:00.422 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 19 19:54:00.422 INFO kablam! Sep 19 19:54:01.260 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.44s Sep 19 19:54:01.265 INFO kablam! su: No module specific data is present Sep 19 19:54:01.764 INFO running `"docker" "rm" "-f" "257742f548d909e4d0bbfd66a2bb5fb548dd0f2f39b145dea70b31d2b3a75045"` Sep 19 19:54:01.854 INFO blam! 257742f548d909e4d0bbfd66a2bb5fb548dd0f2f39b145dea70b31d2b3a75045