Sep 21 01:55:08.215 INFO checking terra-0.2.0 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 01:55:08.215 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 01:55:08.215 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-6/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 01:55:08.413 INFO blam! f724ddbdad3e5606ba0bba5780752c836c023136349e7077ab9708a9e89bc5af Sep 21 01:55:08.415 INFO running `"docker" "start" "-a" "f724ddbdad3e5606ba0bba5780752c836c023136349e7077ab9708a9e89bc5af"` Sep 21 01:55:09.186 INFO kablam! usermod: no changes Sep 21 01:55:09.547 INFO kablam! Compiling serde v1.0.79 Sep 21 01:55:09.549 INFO kablam! Checking safe-transmute v0.3.1 Sep 21 01:55:09.549 INFO kablam! Checking shader_version v0.2.2 Sep 21 01:55:09.555 INFO kablam! Checking memmap v0.5.2 Sep 21 01:55:09.573 INFO kablam! Checking num-rational v0.1.42 Sep 21 01:55:09.573 INFO kablam! Checking rustfft v2.1.0 Sep 21 01:55:09.583 INFO kablam! Checking png v0.9.0 Sep 21 01:55:09.591 INFO kablam! Checking inotify v0.6.1 Sep 21 01:55:13.276 INFO kablam! Checking notify v4.0.6 Sep 21 01:55:13.699 INFO kablam! Checking image v0.15.0 Sep 21 01:55:15.958 INFO kablam! Checking rshader v0.1.0 Sep 21 01:55:25.611 INFO kablam! Checking bincode v0.8.0 Sep 21 01:55:25.611 INFO kablam! Checking cgmath v0.15.0 Sep 21 01:55:32.852 INFO kablam! Checking terra v0.2.0 (/source) Sep 21 01:55:34.263 INFO kablam! warning: unnecessary parentheses around method argument Sep 21 01:55:34.263 INFO kablam! --> src/terrain/file.rs:450:37 Sep 21 01:55:34.263 INFO kablam! | Sep 21 01:55:34.263 INFO kablam! 450 | writer.write_u8(((w * 255.0) as u8))?; Sep 21 01:55:34.263 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 01:55:34.263 INFO kablam! | Sep 21 01:55:34.263 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 21 01:55:34.263 INFO kablam! Sep 21 01:55:34.307 INFO kablam! warning: unnecessary parentheses around method argument Sep 21 01:55:34.307 INFO kablam! --> src/terrain/file.rs:450:37 Sep 21 01:55:34.307 INFO kablam! | Sep 21 01:55:34.307 INFO kablam! 450 | writer.write_u8(((w * 255.0) as u8))?; Sep 21 01:55:34.307 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 01:55:34.307 INFO kablam! | Sep 21 01:55:34.307 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 21 01:55:34.307 INFO kablam! Sep 21 01:55:34.353 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Sep 21 01:55:34.353 INFO kablam! --> src/cache/mod.rs:14:9 Sep 21 01:55:34.353 INFO kablam! | Sep 21 01:55:34.353 INFO kablam! 14 | env::home_dir().unwrap_or(PathBuf::from(".")).join(".terra") Sep 21 01:55:34.353 INFO kablam! | ^^^^^^^^^^^^^ Sep 21 01:55:34.353 INFO kablam! | Sep 21 01:55:34.353 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 01:55:34.353 INFO kablam! Sep 21 01:55:34.403 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Sep 21 01:55:34.403 INFO kablam! --> src/cache/mod.rs:14:9 Sep 21 01:55:34.403 INFO kablam! | Sep 21 01:55:34.403 INFO kablam! 14 | env::home_dir().unwrap_or(PathBuf::from(".")).join(".terra") Sep 21 01:55:34.403 INFO kablam! | ^^^^^^^^^^^^^ Sep 21 01:55:34.403 INFO kablam! | Sep 21 01:55:34.403 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 01:55:34.403 INFO kablam! Sep 21 01:55:38.348 INFO kablam! warning: the feature `ord_max_min` has been stable since 1.21.0 and no longer requires an attribute to enable Sep 21 01:55:38.348 INFO kablam! --> src/lib.rs:1:12 Sep 21 01:55:38.348 INFO kablam! | Sep 21 01:55:38.348 INFO kablam! 1 | #![feature(ord_max_min)] Sep 21 01:55:38.348 INFO kablam! | ^^^^^^^^^^^ Sep 21 01:55:38.348 INFO kablam! | Sep 21 01:55:38.348 INFO kablam! = note: #[warn(stable_features)] on by default Sep 21 01:55:38.348 INFO kablam! Sep 21 01:55:38.667 INFO kablam! warning: the feature `ord_max_min` has been stable since 1.21.0 and no longer requires an attribute to enable Sep 21 01:55:38.667 INFO kablam! --> src/lib.rs:1:12 Sep 21 01:55:38.667 INFO kablam! | Sep 21 01:55:38.667 INFO kablam! 1 | #![feature(ord_max_min)] Sep 21 01:55:38.667 INFO kablam! | ^^^^^^^^^^^ Sep 21 01:55:38.667 INFO kablam! | Sep 21 01:55:38.667 INFO kablam! = note: #[warn(stable_features)] on by default Sep 21 01:55:38.667 INFO kablam! Sep 21 01:55:38.886 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 29.67s Sep 21 01:55:38.906 INFO kablam! su: No module specific data is present Sep 21 01:55:39.629 INFO running `"docker" "rm" "-f" "f724ddbdad3e5606ba0bba5780752c836c023136349e7077ab9708a9e89bc5af"` Sep 21 01:55:39.729 INFO blam! f724ddbdad3e5606ba0bba5780752c836c023136349e7077ab9708a9e89bc5af