Oct 11 03:16:29.892 INFO testing alexanderbladyko/caverna_bot against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 03:16:29.892 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 03:16:29.892 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 11 03:16:30.335 INFO blam! 5309267ee96a2d3a6076e7fbefd018b214fc14228217f4cb0429682d5b00d9d8 Oct 11 03:16:30.342 INFO running `"docker" "start" "-a" "5309267ee96a2d3a6076e7fbefd018b214fc14228217f4cb0429682d5b00d9d8"` Oct 11 03:16:31.544 INFO kablam! usermod: no changes Oct 11 03:16:31.672 INFO kablam! Compiling serde_yaml v0.7.3 Oct 11 03:16:31.672 INFO kablam! Compiling clap v2.28.0 Oct 11 03:16:59.322 INFO kablam! Compiling caverna_bot v0.1.0 (/source) Oct 11 03:17:01.576 INFO kablam! warning: unused macro definition Oct 11 03:17:01.576 INFO kablam! --> src/common.rs:20:1 Oct 11 03:17:01.576 INFO kablam! | Oct 11 03:17:01.577 INFO kablam! 20 | / macro_rules! hash_set( Oct 11 03:17:01.577 INFO kablam! 21 | | { $($x:expr),+ } => { Oct 11 03:17:01.577 INFO kablam! 22 | | { Oct 11 03:17:01.577 INFO kablam! 23 | | let mut m = HashSet::new(); Oct 11 03:17:01.577 INFO kablam! ... | Oct 11 03:17:01.577 INFO kablam! 29 | | }; Oct 11 03:17:01.577 INFO kablam! 30 | | ); Oct 11 03:17:01.577 INFO kablam! | |__^ Oct 11 03:17:01.577 INFO kablam! | Oct 11 03:17:01.577 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 11 03:17:01.578 INFO kablam! Oct 11 03:17:14.412 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 42.83s Oct 11 03:17:14.412 INFO kablam! su: No module specific data is present Oct 11 03:17:14.997 INFO running `"docker" "rm" "-f" "5309267ee96a2d3a6076e7fbefd018b214fc14228217f4cb0429682d5b00d9d8"` Oct 11 03:17:15.464 INFO blam! 5309267ee96a2d3a6076e7fbefd018b214fc14228217f4cb0429682d5b00d9d8 Oct 11 03:17:15.473 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 03:17:15.474 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 11 03:17:15.924 INFO blam! fb54cb685fd8f8bfd3d06490cfc3247026e0e7a59155248a4d47014a905efcb9 Oct 11 03:17:15.926 INFO running `"docker" "start" "-a" "fb54cb685fd8f8bfd3d06490cfc3247026e0e7a59155248a4d47014a905efcb9"` Oct 11 03:17:17.983 INFO kablam! usermod: no changes Oct 11 03:17:18.100 INFO kablam! Compiling caverna_bot v0.1.0 (/source) Oct 11 03:17:22.045 INFO kablam! warning: unused variable: `actions` Oct 11 03:17:22.045 INFO kablam! --> src/test/test_moves/test_core.rs:15:17 Oct 11 03:17:22.045 INFO kablam! | Oct 11 03:17:22.046 INFO kablam! 15 | let actions = player_move.get_all_actions(game, &moves_config); Oct 11 03:17:22.046 INFO kablam! | ^^^^^^^ help: consider using `_actions` instead Oct 11 03:17:22.046 INFO kablam! | Oct 11 03:17:22.046 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 03:17:22.047 INFO kablam! Oct 11 03:17:26.588 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.58s Oct 11 03:17:26.595 INFO kablam! su: No module specific data is present Oct 11 03:17:27.256 INFO running `"docker" "rm" "-f" "fb54cb685fd8f8bfd3d06490cfc3247026e0e7a59155248a4d47014a905efcb9"` Oct 11 03:17:27.664 INFO blam! fb54cb685fd8f8bfd3d06490cfc3247026e0e7a59155248a4d47014a905efcb9 Oct 11 03:17:27.680 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 03:17:27.680 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 11 03:17:28.277 INFO blam! 1b14a12d6c6bc45a1b6b517244d14e3acc4d33e5cf684d69d971cca6c6b35f5e Oct 11 03:17:28.278 INFO running `"docker" "start" "-a" "1b14a12d6c6bc45a1b6b517244d14e3acc4d33e5cf684d69d971cca6c6b35f5e"` Oct 11 03:17:29.566 INFO kablam! usermod: no changes Oct 11 03:17:29.684 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 11 03:17:29.702 INFO kablam! Running /target/debug/deps/caverna_bot-f135dcb9dabdbd57 Oct 11 03:17:29.722 INFO blam! Oct 11 03:17:29.722 INFO blam! running 23 tests Oct 11 03:17:29.724 INFO blam! test test::test_actions::test_actions::test::test_build_fields::test_perform ... ok Oct 11 03:17:29.724 INFO blam! test test::test_actions::test_actions::test::test_block_move::test_perform ... ok Oct 11 03:17:29.724 INFO blam! test test::test_actions::test_actions::test::test_build_rooms::test_perform ... ok Oct 11 03:17:29.724 INFO blam! test test::test_actions::test_actions::test::test_next_user::test_perform ... ok Oct 11 03:17:29.724 INFO blam! test test::test_actions::test_actions::test::test_increase_turn::test_perform ... ok Oct 11 03:17:29.724 INFO blam! test test::test_actions::test_actions::test::test_spawn_gnome::test_perform ... ok Oct 11 03:17:29.724 INFO blam! test test::test_actions::test_actions::test::test_set_first_player::test_perform ... ok Oct 11 03:17:29.724 INFO blam! test test::test_actions::test_actions::test::test_set_feeding_and_breeding_status::test_perform ... ok Oct 11 03:17:29.724 INFO blam! test test::test_actions::test_actions::test::test_release_moves::test_perform ... ok Oct 11 03:17:29.724 INFO blam! test test::test_actions::test_actions::test::test_open_new_move::test_perform ... ok Oct 11 03:17:29.724 INFO blam! test test::test_actions::test_actions::test::test_change_status::test_perform ... ok Oct 11 03:17:29.724 INFO blam! test test::test_actions::test_actions::test::test_update_resources::test_perform ... ok Oct 11 03:17:29.724 INFO blam! test test::test_moves::test_core::test::test_get_free_slots::test_get_all_actions ... ok Oct 11 03:17:29.724 INFO blam! test test::test_score::test_calculator::test::test_calculate_score::test_animals_effect_on_score ... ok Oct 11 03:17:29.724 INFO blam! test test::test_score::test_calculator::test::test_calculate_score::test_gnomes_effect_on_score ... ok Oct 11 03:17:29.724 INFO blam! test test::test_score::test_calculator::test::test_calculate_score::test_no_resources ... ok Oct 11 03:17:29.724 INFO blam! test test::test_utils::test::test_get_available_pair_slots::test_free_pair_slots ... ok Oct 11 03:17:29.724 INFO blam! test test::test_utils::test::test_get_available_pair_slots::test_free_pair_slots_complex ... ok Oct 11 03:17:29.724 INFO blam! test test::test_utils::test::test_get_available_slots::test_free_slots ... ok Oct 11 03:17:29.725 INFO blam! test test::test_utils::test::test_get_available_slots::test_long_free_slots ... ok Oct 11 03:17:29.725 INFO blam! test test::test_utils::test::test_get_available_slots::test_side_free_slots ... ok Oct 11 03:17:29.735 INFO blam! test test::test_actions::test_actions::test::test_reorder_players::test_perform ... ok Oct 11 03:17:29.735 INFO kablam! su: No module specific data is present Oct 11 03:17:29.735 INFO blam! test test::test_actions::test_actions::test::test_reserve_gnome::test_perform ... ok Oct 11 03:17:29.735 INFO blam! Oct 11 03:17:29.735 INFO blam! test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 03:17:29.735 INFO blam! Oct 11 03:17:30.435 INFO running `"docker" "rm" "-f" "1b14a12d6c6bc45a1b6b517244d14e3acc4d33e5cf684d69d971cca6c6b35f5e"` Oct 11 03:17:30.724 INFO blam! 1b14a12d6c6bc45a1b6b517244d14e3acc4d33e5cf684d69d971cca6c6b35f5e