Oct 14 13:49:45.075 INFO testing levicole/rainbo against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 13:49:45.075 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-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 14 13:49:45.643 INFO blam! 970ea54773804fd7907e28235e75b6e3b158182f527c9b697bd245ba99da27a0 Oct 14 13:49:45.659 INFO running `"docker" "start" "-a" "970ea54773804fd7907e28235e75b6e3b158182f527c9b697bd245ba99da27a0"` Oct 14 13:49:46.954 INFO kablam! usermod: no changes Oct 14 13:49:47.019 INFO kablam! Compiling rainbo v0.1.0 (/source) Oct 14 13:49:47.268 INFO kablam! warning: floating-point types cannot be used in patterns Oct 14 13:49:47.268 INFO kablam! --> src/colors.rs:33:13 Oct 14 13:49:47.268 INFO kablam! | Oct 14 13:49:47.269 INFO kablam! 33 | 0.0 => (self.v, t, p), Oct 14 13:49:47.269 INFO kablam! | ^^^ Oct 14 13:49:47.269 INFO kablam! | Oct 14 13:49:47.270 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Oct 14 13:49:47.270 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 14 13:49:47.270 INFO kablam! = note: for more information, see issue #41620 Oct 14 13:49:47.271 INFO kablam! Oct 14 13:49:47.271 INFO kablam! warning: floating-point types cannot be used in patterns Oct 14 13:49:47.271 INFO kablam! --> src/colors.rs:34:13 Oct 14 13:49:47.272 INFO kablam! | Oct 14 13:49:47.272 INFO kablam! 34 | 1.0 => (q, self.v, p), Oct 14 13:49:47.272 INFO kablam! | ^^^ Oct 14 13:49:47.272 INFO kablam! | Oct 14 13:49:47.273 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 14 13:49:47.273 INFO kablam! = note: for more information, see issue #41620 Oct 14 13:49:47.273 INFO kablam! Oct 14 13:49:47.274 INFO kablam! warning: floating-point types cannot be used in patterns Oct 14 13:49:47.274 INFO kablam! --> src/colors.rs:35:13 Oct 14 13:49:47.274 INFO kablam! | Oct 14 13:49:47.275 INFO kablam! 35 | 2.0 => (p, self.v, t), Oct 14 13:49:47.275 INFO kablam! | ^^^ Oct 14 13:49:47.275 INFO kablam! | Oct 14 13:49:47.275 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 14 13:49:47.276 INFO kablam! = note: for more information, see issue #41620 Oct 14 13:49:47.276 INFO kablam! Oct 14 13:49:47.276 INFO kablam! warning: floating-point types cannot be used in patterns Oct 14 13:49:47.276 INFO kablam! --> src/colors.rs:36:13 Oct 14 13:49:47.277 INFO kablam! | Oct 14 13:49:47.277 INFO kablam! 36 | 3.0 => (p, q, self.v), Oct 14 13:49:47.277 INFO kablam! | ^^^ Oct 14 13:49:47.277 INFO kablam! | Oct 14 13:49:47.278 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 14 13:49:47.278 INFO kablam! = note: for more information, see issue #41620 Oct 14 13:49:47.278 INFO kablam! Oct 14 13:49:47.279 INFO kablam! warning: floating-point types cannot be used in patterns Oct 14 13:49:47.279 INFO kablam! --> src/colors.rs:37:13 Oct 14 13:49:47.279 INFO kablam! | Oct 14 13:49:47.279 INFO kablam! 37 | 4.0 => (t, p, self.v), Oct 14 13:49:47.280 INFO kablam! | ^^^ Oct 14 13:49:47.280 INFO kablam! | Oct 14 13:49:47.280 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 14 13:49:47.280 INFO kablam! = note: for more information, see issue #41620 Oct 14 13:49:47.281 INFO kablam! Oct 14 13:49:47.281 INFO kablam! warning: floating-point types cannot be used in patterns Oct 14 13:49:47.281 INFO kablam! --> src/colors.rs:38:13 Oct 14 13:49:47.281 INFO kablam! | Oct 14 13:49:47.282 INFO kablam! 38 | 5.0 => (self.v, p, q), Oct 14 13:49:47.282 INFO kablam! | ^^^ Oct 14 13:49:47.282 INFO kablam! | Oct 14 13:49:47.283 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 14 13:49:47.283 INFO kablam! = note: for more information, see issue #41620 Oct 14 13:49:47.283 INFO kablam! Oct 14 13:49:47.284 INFO kablam! warning: floating-point types cannot be used in patterns Oct 14 13:49:47.284 INFO kablam! --> src/colors.rs:33:13 Oct 14 13:49:47.284 INFO kablam! | Oct 14 13:49:47.284 INFO kablam! 33 | 0.0 => (self.v, t, p), Oct 14 13:49:47.285 INFO kablam! | ^^^ Oct 14 13:49:47.285 INFO kablam! | Oct 14 13:49:47.285 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 14 13:49:47.286 INFO kablam! = note: for more information, see issue #41620 Oct 14 13:49:47.286 INFO kablam! Oct 14 13:49:47.519 INFO kablam! warning: unused import: `RGB` Oct 14 13:49:47.520 INFO kablam! --> src/main.rs:3:27 Oct 14 13:49:47.520 INFO kablam! | Oct 14 13:49:47.520 INFO kablam! 3 | use rainbo::colors::{HSV, RGB}; Oct 14 13:49:47.521 INFO kablam! | ^^^ Oct 14 13:49:47.521 INFO kablam! | Oct 14 13:49:47.521 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 13:49:47.522 INFO kablam! Oct 14 13:49:48.203 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.23s Oct 14 13:49:48.205 INFO kablam! su: No module specific data is present Oct 14 13:49:48.935 INFO running `"docker" "rm" "-f" "970ea54773804fd7907e28235e75b6e3b158182f527c9b697bd245ba99da27a0"` Oct 14 13:49:49.206 INFO blam! 970ea54773804fd7907e28235e75b6e3b158182f527c9b697bd245ba99da27a0 Oct 14 13:49:49.211 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-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 14 13:49:49.550 INFO blam! bbe1bdd8b164bada5431f85e5caee467f88a6935ff35547298b47c3c5822d133 Oct 14 13:49:49.567 INFO running `"docker" "start" "-a" "bbe1bdd8b164bada5431f85e5caee467f88a6935ff35547298b47c3c5822d133"` Oct 14 13:49:50.705 INFO kablam! usermod: no changes Oct 14 13:49:50.755 INFO kablam! Compiling rainbo v0.1.0 (/source) Oct 14 13:49:51.059 INFO kablam! warning: unused import: `RGB` Oct 14 13:49:51.059 INFO kablam! --> src/main.rs:3:27 Oct 14 13:49:51.059 INFO kablam! | Oct 14 13:49:51.059 INFO kablam! 3 | use rainbo::colors::{HSV, RGB}; Oct 14 13:49:51.059 INFO kablam! | ^^^ Oct 14 13:49:51.059 INFO kablam! | Oct 14 13:49:51.059 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 13:49:51.059 INFO kablam! Oct 14 13:49:51.135 INFO kablam! warning: floating-point types cannot be used in patterns Oct 14 13:49:51.135 INFO kablam! --> src/colors.rs:33:13 Oct 14 13:49:51.135 INFO kablam! | Oct 14 13:49:51.135 INFO kablam! 33 | 0.0 => (self.v, t, p), Oct 14 13:49:51.135 INFO kablam! | ^^^ Oct 14 13:49:51.135 INFO kablam! | Oct 14 13:49:51.135 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Oct 14 13:49:51.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 14 13:49:51.135 INFO kablam! = note: for more information, see issue #41620 Oct 14 13:49:51.135 INFO kablam! Oct 14 13:49:51.135 INFO kablam! warning: floating-point types cannot be used in patterns Oct 14 13:49:51.135 INFO kablam! --> src/colors.rs:34:13 Oct 14 13:49:51.135 INFO kablam! | Oct 14 13:49:51.135 INFO kablam! 34 | 1.0 => (q, self.v, p), Oct 14 13:49:51.135 INFO kablam! | ^^^ Oct 14 13:49:51.135 INFO kablam! | Oct 14 13:49:51.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 14 13:49:51.135 INFO kablam! = note: for more information, see issue #41620 Oct 14 13:49:51.135 INFO kablam! Oct 14 13:49:51.135 INFO kablam! warning: floating-point types cannot be used in patterns Oct 14 13:49:51.135 INFO kablam! --> src/colors.rs:35:13 Oct 14 13:49:51.135 INFO kablam! | Oct 14 13:49:51.135 INFO kablam! 35 | 2.0 => (p, self.v, t), Oct 14 13:49:51.135 INFO kablam! | ^^^ Oct 14 13:49:51.135 INFO kablam! | Oct 14 13:49:51.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 14 13:49:51.135 INFO kablam! = note: for more information, see issue #41620 Oct 14 13:49:51.135 INFO kablam! Oct 14 13:49:51.135 INFO kablam! warning: floating-point types cannot be used in patterns Oct 14 13:49:51.135 INFO kablam! --> src/colors.rs:36:13 Oct 14 13:49:51.135 INFO kablam! | Oct 14 13:49:51.135 INFO kablam! 36 | 3.0 => (p, q, self.v), Oct 14 13:49:51.135 INFO kablam! | ^^^ Oct 14 13:49:51.135 INFO kablam! | Oct 14 13:49:51.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 14 13:49:51.135 INFO kablam! = note: for more information, see issue #41620 Oct 14 13:49:51.135 INFO kablam! Oct 14 13:49:51.135 INFO kablam! warning: floating-point types cannot be used in patterns Oct 14 13:49:51.135 INFO kablam! --> src/colors.rs:37:13 Oct 14 13:49:51.135 INFO kablam! | Oct 14 13:49:51.135 INFO kablam! 37 | 4.0 => (t, p, self.v), Oct 14 13:49:51.136 INFO kablam! | ^^^ Oct 14 13:49:51.136 INFO kablam! | Oct 14 13:49:51.136 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 14 13:49:51.136 INFO kablam! = note: for more information, see issue #41620 Oct 14 13:49:51.136 INFO kablam! Oct 14 13:49:51.136 INFO kablam! warning: floating-point types cannot be used in patterns Oct 14 13:49:51.136 INFO kablam! --> src/colors.rs:38:13 Oct 14 13:49:51.136 INFO kablam! | Oct 14 13:49:51.136 INFO kablam! 38 | 5.0 => (self.v, p, q), Oct 14 13:49:51.136 INFO kablam! | ^^^ Oct 14 13:49:51.136 INFO kablam! | Oct 14 13:49:51.136 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 14 13:49:51.136 INFO kablam! = note: for more information, see issue #41620 Oct 14 13:49:51.136 INFO kablam! Oct 14 13:49:51.136 INFO kablam! warning: floating-point types cannot be used in patterns Oct 14 13:49:51.136 INFO kablam! --> src/colors.rs:33:13 Oct 14 13:49:51.136 INFO kablam! | Oct 14 13:49:51.136 INFO kablam! 33 | 0.0 => (self.v, t, p), Oct 14 13:49:51.136 INFO kablam! | ^^^ Oct 14 13:49:51.136 INFO kablam! | Oct 14 13:49:51.136 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 14 13:49:51.136 INFO kablam! = note: for more information, see issue #41620 Oct 14 13:49:51.136 INFO kablam! Oct 14 13:49:51.963 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.23s Oct 14 13:49:51.969 INFO kablam! su: No module specific data is present Oct 14 13:49:52.687 INFO running `"docker" "rm" "-f" "bbe1bdd8b164bada5431f85e5caee467f88a6935ff35547298b47c3c5822d133"` Oct 14 13:49:53.019 INFO blam! bbe1bdd8b164bada5431f85e5caee467f88a6935ff35547298b47c3c5822d133 Oct 14 13:49:53.032 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-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 14 13:49:53.483 INFO blam! 83663d48557c1a4056dbd08bd4183103f372bd3fdd3357d9b80c2b48ac046b5d Oct 14 13:49:53.485 INFO running `"docker" "start" "-a" "83663d48557c1a4056dbd08bd4183103f372bd3fdd3357d9b80c2b48ac046b5d"` Oct 14 13:49:54.619 INFO kablam! usermod: no changes Oct 14 13:49:54.663 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 14 13:49:54.675 INFO kablam! Running /target/debug/deps/rainbo-27ec54b73c5ea2c9 Oct 14 13:49:54.675 INFO blam! Oct 14 13:49:54.675 INFO blam! running 2 tests Oct 14 13:49:54.675 INFO blam! test colors::tests::test_hsv_into_rgb_for_pink ... ok Oct 14 13:49:54.675 INFO blam! test colors::tests::test_hsv_into_rgb_for_teal ... ok Oct 14 13:49:54.675 INFO blam! Oct 14 13:49:54.675 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 13:49:54.675 INFO blam! Oct 14 13:49:54.683 INFO kablam! Running /target/debug/deps/rainbo-97934eab13274d27 Oct 14 13:49:54.683 INFO blam! Oct 14 13:49:54.683 INFO blam! running 0 tests Oct 14 13:49:54.683 INFO blam! Oct 14 13:49:54.683 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 13:49:54.683 INFO blam! Oct 14 13:49:54.691 INFO kablam! Doc-tests rainbo Oct 14 13:49:54.951 INFO blam! Oct 14 13:49:54.951 INFO blam! running 0 tests Oct 14 13:49:54.951 INFO blam! Oct 14 13:49:54.951 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 13:49:54.951 INFO blam! Oct 14 13:49:54.963 INFO kablam! su: No module specific data is present Oct 14 13:49:55.622 INFO running `"docker" "rm" "-f" "83663d48557c1a4056dbd08bd4183103f372bd3fdd3357d9b80c2b48ac046b5d"` Oct 14 13:49:55.863 INFO blam! 83663d48557c1a4056dbd08bd4183103f372bd3fdd3357d9b80c2b48ac046b5d