Oct 27 11:26:23.060 INFO checking Innectic/fe-shell against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 11:26:23.060 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 27 11:26:23.427 INFO blam! 9e85b6f2acc9298cae6cc3e9cb9b0e2bf2ea72196f2c4fdf56532f61b8247557 Oct 27 11:26:23.435 INFO running `"docker" "start" "-a" "9e85b6f2acc9298cae6cc3e9cb9b0e2bf2ea72196f2c4fdf56532f61b8247557"` Oct 27 11:26:24.443 INFO kablam! usermod: no changes Oct 27 11:26:24.544 INFO kablam! Checking fe-shell v0.1.0 (/source) Oct 27 11:26:25.427 INFO kablam! warning: unused import: `Value` Oct 27 11:26:25.427 INFO kablam! --> src/config.rs:9:18 Oct 27 11:26:25.427 INFO kablam! | Oct 27 11:26:25.427 INFO kablam! 9 | use serde_json::{Value, from_str}; Oct 27 11:26:25.427 INFO kablam! | ^^^^^ Oct 27 11:26:25.427 INFO kablam! | Oct 27 11:26:25.427 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 11:26:25.427 INFO kablam! Oct 27 11:26:25.451 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 27 11:26:25.451 INFO kablam! --> src/instance.rs:28:9 Oct 27 11:26:25.451 INFO kablam! | Oct 27 11:26:25.451 INFO kablam! 28 | match env::home_dir() { Oct 27 11:26:25.451 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 11:26:25.451 INFO kablam! | Oct 27 11:26:25.451 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 11:26:25.451 INFO kablam! Oct 27 11:26:25.695 INFO kablam! warning: variant is never constructed: `CouldNotParseConfig` Oct 27 11:26:25.695 INFO kablam! --> src/instance.rs:18:2 Oct 27 11:26:25.695 INFO kablam! | Oct 27 11:26:25.695 INFO kablam! 18 | CouldNotParseConfig Oct 27 11:26:25.695 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 11:26:25.703 INFO kablam! | Oct 27 11:26:25.703 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 11:26:25.703 INFO kablam! Oct 27 11:26:25.703 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 11:26:25.703 INFO kablam! --> src/instance.rs:33:6 Oct 27 11:26:25.703 INFO kablam! | Oct 27 11:26:25.703 INFO kablam! 33 | create_default_config(&config_path); Oct 27 11:26:25.703 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 11:26:25.703 INFO kablam! | Oct 27 11:26:25.703 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 11:26:25.703 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 11:26:25.703 INFO kablam! Oct 27 11:26:25.703 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 11:26:25.703 INFO kablam! --> src/instance.rs:52:4 Oct 27 11:26:25.703 INFO kablam! | Oct 27 11:26:25.703 INFO kablam! 52 | stdout().flush(); Oct 27 11:26:25.703 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 11:26:25.703 INFO kablam! | Oct 27 11:26:25.703 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 11:26:25.703 INFO kablam! Oct 27 11:26:25.851 INFO kablam! warning: unused import: `Value` Oct 27 11:26:25.851 INFO kablam! --> src/config.rs:9:18 Oct 27 11:26:25.851 INFO kablam! | Oct 27 11:26:25.851 INFO kablam! 9 | use serde_json::{Value, from_str}; Oct 27 11:26:25.851 INFO kablam! | ^^^^^ Oct 27 11:26:25.851 INFO kablam! | Oct 27 11:26:25.851 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 11:26:25.851 INFO kablam! Oct 27 11:26:25.859 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 27 11:26:25.859 INFO kablam! --> src/instance.rs:28:9 Oct 27 11:26:25.859 INFO kablam! | Oct 27 11:26:25.859 INFO kablam! 28 | match env::home_dir() { Oct 27 11:26:25.859 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 11:26:25.859 INFO kablam! | Oct 27 11:26:25.859 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 11:26:25.859 INFO kablam! Oct 27 11:26:25.974 INFO kablam! warning: variant is never constructed: `CouldNotParseConfig` Oct 27 11:26:25.974 INFO kablam! --> src/instance.rs:18:2 Oct 27 11:26:25.974 INFO kablam! | Oct 27 11:26:25.974 INFO kablam! 18 | CouldNotParseConfig Oct 27 11:26:25.974 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 11:26:25.974 INFO kablam! | Oct 27 11:26:25.974 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 11:26:25.974 INFO kablam! Oct 27 11:26:25.974 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 11:26:25.974 INFO kablam! --> src/instance.rs:33:6 Oct 27 11:26:25.974 INFO kablam! | Oct 27 11:26:25.974 INFO kablam! 33 | create_default_config(&config_path); Oct 27 11:26:25.975 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 11:26:25.975 INFO kablam! | Oct 27 11:26:25.975 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 11:26:25.975 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 11:26:25.975 INFO kablam! Oct 27 11:26:25.975 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 11:26:25.975 INFO kablam! --> src/instance.rs:52:4 Oct 27 11:26:25.975 INFO kablam! | Oct 27 11:26:25.975 INFO kablam! 52 | stdout().flush(); Oct 27 11:26:25.975 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 11:26:25.975 INFO kablam! | Oct 27 11:26:25.975 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 11:26:25.975 INFO kablam! Oct 27 11:26:26.000 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.53s Oct 27 11:26:26.010 INFO kablam! su: No module specific data is present Oct 27 11:26:26.596 INFO running `"docker" "rm" "-f" "9e85b6f2acc9298cae6cc3e9cb9b0e2bf2ea72196f2c4fdf56532f61b8247557"` Oct 27 11:26:26.837 INFO blam! 9e85b6f2acc9298cae6cc3e9cb9b0e2bf2ea72196f2c4fdf56532f61b8247557