Sep 21 02:39:49.302 INFO checking spooky-0.1.1 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 02:39:49.302 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 02:39:49.302 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-6/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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=1000" "-e" "CMD=cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 02:39:49.455 INFO blam! ff5893f80f1cee6f39ae143fe4ff803325c5bf934dd304ce8fc1b9b7f0fefb29 Sep 21 02:39:49.458 INFO running `"docker" "start" "-a" "ff5893f80f1cee6f39ae143fe4ff803325c5bf934dd304ce8fc1b9b7f0fefb29"` Sep 21 02:39:50.993 INFO kablam! usermod: no changes Sep 21 02:39:51.047 INFO kablam! Checking spooky v0.1.1 (/source) Sep 21 02:39:51.268 INFO kablam! warning: unused import: `err` Sep 21 02:39:51.268 INFO kablam! --> src/main.rs:24:21 Sep 21 02:39:51.268 INFO kablam! | Sep 21 02:39:51.268 INFO kablam! 24 | use common::{Error, err}; Sep 21 02:39:51.268 INFO kablam! | ^^^ Sep 21 02:39:51.268 INFO kablam! | Sep 21 02:39:51.268 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 02:39:51.268 INFO kablam! Sep 21 02:39:51.280 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 21 02:39:51.280 INFO kablam! --> src/common.rs:43:9 Sep 21 02:39:51.280 INFO kablam! | Sep 21 02:39:51.280 INFO kablam! 43 | env::home_dir() Sep 21 02:39:51.280 INFO kablam! | ^^^^^^^^^^^^^ Sep 21 02:39:51.280 INFO kablam! | Sep 21 02:39:51.280 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 02:39:51.280 INFO kablam! Sep 21 02:39:51.280 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 21 02:39:51.281 INFO kablam! --> src/identifiers.rs:34:26 Sep 21 02:39:51.281 INFO kablam! | Sep 21 02:39:51.281 INFO kablam! 34 | let mut hash_state = SipHasher::new(); Sep 21 02:39:51.281 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 02:39:51.281 INFO kablam! Sep 21 02:39:51.281 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 21 02:39:51.281 INFO kablam! --> src/identifiers.rs:29:27 Sep 21 02:39:51.281 INFO kablam! | Sep 21 02:39:51.281 INFO kablam! 29 | use std::hash::{Hash, SipHasher, Hasher}; Sep 21 02:39:51.281 INFO kablam! | ^^^^^^^^^ Sep 21 02:39:51.281 INFO kablam! Sep 21 02:39:51.281 INFO kablam! warning: unused import: `err` Sep 21 02:39:51.281 INFO kablam! --> src/main.rs:24:21 Sep 21 02:39:51.281 INFO kablam! | Sep 21 02:39:51.281 INFO kablam! 24 | use common::{Error, err}; Sep 21 02:39:51.281 INFO kablam! | ^^^ Sep 21 02:39:51.281 INFO kablam! | Sep 21 02:39:51.281 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 02:39:51.281 INFO kablam! Sep 21 02:39:51.288 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 21 02:39:51.288 INFO kablam! --> src/common.rs:43:9 Sep 21 02:39:51.288 INFO kablam! | Sep 21 02:39:51.288 INFO kablam! 43 | env::home_dir() Sep 21 02:39:51.288 INFO kablam! | ^^^^^^^^^^^^^ Sep 21 02:39:51.288 INFO kablam! | Sep 21 02:39:51.288 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 02:39:51.288 INFO kablam! Sep 21 02:39:51.288 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 21 02:39:51.288 INFO kablam! --> src/identifiers.rs:34:26 Sep 21 02:39:51.288 INFO kablam! | Sep 21 02:39:51.288 INFO kablam! 34 | let mut hash_state = SipHasher::new(); Sep 21 02:39:51.288 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 02:39:51.288 INFO kablam! Sep 21 02:39:51.288 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 21 02:39:51.288 INFO kablam! --> src/identifiers.rs:29:27 Sep 21 02:39:51.288 INFO kablam! | Sep 21 02:39:51.288 INFO kablam! 29 | use std::hash::{Hash, SipHasher, Hasher}; Sep 21 02:39:51.288 INFO kablam! | ^^^^^^^^^ Sep 21 02:39:51.288 INFO kablam! Sep 21 02:39:51.307 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 21 02:39:51.307 INFO kablam! --> src/identifiers.rs:34:26 Sep 21 02:39:51.307 INFO kablam! | Sep 21 02:39:51.307 INFO kablam! 34 | let mut hash_state = SipHasher::new(); Sep 21 02:39:51.307 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 02:39:51.307 INFO kablam! Sep 21 02:39:51.319 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 21 02:39:51.319 INFO kablam! --> src/identifiers.rs:34:26 Sep 21 02:39:51.319 INFO kablam! | Sep 21 02:39:51.319 INFO kablam! 34 | let mut hash_state = SipHasher::new(); Sep 21 02:39:51.319 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 02:39:51.319 INFO kablam! Sep 21 02:39:51.429 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.43s Sep 21 02:39:51.438 INFO kablam! su: No module specific data is present Sep 21 02:39:52.483 INFO running `"docker" "rm" "-f" "ff5893f80f1cee6f39ae143fe4ff803325c5bf934dd304ce8fc1b9b7f0fefb29"` Sep 21 02:39:52.589 INFO blam! ff5893f80f1cee6f39ae143fe4ff803325c5bf934dd304ce8fc1b9b7f0fefb29