Oct 15 16:53:40.220 INFO testing term-painter-0.2.4 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 16:53:40.222 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 15 16:53:40.683 INFO blam! 40d23e2f74e5895e6105db446b50d929c351a40376daee4ed66c5adb11a97a3e Oct 15 16:53:40.691 INFO running `"docker" "start" "-a" "40d23e2f74e5895e6105db446b50d929c351a40376daee4ed66c5adb11a97a3e"` Oct 15 16:53:42.357 INFO kablam! usermod: no changes Oct 15 16:53:42.447 INFO kablam! Compiling term-painter v0.2.4 (/source) Oct 15 16:53:43.123 INFO kablam! warning: variable does not need to be mutable Oct 15 16:53:43.123 INFO kablam! --> src/lib.rs:488:17 Oct 15 16:53:43.123 INFO kablam! | Oct 15 16:53:43.123 INFO kablam! 488 | let mut t = match tmut.as_mut() { Oct 15 16:53:43.123 INFO kablam! | ----^ Oct 15 16:53:43.123 INFO kablam! | | Oct 15 16:53:43.123 INFO kablam! | help: remove this `mut` Oct 15 16:53:43.123 INFO kablam! | Oct 15 16:53:43.123 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 16:53:43.123 INFO kablam! Oct 15 16:53:43.123 INFO kablam! warning: variable does not need to be mutable Oct 15 16:53:43.123 INFO kablam! --> src/lib.rs:488:17 Oct 15 16:53:43.123 INFO kablam! | Oct 15 16:53:43.123 INFO kablam! 488 | let mut t = match tmut.as_mut() { Oct 15 16:53:43.123 INFO kablam! | ----^ Oct 15 16:53:43.123 INFO kablam! | | Oct 15 16:53:43.123 INFO kablam! | help: remove this `mut` Oct 15 16:53:43.123 INFO kablam! Oct 15 16:53:43.479 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.09s Oct 15 16:53:43.482 INFO kablam! su: No module specific data is present Oct 15 16:53:44.527 INFO running `"docker" "rm" "-f" "40d23e2f74e5895e6105db446b50d929c351a40376daee4ed66c5adb11a97a3e"` Oct 15 16:53:44.788 INFO blam! 40d23e2f74e5895e6105db446b50d929c351a40376daee4ed66c5adb11a97a3e Oct 15 16:53:44.803 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 15 16:53:45.253 INFO blam! 8d9aaa19741eeeb8f12757935b8f233c0428b2b5bba8b48b3cdfc409c3512f37 Oct 15 16:53:45.255 INFO running `"docker" "start" "-a" "8d9aaa19741eeeb8f12757935b8f233c0428b2b5bba8b48b3cdfc409c3512f37"` Oct 15 16:53:47.662 INFO kablam! usermod: no changes Oct 15 16:53:47.715 INFO kablam! Compiling term-painter v0.2.4 (/source) Oct 15 16:53:49.995 INFO kablam! warning: variable does not need to be mutable Oct 15 16:53:49.995 INFO kablam! --> src/lib.rs:488:17 Oct 15 16:53:49.995 INFO kablam! | Oct 15 16:53:49.995 INFO kablam! 488 | let mut t = match tmut.as_mut() { Oct 15 16:53:49.995 INFO kablam! | ----^ Oct 15 16:53:49.996 INFO kablam! | | Oct 15 16:53:49.996 INFO kablam! | help: remove this `mut` Oct 15 16:53:49.996 INFO kablam! | Oct 15 16:53:49.997 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 16:53:49.997 INFO kablam! Oct 15 16:53:49.997 INFO kablam! warning: variable does not need to be mutable Oct 15 16:53:49.998 INFO kablam! --> src/lib.rs:488:17 Oct 15 16:53:49.998 INFO kablam! | Oct 15 16:53:49.998 INFO kablam! 488 | let mut t = match tmut.as_mut() { Oct 15 16:53:49.999 INFO kablam! | ----^ Oct 15 16:53:49.999 INFO kablam! | | Oct 15 16:53:49.999 INFO kablam! | help: remove this `mut` Oct 15 16:53:50.000 INFO kablam! Oct 15 16:53:51.472 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.77s Oct 15 16:53:51.476 INFO kablam! su: No module specific data is present Oct 15 16:53:52.471 INFO running `"docker" "rm" "-f" "8d9aaa19741eeeb8f12757935b8f233c0428b2b5bba8b48b3cdfc409c3512f37"` Oct 15 16:53:52.783 INFO blam! 8d9aaa19741eeeb8f12757935b8f233c0428b2b5bba8b48b3cdfc409c3512f37 Oct 15 16:53:52.787 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 15 16:53:53.245 INFO blam! bba5b37a00192b0301a3806baab13778e037378c2dc22f1660468c77a19671e1 Oct 15 16:53:53.251 INFO running `"docker" "start" "-a" "bba5b37a00192b0301a3806baab13778e037378c2dc22f1660468c77a19671e1"` Oct 15 16:53:55.658 INFO kablam! usermod: no changes Oct 15 16:53:55.719 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 15 16:53:55.723 INFO blam! Oct 15 16:53:55.723 INFO blam! running 3 tests Oct 15 16:53:55.724 INFO blam! test test::style_and ... ok Oct 15 16:53:55.724 INFO blam! test test::modifier_override ... ok Oct 15 16:53:55.724 INFO blam! test test::modifier_order ... ok Oct 15 16:53:55.724 INFO blam! Oct 15 16:53:55.724 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:53:55.724 INFO blam! Oct 15 16:53:55.725 INFO kablam! Running /target/debug/deps/term_painter-9183740f7eef1c48 Oct 15 16:53:55.726 INFO kablam! Doc-tests term-painter Oct 15 16:53:56.567 INFO blam! Oct 15 16:53:56.567 INFO blam! running 7 tests Oct 15 16:54:03.987 INFO blam! test src/lib.rs - (line 119) ... ok Oct 15 16:54:04.455 INFO blam! test src/lib.rs - Color (line 284) ... ok Oct 15 16:54:04.767 INFO blam! test src/lib.rs - (line 89) ... ok Oct 15 16:54:04.808 INFO blam! test src/lib.rs - (line 4) ... ok Oct 15 16:54:04.931 INFO blam! test src/lib.rs - (line 42) ... ok Oct 15 16:54:04.955 INFO blam! test src/lib.rs - Attr (line 364) ... ok Oct 15 16:54:05.063 INFO blam! test src/lib.rs - (line 62) ... ok Oct 15 16:54:05.063 INFO blam! Oct 15 16:54:05.063 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:54:05.063 INFO blam! Oct 15 16:54:05.095 INFO kablam! su: No module specific data is present Oct 15 16:54:06.163 INFO running `"docker" "rm" "-f" "bba5b37a00192b0301a3806baab13778e037378c2dc22f1660468c77a19671e1"` Oct 15 16:54:06.451 INFO blam! bba5b37a00192b0301a3806baab13778e037378c2dc22f1660468c77a19671e1