Oct 12 17:45:06.859 INFO checking mattcl/repo-rs against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 17:45:06.860 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-5/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 12 17:45:07.357 INFO blam! c5c5d1e4201cea49d4590828a4ac810a66d8b3776729fa2bcdd60744fcf738cc Oct 12 17:45:07.361 INFO running `"docker" "start" "-a" "c5c5d1e4201cea49d4590828a4ac810a66d8b3776729fa2bcdd60744fcf738cc"` Oct 12 17:45:08.610 INFO kablam! usermod: no changes Oct 12 17:45:08.946 INFO kablam! Checking serde v1.0.4 Oct 12 17:45:08.948 INFO kablam! Checking encode_unicode v0.2.0 Oct 12 17:45:08.958 INFO kablam! Checking term v0.4.5 Oct 12 17:45:08.973 INFO kablam! Compiling libz-sys v1.0.13 Oct 12 17:45:08.973 INFO kablam! Compiling openssl-sys v0.9.11 Oct 12 17:45:08.973 INFO kablam! Compiling cmake v0.1.22 Oct 12 17:45:08.973 INFO kablam! Compiling curl-sys v0.3.11 Oct 12 17:45:08.974 INFO kablam! Compiling backtrace-sys v0.1.10 Oct 12 17:45:14.809 INFO kablam! Checking iovec v0.1.0 Oct 12 17:45:14.853 INFO kablam! Checking num_cpus v1.5.0 Oct 12 17:45:14.906 INFO kablam! Checking term_size v0.3.0 Oct 12 17:45:14.956 INFO kablam! Checking atty v0.2.2 Oct 12 17:45:15.879 INFO kablam! Checking net2 v0.2.29 Oct 12 17:45:16.233 INFO kablam! Checking colored v1.5.1 Oct 12 17:45:16.329 INFO kablam! Checking csv v0.14.7 Oct 12 17:45:16.692 INFO kablam! Checking idna v0.1.1 Oct 12 17:45:16.860 INFO kablam! Compiling libssh2-sys v0.2.6 Oct 12 17:45:16.908 INFO kablam! Compiling libgit2-sys v0.6.10 Oct 12 17:45:19.234 INFO kablam! Checking bytes v0.4.3 Oct 12 17:45:19.936 INFO kablam! Checking clap v2.24.1 Oct 12 17:45:20.072 INFO kablam! Checking rayon-core v1.0.0 Oct 12 17:45:20.236 INFO kablam! Checking mio v0.6.7 Oct 12 17:45:20.516 INFO kablam! Checking prettytable-rs v0.6.6 Oct 12 17:45:21.252 INFO kablam! Compiling serde_derive v1.0.4 Oct 12 17:45:21.692 INFO kablam! Checking tokio-io v0.1.1 Oct 12 17:45:22.757 INFO kablam! Checking url v1.4.0 Oct 12 17:45:24.571 INFO kablam! Checking rayon v0.7.0 Oct 12 17:45:25.261 INFO kablam! Checking tokio-core v0.1.7 Oct 12 17:45:40.883 INFO kablam! Checking serde_json v1.0.2 Oct 12 17:45:47.469 INFO kablam! Checking backtrace v0.3.0 Oct 12 17:45:48.384 INFO kablam! Checking error-chain v0.10.0 Oct 12 17:46:01.656 INFO kablam! Checking git2 v0.6.5 Oct 12 17:46:05.128 INFO kablam! Checking repo-rs v0.1.0 (/source) Oct 12 17:46:07.021 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 12 17:46:07.021 INFO kablam! --> src/main.rs:36:35 Oct 12 17:46:07.021 INFO kablam! | Oct 12 17:46:07.022 INFO kablam! 36 | let default_config_path_raw = env::home_dir() Oct 12 17:46:07.022 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 17:46:07.022 INFO kablam! | Oct 12 17:46:07.024 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 17:46:07.024 INFO kablam! Oct 12 17:46:07.172 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 12 17:46:07.172 INFO kablam! --> src/main.rs:36:35 Oct 12 17:46:07.172 INFO kablam! | Oct 12 17:46:07.172 INFO kablam! 36 | let default_config_path_raw = env::home_dir() Oct 12 17:46:07.172 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 17:46:07.172 INFO kablam! | Oct 12 17:46:07.172 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 17:46:07.172 INFO kablam! Oct 12 17:46:07.761 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 59.11s Oct 12 17:46:07.788 INFO kablam! su: No module specific data is present Oct 12 17:46:08.376 INFO running `"docker" "rm" "-f" "c5c5d1e4201cea49d4590828a4ac810a66d8b3776729fa2bcdd60744fcf738cc"` Oct 12 17:46:08.729 INFO blam! c5c5d1e4201cea49d4590828a4ac810a66d8b3776729fa2bcdd60744fcf738cc