Nov 03 09:21:35.245 INFO checking dire-0.3.1 against master#f6e9a6e41cd9b1fb687e296b5a6d4c6ad399f862 for pr-55517 Nov 03 09:21:35.246 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55517/worker-7/master#f6e9a6e41cd9b1fb687e296b5a6d4c6ad399f862:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55517/master#f6e9a6e41cd9b1fb687e296b5a6d4c6ad399f862:/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 +f6e9a6e41cd9b1fb687e296b5a6d4c6ad399f862-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"` Nov 03 09:21:35.596 INFO blam! f23a2905be8e8e156f5378266ea13a1c620c11318d081e099f9f090035bf737a Nov 03 09:21:35.598 INFO running `"docker" "start" "-a" "f23a2905be8e8e156f5378266ea13a1c620c11318d081e099f9f090035bf737a"` Nov 03 09:21:36.626 INFO kablam! usermod: no changes Nov 03 09:21:36.724 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 03 09:21:36.724 INFO kablam! disables Cargo from automatically inferring other binary targets. Nov 03 09:21:36.724 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Nov 03 09:21:36.724 INFO kablam! files will be included as a binary target: Nov 03 09:21:36.724 INFO kablam! Nov 03 09:21:36.724 INFO kablam! * /source/src/main.rs Nov 03 09:21:36.724 INFO kablam! Nov 03 09:21:36.724 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Nov 03 09:21:36.724 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Nov 03 09:21:36.724 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Nov 03 09:21:36.724 INFO kablam! section. You may also move the files to a location where Cargo would not Nov 03 09:21:36.724 INFO kablam! automatically infer them to be a target, such as in subfolders. Nov 03 09:21:36.724 INFO kablam! Nov 03 09:21:36.724 INFO kablam! For more information on this warning you can consult Nov 03 09:21:36.724 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Nov 03 09:21:36.724 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `dirs`, Nov 03 09:21:36.724 INFO kablam! please set bin.path in Cargo.toml Nov 03 09:21:36.724 INFO kablam! Checking dire v0.3.1 (/source) Nov 03 09:21:37.641 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. Nov 03 09:21:37.641 INFO kablam! --> src/unix.rs:21:24 Nov 03 09:21:37.641 INFO kablam! | Nov 03 09:21:37.641 INFO kablam! 21 | let home = env::home_dir().ok_or(DirsError::HomeMissing)?; Nov 03 09:21:37.641 INFO kablam! | ^^^^^^^^^^^^^ Nov 03 09:21:37.641 INFO kablam! | Nov 03 09:21:37.641 INFO kablam! = note: #[warn(deprecated)] on by default Nov 03 09:21:37.641 INFO kablam! Nov 03 09:21:38.254 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. Nov 03 09:21:38.254 INFO kablam! --> src/unix.rs:21:24 Nov 03 09:21:38.254 INFO kablam! | Nov 03 09:21:38.254 INFO kablam! 21 | let home = env::home_dir().ok_or(DirsError::HomeMissing)?; Nov 03 09:21:38.254 INFO kablam! | ^^^^^^^^^^^^^ Nov 03 09:21:38.254 INFO kablam! | Nov 03 09:21:38.254 INFO kablam! = note: #[warn(deprecated)] on by default Nov 03 09:21:38.254 INFO kablam! Nov 03 09:21:39.005 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.35s Nov 03 09:21:39.008 INFO kablam! su: No module specific data is present Nov 03 09:21:39.888 INFO running `"docker" "rm" "-f" "f23a2905be8e8e156f5378266ea13a1c620c11318d081e099f9f090035bf737a"` Nov 03 09:21:40.250 INFO blam! f23a2905be8e8e156f5378266ea13a1c620c11318d081e099f9f090035bf737a