Oct 15 04:31:48.083 INFO testing alexanderbladyko/caverna_bot against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 04:31:48.085 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 15 04:31:48.556 INFO blam! 31d1914716e0fb057f5f2f4c965a7bb8bf45f2094ddbb9c41ddbe0d2970560a4 Oct 15 04:31:48.559 INFO running `"docker" "start" "-a" "31d1914716e0fb057f5f2f4c965a7bb8bf45f2094ddbb9c41ddbe0d2970560a4"` Oct 15 04:31:49.895 INFO kablam! usermod: no changes Oct 15 04:31:50.013 INFO kablam! Compiling serde_yaml v0.7.3 Oct 15 04:31:50.013 INFO kablam! Compiling clap v2.28.0 Oct 15 04:32:21.055 INFO kablam! Compiling caverna_bot v0.1.0 (/source) Oct 15 04:32:22.139 INFO kablam! warning: unused macro definition Oct 15 04:32:22.139 INFO kablam! --> src/common.rs:20:1 Oct 15 04:32:22.139 INFO kablam! | Oct 15 04:32:22.139 INFO kablam! 20 | / macro_rules! hash_set( Oct 15 04:32:22.139 INFO kablam! 21 | | { $($x:expr),+ } => { Oct 15 04:32:22.139 INFO kablam! 22 | | { Oct 15 04:32:22.139 INFO kablam! 23 | | let mut m = HashSet::new(); Oct 15 04:32:22.139 INFO kablam! ... | Oct 15 04:32:22.140 INFO kablam! 29 | | }; Oct 15 04:32:22.140 INFO kablam! 30 | | ); Oct 15 04:32:22.140 INFO kablam! | |__^ Oct 15 04:32:22.140 INFO kablam! | Oct 15 04:32:22.140 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 15 04:32:22.140 INFO kablam! Oct 15 04:32:34.463 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 44.54s Oct 15 04:32:34.471 INFO kablam! su: No module specific data is present Oct 15 04:32:36.265 INFO running `"docker" "rm" "-f" "31d1914716e0fb057f5f2f4c965a7bb8bf45f2094ddbb9c41ddbe0d2970560a4"` Oct 15 04:32:36.547 INFO blam! 31d1914716e0fb057f5f2f4c965a7bb8bf45f2094ddbb9c41ddbe0d2970560a4 Oct 15 04:32:36.555 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 15 04:32:37.120 INFO blam! c870656e2e0fe089d23f06f23014d6a997e08c9cf1fbeddfb390f1bdd9119877 Oct 15 04:32:37.123 INFO running `"docker" "start" "-a" "c870656e2e0fe089d23f06f23014d6a997e08c9cf1fbeddfb390f1bdd9119877"` Oct 15 04:32:38.424 INFO kablam! usermod: no changes Oct 15 04:32:38.543 INFO kablam! Compiling caverna_bot v0.1.0 (/source) Oct 15 04:32:41.791 INFO kablam! warning: unused variable: `actions` Oct 15 04:32:41.791 INFO kablam! --> src/test/test_moves/test_core.rs:15:17 Oct 15 04:32:41.791 INFO kablam! | Oct 15 04:32:41.791 INFO kablam! 15 | let actions = player_move.get_all_actions(game, &moves_config); Oct 15 04:32:41.791 INFO kablam! | ^^^^^^^ help: consider using `_actions` instead Oct 15 04:32:41.791 INFO kablam! | Oct 15 04:32:41.791 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 04:32:41.791 INFO kablam! Oct 15 04:32:46.249 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.80s Oct 15 04:32:46.255 INFO kablam! su: No module specific data is present Oct 15 04:32:47.336 INFO running `"docker" "rm" "-f" "c870656e2e0fe089d23f06f23014d6a997e08c9cf1fbeddfb390f1bdd9119877"` Oct 15 04:32:47.644 INFO blam! c870656e2e0fe089d23f06f23014d6a997e08c9cf1fbeddfb390f1bdd9119877 Oct 15 04:32:47.659 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 15 04:32:48.091 INFO blam! f90132032bcc705655b29925823b2b4751661a14f5925bb4437e6355aea290b5 Oct 15 04:32:48.099 INFO running `"docker" "start" "-a" "f90132032bcc705655b29925823b2b4751661a14f5925bb4437e6355aea290b5"` Oct 15 04:32:49.263 INFO kablam! usermod: no changes Oct 15 04:32:49.436 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.14s Oct 15 04:32:49.439 INFO kablam! Running /target/debug/deps/caverna_bot-f135dcb9dabdbd57 Oct 15 04:32:49.456 INFO blam! Oct 15 04:32:49.456 INFO blam! running 23 tests Oct 15 04:32:49.456 INFO blam! test test::test_actions::test_actions::test::test_build_rooms::test_perform ... ok Oct 15 04:32:49.456 INFO blam! test test::test_actions::test_actions::test::test_build_fields::test_perform ... ok Oct 15 04:32:49.456 INFO blam! test test::test_actions::test_actions::test::test_release_moves::test_perform ... ok Oct 15 04:32:49.456 INFO blam! test test::test_actions::test_actions::test::test_reserve_gnome::test_perform ... ok Oct 15 04:32:49.456 INFO blam! test test::test_actions::test_actions::test::test_reorder_players::test_perform ... ok Oct 15 04:32:49.456 INFO blam! test test::test_actions::test_actions::test::test_set_feeding_and_breeding_status::test_perform ... ok Oct 15 04:32:49.456 INFO blam! test test::test_actions::test_actions::test::test_set_first_player::test_perform ... ok Oct 15 04:32:49.456 INFO blam! test test::test_actions::test_actions::test::test_spawn_gnome::test_perform ... ok Oct 15 04:32:49.457 INFO blam! test test::test_actions::test_actions::test::test_update_resources::test_perform ... ok Oct 15 04:32:49.457 INFO blam! test test::test_moves::test_core::test::test_get_free_slots::test_get_all_actions ... ok Oct 15 04:32:49.457 INFO blam! test test::test_score::test_calculator::test::test_calculate_score::test_animals_effect_on_score ... ok Oct 15 04:32:49.457 INFO blam! test test::test_score::test_calculator::test::test_calculate_score::test_gnomes_effect_on_score ... ok Oct 15 04:32:49.457 INFO blam! test test::test_score::test_calculator::test::test_calculate_score::test_no_resources ... ok Oct 15 04:32:49.457 INFO blam! test test::test_utils::test::test_get_available_pair_slots::test_free_pair_slots ... ok Oct 15 04:32:49.457 INFO blam! test test::test_utils::test::test_get_available_pair_slots::test_free_pair_slots_complex ... ok Oct 15 04:32:49.457 INFO blam! test test::test_utils::test::test_get_available_slots::test_free_slots ... ok Oct 15 04:32:49.457 INFO blam! test test::test_utils::test::test_get_available_slots::test_long_free_slots ... ok Oct 15 04:32:49.457 INFO blam! test test::test_utils::test::test_get_available_slots::test_side_free_slots ... ok Oct 15 04:32:49.457 INFO blam! test test::test_actions::test_actions::test::test_open_new_move::test_perform ... ok Oct 15 04:32:49.457 INFO blam! test test::test_actions::test_actions::test::test_next_user::test_perform ... ok Oct 15 04:32:49.457 INFO blam! test test::test_actions::test_actions::test::test_increase_turn::test_perform ... ok Oct 15 04:32:49.457 INFO blam! test test::test_actions::test_actions::test::test_block_move::test_perform ... ok Oct 15 04:32:49.457 INFO blam! test test::test_actions::test_actions::test::test_change_status::test_perform ... ok Oct 15 04:32:49.457 INFO blam! Oct 15 04:32:49.457 INFO blam! test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 04:32:49.457 INFO blam! Oct 15 04:32:49.467 INFO kablam! su: No module specific data is present Oct 15 04:32:50.471 INFO running `"docker" "rm" "-f" "f90132032bcc705655b29925823b2b4751661a14f5925bb4437e6355aea290b5"` Oct 15 04:32:50.679 INFO blam! f90132032bcc705655b29925823b2b4751661a14f5925bb4437e6355aea290b5