Nov 17 09:46:19.695 INFO testing alexanderbladyko/caverna_bot against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 17 09:46:19.697 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 17 09:46:20.224 INFO [stdout] b6e1a453780b4fa7a7ea3b0883993d567fa11b3d6972dc1f2bd5acabb43b5c5e Nov 17 09:46:20.226 INFO running `"docker" "start" "-a" "b6e1a453780b4fa7a7ea3b0883993d567fa11b3d6972dc1f2bd5acabb43b5c5e"` Nov 17 09:46:22.066 INFO [stderr] usermod: no changes Nov 17 09:46:22.259 INFO [stderr] Compiling clap v2.28.0 Nov 17 09:46:40.638 INFO [stderr] Compiling caverna_bot v0.1.0 (/source) Nov 17 09:46:41.907 INFO [stderr] warning: unused macro definition Nov 17 09:46:41.908 INFO [stderr] --> src/common.rs:20:1 Nov 17 09:46:41.908 INFO [stderr] | Nov 17 09:46:41.908 INFO [stderr] 20 | / macro_rules! hash_set( Nov 17 09:46:41.908 INFO [stderr] 21 | | { $($x:expr),+ } => { Nov 17 09:46:41.909 INFO [stderr] 22 | | { Nov 17 09:46:41.909 INFO [stderr] 23 | | let mut m = HashSet::new(); Nov 17 09:46:41.909 INFO [stderr] ... | Nov 17 09:46:41.909 INFO [stderr] 29 | | }; Nov 17 09:46:41.910 INFO [stderr] 30 | | ); Nov 17 09:46:41.910 INFO [stderr] | |__^ Nov 17 09:46:41.910 INFO [stderr] | Nov 17 09:46:41.910 INFO [stderr] = note: #[warn(unused_macros)] on by default Nov 17 09:46:41.911 INFO [stderr] Nov 17 09:46:52.411 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.31s Nov 17 09:46:52.414 INFO [stderr] su: No module specific data is present Nov 17 09:46:53.733 INFO running `"docker" "inspect" "b6e1a453780b4fa7a7ea3b0883993d567fa11b3d6972dc1f2bd5acabb43b5c5e"` Nov 17 09:46:54.065 INFO running `"docker" "rm" "-f" "b6e1a453780b4fa7a7ea3b0883993d567fa11b3d6972dc1f2bd5acabb43b5c5e"` Nov 17 09:46:54.319 INFO [stdout] b6e1a453780b4fa7a7ea3b0883993d567fa11b3d6972dc1f2bd5acabb43b5c5e Nov 17 09:46:54.329 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 17 09:46:54.834 INFO [stdout] cfc7c431c30a0b319a4ee175c6ed760bc5f429d402038e75dc6dd6af70d4cedd Nov 17 09:46:54.836 INFO running `"docker" "start" "-a" "cfc7c431c30a0b319a4ee175c6ed760bc5f429d402038e75dc6dd6af70d4cedd"` Nov 17 09:46:57.424 INFO [stderr] usermod: no changes Nov 17 09:46:57.551 INFO [stderr] Compiling caverna_bot v0.1.0 (/source) Nov 17 09:47:00.197 INFO [stderr] warning: unused variable: `actions` Nov 17 09:47:00.198 INFO [stderr] --> src/test/test_moves/test_core.rs:15:17 Nov 17 09:47:00.199 INFO [stderr] | Nov 17 09:47:00.199 INFO [stderr] 15 | let actions = player_move.get_all_actions(game, &moves_config); Nov 17 09:47:00.200 INFO [stderr] | ^^^^^^^ help: consider using `_actions` instead Nov 17 09:47:00.201 INFO [stderr] | Nov 17 09:47:00.201 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 17 09:47:00.202 INFO [stderr] Nov 17 09:47:04.404 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.95s Nov 17 09:47:04.410 INFO [stderr] su: No module specific data is present Nov 17 09:47:05.759 INFO running `"docker" "inspect" "cfc7c431c30a0b319a4ee175c6ed760bc5f429d402038e75dc6dd6af70d4cedd"` Nov 17 09:47:06.047 INFO running `"docker" "rm" "-f" "cfc7c431c30a0b319a4ee175c6ed760bc5f429d402038e75dc6dd6af70d4cedd"` Nov 17 09:47:06.374 INFO [stdout] cfc7c431c30a0b319a4ee175c6ed760bc5f429d402038e75dc6dd6af70d4cedd Nov 17 09:47:06.379 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 17 09:47:06.896 INFO [stdout] 9bf6e4e92138616e94dca0f92c109a6ec923320b24776200562c2dbd9c3b1c26 Nov 17 09:47:06.901 INFO running `"docker" "start" "-a" "9bf6e4e92138616e94dca0f92c109a6ec923320b24776200562c2dbd9c3b1c26"` Nov 17 09:47:08.306 INFO [stderr] usermod: no changes Nov 17 09:47:08.504 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.17s Nov 17 09:47:08.509 INFO [stderr] Running /target/debug/deps/caverna_bot-3f4d464094a1d43a Nov 17 09:47:08.512 INFO [stdout] Nov 17 09:47:08.512 INFO [stdout] running 23 tests Nov 17 09:47:08.527 INFO [stdout] test test::test_actions::test_actions::test::test_open_new_move::test_perform ... ok Nov 17 09:47:08.550 INFO [stdout] test test::test_actions::test_actions::test::test_next_user::test_perform ... ok Nov 17 09:47:08.550 INFO [stdout] test test::test_actions::test_actions::test::test_change_status::test_perform ... ok Nov 17 09:47:08.550 INFO [stdout] test test::test_actions::test_actions::test::test_build_fields::test_perform ... ok Nov 17 09:47:08.550 INFO [stdout] test test::test_actions::test_actions::test::test_increase_turn::test_perform ... ok Nov 17 09:47:08.550 INFO [stdout] test test::test_actions::test_actions::test::test_block_move::test_perform ... ok Nov 17 09:47:08.550 INFO [stdout] test test::test_actions::test_actions::test::test_release_moves::test_perform ... ok Nov 17 09:47:08.551 INFO [stdout] test test::test_actions::test_actions::test::test_build_rooms::test_perform ... ok Nov 17 09:47:08.551 INFO [stdout] test test::test_actions::test_actions::test::test_spawn_gnome::test_perform ... ok Nov 17 09:47:08.559 INFO [stdout] test test::test_moves::test_core::test::test_get_free_slots::test_get_all_actions ... ok Nov 17 09:47:08.559 INFO [stdout] test test::test_actions::test_actions::test::test_reserve_gnome::test_perform ... ok Nov 17 09:47:08.559 INFO [stdout] test test::test_actions::test_actions::test::test_set_feeding_and_breeding_status::test_perform ... ok Nov 17 09:47:08.559 INFO [stdout] test test::test_actions::test_actions::test::test_update_resources::test_perform ... ok Nov 17 09:47:08.563 INFO [stdout] test test::test_score::test_calculator::test::test_calculate_score::test_animals_effect_on_score ... ok Nov 17 09:47:08.563 INFO [stdout] test test::test_actions::test_actions::test::test_set_first_player::test_perform ... ok Nov 17 09:47:08.563 INFO [stdout] test test::test_score::test_calculator::test::test_calculate_score::test_gnomes_effect_on_score ... ok Nov 17 09:47:08.563 INFO [stdout] test test::test_score::test_calculator::test::test_calculate_score::test_no_resources ... ok Nov 17 09:47:08.564 INFO [stdout] test test::test_actions::test_actions::test::test_reorder_players::test_perform ... ok Nov 17 09:47:08.564 INFO [stdout] test test::test_utils::test::test_get_available_pair_slots::test_free_pair_slots ... ok Nov 17 09:47:08.564 INFO [stdout] test test::test_utils::test::test_get_available_pair_slots::test_free_pair_slots_complex ... ok Nov 17 09:47:08.569 INFO [stdout] test test::test_utils::test::test_get_available_slots::test_long_free_slots ... ok Nov 17 09:47:08.569 INFO [stdout] test test::test_utils::test::test_get_available_slots::test_free_slots ... ok Nov 17 09:47:08.569 INFO [stdout] test test::test_utils::test::test_get_available_slots::test_side_free_slots ... ok Nov 17 09:47:08.569 INFO [stdout] Nov 17 09:47:08.569 INFO [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 09:47:08.569 INFO [stdout] Nov 17 09:47:08.587 INFO [stderr] su: No module specific data is present Nov 17 09:47:09.893 INFO running `"docker" "inspect" "9bf6e4e92138616e94dca0f92c109a6ec923320b24776200562c2dbd9c3b1c26"` Nov 17 09:47:10.315 INFO running `"docker" "rm" "-f" "9bf6e4e92138616e94dca0f92c109a6ec923320b24776200562c2dbd9c3b1c26"` Nov 17 09:47:10.643 INFO [stdout] 9bf6e4e92138616e94dca0f92c109a6ec923320b24776200562c2dbd9c3b1c26