Sep 02 00:36:47.405 INFO checking clang-typecheck-0.1.0 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 02 00:36:47.405 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 02 00:36:47.405 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-3/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 00:36:47.615 INFO blam! 6b1301cee704e13afaff38a605e5154a77d57a641e463fdc4a7e0dc7886deded Sep 02 00:36:47.617 INFO running `"docker" "start" "-a" "6b1301cee704e13afaff38a605e5154a77d57a641e463fdc4a7e0dc7886deded"` Sep 02 00:36:48.708 INFO kablam! Checking clap v2.2.6 Sep 02 00:36:55.851 INFO kablam! Checking clang-typecheck v0.1.0 (file:///source) Sep 02 00:36:57.616 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 02 00:36:57.616 INFO kablam! --> src/cache.rs:5:23 Sep 02 00:36:57.616 INFO kablam! | Sep 02 00:36:57.616 INFO kablam! 5 | use std::hash::{Hash, SipHasher, Hasher}; Sep 02 00:36:57.616 INFO kablam! | ^^^^^^^^^ Sep 02 00:36:57.616 INFO kablam! | Sep 02 00:36:57.616 INFO kablam! = note: #[warn(deprecated)] on by default Sep 02 00:36:57.616 INFO kablam! Sep 02 00:36:57.617 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 02 00:36:57.617 INFO kablam! --> src/cache.rs:41:22 Sep 02 00:36:57.617 INFO kablam! | Sep 02 00:36:57.617 INFO kablam! 41 | let mut hasher = SipHasher::new(); Sep 02 00:36:57.617 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 00:36:57.617 INFO kablam! Sep 02 00:36:57.617 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. Sep 02 00:36:57.617 INFO kablam! --> src/dirs.rs:8:9 Sep 02 00:36:57.617 INFO kablam! | Sep 02 00:36:57.617 INFO kablam! 8 | env::home_dir() Sep 02 00:36:57.617 INFO kablam! | ^^^^^^^^^^^^^ Sep 02 00:36:57.617 INFO kablam! Sep 02 00:36:57.730 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 02 00:36:57.730 INFO kablam! --> src/cache.rs:5:23 Sep 02 00:36:57.730 INFO kablam! | Sep 02 00:36:57.730 INFO kablam! 5 | use std::hash::{Hash, SipHasher, Hasher}; Sep 02 00:36:57.730 INFO kablam! | ^^^^^^^^^ Sep 02 00:36:57.730 INFO kablam! | Sep 02 00:36:57.730 INFO kablam! = note: #[warn(deprecated)] on by default Sep 02 00:36:57.730 INFO kablam! Sep 02 00:36:57.731 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 02 00:36:57.731 INFO kablam! --> src/cache.rs:41:22 Sep 02 00:36:57.731 INFO kablam! | Sep 02 00:36:57.731 INFO kablam! 41 | let mut hasher = SipHasher::new(); Sep 02 00:36:57.731 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 00:36:57.731 INFO kablam! Sep 02 00:36:57.731 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. Sep 02 00:36:57.731 INFO kablam! --> src/dirs.rs:8:9 Sep 02 00:36:57.731 INFO kablam! | Sep 02 00:36:57.731 INFO kablam! 8 | env::home_dir() Sep 02 00:36:57.731 INFO kablam! | ^^^^^^^^^^^^^ Sep 02 00:36:57.731 INFO kablam! Sep 02 00:36:57.853 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 02 00:36:57.853 INFO kablam! --> src/cache.rs:41:22 Sep 02 00:36:57.853 INFO kablam! | Sep 02 00:36:57.853 INFO kablam! 41 | let mut hasher = SipHasher::new(); Sep 02 00:36:57.853 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 00:36:57.854 INFO kablam! Sep 02 00:36:57.953 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 02 00:36:57.953 INFO kablam! --> src/cache.rs:41:22 Sep 02 00:36:57.953 INFO kablam! | Sep 02 00:36:57.954 INFO kablam! 41 | let mut hasher = SipHasher::new(); Sep 02 00:36:57.954 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 00:36:57.954 INFO kablam! Sep 02 00:36:58.152 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.53s Sep 02 00:36:58.158 INFO kablam! su: No module specific data is present Sep 02 00:36:58.807 INFO running `"docker" "rm" "-f" "6b1301cee704e13afaff38a605e5154a77d57a641e463fdc4a7e0dc7886deded"` Sep 02 00:36:58.955 INFO blam! 6b1301cee704e13afaff38a605e5154a77d57a641e463fdc4a7e0dc7886deded