Oct 28 00:47:40.442 INFO checking basichll-0.3.1 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 28 00:47:40.444 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 28 00:47:40.997 INFO blam! b8465416ca400deff323da1b718613c467e2507f8a0b2365017ede4b3fa7a842 Oct 28 00:47:40.999 INFO running `"docker" "start" "-a" "b8465416ca400deff323da1b718613c467e2507f8a0b2365017ede4b3fa7a842"` Oct 28 00:47:42.291 INFO kablam! usermod: no changes Oct 28 00:47:42.347 INFO kablam! Checking basichll v0.3.1 (/source) Oct 28 00:47:43.131 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Oct 28 00:47:43.131 INFO kablam! --> src/lib.rs:12:32 Oct 28 00:47:43.131 INFO kablam! | Oct 28 00:47:43.131 INFO kablam! 12 | use std::hash::{ Hash, Hasher, SipHasher }; Oct 28 00:47:43.131 INFO kablam! | ^^^^^^^^^ Oct 28 00:47:43.131 INFO kablam! | Oct 28 00:47:43.131 INFO kablam! = note: #[warn(deprecated)] on by default Oct 28 00:47:43.131 INFO kablam! Oct 28 00:47:43.131 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Oct 28 00:47:43.131 INFO kablam! --> src/lib.rs:126:26 Oct 28 00:47:43.131 INFO kablam! | Oct 28 00:47:43.131 INFO kablam! 126 | let mut hasher = SipHasher::new(); Oct 28 00:47:43.131 INFO kablam! | ^^^^^^^^^^^^^^ Oct 28 00:47:43.131 INFO kablam! Oct 28 00:47:43.183 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Oct 28 00:47:43.183 INFO kablam! --> src/lib.rs:126:26 Oct 28 00:47:43.183 INFO kablam! | Oct 28 00:47:43.183 INFO kablam! 126 | let mut hasher = SipHasher::new(); Oct 28 00:47:43.183 INFO kablam! | ^^^^^^^^^^^^^^ Oct 28 00:47:43.183 INFO kablam! Oct 28 00:47:43.215 INFO kablam! warning: floating-point types cannot be used in patterns Oct 28 00:47:43.215 INFO kablam! --> src/lib.rs:167:17 Oct 28 00:47:43.215 INFO kablam! | Oct 28 00:47:43.215 INFO kablam! 167 | 0.0 => e, Oct 28 00:47:43.215 INFO kablam! | ^^^ Oct 28 00:47:43.215 INFO kablam! | Oct 28 00:47:43.215 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Oct 28 00:47:43.215 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 28 00:47:43.215 INFO kablam! = note: for more information, see issue #41620 Oct 28 00:47:43.215 INFO kablam! Oct 28 00:47:43.225 INFO kablam! warning: floating-point types cannot be used in patterns Oct 28 00:47:43.225 INFO kablam! --> src/lib.rs:167:17 Oct 28 00:47:43.225 INFO kablam! | Oct 28 00:47:43.225 INFO kablam! 167 | 0.0 => e, Oct 28 00:47:43.225 INFO kablam! | ^^^ Oct 28 00:47:43.225 INFO kablam! | Oct 28 00:47:43.225 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 28 00:47:43.225 INFO kablam! = note: for more information, see issue #41620 Oct 28 00:47:43.225 INFO kablam! Oct 28 00:47:43.699 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Oct 28 00:47:43.699 INFO kablam! --> src/lib.rs:12:32 Oct 28 00:47:43.699 INFO kablam! | Oct 28 00:47:43.699 INFO kablam! 12 | use std::hash::{ Hash, Hasher, SipHasher }; Oct 28 00:47:43.699 INFO kablam! | ^^^^^^^^^ Oct 28 00:47:43.723 INFO kablam! | Oct 28 00:47:43.723 INFO kablam! = note: #[warn(deprecated)] on by default Oct 28 00:47:43.723 INFO kablam! Oct 28 00:47:43.723 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Oct 28 00:47:43.723 INFO kablam! --> src/lib.rs:126:26 Oct 28 00:47:43.723 INFO kablam! | Oct 28 00:47:43.723 INFO kablam! 126 | let mut hasher = SipHasher::new(); Oct 28 00:47:43.723 INFO kablam! | ^^^^^^^^^^^^^^ Oct 28 00:47:43.723 INFO kablam! Oct 28 00:47:43.727 INFO kablam! error: expected identifier, found `"basic-hll"` Oct 28 00:47:43.727 INFO kablam! --> benches/bench.rs:3:14 Oct 28 00:47:43.727 INFO kablam! | Oct 28 00:47:43.727 INFO kablam! 3 | extern crate "basic-hll" as hll; Oct 28 00:47:43.727 INFO kablam! | ^^^^^^^^^^^ expected identifier Oct 28 00:47:43.750 INFO kablam! Oct 28 00:47:43.750 INFO kablam! error: aborting due to previous error Oct 28 00:47:43.750 INFO kablam! Oct 28 00:47:43.779 INFO kablam! error: Could not compile `basichll`. Oct 28 00:47:43.779 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 28 00:47:43.963 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Oct 28 00:47:43.963 INFO kablam! --> src/lib.rs:126:26 Oct 28 00:47:43.963 INFO kablam! | Oct 28 00:47:43.963 INFO kablam! 126 | let mut hasher = SipHasher::new(); Oct 28 00:47:43.963 INFO kablam! | ^^^^^^^^^^^^^^ Oct 28 00:47:43.963 INFO kablam! Oct 28 00:47:44.094 INFO kablam! warning: floating-point types cannot be used in patterns Oct 28 00:47:44.094 INFO kablam! --> src/lib.rs:167:17 Oct 28 00:47:44.094 INFO kablam! | Oct 28 00:47:44.094 INFO kablam! 167 | 0.0 => e, Oct 28 00:47:44.094 INFO kablam! | ^^^ Oct 28 00:47:44.094 INFO kablam! | Oct 28 00:47:44.094 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Oct 28 00:47:44.094 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 28 00:47:44.094 INFO kablam! = note: for more information, see issue #41620 Oct 28 00:47:44.094 INFO kablam! Oct 28 00:47:44.123 INFO kablam! warning: floating-point types cannot be used in patterns Oct 28 00:47:44.123 INFO kablam! --> src/lib.rs:167:17 Oct 28 00:47:44.123 INFO kablam! | Oct 28 00:47:44.123 INFO kablam! 167 | 0.0 => e, Oct 28 00:47:44.123 INFO kablam! | ^^^ Oct 28 00:47:44.135 INFO kablam! | Oct 28 00:47:44.135 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 28 00:47:44.135 INFO kablam! = note: for more information, see issue #41620 Oct 28 00:47:44.135 INFO kablam! Oct 28 00:47:47.496 INFO kablam! error: build failed Oct 28 00:47:47.498 INFO kablam! su: No module specific data is present Oct 28 00:47:48.659 INFO running `"docker" "rm" "-f" "b8465416ca400deff323da1b718613c467e2507f8a0b2365017ede4b3fa7a842"` Oct 28 00:47:48.907 INFO blam! b8465416ca400deff323da1b718613c467e2507f8a0b2365017ede4b3fa7a842