Oct 10 16:50:32.567 INFO testing philotelli/ruststone against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 16:50:32.567 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 16:50:32.568 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 16:50:33.142 INFO blam! 14876aa437968b96ff266f1075dd709a73d0097e31b0de4252bab5bfea1753f9 Oct 10 16:50:33.144 INFO running `"docker" "start" "-a" "14876aa437968b96ff266f1075dd709a73d0097e31b0de4252bab5bfea1753f9"` Oct 10 16:50:34.393 INFO kablam! usermod: no changes Oct 10 16:50:34.452 INFO kablam! Compiling ruststone v0.1.0 (/source) Oct 10 16:50:34.981 INFO kablam! warning: enum is never used: `CardKind` Oct 10 16:50:34.981 INFO kablam! --> src/main.rs:1:1 Oct 10 16:50:34.981 INFO kablam! | Oct 10 16:50:34.981 INFO kablam! 1 | enum CardKind { Oct 10 16:50:34.981 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 16:50:34.981 INFO kablam! | Oct 10 16:50:34.981 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 16:50:34.981 INFO kablam! Oct 10 16:50:34.981 INFO kablam! warning: struct is never constructed: `Minion` Oct 10 16:50:34.981 INFO kablam! --> src/main.rs:8:1 Oct 10 16:50:34.981 INFO kablam! | Oct 10 16:50:34.981 INFO kablam! 8 | struct Minion { Oct 10 16:50:34.981 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 16:50:34.981 INFO kablam! Oct 10 16:50:34.981 INFO kablam! warning: struct is never constructed: `Weapon` Oct 10 16:50:34.981 INFO kablam! --> src/main.rs:15:1 Oct 10 16:50:34.981 INFO kablam! | Oct 10 16:50:34.981 INFO kablam! 15 | struct Weapon { Oct 10 16:50:34.981 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 16:50:34.981 INFO kablam! Oct 10 16:50:34.981 INFO kablam! warning: struct is never constructed: `Card` Oct 10 16:50:34.981 INFO kablam! --> src/main.rs:21:1 Oct 10 16:50:34.981 INFO kablam! | Oct 10 16:50:34.981 INFO kablam! 21 | struct Card { Oct 10 16:50:34.981 INFO kablam! | ^^^^^^^^^^^ Oct 10 16:50:34.992 INFO kablam! Oct 10 16:50:34.992 INFO kablam! warning: struct is never constructed: `Player` Oct 10 16:50:34.992 INFO kablam! --> src/main.rs:27:1 Oct 10 16:50:34.992 INFO kablam! | Oct 10 16:50:34.992 INFO kablam! 27 | struct Player { Oct 10 16:50:34.992 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 16:50:34.992 INFO kablam! Oct 10 16:50:34.992 INFO kablam! warning: struct is never constructed: `Game` Oct 10 16:50:34.992 INFO kablam! --> src/main.rs:37:1 Oct 10 16:50:34.992 INFO kablam! | Oct 10 16:50:34.992 INFO kablam! 37 | struct Game { Oct 10 16:50:34.992 INFO kablam! | ^^^^^^^^^^^ Oct 10 16:50:34.992 INFO kablam! Oct 10 16:50:35.356 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.94s Oct 10 16:50:35.362 INFO kablam! su: No module specific data is present Oct 10 16:50:36.608 INFO running `"docker" "rm" "-f" "14876aa437968b96ff266f1075dd709a73d0097e31b0de4252bab5bfea1753f9"` Oct 10 16:50:36.885 INFO blam! 14876aa437968b96ff266f1075dd709a73d0097e31b0de4252bab5bfea1753f9 Oct 10 16:50:36.906 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 16:50:36.908 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 16:50:37.422 INFO blam! 56ca0d9952aede17916df1f7d2e6b3f8e87bae3afdee94af3dee6471d573cbb9 Oct 10 16:50:37.424 INFO running `"docker" "start" "-a" "56ca0d9952aede17916df1f7d2e6b3f8e87bae3afdee94af3dee6471d573cbb9"` Oct 10 16:50:38.724 INFO kablam! usermod: no changes Oct 10 16:50:38.762 INFO kablam! Compiling ruststone v0.1.0 (/source) Oct 10 16:50:39.385 INFO kablam! warning: enum is never used: `CardKind` Oct 10 16:50:39.385 INFO kablam! --> src/main.rs:1:1 Oct 10 16:50:39.385 INFO kablam! | Oct 10 16:50:39.386 INFO kablam! 1 | enum CardKind { Oct 10 16:50:39.386 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 16:50:39.386 INFO kablam! | Oct 10 16:50:39.387 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 16:50:39.387 INFO kablam! Oct 10 16:50:39.387 INFO kablam! warning: struct is never constructed: `Minion` Oct 10 16:50:39.387 INFO kablam! --> src/main.rs:8:1 Oct 10 16:50:39.388 INFO kablam! | Oct 10 16:50:39.388 INFO kablam! 8 | struct Minion { Oct 10 16:50:39.388 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 16:50:39.389 INFO kablam! Oct 10 16:50:39.389 INFO kablam! warning: struct is never constructed: `Weapon` Oct 10 16:50:39.389 INFO kablam! --> src/main.rs:15:1 Oct 10 16:50:39.389 INFO kablam! | Oct 10 16:50:39.390 INFO kablam! 15 | struct Weapon { Oct 10 16:50:39.390 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 16:50:39.390 INFO kablam! Oct 10 16:50:39.390 INFO kablam! warning: struct is never constructed: `Card` Oct 10 16:50:39.391 INFO kablam! --> src/main.rs:21:1 Oct 10 16:50:39.391 INFO kablam! | Oct 10 16:50:39.391 INFO kablam! 21 | struct Card { Oct 10 16:50:39.391 INFO kablam! | ^^^^^^^^^^^ Oct 10 16:50:39.392 INFO kablam! Oct 10 16:50:39.392 INFO kablam! warning: struct is never constructed: `Player` Oct 10 16:50:39.392 INFO kablam! --> src/main.rs:27:1 Oct 10 16:50:39.393 INFO kablam! | Oct 10 16:50:39.393 INFO kablam! 27 | struct Player { Oct 10 16:50:39.393 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 16:50:39.393 INFO kablam! Oct 10 16:50:39.394 INFO kablam! warning: struct is never constructed: `Game` Oct 10 16:50:39.394 INFO kablam! --> src/main.rs:37:1 Oct 10 16:50:39.394 INFO kablam! | Oct 10 16:50:39.395 INFO kablam! 37 | struct Game { Oct 10 16:50:39.395 INFO kablam! | ^^^^^^^^^^^ Oct 10 16:50:39.395 INFO kablam! Oct 10 16:50:39.836 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.07s Oct 10 16:50:39.836 INFO kablam! su: No module specific data is present Oct 10 16:50:40.782 INFO running `"docker" "rm" "-f" "56ca0d9952aede17916df1f7d2e6b3f8e87bae3afdee94af3dee6471d573cbb9"` Oct 10 16:50:41.004 INFO blam! 56ca0d9952aede17916df1f7d2e6b3f8e87bae3afdee94af3dee6471d573cbb9 Oct 10 16:50:41.008 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 16:50:41.008 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 16:50:41.410 INFO blam! 33350d50af410c02cbeb8e5f36e8942d35611a16782d03581656bca558bed3ec Oct 10 16:50:41.417 INFO running `"docker" "start" "-a" "33350d50af410c02cbeb8e5f36e8942d35611a16782d03581656bca558bed3ec"` Oct 10 16:50:42.468 INFO kablam! usermod: no changes Oct 10 16:50:42.528 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 10 16:50:42.528 INFO blam! Oct 10 16:50:42.528 INFO kablam! Running /target/debug/deps/ruststone-b5386d3a093e33ea Oct 10 16:50:42.528 INFO blam! running 0 tests Oct 10 16:50:42.528 INFO blam! Oct 10 16:50:42.528 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:50:42.528 INFO blam! Oct 10 16:50:42.532 INFO kablam! su: No module specific data is present Oct 10 16:50:43.324 INFO running `"docker" "rm" "-f" "33350d50af410c02cbeb8e5f36e8942d35611a16782d03581656bca558bed3ec"` Oct 10 16:50:43.636 INFO blam! 33350d50af410c02cbeb8e5f36e8942d35611a16782d03581656bca558bed3ec