Sep 02 02:31:29.655 INFO checking basichll-0.3.1 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 02 02:31:29.655 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 02:31:29.655 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-1/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-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:29.864 INFO blam! 6d8ffae3946be85a2c8be4789b292027aa4e2713f709b876fe2d5bcd9270f159 Sep 02 02:31:29.865 INFO running `"docker" "start" "-a" "6d8ffae3946be85a2c8be4789b292027aa4e2713f709b876fe2d5bcd9270f159"` Sep 02 02:31:30.598 INFO kablam! Checking basichll v0.3.1 (file:///source) Sep 02 02:31:31.597 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 02 02:31:31.597 INFO kablam! --> src/lib.rs:12:32 Sep 02 02:31:31.597 INFO kablam! | Sep 02 02:31:31.597 INFO kablam! 12 | use std::hash::{ Hash, Hasher, SipHasher }; Sep 02 02:31:31.597 INFO kablam! | ^^^^^^^^^ Sep 02 02:31:31.597 INFO kablam! | Sep 02 02:31:31.597 INFO kablam! = note: #[warn(deprecated)] on by default Sep 02 02:31:31.597 INFO kablam! Sep 02 02:31:31.598 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 02 02:31:31.598 INFO kablam! --> src/lib.rs:126:26 Sep 02 02:31:31.598 INFO kablam! | Sep 02 02:31:31.598 INFO kablam! 126 | let mut hasher = SipHasher::new(); Sep 02 02:31:31.598 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 02:31:31.598 INFO kablam! Sep 02 02:31:31.679 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 02 02:31:31.679 INFO kablam! --> src/lib.rs:12:32 Sep 02 02:31:31.679 INFO kablam! | Sep 02 02:31:31.679 INFO kablam! 12 | use std::hash::{ Hash, Hasher, SipHasher }; Sep 02 02:31:31.679 INFO kablam! | ^^^^^^^^^ Sep 02 02:31:31.679 INFO kablam! | Sep 02 02:31:31.679 INFO kablam! = note: #[warn(deprecated)] on by default Sep 02 02:31:31.679 INFO kablam! Sep 02 02:31:31.680 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 02 02:31:31.680 INFO kablam! --> src/lib.rs:126:26 Sep 02 02:31:31.680 INFO kablam! | Sep 02 02:31:31.680 INFO kablam! 126 | let mut hasher = SipHasher::new(); Sep 02 02:31:31.680 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 02:31:31.680 INFO kablam! Sep 02 02:31:31.733 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 02 02:31:31.733 INFO kablam! --> src/lib.rs:126:26 Sep 02 02:31:31.733 INFO kablam! | Sep 02 02:31:31.733 INFO kablam! 126 | let mut hasher = SipHasher::new(); Sep 02 02:31:31.733 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 02:31:31.733 INFO kablam! Sep 02 02:31:31.816 INFO kablam! warning: floating-point types cannot be used in patterns Sep 02 02:31:31.816 INFO kablam! --> src/lib.rs:167:17 Sep 02 02:31:31.816 INFO kablam! | Sep 02 02:31:31.816 INFO kablam! 167 | 0.0 => e, Sep 02 02:31:31.816 INFO kablam! | ^^^ Sep 02 02:31:31.817 INFO kablam! | Sep 02 02:31:31.817 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Sep 02 02:31:31.817 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:31.817 INFO kablam! = note: for more information, see issue #41620 Sep 02 02:31:31.817 INFO kablam! Sep 02 02:31:31.828 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 02 02:31:31.828 INFO kablam! --> src/lib.rs:126:26 Sep 02 02:31:31.828 INFO kablam! | Sep 02 02:31:31.828 INFO kablam! 126 | let mut hasher = SipHasher::new(); Sep 02 02:31:31.829 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 02:31:31.829 INFO kablam! Sep 02 02:31:31.833 INFO kablam! warning: floating-point types cannot be used in patterns Sep 02 02:31:31.833 INFO kablam! --> src/lib.rs:167:17 Sep 02 02:31:31.833 INFO kablam! | Sep 02 02:31:31.833 INFO kablam! 167 | 0.0 => e, Sep 02 02:31:31.833 INFO kablam! | ^^^ Sep 02 02:31:31.833 INFO kablam! | Sep 02 02:31:31.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:31.833 INFO kablam! = note: for more information, see issue #41620 Sep 02 02:31:31.833 INFO kablam! Sep 02 02:31:31.899 INFO kablam! warning: floating-point types cannot be used in patterns Sep 02 02:31:31.899 INFO kablam! --> src/lib.rs:167:17 Sep 02 02:31:31.899 INFO kablam! | Sep 02 02:31:31.899 INFO kablam! 167 | 0.0 => e, Sep 02 02:31:31.899 INFO kablam! | ^^^ Sep 02 02:31:31.899 INFO kablam! | Sep 02 02:31:31.899 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Sep 02 02:31:31.899 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:31.899 INFO kablam! = note: for more information, see issue #41620 Sep 02 02:31:31.899 INFO kablam! Sep 02 02:31:31.910 INFO kablam! warning: floating-point types cannot be used in patterns Sep 02 02:31:31.910 INFO kablam! --> src/lib.rs:167:17 Sep 02 02:31:31.910 INFO kablam! | Sep 02 02:31:31.910 INFO kablam! 167 | 0.0 => e, Sep 02 02:31:31.910 INFO kablam! | ^^^ Sep 02 02:31:31.910 INFO kablam! | Sep 02 02:31:31.910 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:31.910 INFO kablam! = note: for more information, see issue #41620 Sep 02 02:31:31.910 INFO kablam! Sep 02 02:31:32.088 INFO kablam! error: expected identifier, found `"basic-hll"` Sep 02 02:31:32.089 INFO kablam! --> benches/bench.rs:3:14 Sep 02 02:31:32.089 INFO kablam! | Sep 02 02:31:32.089 INFO kablam! 3 | extern crate "basic-hll" as hll; Sep 02 02:31:32.089 INFO kablam! | ^^^^^^^^^^^ expected identifier Sep 02 02:31:32.089 INFO kablam! Sep 02 02:31:32.089 INFO kablam! error: aborting due to previous error Sep 02 02:31:32.089 INFO kablam! Sep 02 02:31:32.092 INFO kablam! error: Could not compile `basichll`. Sep 02 02:31:32.092 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 02:31:34.194 INFO kablam! error: build failed Sep 02 02:31:34.196 INFO kablam! su: No module specific data is present Sep 02 02:31:34.708 INFO running `"docker" "rm" "-f" "6d8ffae3946be85a2c8be4789b292027aa4e2713f709b876fe2d5bcd9270f159"` Sep 02 02:31:34.824 INFO blam! 6d8ffae3946be85a2c8be4789b292027aa4e2713f709b876fe2d5bcd9270f159