Oct 27 10:01:08.636 INFO checking Richterrettich/ca against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 10:01:08.636 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 10:01:09.146 INFO blam! afc556b483a31fdae5256b8881b6d35c1d578cd1e9f3da95185adb4fbfded477 Oct 27 10:01:09.148 INFO running `"docker" "start" "-a" "afc556b483a31fdae5256b8881b6d35c1d578cd1e9f3da95185adb4fbfded477"` Oct 27 10:01:10.390 INFO kablam! usermod: no changes Oct 27 10:01:10.507 INFO kablam! Compiling openssl-sys v0.9.30 Oct 27 10:01:10.507 INFO kablam! Checking tar v0.4.15 Oct 27 10:01:13.491 INFO kablam! Compiling openssl v0.10.7 Oct 27 10:01:18.268 INFO kablam! Checking ca v0.1.0 (/source) Oct 27 10:01:23.274 INFO kablam! warning: unused variable: `output` Oct 27 10:01:23.274 INFO kablam! --> tests/binary_tests.rs:132:9 Oct 27 10:01:23.274 INFO kablam! | Oct 27 10:01:23.274 INFO kablam! 132 | let output = run( Oct 27 10:01:23.274 INFO kablam! | ^^^^^^ help: consider using `_output` instead Oct 27 10:01:23.299 INFO kablam! | Oct 27 10:01:23.299 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 10:01:23.299 INFO kablam! Oct 27 10:01:23.299 INFO kablam! warning: unused variable: `output` Oct 27 10:01:23.299 INFO kablam! --> tests/binary_tests.rs:142:5 Oct 27 10:01:23.299 INFO kablam! | Oct 27 10:01:23.299 INFO kablam! 142 | let output = run( Oct 27 10:01:23.299 INFO kablam! | ^^^^^^ help: consider using `_output` instead Oct 27 10:01:23.299 INFO kablam! Oct 27 10:01:23.355 INFO kablam! warning: variable does not need to be mutable Oct 27 10:01:23.355 INFO kablam! --> tests/binary_tests.rs:164:9 Oct 27 10:01:23.355 INFO kablam! | Oct 27 10:01:23.355 INFO kablam! 164 | let mut output = cmd.output().expect("unable to run ca command"); Oct 27 10:01:23.355 INFO kablam! | ----^^^^^^ Oct 27 10:01:23.355 INFO kablam! | | Oct 27 10:01:23.355 INFO kablam! | help: remove this `mut` Oct 27 10:01:23.355 INFO kablam! | Oct 27 10:01:23.355 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 10:01:23.355 INFO kablam! Oct 27 10:01:23.383 INFO kablam! warning: function is never used: `cleanup` Oct 27 10:01:23.383 INFO kablam! --> tests/binary_tests.rs:151:1 Oct 27 10:01:23.383 INFO kablam! | Oct 27 10:01:23.383 INFO kablam! 151 | fn cleanup(_d: TempDir) {} Oct 27 10:01:23.383 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:01:23.383 INFO kablam! | Oct 27 10:01:23.383 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 10:01:23.383 INFO kablam! Oct 27 10:01:23.635 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 10:01:23.635 INFO kablam! --> src/bin/ca.rs:236:15 Oct 27 10:01:23.635 INFO kablam! | Oct 27 10:01:23.635 INFO kablam! 236 | match env::home_dir() { Oct 27 10:01:23.635 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 10:01:23.635 INFO kablam! | Oct 27 10:01:23.635 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 10:01:23.635 INFO kablam! Oct 27 10:01:23.763 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 10:01:23.763 INFO kablam! --> src/bin/ca.rs:236:15 Oct 27 10:01:23.763 INFO kablam! | Oct 27 10:01:23.763 INFO kablam! 236 | match env::home_dir() { Oct 27 10:01:23.763 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 10:01:23.763 INFO kablam! | Oct 27 10:01:23.763 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 10:01:23.763 INFO kablam! Oct 27 10:01:23.807 INFO kablam! warning: variable does not need to be mutable Oct 27 10:01:23.807 INFO kablam! --> src/bin/ca.rs:385:5 Oct 27 10:01:23.807 INFO kablam! | Oct 27 10:01:23.807 INFO kablam! 385 | mut dir: std::path::PathBuf, Oct 27 10:01:23.807 INFO kablam! | ----^^^ Oct 27 10:01:23.807 INFO kablam! | | Oct 27 10:01:23.807 INFO kablam! | help: remove this `mut` Oct 27 10:01:23.807 INFO kablam! | Oct 27 10:01:23.807 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 10:01:23.807 INFO kablam! Oct 27 10:01:23.951 INFO kablam! warning: variable does not need to be mutable Oct 27 10:01:23.951 INFO kablam! --> src/bin/ca.rs:385:5 Oct 27 10:01:23.951 INFO kablam! | Oct 27 10:01:23.951 INFO kablam! 385 | mut dir: std::path::PathBuf, Oct 27 10:01:23.951 INFO kablam! | ----^^^ Oct 27 10:01:23.951 INFO kablam! | | Oct 27 10:01:23.951 INFO kablam! | help: remove this `mut` Oct 27 10:01:23.951 INFO kablam! | Oct 27 10:01:23.951 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 10:01:23.951 INFO kablam! Oct 27 10:01:24.060 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.62s Oct 27 10:01:24.087 INFO kablam! su: No module specific data is present Oct 27 10:01:25.025 INFO running `"docker" "rm" "-f" "afc556b483a31fdae5256b8881b6d35c1d578cd1e9f3da95185adb4fbfded477"` Oct 27 10:01:25.439 INFO blam! afc556b483a31fdae5256b8881b6d35c1d578cd1e9f3da95185adb4fbfded477