Sep 17 23:13:41.438 INFO checking hashconsing-0.3.0 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 23:13:41.438 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 23:13:41.438 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-6/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 23:13:41.685 INFO blam! e717a97446974c6ca55bc8bfb2c7b8fb2aa2b68ebf0e53d5726af2b34bc42399 Sep 17 23:13:41.688 INFO running `"docker" "start" "-a" "e717a97446974c6ca55bc8bfb2c7b8fb2aa2b68ebf0e53d5726af2b34bc42399"` Sep 17 23:13:42.667 INFO kablam! usermod: no changes Sep 17 23:13:42.702 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Sep 17 23:13:42.702 INFO kablam! disables Cargo from automatically inferring other binary targets. Sep 17 23:13:42.702 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 17 23:13:42.702 INFO kablam! files will be included as a binary target: Sep 17 23:13:42.702 INFO kablam! Sep 17 23:13:42.702 INFO kablam! * /source/src/main.rs Sep 17 23:13:42.702 INFO kablam! Sep 17 23:13:42.702 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 17 23:13:42.702 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Sep 17 23:13:42.702 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Sep 17 23:13:42.702 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 17 23:13:42.702 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 17 23:13:42.702 INFO kablam! Sep 17 23:13:42.702 INFO kablam! For more information on this warning you can consult Sep 17 23:13:42.702 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 17 23:13:42.702 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `hashconsing_bin`, Sep 17 23:13:42.702 INFO kablam! please set bin.path in Cargo.toml Sep 17 23:13:42.711 INFO kablam! Checking hashconsing v0.3.0 (/source) Sep 17 23:13:42.985 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 17 23:13:42.991 INFO kablam! --> src/lib.rs:241:5 Sep 17 23:13:42.991 INFO kablam! | Sep 17 23:13:42.991 INFO kablam! 241 | use std::hash::SipHasher ; Sep 17 23:13:42.991 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 17 23:13:42.991 INFO kablam! | Sep 17 23:13:42.991 INFO kablam! = note: #[warn(deprecated)] on by default Sep 17 23:13:42.991 INFO kablam! Sep 17 23:13:42.991 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 17 23:13:42.991 INFO kablam! --> src/lib.rs:344:22 Sep 17 23:13:42.991 INFO kablam! | Sep 17 23:13:42.991 INFO kablam! 344 | let mut hasher = SipHasher::new() ; Sep 17 23:13:42.991 INFO kablam! | ^^^^^^^^^^^^^^ Sep 17 23:13:42.991 INFO kablam! Sep 17 23:13:43.023 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 17 23:13:43.023 INFO kablam! --> src/lib.rs:241:5 Sep 17 23:13:43.023 INFO kablam! | Sep 17 23:13:43.023 INFO kablam! 241 | use std::hash::SipHasher ; Sep 17 23:13:43.023 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 17 23:13:43.023 INFO kablam! | Sep 17 23:13:43.023 INFO kablam! = note: #[warn(deprecated)] on by default Sep 17 23:13:43.023 INFO kablam! Sep 17 23:13:43.027 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 17 23:13:43.027 INFO kablam! --> src/lib.rs:344:22 Sep 17 23:13:43.027 INFO kablam! | Sep 17 23:13:43.027 INFO kablam! 344 | let mut hasher = SipHasher::new() ; Sep 17 23:13:43.027 INFO kablam! | ^^^^^^^^^^^^^^ Sep 17 23:13:43.027 INFO kablam! Sep 17 23:13:43.034 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 17 23:13:43.034 INFO kablam! --> src/lib.rs:344:22 Sep 17 23:13:43.034 INFO kablam! | Sep 17 23:13:43.034 INFO kablam! 344 | let mut hasher = SipHasher::new() ; Sep 17 23:13:43.034 INFO kablam! | ^^^^^^^^^^^^^^ Sep 17 23:13:43.034 INFO kablam! Sep 17 23:13:43.069 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 17 23:13:43.069 INFO kablam! --> src/lib.rs:344:22 Sep 17 23:13:43.069 INFO kablam! | Sep 17 23:13:43.069 INFO kablam! 344 | let mut hasher = SipHasher::new() ; Sep 17 23:13:43.069 INFO kablam! | ^^^^^^^^^^^^^^ Sep 17 23:13:43.069 INFO kablam! Sep 17 23:13:43.806 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.12s Sep 17 23:13:43.809 INFO kablam! su: No module specific data is present Sep 17 23:13:44.409 INFO running `"docker" "rm" "-f" "e717a97446974c6ca55bc8bfb2c7b8fb2aa2b68ebf0e53d5726af2b34bc42399"` Sep 17 23:13:44.465 INFO blam! e717a97446974c6ca55bc8bfb2c7b8fb2aa2b68ebf0e53d5726af2b34bc42399