Sep 04 04:25:55.352 INFO checking rustyline-1.0.0 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 04:25:55.352 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 04:25:55.352 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 04:25:55.548 INFO blam! d85bad13c95eece744687780aaf33241ee98edd1e927312925348ca1816c650b Sep 04 04:25:55.552 INFO running `"docker" "start" "-a" "d85bad13c95eece744687780aaf33241ee98edd1e927312925348ca1816c650b"` Sep 04 04:25:56.210 INFO kablam! Checking rustyline v1.0.0 (file:///source) Sep 04 04:25:56.656 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 04:25:56.656 INFO kablam! --> src/completion.rs:106:29 Sep 04 04:25:56.656 INFO kablam! | Sep 04 04:25:56.656 INFO kablam! 106 | if let Some(home) = home_dir() { Sep 04 04:25:56.656 INFO kablam! | ^^^^^^^^ Sep 04 04:25:56.656 INFO kablam! | Sep 04 04:25:56.656 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 04:25:56.656 INFO kablam! Sep 04 04:25:56.656 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 04:25:56.657 INFO kablam! --> src/completion.rs:95:33 Sep 04 04:25:56.657 INFO kablam! | Sep 04 04:25:56.657 INFO kablam! 95 | use std::env::{current_dir, home_dir}; Sep 04 04:25:56.657 INFO kablam! | ^^^^^^^^ Sep 04 04:25:56.657 INFO kablam! Sep 04 04:25:56.657 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 04:25:56.657 INFO kablam! --> src/tty/unix.rs:58:9 Sep 04 04:25:56.657 INFO kablam! | Sep 04 04:25:56.657 INFO kablam! 58 | use std::ascii::AsciiExt; Sep 04 04:25:56.657 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 04:25:56.658 INFO kablam! Sep 04 04:25:56.838 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 04:25:56.838 INFO kablam! --> src/completion.rs:106:29 Sep 04 04:25:56.839 INFO kablam! | Sep 04 04:25:56.839 INFO kablam! 106 | if let Some(home) = home_dir() { Sep 04 04:25:56.839 INFO kablam! | ^^^^^^^^ Sep 04 04:25:56.839 INFO kablam! | Sep 04 04:25:56.839 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 04:25:56.839 INFO kablam! Sep 04 04:25:56.839 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 04:25:56.839 INFO kablam! --> src/completion.rs:95:33 Sep 04 04:25:56.839 INFO kablam! | Sep 04 04:25:56.839 INFO kablam! 95 | use std::env::{current_dir, home_dir}; Sep 04 04:25:56.839 INFO kablam! | ^^^^^^^^ Sep 04 04:25:56.839 INFO kablam! Sep 04 04:25:56.840 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 04:25:56.840 INFO kablam! --> src/tty/unix.rs:58:9 Sep 04 04:25:56.840 INFO kablam! | Sep 04 04:25:56.840 INFO kablam! 58 | use std::ascii::AsciiExt; Sep 04 04:25:56.840 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 04:25:56.840 INFO kablam! Sep 04 04:25:57.174 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 04 04:25:57.174 INFO kablam! --> src/tty/unix.rs:58:9 Sep 04 04:25:57.174 INFO kablam! | Sep 04 04:25:57.174 INFO kablam! 58 | use std::ascii::AsciiExt; Sep 04 04:25:57.174 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 04:25:57.174 INFO kablam! | Sep 04 04:25:57.174 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 04:25:57.174 INFO kablam! Sep 04 04:25:57.791 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 04 04:25:57.791 INFO kablam! --> src/tty/unix.rs:58:9 Sep 04 04:25:57.791 INFO kablam! | Sep 04 04:25:57.791 INFO kablam! 58 | use std::ascii::AsciiExt; Sep 04 04:25:57.791 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 04:25:57.791 INFO kablam! | Sep 04 04:25:57.791 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 04:25:57.791 INFO kablam! Sep 04 04:25:58.433 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.25s Sep 04 04:25:58.438 INFO kablam! su: No module specific data is present Sep 04 04:25:58.890 INFO running `"docker" "rm" "-f" "d85bad13c95eece744687780aaf33241ee98edd1e927312925348ca1816c650b"` Sep 04 04:25:59.024 INFO blam! d85bad13c95eece744687780aaf33241ee98edd1e927312925348ca1816c650b