Sep 21 13:04:12.440 INFO checking basichll-0.3.1 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 13:04:12.440 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 13:04:12.440 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-3/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 13:04:12.653 INFO blam! 910052c81138f7ab0e2e872cf372fffc85e9ae62f55d2c99f4d8543fe1a2a5e6 Sep 21 13:04:12.655 INFO running `"docker" "start" "-a" "910052c81138f7ab0e2e872cf372fffc85e9ae62f55d2c99f4d8543fe1a2a5e6"` Sep 21 13:04:13.877 INFO kablam! usermod: no changes Sep 21 13:04:13.950 INFO kablam! Checking basichll v0.3.1 (/source) Sep 21 13:04:14.521 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 21 13:04:14.521 INFO kablam! --> src/lib.rs:12:32 Sep 21 13:04:14.521 INFO kablam! | Sep 21 13:04:14.521 INFO kablam! 12 | use std::hash::{ Hash, Hasher, SipHasher }; Sep 21 13:04:14.521 INFO kablam! | ^^^^^^^^^ Sep 21 13:04:14.521 INFO kablam! | Sep 21 13:04:14.521 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 13:04:14.521 INFO kablam! Sep 21 13:04:14.521 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 21 13:04:14.521 INFO kablam! --> src/lib.rs:126:26 Sep 21 13:04:14.521 INFO kablam! | Sep 21 13:04:14.521 INFO kablam! 126 | let mut hasher = SipHasher::new(); Sep 21 13:04:14.522 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 13:04:14.522 INFO kablam! Sep 21 13:04:14.559 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 21 13:04:14.559 INFO kablam! --> src/lib.rs:12:32 Sep 21 13:04:14.559 INFO kablam! | Sep 21 13:04:14.559 INFO kablam! 12 | use std::hash::{ Hash, Hasher, SipHasher }; Sep 21 13:04:14.559 INFO kablam! | ^^^^^^^^^ Sep 21 13:04:14.559 INFO kablam! | Sep 21 13:04:14.559 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 13:04:14.559 INFO kablam! Sep 21 13:04:14.560 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 21 13:04:14.560 INFO kablam! --> src/lib.rs:126:26 Sep 21 13:04:14.560 INFO kablam! | Sep 21 13:04:14.560 INFO kablam! 126 | let mut hasher = SipHasher::new(); Sep 21 13:04:14.560 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 13:04:14.560 INFO kablam! Sep 21 13:04:14.638 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 21 13:04:14.638 INFO kablam! --> src/lib.rs:126:26 Sep 21 13:04:14.638 INFO kablam! | Sep 21 13:04:14.638 INFO kablam! 126 | let mut hasher = SipHasher::new(); Sep 21 13:04:14.638 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 13:04:14.638 INFO kablam! Sep 21 13:04:14.674 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 21 13:04:14.674 INFO kablam! --> src/lib.rs:126:26 Sep 21 13:04:14.674 INFO kablam! | Sep 21 13:04:14.674 INFO kablam! 126 | let mut hasher = SipHasher::new(); Sep 21 13:04:14.674 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 13:04:14.674 INFO kablam! Sep 21 13:04:14.722 INFO kablam! warning: floating-point types cannot be used in patterns Sep 21 13:04:14.722 INFO kablam! --> src/lib.rs:167:17 Sep 21 13:04:14.722 INFO kablam! | Sep 21 13:04:14.722 INFO kablam! 167 | 0.0 => e, Sep 21 13:04:14.722 INFO kablam! | ^^^ Sep 21 13:04:14.722 INFO kablam! | Sep 21 13:04:14.722 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Sep 21 13:04:14.722 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 21 13:04:14.722 INFO kablam! = note: for more information, see issue #41620 Sep 21 13:04:14.722 INFO kablam! Sep 21 13:04:14.723 INFO kablam! warning: floating-point types cannot be used in patterns Sep 21 13:04:14.723 INFO kablam! --> src/lib.rs:167:17 Sep 21 13:04:14.723 INFO kablam! | Sep 21 13:04:14.723 INFO kablam! 167 | 0.0 => e, Sep 21 13:04:14.723 INFO kablam! | ^^^ Sep 21 13:04:14.723 INFO kablam! | Sep 21 13:04:14.723 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 21 13:04:14.723 INFO kablam! = note: for more information, see issue #41620 Sep 21 13:04:14.723 INFO kablam! Sep 21 13:04:14.758 INFO kablam! warning: floating-point types cannot be used in patterns Sep 21 13:04:14.758 INFO kablam! --> src/lib.rs:167:17 Sep 21 13:04:14.758 INFO kablam! | Sep 21 13:04:14.758 INFO kablam! 167 | 0.0 => e, Sep 21 13:04:14.758 INFO kablam! | ^^^ Sep 21 13:04:14.758 INFO kablam! | Sep 21 13:04:14.758 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Sep 21 13:04:14.758 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 21 13:04:14.758 INFO kablam! = note: for more information, see issue #41620 Sep 21 13:04:14.758 INFO kablam! Sep 21 13:04:14.782 INFO kablam! warning: floating-point types cannot be used in patterns Sep 21 13:04:14.782 INFO kablam! --> src/lib.rs:167:17 Sep 21 13:04:14.782 INFO kablam! | Sep 21 13:04:14.782 INFO kablam! 167 | 0.0 => e, Sep 21 13:04:14.782 INFO kablam! | ^^^ Sep 21 13:04:14.782 INFO kablam! | Sep 21 13:04:14.782 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 21 13:04:14.782 INFO kablam! = note: for more information, see issue #41620 Sep 21 13:04:14.782 INFO kablam! Sep 21 13:04:15.074 INFO kablam! error: expected identifier, found `"basic-hll"` Sep 21 13:04:15.074 INFO kablam! --> benches/bench.rs:3:14 Sep 21 13:04:15.074 INFO kablam! | Sep 21 13:04:15.074 INFO kablam! 3 | extern crate "basic-hll" as hll; Sep 21 13:04:15.074 INFO kablam! | ^^^^^^^^^^^ expected identifier Sep 21 13:04:15.074 INFO kablam! Sep 21 13:04:15.074 INFO kablam! error: aborting due to previous error Sep 21 13:04:15.074 INFO kablam! Sep 21 13:04:15.098 INFO kablam! error: Could not compile `basichll`. Sep 21 13:04:15.098 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 13:04:16.364 INFO kablam! error: build failed Sep 21 13:04:16.366 INFO kablam! su: No module specific data is present Sep 21 13:04:17.102 INFO running `"docker" "rm" "-f" "910052c81138f7ab0e2e872cf372fffc85e9ae62f55d2c99f4d8543fe1a2a5e6"` Sep 21 13:04:17.179 INFO blam! 910052c81138f7ab0e2e872cf372fffc85e9ae62f55d2c99f4d8543fe1a2a5e6