Sep 05 00:22:19.442 INFO checking clang-typecheck-0.1.0 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 05 00:22:19.442 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 05 00:22:19.442 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-2/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 00:22:19.675 INFO blam! ec604f8c3c314bed3a2c9e7b6424a690ff57754eb9c76142ae29f13193bfed0a Sep 05 00:22:19.677 INFO running `"docker" "start" "-a" "ec604f8c3c314bed3a2c9e7b6424a690ff57754eb9c76142ae29f13193bfed0a"` Sep 05 00:22:20.723 INFO kablam! Checking clap v2.2.6 Sep 05 00:22:28.257 INFO kablam! Checking clang-typecheck v0.1.0 (file:///source) Sep 05 00:22:30.348 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 05 00:22:30.348 INFO kablam! --> src/cache.rs:5:23 Sep 05 00:22:30.348 INFO kablam! | Sep 05 00:22:30.348 INFO kablam! 5 | use std::hash::{Hash, SipHasher, Hasher}; Sep 05 00:22:30.348 INFO kablam! | ^^^^^^^^^ Sep 05 00:22:30.349 INFO kablam! | Sep 05 00:22:30.349 INFO kablam! = note: #[warn(deprecated)] on by default Sep 05 00:22:30.350 INFO kablam! Sep 05 00:22:30.350 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 05 00:22:30.350 INFO kablam! --> src/cache.rs:41:22 Sep 05 00:22:30.350 INFO kablam! | Sep 05 00:22:30.350 INFO kablam! 41 | let mut hasher = SipHasher::new(); Sep 05 00:22:30.350 INFO kablam! | ^^^^^^^^^^^^^^ Sep 05 00:22:30.351 INFO kablam! Sep 05 00:22:30.352 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 05 00:22:30.352 INFO kablam! --> src/dirs.rs:8:9 Sep 05 00:22:30.352 INFO kablam! | Sep 05 00:22:30.352 INFO kablam! 8 | env::home_dir() Sep 05 00:22:30.352 INFO kablam! | ^^^^^^^^^^^^^ Sep 05 00:22:30.352 INFO kablam! Sep 05 00:22:30.598 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 05 00:22:30.598 INFO kablam! --> src/cache.rs:5:23 Sep 05 00:22:30.598 INFO kablam! | Sep 05 00:22:30.598 INFO kablam! 5 | use std::hash::{Hash, SipHasher, Hasher}; Sep 05 00:22:30.598 INFO kablam! | ^^^^^^^^^ Sep 05 00:22:30.598 INFO kablam! | Sep 05 00:22:30.598 INFO kablam! = note: #[warn(deprecated)] on by default Sep 05 00:22:30.598 INFO kablam! Sep 05 00:22:30.599 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 05 00:22:30.599 INFO kablam! --> src/cache.rs:41:22 Sep 05 00:22:30.599 INFO kablam! | Sep 05 00:22:30.599 INFO kablam! 41 | let mut hasher = SipHasher::new(); Sep 05 00:22:30.599 INFO kablam! | ^^^^^^^^^^^^^^ Sep 05 00:22:30.599 INFO kablam! Sep 05 00:22:30.599 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 05 00:22:30.599 INFO kablam! --> src/dirs.rs:8:9 Sep 05 00:22:30.599 INFO kablam! | Sep 05 00:22:30.599 INFO kablam! 8 | env::home_dir() Sep 05 00:22:30.599 INFO kablam! | ^^^^^^^^^^^^^ Sep 05 00:22:30.599 INFO kablam! Sep 05 00:22:30.640 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 05 00:22:30.640 INFO kablam! --> src/cache.rs:41:22 Sep 05 00:22:30.640 INFO kablam! | Sep 05 00:22:30.640 INFO kablam! 41 | let mut hasher = SipHasher::new(); Sep 05 00:22:30.640 INFO kablam! | ^^^^^^^^^^^^^^ Sep 05 00:22:30.640 INFO kablam! Sep 05 00:22:30.879 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 05 00:22:30.879 INFO kablam! --> src/cache.rs:41:22 Sep 05 00:22:30.879 INFO kablam! | Sep 05 00:22:30.879 INFO kablam! 41 | let mut hasher = SipHasher::new(); Sep 05 00:22:30.879 INFO kablam! | ^^^^^^^^^^^^^^ Sep 05 00:22:30.879 INFO kablam! Sep 05 00:22:31.064 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.43s Sep 05 00:22:31.069 INFO kablam! su: No module specific data is present Sep 05 00:22:31.744 INFO running `"docker" "rm" "-f" "ec604f8c3c314bed3a2c9e7b6424a690ff57754eb9c76142ae29f13193bfed0a"` Sep 05 00:22:31.912 INFO blam! ec604f8c3c314bed3a2c9e7b6424a690ff57754eb9c76142ae29f13193bfed0a