Sep 01 19:02:07.408 INFO checking wee-rl-1.0.0 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 01 19:02:07.408 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 01 19:02:07.408 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-1/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 19:02:07.566 INFO blam! 7bffef99efe42223c91c735384ee85f2824031579549f3f541ff006e36e49dbc Sep 01 19:02:07.568 INFO running `"docker" "start" "-a" "7bffef99efe42223c91c735384ee85f2824031579549f3f541ff006e36e49dbc"` Sep 01 19:02:08.320 INFO kablam! Checking nix v0.8.1 Sep 01 19:02:13.815 INFO kablam! Checking wee-rl v1.0.0 (file:///source) Sep 01 19:02:14.466 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 01 19:02:14.466 INFO kablam! --> src/completion.rs:166:29 Sep 01 19:02:14.466 INFO kablam! | Sep 01 19:02:14.466 INFO kablam! 166 | if let Some(home) = home_dir() { Sep 01 19:02:14.466 INFO kablam! | ^^^^^^^^ Sep 01 19:02:14.466 INFO kablam! | Sep 01 19:02:14.466 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 19:02:14.466 INFO kablam! Sep 01 19:02:14.467 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 01 19:02:14.467 INFO kablam! --> src/completion.rs:155:33 Sep 01 19:02:14.467 INFO kablam! | Sep 01 19:02:14.467 INFO kablam! 155 | use std::env::{current_dir, home_dir}; Sep 01 19:02:14.467 INFO kablam! | ^^^^^^^^ Sep 01 19:02:14.467 INFO kablam! Sep 01 19:02:14.468 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 01 19:02:14.468 INFO kablam! --> src/tty/unix.rs:40:9 Sep 01 19:02:14.468 INFO kablam! | Sep 01 19:02:14.468 INFO kablam! 40 | use std::ascii::AsciiExt; Sep 01 19:02:14.468 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 19:02:14.468 INFO kablam! Sep 01 19:02:14.655 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 01 19:02:14.655 INFO kablam! --> src/completion.rs:166:29 Sep 01 19:02:14.655 INFO kablam! | Sep 01 19:02:14.655 INFO kablam! 166 | if let Some(home) = home_dir() { Sep 01 19:02:14.655 INFO kablam! | ^^^^^^^^ Sep 01 19:02:14.655 INFO kablam! | Sep 01 19:02:14.655 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 19:02:14.655 INFO kablam! Sep 01 19:02:14.655 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 01 19:02:14.655 INFO kablam! --> src/completion.rs:155:33 Sep 01 19:02:14.655 INFO kablam! | Sep 01 19:02:14.655 INFO kablam! 155 | use std::env::{current_dir, home_dir}; Sep 01 19:02:14.655 INFO kablam! | ^^^^^^^^ Sep 01 19:02:14.655 INFO kablam! Sep 01 19:02:15.544 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 01 19:02:15.545 INFO kablam! --> src/tty/unix.rs:40:9 Sep 01 19:02:15.545 INFO kablam! | Sep 01 19:02:15.545 INFO kablam! 40 | use std::ascii::AsciiExt; Sep 01 19:02:15.545 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 19:02:15.545 INFO kablam! | Sep 01 19:02:15.545 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 19:02:15.545 INFO kablam! Sep 01 19:02:17.459 INFO kablam! warning: function is never used: `chars` Sep 01 19:02:17.459 INFO kablam! --> src/char_iter.rs:12:1 Sep 01 19:02:17.460 INFO kablam! | Sep 01 19:02:17.460 INFO kablam! 12 | / pub fn chars(read: R) -> Chars Sep 01 19:02:17.460 INFO kablam! 13 | | where R: Sized Sep 01 19:02:17.460 INFO kablam! 14 | | { Sep 01 19:02:17.460 INFO kablam! 15 | | Chars { inner: read } Sep 01 19:02:17.460 INFO kablam! 16 | | } Sep 01 19:02:17.460 INFO kablam! | |_^ Sep 01 19:02:17.460 INFO kablam! | Sep 01 19:02:17.460 INFO kablam! = note: #[warn(dead_code)] on by default Sep 01 19:02:17.460 INFO kablam! Sep 01 19:02:17.460 INFO kablam! warning: struct is never constructed: `Chars` Sep 01 19:02:17.460 INFO kablam! --> src/char_iter.rs:44:1 Sep 01 19:02:17.460 INFO kablam! | Sep 01 19:02:17.460 INFO kablam! 44 | pub struct Chars { Sep 01 19:02:17.460 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 19:02:17.460 INFO kablam! Sep 01 19:02:17.590 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.31s Sep 01 19:02:17.595 INFO kablam! su: No module specific data is present Sep 01 19:02:18.019 INFO running `"docker" "rm" "-f" "7bffef99efe42223c91c735384ee85f2824031579549f3f541ff006e36e49dbc"` Sep 01 19:02:18.123 INFO blam! 7bffef99efe42223c91c735384ee85f2824031579549f3f541ff006e36e49dbc