Oct 13 04:08:39.174 INFO testing philotelli/ruststone against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 04:08:39.175 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 13 04:08:39.597 INFO blam! 7582c42d1341f3be7978758ce96a91549539278c351411e18a4ec4dbaf11fbc9 Oct 13 04:08:39.601 INFO running `"docker" "start" "-a" "7582c42d1341f3be7978758ce96a91549539278c351411e18a4ec4dbaf11fbc9"` Oct 13 04:08:41.255 INFO kablam! usermod: no changes Oct 13 04:08:41.299 INFO kablam! Compiling ruststone v0.1.0 (/source) Oct 13 04:08:41.715 INFO kablam! warning: enum is never used: `CardKind` Oct 13 04:08:41.715 INFO kablam! --> src/main.rs:1:1 Oct 13 04:08:41.715 INFO kablam! | Oct 13 04:08:41.715 INFO kablam! 1 | enum CardKind { Oct 13 04:08:41.715 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 04:08:41.715 INFO kablam! | Oct 13 04:08:41.715 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 04:08:41.715 INFO kablam! Oct 13 04:08:41.715 INFO kablam! warning: struct is never constructed: `Minion` Oct 13 04:08:41.715 INFO kablam! --> src/main.rs:8:1 Oct 13 04:08:41.715 INFO kablam! | Oct 13 04:08:41.715 INFO kablam! 8 | struct Minion { Oct 13 04:08:41.715 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 04:08:41.715 INFO kablam! Oct 13 04:08:41.715 INFO kablam! warning: struct is never constructed: `Weapon` Oct 13 04:08:41.715 INFO kablam! --> src/main.rs:15:1 Oct 13 04:08:41.715 INFO kablam! | Oct 13 04:08:41.715 INFO kablam! 15 | struct Weapon { Oct 13 04:08:41.715 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 04:08:41.715 INFO kablam! Oct 13 04:08:41.715 INFO kablam! warning: struct is never constructed: `Card` Oct 13 04:08:41.715 INFO kablam! --> src/main.rs:21:1 Oct 13 04:08:41.715 INFO kablam! | Oct 13 04:08:41.715 INFO kablam! 21 | struct Card { Oct 13 04:08:41.715 INFO kablam! | ^^^^^^^^^^^ Oct 13 04:08:41.715 INFO kablam! Oct 13 04:08:41.715 INFO kablam! warning: struct is never constructed: `Player` Oct 13 04:08:41.715 INFO kablam! --> src/main.rs:27:1 Oct 13 04:08:41.715 INFO kablam! | Oct 13 04:08:41.715 INFO kablam! 27 | struct Player { Oct 13 04:08:41.715 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 04:08:41.715 INFO kablam! Oct 13 04:08:41.715 INFO kablam! warning: struct is never constructed: `Game` Oct 13 04:08:41.715 INFO kablam! --> src/main.rs:37:1 Oct 13 04:08:41.715 INFO kablam! | Oct 13 04:08:41.715 INFO kablam! 37 | struct Game { Oct 13 04:08:41.715 INFO kablam! | ^^^^^^^^^^^ Oct 13 04:08:41.715 INFO kablam! Oct 13 04:08:42.034 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.77s Oct 13 04:08:42.036 INFO kablam! su: No module specific data is present Oct 13 04:08:43.107 INFO running `"docker" "rm" "-f" "7582c42d1341f3be7978758ce96a91549539278c351411e18a4ec4dbaf11fbc9"` Oct 13 04:08:43.356 INFO blam! 7582c42d1341f3be7978758ce96a91549539278c351411e18a4ec4dbaf11fbc9 Oct 13 04:08:43.357 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 13 04:08:43.876 INFO blam! cda06680434211b6a206fdcb258d006b6fd78938acbb129fd46d2cb492be51df Oct 13 04:08:43.878 INFO running `"docker" "start" "-a" "cda06680434211b6a206fdcb258d006b6fd78938acbb129fd46d2cb492be51df"` Oct 13 04:08:44.814 INFO kablam! usermod: no changes Oct 13 04:08:44.840 INFO kablam! Compiling ruststone v0.1.0 (/source) Oct 13 04:08:45.091 INFO kablam! warning: enum is never used: `CardKind` Oct 13 04:08:45.091 INFO kablam! --> src/main.rs:1:1 Oct 13 04:08:45.091 INFO kablam! | Oct 13 04:08:45.091 INFO kablam! 1 | enum CardKind { Oct 13 04:08:45.091 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 04:08:45.091 INFO kablam! | Oct 13 04:08:45.091 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 04:08:45.091 INFO kablam! Oct 13 04:08:45.091 INFO kablam! warning: struct is never constructed: `Minion` Oct 13 04:08:45.091 INFO kablam! --> src/main.rs:8:1 Oct 13 04:08:45.091 INFO kablam! | Oct 13 04:08:45.091 INFO kablam! 8 | struct Minion { Oct 13 04:08:45.091 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 04:08:45.091 INFO kablam! Oct 13 04:08:45.091 INFO kablam! warning: struct is never constructed: `Weapon` Oct 13 04:08:45.091 INFO kablam! --> src/main.rs:15:1 Oct 13 04:08:45.091 INFO kablam! | Oct 13 04:08:45.091 INFO kablam! 15 | struct Weapon { Oct 13 04:08:45.091 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 04:08:45.091 INFO kablam! Oct 13 04:08:45.091 INFO kablam! warning: struct is never constructed: `Card` Oct 13 04:08:45.091 INFO kablam! --> src/main.rs:21:1 Oct 13 04:08:45.092 INFO kablam! | Oct 13 04:08:45.092 INFO kablam! 21 | struct Card { Oct 13 04:08:45.092 INFO kablam! | ^^^^^^^^^^^ Oct 13 04:08:45.092 INFO kablam! Oct 13 04:08:45.092 INFO kablam! warning: struct is never constructed: `Player` Oct 13 04:08:45.092 INFO kablam! --> src/main.rs:27:1 Oct 13 04:08:45.092 INFO kablam! | Oct 13 04:08:45.092 INFO kablam! 27 | struct Player { Oct 13 04:08:45.092 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 04:08:45.092 INFO kablam! Oct 13 04:08:45.092 INFO kablam! warning: struct is never constructed: `Game` Oct 13 04:08:45.092 INFO kablam! --> src/main.rs:37:1 Oct 13 04:08:45.092 INFO kablam! | Oct 13 04:08:45.092 INFO kablam! 37 | struct Game { Oct 13 04:08:45.092 INFO kablam! | ^^^^^^^^^^^ Oct 13 04:08:45.092 INFO kablam! Oct 13 04:08:45.495 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.66s Oct 13 04:08:45.495 INFO kablam! su: No module specific data is present Oct 13 04:08:45.995 INFO running `"docker" "rm" "-f" "cda06680434211b6a206fdcb258d006b6fd78938acbb129fd46d2cb492be51df"` Oct 13 04:08:46.299 INFO blam! cda06680434211b6a206fdcb258d006b6fd78938acbb129fd46d2cb492be51df Oct 13 04:08:46.308 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 13 04:08:46.736 INFO blam! fc573296e297b29a5d8b7973c6ca633c2e147f2b22240a072bcbda76e86a85dd Oct 13 04:08:46.738 INFO running `"docker" "start" "-a" "fc573296e297b29a5d8b7973c6ca633c2e147f2b22240a072bcbda76e86a85dd"` Oct 13 04:08:47.859 INFO kablam! usermod: no changes Oct 13 04:08:47.895 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 13 04:08:47.907 INFO kablam! Running /target/debug/deps/ruststone-b5386d3a093e33ea Oct 13 04:08:47.912 INFO blam! Oct 13 04:08:47.912 INFO blam! running 0 tests Oct 13 04:08:47.912 INFO blam! Oct 13 04:08:47.912 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 04:08:47.912 INFO blam! Oct 13 04:08:47.914 INFO kablam! su: No module specific data is present Oct 13 04:08:48.620 INFO running `"docker" "rm" "-f" "fc573296e297b29a5d8b7973c6ca633c2e147f2b22240a072bcbda76e86a85dd"` Oct 13 04:08:48.866 INFO blam! fc573296e297b29a5d8b7973c6ca633c2e147f2b22240a072bcbda76e86a85dd