Oct 27 01:37:01.109 INFO checking levicole/rainbo against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 01:37:01.109 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 27 01:37:01.575 INFO blam! 77c1bae6a44ca6b8eb3d90380c5b352a059ef619a4731c4d7e4dda2a8abb5009 Oct 27 01:37:01.577 INFO running `"docker" "start" "-a" "77c1bae6a44ca6b8eb3d90380c5b352a059ef619a4731c4d7e4dda2a8abb5009"` Oct 27 01:37:03.740 INFO kablam! usermod: no changes Oct 27 01:37:03.825 INFO kablam! Checking rainbo v0.1.0 (/source) Oct 27 01:37:04.399 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 01:37:04.399 INFO kablam! --> src/colors.rs:33:13 Oct 27 01:37:04.399 INFO kablam! | Oct 27 01:37:04.399 INFO kablam! 33 | 0.0 => (self.v, t, p), Oct 27 01:37:04.399 INFO kablam! | ^^^ Oct 27 01:37:04.399 INFO kablam! | Oct 27 01:37:04.399 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Oct 27 01:37:04.399 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 27 01:37:04.399 INFO kablam! = note: for more information, see issue #41620 Oct 27 01:37:04.399 INFO kablam! Oct 27 01:37:04.399 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 01:37:04.399 INFO kablam! --> src/colors.rs:34:13 Oct 27 01:37:04.399 INFO kablam! | Oct 27 01:37:04.400 INFO kablam! 34 | 1.0 => (q, self.v, p), Oct 27 01:37:04.400 INFO kablam! | ^^^ Oct 27 01:37:04.400 INFO kablam! | Oct 27 01:37:04.400 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 27 01:37:04.400 INFO kablam! = note: for more information, see issue #41620 Oct 27 01:37:04.400 INFO kablam! Oct 27 01:37:04.400 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 01:37:04.400 INFO kablam! --> src/colors.rs:35:13 Oct 27 01:37:04.400 INFO kablam! | Oct 27 01:37:04.400 INFO kablam! 35 | 2.0 => (p, self.v, t), Oct 27 01:37:04.400 INFO kablam! | ^^^ Oct 27 01:37:04.400 INFO kablam! | Oct 27 01:37:04.400 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 27 01:37:04.400 INFO kablam! = note: for more information, see issue #41620 Oct 27 01:37:04.401 INFO kablam! Oct 27 01:37:04.401 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 01:37:04.401 INFO kablam! --> src/colors.rs:36:13 Oct 27 01:37:04.401 INFO kablam! | Oct 27 01:37:04.401 INFO kablam! 36 | 3.0 => (p, q, self.v), Oct 27 01:37:04.401 INFO kablam! | ^^^ Oct 27 01:37:04.401 INFO kablam! | Oct 27 01:37:04.401 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 27 01:37:04.401 INFO kablam! = note: for more information, see issue #41620 Oct 27 01:37:04.401 INFO kablam! Oct 27 01:37:04.401 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 01:37:04.401 INFO kablam! --> src/colors.rs:37:13 Oct 27 01:37:04.401 INFO kablam! | Oct 27 01:37:04.401 INFO kablam! 37 | 4.0 => (t, p, self.v), Oct 27 01:37:04.401 INFO kablam! | ^^^ Oct 27 01:37:04.401 INFO kablam! | Oct 27 01:37:04.401 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 27 01:37:04.401 INFO kablam! = note: for more information, see issue #41620 Oct 27 01:37:04.401 INFO kablam! Oct 27 01:37:04.401 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 01:37:04.401 INFO kablam! --> src/colors.rs:38:13 Oct 27 01:37:04.401 INFO kablam! | Oct 27 01:37:04.402 INFO kablam! 38 | 5.0 => (self.v, p, q), Oct 27 01:37:04.402 INFO kablam! | ^^^ Oct 27 01:37:04.402 INFO kablam! | Oct 27 01:37:04.402 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 27 01:37:04.402 INFO kablam! = note: for more information, see issue #41620 Oct 27 01:37:04.402 INFO kablam! Oct 27 01:37:04.402 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 01:37:04.402 INFO kablam! --> src/colors.rs:33:13 Oct 27 01:37:04.402 INFO kablam! | Oct 27 01:37:04.402 INFO kablam! 33 | 0.0 => (self.v, t, p), Oct 27 01:37:04.402 INFO kablam! | ^^^ Oct 27 01:37:04.402 INFO kablam! | Oct 27 01:37:04.402 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 27 01:37:04.402 INFO kablam! = note: for more information, see issue #41620 Oct 27 01:37:04.402 INFO kablam! Oct 27 01:37:04.607 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 01:37:04.607 INFO kablam! --> src/colors.rs:33:13 Oct 27 01:37:04.607 INFO kablam! | Oct 27 01:37:04.607 INFO kablam! 33 | 0.0 => (self.v, t, p), Oct 27 01:37:04.607 INFO kablam! | ^^^ Oct 27 01:37:04.607 INFO kablam! | Oct 27 01:37:04.607 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Oct 27 01:37:04.607 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 27 01:37:04.607 INFO kablam! = note: for more information, see issue #41620 Oct 27 01:37:04.607 INFO kablam! Oct 27 01:37:04.607 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 01:37:04.607 INFO kablam! --> src/colors.rs:34:13 Oct 27 01:37:04.607 INFO kablam! | Oct 27 01:37:04.608 INFO kablam! 34 | 1.0 => (q, self.v, p), Oct 27 01:37:04.608 INFO kablam! | ^^^ Oct 27 01:37:04.608 INFO kablam! | Oct 27 01:37:04.608 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 27 01:37:04.608 INFO kablam! = note: for more information, see issue #41620 Oct 27 01:37:04.608 INFO kablam! Oct 27 01:37:04.608 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 01:37:04.608 INFO kablam! --> src/colors.rs:35:13 Oct 27 01:37:04.608 INFO kablam! | Oct 27 01:37:04.608 INFO kablam! 35 | 2.0 => (p, self.v, t), Oct 27 01:37:04.608 INFO kablam! | ^^^ Oct 27 01:37:04.608 INFO kablam! | Oct 27 01:37:04.608 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 27 01:37:04.608 INFO kablam! = note: for more information, see issue #41620 Oct 27 01:37:04.608 INFO kablam! Oct 27 01:37:04.608 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 01:37:04.608 INFO kablam! --> src/colors.rs:36:13 Oct 27 01:37:04.608 INFO kablam! | Oct 27 01:37:04.608 INFO kablam! 36 | 3.0 => (p, q, self.v), Oct 27 01:37:04.608 INFO kablam! | ^^^ Oct 27 01:37:04.608 INFO kablam! | Oct 27 01:37:04.608 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 27 01:37:04.608 INFO kablam! = note: for more information, see issue #41620 Oct 27 01:37:04.608 INFO kablam! Oct 27 01:37:04.608 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 01:37:04.608 INFO kablam! --> src/colors.rs:37:13 Oct 27 01:37:04.608 INFO kablam! | Oct 27 01:37:04.608 INFO kablam! 37 | 4.0 => (t, p, self.v), Oct 27 01:37:04.608 INFO kablam! | ^^^ Oct 27 01:37:04.608 INFO kablam! | Oct 27 01:37:04.608 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 27 01:37:04.608 INFO kablam! = note: for more information, see issue #41620 Oct 27 01:37:04.608 INFO kablam! Oct 27 01:37:04.608 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 01:37:04.608 INFO kablam! --> src/colors.rs:38:13 Oct 27 01:37:04.608 INFO kablam! | Oct 27 01:37:04.608 INFO kablam! 38 | 5.0 => (self.v, p, q), Oct 27 01:37:04.608 INFO kablam! | ^^^ Oct 27 01:37:04.608 INFO kablam! | Oct 27 01:37:04.608 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 27 01:37:04.608 INFO kablam! = note: for more information, see issue #41620 Oct 27 01:37:04.608 INFO kablam! Oct 27 01:37:04.608 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 01:37:04.608 INFO kablam! --> src/colors.rs:33:13 Oct 27 01:37:04.608 INFO kablam! | Oct 27 01:37:04.608 INFO kablam! 33 | 0.0 => (self.v, t, p), Oct 27 01:37:04.608 INFO kablam! | ^^^ Oct 27 01:37:04.608 INFO kablam! | Oct 27 01:37:04.608 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 27 01:37:04.609 INFO kablam! = note: for more information, see issue #41620 Oct 27 01:37:04.609 INFO kablam! Oct 27 01:37:04.971 INFO kablam! warning: unused import: `RGB` Oct 27 01:37:04.971 INFO kablam! --> src/main.rs:3:27 Oct 27 01:37:04.971 INFO kablam! | Oct 27 01:37:04.971 INFO kablam! 3 | use rainbo::colors::{HSV, RGB}; Oct 27 01:37:04.971 INFO kablam! | ^^^ Oct 27 01:37:04.972 INFO kablam! | Oct 27 01:37:04.972 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 01:37:04.972 INFO kablam! Oct 27 01:37:05.163 INFO kablam! warning: unused import: `RGB` Oct 27 01:37:05.163 INFO kablam! --> src/main.rs:3:27 Oct 27 01:37:05.163 INFO kablam! | Oct 27 01:37:05.163 INFO kablam! 3 | use rainbo::colors::{HSV, RGB}; Oct 27 01:37:05.163 INFO kablam! | ^^^ Oct 27 01:37:05.163 INFO kablam! | Oct 27 01:37:05.163 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 01:37:05.163 INFO kablam! Oct 27 01:37:05.267 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.50s Oct 27 01:37:05.270 INFO kablam! su: No module specific data is present Oct 27 01:37:06.487 INFO running `"docker" "rm" "-f" "77c1bae6a44ca6b8eb3d90380c5b352a059ef619a4731c4d7e4dda2a8abb5009"` Oct 27 01:37:06.853 INFO blam! 77c1bae6a44ca6b8eb3d90380c5b352a059ef619a4731c4d7e4dda2a8abb5009