Jul 12 10:54:57.116 INFO checking dire-0.3.1 against try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255 for pr-52234 Jul 12 10:54:57.116 INFO running: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 12 10:54:57.116 INFO creating container for: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 12 10:54:57.116 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-52234/try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-7/try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 12 10:54:57.382 INFO blam! b7ab588ff3dda37825ace61e4ce34d50e6d9ce42b17c46b457e015b80e630e1c Jul 12 10:54:57.385 INFO running `"docker" "start" "-a" "b7ab588ff3dda37825ace61e4ce34d50e6d9ce42b17c46b457e015b80e630e1c"` Jul 12 10:54:58.482 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Jul 12 10:54:58.482 INFO kablam! disables Cargo from automatically inferring other binary targets. Jul 12 10:54:58.482 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Jul 12 10:54:58.482 INFO kablam! files will be included as a binary target: Jul 12 10:54:58.482 INFO kablam! Jul 12 10:54:58.482 INFO kablam! * /source/src/main.rs Jul 12 10:54:58.482 INFO kablam! Jul 12 10:54:58.483 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Jul 12 10:54:58.483 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Jul 12 10:54:58.483 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Jul 12 10:54:58.483 INFO kablam! section. You may also move the files to a location where Cargo would not Jul 12 10:54:58.483 INFO kablam! automatically infer them to be a target, such as in subfolders. Jul 12 10:54:58.483 INFO kablam! Jul 12 10:54:58.483 INFO kablam! For more information on this warning you can consult Jul 12 10:54:58.484 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Jul 12 10:54:58.484 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `dirs`, Jul 12 10:54:58.484 INFO kablam! please set bin.path in Cargo.toml Jul 12 10:54:58.499 INFO kablam! Checking dire v0.3.1 (file:///source) Jul 12 10:54:59.297 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 crates.io/crates/dirs instead. Jul 12 10:54:59.297 INFO kablam! --> src/unix.rs:21:24 Jul 12 10:54:59.297 INFO kablam! | Jul 12 10:54:59.297 INFO kablam! 21 | let home = env::home_dir().ok_or(DirsError::HomeMissing)?; Jul 12 10:54:59.297 INFO kablam! | ^^^^^^^^^^^^^ Jul 12 10:54:59.298 INFO kablam! | Jul 12 10:54:59.298 INFO kablam! = note: #[warn(deprecated)] on by default Jul 12 10:54:59.299 INFO kablam! Jul 12 10:54:59.940 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 crates.io/crates/dirs instead. Jul 12 10:54:59.940 INFO kablam! --> src/unix.rs:21:24 Jul 12 10:54:59.940 INFO kablam! | Jul 12 10:54:59.940 INFO kablam! 21 | let home = env::home_dir().ok_or(DirsError::HomeMissing)?; Jul 12 10:54:59.940 INFO kablam! | ^^^^^^^^^^^^^ Jul 12 10:54:59.940 INFO kablam! | Jul 12 10:54:59.940 INFO kablam! = note: #[warn(deprecated)] on by default Jul 12 10:54:59.940 INFO kablam! Jul 12 10:55:00.323 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.88s Jul 12 10:55:00.324 INFO kablam! su: No module specific data is present Jul 12 10:55:01.065 INFO running `"docker" "rm" "-f" "b7ab588ff3dda37825ace61e4ce34d50e6d9ce42b17c46b457e015b80e630e1c"` Jul 12 10:55:01.184 INFO blam! b7ab588ff3dda37825ace61e4ce34d50e6d9ce42b17c46b457e015b80e630e1c