Oct 26 23:07:47.060 INFO checking parth-shel/pshell against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 26 23:07:47.060 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 23:07:47.583 INFO blam! 7c4c6b3a2eec0ec0b1c77b260678d43ba93e4b3dba113d173ca844dc519e4839 Oct 26 23:07:47.589 INFO running `"docker" "start" "-a" "7c4c6b3a2eec0ec0b1c77b260678d43ba93e4b3dba113d173ca844dc519e4839"` Oct 26 23:07:49.115 INFO kablam! usermod: no changes Oct 26 23:07:49.227 INFO kablam! Checking utf8parse v0.1.0 Oct 26 23:07:49.231 INFO kablam! Checking commands v0.0.5 Oct 26 23:07:49.231 INFO kablam! Checking dirs v1.0.3 Oct 26 23:07:50.158 INFO kablam! Checking rustyline v2.1.0 Oct 26 23:07:52.259 INFO kablam! Checking pshell v0.1.0 (/source) Oct 26 23:07:52.971 INFO kablam! warning: unused imports: `Child`, `Output` Oct 26 23:07:52.971 INFO kablam! --> src/pshell.rs:6:34 Oct 26 23:07:52.971 INFO kablam! | Oct 26 23:07:52.971 INFO kablam! 6 | use std::process::{Stdio,Command,Child,Output,exit}; Oct 26 23:07:52.971 INFO kablam! | ^^^^^ ^^^^^^ Oct 26 23:07:52.971 INFO kablam! | Oct 26 23:07:52.971 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 23:07:52.971 INFO kablam! Oct 26 23:07:52.971 INFO kablam! warning: unused import: `FromRawFd` Oct 26 23:07:52.971 INFO kablam! --> src/pshell.rs:7:25 Oct 26 23:07:52.971 INFO kablam! | Oct 26 23:07:52.971 INFO kablam! 7 | use std::os::unix::io::{FromRawFd, AsRawFd}; Oct 26 23:07:52.971 INFO kablam! | ^^^^^^^^^ Oct 26 23:07:52.971 INFO kablam! Oct 26 23:07:52.971 INFO kablam! warning: unused import: `std::os::unix::process::CommandExt` Oct 26 23:07:52.971 INFO kablam! --> src/pshell.rs:8:5 Oct 26 23:07:52.971 INFO kablam! | Oct 26 23:07:52.971 INFO kablam! 8 | use std::os::unix::process::CommandExt; Oct 26 23:07:52.971 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:07:52.971 INFO kablam! Oct 26 23:07:52.971 INFO kablam! warning: unused import: `nix::unistd::pipe` Oct 26 23:07:52.971 INFO kablam! --> src/pshell.rs:10:5 Oct 26 23:07:52.971 INFO kablam! | Oct 26 23:07:52.971 INFO kablam! 10 | use nix::unistd::pipe; Oct 26 23:07:52.971 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 26 23:07:52.971 INFO kablam! Oct 26 23:07:53.011 INFO kablam! warning: unused imports: `Child`, `Output` Oct 26 23:07:53.011 INFO kablam! --> src/pshell.rs:6:34 Oct 26 23:07:53.011 INFO kablam! | Oct 26 23:07:53.011 INFO kablam! 6 | use std::process::{Stdio,Command,Child,Output,exit}; Oct 26 23:07:53.011 INFO kablam! | ^^^^^ ^^^^^^ Oct 26 23:07:53.011 INFO kablam! | Oct 26 23:07:53.011 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 23:07:53.011 INFO kablam! Oct 26 23:07:53.011 INFO kablam! warning: unused import: `FromRawFd` Oct 26 23:07:53.011 INFO kablam! --> src/pshell.rs:7:25 Oct 26 23:07:53.011 INFO kablam! | Oct 26 23:07:53.011 INFO kablam! 7 | use std::os::unix::io::{FromRawFd, AsRawFd}; Oct 26 23:07:53.011 INFO kablam! | ^^^^^^^^^ Oct 26 23:07:53.011 INFO kablam! Oct 26 23:07:53.011 INFO kablam! warning: unused import: `std::os::unix::process::CommandExt` Oct 26 23:07:53.011 INFO kablam! --> src/pshell.rs:8:5 Oct 26 23:07:53.011 INFO kablam! | Oct 26 23:07:53.011 INFO kablam! 8 | use std::os::unix::process::CommandExt; Oct 26 23:07:53.011 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:07:53.011 INFO kablam! Oct 26 23:07:53.011 INFO kablam! warning: unused import: `nix::unistd::pipe` Oct 26 23:07:53.011 INFO kablam! --> src/pshell.rs:10:5 Oct 26 23:07:53.011 INFO kablam! | Oct 26 23:07:53.011 INFO kablam! 10 | use nix::unistd::pipe; Oct 26 23:07:53.011 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 26 23:07:53.011 INFO kablam! Oct 26 23:07:53.019 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 23:07:53.019 INFO kablam! --> src/pshell.rs:212:11 Oct 26 23:07:53.019 INFO kablam! | Oct 26 23:07:53.019 INFO kablam! 212 | match env::home_dir() { Oct 26 23:07:53.019 INFO kablam! | ^^^^^^^^^^^^^ Oct 26 23:07:53.019 INFO kablam! | Oct 26 23:07:53.019 INFO kablam! = note: #[warn(deprecated)] on by default Oct 26 23:07:53.019 INFO kablam! Oct 26 23:07:53.039 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 23:07:53.039 INFO kablam! --> src/pshell.rs:212:11 Oct 26 23:07:53.039 INFO kablam! | Oct 26 23:07:53.039 INFO kablam! 212 | match env::home_dir() { Oct 26 23:07:53.039 INFO kablam! | ^^^^^^^^^^^^^ Oct 26 23:07:53.039 INFO kablam! | Oct 26 23:07:53.039 INFO kablam! = note: #[warn(deprecated)] on by default Oct 26 23:07:53.039 INFO kablam! Oct 26 23:07:53.191 INFO kablam! warning: unused import: `std::io::prelude` Oct 26 23:07:53.191 INFO kablam! --> src/pshell.rs:5:5 Oct 26 23:07:53.191 INFO kablam! | Oct 26 23:07:53.191 INFO kablam! 5 | use std::io::prelude::*; Oct 26 23:07:53.191 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 26 23:07:53.191 INFO kablam! Oct 26 23:07:53.214 INFO kablam! warning: unused variable: `pid` Oct 26 23:07:53.215 INFO kablam! --> src/pshell.rs:19:13 Oct 26 23:07:53.216 INFO kablam! | Oct 26 23:07:53.216 INFO kablam! 19 | let pid = libc::waitpid(-1, ptr, libc::WNOHANG); Oct 26 23:07:53.216 INFO kablam! | ^^^ help: consider using `_pid` instead Oct 26 23:07:53.216 INFO kablam! | Oct 26 23:07:53.216 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 23:07:53.216 INFO kablam! Oct 26 23:07:53.216 INFO kablam! warning: unused variable: `ecode` Oct 26 23:07:53.216 INFO kablam! --> src/pshell.rs:175:8 Oct 26 23:07:53.218 INFO kablam! | Oct 26 23:07:53.218 INFO kablam! 175 | let ecode = child.wait().expect("pshell failed to wait on child"); Oct 26 23:07:53.218 INFO kablam! | ^^^^^ help: consider using `_ecode` instead Oct 26 23:07:53.218 INFO kablam! Oct 26 23:07:53.218 INFO kablam! warning: unused variable: `pid` Oct 26 23:07:53.218 INFO kablam! --> src/pshell.rs:178:8 Oct 26 23:07:53.218 INFO kablam! | Oct 26 23:07:53.218 INFO kablam! 178 | let pid = child.id(); Oct 26 23:07:53.218 INFO kablam! | ^^^ help: consider using `_pid` instead Oct 26 23:07:53.218 INFO kablam! Oct 26 23:07:53.218 INFO kablam! warning: unused variable: `args` Oct 26 23:07:53.218 INFO kablam! --> src/pshell.rs:185:13 Oct 26 23:07:53.218 INFO kablam! | Oct 26 23:07:53.218 INFO kablam! 185 | fn run_proc(args: Vec, cmd_table: ComplexCommand) -> i32 { Oct 26 23:07:53.218 INFO kablam! | ^^^^ help: consider using `_args` instead Oct 26 23:07:53.220 INFO kablam! Oct 26 23:07:53.220 INFO kablam! warning: unused variable: `cmd_table` Oct 26 23:07:53.220 INFO kablam! --> src/pshell.rs:185:32 Oct 26 23:07:53.220 INFO kablam! | Oct 26 23:07:53.220 INFO kablam! 185 | fn run_proc(args: Vec, cmd_table: ComplexCommand) -> i32 { Oct 26 23:07:53.220 INFO kablam! | ^^^^^^^^^ help: consider using `_cmd_table` instead Oct 26 23:07:53.220 INFO kablam! Oct 26 23:07:53.220 INFO kablam! warning: unused variable: `cmd_table` Oct 26 23:07:53.220 INFO kablam! --> src/pshell.rs:189:14 Oct 26 23:07:53.220 INFO kablam! | Oct 26 23:07:53.220 INFO kablam! 189 | fn run_piped(cmd_table: ComplexCommand) { Oct 26 23:07:53.220 INFO kablam! | ^^^^^^^^^ help: consider using `_cmd_table` instead Oct 26 23:07:53.220 INFO kablam! Oct 26 23:07:53.248 INFO kablam! warning: variable does not need to be mutable Oct 26 23:07:53.248 INFO kablam! --> src/pshell.rs:70:7 Oct 26 23:07:53.248 INFO kablam! | Oct 26 23:07:53.248 INFO kablam! 70 | let mut ecode = 0; Oct 26 23:07:53.248 INFO kablam! | ----^^^^^ Oct 26 23:07:53.248 INFO kablam! | | Oct 26 23:07:53.248 INFO kablam! | help: remove this `mut` Oct 26 23:07:53.248 INFO kablam! | Oct 26 23:07:53.248 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 26 23:07:53.248 INFO kablam! Oct 26 23:07:53.275 INFO kablam! warning: unused import: `std::io::prelude` Oct 26 23:07:53.275 INFO kablam! --> src/pshell.rs:5:5 Oct 26 23:07:53.275 INFO kablam! | Oct 26 23:07:53.275 INFO kablam! 5 | use std::io::prelude::*; Oct 26 23:07:53.275 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 26 23:07:53.275 INFO kablam! Oct 26 23:07:53.275 INFO kablam! warning: function is never used: `run_proc` Oct 26 23:07:53.275 INFO kablam! --> src/pshell.rs:185:1 Oct 26 23:07:53.275 INFO kablam! | Oct 26 23:07:53.275 INFO kablam! 185 | fn run_proc(args: Vec, cmd_table: ComplexCommand) -> i32 { Oct 26 23:07:53.275 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:07:53.275 INFO kablam! | Oct 26 23:07:53.275 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 23:07:53.275 INFO kablam! Oct 26 23:07:53.287 INFO kablam! warning: unused variable: `pid` Oct 26 23:07:53.287 INFO kablam! --> src/pshell.rs:19:13 Oct 26 23:07:53.287 INFO kablam! | Oct 26 23:07:53.287 INFO kablam! 19 | let pid = libc::waitpid(-1, ptr, libc::WNOHANG); Oct 26 23:07:53.287 INFO kablam! | ^^^ help: consider using `_pid` instead Oct 26 23:07:53.287 INFO kablam! | Oct 26 23:07:53.287 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 23:07:53.287 INFO kablam! Oct 26 23:07:53.287 INFO kablam! warning: unused variable: `ecode` Oct 26 23:07:53.287 INFO kablam! --> src/pshell.rs:175:8 Oct 26 23:07:53.287 INFO kablam! | Oct 26 23:07:53.287 INFO kablam! 175 | let ecode = child.wait().expect("pshell failed to wait on child"); Oct 26 23:07:53.287 INFO kablam! | ^^^^^ help: consider using `_ecode` instead Oct 26 23:07:53.287 INFO kablam! Oct 26 23:07:53.287 INFO kablam! warning: unused variable: `pid` Oct 26 23:07:53.287 INFO kablam! --> src/pshell.rs:178:8 Oct 26 23:07:53.287 INFO kablam! | Oct 26 23:07:53.287 INFO kablam! 178 | let pid = child.id(); Oct 26 23:07:53.287 INFO kablam! | ^^^ help: consider using `_pid` instead Oct 26 23:07:53.287 INFO kablam! Oct 26 23:07:53.287 INFO kablam! warning: unused variable: `args` Oct 26 23:07:53.287 INFO kablam! --> src/pshell.rs:185:13 Oct 26 23:07:53.287 INFO kablam! | Oct 26 23:07:53.287 INFO kablam! 185 | fn run_proc(args: Vec, cmd_table: ComplexCommand) -> i32 { Oct 26 23:07:53.287 INFO kablam! | ^^^^ help: consider using `_args` instead Oct 26 23:07:53.287 INFO kablam! Oct 26 23:07:53.287 INFO kablam! warning: unused variable: `cmd_table` Oct 26 23:07:53.287 INFO kablam! --> src/pshell.rs:185:32 Oct 26 23:07:53.287 INFO kablam! | Oct 26 23:07:53.287 INFO kablam! 185 | fn run_proc(args: Vec, cmd_table: ComplexCommand) -> i32 { Oct 26 23:07:53.287 INFO kablam! | ^^^^^^^^^ help: consider using `_cmd_table` instead Oct 26 23:07:53.287 INFO kablam! Oct 26 23:07:53.287 INFO kablam! warning: unused variable: `cmd_table` Oct 26 23:07:53.287 INFO kablam! --> src/pshell.rs:189:14 Oct 26 23:07:53.287 INFO kablam! | Oct 26 23:07:53.287 INFO kablam! 189 | fn run_piped(cmd_table: ComplexCommand) { Oct 26 23:07:53.288 INFO kablam! | ^^^^^^^^^ help: consider using `_cmd_table` instead Oct 26 23:07:53.288 INFO kablam! Oct 26 23:07:53.307 INFO kablam! warning: variable does not need to be mutable Oct 26 23:07:53.307 INFO kablam! --> src/pshell.rs:70:7 Oct 26 23:07:53.307 INFO kablam! | Oct 26 23:07:53.307 INFO kablam! 70 | let mut ecode = 0; Oct 26 23:07:53.307 INFO kablam! | ----^^^^^ Oct 26 23:07:53.307 INFO kablam! | | Oct 26 23:07:53.307 INFO kablam! | help: remove this `mut` Oct 26 23:07:53.307 INFO kablam! | Oct 26 23:07:53.307 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 26 23:07:53.307 INFO kablam! Oct 26 23:07:53.331 INFO kablam! warning: function is never used: `run_proc` Oct 26 23:07:53.331 INFO kablam! --> src/pshell.rs:185:1 Oct 26 23:07:53.331 INFO kablam! | Oct 26 23:07:53.331 INFO kablam! 185 | fn run_proc(args: Vec, cmd_table: ComplexCommand) -> i32 { Oct 26 23:07:53.331 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:07:53.331 INFO kablam! | Oct 26 23:07:53.332 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 23:07:53.332 INFO kablam! Oct 26 23:07:53.359 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.23s Oct 26 23:07:53.363 INFO kablam! su: No module specific data is present Oct 26 23:07:54.215 INFO running `"docker" "rm" "-f" "7c4c6b3a2eec0ec0b1c77b260678d43ba93e4b3dba113d173ca844dc519e4839"` Oct 26 23:07:54.571 INFO blam! 7c4c6b3a2eec0ec0b1c77b260678d43ba93e4b3dba113d173ca844dc519e4839