Sep 06 03:14:55.687 INFO checking notnow-0.1.0 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 03:14:55.687 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 03:14:55.687 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-6/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 03:14:55.938 INFO blam! 4c639126559d6d70674be2d7ad6550fade6f12ccbe23195a0bbc2ab2da459691 Sep 06 03:14:55.940 INFO running `"docker" "start" "-a" "4c639126559d6d70674be2d7ad6550fade6f12ccbe23195a0bbc2ab2da459691"` Sep 06 03:14:56.820 INFO kablam! usermod: no changes Sep 06 03:14:56.890 INFO kablam! Compiling gui v0.1.0 Sep 06 03:14:58.393 INFO kablam! Compiling gui-derive v0.1.0 Sep 06 03:15:00.987 INFO kablam! Checking notnow v0.1.0 (file:///source) Sep 06 03:15:01.676 INFO kablam! error: 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 06 03:15:01.676 INFO kablam! --> src/main.rs:103:5 Sep 06 03:15:01.676 INFO kablam! | Sep 06 03:15:01.676 INFO kablam! 103 | env::home_dir() Sep 06 03:15:01.676 INFO kablam! | ^^^^^^^^^^^^^ Sep 06 03:15:01.676 INFO kablam! | Sep 06 03:15:01.676 INFO kablam! note: lint level defined here Sep 06 03:15:01.676 INFO kablam! --> src/main.rs:31:3 Sep 06 03:15:01.676 INFO kablam! | Sep 06 03:15:01.676 INFO kablam! 31 | warnings, Sep 06 03:15:01.676 INFO kablam! | ^^^^^^^^ Sep 06 03:15:01.676 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 06 03:15:01.676 INFO kablam! Sep 06 03:15:01.676 INFO kablam! error: 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 06 03:15:01.676 INFO kablam! --> src/main.rs:116:5 Sep 06 03:15:01.676 INFO kablam! | Sep 06 03:15:01.676 INFO kablam! 116 | env::home_dir() Sep 06 03:15:01.676 INFO kablam! | ^^^^^^^^^^^^^ Sep 06 03:15:01.676 INFO kablam! Sep 06 03:15:01.866 INFO kablam! error: 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 06 03:15:01.866 INFO kablam! --> src/main.rs:103:5 Sep 06 03:15:01.866 INFO kablam! | Sep 06 03:15:01.866 INFO kablam! 103 | env::home_dir() Sep 06 03:15:01.866 INFO kablam! | ^^^^^^^^^^^^^ Sep 06 03:15:01.874 INFO kablam! | Sep 06 03:15:01.874 INFO kablam! note: lint level defined here Sep 06 03:15:01.874 INFO kablam! --> src/main.rs:31:3 Sep 06 03:15:01.874 INFO kablam! | Sep 06 03:15:01.874 INFO kablam! 31 | warnings, Sep 06 03:15:01.874 INFO kablam! | ^^^^^^^^ Sep 06 03:15:01.874 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 06 03:15:01.874 INFO kablam! Sep 06 03:15:01.874 INFO kablam! error: 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 06 03:15:01.874 INFO kablam! --> src/main.rs:116:5 Sep 06 03:15:01.874 INFO kablam! | Sep 06 03:15:01.874 INFO kablam! 116 | env::home_dir() Sep 06 03:15:01.874 INFO kablam! | ^^^^^^^^^^^^^ Sep 06 03:15:01.874 INFO kablam! Sep 06 03:15:02.222 INFO kablam! error: aborting due to 2 previous errors Sep 06 03:15:02.222 INFO kablam! Sep 06 03:15:02.229 INFO kablam! error: Could not compile `notnow`. Sep 06 03:15:02.229 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 03:15:02.778 INFO kablam! error: aborting due to 2 previous errors Sep 06 03:15:02.778 INFO kablam! Sep 06 03:15:02.786 INFO kablam! error: Could not compile `notnow`. Sep 06 03:15:02.786 INFO kablam! Sep 06 03:15:02.786 INFO kablam! To learn more, run the command again with --verbose. Sep 06 03:15:02.787 INFO kablam! su: No module specific data is present Sep 06 03:15:03.392 INFO running `"docker" "rm" "-f" "4c639126559d6d70674be2d7ad6550fade6f12ccbe23195a0bbc2ab2da459691"` Sep 06 03:15:03.466 INFO blam! 4c639126559d6d70674be2d7ad6550fade6f12ccbe23195a0bbc2ab2da459691