Oct 21 13:04:11.765 INFO checking thegedge/gesh against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 13:04:11.765 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192/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 21 13:04:12.163 INFO blam! 2f6e549299d7d1fcadb5ba87eb23f285d409fd78f1a95f80ed10f3f48b7d69e8 Oct 21 13:04:12.164 INFO running `"docker" "start" "-a" "2f6e549299d7d1fcadb5ba87eb23f285d409fd78f1a95f80ed10f3f48b7d69e8"` Oct 21 13:04:13.641 INFO kablam! usermod: no changes Oct 21 13:04:13.732 INFO kablam! Checking memchr v2.0.1 Oct 21 13:04:13.733 INFO kablam! Checking nix v0.5.1 Oct 21 13:04:14.376 INFO kablam! Checking nom v4.0.0 Oct 21 13:04:17.888 INFO kablam! Checking rustyline v1.0.0 Oct 21 13:04:18.780 INFO kablam! Checking gesh v0.1.0 (/source) Oct 21 13:04:19.337 INFO kablam! warning: unused import: `strings::ShellString` Oct 21 13:04:19.337 INFO kablam! --> src/command/registry.rs:24:5 Oct 21 13:04:19.338 INFO kablam! | Oct 21 13:04:19.338 INFO kablam! 24 | use strings::ShellString; Oct 21 13:04:19.338 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 21 13:04:19.344 INFO kablam! | Oct 21 13:04:19.344 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 13:04:19.344 INFO kablam! Oct 21 13:04:19.397 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 21 13:04:19.397 INFO kablam! --> src/command/builtin/cd.rs:20:17 Oct 21 13:04:19.398 INFO kablam! | Oct 21 13:04:19.398 INFO kablam! 20 | None => env::home_dir(), Oct 21 13:04:19.398 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 13:04:19.409 INFO kablam! | Oct 21 13:04:19.409 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 13:04:19.409 INFO kablam! Oct 21 13:04:19.457 INFO kablam! warning: unused import: `strings::ShellString` Oct 21 13:04:19.457 INFO kablam! --> src/command/registry.rs:24:5 Oct 21 13:04:19.457 INFO kablam! | Oct 21 13:04:19.458 INFO kablam! 24 | use strings::ShellString; Oct 21 13:04:19.458 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 21 13:04:19.459 INFO kablam! | Oct 21 13:04:19.459 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 13:04:19.459 INFO kablam! Oct 21 13:04:19.548 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 21 13:04:19.549 INFO kablam! --> src/command/builtin/cd.rs:20:17 Oct 21 13:04:19.549 INFO kablam! | Oct 21 13:04:19.549 INFO kablam! 20 | None => env::home_dir(), Oct 21 13:04:19.550 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 13:04:19.553 INFO kablam! | Oct 21 13:04:19.553 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 13:04:19.554 INFO kablam! Oct 21 13:04:20.642 INFO kablam! warning: method is never used: `vars` Oct 21 13:04:20.642 INFO kablam! --> src/environment/mod.rs:123:5 Oct 21 13:04:20.642 INFO kablam! | Oct 21 13:04:20.643 INFO kablam! 123 | pub fn vars(&self) -> HashMap { Oct 21 13:04:20.643 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:04:20.672 INFO kablam! | Oct 21 13:04:20.672 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 13:04:20.672 INFO kablam! Oct 21 13:04:21.004 INFO kablam! warning: method is never used: `vars` Oct 21 13:04:21.004 INFO kablam! --> src/environment/mod.rs:123:5 Oct 21 13:04:21.004 INFO kablam! | Oct 21 13:04:21.004 INFO kablam! 123 | pub fn vars(&self) -> HashMap { Oct 21 13:04:21.004 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:04:21.004 INFO kablam! | Oct 21 13:04:21.004 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 13:04:21.004 INFO kablam! Oct 21 13:04:21.082 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.41s Oct 21 13:04:21.085 INFO kablam! su: No module specific data is present Oct 21 13:04:21.896 INFO running `"docker" "rm" "-f" "2f6e549299d7d1fcadb5ba87eb23f285d409fd78f1a95f80ed10f3f48b7d69e8"` Oct 21 13:04:22.266 INFO blam! 2f6e549299d7d1fcadb5ba87eb23f285d409fd78f1a95f80ed10f3f48b7d69e8