Oct 15 04:31:39.414 INFO testing alexanderbladyko/caverna_bot against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 04:31:39.414 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 04:31:39.720 INFO blam! 6658bb80353ae596775b30dc9cdac907956f808e010d3733b7e6d2c2a3c307e2 Oct 15 04:31:39.723 INFO running `"docker" "start" "-a" "6658bb80353ae596775b30dc9cdac907956f808e010d3733b7e6d2c2a3c307e2"` Oct 15 04:31:40.982 INFO kablam! usermod: no changes Oct 15 04:31:41.111 INFO kablam! Compiling serde_yaml v0.7.3 Oct 15 04:31:41.111 INFO kablam! Compiling clap v2.28.0 Oct 15 04:32:09.919 INFO kablam! Compiling caverna_bot v0.1.0 (/source) Oct 15 04:32:11.027 INFO kablam! warning: unused macro definition Oct 15 04:32:11.027 INFO kablam! --> src/common.rs:20:1 Oct 15 04:32:11.027 INFO kablam! | Oct 15 04:32:11.027 INFO kablam! 20 | / macro_rules! hash_set( Oct 15 04:32:11.027 INFO kablam! 21 | | { $($x:expr),+ } => { Oct 15 04:32:11.027 INFO kablam! 22 | | { Oct 15 04:32:11.028 INFO kablam! 23 | | let mut m = HashSet::new(); Oct 15 04:32:11.029 INFO kablam! ... | Oct 15 04:32:11.029 INFO kablam! 29 | | }; Oct 15 04:32:11.030 INFO kablam! 30 | | ); Oct 15 04:32:11.030 INFO kablam! | |__^ Oct 15 04:32:11.031 INFO kablam! | Oct 15 04:32:11.031 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 15 04:32:11.032 INFO kablam! Oct 15 04:32:24.196 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 43.19s Oct 15 04:32:24.202 INFO kablam! su: No module specific data is present Oct 15 04:32:26.946 INFO running `"docker" "rm" "-f" "6658bb80353ae596775b30dc9cdac907956f808e010d3733b7e6d2c2a3c307e2"` Oct 15 04:32:27.259 INFO blam! 6658bb80353ae596775b30dc9cdac907956f808e010d3733b7e6d2c2a3c307e2 Oct 15 04:32:27.276 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 04:32:27.781 INFO blam! 573a2b5bbcc1f0e40f2b1278dcc69d58abd55450266394df4d75baf4b6fdbd19 Oct 15 04:32:27.783 INFO running `"docker" "start" "-a" "573a2b5bbcc1f0e40f2b1278dcc69d58abd55450266394df4d75baf4b6fdbd19"` Oct 15 04:32:29.253 INFO kablam! usermod: no changes Oct 15 04:32:29.395 INFO kablam! Compiling caverna_bot v0.1.0 (/source) Oct 15 04:32:32.175 INFO kablam! warning: unused variable: `actions` Oct 15 04:32:32.175 INFO kablam! --> src/test/test_moves/test_core.rs:15:17 Oct 15 04:32:32.175 INFO kablam! | Oct 15 04:32:32.175 INFO kablam! 15 | let actions = player_move.get_all_actions(game, &moves_config); Oct 15 04:32:32.175 INFO kablam! | ^^^^^^^ help: consider using `_actions` instead Oct 15 04:32:32.175 INFO kablam! | Oct 15 04:32:32.187 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 04:32:32.187 INFO kablam! Oct 15 04:32:36.307 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.02s Oct 15 04:32:36.311 INFO kablam! su: No module specific data is present Oct 15 04:32:37.431 INFO running `"docker" "rm" "-f" "573a2b5bbcc1f0e40f2b1278dcc69d58abd55450266394df4d75baf4b6fdbd19"` Oct 15 04:32:37.730 INFO blam! 573a2b5bbcc1f0e40f2b1278dcc69d58abd55450266394df4d75baf4b6fdbd19 Oct 15 04:32:37.735 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 04:32:38.213 INFO blam! 2e3338307e69ab519f486c50df9ca725b8cf71e43be610d34be5e6ad5927d035 Oct 15 04:32:38.216 INFO running `"docker" "start" "-a" "2e3338307e69ab519f486c50df9ca725b8cf71e43be610d34be5e6ad5927d035"` Oct 15 04:32:40.891 INFO kablam! usermod: no changes Oct 15 04:32:41.052 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.12s Oct 15 04:32:41.057 INFO kablam! Running /target/debug/deps/caverna_bot-954e27a665ee9788 Oct 15 04:32:41.076 INFO blam! Oct 15 04:32:41.076 INFO blam! running 23 tests Oct 15 04:32:41.103 INFO blam! test test::test_actions::test_actions::test::test_build_fields::test_perform ... ok Oct 15 04:32:41.104 INFO blam! test test::test_actions::test_actions::test::test_block_move::test_perform ... ok Oct 15 04:32:41.104 INFO blam! test test::test_actions::test_actions::test::test_reorder_players::test_perform ... ok Oct 15 04:32:41.104 INFO blam! test test::test_actions::test_actions::test::test_open_new_move::test_perform ... ok Oct 15 04:32:41.104 INFO blam! test test::test_actions::test_actions::test::test_build_rooms::test_perform ... ok Oct 15 04:32:41.115 INFO blam! test test::test_actions::test_actions::test::test_release_moves::test_perform ... ok Oct 15 04:32:41.115 INFO blam! test test::test_actions::test_actions::test::test_increase_turn::test_perform ... ok Oct 15 04:32:41.116 INFO blam! test test::test_actions::test_actions::test::test_change_status::test_perform ... ok Oct 15 04:32:41.116 INFO blam! test test::test_actions::test_actions::test::test_next_user::test_perform ... ok Oct 15 04:32:41.116 INFO blam! test test::test_actions::test_actions::test::test_spawn_gnome::test_perform ... ok Oct 15 04:32:41.117 INFO blam! test test::test_actions::test_actions::test::test_update_resources::test_perform ... ok Oct 15 04:32:41.117 INFO blam! test test::test_score::test_calculator::test::test_calculate_score::test_gnomes_effect_on_score ... ok Oct 15 04:32:41.117 INFO blam! test test::test_moves::test_core::test::test_get_free_slots::test_get_all_actions ... ok Oct 15 04:32:41.117 INFO blam! test test::test_score::test_calculator::test::test_calculate_score::test_animals_effect_on_score ... ok Oct 15 04:32:41.117 INFO blam! test test::test_utils::test::test_get_available_pair_slots::test_free_pair_slots ... ok Oct 15 04:32:41.118 INFO blam! test test::test_score::test_calculator::test::test_calculate_score::test_no_resources ... ok Oct 15 04:32:41.118 INFO blam! test test::test_actions::test_actions::test::test_set_first_player::test_perform ... ok Oct 15 04:32:41.118 INFO blam! test test::test_actions::test_actions::test::test_set_feeding_and_breeding_status::test_perform ... ok Oct 15 04:32:41.118 INFO blam! test test::test_utils::test::test_get_available_pair_slots::test_free_pair_slots_complex ... ok Oct 15 04:32:41.118 INFO blam! test test::test_actions::test_actions::test::test_reserve_gnome::test_perform ... ok Oct 15 04:32:41.118 INFO blam! test test::test_utils::test::test_get_available_slots::test_free_slots ... ok Oct 15 04:32:41.118 INFO blam! test test::test_utils::test::test_get_available_slots::test_long_free_slots ... ok Oct 15 04:32:41.127 INFO blam! test test::test_utils::test::test_get_available_slots::test_side_free_slots ... ok Oct 15 04:32:41.127 INFO blam! Oct 15 04:32:41.127 INFO blam! test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 04:32:41.127 INFO blam! Oct 15 04:32:41.129 INFO kablam! su: No module specific data is present Oct 15 04:32:42.787 INFO running `"docker" "rm" "-f" "2e3338307e69ab519f486c50df9ca725b8cf71e43be610d34be5e6ad5927d035"` Oct 15 04:32:43.099 INFO blam! 2e3338307e69ab519f486c50df9ca725b8cf71e43be610d34be5e6ad5927d035