Oct 27 00:37:26.657 INFO checking michael-ar/rust-footy-cli against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 00:37:26.658 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 00:37:27.092 INFO blam! e48566cee02edb29cf9eef394a847ee841adbc6245b29508a83f8638a7e3f756 Oct 27 00:37:27.095 INFO running `"docker" "start" "-a" "e48566cee02edb29cf9eef394a847ee841adbc6245b29508a83f8638a7e3f756"` Oct 27 00:37:28.393 INFO kablam! usermod: no changes Oct 27 00:37:28.775 INFO kablam! Checking encode_unicode v0.3.1 Oct 27 00:37:28.787 INFO kablam! Checking base64 v0.9.2 Oct 27 00:37:28.787 INFO kablam! Checking csv v0.15.0 Oct 27 00:37:28.787 INFO kablam! Checking clap v2.29.4 Oct 27 00:37:28.787 INFO kablam! Checking tokio-io v0.1.7 Oct 27 00:37:28.787 INFO kablam! Checking parking_lot_core v0.2.14 Oct 27 00:37:28.787 INFO kablam! Compiling phf_shared v0.7.22 Oct 27 00:37:30.823 INFO kablam! Checking libflate v0.1.16 Oct 27 00:37:31.261 INFO kablam! Checking chrono v0.4.5 Oct 27 00:37:31.363 INFO kablam! Checking phf v0.7.22 Oct 27 00:37:32.676 INFO kablam! Compiling phf_generator v0.7.22 Oct 27 00:37:32.727 INFO kablam! Checking parking_lot v0.6.3 Oct 27 00:37:32.976 INFO kablam! Checking prettytable-rs v0.6.7 Oct 27 00:37:35.401 INFO kablam! Compiling phf_codegen v0.7.22 Oct 27 00:37:36.628 INFO kablam! Checking tokio-codec v0.1.0 Oct 27 00:37:36.628 INFO kablam! Checking tokio-reactor v0.1.2 Oct 27 00:37:38.038 INFO kablam! Checking tokio-fs v0.1.2 Oct 27 00:37:38.591 INFO kablam! Checking console v0.6.1 Oct 27 00:37:38.987 INFO kablam! Compiling mime_guess v2.0.0-alpha.6 Oct 27 00:37:40.753 INFO kablam! Checking tokio-tcp v0.1.0 Oct 27 00:37:40.754 INFO kablam! Checking tokio-udp v0.1.1 Oct 27 00:37:42.227 INFO kablam! Checking tokio v0.1.7 Oct 27 00:37:42.503 INFO kablam! Checking dialoguer v0.1.0 Oct 27 00:37:44.385 INFO kablam! Checking tokio-core v0.1.17 Oct 27 00:37:45.941 INFO kablam! Checking tokio-proto v0.1.1 Oct 27 00:37:45.941 INFO kablam! Checking tokio-tls v0.1.4 Oct 27 00:37:48.857 INFO kablam! Checking hyper v0.11.27 Oct 27 00:37:54.613 INFO kablam! Checking hyper-tls v0.1.3 Oct 27 00:37:56.248 INFO kablam! Checking reqwest v0.8.6 Oct 27 00:37:58.856 INFO kablam! Checking footy v0.1.2 (/source) Oct 27 00:38:03.883 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 00:38:03.883 INFO kablam! --> src/utils.rs:19:20 Oct 27 00:38:03.883 INFO kablam! | Oct 27 00:38:03.883 INFO kablam! 19 | let mut path = env::home_dir().unwrap(); Oct 27 00:38:03.883 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 00:38:03.883 INFO kablam! | Oct 27 00:38:03.883 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 00:38:03.883 INFO kablam! Oct 27 00:38:03.895 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 00:38:03.895 INFO kablam! --> src/utils.rs:38:20 Oct 27 00:38:03.895 INFO kablam! | Oct 27 00:38:03.895 INFO kablam! 38 | let mut path = env::home_dir().unwrap(); Oct 27 00:38:03.895 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 00:38:03.895 INFO kablam! Oct 27 00:38:03.895 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 00:38:03.895 INFO kablam! --> src/main.rs:36:24 Oct 27 00:38:03.895 INFO kablam! | Oct 27 00:38:03.895 INFO kablam! 36 | let mut path = env::home_dir().unwrap(); Oct 27 00:38:03.895 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 00:38:03.895 INFO kablam! Oct 27 00:38:03.895 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 00:38:03.895 INFO kablam! --> src/utils.rs:19:20 Oct 27 00:38:03.895 INFO kablam! | Oct 27 00:38:03.895 INFO kablam! 19 | let mut path = env::home_dir().unwrap(); Oct 27 00:38:03.895 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 00:38:03.895 INFO kablam! | Oct 27 00:38:03.895 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 00:38:03.895 INFO kablam! Oct 27 00:38:03.895 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 00:38:03.895 INFO kablam! --> src/utils.rs:38:20 Oct 27 00:38:03.895 INFO kablam! | Oct 27 00:38:03.895 INFO kablam! 38 | let mut path = env::home_dir().unwrap(); Oct 27 00:38:03.895 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 00:38:03.895 INFO kablam! Oct 27 00:38:03.895 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 00:38:03.895 INFO kablam! --> src/main.rs:36:24 Oct 27 00:38:03.895 INFO kablam! | Oct 27 00:38:03.895 INFO kablam! 36 | let mut path = env::home_dir().unwrap(); Oct 27 00:38:03.895 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 00:38:03.895 INFO kablam! Oct 27 00:38:04.965 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 36.55s Oct 27 00:38:04.991 INFO kablam! su: No module specific data is present Oct 27 00:38:06.211 INFO running `"docker" "rm" "-f" "e48566cee02edb29cf9eef394a847ee841adbc6245b29508a83f8638a7e3f756"` Oct 27 00:38:06.433 INFO blam! e48566cee02edb29cf9eef394a847ee841adbc6245b29508a83f8638a7e3f756