Sep 05 23:42:33.881 INFO checking spaces-0.0.1 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 05 23:42:33.881 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 05 23:42:33.882 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-1/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 23:42:34.062 INFO blam! e93d856ff172b8a921bf79c94838e37dccdee65e96c3dbfc82af89a496c18689 Sep 05 23:42:34.064 INFO running `"docker" "start" "-a" "e93d856ff172b8a921bf79c94838e37dccdee65e96c3dbfc82af89a496c18689"` Sep 05 23:42:34.810 INFO kablam! usermod: no changes Sep 05 23:42:34.930 INFO kablam! Compiling ndarray v0.11.2 Sep 05 23:42:34.934 INFO kablam! Checking itertools v0.7.8 Sep 05 23:42:34.934 INFO kablam! Checking serde_test v1.0.76 Sep 05 23:42:34.934 INFO kablam! Checking rulinalg v0.3.7 Sep 05 23:42:40.558 INFO kablam! Checking rusty-machine v0.5.4 Sep 05 23:42:48.769 INFO kablam! Checking spaces v0.0.1 (file:///source) Sep 05 23:42:49.214 INFO kablam! warning: unused macro definition Sep 05 23:42:49.214 INFO kablam! --> src/macros.rs:3:1 Sep 05 23:42:49.214 INFO kablam! | Sep 05 23:42:49.214 INFO kablam! 3 | / macro_rules! wrap { Sep 05 23:42:49.214 INFO kablam! 4 | | ($lb:expr, $x:expr, $ub:expr) => { Sep 05 23:42:49.214 INFO kablam! 5 | | { Sep 05 23:42:49.214 INFO kablam! 6 | | let mut nx = $x; Sep 05 23:42:49.214 INFO kablam! ... | Sep 05 23:42:49.214 INFO kablam! 19 | | } Sep 05 23:42:49.214 INFO kablam! 20 | | } Sep 05 23:42:49.214 INFO kablam! | |_^ Sep 05 23:42:49.214 INFO kablam! | Sep 05 23:42:49.214 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 05 23:42:49.214 INFO kablam! Sep 05 23:42:49.245 INFO kablam! warning: unused macro definition Sep 05 23:42:49.245 INFO kablam! --> src/macros.rs:3:1 Sep 05 23:42:49.245 INFO kablam! | Sep 05 23:42:49.245 INFO kablam! 3 | / macro_rules! wrap { Sep 05 23:42:49.245 INFO kablam! 4 | | ($lb:expr, $x:expr, $ub:expr) => { Sep 05 23:42:49.245 INFO kablam! 5 | | { Sep 05 23:42:49.245 INFO kablam! 6 | | let mut nx = $x; Sep 05 23:42:49.245 INFO kablam! ... | Sep 05 23:42:49.245 INFO kablam! 19 | | } Sep 05 23:42:49.245 INFO kablam! 20 | | } Sep 05 23:42:49.245 INFO kablam! | |_^ Sep 05 23:42:49.245 INFO kablam! | Sep 05 23:42:49.245 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 05 23:42:49.245 INFO kablam! Sep 05 23:42:49.250 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 23:42:49.250 INFO kablam! --> src/dimensions.rs:753:32 Sep 05 23:42:49.250 INFO kablam! | Sep 05 23:42:49.250 INFO kablam! 753 | assert!(d.contains(((lb + ub) / 2.0))); Sep 05 23:42:49.250 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 23:42:49.250 INFO kablam! | Sep 05 23:42:49.250 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 05 23:42:49.250 INFO kablam! Sep 05 23:42:49.250 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 23:42:49.250 INFO kablam! --> src/dimensions.rs:785:32 Sep 05 23:42:49.250 INFO kablam! | Sep 05 23:42:49.250 INFO kablam! 785 | assert!(d.contains(((lb + ub) / 2.0))); Sep 05 23:42:49.250 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 23:42:49.250 INFO kablam! Sep 05 23:42:49.250 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 23:42:49.250 INFO kablam! --> src/dimensions.rs:818:32 Sep 05 23:42:49.250 INFO kablam! | Sep 05 23:42:49.250 INFO kablam! 818 | assert!(d.contains((size - 1))); Sep 05 23:42:49.250 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 05 23:42:49.250 INFO kablam! Sep 05 23:42:50.099 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.26s Sep 05 23:42:50.110 INFO kablam! su: No module specific data is present Sep 05 23:42:50.798 INFO running `"docker" "rm" "-f" "e93d856ff172b8a921bf79c94838e37dccdee65e96c3dbfc82af89a496c18689"` Sep 05 23:42:50.893 INFO blam! e93d856ff172b8a921bf79c94838e37dccdee65e96c3dbfc82af89a496c18689