Sep 04 23:02:24.830 INFO checking datafusion-rustyline-2.0.0-alpha-20180628 against try#5fe695a3844714c70e8f7731a553f7947987a68a for pr-53913 Sep 04 23:02:24.830 INFO running: cargo +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets Sep 04 23:02:24.830 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53913/try#5fe695a3844714c70e8f7731a553f7947987a68a:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-2/try#5fe695a3844714c70e8f7731a553f7947987a68a:/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 +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 23:02:25.038 INFO blam! 61b688c23dbdb94156df67ffd5008917cdb2fc62964c8fedc3098da9cdee3e37 Sep 04 23:02:25.040 INFO running `"docker" "start" "-a" "61b688c23dbdb94156df67ffd5008917cdb2fc62964c8fedc3098da9cdee3e37"` Sep 04 23:02:25.848 INFO kablam! Checking datafusion-rustyline v2.0.0-alpha-20180628 (file:///source) Sep 04 23:02:27.071 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 04 23:02:27.071 INFO kablam! --> src/completion.rs:194:29 Sep 04 23:02:27.071 INFO kablam! | Sep 04 23:02:27.071 INFO kablam! 194 | if let Some(home) = home_dir() { Sep 04 23:02:27.071 INFO kablam! | ^^^^^^^^ Sep 04 23:02:27.071 INFO kablam! | Sep 04 23:02:27.072 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 23:02:27.072 INFO kablam! Sep 04 23:02:27.072 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 04 23:02:27.072 INFO kablam! --> src/completion.rs:183:33 Sep 04 23:02:27.072 INFO kablam! | Sep 04 23:02:27.072 INFO kablam! 183 | use std::env::{current_dir, home_dir}; Sep 04 23:02:27.072 INFO kablam! | ^^^^^^^^ Sep 04 23:02:27.072 INFO kablam! Sep 04 23:02:27.713 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 04 23:02:27.713 INFO kablam! --> src/completion.rs:194:29 Sep 04 23:02:27.713 INFO kablam! | Sep 04 23:02:27.713 INFO kablam! 194 | if let Some(home) = home_dir() { Sep 04 23:02:27.713 INFO kablam! | ^^^^^^^^ Sep 04 23:02:27.713 INFO kablam! | Sep 04 23:02:27.713 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 23:02:27.713 INFO kablam! Sep 04 23:02:27.714 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 04 23:02:27.714 INFO kablam! --> src/completion.rs:183:33 Sep 04 23:02:27.714 INFO kablam! | Sep 04 23:02:27.714 INFO kablam! 183 | use std::env::{current_dir, home_dir}; Sep 04 23:02:27.714 INFO kablam! | ^^^^^^^^ Sep 04 23:02:27.714 INFO kablam! Sep 04 23:02:29.963 INFO kablam! error[E0463]: can't find crate for `rustyline` Sep 04 23:02:29.963 INFO kablam! --> examples/example.rs:2:1 Sep 04 23:02:29.964 INFO kablam! | Sep 04 23:02:29.964 INFO kablam! 2 | extern crate rustyline; Sep 04 23:02:29.964 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 04 23:02:29.964 INFO kablam! Sep 04 23:02:29.964 INFO kablam! error: aborting due to previous error Sep 04 23:02:29.964 INFO kablam! Sep 04 23:02:29.964 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 23:02:29.969 INFO kablam! error: Could not compile `datafusion-rustyline`. Sep 04 23:02:29.969 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 23:02:31.273 INFO kablam! error: build failed Sep 04 23:02:31.274 INFO kablam! su: No module specific data is present Sep 04 23:02:31.802 INFO running `"docker" "rm" "-f" "61b688c23dbdb94156df67ffd5008917cdb2fc62964c8fedc3098da9cdee3e37"` Sep 04 23:02:31.915 INFO blam! 61b688c23dbdb94156df67ffd5008917cdb2fc62964c8fedc3098da9cdee3e37