Oct 12 05:49:18.394 INFO testing art_koi-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 05:49:18.394 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 12 05:49:18.834 INFO blam! 04711013f3b80e04f15feec61a16b55092a244f95979c7f1297cdfbc862a5d38 Oct 12 05:49:18.836 INFO running `"docker" "start" "-a" "04711013f3b80e04f15feec61a16b55092a244f95979c7f1297cdfbc862a5d38"` Oct 12 05:49:20.488 INFO kablam! usermod: no changes Oct 12 05:49:20.572 INFO kablam! Compiling art_koi v0.1.0 (/source) Oct 12 05:49:21.277 INFO kablam! warning: unreachable pattern Oct 12 05:49:21.277 INFO kablam! --> src/lib.rs:47:13 Oct 12 05:49:21.277 INFO kablam! | Oct 12 05:49:21.278 INFO kablam! 43 | red_yellow => { Oct 12 05:49:21.278 INFO kablam! | ---------- matches any value Oct 12 05:49:21.278 INFO kablam! ... Oct 12 05:49:21.279 INFO kablam! 47 | _ => SecondaryColor::Purple Oct 12 05:49:21.279 INFO kablam! | ^ unreachable pattern Oct 12 05:49:21.279 INFO kablam! | Oct 12 05:49:21.279 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 12 05:49:21.280 INFO kablam! Oct 12 05:49:21.280 INFO kablam! warning: unused variable: `red_yellow` Oct 12 05:49:21.280 INFO kablam! --> src/lib.rs:41:13 Oct 12 05:49:21.281 INFO kablam! | Oct 12 05:49:21.281 INFO kablam! 41 | let red_yellow = vec![PrimaryColor::Red, PrimaryColor::Yellow]; Oct 12 05:49:21.281 INFO kablam! | ^^^^^^^^^^ help: consider using `_red_yellow` instead Oct 12 05:49:21.282 INFO kablam! | Oct 12 05:49:21.282 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 05:49:21.282 INFO kablam! Oct 12 05:49:21.282 INFO kablam! warning: unused variable: `red_yellow` Oct 12 05:49:21.283 INFO kablam! --> src/lib.rs:43:13 Oct 12 05:49:21.283 INFO kablam! | Oct 12 05:49:21.283 INFO kablam! 43 | red_yellow => { Oct 12 05:49:21.284 INFO kablam! | ^^^^^^^^^^ help: consider using `_red_yellow` instead Oct 12 05:49:21.284 INFO kablam! Oct 12 05:49:21.665 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.13s Oct 12 05:49:21.666 INFO kablam! su: No module specific data is present Oct 12 05:49:22.738 INFO running `"docker" "rm" "-f" "04711013f3b80e04f15feec61a16b55092a244f95979c7f1297cdfbc862a5d38"` Oct 12 05:49:23.064 INFO blam! 04711013f3b80e04f15feec61a16b55092a244f95979c7f1297cdfbc862a5d38 Oct 12 05:49:23.066 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 12 05:49:23.510 INFO blam! be5a4ef7887c955c2e888a897ac61db16eccb03e79fb0de4683333dcec340287 Oct 12 05:49:23.511 INFO running `"docker" "start" "-a" "be5a4ef7887c955c2e888a897ac61db16eccb03e79fb0de4683333dcec340287"` Oct 12 05:49:24.985 INFO kablam! usermod: no changes Oct 12 05:49:25.030 INFO kablam! Compiling art_koi v0.1.0 (/source) Oct 12 05:49:25.864 INFO kablam! warning: unreachable pattern Oct 12 05:49:25.864 INFO kablam! --> src/lib.rs:47:13 Oct 12 05:49:25.865 INFO kablam! | Oct 12 05:49:25.868 INFO kablam! 43 | red_yellow => { Oct 12 05:49:25.868 INFO kablam! | ---------- matches any value Oct 12 05:49:25.868 INFO kablam! ... Oct 12 05:49:25.868 INFO kablam! 47 | _ => SecondaryColor::Purple Oct 12 05:49:25.868 INFO kablam! | ^ unreachable pattern Oct 12 05:49:25.868 INFO kablam! | Oct 12 05:49:25.868 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 12 05:49:25.868 INFO kablam! Oct 12 05:49:25.868 INFO kablam! warning: unused variable: `red_yellow` Oct 12 05:49:25.868 INFO kablam! --> src/lib.rs:41:13 Oct 12 05:49:25.868 INFO kablam! | Oct 12 05:49:25.868 INFO kablam! 41 | let red_yellow = vec![PrimaryColor::Red, PrimaryColor::Yellow]; Oct 12 05:49:25.868 INFO kablam! | ^^^^^^^^^^ help: consider using `_red_yellow` instead Oct 12 05:49:25.868 INFO kablam! | Oct 12 05:49:25.868 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 05:49:25.868 INFO kablam! Oct 12 05:49:25.868 INFO kablam! warning: unused variable: `red_yellow` Oct 12 05:49:25.868 INFO kablam! --> src/lib.rs:43:13 Oct 12 05:49:25.868 INFO kablam! | Oct 12 05:49:25.868 INFO kablam! 43 | red_yellow => { Oct 12 05:49:25.868 INFO kablam! | ^^^^^^^^^^ help: consider using `_red_yellow` instead Oct 12 05:49:25.868 INFO kablam! Oct 12 05:49:26.876 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.87s Oct 12 05:49:26.876 INFO kablam! su: No module specific data is present Oct 12 05:49:28.237 INFO running `"docker" "rm" "-f" "be5a4ef7887c955c2e888a897ac61db16eccb03e79fb0de4683333dcec340287"` Oct 12 05:49:28.580 INFO blam! be5a4ef7887c955c2e888a897ac61db16eccb03e79fb0de4683333dcec340287 Oct 12 05:49:28.587 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 12 05:49:29.121 INFO blam! 58821aeeb151a7b8096d7af598df8b182aec4176424a6f890a4f526e9773b137 Oct 12 05:49:29.133 INFO running `"docker" "start" "-a" "58821aeeb151a7b8096d7af598df8b182aec4176424a6f890a4f526e9773b137"` Oct 12 05:49:30.312 INFO kablam! usermod: no changes Oct 12 05:49:30.392 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 12 05:49:30.400 INFO kablam! Running /target/debug/deps/art_koi-838696194a89f6ed Oct 12 05:49:30.432 INFO kablam! Doc-tests art_koi Oct 12 05:49:30.432 INFO blam! Oct 12 05:49:30.432 INFO blam! running 1 test Oct 12 05:49:30.432 INFO blam! test tests::it_works ... ok Oct 12 05:49:30.432 INFO blam! Oct 12 05:49:30.432 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 05:49:30.432 INFO blam! Oct 12 05:49:31.548 INFO blam! Oct 12 05:49:31.548 INFO blam! running 0 tests Oct 12 05:49:31.548 INFO blam! Oct 12 05:49:31.548 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 05:49:31.548 INFO blam! Oct 12 05:49:31.550 INFO kablam! su: No module specific data is present Oct 12 05:49:32.598 INFO running `"docker" "rm" "-f" "58821aeeb151a7b8096d7af598df8b182aec4176424a6f890a4f526e9773b137"` Oct 12 05:49:32.944 INFO blam! 58821aeeb151a7b8096d7af598df8b182aec4176424a6f890a4f526e9773b137