Oct 10 19:34:43.818 INFO testing levicole/rainbo against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 19:34:43.818 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 19:34:43.818 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 19:34:44.352 INFO blam! ec0d34b63035f5b0d9542f4b444dfaf6e9364676f53ee8a1daf9705bcbbb0103 Oct 10 19:34:44.356 INFO running `"docker" "start" "-a" "ec0d34b63035f5b0d9542f4b444dfaf6e9364676f53ee8a1daf9705bcbbb0103"` Oct 10 19:34:45.532 INFO kablam! usermod: no changes Oct 10 19:34:45.601 INFO kablam! Compiling rainbo v0.1.0 (/source) Oct 10 19:34:46.224 INFO kablam! warning: floating-point types cannot be used in patterns Oct 10 19:34:46.224 INFO kablam! --> src/colors.rs:33:13 Oct 10 19:34:46.225 INFO kablam! | Oct 10 19:34:46.225 INFO kablam! 33 | 0.0 => (self.v, t, p), Oct 10 19:34:46.225 INFO kablam! | ^^^ Oct 10 19:34:46.225 INFO kablam! | Oct 10 19:34:46.225 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Oct 10 19:34:46.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 10 19:34:46.225 INFO kablam! = note: for more information, see issue #41620 Oct 10 19:34:46.225 INFO kablam! Oct 10 19:34:46.225 INFO kablam! warning: floating-point types cannot be used in patterns Oct 10 19:34:46.225 INFO kablam! --> src/colors.rs:34:13 Oct 10 19:34:46.225 INFO kablam! | Oct 10 19:34:46.225 INFO kablam! 34 | 1.0 => (q, self.v, p), Oct 10 19:34:46.225 INFO kablam! | ^^^ Oct 10 19:34:46.225 INFO kablam! | Oct 10 19:34:46.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 10 19:34:46.225 INFO kablam! = note: for more information, see issue #41620 Oct 10 19:34:46.225 INFO kablam! Oct 10 19:34:46.225 INFO kablam! warning: floating-point types cannot be used in patterns Oct 10 19:34:46.225 INFO kablam! --> src/colors.rs:35:13 Oct 10 19:34:46.225 INFO kablam! | Oct 10 19:34:46.225 INFO kablam! 35 | 2.0 => (p, self.v, t), Oct 10 19:34:46.225 INFO kablam! | ^^^ Oct 10 19:34:46.225 INFO kablam! | Oct 10 19:34:46.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 10 19:34:46.225 INFO kablam! = note: for more information, see issue #41620 Oct 10 19:34:46.225 INFO kablam! Oct 10 19:34:46.225 INFO kablam! warning: floating-point types cannot be used in patterns Oct 10 19:34:46.225 INFO kablam! --> src/colors.rs:36:13 Oct 10 19:34:46.225 INFO kablam! | Oct 10 19:34:46.225 INFO kablam! 36 | 3.0 => (p, q, self.v), Oct 10 19:34:46.225 INFO kablam! | ^^^ Oct 10 19:34:46.225 INFO kablam! | Oct 10 19:34:46.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 10 19:34:46.225 INFO kablam! = note: for more information, see issue #41620 Oct 10 19:34:46.225 INFO kablam! Oct 10 19:34:46.225 INFO kablam! warning: floating-point types cannot be used in patterns Oct 10 19:34:46.225 INFO kablam! --> src/colors.rs:37:13 Oct 10 19:34:46.225 INFO kablam! | Oct 10 19:34:46.225 INFO kablam! 37 | 4.0 => (t, p, self.v), Oct 10 19:34:46.225 INFO kablam! | ^^^ Oct 10 19:34:46.225 INFO kablam! | Oct 10 19:34:46.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 10 19:34:46.225 INFO kablam! = note: for more information, see issue #41620 Oct 10 19:34:46.225 INFO kablam! Oct 10 19:34:46.225 INFO kablam! warning: floating-point types cannot be used in patterns Oct 10 19:34:46.225 INFO kablam! --> src/colors.rs:38:13 Oct 10 19:34:46.225 INFO kablam! | Oct 10 19:34:46.225 INFO kablam! 38 | 5.0 => (self.v, p, q), Oct 10 19:34:46.225 INFO kablam! | ^^^ Oct 10 19:34:46.225 INFO kablam! | Oct 10 19:34:46.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 10 19:34:46.225 INFO kablam! = note: for more information, see issue #41620 Oct 10 19:34:46.225 INFO kablam! Oct 10 19:34:46.225 INFO kablam! warning: floating-point types cannot be used in patterns Oct 10 19:34:46.225 INFO kablam! --> src/colors.rs:33:13 Oct 10 19:34:46.225 INFO kablam! | Oct 10 19:34:46.225 INFO kablam! 33 | 0.0 => (self.v, t, p), Oct 10 19:34:46.225 INFO kablam! | ^^^ Oct 10 19:34:46.225 INFO kablam! | Oct 10 19:34:46.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 10 19:34:46.225 INFO kablam! = note: for more information, see issue #41620 Oct 10 19:34:46.225 INFO kablam! Oct 10 19:34:46.852 INFO kablam! warning: unused import: `RGB` Oct 10 19:34:46.853 INFO kablam! --> src/main.rs:3:27 Oct 10 19:34:46.853 INFO kablam! | Oct 10 19:34:46.853 INFO kablam! 3 | use rainbo::colors::{HSV, RGB}; Oct 10 19:34:46.854 INFO kablam! | ^^^ Oct 10 19:34:46.854 INFO kablam! | Oct 10 19:34:46.854 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 19:34:46.854 INFO kablam! Oct 10 19:34:47.720 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.16s Oct 10 19:34:47.736 INFO kablam! su: No module specific data is present Oct 10 19:34:48.400 INFO running `"docker" "rm" "-f" "ec0d34b63035f5b0d9542f4b444dfaf6e9364676f53ee8a1daf9705bcbbb0103"` Oct 10 19:34:48.660 INFO blam! ec0d34b63035f5b0d9542f4b444dfaf6e9364676f53ee8a1daf9705bcbbb0103 Oct 10 19:34:48.668 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 19:34:48.668 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 19:34:49.042 INFO blam! 867875b15c668056b50fde037f7f6c72a718cd75996b7043a3f1060d0b0de26f Oct 10 19:34:49.047 INFO running `"docker" "start" "-a" "867875b15c668056b50fde037f7f6c72a718cd75996b7043a3f1060d0b0de26f"` Oct 10 19:34:50.172 INFO kablam! usermod: no changes Oct 10 19:34:50.236 INFO kablam! Compiling rainbo v0.1.0 (/source) Oct 10 19:34:51.060 INFO kablam! warning: unused import: `RGB` Oct 10 19:34:51.060 INFO kablam! --> src/main.rs:3:27 Oct 10 19:34:51.060 INFO kablam! | Oct 10 19:34:51.060 INFO kablam! 3 | use rainbo::colors::{HSV, RGB}; Oct 10 19:34:51.060 INFO kablam! | ^^^ Oct 10 19:34:51.060 INFO kablam! | Oct 10 19:34:51.060 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 19:34:51.060 INFO kablam! Oct 10 19:34:51.353 INFO kablam! warning: floating-point types cannot be used in patterns Oct 10 19:34:51.353 INFO kablam! --> src/colors.rs:33:13 Oct 10 19:34:51.353 INFO kablam! | Oct 10 19:34:51.353 INFO kablam! 33 | 0.0 => (self.v, t, p), Oct 10 19:34:51.353 INFO kablam! | ^^^ Oct 10 19:34:51.353 INFO kablam! | Oct 10 19:34:51.353 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Oct 10 19:34:51.353 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 10 19:34:51.353 INFO kablam! = note: for more information, see issue #41620 Oct 10 19:34:51.353 INFO kablam! Oct 10 19:34:51.353 INFO kablam! warning: floating-point types cannot be used in patterns Oct 10 19:34:51.353 INFO kablam! --> src/colors.rs:34:13 Oct 10 19:34:51.353 INFO kablam! | Oct 10 19:34:51.353 INFO kablam! 34 | 1.0 => (q, self.v, p), Oct 10 19:34:51.353 INFO kablam! | ^^^ Oct 10 19:34:51.353 INFO kablam! | Oct 10 19:34:51.353 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 10 19:34:51.353 INFO kablam! = note: for more information, see issue #41620 Oct 10 19:34:51.353 INFO kablam! Oct 10 19:34:51.353 INFO kablam! warning: floating-point types cannot be used in patterns Oct 10 19:34:51.353 INFO kablam! --> src/colors.rs:35:13 Oct 10 19:34:51.354 INFO kablam! | Oct 10 19:34:51.354 INFO kablam! 35 | 2.0 => (p, self.v, t), Oct 10 19:34:51.354 INFO kablam! | ^^^ Oct 10 19:34:51.354 INFO kablam! | Oct 10 19:34:51.354 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 10 19:34:51.354 INFO kablam! = note: for more information, see issue #41620 Oct 10 19:34:51.354 INFO kablam! Oct 10 19:34:51.354 INFO kablam! warning: floating-point types cannot be used in patterns Oct 10 19:34:51.354 INFO kablam! --> src/colors.rs:36:13 Oct 10 19:34:51.354 INFO kablam! | Oct 10 19:34:51.354 INFO kablam! 36 | 3.0 => (p, q, self.v), Oct 10 19:34:51.354 INFO kablam! | ^^^ Oct 10 19:34:51.354 INFO kablam! | Oct 10 19:34:51.354 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 10 19:34:51.354 INFO kablam! = note: for more information, see issue #41620 Oct 10 19:34:51.354 INFO kablam! Oct 10 19:34:51.354 INFO kablam! warning: floating-point types cannot be used in patterns Oct 10 19:34:51.354 INFO kablam! --> src/colors.rs:37:13 Oct 10 19:34:51.354 INFO kablam! | Oct 10 19:34:51.354 INFO kablam! 37 | 4.0 => (t, p, self.v), Oct 10 19:34:51.354 INFO kablam! | ^^^ Oct 10 19:34:51.354 INFO kablam! | Oct 10 19:34:51.354 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 10 19:34:51.354 INFO kablam! = note: for more information, see issue #41620 Oct 10 19:34:51.354 INFO kablam! Oct 10 19:34:51.354 INFO kablam! warning: floating-point types cannot be used in patterns Oct 10 19:34:51.354 INFO kablam! --> src/colors.rs:38:13 Oct 10 19:34:51.354 INFO kablam! | Oct 10 19:34:51.354 INFO kablam! 38 | 5.0 => (self.v, p, q), Oct 10 19:34:51.354 INFO kablam! | ^^^ Oct 10 19:34:51.354 INFO kablam! | Oct 10 19:34:51.354 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 10 19:34:51.354 INFO kablam! = note: for more information, see issue #41620 Oct 10 19:34:51.354 INFO kablam! Oct 10 19:34:51.354 INFO kablam! warning: floating-point types cannot be used in patterns Oct 10 19:34:51.354 INFO kablam! --> src/colors.rs:33:13 Oct 10 19:34:51.354 INFO kablam! | Oct 10 19:34:51.354 INFO kablam! 33 | 0.0 => (self.v, t, p), Oct 10 19:34:51.354 INFO kablam! | ^^^ Oct 10 19:34:51.354 INFO kablam! | Oct 10 19:34:51.354 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 10 19:34:51.354 INFO kablam! = note: for more information, see issue #41620 Oct 10 19:34:51.354 INFO kablam! Oct 10 19:34:52.342 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.15s Oct 10 19:34:52.344 INFO kablam! su: No module specific data is present Oct 10 19:34:53.153 INFO running `"docker" "rm" "-f" "867875b15c668056b50fde037f7f6c72a718cd75996b7043a3f1060d0b0de26f"` Oct 10 19:34:53.496 INFO blam! 867875b15c668056b50fde037f7f6c72a718cd75996b7043a3f1060d0b0de26f Oct 10 19:34:53.504 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 19:34:53.504 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 19:34:53.959 INFO blam! ae9c76320cf453d0ae4258d071b9cbff685fb1d55f58b9d065884647f0414391 Oct 10 19:34:53.965 INFO running `"docker" "start" "-a" "ae9c76320cf453d0ae4258d071b9cbff685fb1d55f58b9d065884647f0414391"` Oct 10 19:34:55.188 INFO kablam! usermod: no changes Oct 10 19:34:55.256 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 10 19:34:55.256 INFO kablam! Running /target/debug/deps/rainbo-1b1450a2055c4c47 Oct 10 19:34:55.260 INFO blam! Oct 10 19:34:55.260 INFO blam! running 2 tests Oct 10 19:34:55.260 INFO blam! test colors::tests::test_hsv_into_rgb_for_teal ... ok Oct 10 19:34:55.264 INFO blam! test colors::tests::test_hsv_into_rgb_for_pink ... ok Oct 10 19:34:55.264 INFO blam! Oct 10 19:34:55.264 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 19:34:55.264 INFO blam! Oct 10 19:34:55.268 INFO blam! Oct 10 19:34:55.268 INFO kablam! Running /target/debug/deps/rainbo-824b39dd15dad963 Oct 10 19:34:55.268 INFO blam! running 0 tests Oct 10 19:34:55.268 INFO kablam! Doc-tests rainbo Oct 10 19:34:55.268 INFO blam! Oct 10 19:34:55.268 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 19:34:55.268 INFO blam! Oct 10 19:34:56.204 INFO blam! Oct 10 19:34:56.204 INFO blam! running 0 tests Oct 10 19:34:56.204 INFO blam! Oct 10 19:34:56.204 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 19:34:56.204 INFO blam! Oct 10 19:34:56.206 INFO kablam! su: No module specific data is present Oct 10 19:34:56.880 INFO running `"docker" "rm" "-f" "ae9c76320cf453d0ae4258d071b9cbff685fb1d55f58b9d065884647f0414391"` Oct 10 19:34:57.116 INFO blam! ae9c76320cf453d0ae4258d071b9cbff685fb1d55f58b9d065884647f0414391