Oct 26 19:44:22.455 INFO checking te0ys/rusty-enigma against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 26 19:44:22.457 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 19:44:22.907 INFO blam! 2db269713b730af5d77fc20ea9e95ab661c19c79f2d3e06022b5ac4d181edc82 Oct 26 19:44:22.908 INFO running `"docker" "start" "-a" "2db269713b730af5d77fc20ea9e95ab661c19c79f2d3e06022b5ac4d181edc82"` Oct 26 19:44:24.523 INFO kablam! usermod: no changes Oct 26 19:44:24.627 INFO kablam! Checking enigma_simulator v0.1.2 (/source) Oct 26 19:44:25.147 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 19:44:25.147 INFO kablam! --> src/setup.rs:36:11 Oct 26 19:44:25.147 INFO kablam! | Oct 26 19:44:25.147 INFO kablam! 36 | match env::home_dir() { Oct 26 19:44:25.147 INFO kablam! | ^^^^^^^^^^^^^ Oct 26 19:44:25.147 INFO kablam! | Oct 26 19:44:25.163 INFO kablam! = note: #[warn(deprecated)] on by default Oct 26 19:44:25.163 INFO kablam! Oct 26 19:44:25.243 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 19:44:25.243 INFO kablam! --> src/setup.rs:36:11 Oct 26 19:44:25.243 INFO kablam! | Oct 26 19:44:25.243 INFO kablam! 36 | match env::home_dir() { Oct 26 19:44:25.243 INFO kablam! | ^^^^^^^^^^^^^ Oct 26 19:44:25.243 INFO kablam! | Oct 26 19:44:25.243 INFO kablam! = note: #[warn(deprecated)] on by default Oct 26 19:44:25.243 INFO kablam! Oct 26 19:44:25.399 INFO kablam! warning: unused variable: `config_dir` Oct 26 19:44:25.399 INFO kablam! --> src/gen.rs:15:17 Oct 26 19:44:25.399 INFO kablam! | Oct 26 19:44:25.399 INFO kablam! 15 | pub fn rotorgen(config_dir:String) ->String{ Oct 26 19:44:25.399 INFO kablam! | ^^^^^^^^^^ help: consider using `_config_dir` instead Oct 26 19:44:25.399 INFO kablam! | Oct 26 19:44:25.399 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 19:44:25.399 INFO kablam! Oct 26 19:44:25.399 INFO kablam! warning: unused variable: `config_dir` Oct 26 19:44:25.399 INFO kablam! --> src/gen.rs:33:15 Oct 26 19:44:25.399 INFO kablam! | Oct 26 19:44:25.399 INFO kablam! 33 | pub fn keygen(config_dir: String) -> String { Oct 26 19:44:25.399 INFO kablam! | ^^^^^^^^^^ help: consider using `_config_dir` instead Oct 26 19:44:25.399 INFO kablam! Oct 26 19:44:25.451 INFO kablam! warning: method is never used: `as_string` Oct 26 19:44:25.451 INFO kablam! --> src/rotor.rs:61:5 Oct 26 19:44:25.451 INFO kablam! | Oct 26 19:44:25.451 INFO kablam! 61 | pub fn as_string(&self) -> String{ Oct 26 19:44:25.451 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 19:44:25.451 INFO kablam! | Oct 26 19:44:25.451 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 19:44:25.451 INFO kablam! Oct 26 19:44:25.539 INFO kablam! warning: unused variable: `config_dir` Oct 26 19:44:25.539 INFO kablam! --> src/gen.rs:15:17 Oct 26 19:44:25.539 INFO kablam! | Oct 26 19:44:25.539 INFO kablam! 15 | pub fn rotorgen(config_dir:String) ->String{ Oct 26 19:44:25.539 INFO kablam! | ^^^^^^^^^^ help: consider using `_config_dir` instead Oct 26 19:44:25.539 INFO kablam! | Oct 26 19:44:25.539 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 19:44:25.539 INFO kablam! Oct 26 19:44:25.539 INFO kablam! warning: unused variable: `config_dir` Oct 26 19:44:25.539 INFO kablam! --> src/gen.rs:33:15 Oct 26 19:44:25.539 INFO kablam! | Oct 26 19:44:25.539 INFO kablam! 33 | pub fn keygen(config_dir: String) -> String { Oct 26 19:44:25.540 INFO kablam! | ^^^^^^^^^^ help: consider using `_config_dir` instead Oct 26 19:44:25.540 INFO kablam! Oct 26 19:44:25.578 INFO kablam! warning: method is never used: `as_string` Oct 26 19:44:25.578 INFO kablam! --> src/rotor.rs:61:5 Oct 26 19:44:25.578 INFO kablam! | Oct 26 19:44:25.578 INFO kablam! 61 | pub fn as_string(&self) -> String{ Oct 26 19:44:25.578 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 19:44:25.578 INFO kablam! | Oct 26 19:44:25.578 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 19:44:25.578 INFO kablam! Oct 26 19:44:25.609 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.06s Oct 26 19:44:25.619 INFO kablam! su: No module specific data is present Oct 26 19:44:26.699 INFO running `"docker" "rm" "-f" "2db269713b730af5d77fc20ea9e95ab661c19c79f2d3e06022b5ac4d181edc82"` Oct 26 19:44:26.947 INFO blam! 2db269713b730af5d77fc20ea9e95ab661c19c79f2d3e06022b5ac4d181edc82