Sep 05 02:14:59.980 INFO checking basichll-0.3.1 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 05 02:14:59.980 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 05 02:14:59.980 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-2/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 02:15:00.190 INFO blam! 3ee0d94f9005743b933a53cd6a9c90ed48a87f3c95a0404eae3e2911e22bac36 Sep 05 02:15:00.192 INFO running `"docker" "start" "-a" "3ee0d94f9005743b933a53cd6a9c90ed48a87f3c95a0404eae3e2911e22bac36"` Sep 05 02:15:00.797 INFO kablam! Checking basichll v0.3.1 (file:///source) Sep 05 02:15:01.608 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 05 02:15:01.608 INFO kablam! --> src/lib.rs:12:32 Sep 05 02:15:01.608 INFO kablam! | Sep 05 02:15:01.608 INFO kablam! 12 | use std::hash::{ Hash, Hasher, SipHasher }; Sep 05 02:15:01.608 INFO kablam! | ^^^^^^^^^ Sep 05 02:15:01.608 INFO kablam! | Sep 05 02:15:01.608 INFO kablam! = note: #[warn(deprecated)] on by default Sep 05 02:15:01.608 INFO kablam! Sep 05 02:15:01.609 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 05 02:15:01.609 INFO kablam! --> src/lib.rs:126:26 Sep 05 02:15:01.609 INFO kablam! | Sep 05 02:15:01.609 INFO kablam! 126 | let mut hasher = SipHasher::new(); Sep 05 02:15:01.609 INFO kablam! | ^^^^^^^^^^^^^^ Sep 05 02:15:01.609 INFO kablam! Sep 05 02:15:01.744 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 05 02:15:01.744 INFO kablam! --> src/lib.rs:126:26 Sep 05 02:15:01.744 INFO kablam! | Sep 05 02:15:01.744 INFO kablam! 126 | let mut hasher = SipHasher::new(); Sep 05 02:15:01.744 INFO kablam! | ^^^^^^^^^^^^^^ Sep 05 02:15:01.744 INFO kablam! Sep 05 02:15:01.747 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 05 02:15:01.748 INFO kablam! --> src/lib.rs:12:32 Sep 05 02:15:01.748 INFO kablam! | Sep 05 02:15:01.748 INFO kablam! 12 | use std::hash::{ Hash, Hasher, SipHasher }; Sep 05 02:15:01.748 INFO kablam! | ^^^^^^^^^ Sep 05 02:15:01.748 INFO kablam! | Sep 05 02:15:01.748 INFO kablam! = note: #[warn(deprecated)] on by default Sep 05 02:15:01.748 INFO kablam! Sep 05 02:15:01.748 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 05 02:15:01.748 INFO kablam! --> src/lib.rs:126:26 Sep 05 02:15:01.748 INFO kablam! | Sep 05 02:15:01.748 INFO kablam! 126 | let mut hasher = SipHasher::new(); Sep 05 02:15:01.748 INFO kablam! | ^^^^^^^^^^^^^^ Sep 05 02:15:01.749 INFO kablam! Sep 05 02:15:01.821 INFO kablam! warning: floating-point types cannot be used in patterns Sep 05 02:15:01.821 INFO kablam! --> src/lib.rs:167:17 Sep 05 02:15:01.821 INFO kablam! | Sep 05 02:15:01.821 INFO kablam! 167 | 0.0 => e, Sep 05 02:15:01.821 INFO kablam! | ^^^ Sep 05 02:15:01.821 INFO kablam! | Sep 05 02:15:01.821 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Sep 05 02:15:01.821 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 05 02:15:01.821 INFO kablam! = note: for more information, see issue #41620 Sep 05 02:15:01.821 INFO kablam! Sep 05 02:15:01.835 INFO kablam! warning: floating-point types cannot be used in patterns Sep 05 02:15:01.835 INFO kablam! --> src/lib.rs:167:17 Sep 05 02:15:01.836 INFO kablam! | Sep 05 02:15:01.836 INFO kablam! 167 | 0.0 => e, Sep 05 02:15:01.836 INFO kablam! | ^^^ Sep 05 02:15:01.836 INFO kablam! | Sep 05 02:15:01.836 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 05 02:15:01.836 INFO kablam! = note: for more information, see issue #41620 Sep 05 02:15:01.836 INFO kablam! Sep 05 02:15:01.958 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 05 02:15:01.958 INFO kablam! --> src/lib.rs:126:26 Sep 05 02:15:01.958 INFO kablam! | Sep 05 02:15:01.958 INFO kablam! 126 | let mut hasher = SipHasher::new(); Sep 05 02:15:01.958 INFO kablam! | ^^^^^^^^^^^^^^ Sep 05 02:15:01.958 INFO kablam! Sep 05 02:15:01.978 INFO kablam! error: expected identifier, found `"basic-hll"` Sep 05 02:15:01.978 INFO kablam! --> benches/bench.rs:3:14 Sep 05 02:15:01.978 INFO kablam! | Sep 05 02:15:01.978 INFO kablam! 3 | extern crate "basic-hll" as hll; Sep 05 02:15:01.978 INFO kablam! | ^^^^^^^^^^^ expected identifier Sep 05 02:15:01.978 INFO kablam! Sep 05 02:15:01.978 INFO kablam! error: aborting due to previous error Sep 05 02:15:01.978 INFO kablam! Sep 05 02:15:01.981 INFO kablam! error: Could not compile `basichll`. Sep 05 02:15:01.981 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 05 02:15:02.047 INFO kablam! warning: floating-point types cannot be used in patterns Sep 05 02:15:02.047 INFO kablam! --> src/lib.rs:167:17 Sep 05 02:15:02.047 INFO kablam! | Sep 05 02:15:02.047 INFO kablam! 167 | 0.0 => e, Sep 05 02:15:02.047 INFO kablam! | ^^^ Sep 05 02:15:02.047 INFO kablam! | Sep 05 02:15:02.047 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Sep 05 02:15:02.047 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 05 02:15:02.047 INFO kablam! = note: for more information, see issue #41620 Sep 05 02:15:02.047 INFO kablam! Sep 05 02:15:02.065 INFO kablam! warning: floating-point types cannot be used in patterns Sep 05 02:15:02.065 INFO kablam! --> src/lib.rs:167:17 Sep 05 02:15:02.065 INFO kablam! | Sep 05 02:15:02.065 INFO kablam! 167 | 0.0 => e, Sep 05 02:15:02.065 INFO kablam! | ^^^ Sep 05 02:15:02.065 INFO kablam! | Sep 05 02:15:02.065 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 05 02:15:02.065 INFO kablam! = note: for more information, see issue #41620 Sep 05 02:15:02.065 INFO kablam! Sep 05 02:15:03.839 INFO kablam! error: build failed Sep 05 02:15:03.841 INFO kablam! su: No module specific data is present Sep 05 02:15:04.508 INFO running `"docker" "rm" "-f" "3ee0d94f9005743b933a53cd6a9c90ed48a87f3c95a0404eae3e2911e22bac36"` Sep 05 02:15:04.658 INFO blam! 3ee0d94f9005743b933a53cd6a9c90ed48a87f3c95a0404eae3e2911e22bac36