Oct 26 21:14:52.704 INFO checking seiyanuta/nsh against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 26 21:14:52.706 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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:53.164 INFO blam! 115bc6def12260bacae841b727f2d199ec36097fbecc2f28b80bbf2f2c59cc4f Oct 26 21:14:53.166 INFO running `"docker" "start" "-a" "115bc6def12260bacae841b727f2d199ec36097fbecc2f28b80bbf2f2c59cc4f"` Oct 26 21:14:54.391 INFO kablam! usermod: no changes Oct 26 21:14:54.598 INFO kablam! Checking utf8parse v0.1.0 Oct 26 21:14:54.615 INFO kablam! Checking nom v4.0.0 Oct 26 21:14:54.615 INFO kablam! Checking nix v0.11.0 Oct 26 21:14:54.616 INFO kablam! Checking regex v1.0.5 Oct 26 21:15:01.015 INFO kablam! Checking env_logger v0.5.13 Oct 26 21:15:02.432 INFO kablam! Checking pretty_env_logger v0.2.4 Oct 26 21:15:05.839 INFO kablam! Checking rustyline v2.1.0 Oct 26 21:15:07.615 INFO kablam! Checking nsh v0.1.0 (/source) Oct 26 21:15:08.795 INFO kablam! warning: unused import: `File` Oct 26 21:15:08.795 INFO kablam! --> src/exec.rs:4:15 Oct 26 21:15:08.795 INFO kablam! | Oct 26 21:15:08.795 INFO kablam! 4 | use std::fs::{File, OpenOptions}; Oct 26 21:15:08.795 INFO kablam! | ^^^^ Oct 26 21:15:08.795 INFO kablam! | Oct 26 21:15:08.795 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 21:15:08.795 INFO kablam! Oct 26 21:15:08.795 INFO kablam! warning: unused import: `std::path::Path` Oct 26 21:15:08.795 INFO kablam! --> src/exec.rs:5:5 Oct 26 21:15:08.795 INFO kablam! | Oct 26 21:15:08.795 INFO kablam! 5 | use std::path::Path; Oct 26 21:15:08.807 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 26 21:15:08.807 INFO kablam! Oct 26 21:15:08.923 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:08.923 INFO kablam! --> src/mainloop.rs:19:29 Oct 26 21:15:08.923 INFO kablam! | Oct 26 21:15:08.923 INFO kablam! 19 | if let Some(home_dir) = env::home_dir() { Oct 26 21:15:08.923 INFO kablam! | ^^^^^^^^^^^^^ Oct 26 21:15:08.923 INFO kablam! | Oct 26 21:15:08.923 INFO kablam! = note: #[warn(deprecated)] on by default Oct 26 21:15:08.923 INFO kablam! Oct 26 21:15:08.923 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:08.923 INFO kablam! --> src/builtins.rs:28:37 Oct 26 21:15:08.923 INFO kablam! | Oct 26 21:15:08.923 INFO kablam! 28 | if let Some(home_dir) = env::home_dir() { Oct 26 21:15:08.923 INFO kablam! | ^^^^^^^^^^^^^ Oct 26 21:15:08.923 INFO kablam! Oct 26 21:15:08.943 INFO kablam! warning: unused import: `File` Oct 26 21:15:08.943 INFO kablam! --> src/exec.rs:4:15 Oct 26 21:15:08.943 INFO kablam! | Oct 26 21:15:08.943 INFO kablam! 4 | use std::fs::{File, OpenOptions}; Oct 26 21:15:08.943 INFO kablam! | ^^^^ Oct 26 21:15:08.943 INFO kablam! | Oct 26 21:15:08.943 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 21:15:08.943 INFO kablam! Oct 26 21:15:08.943 INFO kablam! warning: unused import: `std::path::Path` Oct 26 21:15:08.943 INFO kablam! --> src/exec.rs:5:5 Oct 26 21:15:08.943 INFO kablam! | Oct 26 21:15:08.943 INFO kablam! 5 | use std::path::Path; Oct 26 21:15:08.943 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 26 21:15:08.943 INFO kablam! Oct 26 21:15:09.075 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:09.075 INFO kablam! --> src/mainloop.rs:19:29 Oct 26 21:15:09.075 INFO kablam! | Oct 26 21:15:09.075 INFO kablam! 19 | if let Some(home_dir) = env::home_dir() { Oct 26 21:15:09.075 INFO kablam! | ^^^^^^^^^^^^^ Oct 26 21:15:09.075 INFO kablam! | Oct 26 21:15:09.083 INFO kablam! = note: #[warn(deprecated)] on by default Oct 26 21:15:09.083 INFO kablam! Oct 26 21:15:09.083 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:09.083 INFO kablam! --> src/builtins.rs:28:37 Oct 26 21:15:09.083 INFO kablam! | Oct 26 21:15:09.083 INFO kablam! 28 | if let Some(home_dir) = env::home_dir() { Oct 26 21:15:09.083 INFO kablam! | ^^^^^^^^^^^^^ Oct 26 21:15:09.083 INFO kablam! Oct 26 21:15:10.631 INFO kablam! warning: unused variable: `f` Oct 26 21:15:10.631 INFO kablam! --> src/mainloop.rs:25:19 Oct 26 21:15:10.638 INFO kablam! | Oct 26 21:15:10.639 INFO kablam! 25 | if let Ok(f) = File::create(&history_path) { Oct 26 21:15:10.639 INFO kablam! | ^ help: consider using `_f` instead Oct 26 21:15:10.639 INFO kablam! | Oct 26 21:15:10.639 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 21:15:10.639 INFO kablam! Oct 26 21:15:10.647 INFO kablam! warning: unused variable: `line` Oct 26 21:15:10.647 INFO kablam! --> src/mainloop.rs:57:20 Oct 26 21:15:10.648 INFO kablam! | Oct 26 21:15:10.648 INFO kablam! 57 | fn hint(&self, line: &str, _pos: usize) -> Option { Oct 26 21:15:10.649 INFO kablam! | ^^^^ help: consider using `_line` instead Oct 26 21:15:10.649 INFO kablam! Oct 26 21:15:10.731 INFO kablam! warning: unused variable: `f` Oct 26 21:15:10.731 INFO kablam! --> src/mainloop.rs:25:19 Oct 26 21:15:10.731 INFO kablam! | Oct 26 21:15:10.731 INFO kablam! 25 | if let Ok(f) = File::create(&history_path) { Oct 26 21:15:10.731 INFO kablam! | ^ help: consider using `_f` instead Oct 26 21:15:10.731 INFO kablam! | Oct 26 21:15:10.731 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 21:15:10.731 INFO kablam! Oct 26 21:15:10.747 INFO kablam! warning: unused variable: `line` Oct 26 21:15:10.747 INFO kablam! --> src/mainloop.rs:57:20 Oct 26 21:15:10.747 INFO kablam! | Oct 26 21:15:10.747 INFO kablam! 57 | fn hint(&self, line: &str, _pos: usize) -> Option { Oct 26 21:15:10.747 INFO kablam! | ^^^^ help: consider using `_line` instead Oct 26 21:15:10.747 INFO kablam! Oct 26 21:15:11.636 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 17.20s Oct 26 21:15:11.644 INFO kablam! su: No module specific data is present Oct 26 21:15:12.315 INFO running `"docker" "rm" "-f" "115bc6def12260bacae841b727f2d199ec36097fbecc2f28b80bbf2f2c59cc4f"` Oct 26 21:15:12.579 INFO blam! 115bc6def12260bacae841b727f2d199ec36097fbecc2f28b80bbf2f2c59cc4f