Oct 21 16:13:16.541 INFO checking levicole/rainbo against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 16:13:16.541 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 21 16:13:16.890 INFO blam! d894a982cee0a098b7cf6a30e5f608a8d8eeba2246319aab47d6c90cfea4e069 Oct 21 16:13:16.896 INFO running `"docker" "start" "-a" "d894a982cee0a098b7cf6a30e5f608a8d8eeba2246319aab47d6c90cfea4e069"` Oct 21 16:13:18.401 INFO kablam! usermod: no changes Oct 21 16:13:18.459 INFO kablam! Checking rainbo v0.1.0 (/source) Oct 21 16:13:18.984 INFO kablam! warning: floating-point types cannot be used in patterns Oct 21 16:13:18.984 INFO kablam! --> src/colors.rs:33:13 Oct 21 16:13:18.985 INFO kablam! | Oct 21 16:13:18.985 INFO kablam! 33 | 0.0 => (self.v, t, p), Oct 21 16:13:18.985 INFO kablam! | ^^^ Oct 21 16:13:18.985 INFO kablam! | Oct 21 16:13:18.985 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Oct 21 16:13:18.985 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 21 16:13:18.985 INFO kablam! = note: for more information, see issue #41620 Oct 21 16:13:18.985 INFO kablam! Oct 21 16:13:18.985 INFO kablam! warning: floating-point types cannot be used in patterns Oct 21 16:13:18.985 INFO kablam! --> src/colors.rs:34:13 Oct 21 16:13:18.985 INFO kablam! | Oct 21 16:13:18.985 INFO kablam! 34 | 1.0 => (q, self.v, p), Oct 21 16:13:18.985 INFO kablam! | ^^^ Oct 21 16:13:18.985 INFO kablam! | Oct 21 16:13:18.985 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 21 16:13:18.985 INFO kablam! = note: for more information, see issue #41620 Oct 21 16:13:18.985 INFO kablam! Oct 21 16:13:18.985 INFO kablam! warning: floating-point types cannot be used in patterns Oct 21 16:13:18.985 INFO kablam! --> src/colors.rs:35:13 Oct 21 16:13:18.985 INFO kablam! | Oct 21 16:13:18.985 INFO kablam! 35 | 2.0 => (p, self.v, t), Oct 21 16:13:18.985 INFO kablam! | ^^^ Oct 21 16:13:18.985 INFO kablam! | Oct 21 16:13:18.985 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 21 16:13:18.985 INFO kablam! = note: for more information, see issue #41620 Oct 21 16:13:18.985 INFO kablam! Oct 21 16:13:18.985 INFO kablam! warning: floating-point types cannot be used in patterns Oct 21 16:13:18.985 INFO kablam! --> src/colors.rs:36:13 Oct 21 16:13:18.985 INFO kablam! | Oct 21 16:13:18.985 INFO kablam! 36 | 3.0 => (p, q, self.v), Oct 21 16:13:18.985 INFO kablam! | ^^^ Oct 21 16:13:18.985 INFO kablam! | Oct 21 16:13:18.985 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 21 16:13:18.985 INFO kablam! = note: for more information, see issue #41620 Oct 21 16:13:18.985 INFO kablam! Oct 21 16:13:18.985 INFO kablam! warning: floating-point types cannot be used in patterns Oct 21 16:13:18.985 INFO kablam! --> src/colors.rs:37:13 Oct 21 16:13:18.985 INFO kablam! | Oct 21 16:13:18.985 INFO kablam! 37 | 4.0 => (t, p, self.v), Oct 21 16:13:18.985 INFO kablam! | ^^^ Oct 21 16:13:18.985 INFO kablam! | Oct 21 16:13:18.985 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 21 16:13:18.985 INFO kablam! = note: for more information, see issue #41620 Oct 21 16:13:18.985 INFO kablam! Oct 21 16:13:18.985 INFO kablam! warning: floating-point types cannot be used in patterns Oct 21 16:13:18.985 INFO kablam! --> src/colors.rs:38:13 Oct 21 16:13:18.985 INFO kablam! | Oct 21 16:13:18.985 INFO kablam! 38 | 5.0 => (self.v, p, q), Oct 21 16:13:18.985 INFO kablam! | ^^^ Oct 21 16:13:18.985 INFO kablam! | Oct 21 16:13:18.985 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 21 16:13:18.985 INFO kablam! = note: for more information, see issue #41620 Oct 21 16:13:18.985 INFO kablam! Oct 21 16:13:18.985 INFO kablam! warning: floating-point types cannot be used in patterns Oct 21 16:13:18.985 INFO kablam! --> src/colors.rs:33:13 Oct 21 16:13:18.985 INFO kablam! | Oct 21 16:13:18.985 INFO kablam! 33 | 0.0 => (self.v, t, p), Oct 21 16:13:18.985 INFO kablam! | ^^^ Oct 21 16:13:18.985 INFO kablam! | Oct 21 16:13:18.985 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 21 16:13:18.985 INFO kablam! = note: for more information, see issue #41620 Oct 21 16:13:18.985 INFO kablam! Oct 21 16:13:19.060 INFO kablam! warning: floating-point types cannot be used in patterns Oct 21 16:13:19.060 INFO kablam! --> src/colors.rs:33:13 Oct 21 16:13:19.060 INFO kablam! | Oct 21 16:13:19.060 INFO kablam! 33 | 0.0 => (self.v, t, p), Oct 21 16:13:19.060 INFO kablam! | ^^^ Oct 21 16:13:19.060 INFO kablam! | Oct 21 16:13:19.060 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Oct 21 16:13:19.061 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 21 16:13:19.061 INFO kablam! = note: for more information, see issue #41620 Oct 21 16:13:19.061 INFO kablam! Oct 21 16:13:19.061 INFO kablam! warning: floating-point types cannot be used in patterns Oct 21 16:13:19.061 INFO kablam! --> src/colors.rs:34:13 Oct 21 16:13:19.061 INFO kablam! | Oct 21 16:13:19.061 INFO kablam! 34 | 1.0 => (q, self.v, p), Oct 21 16:13:19.061 INFO kablam! | ^^^ Oct 21 16:13:19.061 INFO kablam! | Oct 21 16:13:19.061 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 21 16:13:19.061 INFO kablam! = note: for more information, see issue #41620 Oct 21 16:13:19.061 INFO kablam! Oct 21 16:13:19.061 INFO kablam! warning: floating-point types cannot be used in patterns Oct 21 16:13:19.061 INFO kablam! --> src/colors.rs:35:13 Oct 21 16:13:19.061 INFO kablam! | Oct 21 16:13:19.061 INFO kablam! 35 | 2.0 => (p, self.v, t), Oct 21 16:13:19.061 INFO kablam! | ^^^ Oct 21 16:13:19.061 INFO kablam! | Oct 21 16:13:19.061 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 21 16:13:19.061 INFO kablam! = note: for more information, see issue #41620 Oct 21 16:13:19.061 INFO kablam! Oct 21 16:13:19.061 INFO kablam! warning: floating-point types cannot be used in patterns Oct 21 16:13:19.061 INFO kablam! --> src/colors.rs:36:13 Oct 21 16:13:19.061 INFO kablam! | Oct 21 16:13:19.062 INFO kablam! 36 | 3.0 => (p, q, self.v), Oct 21 16:13:19.062 INFO kablam! | ^^^ Oct 21 16:13:19.062 INFO kablam! | Oct 21 16:13:19.062 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 21 16:13:19.062 INFO kablam! = note: for more information, see issue #41620 Oct 21 16:13:19.062 INFO kablam! Oct 21 16:13:19.062 INFO kablam! warning: floating-point types cannot be used in patterns Oct 21 16:13:19.062 INFO kablam! --> src/colors.rs:37:13 Oct 21 16:13:19.062 INFO kablam! | Oct 21 16:13:19.062 INFO kablam! 37 | 4.0 => (t, p, self.v), Oct 21 16:13:19.062 INFO kablam! | ^^^ Oct 21 16:13:19.062 INFO kablam! | Oct 21 16:13:19.062 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 21 16:13:19.062 INFO kablam! = note: for more information, see issue #41620 Oct 21 16:13:19.062 INFO kablam! Oct 21 16:13:19.062 INFO kablam! warning: floating-point types cannot be used in patterns Oct 21 16:13:19.062 INFO kablam! --> src/colors.rs:38:13 Oct 21 16:13:19.062 INFO kablam! | Oct 21 16:13:19.062 INFO kablam! 38 | 5.0 => (self.v, p, q), Oct 21 16:13:19.062 INFO kablam! | ^^^ Oct 21 16:13:19.062 INFO kablam! | Oct 21 16:13:19.062 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 21 16:13:19.062 INFO kablam! = note: for more information, see issue #41620 Oct 21 16:13:19.062 INFO kablam! Oct 21 16:13:19.063 INFO kablam! warning: floating-point types cannot be used in patterns Oct 21 16:13:19.063 INFO kablam! --> src/colors.rs:33:13 Oct 21 16:13:19.063 INFO kablam! | Oct 21 16:13:19.063 INFO kablam! 33 | 0.0 => (self.v, t, p), Oct 21 16:13:19.063 INFO kablam! | ^^^ Oct 21 16:13:19.063 INFO kablam! | Oct 21 16:13:19.063 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 21 16:13:19.063 INFO kablam! = note: for more information, see issue #41620 Oct 21 16:13:19.063 INFO kablam! Oct 21 16:13:19.416 INFO kablam! warning: unused import: `RGB` Oct 21 16:13:19.416 INFO kablam! --> src/main.rs:3:27 Oct 21 16:13:19.416 INFO kablam! | Oct 21 16:13:19.416 INFO kablam! 3 | use rainbo::colors::{HSV, RGB}; Oct 21 16:13:19.416 INFO kablam! | ^^^ Oct 21 16:13:19.416 INFO kablam! | Oct 21 16:13:19.416 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 16:13:19.416 INFO kablam! Oct 21 16:13:19.548 INFO kablam! warning: unused import: `RGB` Oct 21 16:13:19.548 INFO kablam! --> src/main.rs:3:27 Oct 21 16:13:19.548 INFO kablam! | Oct 21 16:13:19.548 INFO kablam! 3 | use rainbo::colors::{HSV, RGB}; Oct 21 16:13:19.548 INFO kablam! | ^^^ Oct 21 16:13:19.548 INFO kablam! | Oct 21 16:13:19.548 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 16:13:19.548 INFO kablam! Oct 21 16:13:19.612 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.18s Oct 21 16:13:19.616 INFO kablam! su: No module specific data is present Oct 21 16:13:20.252 INFO running `"docker" "rm" "-f" "d894a982cee0a098b7cf6a30e5f608a8d8eeba2246319aab47d6c90cfea4e069"` Oct 21 16:13:20.592 INFO blam! d894a982cee0a098b7cf6a30e5f608a8d8eeba2246319aab47d6c90cfea4e069