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