Sep 04 23:24:13.282 INFO checking basichll-0.3.1 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 23:24:13.282 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 23:24:13.282 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 23:24:13.453 INFO blam! cd310d3c1bbc693d35fc8b90e9869b20564e6a7f8db0a49cdfc99add1b172eeb Sep 04 23:24:13.454 INFO running `"docker" "start" "-a" "cd310d3c1bbc693d35fc8b90e9869b20564e6a7f8db0a49cdfc99add1b172eeb"` Sep 04 23:24:14.013 INFO kablam! Checking basichll v0.3.1 (file:///source) Sep 04 23:24:14.546 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 04 23:24:14.547 INFO kablam! --> src/lib.rs:12:32 Sep 04 23:24:14.547 INFO kablam! | Sep 04 23:24:14.547 INFO kablam! 12 | use std::hash::{ Hash, Hasher, SipHasher }; Sep 04 23:24:14.547 INFO kablam! | ^^^^^^^^^ Sep 04 23:24:14.547 INFO kablam! | Sep 04 23:24:14.547 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 23:24:14.547 INFO kablam! Sep 04 23:24:14.547 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 04 23:24:14.547 INFO kablam! --> src/lib.rs:126:26 Sep 04 23:24:14.547 INFO kablam! | Sep 04 23:24:14.547 INFO kablam! 126 | let mut hasher = SipHasher::new(); Sep 04 23:24:14.547 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 23:24:14.547 INFO kablam! Sep 04 23:24:14.644 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 04 23:24:14.644 INFO kablam! --> src/lib.rs:126:26 Sep 04 23:24:14.644 INFO kablam! | Sep 04 23:24:14.645 INFO kablam! 126 | let mut hasher = SipHasher::new(); Sep 04 23:24:14.645 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 23:24:14.645 INFO kablam! Sep 04 23:24:14.693 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 04 23:24:14.693 INFO kablam! --> src/lib.rs:12:32 Sep 04 23:24:14.693 INFO kablam! | Sep 04 23:24:14.693 INFO kablam! 12 | use std::hash::{ Hash, Hasher, SipHasher }; Sep 04 23:24:14.693 INFO kablam! | ^^^^^^^^^ Sep 04 23:24:14.693 INFO kablam! | Sep 04 23:24:14.693 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 23:24:14.693 INFO kablam! Sep 04 23:24:14.693 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 04 23:24:14.693 INFO kablam! --> src/lib.rs:126:26 Sep 04 23:24:14.693 INFO kablam! | Sep 04 23:24:14.693 INFO kablam! 126 | let mut hasher = SipHasher::new(); Sep 04 23:24:14.693 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 23:24:14.693 INFO kablam! Sep 04 23:24:14.707 INFO kablam! warning: floating-point types cannot be used in patterns Sep 04 23:24:14.707 INFO kablam! --> src/lib.rs:167:17 Sep 04 23:24:14.707 INFO kablam! | Sep 04 23:24:14.707 INFO kablam! 167 | 0.0 => e, Sep 04 23:24:14.707 INFO kablam! | ^^^ Sep 04 23:24:14.707 INFO kablam! | Sep 04 23:24:14.707 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Sep 04 23:24:14.708 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 04 23:24:14.708 INFO kablam! = note: for more information, see issue #41620 Sep 04 23:24:14.708 INFO kablam! Sep 04 23:24:14.720 INFO kablam! warning: floating-point types cannot be used in patterns Sep 04 23:24:14.721 INFO kablam! --> src/lib.rs:167:17 Sep 04 23:24:14.721 INFO kablam! | Sep 04 23:24:14.721 INFO kablam! 167 | 0.0 => e, Sep 04 23:24:14.721 INFO kablam! | ^^^ Sep 04 23:24:14.721 INFO kablam! | Sep 04 23:24:14.721 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 04 23:24:14.721 INFO kablam! = note: for more information, see issue #41620 Sep 04 23:24:14.721 INFO kablam! Sep 04 23:24:14.822 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 04 23:24:14.822 INFO kablam! --> src/lib.rs:126:26 Sep 04 23:24:14.822 INFO kablam! | Sep 04 23:24:14.822 INFO kablam! 126 | let mut hasher = SipHasher::new(); Sep 04 23:24:14.822 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 23:24:14.822 INFO kablam! Sep 04 23:24:14.880 INFO kablam! error: expected identifier, found `"basic-hll"` Sep 04 23:24:14.880 INFO kablam! --> benches/bench.rs:3:14 Sep 04 23:24:14.880 INFO kablam! | Sep 04 23:24:14.880 INFO kablam! 3 | extern crate "basic-hll" as hll; Sep 04 23:24:14.880 INFO kablam! | ^^^^^^^^^^^ expected identifier Sep 04 23:24:14.880 INFO kablam! Sep 04 23:24:14.880 INFO kablam! error: aborting due to previous error Sep 04 23:24:14.880 INFO kablam! Sep 04 23:24:14.884 INFO kablam! error: Could not compile `basichll`. Sep 04 23:24:14.884 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 23:24:14.946 INFO kablam! warning: floating-point types cannot be used in patterns Sep 04 23:24:14.946 INFO kablam! --> src/lib.rs:167:17 Sep 04 23:24:14.946 INFO kablam! | Sep 04 23:24:14.946 INFO kablam! 167 | 0.0 => e, Sep 04 23:24:14.946 INFO kablam! | ^^^ Sep 04 23:24:14.946 INFO kablam! | Sep 04 23:24:14.946 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Sep 04 23:24:14.946 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 04 23:24:14.946 INFO kablam! = note: for more information, see issue #41620 Sep 04 23:24:14.947 INFO kablam! Sep 04 23:24:14.982 INFO kablam! warning: floating-point types cannot be used in patterns Sep 04 23:24:14.982 INFO kablam! --> src/lib.rs:167:17 Sep 04 23:24:14.982 INFO kablam! | Sep 04 23:24:14.982 INFO kablam! 167 | 0.0 => e, Sep 04 23:24:14.982 INFO kablam! | ^^^ Sep 04 23:24:14.982 INFO kablam! | Sep 04 23:24:14.982 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 04 23:24:14.982 INFO kablam! = note: for more information, see issue #41620 Sep 04 23:24:14.983 INFO kablam! Sep 04 23:24:15.999 INFO kablam! error: build failed Sep 04 23:24:16.000 INFO kablam! su: No module specific data is present Sep 04 23:24:16.416 INFO running `"docker" "rm" "-f" "cd310d3c1bbc693d35fc8b90e9869b20564e6a7f8db0a49cdfc99add1b172eeb"` Sep 04 23:24:16.547 INFO blam! cd310d3c1bbc693d35fc8b90e9869b20564e6a7f8db0a49cdfc99add1b172eeb