Oct 12 05:27:57.283 INFO testing backgammon-0.1.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 12 05:27:57.283 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/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 12 05:27:57.788 INFO blam! 5a210f4b1c4463a74ff0d2410a8a708b862e5f5c616931a76c3f9c4f270509ce Oct 12 05:27:57.793 INFO running `"docker" "start" "-a" "5a210f4b1c4463a74ff0d2410a8a708b862e5f5c616931a76c3f9c4f270509ce"` Oct 12 05:27:59.009 INFO kablam! usermod: no changes Oct 12 05:27:59.088 INFO kablam! Compiling backgammon v0.1.0 (/source) Oct 12 05:27:59.500 INFO kablam! warning: field is never used: `cube` Oct 12 05:27:59.500 INFO kablam! --> src/lib.rs:25:5 Oct 12 05:27:59.500 INFO kablam! | Oct 12 05:27:59.500 INFO kablam! 25 | cube: i8, Oct 12 05:27:59.500 INFO kablam! | ^^^^^^^^ Oct 12 05:27:59.500 INFO kablam! | Oct 12 05:27:59.500 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 05:27:59.500 INFO kablam! Oct 12 05:27:59.500 INFO kablam! warning: field is never used: `points` Oct 12 05:27:59.500 INFO kablam! --> src/lib.rs:29:5 Oct 12 05:27:59.500 INFO kablam! | Oct 12 05:27:59.500 INFO kablam! 29 | points: u32, Oct 12 05:27:59.500 INFO kablam! | ^^^^^^^^^^^ Oct 12 05:27:59.500 INFO kablam! Oct 12 05:27:59.500 INFO kablam! warning: field is never used: `history` Oct 12 05:27:59.500 INFO kablam! --> src/lib.rs:30:5 Oct 12 05:27:59.501 INFO kablam! | Oct 12 05:27:59.501 INFO kablam! 30 | history: Vec, Oct 12 05:27:59.501 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 12 05:27:59.501 INFO kablam! Oct 12 05:27:59.501 INFO kablam! warning: field is never used: `max_points` Oct 12 05:27:59.501 INFO kablam! --> src/lib.rs:34:5 Oct 12 05:27:59.501 INFO kablam! | Oct 12 05:27:59.501 INFO kablam! 34 | max_points: u32, Oct 12 05:27:59.501 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 05:27:59.501 INFO kablam! Oct 12 05:27:59.501 INFO kablam! warning: field is never used: `history` Oct 12 05:27:59.501 INFO kablam! --> src/lib.rs:35:5 Oct 12 05:27:59.501 INFO kablam! | Oct 12 05:27:59.501 INFO kablam! 35 | history: Vec, Oct 12 05:27:59.501 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 05:27:59.501 INFO kablam! Oct 12 05:27:59.501 INFO kablam! warning: function is never used: `roll` Oct 12 05:27:59.501 INFO kablam! --> src/lib.rs:121:1 Oct 12 05:27:59.501 INFO kablam! | Oct 12 05:27:59.501 INFO kablam! 121 | fn roll() -> [u8; 2] { Oct 12 05:27:59.501 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 05:27:59.501 INFO kablam! Oct 12 05:27:59.537 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.50s Oct 12 05:27:59.545 INFO kablam! su: No module specific data is present Oct 12 05:28:00.508 INFO running `"docker" "rm" "-f" "5a210f4b1c4463a74ff0d2410a8a708b862e5f5c616931a76c3f9c4f270509ce"` Oct 12 05:28:00.888 INFO blam! 5a210f4b1c4463a74ff0d2410a8a708b862e5f5c616931a76c3f9c4f270509ce Oct 12 05:28:00.901 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/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 12 05:28:01.258 INFO blam! cb0878018efb90daeb58db6ba8428a1c645274ea11035c81b0b02b546e80aa2a Oct 12 05:28:01.259 INFO running `"docker" "start" "-a" "cb0878018efb90daeb58db6ba8428a1c645274ea11035c81b0b02b546e80aa2a"` Oct 12 05:28:02.770 INFO kablam! usermod: no changes Oct 12 05:28:02.813 INFO kablam! Compiling backgammon v0.1.0 (/source) Oct 12 05:28:03.156 INFO kablam! warning: field is never used: `cube` Oct 12 05:28:03.156 INFO kablam! --> src/lib.rs:25:5 Oct 12 05:28:03.156 INFO kablam! | Oct 12 05:28:03.156 INFO kablam! 25 | cube: i8, Oct 12 05:28:03.156 INFO kablam! | ^^^^^^^^ Oct 12 05:28:03.156 INFO kablam! | Oct 12 05:28:03.156 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 05:28:03.156 INFO kablam! Oct 12 05:28:03.156 INFO kablam! warning: field is never used: `points` Oct 12 05:28:03.156 INFO kablam! --> src/lib.rs:29:5 Oct 12 05:28:03.156 INFO kablam! | Oct 12 05:28:03.156 INFO kablam! 29 | points: u32, Oct 12 05:28:03.156 INFO kablam! | ^^^^^^^^^^^ Oct 12 05:28:03.156 INFO kablam! Oct 12 05:28:03.156 INFO kablam! warning: field is never used: `history` Oct 12 05:28:03.156 INFO kablam! --> src/lib.rs:30:5 Oct 12 05:28:03.156 INFO kablam! | Oct 12 05:28:03.157 INFO kablam! 30 | history: Vec, Oct 12 05:28:03.157 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 12 05:28:03.157 INFO kablam! Oct 12 05:28:03.157 INFO kablam! warning: field is never used: `max_points` Oct 12 05:28:03.157 INFO kablam! --> src/lib.rs:34:5 Oct 12 05:28:03.157 INFO kablam! | Oct 12 05:28:03.157 INFO kablam! 34 | max_points: u32, Oct 12 05:28:03.157 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 05:28:03.157 INFO kablam! Oct 12 05:28:03.157 INFO kablam! warning: field is never used: `history` Oct 12 05:28:03.157 INFO kablam! --> src/lib.rs:35:5 Oct 12 05:28:03.157 INFO kablam! | Oct 12 05:28:03.157 INFO kablam! 35 | history: Vec, Oct 12 05:28:03.157 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 05:28:03.157 INFO kablam! Oct 12 05:28:03.157 INFO kablam! warning: function is never used: `roll` Oct 12 05:28:03.157 INFO kablam! --> src/lib.rs:121:1 Oct 12 05:28:03.157 INFO kablam! | Oct 12 05:28:03.157 INFO kablam! 121 | fn roll() -> [u8; 2] { Oct 12 05:28:03.157 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 05:28:03.157 INFO kablam! Oct 12 05:28:03.716 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.92s Oct 12 05:28:03.716 INFO kablam! su: No module specific data is present Oct 12 05:28:04.659 INFO running `"docker" "rm" "-f" "cb0878018efb90daeb58db6ba8428a1c645274ea11035c81b0b02b546e80aa2a"` Oct 12 05:28:04.901 INFO blam! cb0878018efb90daeb58db6ba8428a1c645274ea11035c81b0b02b546e80aa2a Oct 12 05:28:04.920 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/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 12 05:28:05.305 INFO blam! 70ae84556f8fb700a03cbcb7698e508e567d08c6c2d22fdc2eb20ba195cebc46 Oct 12 05:28:05.307 INFO running `"docker" "start" "-a" "70ae84556f8fb700a03cbcb7698e508e567d08c6c2d22fdc2eb20ba195cebc46"` Oct 12 05:28:06.468 INFO kablam! usermod: no changes Oct 12 05:28:06.531 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 12 05:28:06.544 INFO kablam! Running /target/debug/deps/backgammon-2b3fc973d6a6f769 Oct 12 05:28:06.546 INFO blam! Oct 12 05:28:06.546 INFO blam! running 0 tests Oct 12 05:28:06.546 INFO blam! Oct 12 05:28:06.546 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 05:28:06.546 INFO blam! Oct 12 05:28:06.547 INFO kablam! Doc-tests backgammon Oct 12 05:28:06.846 INFO blam! Oct 12 05:28:06.847 INFO blam! running 0 tests Oct 12 05:28:06.847 INFO blam! Oct 12 05:28:06.847 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 05:28:06.847 INFO blam! Oct 12 05:28:06.852 INFO kablam! su: No module specific data is present Oct 12 05:28:07.456 INFO running `"docker" "rm" "-f" "70ae84556f8fb700a03cbcb7698e508e567d08c6c2d22fdc2eb20ba195cebc46"` Oct 12 05:28:07.742 INFO blam! 70ae84556f8fb700a03cbcb7698e508e567d08c6c2d22fdc2eb20ba195cebc46