Oct 15 12:51:04.530 INFO testing AdrianDanis/dominion against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 12:51:04.531 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/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 15 12:51:04.907 INFO blam! 87e6b4723a84273370d57697041cc6f0ca276a27d6a12b1933cacd45735b9844 Oct 15 12:51:04.909 INFO running `"docker" "start" "-a" "87e6b4723a84273370d57697041cc6f0ca276a27d6a12b1933cacd45735b9844"` Oct 15 12:51:05.451 INFO kablam! usermod: no changes Oct 15 12:51:05.523 INFO kablam! Compiling reexport-proc-macro v1.0.5 Oct 15 12:51:05.523 INFO kablam! Compiling array-macro v1.0.2 Oct 15 12:51:05.523 INFO kablam! Compiling syn v0.14.9 Oct 15 12:51:13.175 INFO kablam! Compiling enum-map-derive v0.4.0 Oct 15 12:51:16.025 INFO kablam! Compiling enum-map v0.4.1 Oct 15 12:51:16.274 INFO kablam! Compiling dom_core v0.1.0 (/source/dom_core) Oct 15 12:51:17.295 INFO kablam! warning: variable does not need to be mutable Oct 15 12:51:17.295 INFO kablam! --> dom_core/src/state.rs:285:25 Oct 15 12:51:17.295 INFO kablam! | Oct 15 12:51:17.295 INFO kablam! 285 | if let Some(mut rng) = b.rand.as_mut() { Oct 15 12:51:17.295 INFO kablam! | ----^^^ Oct 15 12:51:17.295 INFO kablam! | | Oct 15 12:51:17.295 INFO kablam! | help: remove this `mut` Oct 15 12:51:17.295 INFO kablam! | Oct 15 12:51:17.295 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 12:51:17.295 INFO kablam! Oct 15 12:51:17.314 INFO kablam! warning: method is never used: `start_stack` Oct 15 12:51:17.314 INFO kablam! --> dom_core/src/lib.rs:134:5 Oct 15 12:51:17.314 INFO kablam! | Oct 15 12:51:17.314 INFO kablam! 134 | fn start_stack(c: Card, players: Players) -> Mutation { Oct 15 12:51:17.315 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:51:17.315 INFO kablam! | Oct 15 12:51:17.315 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 12:51:17.315 INFO kablam! Oct 15 12:51:18.179 INFO kablam! Compiling dom_test v0.1.0 (/source/dom_test) Oct 15 12:51:18.881 INFO kablam! warning: unused variable: `v` Oct 15 12:51:18.881 INFO kablam! --> dom_test/src/main.rs:40:67 Oct 15 12:51:18.881 INFO kablam! | Oct 15 12:51:18.881 INFO kablam! 40 | let v: Vec = state.supply_stacks().map(|(key, v)| key).filter(|key| !is_base_card(*key)).collect(); Oct 15 12:51:18.881 INFO kablam! | ^ help: consider using `_v` instead Oct 15 12:51:18.881 INFO kablam! | Oct 15 12:51:18.881 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 12:51:18.881 INFO kablam! Oct 15 12:51:18.881 INFO kablam! warning: unused variable: `p` Oct 15 12:51:18.881 INFO kablam! --> dom_test/src/main.rs:116:49 Oct 15 12:51:18.881 INFO kablam! | Oct 15 12:51:18.881 INFO kablam! 116 | dom_core::Mutation::RevealHandCards(p, s, r) => unimplemented!(), Oct 15 12:51:18.881 INFO kablam! | ^ help: consider using `_p` instead Oct 15 12:51:18.881 INFO kablam! Oct 15 12:51:18.881 INFO kablam! warning: unused variable: `s` Oct 15 12:51:18.881 INFO kablam! --> dom_test/src/main.rs:116:52 Oct 15 12:51:18.881 INFO kablam! | Oct 15 12:51:18.881 INFO kablam! 116 | dom_core::Mutation::RevealHandCards(p, s, r) => unimplemented!(), Oct 15 12:51:18.881 INFO kablam! | ^ help: consider using `_s` instead Oct 15 12:51:18.881 INFO kablam! Oct 15 12:51:18.881 INFO kablam! warning: unused variable: `r` Oct 15 12:51:18.881 INFO kablam! --> dom_test/src/main.rs:116:55 Oct 15 12:51:18.881 INFO kablam! | Oct 15 12:51:18.881 INFO kablam! 116 | dom_core::Mutation::RevealHandCards(p, s, r) => unimplemented!(), Oct 15 12:51:18.881 INFO kablam! | ^ help: consider using `_r` instead Oct 15 12:51:18.881 INFO kablam! Oct 15 12:51:18.881 INFO kablam! warning: unused variable: `c` Oct 15 12:51:18.881 INFO kablam! --> dom_test/src/main.rs:117:45 Oct 15 12:51:18.881 INFO kablam! | Oct 15 12:51:18.881 INFO kablam! 117 | dom_core::Mutation::DrawCard(p, c) if p != player => dom_core::Mutation::DrawCard(p, None), Oct 15 12:51:18.881 INFO kablam! | ^ help: consider using `_c` instead Oct 15 12:51:18.881 INFO kablam! Oct 15 12:51:19.499 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.03s Oct 15 12:51:19.504 INFO kablam! su: No module specific data is present Oct 15 12:51:19.847 INFO running `"docker" "rm" "-f" "87e6b4723a84273370d57697041cc6f0ca276a27d6a12b1933cacd45735b9844"` Oct 15 12:51:20.115 INFO blam! 87e6b4723a84273370d57697041cc6f0ca276a27d6a12b1933cacd45735b9844 Oct 15 12:51:20.124 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/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 15 12:51:20.507 INFO blam! 6313425d3036e55c917ceeaeaecdab4938dc423a9b9aacd013a66c0dd7190870 Oct 15 12:51:20.509 INFO running `"docker" "start" "-a" "6313425d3036e55c917ceeaeaecdab4938dc423a9b9aacd013a66c0dd7190870"` Oct 15 12:51:20.888 INFO kablam! usermod: no changes Oct 15 12:51:20.955 INFO kablam! Compiling dom_core v0.1.0 (/source/dom_core) Oct 15 12:51:20.955 INFO kablam! Compiling dom_test v0.1.0 (/source/dom_test) Oct 15 12:51:21.955 INFO kablam! warning: unused variable: `v` Oct 15 12:51:21.955 INFO kablam! --> dom_test/src/main.rs:40:67 Oct 15 12:51:21.955 INFO kablam! | Oct 15 12:51:21.955 INFO kablam! 40 | let v: Vec = state.supply_stacks().map(|(key, v)| key).filter(|key| !is_base_card(*key)).collect(); Oct 15 12:51:21.955 INFO kablam! | ^ help: consider using `_v` instead Oct 15 12:51:21.955 INFO kablam! | Oct 15 12:51:21.955 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 12:51:21.955 INFO kablam! Oct 15 12:51:21.956 INFO kablam! warning: unused variable: `p` Oct 15 12:51:21.957 INFO kablam! --> dom_test/src/main.rs:116:49 Oct 15 12:51:21.957 INFO kablam! | Oct 15 12:51:21.957 INFO kablam! 116 | dom_core::Mutation::RevealHandCards(p, s, r) => unimplemented!(), Oct 15 12:51:21.957 INFO kablam! | ^ help: consider using `_p` instead Oct 15 12:51:21.957 INFO kablam! Oct 15 12:51:21.957 INFO kablam! warning: unused variable: `s` Oct 15 12:51:21.957 INFO kablam! --> dom_test/src/main.rs:116:52 Oct 15 12:51:21.957 INFO kablam! | Oct 15 12:51:21.957 INFO kablam! 116 | dom_core::Mutation::RevealHandCards(p, s, r) => unimplemented!(), Oct 15 12:51:21.957 INFO kablam! | ^ help: consider using `_s` instead Oct 15 12:51:21.958 INFO kablam! Oct 15 12:51:21.958 INFO kablam! warning: unused variable: `r` Oct 15 12:51:21.958 INFO kablam! --> dom_test/src/main.rs:116:55 Oct 15 12:51:21.958 INFO kablam! | Oct 15 12:51:21.958 INFO kablam! 116 | dom_core::Mutation::RevealHandCards(p, s, r) => unimplemented!(), Oct 15 12:51:21.958 INFO kablam! | ^ help: consider using `_r` instead Oct 15 12:51:21.959 INFO kablam! Oct 15 12:51:21.959 INFO kablam! warning: unused variable: `c` Oct 15 12:51:21.959 INFO kablam! --> dom_test/src/main.rs:117:45 Oct 15 12:51:21.959 INFO kablam! | Oct 15 12:51:21.960 INFO kablam! 117 | dom_core::Mutation::DrawCard(p, c) if p != player => dom_core::Mutation::DrawCard(p, None), Oct 15 12:51:21.960 INFO kablam! | ^ help: consider using `_c` instead Oct 15 12:51:21.960 INFO kablam! Oct 15 12:51:22.391 INFO kablam! warning: variable does not need to be mutable Oct 15 12:51:22.391 INFO kablam! --> dom_core/src/state.rs:285:25 Oct 15 12:51:22.391 INFO kablam! | Oct 15 12:51:22.391 INFO kablam! 285 | if let Some(mut rng) = b.rand.as_mut() { Oct 15 12:51:22.391 INFO kablam! | ----^^^ Oct 15 12:51:22.391 INFO kablam! | | Oct 15 12:51:22.391 INFO kablam! | help: remove this `mut` Oct 15 12:51:22.391 INFO kablam! | Oct 15 12:51:22.391 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 12:51:22.391 INFO kablam! Oct 15 12:51:22.447 INFO kablam! warning: method is never used: `start_stack` Oct 15 12:51:22.447 INFO kablam! --> dom_core/src/lib.rs:134:5 Oct 15 12:51:22.447 INFO kablam! | Oct 15 12:51:22.447 INFO kablam! 134 | fn start_stack(c: Card, players: Players) -> Mutation { Oct 15 12:51:22.447 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:51:22.447 INFO kablam! | Oct 15 12:51:22.447 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 12:51:22.447 INFO kablam! Oct 15 12:51:23.677 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.76s Oct 15 12:51:23.681 INFO kablam! su: No module specific data is present Oct 15 12:51:24.005 INFO running `"docker" "rm" "-f" "6313425d3036e55c917ceeaeaecdab4938dc423a9b9aacd013a66c0dd7190870"` Oct 15 12:51:24.063 INFO blam! 6313425d3036e55c917ceeaeaecdab4938dc423a9b9aacd013a66c0dd7190870 Oct 15 12:51:24.065 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/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 15 12:51:24.287 INFO blam! 99a499898643191abcb6683b6b93b42ebb0f9b9eaa654028cdd5ac7221d01573 Oct 15 12:51:24.292 INFO running `"docker" "start" "-a" "99a499898643191abcb6683b6b93b42ebb0f9b9eaa654028cdd5ac7221d01573"` Oct 15 12:51:24.863 INFO kablam! usermod: no changes Oct 15 12:51:24.971 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 15 12:51:24.979 INFO kablam! Running /target/debug/deps/dom_core-16fca1195182dc5d Oct 15 12:51:24.999 INFO blam! Oct 15 12:51:24.999 INFO blam! running 10 tests Oct 15 12:51:24.999 INFO blam! test state::tests::cannot_insert_stack_twice ... ok Oct 15 12:51:24.999 INFO blam! test state::tests::cannot_insert_players_twice ... ok Oct 15 12:51:24.999 INFO blam! test state::tests::draw_cannot_throw_information ... ok Oct 15 12:51:24.999 INFO blam! test tests::new_game_first_turn_state ... ok Oct 15 12:51:24.999 INFO blam! test state::tests::shuffle_rng_changes ... ok Oct 15 12:51:24.999 INFO blam! test state::tests::shuffle_stable ... ok Oct 15 12:51:24.999 INFO blam! test tests::many_player_victory_cards ... ok Oct 15 12:51:25.003 INFO blam! test tests::rng_seeds_stable ... ok Oct 15 12:51:25.003 INFO kablam! Running /target/debug/deps/dom_test-e51a6e625c79e79b Oct 15 12:51:25.004 INFO blam! test tests::two_player_victory_cards ... ok Oct 15 12:51:25.004 INFO blam! test state::tests::shuffle_preserves_cards ... ok Oct 15 12:51:25.004 INFO blam! Oct 15 12:51:25.005 INFO blam! test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 12:51:25.005 INFO blam! Oct 15 12:51:25.011 INFO blam! Oct 15 12:51:25.011 INFO kablam! Doc-tests dom_core Oct 15 12:51:25.011 INFO blam! running 0 tests Oct 15 12:51:25.012 INFO blam! Oct 15 12:51:25.012 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 12:51:25.012 INFO blam! Oct 15 12:51:26.162 INFO blam! Oct 15 12:51:26.162 INFO blam! running 0 tests Oct 15 12:51:26.162 INFO blam! Oct 15 12:51:26.162 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 12:51:26.162 INFO blam! Oct 15 12:51:26.171 INFO kablam! su: No module specific data is present Oct 15 12:51:26.531 INFO running `"docker" "rm" "-f" "99a499898643191abcb6683b6b93b42ebb0f9b9eaa654028cdd5ac7221d01573"` Oct 15 12:51:26.632 INFO blam! 99a499898643191abcb6683b6b93b42ebb0f9b9eaa654028cdd5ac7221d01573