Sep 01 05:58:52.338 INFO checking spaces-0.0.1 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 05:58:52.338 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 05:58:52.338 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-2/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 05:58:52.518 INFO blam! 5e7ffd2d449aeb6a29d0ed57701c50aa154cf1c4b984d9d16157a89ac3f5df0c Sep 01 05:58:52.520 INFO running `"docker" "start" "-a" "5e7ffd2d449aeb6a29d0ed57701c50aa154cf1c4b984d9d16157a89ac3f5df0c"` Sep 01 05:58:53.188 INFO kablam! Compiling ndarray v0.11.2 Sep 01 05:58:53.190 INFO kablam! Checking rulinalg v0.3.7 Sep 01 05:58:58.680 INFO kablam! Checking rusty-machine v0.5.4 Sep 01 05:59:06.964 INFO kablam! Checking spaces v0.0.1 (file:///source) Sep 01 05:59:08.109 INFO kablam! warning: unused macro definition Sep 01 05:59:08.109 INFO kablam! --> src/macros.rs:3:1 Sep 01 05:59:08.109 INFO kablam! | Sep 01 05:59:08.109 INFO kablam! 3 | / macro_rules! wrap { Sep 01 05:59:08.109 INFO kablam! 4 | | ($lb:expr, $x:expr, $ub:expr) => { Sep 01 05:59:08.109 INFO kablam! 5 | | { Sep 01 05:59:08.109 INFO kablam! 6 | | let mut nx = $x; Sep 01 05:59:08.109 INFO kablam! ... | Sep 01 05:59:08.109 INFO kablam! 19 | | } Sep 01 05:59:08.110 INFO kablam! 20 | | } Sep 01 05:59:08.110 INFO kablam! | |_^ Sep 01 05:59:08.110 INFO kablam! | Sep 01 05:59:08.110 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 01 05:59:08.110 INFO kablam! Sep 01 05:59:08.224 INFO kablam! warning: unused macro definition Sep 01 05:59:08.224 INFO kablam! --> src/macros.rs:3:1 Sep 01 05:59:08.224 INFO kablam! | Sep 01 05:59:08.224 INFO kablam! 3 | / macro_rules! wrap { Sep 01 05:59:08.224 INFO kablam! 4 | | ($lb:expr, $x:expr, $ub:expr) => { Sep 01 05:59:08.224 INFO kablam! 5 | | { Sep 01 05:59:08.224 INFO kablam! 6 | | let mut nx = $x; Sep 01 05:59:08.224 INFO kablam! ... | Sep 01 05:59:08.224 INFO kablam! 19 | | } Sep 01 05:59:08.224 INFO kablam! 20 | | } Sep 01 05:59:08.224 INFO kablam! | |_^ Sep 01 05:59:08.224 INFO kablam! | Sep 01 05:59:08.224 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 01 05:59:08.224 INFO kablam! Sep 01 05:59:08.231 INFO kablam! warning: unnecessary parentheses around method argument Sep 01 05:59:08.231 INFO kablam! --> src/dimensions.rs:753:32 Sep 01 05:59:08.231 INFO kablam! | Sep 01 05:59:08.231 INFO kablam! 753 | assert!(d.contains(((lb + ub) / 2.0))); Sep 01 05:59:08.231 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 05:59:08.232 INFO kablam! | Sep 01 05:59:08.232 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 05:59:08.232 INFO kablam! Sep 01 05:59:08.232 INFO kablam! warning: unnecessary parentheses around method argument Sep 01 05:59:08.232 INFO kablam! --> src/dimensions.rs:785:32 Sep 01 05:59:08.232 INFO kablam! | Sep 01 05:59:08.232 INFO kablam! 785 | assert!(d.contains(((lb + ub) / 2.0))); Sep 01 05:59:08.232 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 05:59:08.232 INFO kablam! Sep 01 05:59:08.232 INFO kablam! warning: unnecessary parentheses around method argument Sep 01 05:59:08.232 INFO kablam! --> src/dimensions.rs:818:32 Sep 01 05:59:08.232 INFO kablam! | Sep 01 05:59:08.232 INFO kablam! 818 | assert!(d.contains((size - 1))); Sep 01 05:59:08.232 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 01 05:59:08.232 INFO kablam! Sep 01 05:59:09.681 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 16.62s Sep 01 05:59:09.687 INFO kablam! su: No module specific data is present Sep 01 05:59:10.175 INFO running `"docker" "rm" "-f" "5e7ffd2d449aeb6a29d0ed57701c50aa154cf1c4b984d9d16157a89ac3f5df0c"` Sep 01 05:59:10.310 INFO blam! 5e7ffd2d449aeb6a29d0ed57701c50aa154cf1c4b984d9d16157a89ac3f5df0c