Sep 21 02:44:54.028 INFO checking spaces-0.0.1 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 02:44:54.028 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 02:44:54.028 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-0/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 02:44:54.269 INFO blam! 98554afceba3eb09ef6379198335c272ab3b1c45ec9fbfe8ac33eea94bd0cb5d Sep 21 02:44:54.272 INFO running `"docker" "start" "-a" "98554afceba3eb09ef6379198335c272ab3b1c45ec9fbfe8ac33eea94bd0cb5d"` Sep 21 02:44:55.066 INFO kablam! usermod: no changes Sep 21 02:44:55.150 INFO kablam! Compiling ndarray v0.11.2 Sep 21 02:44:55.154 INFO kablam! Checking itertools v0.7.8 Sep 21 02:44:55.158 INFO kablam! Checking rulinalg v0.3.7 Sep 21 02:44:59.174 INFO kablam! Checking rusty-machine v0.5.4 Sep 21 02:45:07.074 INFO kablam! Checking spaces v0.0.1 (/source) Sep 21 02:45:08.021 INFO kablam! warning: unused macro definition Sep 21 02:45:08.021 INFO kablam! --> src/macros.rs:3:1 Sep 21 02:45:08.021 INFO kablam! | Sep 21 02:45:08.021 INFO kablam! 3 | / macro_rules! wrap { Sep 21 02:45:08.021 INFO kablam! 4 | | ($lb:expr, $x:expr, $ub:expr) => { Sep 21 02:45:08.021 INFO kablam! 5 | | { Sep 21 02:45:08.021 INFO kablam! 6 | | let mut nx = $x; Sep 21 02:45:08.021 INFO kablam! ... | Sep 21 02:45:08.021 INFO kablam! 19 | | } Sep 21 02:45:08.021 INFO kablam! 20 | | } Sep 21 02:45:08.021 INFO kablam! | |_^ Sep 21 02:45:08.021 INFO kablam! | Sep 21 02:45:08.021 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 21 02:45:08.021 INFO kablam! Sep 21 02:45:08.026 INFO kablam! warning: unnecessary parentheses around method argument Sep 21 02:45:08.026 INFO kablam! --> src/dimensions.rs:753:32 Sep 21 02:45:08.026 INFO kablam! | Sep 21 02:45:08.026 INFO kablam! 753 | assert!(d.contains(((lb + ub) / 2.0))); Sep 21 02:45:08.026 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 02:45:08.026 INFO kablam! | Sep 21 02:45:08.026 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 21 02:45:08.026 INFO kablam! Sep 21 02:45:08.026 INFO kablam! warning: unnecessary parentheses around method argument Sep 21 02:45:08.026 INFO kablam! --> src/dimensions.rs:785:32 Sep 21 02:45:08.026 INFO kablam! | Sep 21 02:45:08.026 INFO kablam! 785 | assert!(d.contains(((lb + ub) / 2.0))); Sep 21 02:45:08.026 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 02:45:08.026 INFO kablam! Sep 21 02:45:08.026 INFO kablam! warning: unnecessary parentheses around method argument Sep 21 02:45:08.026 INFO kablam! --> src/dimensions.rs:818:32 Sep 21 02:45:08.026 INFO kablam! | Sep 21 02:45:08.026 INFO kablam! 818 | assert!(d.contains((size - 1))); Sep 21 02:45:08.026 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 21 02:45:08.026 INFO kablam! Sep 21 02:45:08.114 INFO kablam! warning: unused macro definition Sep 21 02:45:08.114 INFO kablam! --> src/macros.rs:3:1 Sep 21 02:45:08.114 INFO kablam! | Sep 21 02:45:08.114 INFO kablam! 3 | / macro_rules! wrap { Sep 21 02:45:08.114 INFO kablam! 4 | | ($lb:expr, $x:expr, $ub:expr) => { Sep 21 02:45:08.114 INFO kablam! 5 | | { Sep 21 02:45:08.114 INFO kablam! 6 | | let mut nx = $x; Sep 21 02:45:08.114 INFO kablam! ... | Sep 21 02:45:08.114 INFO kablam! 19 | | } Sep 21 02:45:08.114 INFO kablam! 20 | | } Sep 21 02:45:08.114 INFO kablam! | |_^ Sep 21 02:45:08.114 INFO kablam! | Sep 21 02:45:08.114 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 21 02:45:08.114 INFO kablam! Sep 21 02:45:08.930 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.84s Sep 21 02:45:08.934 INFO kablam! su: No module specific data is present Sep 21 02:45:09.599 INFO running `"docker" "rm" "-f" "98554afceba3eb09ef6379198335c272ab3b1c45ec9fbfe8ac33eea94bd0cb5d"` Sep 21 02:45:09.752 INFO blam! 98554afceba3eb09ef6379198335c272ab3b1c45ec9fbfe8ac33eea94bd0cb5d