Sep 20 06:13:42.292 INFO checking basichll-0.3.1 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 20 06:13:42.292 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 20 06:13:42.292 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-1/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 06:13:42.528 INFO blam! 0b8a253f8316287e44d4d3937ac5b6bc0c954ec4d0d725ef4c1d98c0fcd3d198 Sep 20 06:13:42.530 INFO running `"docker" "start" "-a" "0b8a253f8316287e44d4d3937ac5b6bc0c954ec4d0d725ef4c1d98c0fcd3d198"` Sep 20 06:13:43.722 INFO kablam! usermod: no changes Sep 20 06:13:43.778 INFO kablam! Checking basichll v0.3.1 (/source) Sep 20 06:13:44.242 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 20 06:13:44.242 INFO kablam! --> src/lib.rs:12:32 Sep 20 06:13:44.242 INFO kablam! | Sep 20 06:13:44.242 INFO kablam! 12 | use std::hash::{ Hash, Hasher, SipHasher }; Sep 20 06:13:44.242 INFO kablam! | ^^^^^^^^^ Sep 20 06:13:44.242 INFO kablam! | Sep 20 06:13:44.242 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 06:13:44.242 INFO kablam! Sep 20 06:13:44.242 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 20 06:13:44.242 INFO kablam! --> src/lib.rs:126:26 Sep 20 06:13:44.242 INFO kablam! | Sep 20 06:13:44.242 INFO kablam! 126 | let mut hasher = SipHasher::new(); Sep 20 06:13:44.242 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 06:13:44.242 INFO kablam! Sep 20 06:13:44.330 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 20 06:13:44.330 INFO kablam! --> src/lib.rs:126:26 Sep 20 06:13:44.330 INFO kablam! | Sep 20 06:13:44.330 INFO kablam! 126 | let mut hasher = SipHasher::new(); Sep 20 06:13:44.330 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 06:13:44.330 INFO kablam! Sep 20 06:13:44.370 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 20 06:13:44.370 INFO kablam! --> src/lib.rs:12:32 Sep 20 06:13:44.370 INFO kablam! | Sep 20 06:13:44.370 INFO kablam! 12 | use std::hash::{ Hash, Hasher, SipHasher }; Sep 20 06:13:44.370 INFO kablam! | ^^^^^^^^^ Sep 20 06:13:44.370 INFO kablam! | Sep 20 06:13:44.370 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 06:13:44.370 INFO kablam! Sep 20 06:13:44.374 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 20 06:13:44.374 INFO kablam! --> src/lib.rs:126:26 Sep 20 06:13:44.374 INFO kablam! | Sep 20 06:13:44.374 INFO kablam! 126 | let mut hasher = SipHasher::new(); Sep 20 06:13:44.374 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 06:13:44.374 INFO kablam! Sep 20 06:13:44.382 INFO kablam! warning: floating-point types cannot be used in patterns Sep 20 06:13:44.382 INFO kablam! --> src/lib.rs:167:17 Sep 20 06:13:44.382 INFO kablam! | Sep 20 06:13:44.382 INFO kablam! 167 | 0.0 => e, Sep 20 06:13:44.382 INFO kablam! | ^^^ Sep 20 06:13:44.382 INFO kablam! | Sep 20 06:13:44.382 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Sep 20 06:13:44.383 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 20 06:13:44.383 INFO kablam! = note: for more information, see issue #41620 Sep 20 06:13:44.383 INFO kablam! Sep 20 06:13:44.410 INFO kablam! warning: floating-point types cannot be used in patterns Sep 20 06:13:44.410 INFO kablam! --> src/lib.rs:167:17 Sep 20 06:13:44.410 INFO kablam! | Sep 20 06:13:44.410 INFO kablam! 167 | 0.0 => e, Sep 20 06:13:44.410 INFO kablam! | ^^^ Sep 20 06:13:44.410 INFO kablam! | Sep 20 06:13:44.410 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 20 06:13:44.410 INFO kablam! = note: for more information, see issue #41620 Sep 20 06:13:44.410 INFO kablam! Sep 20 06:13:44.434 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 20 06:13:44.434 INFO kablam! --> src/lib.rs:126:26 Sep 20 06:13:44.434 INFO kablam! | Sep 20 06:13:44.434 INFO kablam! 126 | let mut hasher = SipHasher::new(); Sep 20 06:13:44.434 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 06:13:44.434 INFO kablam! Sep 20 06:13:44.467 INFO kablam! warning: floating-point types cannot be used in patterns Sep 20 06:13:44.467 INFO kablam! --> src/lib.rs:167:17 Sep 20 06:13:44.467 INFO kablam! | Sep 20 06:13:44.467 INFO kablam! 167 | 0.0 => e, Sep 20 06:13:44.467 INFO kablam! | ^^^ Sep 20 06:13:44.468 INFO kablam! | Sep 20 06:13:44.468 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Sep 20 06:13:44.468 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 20 06:13:44.468 INFO kablam! = note: for more information, see issue #41620 Sep 20 06:13:44.468 INFO kablam! Sep 20 06:13:44.477 INFO kablam! warning: floating-point types cannot be used in patterns Sep 20 06:13:44.477 INFO kablam! --> src/lib.rs:167:17 Sep 20 06:13:44.477 INFO kablam! | Sep 20 06:13:44.477 INFO kablam! 167 | 0.0 => e, Sep 20 06:13:44.477 INFO kablam! | ^^^ Sep 20 06:13:44.477 INFO kablam! | Sep 20 06:13:44.477 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 20 06:13:44.478 INFO kablam! = note: for more information, see issue #41620 Sep 20 06:13:44.478 INFO kablam! Sep 20 06:13:45.098 INFO kablam! error: expected identifier, found `"basic-hll"` Sep 20 06:13:45.098 INFO kablam! --> benches/bench.rs:3:14 Sep 20 06:13:45.098 INFO kablam! | Sep 20 06:13:45.098 INFO kablam! 3 | extern crate "basic-hll" as hll; Sep 20 06:13:45.098 INFO kablam! | ^^^^^^^^^^^ expected identifier Sep 20 06:13:45.098 INFO kablam! Sep 20 06:13:45.098 INFO kablam! error: aborting due to previous error Sep 20 06:13:45.098 INFO kablam! Sep 20 06:13:45.122 INFO kablam! error: Could not compile `basichll`. Sep 20 06:13:45.122 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 06:13:46.683 INFO kablam! error: build failed Sep 20 06:13:46.694 INFO kablam! su: No module specific data is present Sep 20 06:13:48.096 INFO running `"docker" "rm" "-f" "0b8a253f8316287e44d4d3937ac5b6bc0c954ec4d0d725ef4c1d98c0fcd3d198"` Sep 20 06:13:48.287 INFO blam! 0b8a253f8316287e44d4d3937ac5b6bc0c954ec4d0d725ef4c1d98c0fcd3d198