Sep 20 00:40:37.798 INFO checking linefeed-0.2.6 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 20 00:40:37.798 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 20 00:40:37.798 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-7/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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=1000" "-e" "CMD=cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 00:40:37.965 INFO blam! 3042df2d9674f0172e91935cfaa2a25409a0583a4fe6a4006dfce3de2b9a9ed4 Sep 20 00:40:37.967 INFO running `"docker" "start" "-a" "3042df2d9674f0172e91935cfaa2a25409a0583a4fe6a4006dfce3de2b9a9ed4"` Sep 20 00:40:38.784 INFO kablam! usermod: no changes Sep 20 00:40:38.846 INFO kablam! Checking linefeed v0.2.6 (/source) Sep 20 00:40:39.365 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 20 00:40:39.365 INFO kablam! --> src/reader.rs:2819:9 Sep 20 00:40:39.365 INFO kablam! | Sep 20 00:40:39.365 INFO kablam! 2819 | use std::ascii::AsciiExt; Sep 20 00:40:39.365 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 20 00:40:39.365 INFO kablam! | Sep 20 00:40:39.365 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 00:40:39.365 INFO kablam! Sep 20 00:40:39.365 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 20 00:40:39.365 INFO kablam! --> src/unix/path.rs:1:16 Sep 20 00:40:39.365 INFO kablam! | Sep 20 00:40:39.365 INFO kablam! 1 | use std::env::{home_dir, var_os}; Sep 20 00:40:39.365 INFO kablam! | ^^^^^^^^ Sep 20 00:40:39.365 INFO kablam! Sep 20 00:40:39.365 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 20 00:40:39.365 INFO kablam! --> src/unix/path.rs:13:5 Sep 20 00:40:39.365 INFO kablam! | Sep 20 00:40:39.365 INFO kablam! 13 | home_dir().map(|p| p.join(".inputrc")) Sep 20 00:40:39.365 INFO kablam! | ^^^^^^^^ Sep 20 00:40:39.365 INFO kablam! Sep 20 00:40:39.522 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 20 00:40:39.522 INFO kablam! --> src/reader.rs:2819:9 Sep 20 00:40:39.522 INFO kablam! | Sep 20 00:40:39.531 INFO kablam! 2819 | use std::ascii::AsciiExt; Sep 20 00:40:39.531 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 20 00:40:39.531 INFO kablam! | Sep 20 00:40:39.531 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 00:40:39.531 INFO kablam! Sep 20 00:40:39.531 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 20 00:40:39.531 INFO kablam! --> src/unix/path.rs:1:16 Sep 20 00:40:39.531 INFO kablam! | Sep 20 00:40:39.531 INFO kablam! 1 | use std::env::{home_dir, var_os}; Sep 20 00:40:39.531 INFO kablam! | ^^^^^^^^ Sep 20 00:40:39.550 INFO kablam! Sep 20 00:40:39.550 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 20 00:40:39.550 INFO kablam! --> src/unix/path.rs:13:5 Sep 20 00:40:39.550 INFO kablam! | Sep 20 00:40:39.550 INFO kablam! 13 | home_dir().map(|p| p.join(".inputrc")) Sep 20 00:40:39.550 INFO kablam! | ^^^^^^^^ Sep 20 00:40:39.550 INFO kablam! Sep 20 00:40:40.342 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 20 00:40:40.342 INFO kablam! --> src/reader.rs:2819:9 Sep 20 00:40:40.342 INFO kablam! | Sep 20 00:40:40.342 INFO kablam! 2819 | use std::ascii::AsciiExt; Sep 20 00:40:40.342 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 20 00:40:40.342 INFO kablam! | Sep 20 00:40:40.342 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 00:40:40.342 INFO kablam! Sep 20 00:40:40.474 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 20 00:40:40.474 INFO kablam! --> src/reader.rs:2819:9 Sep 20 00:40:40.474 INFO kablam! | Sep 20 00:40:40.474 INFO kablam! 2819 | use std::ascii::AsciiExt; Sep 20 00:40:40.474 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 20 00:40:40.474 INFO kablam! | Sep 20 00:40:40.474 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 00:40:40.474 INFO kablam! Sep 20 00:40:41.022 INFO kablam! warning: variable does not need to be mutable Sep 20 00:40:41.022 INFO kablam! --> src/reader.rs:3089:13 Sep 20 00:40:41.022 INFO kablam! | Sep 20 00:40:41.022 INFO kablam! 3089 | let mut buf = string.as_mut_vec(); Sep 20 00:40:41.022 INFO kablam! | ----^^^ Sep 20 00:40:41.022 INFO kablam! | | Sep 20 00:40:41.022 INFO kablam! | help: remove this `mut` Sep 20 00:40:41.022 INFO kablam! | Sep 20 00:40:41.022 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 20 00:40:41.022 INFO kablam! Sep 20 00:40:41.106 INFO kablam! warning: variable does not need to be mutable Sep 20 00:40:41.106 INFO kablam! --> src/reader.rs:3089:13 Sep 20 00:40:41.106 INFO kablam! | Sep 20 00:40:41.106 INFO kablam! 3089 | let mut buf = string.as_mut_vec(); Sep 20 00:40:41.106 INFO kablam! | ----^^^ Sep 20 00:40:41.106 INFO kablam! | | Sep 20 00:40:41.106 INFO kablam! | help: remove this `mut` Sep 20 00:40:41.106 INFO kablam! | Sep 20 00:40:41.106 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 20 00:40:41.106 INFO kablam! Sep 20 00:40:42.678 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.87s Sep 20 00:40:42.682 INFO kablam! su: No module specific data is present Sep 20 00:40:43.415 INFO running `"docker" "rm" "-f" "3042df2d9674f0172e91935cfaa2a25409a0583a4fe6a4006dfce3de2b9a9ed4"` Sep 20 00:40:43.484 INFO blam! 3042df2d9674f0172e91935cfaa2a25409a0583a4fe6a4006dfce3de2b9a9ed4