Oct 22 04:32:08.601 INFO checking basichll-0.3.1 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 04:32:08.601 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 22 04:32:09.197 INFO blam! 4f41d3f79ef04562f7eba230a3572862d7b4c2de76fe84074088dc098edd50dc Oct 22 04:32:09.202 INFO running `"docker" "start" "-a" "4f41d3f79ef04562f7eba230a3572862d7b4c2de76fe84074088dc098edd50dc"` Oct 22 04:32:10.228 INFO kablam! usermod: no changes Oct 22 04:32:10.308 INFO kablam! Checking basichll v0.3.1 (/source) Oct 22 04:32:11.216 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Oct 22 04:32:11.216 INFO kablam! --> src/lib.rs:12:32 Oct 22 04:32:11.216 INFO kablam! | Oct 22 04:32:11.216 INFO kablam! 12 | use std::hash::{ Hash, Hasher, SipHasher }; Oct 22 04:32:11.216 INFO kablam! | ^^^^^^^^^ Oct 22 04:32:11.216 INFO kablam! | Oct 22 04:32:11.216 INFO kablam! = note: #[warn(deprecated)] on by default Oct 22 04:32:11.216 INFO kablam! Oct 22 04:32:11.216 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Oct 22 04:32:11.216 INFO kablam! --> src/lib.rs:126:26 Oct 22 04:32:11.216 INFO kablam! | Oct 22 04:32:11.216 INFO kablam! 126 | let mut hasher = SipHasher::new(); Oct 22 04:32:11.216 INFO kablam! | ^^^^^^^^^^^^^^ Oct 22 04:32:11.216 INFO kablam! Oct 22 04:32:11.296 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Oct 22 04:32:11.296 INFO kablam! --> src/lib.rs:12:32 Oct 22 04:32:11.296 INFO kablam! | Oct 22 04:32:11.296 INFO kablam! 12 | use std::hash::{ Hash, Hasher, SipHasher }; Oct 22 04:32:11.296 INFO kablam! | ^^^^^^^^^ Oct 22 04:32:11.296 INFO kablam! | Oct 22 04:32:11.296 INFO kablam! = note: #[warn(deprecated)] on by default Oct 22 04:32:11.296 INFO kablam! Oct 22 04:32:11.296 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Oct 22 04:32:11.296 INFO kablam! --> src/lib.rs:126:26 Oct 22 04:32:11.296 INFO kablam! | Oct 22 04:32:11.296 INFO kablam! 126 | let mut hasher = SipHasher::new(); Oct 22 04:32:11.296 INFO kablam! | ^^^^^^^^^^^^^^ Oct 22 04:32:11.296 INFO kablam! Oct 22 04:32:11.312 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Oct 22 04:32:11.312 INFO kablam! --> src/lib.rs:126:26 Oct 22 04:32:11.312 INFO kablam! | Oct 22 04:32:11.312 INFO kablam! 126 | let mut hasher = SipHasher::new(); Oct 22 04:32:11.312 INFO kablam! | ^^^^^^^^^^^^^^ Oct 22 04:32:11.312 INFO kablam! Oct 22 04:32:11.346 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Oct 22 04:32:11.346 INFO kablam! --> src/lib.rs:126:26 Oct 22 04:32:11.346 INFO kablam! | Oct 22 04:32:11.346 INFO kablam! 126 | let mut hasher = SipHasher::new(); Oct 22 04:32:11.346 INFO kablam! | ^^^^^^^^^^^^^^ Oct 22 04:32:11.356 INFO kablam! Oct 22 04:32:11.384 INFO kablam! warning: floating-point types cannot be used in patterns Oct 22 04:32:11.384 INFO kablam! --> src/lib.rs:167:17 Oct 22 04:32:11.384 INFO kablam! | Oct 22 04:32:11.384 INFO kablam! 167 | 0.0 => e, Oct 22 04:32:11.384 INFO kablam! | ^^^ Oct 22 04:32:11.384 INFO kablam! | Oct 22 04:32:11.384 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Oct 22 04:32:11.384 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! Oct 22 04:32:11.384 INFO kablam! = note: for more information, see issue #41620 Oct 22 04:32:11.384 INFO kablam! Oct 22 04:32:11.384 INFO kablam! warning: floating-point types cannot be used in patterns Oct 22 04:32:11.384 INFO kablam! --> src/lib.rs:167:17 Oct 22 04:32:11.384 INFO kablam! | Oct 22 04:32:11.384 INFO kablam! 167 | 0.0 => e, Oct 22 04:32:11.384 INFO kablam! | ^^^ Oct 22 04:32:11.384 INFO kablam! | Oct 22 04:32:11.384 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Oct 22 04:32:11.384 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! Oct 22 04:32:11.384 INFO kablam! = note: for more information, see issue #41620 Oct 22 04:32:11.384 INFO kablam! Oct 22 04:32:11.384 INFO kablam! warning: floating-point types cannot be used in patterns Oct 22 04:32:11.384 INFO kablam! --> src/lib.rs:167:17 Oct 22 04:32:11.384 INFO kablam! | Oct 22 04:32:11.384 INFO kablam! 167 | 0.0 => e, Oct 22 04:32:11.384 INFO kablam! | ^^^ Oct 22 04:32:11.384 INFO kablam! | Oct 22 04:32:11.384 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! Oct 22 04:32:11.384 INFO kablam! = note: for more information, see issue #41620 Oct 22 04:32:11.384 INFO kablam! Oct 22 04:32:11.390 INFO kablam! warning: floating-point types cannot be used in patterns Oct 22 04:32:11.390 INFO kablam! --> src/lib.rs:167:17 Oct 22 04:32:11.390 INFO kablam! | Oct 22 04:32:11.390 INFO kablam! 167 | 0.0 => e, Oct 22 04:32:11.390 INFO kablam! | ^^^ Oct 22 04:32:11.390 INFO kablam! | Oct 22 04:32:11.390 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! Oct 22 04:32:11.390 INFO kablam! = note: for more information, see issue #41620 Oct 22 04:32:11.390 INFO kablam! Oct 22 04:32:11.586 INFO kablam! error: expected identifier, found `"basic-hll"` Oct 22 04:32:11.586 INFO kablam! --> benches/bench.rs:3:14 Oct 22 04:32:11.586 INFO kablam! | Oct 22 04:32:11.586 INFO kablam! 3 | extern crate "basic-hll" as hll; Oct 22 04:32:11.586 INFO kablam! | ^^^^^^^^^^^ expected identifier Oct 22 04:32:11.586 INFO kablam! Oct 22 04:32:11.586 INFO kablam! error: aborting due to previous error Oct 22 04:32:11.586 INFO kablam! Oct 22 04:32:11.604 INFO kablam! error: Could not compile `basichll`. Oct 22 04:32:11.604 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 22 04:32:14.290 INFO kablam! error: build failed Oct 22 04:32:14.291 INFO kablam! su: No module specific data is present Oct 22 04:32:14.853 INFO running `"docker" "rm" "-f" "4f41d3f79ef04562f7eba230a3572862d7b4c2de76fe84074088dc098edd50dc"` Oct 22 04:32:15.056 INFO blam! 4f41d3f79ef04562f7eba230a3572862d7b4c2de76fe84074088dc098edd50dc