Oct 27 01:37:01.184 INFO checking levicole/rainbo against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 01:37:01.184 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192-2/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 27 01:37:01.623 INFO blam! 91a9af5655189e66318616dc2c0bf51fb8f33246bb4a1416691ee0f0c14022d0 Oct 27 01:37:01.639 INFO running `"docker" "start" "-a" "91a9af5655189e66318616dc2c0bf51fb8f33246bb4a1416691ee0f0c14022d0"` Oct 27 01:37:03.362 INFO kablam! usermod: no changes Oct 27 01:37:03.411 INFO kablam! Checking rainbo v0.1.0 (/source) Oct 27 01:37:04.101 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 01:37:04.102 INFO kablam! --> src/colors.rs:33:13 Oct 27 01:37:04.102 INFO kablam! | Oct 27 01:37:04.103 INFO kablam! 33 | 0.0 => (self.v, t, p), Oct 27 01:37:04.103 INFO kablam! | ^^^ Oct 27 01:37:04.104 INFO kablam! | Oct 27 01:37:04.104 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Oct 27 01:37:04.104 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.104 INFO kablam! = note: for more information, see issue #41620 Oct 27 01:37:04.104 INFO kablam! Oct 27 01:37:04.104 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 01:37:04.104 INFO kablam! --> src/colors.rs:34:13 Oct 27 01:37:04.104 INFO kablam! | Oct 27 01:37:04.104 INFO kablam! 34 | 1.0 => (q, self.v, p), Oct 27 01:37:04.104 INFO kablam! | ^^^ Oct 27 01:37:04.104 INFO kablam! | Oct 27 01:37:04.104 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.104 INFO kablam! = note: for more information, see issue #41620 Oct 27 01:37:04.104 INFO kablam! Oct 27 01:37:04.105 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 01:37:04.105 INFO kablam! --> src/colors.rs:35:13 Oct 27 01:37:04.105 INFO kablam! | Oct 27 01:37:04.105 INFO kablam! 35 | 2.0 => (p, self.v, t), Oct 27 01:37:04.105 INFO kablam! | ^^^ Oct 27 01:37:04.105 INFO kablam! | Oct 27 01:37:04.105 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.105 INFO kablam! = note: for more information, see issue #41620 Oct 27 01:37:04.105 INFO kablam! Oct 27 01:37:04.106 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 01:37:04.106 INFO kablam! --> src/colors.rs:36:13 Oct 27 01:37:04.106 INFO kablam! | Oct 27 01:37:04.106 INFO kablam! 36 | 3.0 => (p, q, self.v), Oct 27 01:37:04.106 INFO kablam! | ^^^ Oct 27 01:37:04.106 INFO kablam! | Oct 27 01:37:04.106 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.106 INFO kablam! = note: for more information, see issue #41620 Oct 27 01:37:04.106 INFO kablam! Oct 27 01:37:04.106 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 01:37:04.106 INFO kablam! --> src/colors.rs:37:13 Oct 27 01:37:04.106 INFO kablam! | Oct 27 01:37:04.107 INFO kablam! 37 | 4.0 => (t, p, self.v), Oct 27 01:37:04.107 INFO kablam! | ^^^ Oct 27 01:37:04.107 INFO kablam! | Oct 27 01:37:04.107 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.107 INFO kablam! = note: for more information, see issue #41620 Oct 27 01:37:04.107 INFO kablam! Oct 27 01:37:04.107 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 01:37:04.107 INFO kablam! --> src/colors.rs:38:13 Oct 27 01:37:04.107 INFO kablam! | Oct 27 01:37:04.107 INFO kablam! 38 | 5.0 => (self.v, p, q), Oct 27 01:37:04.107 INFO kablam! | ^^^ Oct 27 01:37:04.107 INFO kablam! | Oct 27 01:37:04.107 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.108 INFO kablam! = note: for more information, see issue #41620 Oct 27 01:37:04.108 INFO kablam! Oct 27 01:37:04.108 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 01:37:04.108 INFO kablam! --> src/colors.rs:33:13 Oct 27 01:37:04.108 INFO kablam! | Oct 27 01:37:04.109 INFO kablam! 33 | 0.0 => (self.v, t, p), Oct 27 01:37:04.109 INFO kablam! | ^^^ Oct 27 01:37:04.109 INFO kablam! | Oct 27 01:37:04.109 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.109 INFO kablam! = note: for more information, see issue #41620 Oct 27 01:37:04.109 INFO kablam! Oct 27 01:37:04.109 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 01:37:04.109 INFO kablam! --> src/colors.rs:33:13 Oct 27 01:37:04.109 INFO kablam! | Oct 27 01:37:04.109 INFO kablam! 33 | 0.0 => (self.v, t, p), Oct 27 01:37:04.109 INFO kablam! | ^^^ Oct 27 01:37:04.109 INFO kablam! | Oct 27 01:37:04.110 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Oct 27 01:37:04.110 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.110 INFO kablam! = note: for more information, see issue #41620 Oct 27 01:37:04.110 INFO kablam! Oct 27 01:37:04.110 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 01:37:04.110 INFO kablam! --> src/colors.rs:34:13 Oct 27 01:37:04.110 INFO kablam! | Oct 27 01:37:04.110 INFO kablam! 34 | 1.0 => (q, self.v, p), Oct 27 01:37:04.110 INFO kablam! | ^^^ Oct 27 01:37:04.110 INFO kablam! | Oct 27 01:37:04.110 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.110 INFO kablam! = note: for more information, see issue #41620 Oct 27 01:37:04.110 INFO kablam! Oct 27 01:37:04.111 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 01:37:04.111 INFO kablam! --> src/colors.rs:35:13 Oct 27 01:37:04.111 INFO kablam! | Oct 27 01:37:04.111 INFO kablam! 35 | 2.0 => (p, self.v, t), Oct 27 01:37:04.111 INFO kablam! | ^^^ Oct 27 01:37:04.111 INFO kablam! | Oct 27 01:37:04.111 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.111 INFO kablam! = note: for more information, see issue #41620 Oct 27 01:37:04.111 INFO kablam! Oct 27 01:37:04.111 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 01:37:04.111 INFO kablam! --> src/colors.rs:36:13 Oct 27 01:37:04.111 INFO kablam! | Oct 27 01:37:04.112 INFO kablam! 36 | 3.0 => (p, q, self.v), Oct 27 01:37:04.112 INFO kablam! | ^^^ Oct 27 01:37:04.112 INFO kablam! | Oct 27 01:37:04.112 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.112 INFO kablam! = note: for more information, see issue #41620 Oct 27 01:37:04.112 INFO kablam! Oct 27 01:37:04.112 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 01:37:04.112 INFO kablam! --> src/colors.rs:37:13 Oct 27 01:37:04.112 INFO kablam! | Oct 27 01:37:04.112 INFO kablam! 37 | 4.0 => (t, p, self.v), Oct 27 01:37:04.112 INFO kablam! | ^^^ Oct 27 01:37:04.112 INFO kablam! | Oct 27 01:37:04.112 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.112 INFO kablam! = note: for more information, see issue #41620 Oct 27 01:37:04.112 INFO kablam! Oct 27 01:37:04.112 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 01:37:04.112 INFO kablam! --> src/colors.rs:38:13 Oct 27 01:37:04.112 INFO kablam! | Oct 27 01:37:04.112 INFO kablam! 38 | 5.0 => (self.v, p, q), Oct 27 01:37:04.112 INFO kablam! | ^^^ Oct 27 01:37:04.112 INFO kablam! | Oct 27 01:37:04.112 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.112 INFO kablam! = note: for more information, see issue #41620 Oct 27 01:37:04.112 INFO kablam! Oct 27 01:37:04.115 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 01:37:04.115 INFO kablam! --> src/colors.rs:33:13 Oct 27 01:37:04.115 INFO kablam! | Oct 27 01:37:04.115 INFO kablam! 33 | 0.0 => (self.v, t, p), Oct 27 01:37:04.115 INFO kablam! | ^^^ Oct 27 01:37:04.115 INFO kablam! | Oct 27 01:37:04.115 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.115 INFO kablam! = note: for more information, see issue #41620 Oct 27 01:37:04.115 INFO kablam! Oct 27 01:37:04.677 INFO kablam! warning: unused import: `RGB` Oct 27 01:37:04.677 INFO kablam! --> src/main.rs:3:27 Oct 27 01:37:04.677 INFO kablam! | Oct 27 01:37:04.677 INFO kablam! 3 | use rainbo::colors::{HSV, RGB}; Oct 27 01:37:04.677 INFO kablam! | ^^^ Oct 27 01:37:04.677 INFO kablam! | Oct 27 01:37:04.677 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 01:37:04.677 INFO kablam! Oct 27 01:37:04.753 INFO kablam! warning: unused import: `RGB` Oct 27 01:37:04.753 INFO kablam! --> src/main.rs:3:27 Oct 27 01:37:04.753 INFO kablam! | Oct 27 01:37:04.753 INFO kablam! 3 | use rainbo::colors::{HSV, RGB}; Oct 27 01:37:04.753 INFO kablam! | ^^^ Oct 27 01:37:04.753 INFO kablam! | Oct 27 01:37:04.753 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 01:37:04.753 INFO kablam! Oct 27 01:37:04.932 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.54s Oct 27 01:37:04.936 INFO kablam! su: No module specific data is present Oct 27 01:37:06.251 INFO running `"docker" "rm" "-f" "91a9af5655189e66318616dc2c0bf51fb8f33246bb4a1416691ee0f0c14022d0"` Oct 27 01:37:06.551 INFO blam! 91a9af5655189e66318616dc2c0bf51fb8f33246bb4a1416691ee0f0c14022d0