Oct 16 17:22:13.048 INFO testing backgammon-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 17:22:13.048 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/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 16 17:22:13.621 INFO blam! ec6c78bd11096d31d478ccf34c577ddbcea77449c54f12db4936a69e55d1191b Oct 16 17:22:13.624 INFO running `"docker" "start" "-a" "ec6c78bd11096d31d478ccf34c577ddbcea77449c54f12db4936a69e55d1191b"` Oct 16 17:22:15.532 INFO kablam! usermod: no changes Oct 16 17:22:15.595 INFO kablam! Compiling backgammon v0.1.0 (/source) Oct 16 17:22:16.475 INFO kablam! warning: field is never used: `cube` Oct 16 17:22:16.475 INFO kablam! --> src/lib.rs:25:5 Oct 16 17:22:16.475 INFO kablam! | Oct 16 17:22:16.475 INFO kablam! 25 | cube: i8, Oct 16 17:22:16.475 INFO kablam! | ^^^^^^^^ Oct 16 17:22:16.475 INFO kablam! | Oct 16 17:22:16.475 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 17:22:16.475 INFO kablam! Oct 16 17:22:16.475 INFO kablam! warning: field is never used: `points` Oct 16 17:22:16.475 INFO kablam! --> src/lib.rs:29:5 Oct 16 17:22:16.475 INFO kablam! | Oct 16 17:22:16.475 INFO kablam! 29 | points: u32, Oct 16 17:22:16.475 INFO kablam! | ^^^^^^^^^^^ Oct 16 17:22:16.475 INFO kablam! Oct 16 17:22:16.475 INFO kablam! warning: field is never used: `history` Oct 16 17:22:16.475 INFO kablam! --> src/lib.rs:30:5 Oct 16 17:22:16.475 INFO kablam! | Oct 16 17:22:16.475 INFO kablam! 30 | history: Vec, Oct 16 17:22:16.475 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 17:22:16.475 INFO kablam! Oct 16 17:22:16.475 INFO kablam! warning: field is never used: `max_points` Oct 16 17:22:16.475 INFO kablam! --> src/lib.rs:34:5 Oct 16 17:22:16.475 INFO kablam! | Oct 16 17:22:16.475 INFO kablam! 34 | max_points: u32, Oct 16 17:22:16.475 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 16 17:22:16.475 INFO kablam! Oct 16 17:22:16.475 INFO kablam! warning: field is never used: `history` Oct 16 17:22:16.475 INFO kablam! --> src/lib.rs:35:5 Oct 16 17:22:16.475 INFO kablam! | Oct 16 17:22:16.475 INFO kablam! 35 | history: Vec, Oct 16 17:22:16.475 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 16 17:22:16.475 INFO kablam! Oct 16 17:22:16.475 INFO kablam! warning: function is never used: `roll` Oct 16 17:22:16.475 INFO kablam! --> src/lib.rs:121:1 Oct 16 17:22:16.475 INFO kablam! | Oct 16 17:22:16.475 INFO kablam! 121 | fn roll() -> [u8; 2] { Oct 16 17:22:16.475 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 17:22:16.475 INFO kablam! Oct 16 17:22:16.563 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.00s Oct 16 17:22:16.567 INFO kablam! su: No module specific data is present Oct 16 17:22:17.627 INFO running `"docker" "rm" "-f" "ec6c78bd11096d31d478ccf34c577ddbcea77449c54f12db4936a69e55d1191b"` Oct 16 17:22:17.899 INFO blam! ec6c78bd11096d31d478ccf34c577ddbcea77449c54f12db4936a69e55d1191b Oct 16 17:22:17.907 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/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 16 17:22:18.285 INFO blam! a4653ec001834d064ef7ccb480159fdec908ea307c3d6ac8fec266cceda77296 Oct 16 17:22:18.293 INFO running `"docker" "start" "-a" "a4653ec001834d064ef7ccb480159fdec908ea307c3d6ac8fec266cceda77296"` Oct 16 17:22:19.583 INFO kablam! usermod: no changes Oct 16 17:22:19.659 INFO kablam! Compiling backgammon v0.1.0 (/source) Oct 16 17:22:20.623 INFO kablam! warning: field is never used: `cube` Oct 16 17:22:20.623 INFO kablam! --> src/lib.rs:25:5 Oct 16 17:22:20.623 INFO kablam! | Oct 16 17:22:20.623 INFO kablam! 25 | cube: i8, Oct 16 17:22:20.623 INFO kablam! | ^^^^^^^^ Oct 16 17:22:20.623 INFO kablam! | Oct 16 17:22:20.623 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 17:22:20.623 INFO kablam! Oct 16 17:22:20.623 INFO kablam! warning: field is never used: `points` Oct 16 17:22:20.623 INFO kablam! --> src/lib.rs:29:5 Oct 16 17:22:20.623 INFO kablam! | Oct 16 17:22:20.623 INFO kablam! 29 | points: u32, Oct 16 17:22:20.623 INFO kablam! | ^^^^^^^^^^^ Oct 16 17:22:20.623 INFO kablam! Oct 16 17:22:20.623 INFO kablam! warning: field is never used: `history` Oct 16 17:22:20.623 INFO kablam! --> src/lib.rs:30:5 Oct 16 17:22:20.623 INFO kablam! | Oct 16 17:22:20.623 INFO kablam! 30 | history: Vec, Oct 16 17:22:20.623 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 17:22:20.623 INFO kablam! Oct 16 17:22:20.623 INFO kablam! warning: field is never used: `max_points` Oct 16 17:22:20.623 INFO kablam! --> src/lib.rs:34:5 Oct 16 17:22:20.623 INFO kablam! | Oct 16 17:22:20.623 INFO kablam! 34 | max_points: u32, Oct 16 17:22:20.623 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 16 17:22:20.623 INFO kablam! Oct 16 17:22:20.623 INFO kablam! warning: field is never used: `history` Oct 16 17:22:20.623 INFO kablam! --> src/lib.rs:35:5 Oct 16 17:22:20.623 INFO kablam! | Oct 16 17:22:20.623 INFO kablam! 35 | history: Vec, Oct 16 17:22:20.623 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 16 17:22:20.623 INFO kablam! Oct 16 17:22:20.623 INFO kablam! warning: function is never used: `roll` Oct 16 17:22:20.623 INFO kablam! --> src/lib.rs:121:1 Oct 16 17:22:20.623 INFO kablam! | Oct 16 17:22:20.623 INFO kablam! 121 | fn roll() -> [u8; 2] { Oct 16 17:22:20.623 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 17:22:20.623 INFO kablam! Oct 16 17:22:21.309 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.71s Oct 16 17:22:21.313 INFO kablam! su: No module specific data is present Oct 16 17:22:22.641 INFO running `"docker" "rm" "-f" "a4653ec001834d064ef7ccb480159fdec908ea307c3d6ac8fec266cceda77296"` Oct 16 17:22:22.853 INFO blam! a4653ec001834d064ef7ccb480159fdec908ea307c3d6ac8fec266cceda77296 Oct 16 17:22:22.863 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/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 16 17:22:23.539 INFO blam! 658d43a43140db0b74c9573dd200f9c1e69293ebca9fe7443ee9be7bc6e6a357 Oct 16 17:22:23.551 INFO running `"docker" "start" "-a" "658d43a43140db0b74c9573dd200f9c1e69293ebca9fe7443ee9be7bc6e6a357"` Oct 16 17:22:25.458 INFO kablam! usermod: no changes Oct 16 17:22:25.519 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 16 17:22:25.528 INFO kablam! Running /target/debug/deps/backgammon-4100ed3c9827375e Oct 16 17:22:25.528 INFO blam! Oct 16 17:22:25.531 INFO kablam! Doc-tests backgammon Oct 16 17:22:25.531 INFO blam! running 0 tests Oct 16 17:22:25.531 INFO blam! Oct 16 17:22:25.531 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 17:22:25.531 INFO blam! Oct 16 17:22:26.920 INFO blam! Oct 16 17:22:26.920 INFO blam! running 0 tests Oct 16 17:22:26.920 INFO blam! Oct 16 17:22:26.920 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 17:22:26.920 INFO blam! Oct 16 17:22:26.927 INFO kablam! su: No module specific data is present Oct 16 17:22:28.448 INFO running `"docker" "rm" "-f" "658d43a43140db0b74c9573dd200f9c1e69293ebca9fe7443ee9be7bc6e6a357"` Oct 16 17:22:28.558 INFO blam! 658d43a43140db0b74c9573dd200f9c1e69293ebca9fe7443ee9be7bc6e6a357