Sep 04 09:44:08.296 INFO checking notnow-0.1.0 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 09:44:08.296 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 09:44:08.296 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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=500" "-e" "CMD=cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 09:44:08.489 INFO blam! 63ad78f546de727eb22ae79c4f2fff9734e2ba5dd7a108a7c35b4e9407ab2433 Sep 04 09:44:08.491 INFO running `"docker" "start" "-a" "63ad78f546de727eb22ae79c4f2fff9734e2ba5dd7a108a7c35b4e9407ab2433"` Sep 04 09:44:09.156 INFO kablam! Compiling gui v0.1.0 Sep 04 09:44:10.664 INFO kablam! Compiling gui-derive v0.1.0 Sep 04 09:44:14.971 INFO kablam! Checking notnow v0.1.0 (file:///source) Sep 04 09:44:15.910 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 04 09:44:15.910 INFO kablam! --> src/main.rs:103:5 Sep 04 09:44:15.910 INFO kablam! | Sep 04 09:44:15.910 INFO kablam! 103 | env::home_dir() Sep 04 09:44:15.910 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 09:44:15.910 INFO kablam! | Sep 04 09:44:15.910 INFO kablam! note: lint level defined here Sep 04 09:44:15.910 INFO kablam! --> src/main.rs:31:3 Sep 04 09:44:15.910 INFO kablam! | Sep 04 09:44:15.910 INFO kablam! 31 | warnings, Sep 04 09:44:15.910 INFO kablam! | ^^^^^^^^ Sep 04 09:44:15.910 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 04 09:44:15.910 INFO kablam! Sep 04 09:44:15.911 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 04 09:44:15.911 INFO kablam! --> src/main.rs:116:5 Sep 04 09:44:15.911 INFO kablam! | Sep 04 09:44:15.911 INFO kablam! 116 | env::home_dir() Sep 04 09:44:15.911 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 09:44:15.911 INFO kablam! Sep 04 09:44:16.337 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 04 09:44:16.337 INFO kablam! --> src/main.rs:103:5 Sep 04 09:44:16.337 INFO kablam! | Sep 04 09:44:16.337 INFO kablam! 103 | env::home_dir() Sep 04 09:44:16.337 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 09:44:16.337 INFO kablam! | Sep 04 09:44:16.337 INFO kablam! note: lint level defined here Sep 04 09:44:16.337 INFO kablam! --> src/main.rs:31:3 Sep 04 09:44:16.337 INFO kablam! | Sep 04 09:44:16.337 INFO kablam! 31 | warnings, Sep 04 09:44:16.337 INFO kablam! | ^^^^^^^^ Sep 04 09:44:16.338 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 04 09:44:16.338 INFO kablam! Sep 04 09:44:16.338 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 04 09:44:16.338 INFO kablam! --> src/main.rs:116:5 Sep 04 09:44:16.338 INFO kablam! | Sep 04 09:44:16.338 INFO kablam! 116 | env::home_dir() Sep 04 09:44:16.338 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 09:44:16.338 INFO kablam! Sep 04 09:44:17.202 INFO kablam! error: aborting due to 2 previous errors Sep 04 09:44:17.202 INFO kablam! Sep 04 09:44:17.212 INFO kablam! error: Could not compile `notnow`. Sep 04 09:44:17.212 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 09:44:18.530 INFO kablam! error: aborting due to 2 previous errors Sep 04 09:44:18.530 INFO kablam! Sep 04 09:44:18.542 INFO kablam! error: Could not compile `notnow`. Sep 04 09:44:18.542 INFO kablam! Sep 04 09:44:18.542 INFO kablam! To learn more, run the command again with --verbose. Sep 04 09:44:18.544 INFO kablam! su: No module specific data is present Sep 04 09:44:18.981 INFO running `"docker" "rm" "-f" "63ad78f546de727eb22ae79c4f2fff9734e2ba5dd7a108a7c35b4e9407ab2433"` Sep 04 09:44:19.112 INFO blam! 63ad78f546de727eb22ae79c4f2fff9734e2ba5dd7a108a7c35b4e9407ab2433