Oct 31 21:28:28.245 INFO checking seiyanuta/nsh against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Oct 31 21:28:28.247 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-1/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55538/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/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 +05812fa8c588473f03e3fa7cf59cd84f4f37c715-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 31 21:28:28.720 INFO blam! f329089f314330b9d1f9a426d17dcfc95cf1cff9319e0c8e78754cd9a9f18919 Oct 31 21:28:28.724 INFO running `"docker" "start" "-a" "f329089f314330b9d1f9a426d17dcfc95cf1cff9319e0c8e78754cd9a9f18919"` Oct 31 21:28:30.004 INFO kablam! usermod: no changes Oct 31 21:28:30.132 INFO kablam! Checking utf8parse v0.1.0 Oct 31 21:28:30.141 INFO kablam! Checking dirs v1.0.3 Oct 31 21:28:30.141 INFO kablam! Checking nom v4.0.0 Oct 31 21:28:30.141 INFO kablam! Checking nix v0.11.0 Oct 31 21:28:30.141 INFO kablam! Checking env_logger v0.5.13 Oct 31 21:28:32.177 INFO kablam! Checking pretty_env_logger v0.2.4 Oct 31 21:28:38.640 INFO kablam! Checking rustyline v2.1.0 Oct 31 21:28:40.436 INFO kablam! Checking nsh v0.1.0 (/source) Oct 31 21:28:41.652 INFO kablam! warning: unused import: `File` Oct 31 21:28:41.652 INFO kablam! --> src/exec.rs:4:15 Oct 31 21:28:41.652 INFO kablam! | Oct 31 21:28:41.652 INFO kablam! 4 | use std::fs::{File, OpenOptions}; Oct 31 21:28:41.652 INFO kablam! | ^^^^ Oct 31 21:28:41.652 INFO kablam! | Oct 31 21:28:41.652 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 31 21:28:41.652 INFO kablam! Oct 31 21:28:41.652 INFO kablam! warning: unused import: `std::path::Path` Oct 31 21:28:41.652 INFO kablam! --> src/exec.rs:5:5 Oct 31 21:28:41.652 INFO kablam! | Oct 31 21:28:41.652 INFO kablam! 5 | use std::path::Path; Oct 31 21:28:41.652 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 31 21:28:41.652 INFO kablam! Oct 31 21:28:41.760 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 31 21:28:41.760 INFO kablam! --> src/mainloop.rs:19:29 Oct 31 21:28:41.760 INFO kablam! | Oct 31 21:28:41.760 INFO kablam! 19 | if let Some(home_dir) = env::home_dir() { Oct 31 21:28:41.760 INFO kablam! | ^^^^^^^^^^^^^ Oct 31 21:28:41.760 INFO kablam! | Oct 31 21:28:41.760 INFO kablam! = note: #[warn(deprecated)] on by default Oct 31 21:28:41.760 INFO kablam! Oct 31 21:28:41.760 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 31 21:28:41.760 INFO kablam! --> src/builtins.rs:28:37 Oct 31 21:28:41.760 INFO kablam! | Oct 31 21:28:41.760 INFO kablam! 28 | if let Some(home_dir) = env::home_dir() { Oct 31 21:28:41.760 INFO kablam! | ^^^^^^^^^^^^^ Oct 31 21:28:41.760 INFO kablam! Oct 31 21:28:41.804 INFO kablam! warning: unused import: `File` Oct 31 21:28:41.804 INFO kablam! --> src/exec.rs:4:15 Oct 31 21:28:41.804 INFO kablam! | Oct 31 21:28:41.804 INFO kablam! 4 | use std::fs::{File, OpenOptions}; Oct 31 21:28:41.804 INFO kablam! | ^^^^ Oct 31 21:28:41.804 INFO kablam! | Oct 31 21:28:41.804 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 31 21:28:41.804 INFO kablam! Oct 31 21:28:41.804 INFO kablam! warning: unused import: `std::path::Path` Oct 31 21:28:41.804 INFO kablam! --> src/exec.rs:5:5 Oct 31 21:28:41.804 INFO kablam! | Oct 31 21:28:41.804 INFO kablam! 5 | use std::path::Path; Oct 31 21:28:41.804 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 31 21:28:41.804 INFO kablam! Oct 31 21:28:41.972 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 31 21:28:41.972 INFO kablam! --> src/mainloop.rs:19:29 Oct 31 21:28:41.972 INFO kablam! | Oct 31 21:28:41.972 INFO kablam! 19 | if let Some(home_dir) = env::home_dir() { Oct 31 21:28:41.972 INFO kablam! | ^^^^^^^^^^^^^ Oct 31 21:28:41.972 INFO kablam! | Oct 31 21:28:41.972 INFO kablam! = note: #[warn(deprecated)] on by default Oct 31 21:28:41.972 INFO kablam! Oct 31 21:28:41.972 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 31 21:28:41.972 INFO kablam! --> src/builtins.rs:28:37 Oct 31 21:28:41.972 INFO kablam! | Oct 31 21:28:41.972 INFO kablam! 28 | if let Some(home_dir) = env::home_dir() { Oct 31 21:28:41.972 INFO kablam! | ^^^^^^^^^^^^^ Oct 31 21:28:41.972 INFO kablam! Oct 31 21:28:43.208 INFO kablam! warning: unused variable: `f` Oct 31 21:28:43.208 INFO kablam! --> src/mainloop.rs:25:19 Oct 31 21:28:43.208 INFO kablam! | Oct 31 21:28:43.208 INFO kablam! 25 | if let Ok(f) = File::create(&history_path) { Oct 31 21:28:43.208 INFO kablam! | ^ help: consider using `_f` instead Oct 31 21:28:43.208 INFO kablam! | Oct 31 21:28:43.208 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 21:28:43.208 INFO kablam! Oct 31 21:28:43.224 INFO kablam! warning: unused variable: `line` Oct 31 21:28:43.224 INFO kablam! --> src/mainloop.rs:57:20 Oct 31 21:28:43.224 INFO kablam! | Oct 31 21:28:43.224 INFO kablam! 57 | fn hint(&self, line: &str, _pos: usize) -> Option { Oct 31 21:28:43.224 INFO kablam! | ^^^^ help: consider using `_line` instead Oct 31 21:28:43.224 INFO kablam! Oct 31 21:28:44.401 INFO kablam! warning: unused variable: `f` Oct 31 21:28:44.402 INFO kablam! --> src/mainloop.rs:25:19 Oct 31 21:28:44.402 INFO kablam! | Oct 31 21:28:44.402 INFO kablam! 25 | if let Ok(f) = File::create(&history_path) { Oct 31 21:28:44.402 INFO kablam! | ^ help: consider using `_f` instead Oct 31 21:28:44.403 INFO kablam! | Oct 31 21:28:44.403 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 21:28:44.403 INFO kablam! Oct 31 21:28:44.417 INFO kablam! warning: unused variable: `line` Oct 31 21:28:44.417 INFO kablam! --> src/mainloop.rs:57:20 Oct 31 21:28:44.417 INFO kablam! | Oct 31 21:28:44.418 INFO kablam! 57 | fn hint(&self, line: &str, _pos: usize) -> Option { Oct 31 21:28:44.418 INFO kablam! | ^^^^ help: consider using `_line` instead Oct 31 21:28:44.418 INFO kablam! Oct 31 21:28:45.140 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.11s Oct 31 21:28:45.148 INFO kablam! su: No module specific data is present Oct 31 21:28:45.778 INFO running `"docker" "rm" "-f" "f329089f314330b9d1f9a426d17dcfc95cf1cff9319e0c8e78754cd9a9f18919"` Oct 31 21:28:45.989 INFO blam! f329089f314330b9d1f9a426d17dcfc95cf1cff9319e0c8e78754cd9a9f18919