Sep 21 13:04:11.746 INFO checking basichll-0.3.1 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 13:04:11.746 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 13:04:11.746 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-6/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 13:04:12.003 INFO blam! 8046b9f68a5207a916e8e91c0e79a601a8dad231555d3be8a401baf37952a1b4 Sep 21 13:04:12.005 INFO running `"docker" "start" "-a" "8046b9f68a5207a916e8e91c0e79a601a8dad231555d3be8a401baf37952a1b4"` Sep 21 13:04:13.281 INFO kablam! usermod: no changes Sep 21 13:04:13.382 INFO kablam! Checking basichll v0.3.1 (/source) Sep 21 13:04:13.766 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 21 13:04:13.766 INFO kablam! --> src/lib.rs:12:32 Sep 21 13:04:13.766 INFO kablam! | Sep 21 13:04:13.766 INFO kablam! 12 | use std::hash::{ Hash, Hasher, SipHasher }; Sep 21 13:04:13.766 INFO kablam! | ^^^^^^^^^ Sep 21 13:04:13.766 INFO kablam! | Sep 21 13:04:13.766 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 13:04:13.766 INFO kablam! Sep 21 13:04:13.766 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 21 13:04:13.766 INFO kablam! --> src/lib.rs:126:26 Sep 21 13:04:13.766 INFO kablam! | Sep 21 13:04:13.766 INFO kablam! 126 | let mut hasher = SipHasher::new(); Sep 21 13:04:13.766 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 13:04:13.766 INFO kablam! Sep 21 13:04:13.791 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 21 13:04:13.791 INFO kablam! --> src/lib.rs:12:32 Sep 21 13:04:13.791 INFO kablam! | Sep 21 13:04:13.791 INFO kablam! 12 | use std::hash::{ Hash, Hasher, SipHasher }; Sep 21 13:04:13.791 INFO kablam! | ^^^^^^^^^ Sep 21 13:04:13.791 INFO kablam! | Sep 21 13:04:13.791 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 13:04:13.791 INFO kablam! Sep 21 13:04:13.791 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 21 13:04:13.791 INFO kablam! --> src/lib.rs:126:26 Sep 21 13:04:13.791 INFO kablam! | Sep 21 13:04:13.791 INFO kablam! 126 | let mut hasher = SipHasher::new(); Sep 21 13:04:13.791 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 13:04:13.791 INFO kablam! Sep 21 13:04:13.818 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 21 13:04:13.818 INFO kablam! --> src/lib.rs:126:26 Sep 21 13:04:13.818 INFO kablam! | Sep 21 13:04:13.818 INFO kablam! 126 | let mut hasher = SipHasher::new(); Sep 21 13:04:13.818 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 13:04:13.818 INFO kablam! Sep 21 13:04:13.858 INFO kablam! warning: floating-point types cannot be used in patterns Sep 21 13:04:13.858 INFO kablam! --> src/lib.rs:167:17 Sep 21 13:04:13.858 INFO kablam! | Sep 21 13:04:13.858 INFO kablam! 167 | 0.0 => e, Sep 21 13:04:13.858 INFO kablam! | ^^^ Sep 21 13:04:13.858 INFO kablam! | Sep 21 13:04:13.858 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Sep 21 13:04:13.858 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 13:04:13.858 INFO kablam! = note: for more information, see issue #41620 Sep 21 13:04:13.858 INFO kablam! Sep 21 13:04:13.858 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 21 13:04:13.858 INFO kablam! --> src/lib.rs:126:26 Sep 21 13:04:13.858 INFO kablam! | Sep 21 13:04:13.858 INFO kablam! 126 | let mut hasher = SipHasher::new(); Sep 21 13:04:13.858 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 13:04:13.858 INFO kablam! Sep 21 13:04:13.866 INFO kablam! warning: floating-point types cannot be used in patterns Sep 21 13:04:13.866 INFO kablam! --> src/lib.rs:167:17 Sep 21 13:04:13.866 INFO kablam! | Sep 21 13:04:13.866 INFO kablam! 167 | 0.0 => e, Sep 21 13:04:13.866 INFO kablam! | ^^^ Sep 21 13:04:13.866 INFO kablam! | Sep 21 13:04:13.866 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 13:04:13.866 INFO kablam! = note: for more information, see issue #41620 Sep 21 13:04:13.866 INFO kablam! Sep 21 13:04:13.900 INFO kablam! warning: floating-point types cannot be used in patterns Sep 21 13:04:13.900 INFO kablam! --> src/lib.rs:167:17 Sep 21 13:04:13.900 INFO kablam! | Sep 21 13:04:13.900 INFO kablam! 167 | 0.0 => e, Sep 21 13:04:13.900 INFO kablam! | ^^^ Sep 21 13:04:13.900 INFO kablam! | Sep 21 13:04:13.900 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Sep 21 13:04:13.900 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 13:04:13.900 INFO kablam! = note: for more information, see issue #41620 Sep 21 13:04:13.900 INFO kablam! Sep 21 13:04:13.916 INFO kablam! warning: floating-point types cannot be used in patterns Sep 21 13:04:13.917 INFO kablam! --> src/lib.rs:167:17 Sep 21 13:04:13.917 INFO kablam! | Sep 21 13:04:13.917 INFO kablam! 167 | 0.0 => e, Sep 21 13:04:13.917 INFO kablam! | ^^^ Sep 21 13:04:13.917 INFO kablam! | Sep 21 13:04:13.917 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 13:04:13.917 INFO kablam! = note: for more information, see issue #41620 Sep 21 13:04:13.917 INFO kablam! Sep 21 13:04:14.146 INFO kablam! error: expected identifier, found `"basic-hll"` Sep 21 13:04:14.146 INFO kablam! --> benches/bench.rs:3:14 Sep 21 13:04:14.146 INFO kablam! | Sep 21 13:04:14.146 INFO kablam! 3 | extern crate "basic-hll" as hll; Sep 21 13:04:14.146 INFO kablam! | ^^^^^^^^^^^ expected identifier Sep 21 13:04:14.146 INFO kablam! Sep 21 13:04:14.146 INFO kablam! error: aborting due to previous error Sep 21 13:04:14.146 INFO kablam! Sep 21 13:04:14.190 INFO kablam! error: Could not compile `basichll`. Sep 21 13:04:14.190 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 13:04:15.752 INFO kablam! error: build failed Sep 21 13:04:15.754 INFO kablam! su: No module specific data is present Sep 21 13:04:16.680 INFO running `"docker" "rm" "-f" "8046b9f68a5207a916e8e91c0e79a601a8dad231555d3be8a401baf37952a1b4"` Sep 21 13:04:16.785 INFO blam! 8046b9f68a5207a916e8e91c0e79a601a8dad231555d3be8a401baf37952a1b4