Oct 26 21:14:51.863 INFO checking seiyanuta/nsh against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 26 21:14:51.863 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +19f01b935b91481fd445b16b533d2f87661bf12e-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 26 21:14:52.250 INFO blam! 5acca22efb760b9408ea0511dfff47974dde00e53c2fbb0c8ce60638724b83dc Oct 26 21:14:52.263 INFO running `"docker" "start" "-a" "5acca22efb760b9408ea0511dfff47974dde00e53c2fbb0c8ce60638724b83dc"` Oct 26 21:14:53.743 INFO kablam! usermod: no changes Oct 26 21:14:53.919 INFO kablam! Checking utf8parse v0.1.0 Oct 26 21:14:53.919 INFO kablam! Checking dirs v1.0.3 Oct 26 21:14:53.931 INFO kablam! Checking regex v1.0.5 Oct 26 21:14:54.821 INFO kablam! Checking rustyline v2.1.0 Oct 26 21:14:58.075 INFO kablam! Checking env_logger v0.5.13 Oct 26 21:14:59.122 INFO kablam! Checking pretty_env_logger v0.2.4 Oct 26 21:14:59.837 INFO kablam! Checking nsh v0.1.0 (/source) Oct 26 21:15:01.192 INFO kablam! warning: unused import: `File` Oct 26 21:15:01.192 INFO kablam! --> src/exec.rs:4:15 Oct 26 21:15:01.193 INFO kablam! | Oct 26 21:15:01.194 INFO kablam! 4 | use std::fs::{File, OpenOptions}; Oct 26 21:15:01.194 INFO kablam! | ^^^^ Oct 26 21:15:01.195 INFO kablam! | Oct 26 21:15:01.195 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 21:15:01.195 INFO kablam! Oct 26 21:15:01.196 INFO kablam! warning: unused import: `std::path::Path` Oct 26 21:15:01.196 INFO kablam! --> src/exec.rs:5:5 Oct 26 21:15:01.197 INFO kablam! | Oct 26 21:15:01.198 INFO kablam! 5 | use std::path::Path; Oct 26 21:15:01.198 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 26 21:15:01.198 INFO kablam! Oct 26 21:15:01.351 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. Oct 26 21:15:01.351 INFO kablam! --> src/mainloop.rs:19:29 Oct 26 21:15:01.351 INFO kablam! | Oct 26 21:15:01.351 INFO kablam! 19 | if let Some(home_dir) = env::home_dir() { Oct 26 21:15:01.352 INFO kablam! | ^^^^^^^^^^^^^ Oct 26 21:15:01.352 INFO kablam! | Oct 26 21:15:01.353 INFO kablam! = note: #[warn(deprecated)] on by default Oct 26 21:15:01.353 INFO kablam! Oct 26 21:15:01.355 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. Oct 26 21:15:01.355 INFO kablam! --> src/builtins.rs:28:37 Oct 26 21:15:01.356 INFO kablam! | Oct 26 21:15:01.356 INFO kablam! 28 | if let Some(home_dir) = env::home_dir() { Oct 26 21:15:01.356 INFO kablam! | ^^^^^^^^^^^^^ Oct 26 21:15:01.357 INFO kablam! Oct 26 21:15:01.500 INFO kablam! warning: unused import: `File` Oct 26 21:15:01.500 INFO kablam! --> src/exec.rs:4:15 Oct 26 21:15:01.500 INFO kablam! | Oct 26 21:15:01.500 INFO kablam! 4 | use std::fs::{File, OpenOptions}; Oct 26 21:15:01.500 INFO kablam! | ^^^^ Oct 26 21:15:01.501 INFO kablam! | Oct 26 21:15:01.501 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 21:15:01.501 INFO kablam! Oct 26 21:15:01.501 INFO kablam! warning: unused import: `std::path::Path` Oct 26 21:15:01.501 INFO kablam! --> src/exec.rs:5:5 Oct 26 21:15:01.501 INFO kablam! | Oct 26 21:15:01.503 INFO kablam! 5 | use std::path::Path; Oct 26 21:15:01.503 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 26 21:15:01.503 INFO kablam! Oct 26 21:15:01.711 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. Oct 26 21:15:01.711 INFO kablam! --> src/mainloop.rs:19:29 Oct 26 21:15:01.711 INFO kablam! | Oct 26 21:15:01.711 INFO kablam! 19 | if let Some(home_dir) = env::home_dir() { Oct 26 21:15:01.711 INFO kablam! | ^^^^^^^^^^^^^ Oct 26 21:15:01.711 INFO kablam! | Oct 26 21:15:01.711 INFO kablam! = note: #[warn(deprecated)] on by default Oct 26 21:15:01.711 INFO kablam! Oct 26 21:15:01.711 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. Oct 26 21:15:01.711 INFO kablam! --> src/builtins.rs:28:37 Oct 26 21:15:01.711 INFO kablam! | Oct 26 21:15:01.711 INFO kablam! 28 | if let Some(home_dir) = env::home_dir() { Oct 26 21:15:01.711 INFO kablam! | ^^^^^^^^^^^^^ Oct 26 21:15:01.711 INFO kablam! Oct 26 21:15:03.574 INFO kablam! warning: unused variable: `f` Oct 26 21:15:03.574 INFO kablam! --> src/mainloop.rs:25:19 Oct 26 21:15:03.574 INFO kablam! | Oct 26 21:15:03.574 INFO kablam! 25 | if let Ok(f) = File::create(&history_path) { Oct 26 21:15:03.574 INFO kablam! | ^ help: consider using `_f` instead Oct 26 21:15:03.591 INFO kablam! | Oct 26 21:15:03.592 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 21:15:03.592 INFO kablam! Oct 26 21:15:03.600 INFO kablam! warning: unused variable: `line` Oct 26 21:15:03.600 INFO kablam! --> src/mainloop.rs:57:20 Oct 26 21:15:03.600 INFO kablam! | Oct 26 21:15:03.600 INFO kablam! 57 | fn hint(&self, line: &str, _pos: usize) -> Option { Oct 26 21:15:03.600 INFO kablam! | ^^^^ help: consider using `_line` instead Oct 26 21:15:03.615 INFO kablam! Oct 26 21:15:04.299 INFO kablam! warning: unused variable: `f` Oct 26 21:15:04.299 INFO kablam! --> src/mainloop.rs:25:19 Oct 26 21:15:04.299 INFO kablam! | Oct 26 21:15:04.299 INFO kablam! 25 | if let Ok(f) = File::create(&history_path) { Oct 26 21:15:04.299 INFO kablam! | ^ help: consider using `_f` instead Oct 26 21:15:04.299 INFO kablam! | Oct 26 21:15:04.299 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 21:15:04.299 INFO kablam! Oct 26 21:15:04.311 INFO kablam! warning: unused variable: `line` Oct 26 21:15:04.311 INFO kablam! --> src/mainloop.rs:57:20 Oct 26 21:15:04.311 INFO kablam! | Oct 26 21:15:04.311 INFO kablam! 57 | fn hint(&self, line: &str, _pos: usize) -> Option { Oct 26 21:15:04.311 INFO kablam! | ^^^^ help: consider using `_line` instead Oct 26 21:15:04.311 INFO kablam! Oct 26 21:15:04.926 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.14s Oct 26 21:15:04.932 INFO kablam! su: No module specific data is present Oct 26 21:15:05.939 INFO running `"docker" "rm" "-f" "5acca22efb760b9408ea0511dfff47974dde00e53c2fbb0c8ce60638724b83dc"` Oct 26 21:15:06.299 INFO blam! 5acca22efb760b9408ea0511dfff47974dde00e53c2fbb0c8ce60638724b83dc