Sep 19 17:03:56.588 INFO checking terra-0.2.0 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 17:03:56.588 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 17:03:56.588 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-4/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 17:03:56.835 INFO blam! b26fac535cf2149564efc9150fda0c92cf1672141d686f7ea356905ca9c77d67 Sep 19 17:03:56.837 INFO running `"docker" "start" "-a" "b26fac535cf2149564efc9150fda0c92cf1672141d686f7ea356905ca9c77d67"` Sep 19 17:03:58.019 INFO kablam! usermod: no changes Sep 19 17:03:58.378 INFO kablam! Compiling serde v1.0.79 Sep 19 17:03:58.378 INFO kablam! Checking shader_version v0.2.2 Sep 19 17:03:58.378 INFO kablam! Checking safe-transmute v0.3.1 Sep 19 17:03:58.395 INFO kablam! Checking memmap v0.5.2 Sep 19 17:03:58.395 INFO kablam! Checking socket2 v0.3.8 Sep 19 17:03:58.395 INFO kablam! Compiling curl-sys v0.4.11 Sep 19 17:03:58.395 INFO kablam! Checking num-rational v0.1.42 Sep 19 17:03:58.395 INFO kablam! Checking rustfft v2.1.0 Sep 19 17:04:00.241 INFO kablam! Checking png v0.9.0 Sep 19 17:04:00.243 INFO kablam! Checking inotify v0.6.1 Sep 19 17:04:06.043 INFO kablam! Checking notify v4.0.6 Sep 19 17:04:06.285 INFO kablam! Checking curl v0.4.17 Sep 19 17:04:06.815 INFO kablam! Checking image v0.15.0 Sep 19 17:04:09.143 INFO kablam! Checking rshader v0.1.0 Sep 19 17:04:19.023 INFO kablam! Checking bincode v0.8.0 Sep 19 17:04:19.023 INFO kablam! Checking cgmath v0.15.0 Sep 19 17:04:25.935 INFO kablam! Checking terra v0.2.0 (/source) Sep 19 17:04:27.417 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 17:04:27.417 INFO kablam! --> src/terrain/file.rs:450:37 Sep 19 17:04:27.417 INFO kablam! | Sep 19 17:04:27.417 INFO kablam! 450 | writer.write_u8(((w * 255.0) as u8))?; Sep 19 17:04:27.417 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 17:04:27.417 INFO kablam! | Sep 19 17:04:27.417 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 19 17:04:27.417 INFO kablam! Sep 19 17:04:27.491 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 17:04:27.491 INFO kablam! --> src/terrain/file.rs:450:37 Sep 19 17:04:27.491 INFO kablam! | Sep 19 17:04:27.491 INFO kablam! 450 | writer.write_u8(((w * 255.0) as u8))?; Sep 19 17:04:27.491 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 17:04:27.491 INFO kablam! | Sep 19 17:04:27.491 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 19 17:04:27.491 INFO kablam! Sep 19 17:04:27.491 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 19 17:04:27.491 INFO kablam! --> src/cache/mod.rs:14:9 Sep 19 17:04:27.491 INFO kablam! | Sep 19 17:04:27.491 INFO kablam! 14 | env::home_dir().unwrap_or(PathBuf::from(".")).join(".terra") Sep 19 17:04:27.491 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 17:04:27.491 INFO kablam! | Sep 19 17:04:27.491 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 17:04:27.491 INFO kablam! Sep 19 17:04:27.572 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 19 17:04:27.572 INFO kablam! --> src/cache/mod.rs:14:9 Sep 19 17:04:27.572 INFO kablam! | Sep 19 17:04:27.572 INFO kablam! 14 | env::home_dir().unwrap_or(PathBuf::from(".")).join(".terra") Sep 19 17:04:27.572 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 17:04:27.572 INFO kablam! | Sep 19 17:04:27.572 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 17:04:27.572 INFO kablam! Sep 19 17:04:30.732 INFO kablam! warning: the feature `ord_max_min` has been stable since 1.21.0 and no longer requires an attribute to enable Sep 19 17:04:30.732 INFO kablam! --> src/lib.rs:1:12 Sep 19 17:04:30.732 INFO kablam! | Sep 19 17:04:30.732 INFO kablam! 1 | #![feature(ord_max_min)] Sep 19 17:04:30.732 INFO kablam! | ^^^^^^^^^^^ Sep 19 17:04:30.732 INFO kablam! | Sep 19 17:04:30.732 INFO kablam! = note: #[warn(stable_features)] on by default Sep 19 17:04:30.732 INFO kablam! Sep 19 17:04:30.803 INFO kablam! warning: the feature `ord_max_min` has been stable since 1.21.0 and no longer requires an attribute to enable Sep 19 17:04:30.803 INFO kablam! --> src/lib.rs:1:12 Sep 19 17:04:30.803 INFO kablam! | Sep 19 17:04:30.803 INFO kablam! 1 | #![feature(ord_max_min)] Sep 19 17:04:30.803 INFO kablam! | ^^^^^^^^^^^ Sep 19 17:04:30.803 INFO kablam! | Sep 19 17:04:30.803 INFO kablam! = note: #[warn(stable_features)] on by default Sep 19 17:04:30.803 INFO kablam! Sep 19 17:04:30.938 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 32.89s Sep 19 17:04:30.952 INFO kablam! su: No module specific data is present Sep 19 17:04:31.414 INFO running `"docker" "rm" "-f" "b26fac535cf2149564efc9150fda0c92cf1672141d686f7ea356905ca9c77d67"` Sep 19 17:04:31.486 INFO blam! b26fac535cf2149564efc9150fda0c92cf1672141d686f7ea356905ca9c77d67