Sep 04 23:02:28.916 INFO checking datafusion-rustyline-2.0.0-alpha-20180628 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 23:02:28.916 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 23:02:28.916 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-0/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-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:29.074 INFO blam! 3bfb4a2357e501897e2a0482567cb4d6363ced9e9ea9fa4c0d7e01ad9d1930da Sep 04 23:02:29.076 INFO running `"docker" "start" "-a" "3bfb4a2357e501897e2a0482567cb4d6363ced9e9ea9fa4c0d7e01ad9d1930da"` Sep 04 23:02:29.788 INFO kablam! Checking datafusion-rustyline v2.0.0-alpha-20180628 (file:///source) Sep 04 23:02:30.941 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:30.941 INFO kablam! --> src/completion.rs:194:29 Sep 04 23:02:30.941 INFO kablam! | Sep 04 23:02:30.941 INFO kablam! 194 | if let Some(home) = home_dir() { Sep 04 23:02:30.941 INFO kablam! | ^^^^^^^^ Sep 04 23:02:30.941 INFO kablam! | Sep 04 23:02:30.941 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 23:02:30.942 INFO kablam! Sep 04 23:02:30.942 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:30.942 INFO kablam! --> src/completion.rs:183:33 Sep 04 23:02:30.942 INFO kablam! | Sep 04 23:02:30.942 INFO kablam! 183 | use std::env::{current_dir, home_dir}; Sep 04 23:02:30.942 INFO kablam! | ^^^^^^^^ Sep 04 23:02:30.942 INFO kablam! Sep 04 23:02:31.435 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:31.435 INFO kablam! --> src/completion.rs:194:29 Sep 04 23:02:31.435 INFO kablam! | Sep 04 23:02:31.435 INFO kablam! 194 | if let Some(home) = home_dir() { Sep 04 23:02:31.435 INFO kablam! | ^^^^^^^^ Sep 04 23:02:31.435 INFO kablam! | Sep 04 23:02:31.435 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 23:02:31.435 INFO kablam! Sep 04 23:02:31.435 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:31.435 INFO kablam! --> src/completion.rs:183:33 Sep 04 23:02:31.435 INFO kablam! | Sep 04 23:02:31.435 INFO kablam! 183 | use std::env::{current_dir, home_dir}; Sep 04 23:02:31.435 INFO kablam! | ^^^^^^^^ Sep 04 23:02:31.435 INFO kablam! Sep 04 23:02:33.650 INFO kablam! error[E0463]: can't find crate for `rustyline` Sep 04 23:02:33.650 INFO kablam! --> examples/example.rs:2:1 Sep 04 23:02:33.650 INFO kablam! | Sep 04 23:02:33.650 INFO kablam! 2 | extern crate rustyline; Sep 04 23:02:33.650 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 04 23:02:33.650 INFO kablam! Sep 04 23:02:33.650 INFO kablam! error: aborting due to previous error Sep 04 23:02:33.650 INFO kablam! Sep 04 23:02:33.650 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 23:02:33.655 INFO kablam! error: Could not compile `datafusion-rustyline`. Sep 04 23:02:33.655 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 23:02:34.672 INFO kablam! error: build failed Sep 04 23:02:34.673 INFO kablam! su: No module specific data is present Sep 04 23:02:35.240 INFO running `"docker" "rm" "-f" "3bfb4a2357e501897e2a0482567cb4d6363ced9e9ea9fa4c0d7e01ad9d1930da"` Sep 04 23:02:35.328 INFO blam! 3bfb4a2357e501897e2a0482567cb4d6363ced9e9ea9fa4c0d7e01ad9d1930da