Sep 20 06:13:42.939 INFO checking basichll-0.3.1 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 20 06:13:42.939 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 20 06:13:42.939 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-6/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 06:13:43.155 INFO blam! 108c5df9b1c915947d625edfcc3733f01682d6896ced03183f6e793de965b28a Sep 20 06:13:43.160 INFO running `"docker" "start" "-a" "108c5df9b1c915947d625edfcc3733f01682d6896ced03183f6e793de965b28a"` Sep 20 06:13:44.215 INFO kablam! usermod: no changes Sep 20 06:13:44.318 INFO kablam! Checking basichll v0.3.1 (/source) Sep 20 06:13:45.069 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 20 06:13:45.069 INFO kablam! --> src/lib.rs:12:32 Sep 20 06:13:45.069 INFO kablam! | Sep 20 06:13:45.069 INFO kablam! 12 | use std::hash::{ Hash, Hasher, SipHasher }; Sep 20 06:13:45.069 INFO kablam! | ^^^^^^^^^ Sep 20 06:13:45.069 INFO kablam! | Sep 20 06:13:45.069 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 06:13:45.069 INFO kablam! Sep 20 06:13:45.069 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 20 06:13:45.069 INFO kablam! --> src/lib.rs:126:26 Sep 20 06:13:45.069 INFO kablam! | Sep 20 06:13:45.069 INFO kablam! 126 | let mut hasher = SipHasher::new(); Sep 20 06:13:45.069 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 06:13:45.069 INFO kablam! Sep 20 06:13:45.186 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 20 06:13:45.186 INFO kablam! --> src/lib.rs:126:26 Sep 20 06:13:45.186 INFO kablam! | Sep 20 06:13:45.186 INFO kablam! 126 | let mut hasher = SipHasher::new(); Sep 20 06:13:45.186 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 06:13:45.186 INFO kablam! Sep 20 06:13:45.214 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 20 06:13:45.214 INFO kablam! --> src/lib.rs:12:32 Sep 20 06:13:45.214 INFO kablam! | Sep 20 06:13:45.214 INFO kablam! 12 | use std::hash::{ Hash, Hasher, SipHasher }; Sep 20 06:13:45.214 INFO kablam! | ^^^^^^^^^ Sep 20 06:13:45.214 INFO kablam! | Sep 20 06:13:45.214 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 06:13:45.214 INFO kablam! Sep 20 06:13:45.214 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 20 06:13:45.214 INFO kablam! --> src/lib.rs:126:26 Sep 20 06:13:45.214 INFO kablam! | Sep 20 06:13:45.214 INFO kablam! 126 | let mut hasher = SipHasher::new(); Sep 20 06:13:45.214 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 06:13:45.214 INFO kablam! Sep 20 06:13:45.278 INFO kablam! warning: floating-point types cannot be used in patterns Sep 20 06:13:45.278 INFO kablam! --> src/lib.rs:167:17 Sep 20 06:13:45.278 INFO kablam! | Sep 20 06:13:45.278 INFO kablam! 167 | 0.0 => e, Sep 20 06:13:45.278 INFO kablam! | ^^^ Sep 20 06:13:45.278 INFO kablam! | Sep 20 06:13:45.278 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Sep 20 06:13:45.278 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 20 06:13:45.278 INFO kablam! = note: for more information, see issue #41620 Sep 20 06:13:45.278 INFO kablam! Sep 20 06:13:45.290 INFO kablam! warning: floating-point types cannot be used in patterns Sep 20 06:13:45.290 INFO kablam! --> src/lib.rs:167:17 Sep 20 06:13:45.290 INFO kablam! | Sep 20 06:13:45.290 INFO kablam! 167 | 0.0 => e, Sep 20 06:13:45.290 INFO kablam! | ^^^ Sep 20 06:13:45.290 INFO kablam! | Sep 20 06:13:45.290 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 20 06:13:45.290 INFO kablam! = note: for more information, see issue #41620 Sep 20 06:13:45.290 INFO kablam! Sep 20 06:13:45.354 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 20 06:13:45.354 INFO kablam! --> src/lib.rs:126:26 Sep 20 06:13:45.354 INFO kablam! | Sep 20 06:13:45.354 INFO kablam! 126 | let mut hasher = SipHasher::new(); Sep 20 06:13:45.354 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 06:13:45.354 INFO kablam! Sep 20 06:13:45.394 INFO kablam! warning: floating-point types cannot be used in patterns Sep 20 06:13:45.394 INFO kablam! --> src/lib.rs:167:17 Sep 20 06:13:45.394 INFO kablam! | Sep 20 06:13:45.394 INFO kablam! 167 | 0.0 => e, Sep 20 06:13:45.394 INFO kablam! | ^^^ Sep 20 06:13:45.394 INFO kablam! | Sep 20 06:13:45.394 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Sep 20 06:13:45.394 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 20 06:13:45.394 INFO kablam! = note: for more information, see issue #41620 Sep 20 06:13:45.394 INFO kablam! Sep 20 06:13:45.414 INFO kablam! warning: floating-point types cannot be used in patterns Sep 20 06:13:45.414 INFO kablam! --> src/lib.rs:167:17 Sep 20 06:13:45.414 INFO kablam! | Sep 20 06:13:45.414 INFO kablam! 167 | 0.0 => e, Sep 20 06:13:45.414 INFO kablam! | ^^^ Sep 20 06:13:45.414 INFO kablam! | Sep 20 06:13:45.414 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 20 06:13:45.414 INFO kablam! = note: for more information, see issue #41620 Sep 20 06:13:45.414 INFO kablam! Sep 20 06:13:45.871 INFO kablam! error: expected identifier, found `"basic-hll"` Sep 20 06:13:45.871 INFO kablam! --> benches/bench.rs:3:14 Sep 20 06:13:45.871 INFO kablam! | Sep 20 06:13:45.871 INFO kablam! 3 | extern crate "basic-hll" as hll; Sep 20 06:13:45.871 INFO kablam! | ^^^^^^^^^^^ expected identifier Sep 20 06:13:45.871 INFO kablam! Sep 20 06:13:45.871 INFO kablam! error: aborting due to previous error Sep 20 06:13:45.871 INFO kablam! Sep 20 06:13:45.914 INFO kablam! error: Could not compile `basichll`. Sep 20 06:13:45.914 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 06:13:47.584 INFO kablam! error: build failed Sep 20 06:13:47.590 INFO kablam! su: No module specific data is present Sep 20 06:13:48.400 INFO running `"docker" "rm" "-f" "108c5df9b1c915947d625edfcc3733f01682d6896ced03183f6e793de965b28a"` Sep 20 06:13:48.557 INFO blam! 108c5df9b1c915947d625edfcc3733f01682d6896ced03183f6e793de965b28a