Oct 14 22:59:42.903 INFO testing derekjw/hearts against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 22:59:42.903 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 14 22:59:43.339 INFO blam! 86fbf4397b9f8375cdca69d62d721ced56cc3dfe4ec7dff8d4d79bcd7f2849f5 Oct 14 22:59:43.343 INFO running `"docker" "start" "-a" "86fbf4397b9f8375cdca69d62d721ced56cc3dfe4ec7dff8d4d79bcd7f2849f5"` Oct 14 22:59:44.683 INFO kablam! usermod: no changes Oct 14 22:59:44.883 INFO kablam! Compiling memchr v0.1.11 Oct 14 22:59:44.883 INFO kablam! Compiling num_cpus v1.6.2 Oct 14 22:59:44.883 INFO kablam! Compiling base64 v0.5.2 Oct 14 22:59:44.883 INFO kablam! Compiling thread-id v2.0.0 Oct 14 22:59:45.563 INFO kablam! Compiling thread_local v0.2.7 Oct 14 22:59:45.974 INFO kablam! Compiling aho-corasick v0.5.3 Oct 14 22:59:47.129 INFO kablam! Compiling hyper v0.10.12 Oct 14 22:59:47.587 INFO kablam! Compiling regex v0.1.80 Oct 14 22:59:55.191 INFO kablam! Compiling env_logger v0.3.5 Oct 14 23:00:00.331 INFO kablam! Compiling hearts v0.0.1 (/source) Oct 14 23:00:03.504 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 14 23:00:03.504 INFO kablam! --> src/main.rs:2:12 Oct 14 23:00:03.504 INFO kablam! | Oct 14 23:00:03.504 INFO kablam! 2 | #![feature(proc_macro)] Oct 14 23:00:03.504 INFO kablam! | ^^^^^^^^^^ Oct 14 23:00:03.504 INFO kablam! | Oct 14 23:00:03.504 INFO kablam! = note: #[warn(stable_features)] on by default Oct 14 23:00:03.504 INFO kablam! Oct 14 23:00:13.097 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 28.39s Oct 14 23:00:13.131 INFO kablam! su: No module specific data is present Oct 14 23:00:13.962 INFO running `"docker" "rm" "-f" "86fbf4397b9f8375cdca69d62d721ced56cc3dfe4ec7dff8d4d79bcd7f2849f5"` Oct 14 23:00:14.290 INFO blam! 86fbf4397b9f8375cdca69d62d721ced56cc3dfe4ec7dff8d4d79bcd7f2849f5 Oct 14 23:00:14.303 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 14 23:00:14.766 INFO blam! 64835024b93a2e908f9f21a9036b2b9db15c7bacfa3252eb7e96dc74c25ee092 Oct 14 23:00:14.768 INFO running `"docker" "start" "-a" "64835024b93a2e908f9f21a9036b2b9db15c7bacfa3252eb7e96dc74c25ee092"` Oct 14 23:00:16.013 INFO kablam! usermod: no changes Oct 14 23:00:16.255 INFO kablam! Compiling hearts v0.0.1 (/source) Oct 14 23:00:19.153 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 14 23:00:19.153 INFO kablam! --> src/main.rs:2:12 Oct 14 23:00:19.153 INFO kablam! | Oct 14 23:00:19.153 INFO kablam! 2 | #![feature(proc_macro)] Oct 14 23:00:19.153 INFO kablam! | ^^^^^^^^^^ Oct 14 23:00:19.153 INFO kablam! | Oct 14 23:00:19.153 INFO kablam! = note: #[warn(stable_features)] on by default Oct 14 23:00:19.153 INFO kablam! Oct 14 23:00:25.005 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.95s Oct 14 23:00:25.014 INFO kablam! su: No module specific data is present Oct 14 23:00:26.117 INFO running `"docker" "rm" "-f" "64835024b93a2e908f9f21a9036b2b9db15c7bacfa3252eb7e96dc74c25ee092"` Oct 14 23:00:26.367 INFO blam! 64835024b93a2e908f9f21a9036b2b9db15c7bacfa3252eb7e96dc74c25ee092 Oct 14 23:00:26.387 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 14 23:00:26.928 INFO blam! 32e1d794a2a51e4fdeece96a1a07d3c1dae14b40fe2975a198cf8cbcedab62f4 Oct 14 23:00:26.930 INFO running `"docker" "start" "-a" "32e1d794a2a51e4fdeece96a1a07d3c1dae14b40fe2975a198cf8cbcedab62f4"` Oct 14 23:00:28.938 INFO kablam! usermod: no changes Oct 14 23:00:29.059 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 14 23:00:29.087 INFO kablam! Running /target/debug/deps/hearts-3ad3f8166a2ca0b8 Oct 14 23:00:29.095 INFO blam! Oct 14 23:00:29.095 INFO blam! running 54 tests Oct 14 23:00:29.103 INFO blam! test card::dto::tests::into_card ... ok Oct 14 23:00:29.103 INFO blam! test card::tests::know_all_cards ... ok Oct 14 23:00:29.103 INFO blam! test card::dto::tests::from_card ... ok Oct 14 23:00:29.103 INFO blam! test game_status::tests::read_json3 ... ok Oct 14 23:00:29.103 INFO blam! test card::tests::invalid_rank ... ok Oct 14 23:00:29.103 INFO blam! test game_status::tests::read_json4 ... ok Oct 14 23:00:29.103 INFO blam! test game_status::tests::read_json5 ... ok Oct 14 23:00:29.103 INFO blam! test card::tests::reversible_rank ... ok Oct 14 23:00:29.115 INFO blam! test game_status::tests::read_json2 ... ok Oct 14 23:00:29.115 INFO blam! test card::tests::reversible_suit ... ok Oct 14 23:00:29.115 INFO blam! test game_status::tests::read_json ... ok Oct 14 23:00:29.130 INFO blam! test strategy::defensive::tests::normal_2 ... ok Oct 14 23:00:29.130 INFO blam! test strategy::defensive::tests::normal_game_1_01_03 ... ok Oct 14 23:00:29.135 INFO blam! test strategy::defensive::tests::normal_1 ... ok Oct 14 23:00:29.143 INFO blam! test strategy::defensive::tests::normal_3 ... ok Oct 14 23:00:29.143 INFO blam! test strategy::defensive::tests::normal_game_1_01_01 ... ok Oct 14 23:00:29.155 INFO blam! test strategy::defensive::tests::normal_game_1_01_05 ... ok Oct 14 23:00:29.155 INFO blam! test strategy::defensive::tests::normal_game_1_01_04 ... ok Oct 14 23:00:29.167 INFO blam! test strategy::defensive::tests::normal_game_1_01_02 ... ok Oct 14 23:00:29.183 INFO blam! test strategy::defensive::tests::normal_game_1_01_13 ... ok Oct 14 23:00:29.199 INFO blam! test strategy::defensive::tests::normal_game_1_01_09 ... ok Oct 14 23:00:29.199 INFO blam! test strategy::defensive::tests::normal_game_1_01_10 ... ok Oct 14 23:00:29.199 INFO blam! test strategy::defensive::tests::normal_game_1_01_06 ... ok Oct 14 23:00:29.211 INFO blam! test strategy::defensive::tests::normal_game_1_01_07 ... ok Oct 14 23:00:29.211 INFO blam! test strategy::defensive::tests::normal_game_1_01_08 ... ok Oct 14 23:00:29.247 INFO blam! test strategy::defensive::tests::normal_game_1_01_11 ... ok Oct 14 23:00:29.247 INFO blam! test strategy::defensive::tests::normal_game_1_01_12 ... ok Oct 14 23:00:29.247 INFO blam! test strategy::defensive::tests::normal_game_1_02_02 ... ok Oct 14 23:00:29.247 INFO blam! test strategy::defensive::tests::normal_game_1_02_03 ... ok Oct 14 23:00:29.267 INFO blam! test strategy::defensive::tests::normal_game_1_02_05 ... ok Oct 14 23:00:29.267 INFO blam! test strategy::defensive::tests::normal_game_1_02_01 ... ok Oct 14 23:00:29.267 INFO blam! test strategy::defensive::tests::normal_game_1_02_07 ... ok Oct 14 23:00:29.267 INFO blam! test strategy::defensive::tests::normal_game_1_02_10 ... ok Oct 14 23:00:29.268 INFO blam! test strategy::defensive::tests::normal_game_1_02_09 ... ok Oct 14 23:00:29.292 INFO blam! test strategy::defensive::tests::normal_game_1_02_06 ... ok Oct 14 23:00:29.292 INFO blam! test strategy::defensive::tests::normal_game_1_02_04 ... ok Oct 14 23:00:29.295 INFO blam! test strategy::defensive::tests::should_not_crash_during_card_play ... ok Oct 14 23:00:29.296 INFO blam! test strategy::defensive::tests::normal_game_1_02_11 ... ok Oct 14 23:00:29.314 INFO blam! test strategy::defensive::tests::normal_game_1_02_08 ... ok Oct 14 23:00:29.340 INFO blam! test strategy::defensive::tests::normal_game_1_02_12 ... ok Oct 14 23:00:29.340 INFO blam! test strategy::defensive::tests::normal_game_1_02_13 ... ok Oct 14 23:00:29.367 INFO blam! test strategy::defensive::tests::should_play_high_negative_points_card_1 ... ok Oct 14 23:00:29.367 INFO blam! test strategy::defensive::tests::should_play_heart_1 ... ok Oct 14 23:00:29.367 INFO blam! test strategy::defensive::tests::should_not_play_high_heart_1 ... ok Oct 14 23:00:29.375 INFO blam! test strategy::defensive::tests::should_play_high_rank_1 ... ok Oct 14 23:00:29.375 INFO blam! test strategy::defensive::tests::should_not_play_queen_of_spades ... ok Oct 14 23:00:29.419 INFO blam! test strategy::defensive::tests::should_play_heart_2 ... ok Oct 14 23:00:29.419 INFO blam! test strategy::defensive::tests::should_play_high_negative_points_card_2 ... ok Oct 14 23:00:29.419 INFO blam! test strategy::defensive::tests::should_play_high_rank_2 ... ok Oct 14 23:00:29.451 INFO blam! test strategy::defensive::tests::should_play_low_club_2 ... ok Oct 14 23:00:29.455 INFO blam! test strategy::defensive::tests::should_play_high_rank_3 ... ok Oct 14 23:00:29.456 INFO blam! test strategy::defensive::tests::should_try_to_win_deal_1 ... ok Oct 14 23:00:29.469 INFO blam! test strategy::defensive::tests::should_play_low_heart_1 ... ok Oct 14 23:00:29.473 INFO blam! test strategy::defensive::tests::should_prevent_shooter_1 ... ok Oct 14 23:00:29.474 INFO blam! Oct 14 23:00:29.474 INFO blam! test result: ok. 54 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 23:00:29.474 INFO blam! Oct 14 23:00:29.479 INFO kablam! su: No module specific data is present Oct 14 23:00:30.853 INFO running `"docker" "rm" "-f" "32e1d794a2a51e4fdeece96a1a07d3c1dae14b40fe2975a198cf8cbcedab62f4"` Oct 14 23:00:31.163 INFO blam! 32e1d794a2a51e4fdeece96a1a07d3c1dae14b40fe2975a198cf8cbcedab62f4