Sep 02 02:31:24.919 INFO checking basichll-0.3.1 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 02 02:31:24.919 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 02 02:31:24.920 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-1/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 02:31:25.098 INFO blam! 6aa927a3b47db94d4a0f59864bfa739e2855cbcf9dcdea6052f8fe8e584c74d8 Sep 02 02:31:25.101 INFO running `"docker" "start" "-a" "6aa927a3b47db94d4a0f59864bfa739e2855cbcf9dcdea6052f8fe8e584c74d8"` Sep 02 02:31:25.779 INFO kablam! Checking basichll v0.3.1 (file:///source) Sep 02 02:31:26.593 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 02 02:31:26.593 INFO kablam! --> src/lib.rs:12:32 Sep 02 02:31:26.593 INFO kablam! | Sep 02 02:31:26.593 INFO kablam! 12 | use std::hash::{ Hash, Hasher, SipHasher }; Sep 02 02:31:26.593 INFO kablam! | ^^^^^^^^^ Sep 02 02:31:26.593 INFO kablam! | Sep 02 02:31:26.593 INFO kablam! = note: #[warn(deprecated)] on by default Sep 02 02:31:26.593 INFO kablam! Sep 02 02:31:26.594 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 02 02:31:26.594 INFO kablam! --> src/lib.rs:126:26 Sep 02 02:31:26.594 INFO kablam! | Sep 02 02:31:26.594 INFO kablam! 126 | let mut hasher = SipHasher::new(); Sep 02 02:31:26.594 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 02:31:26.594 INFO kablam! Sep 02 02:31:26.698 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 02 02:31:26.699 INFO kablam! --> src/lib.rs:12:32 Sep 02 02:31:26.699 INFO kablam! | Sep 02 02:31:26.699 INFO kablam! 12 | use std::hash::{ Hash, Hasher, SipHasher }; Sep 02 02:31:26.699 INFO kablam! | ^^^^^^^^^ Sep 02 02:31:26.699 INFO kablam! | Sep 02 02:31:26.699 INFO kablam! = note: #[warn(deprecated)] on by default Sep 02 02:31:26.699 INFO kablam! Sep 02 02:31:26.699 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 02 02:31:26.699 INFO kablam! --> src/lib.rs:126:26 Sep 02 02:31:26.699 INFO kablam! | Sep 02 02:31:26.700 INFO kablam! 126 | let mut hasher = SipHasher::new(); Sep 02 02:31:26.700 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 02:31:26.700 INFO kablam! Sep 02 02:31:26.743 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 02 02:31:26.743 INFO kablam! --> src/lib.rs:126:26 Sep 02 02:31:26.743 INFO kablam! | Sep 02 02:31:26.743 INFO kablam! 126 | let mut hasher = SipHasher::new(); Sep 02 02:31:26.743 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 02:31:26.743 INFO kablam! Sep 02 02:31:26.833 INFO kablam! warning: floating-point types cannot be used in patterns Sep 02 02:31:26.833 INFO kablam! --> src/lib.rs:167:17 Sep 02 02:31:26.833 INFO kablam! | Sep 02 02:31:26.833 INFO kablam! 167 | 0.0 => e, Sep 02 02:31:26.833 INFO kablam! | ^^^ Sep 02 02:31:26.833 INFO kablam! | Sep 02 02:31:26.833 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Sep 02 02:31:26.833 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 02 02:31:26.834 INFO kablam! = note: for more information, see issue #41620 Sep 02 02:31:26.834 INFO kablam! Sep 02 02:31:26.851 INFO kablam! warning: floating-point types cannot be used in patterns Sep 02 02:31:26.851 INFO kablam! --> src/lib.rs:167:17 Sep 02 02:31:26.851 INFO kablam! | Sep 02 02:31:26.851 INFO kablam! 167 | 0.0 => e, Sep 02 02:31:26.851 INFO kablam! | ^^^ Sep 02 02:31:26.851 INFO kablam! | Sep 02 02:31:26.851 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 02 02:31:26.851 INFO kablam! = note: for more information, see issue #41620 Sep 02 02:31:26.851 INFO kablam! Sep 02 02:31:26.856 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 02 02:31:26.856 INFO kablam! --> src/lib.rs:126:26 Sep 02 02:31:26.856 INFO kablam! | Sep 02 02:31:26.856 INFO kablam! 126 | let mut hasher = SipHasher::new(); Sep 02 02:31:26.856 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 02:31:26.856 INFO kablam! Sep 02 02:31:27.058 INFO kablam! warning: floating-point types cannot be used in patterns Sep 02 02:31:27.058 INFO kablam! --> src/lib.rs:167:17 Sep 02 02:31:27.058 INFO kablam! | Sep 02 02:31:27.058 INFO kablam! 167 | 0.0 => e, Sep 02 02:31:27.058 INFO kablam! | ^^^ Sep 02 02:31:27.058 INFO kablam! | Sep 02 02:31:27.058 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Sep 02 02:31:27.058 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 02 02:31:27.058 INFO kablam! = note: for more information, see issue #41620 Sep 02 02:31:27.058 INFO kablam! Sep 02 02:31:27.064 INFO kablam! error: expected identifier, found `"basic-hll"` Sep 02 02:31:27.064 INFO kablam! --> benches/bench.rs:3:14 Sep 02 02:31:27.064 INFO kablam! | Sep 02 02:31:27.064 INFO kablam! 3 | extern crate "basic-hll" as hll; Sep 02 02:31:27.064 INFO kablam! | ^^^^^^^^^^^ expected identifier Sep 02 02:31:27.064 INFO kablam! Sep 02 02:31:27.064 INFO kablam! error: aborting due to previous error Sep 02 02:31:27.064 INFO kablam! Sep 02 02:31:27.084 INFO kablam! error: Could not compile `basichll`. Sep 02 02:31:27.084 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 02:31:27.092 INFO kablam! warning: floating-point types cannot be used in patterns Sep 02 02:31:27.092 INFO kablam! --> src/lib.rs:167:17 Sep 02 02:31:27.092 INFO kablam! | Sep 02 02:31:27.092 INFO kablam! 167 | 0.0 => e, Sep 02 02:31:27.092 INFO kablam! | ^^^ Sep 02 02:31:27.092 INFO kablam! | Sep 02 02:31:27.092 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 02 02:31:27.092 INFO kablam! = note: for more information, see issue #41620 Sep 02 02:31:27.093 INFO kablam! Sep 02 02:31:28.879 INFO kablam! error: build failed Sep 02 02:31:28.881 INFO kablam! su: No module specific data is present Sep 02 02:31:29.472 INFO running `"docker" "rm" "-f" "6aa927a3b47db94d4a0f59864bfa739e2855cbcf9dcdea6052f8fe8e584c74d8"` Sep 02 02:31:29.614 INFO blam! 6aa927a3b47db94d4a0f59864bfa739e2855cbcf9dcdea6052f8fe8e584c74d8