Sep 10 07:56:27.465 INFO checking terra-0.2.0 against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 07:56:27.465 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 07:56:27.465 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-0/try#3a2610c2a16575649896925631bf8cec4f4b1961:/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 +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 07:56:27.627 INFO blam! 8fc465a480dd4ae06256071bfc404388194a546387279a4f27ad1be99dac2123 Sep 10 07:56:27.629 INFO running `"docker" "start" "-a" "8fc465a480dd4ae06256071bfc404388194a546387279a4f27ad1be99dac2123"` Sep 10 07:56:28.777 INFO kablam! usermod: no changes Sep 10 07:56:29.222 INFO kablam! Compiling serde v1.0.78 Sep 10 07:56:29.238 INFO kablam! Checking safe-transmute v0.3.1 Sep 10 07:56:29.250 INFO kablam! Checking inotify-sys v0.1.3 Sep 10 07:56:29.250 INFO kablam! Checking memmap v0.5.2 Sep 10 07:56:29.258 INFO kablam! Compiling miniz_oxide_c_api v0.1.3 Sep 10 07:56:29.258 INFO kablam! Checking draw_state v0.7.1 Sep 10 07:56:29.294 INFO kablam! Checking rustfft v2.1.0 Sep 10 07:56:29.306 INFO kablam! Checking png v0.9.0 Sep 10 07:56:30.845 INFO kablam! Checking inotify v0.6.1 Sep 10 07:56:33.866 INFO kablam! Checking flate2 v1.0.2 Sep 10 07:56:34.382 INFO kablam! Checking gfx_core v0.7.2 Sep 10 07:56:35.064 INFO kablam! Checking image v0.15.0 Sep 10 07:56:36.177 INFO kablam! Checking zip v0.2.8 Sep 10 07:56:36.369 INFO kablam! Checking notify v4.0.6 Sep 10 07:56:52.726 INFO kablam! Checking cgmath v0.15.0 Sep 10 07:56:52.726 INFO kablam! Checking bincode v0.8.0 Sep 10 07:57:05.854 INFO kablam! Checking gfx v0.16.3 Sep 10 07:57:12.174 INFO kablam! Checking rshader v0.1.0 Sep 10 07:57:13.609 INFO kablam! Checking terra v0.2.0 (file:///source) Sep 10 07:57:16.490 INFO kablam! warning: unnecessary parentheses around method argument Sep 10 07:57:16.490 INFO kablam! --> src/terrain/file.rs:450:37 Sep 10 07:57:16.490 INFO kablam! | Sep 10 07:57:16.490 INFO kablam! 450 | writer.write_u8(((w * 255.0) as u8))?; Sep 10 07:57:16.490 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 10 07:57:16.490 INFO kablam! | Sep 10 07:57:16.490 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 10 07:57:16.490 INFO kablam! Sep 10 07:57:16.571 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 10 07:57:16.571 INFO kablam! --> src/cache/mod.rs:14:9 Sep 10 07:57:16.571 INFO kablam! | Sep 10 07:57:16.571 INFO kablam! 14 | env::home_dir().unwrap_or(PathBuf::from(".")).join(".terra") Sep 10 07:57:16.571 INFO kablam! | ^^^^^^^^^^^^^ Sep 10 07:57:16.574 INFO kablam! | Sep 10 07:57:16.574 INFO kablam! = note: #[warn(deprecated)] on by default Sep 10 07:57:16.574 INFO kablam! Sep 10 07:57:16.585 INFO kablam! warning: unnecessary parentheses around method argument Sep 10 07:57:16.585 INFO kablam! --> src/terrain/file.rs:450:37 Sep 10 07:57:16.585 INFO kablam! | Sep 10 07:57:16.585 INFO kablam! 450 | writer.write_u8(((w * 255.0) as u8))?; Sep 10 07:57:16.585 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 10 07:57:16.585 INFO kablam! | Sep 10 07:57:16.585 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 10 07:57:16.585 INFO kablam! Sep 10 07:57:16.684 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 10 07:57:16.684 INFO kablam! --> src/cache/mod.rs:14:9 Sep 10 07:57:16.684 INFO kablam! | Sep 10 07:57:16.684 INFO kablam! 14 | env::home_dir().unwrap_or(PathBuf::from(".")).join(".terra") Sep 10 07:57:16.684 INFO kablam! | ^^^^^^^^^^^^^ Sep 10 07:57:16.684 INFO kablam! | Sep 10 07:57:16.684 INFO kablam! = note: #[warn(deprecated)] on by default Sep 10 07:57:16.684 INFO kablam! Sep 10 07:57:20.770 INFO kablam! warning: the feature `ord_max_min` has been stable since 1.21.0 and no longer requires an attribute to enable Sep 10 07:57:20.770 INFO kablam! --> src/lib.rs:1:12 Sep 10 07:57:20.770 INFO kablam! | Sep 10 07:57:20.770 INFO kablam! 1 | #![feature(ord_max_min)] Sep 10 07:57:20.770 INFO kablam! | ^^^^^^^^^^^ Sep 10 07:57:20.770 INFO kablam! | Sep 10 07:57:20.770 INFO kablam! = note: #[warn(stable_features)] on by default Sep 10 07:57:20.770 INFO kablam! Sep 10 07:57:21.982 INFO kablam! warning: the feature `ord_max_min` has been stable since 1.21.0 and no longer requires an attribute to enable Sep 10 07:57:21.982 INFO kablam! --> src/lib.rs:1:12 Sep 10 07:57:21.982 INFO kablam! | Sep 10 07:57:21.982 INFO kablam! 1 | #![feature(ord_max_min)] Sep 10 07:57:21.982 INFO kablam! | ^^^^^^^^^^^ Sep 10 07:57:21.982 INFO kablam! | Sep 10 07:57:21.982 INFO kablam! = note: #[warn(stable_features)] on by default Sep 10 07:57:21.982 INFO kablam! Sep 10 07:57:22.182 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 53.38s Sep 10 07:57:22.207 INFO kablam! su: No module specific data is present Sep 10 07:57:23.354 INFO running `"docker" "rm" "-f" "8fc465a480dd4ae06256071bfc404388194a546387279a4f27ad1be99dac2123"` Sep 10 07:57:23.480 INFO blam! 8fc465a480dd4ae06256071bfc404388194a546387279a4f27ad1be99dac2123