Sep 02 01:06:11.556 INFO checking rustyline-nightly-2.0.0-alpha-20180628 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 01:06:11.556 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 01:06:11.556 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 01:06:11.727 INFO blam! bf49ec12dc8064d7c482ecef61ae91e6872052ec53830bf86f779d1a22b45707 Sep 02 01:06:11.729 INFO running `"docker" "start" "-a" "bf49ec12dc8064d7c482ecef61ae91e6872052ec53830bf86f779d1a22b45707"` Sep 02 01:06:12.333 INFO kablam! Checking rustyline-nightly v2.0.0-alpha-20180628 (file:///source) Sep 02 01:06:13.050 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 02 01:06:13.050 INFO kablam! --> src/completion.rs:194:29 Sep 02 01:06:13.051 INFO kablam! | Sep 02 01:06:13.051 INFO kablam! 194 | if let Some(home) = home_dir() { Sep 02 01:06:13.051 INFO kablam! | ^^^^^^^^ Sep 02 01:06:13.051 INFO kablam! | Sep 02 01:06:13.051 INFO kablam! = note: #[warn(deprecated)] on by default Sep 02 01:06:13.051 INFO kablam! Sep 02 01:06:13.051 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 02 01:06:13.051 INFO kablam! --> src/completion.rs:183:33 Sep 02 01:06:13.051 INFO kablam! | Sep 02 01:06:13.051 INFO kablam! 183 | use std::env::{current_dir, home_dir}; Sep 02 01:06:13.051 INFO kablam! | ^^^^^^^^ Sep 02 01:06:13.051 INFO kablam! Sep 02 01:06:13.643 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 02 01:06:13.643 INFO kablam! --> src/completion.rs:194:29 Sep 02 01:06:13.643 INFO kablam! | Sep 02 01:06:13.643 INFO kablam! 194 | if let Some(home) = home_dir() { Sep 02 01:06:13.643 INFO kablam! | ^^^^^^^^ Sep 02 01:06:13.643 INFO kablam! | Sep 02 01:06:13.643 INFO kablam! = note: #[warn(deprecated)] on by default Sep 02 01:06:13.643 INFO kablam! Sep 02 01:06:13.643 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 02 01:06:13.643 INFO kablam! --> src/completion.rs:183:33 Sep 02 01:06:13.643 INFO kablam! | Sep 02 01:06:13.643 INFO kablam! 183 | use std::env::{current_dir, home_dir}; Sep 02 01:06:13.643 INFO kablam! | ^^^^^^^^ Sep 02 01:06:13.643 INFO kablam! Sep 02 01:06:15.393 INFO kablam! error[E0463]: can't find crate for `rustyline` Sep 02 01:06:15.393 INFO kablam! --> examples/example.rs:2:1 Sep 02 01:06:15.393 INFO kablam! | Sep 02 01:06:15.393 INFO kablam! 2 | extern crate rustyline; Sep 02 01:06:15.393 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 02 01:06:15.393 INFO kablam! Sep 02 01:06:15.394 INFO kablam! error: aborting due to previous error Sep 02 01:06:15.394 INFO kablam! Sep 02 01:06:15.394 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 02 01:06:15.398 INFO kablam! error: Could not compile `rustyline-nightly`. Sep 02 01:06:15.398 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 01:06:17.166 INFO kablam! error: build failed Sep 02 01:06:17.169 INFO kablam! su: No module specific data is present Sep 02 01:06:17.620 INFO running `"docker" "rm" "-f" "bf49ec12dc8064d7c482ecef61ae91e6872052ec53830bf86f779d1a22b45707"` Sep 02 01:06:17.745 INFO blam! bf49ec12dc8064d7c482ecef61ae91e6872052ec53830bf86f779d1a22b45707