Sep 06 09:38:02.266 INFO checking basichll-0.3.1 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 09:38:02.266 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 09:38:02.266 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-4/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 09:38:02.473 INFO blam! 770a4522d408be41b1c225241770e232b63f86574791934ca1b306a2ca55af22 Sep 06 09:38:02.475 INFO running `"docker" "start" "-a" "770a4522d408be41b1c225241770e232b63f86574791934ca1b306a2ca55af22"` Sep 06 09:38:03.566 INFO kablam! usermod: no changes Sep 06 09:38:03.630 INFO kablam! Checking basichll v0.3.1 (file:///source) Sep 06 09:38:04.178 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 06 09:38:04.178 INFO kablam! --> src/lib.rs:12:32 Sep 06 09:38:04.178 INFO kablam! | Sep 06 09:38:04.178 INFO kablam! 12 | use std::hash::{ Hash, Hasher, SipHasher }; Sep 06 09:38:04.178 INFO kablam! | ^^^^^^^^^ Sep 06 09:38:04.178 INFO kablam! | Sep 06 09:38:04.178 INFO kablam! = note: #[warn(deprecated)] on by default Sep 06 09:38:04.178 INFO kablam! Sep 06 09:38:04.179 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 06 09:38:04.179 INFO kablam! --> src/lib.rs:126:26 Sep 06 09:38:04.179 INFO kablam! | Sep 06 09:38:04.179 INFO kablam! 126 | let mut hasher = SipHasher::new(); Sep 06 09:38:04.179 INFO kablam! | ^^^^^^^^^^^^^^ Sep 06 09:38:04.179 INFO kablam! Sep 06 09:38:04.199 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 06 09:38:04.199 INFO kablam! --> src/lib.rs:12:32 Sep 06 09:38:04.199 INFO kablam! | Sep 06 09:38:04.199 INFO kablam! 12 | use std::hash::{ Hash, Hasher, SipHasher }; Sep 06 09:38:04.199 INFO kablam! | ^^^^^^^^^ Sep 06 09:38:04.199 INFO kablam! | Sep 06 09:38:04.200 INFO kablam! = note: #[warn(deprecated)] on by default Sep 06 09:38:04.200 INFO kablam! Sep 06 09:38:04.200 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 06 09:38:04.200 INFO kablam! --> src/lib.rs:126:26 Sep 06 09:38:04.200 INFO kablam! | Sep 06 09:38:04.200 INFO kablam! 126 | let mut hasher = SipHasher::new(); Sep 06 09:38:04.200 INFO kablam! | ^^^^^^^^^^^^^^ Sep 06 09:38:04.200 INFO kablam! Sep 06 09:38:04.236 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 06 09:38:04.236 INFO kablam! --> src/lib.rs:126:26 Sep 06 09:38:04.236 INFO kablam! | Sep 06 09:38:04.236 INFO kablam! 126 | let mut hasher = SipHasher::new(); Sep 06 09:38:04.236 INFO kablam! | ^^^^^^^^^^^^^^ Sep 06 09:38:04.238 INFO kablam! Sep 06 09:38:04.292 INFO kablam! warning: floating-point types cannot be used in patterns Sep 06 09:38:04.292 INFO kablam! --> src/lib.rs:167:17 Sep 06 09:38:04.292 INFO kablam! | Sep 06 09:38:04.292 INFO kablam! 167 | 0.0 => e, Sep 06 09:38:04.292 INFO kablam! | ^^^ Sep 06 09:38:04.298 INFO kablam! | Sep 06 09:38:04.298 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Sep 06 09:38:04.298 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 06 09:38:04.298 INFO kablam! = note: for more information, see issue #41620 Sep 06 09:38:04.298 INFO kablam! Sep 06 09:38:04.298 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 06 09:38:04.298 INFO kablam! --> src/lib.rs:126:26 Sep 06 09:38:04.298 INFO kablam! | Sep 06 09:38:04.298 INFO kablam! 126 | let mut hasher = SipHasher::new(); Sep 06 09:38:04.298 INFO kablam! | ^^^^^^^^^^^^^^ Sep 06 09:38:04.298 INFO kablam! Sep 06 09:38:04.300 INFO kablam! warning: floating-point types cannot be used in patterns Sep 06 09:38:04.300 INFO kablam! --> src/lib.rs:167:17 Sep 06 09:38:04.300 INFO kablam! | Sep 06 09:38:04.300 INFO kablam! 167 | 0.0 => e, Sep 06 09:38:04.300 INFO kablam! | ^^^ Sep 06 09:38:04.300 INFO kablam! | Sep 06 09:38:04.300 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 06 09:38:04.300 INFO kablam! = note: for more information, see issue #41620 Sep 06 09:38:04.300 INFO kablam! Sep 06 09:38:04.352 INFO kablam! warning: floating-point types cannot be used in patterns Sep 06 09:38:04.352 INFO kablam! --> src/lib.rs:167:17 Sep 06 09:38:04.352 INFO kablam! | Sep 06 09:38:04.352 INFO kablam! 167 | 0.0 => e, Sep 06 09:38:04.352 INFO kablam! | ^^^ Sep 06 09:38:04.352 INFO kablam! | Sep 06 09:38:04.352 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Sep 06 09:38:04.352 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 06 09:38:04.352 INFO kablam! = note: for more information, see issue #41620 Sep 06 09:38:04.352 INFO kablam! Sep 06 09:38:04.382 INFO kablam! warning: floating-point types cannot be used in patterns Sep 06 09:38:04.382 INFO kablam! --> src/lib.rs:167:17 Sep 06 09:38:04.382 INFO kablam! | Sep 06 09:38:04.382 INFO kablam! 167 | 0.0 => e, Sep 06 09:38:04.382 INFO kablam! | ^^^ Sep 06 09:38:04.382 INFO kablam! | Sep 06 09:38:04.382 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 06 09:38:04.382 INFO kablam! = note: for more information, see issue #41620 Sep 06 09:38:04.382 INFO kablam! Sep 06 09:38:04.458 INFO kablam! error: expected identifier, found `"basic-hll"` Sep 06 09:38:04.458 INFO kablam! --> benches/bench.rs:3:14 Sep 06 09:38:04.458 INFO kablam! | Sep 06 09:38:04.458 INFO kablam! 3 | extern crate "basic-hll" as hll; Sep 06 09:38:04.458 INFO kablam! | ^^^^^^^^^^^ expected identifier Sep 06 09:38:04.458 INFO kablam! Sep 06 09:38:04.458 INFO kablam! error: aborting due to previous error Sep 06 09:38:04.458 INFO kablam! Sep 06 09:38:04.466 INFO kablam! error: Could not compile `basichll`. Sep 06 09:38:04.466 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 09:38:06.030 INFO kablam! error: build failed Sep 06 09:38:06.031 INFO kablam! su: No module specific data is present Sep 06 09:38:07.479 INFO running `"docker" "rm" "-f" "770a4522d408be41b1c225241770e232b63f86574791934ca1b306a2ca55af22"` Sep 06 09:38:07.587 INFO blam! 770a4522d408be41b1c225241770e232b63f86574791934ca1b306a2ca55af22