Sep 10 22:20:45.510 INFO checking basichll-0.3.1 against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 22:20:45.510 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 22:20:45.510 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-2/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/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 +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 22:20:45.716 INFO blam! d6a6a24e0eb61951f379645c549d1b2bf0f6c89d7d0acf4421133b377f7153d1 Sep 10 22:20:45.719 INFO running `"docker" "start" "-a" "d6a6a24e0eb61951f379645c549d1b2bf0f6c89d7d0acf4421133b377f7153d1"` Sep 10 22:20:47.031 INFO kablam! usermod: no changes Sep 10 22:20:47.084 INFO kablam! Checking basichll v0.3.1 (file:///source) Sep 10 22:20:47.786 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 10 22:20:47.786 INFO kablam! --> src/lib.rs:12:32 Sep 10 22:20:47.786 INFO kablam! | Sep 10 22:20:47.786 INFO kablam! 12 | use std::hash::{ Hash, Hasher, SipHasher }; Sep 10 22:20:47.786 INFO kablam! | ^^^^^^^^^ Sep 10 22:20:47.786 INFO kablam! | Sep 10 22:20:47.786 INFO kablam! = note: #[warn(deprecated)] on by default Sep 10 22:20:47.786 INFO kablam! Sep 10 22:20:47.786 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 10 22:20:47.786 INFO kablam! --> src/lib.rs:126:26 Sep 10 22:20:47.786 INFO kablam! | Sep 10 22:20:47.786 INFO kablam! 126 | let mut hasher = SipHasher::new(); Sep 10 22:20:47.786 INFO kablam! | ^^^^^^^^^^^^^^ Sep 10 22:20:47.786 INFO kablam! Sep 10 22:20:47.786 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 10 22:20:47.786 INFO kablam! --> src/lib.rs:12:32 Sep 10 22:20:47.786 INFO kablam! | Sep 10 22:20:47.786 INFO kablam! 12 | use std::hash::{ Hash, Hasher, SipHasher }; Sep 10 22:20:47.786 INFO kablam! | ^^^^^^^^^ Sep 10 22:20:47.786 INFO kablam! | Sep 10 22:20:47.786 INFO kablam! = note: #[warn(deprecated)] on by default Sep 10 22:20:47.786 INFO kablam! Sep 10 22:20:47.786 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 10 22:20:47.786 INFO kablam! --> src/lib.rs:126:26 Sep 10 22:20:47.786 INFO kablam! | Sep 10 22:20:47.786 INFO kablam! 126 | let mut hasher = SipHasher::new(); Sep 10 22:20:47.786 INFO kablam! | ^^^^^^^^^^^^^^ Sep 10 22:20:47.786 INFO kablam! Sep 10 22:20:47.841 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 10 22:20:47.841 INFO kablam! --> src/lib.rs:126:26 Sep 10 22:20:47.841 INFO kablam! | Sep 10 22:20:47.841 INFO kablam! 126 | let mut hasher = SipHasher::new(); Sep 10 22:20:47.841 INFO kablam! | ^^^^^^^^^^^^^^ Sep 10 22:20:47.841 INFO kablam! Sep 10 22:20:47.882 INFO kablam! warning: floating-point types cannot be used in patterns Sep 10 22:20:47.882 INFO kablam! --> src/lib.rs:167:17 Sep 10 22:20:47.882 INFO kablam! | Sep 10 22:20:47.882 INFO kablam! 167 | 0.0 => e, Sep 10 22:20:47.882 INFO kablam! | ^^^ Sep 10 22:20:47.882 INFO kablam! | Sep 10 22:20:47.882 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Sep 10 22:20:47.882 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 10 22:20:47.882 INFO kablam! = note: for more information, see issue #41620 Sep 10 22:20:47.882 INFO kablam! Sep 10 22:20:47.890 INFO kablam! warning: floating-point types cannot be used in patterns Sep 10 22:20:47.890 INFO kablam! --> src/lib.rs:167:17 Sep 10 22:20:47.890 INFO kablam! | Sep 10 22:20:47.890 INFO kablam! 167 | 0.0 => e, Sep 10 22:20:47.890 INFO kablam! | ^^^ Sep 10 22:20:47.890 INFO kablam! | Sep 10 22:20:47.890 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 10 22:20:47.890 INFO kablam! = note: for more information, see issue #41620 Sep 10 22:20:47.890 INFO kablam! Sep 10 22:20:47.926 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 10 22:20:47.926 INFO kablam! --> src/lib.rs:126:26 Sep 10 22:20:47.926 INFO kablam! | Sep 10 22:20:47.926 INFO kablam! 126 | let mut hasher = SipHasher::new(); Sep 10 22:20:47.926 INFO kablam! | ^^^^^^^^^^^^^^ Sep 10 22:20:47.926 INFO kablam! Sep 10 22:20:47.962 INFO kablam! warning: floating-point types cannot be used in patterns Sep 10 22:20:47.962 INFO kablam! --> src/lib.rs:167:17 Sep 10 22:20:47.962 INFO kablam! | Sep 10 22:20:47.962 INFO kablam! 167 | 0.0 => e, Sep 10 22:20:47.962 INFO kablam! | ^^^ Sep 10 22:20:47.962 INFO kablam! | Sep 10 22:20:47.962 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Sep 10 22:20:47.962 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 10 22:20:47.962 INFO kablam! = note: for more information, see issue #41620 Sep 10 22:20:47.962 INFO kablam! Sep 10 22:20:47.970 INFO kablam! warning: floating-point types cannot be used in patterns Sep 10 22:20:47.970 INFO kablam! --> src/lib.rs:167:17 Sep 10 22:20:47.970 INFO kablam! | Sep 10 22:20:47.970 INFO kablam! 167 | 0.0 => e, Sep 10 22:20:47.970 INFO kablam! | ^^^ Sep 10 22:20:47.970 INFO kablam! | Sep 10 22:20:47.970 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 10 22:20:47.970 INFO kablam! = note: for more information, see issue #41620 Sep 10 22:20:47.970 INFO kablam! Sep 10 22:20:48.198 INFO kablam! error: expected identifier, found `"basic-hll"` Sep 10 22:20:48.198 INFO kablam! --> benches/bench.rs:3:14 Sep 10 22:20:48.198 INFO kablam! | Sep 10 22:20:48.198 INFO kablam! 3 | extern crate "basic-hll" as hll; Sep 10 22:20:48.198 INFO kablam! | ^^^^^^^^^^^ expected identifier Sep 10 22:20:48.198 INFO kablam! Sep 10 22:20:48.198 INFO kablam! error: aborting due to previous error Sep 10 22:20:48.198 INFO kablam! Sep 10 22:20:48.198 INFO kablam! error: Could not compile `basichll`. Sep 10 22:20:48.198 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 22:20:49.462 INFO kablam! error: build failed Sep 10 22:20:49.462 INFO kablam! su: No module specific data is present Sep 10 22:20:50.292 INFO running `"docker" "rm" "-f" "d6a6a24e0eb61951f379645c549d1b2bf0f6c89d7d0acf4421133b377f7153d1"` Sep 10 22:20:50.406 INFO blam! d6a6a24e0eb61951f379645c549d1b2bf0f6c89d7d0acf4421133b377f7153d1