Oct 11 05:55:20.611 INFO testing Kwarf/Allie-2017 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 05:55:20.612 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 05:55:20.613 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 05:55:21.030 INFO blam! f936186237c8712b16aa460c6bb814b6faf91b2ecf09f83d16802cb81f48354d Oct 11 05:55:21.040 INFO running `"docker" "start" "-a" "f936186237c8712b16aa460c6bb814b6faf91b2ecf09f83d16802cb81f48354d"` Oct 11 05:55:22.356 INFO kablam! usermod: no changes Oct 11 05:55:22.495 INFO kablam! Compiling pathfinding v0.1.10 Oct 11 05:55:22.500 INFO kablam! Compiling itertools v0.5.9 Oct 11 05:55:25.225 INFO kablam! Compiling allie v1.2.0 (/source) Oct 11 05:55:27.104 INFO kablam! warning: unused import: `Instant` Oct 11 05:55:27.104 INFO kablam! --> src/main.rs:15:27 Oct 11 05:55:27.104 INFO kablam! | Oct 11 05:55:27.104 INFO kablam! 15 | use std::time::{Duration, Instant}; Oct 11 05:55:27.104 INFO kablam! | ^^^^^^^ Oct 11 05:55:27.104 INFO kablam! | Oct 11 05:55:27.104 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 05:55:27.104 INFO kablam! Oct 11 05:55:27.768 INFO kablam! warning: method is never used: `new` Oct 11 05:55:27.768 INFO kablam! --> src/ai/strategies/killer.rs:13:5 Oct 11 05:55:27.768 INFO kablam! | Oct 11 05:55:27.768 INFO kablam! 13 | pub fn new() -> Killer { Oct 11 05:55:27.768 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 11 05:55:27.768 INFO kablam! | Oct 11 05:55:27.768 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 05:55:27.768 INFO kablam! Oct 11 05:55:27.768 INFO kablam! warning: method is never used: `is_enemy_nearby` Oct 11 05:55:27.768 INFO kablam! --> src/ai/strategies/pick_pellets.rs:21:5 Oct 11 05:55:27.768 INFO kablam! | Oct 11 05:55:27.768 INFO kablam! 21 | fn is_enemy_nearby(&self, bot: &Bot, state: &GameState) -> bool { Oct 11 05:55:27.768 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 05:55:27.769 INFO kablam! Oct 11 05:55:27.769 INFO kablam! warning: method is never used: `neighbours` Oct 11 05:55:27.769 INFO kablam! --> src/game/mod.rs:56:5 Oct 11 05:55:27.769 INFO kablam! | Oct 11 05:55:27.769 INFO kablam! 56 | pub fn neighbours(&self, position: &Position) -> Vec<(Direction, TileType)> { Oct 11 05:55:27.769 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 05:55:27.769 INFO kablam! Oct 11 05:55:27.769 INFO kablam! warning: method is never used: `pellets` Oct 11 05:55:27.769 INFO kablam! --> src/game/mod.rs:71:5 Oct 11 05:55:27.769 INFO kablam! | Oct 11 05:55:27.769 INFO kablam! 71 | pub fn pellets(&self) -> HashSet { Oct 11 05:55:27.769 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 05:55:27.769 INFO kablam! Oct 11 05:55:27.769 INFO kablam! warning: method is never used: `walkable_positions` Oct 11 05:55:27.769 INFO kablam! --> src/game/mod.rs:207:5 Oct 11 05:55:27.769 INFO kablam! | Oct 11 05:55:27.769 INFO kablam! 207 | pub fn walkable_positions(&self) -> &HashSet { Oct 11 05:55:27.769 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 05:55:27.769 INFO kablam! Oct 11 05:55:27.769 INFO kablam! warning: method is never used: `closest_turning_points` Oct 11 05:55:27.769 INFO kablam! --> src/game/mod.rs:211:5 Oct 11 05:55:27.769 INFO kablam! | Oct 11 05:55:27.769 INFO kablam! 211 | pub fn closest_turning_points(&self, limits: &T, position: &Position) -> HashSet { Oct 11 05:55:27.769 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 05:55:27.769 INFO kablam! Oct 11 05:55:27.769 INFO kablam! warning: method is never used: `dead_ends` Oct 11 05:55:27.769 INFO kablam! --> src/game/mod.rs:232:5 Oct 11 05:55:27.769 INFO kablam! | Oct 11 05:55:27.769 INFO kablam! 232 | pub fn dead_ends(&self) -> &HashSet { Oct 11 05:55:27.769 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 05:55:27.769 INFO kablam! Oct 11 05:55:27.769 INFO kablam! warning: function is never used: `duration_in_ms` Oct 11 05:55:27.769 INFO kablam! --> src/main.rs:111:1 Oct 11 05:55:27.769 INFO kablam! | Oct 11 05:55:27.769 INFO kablam! 111 | fn duration_in_ms(duration: &Duration) -> f32 { Oct 11 05:55:27.769 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 05:55:27.769 INFO kablam! Oct 11 05:55:31.980 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.59s Oct 11 05:55:31.980 INFO kablam! su: No module specific data is present Oct 11 05:55:32.623 INFO running `"docker" "rm" "-f" "f936186237c8712b16aa460c6bb814b6faf91b2ecf09f83d16802cb81f48354d"` Oct 11 05:55:32.839 INFO blam! f936186237c8712b16aa460c6bb814b6faf91b2ecf09f83d16802cb81f48354d Oct 11 05:55:32.842 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 05:55:32.842 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 05:55:33.322 INFO blam! 7fb267c5e528b58b1e58deaa974b49fdfb2f07e1a3f28eca6dd8e3b73829582c Oct 11 05:55:33.322 INFO running `"docker" "start" "-a" "7fb267c5e528b58b1e58deaa974b49fdfb2f07e1a3f28eca6dd8e3b73829582c"` Oct 11 05:55:34.446 INFO kablam! usermod: no changes Oct 11 05:55:34.549 INFO kablam! Compiling allie v1.2.0 (/source) Oct 11 05:55:36.467 INFO kablam! warning: unused import: `Instant` Oct 11 05:55:36.467 INFO kablam! --> src/main.rs:15:27 Oct 11 05:55:36.467 INFO kablam! | Oct 11 05:55:36.467 INFO kablam! 15 | use std::time::{Duration, Instant}; Oct 11 05:55:36.467 INFO kablam! | ^^^^^^^ Oct 11 05:55:36.467 INFO kablam! | Oct 11 05:55:36.468 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 05:55:36.468 INFO kablam! Oct 11 05:55:37.452 INFO kablam! warning: method is never used: `new` Oct 11 05:55:37.452 INFO kablam! --> src/ai/strategies/killer.rs:13:5 Oct 11 05:55:37.452 INFO kablam! | Oct 11 05:55:37.452 INFO kablam! 13 | pub fn new() -> Killer { Oct 11 05:55:37.452 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 11 05:55:37.452 INFO kablam! | Oct 11 05:55:37.452 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 05:55:37.452 INFO kablam! Oct 11 05:55:37.452 INFO kablam! warning: method is never used: `is_enemy_nearby` Oct 11 05:55:37.452 INFO kablam! --> src/ai/strategies/pick_pellets.rs:21:5 Oct 11 05:55:37.452 INFO kablam! | Oct 11 05:55:37.452 INFO kablam! 21 | fn is_enemy_nearby(&self, bot: &Bot, state: &GameState) -> bool { Oct 11 05:55:37.452 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 05:55:37.453 INFO kablam! Oct 11 05:55:37.453 INFO kablam! warning: method is never used: `neighbours` Oct 11 05:55:37.453 INFO kablam! --> src/game/mod.rs:56:5 Oct 11 05:55:37.453 INFO kablam! | Oct 11 05:55:37.453 INFO kablam! 56 | pub fn neighbours(&self, position: &Position) -> Vec<(Direction, TileType)> { Oct 11 05:55:37.453 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 05:55:37.453 INFO kablam! Oct 11 05:55:37.453 INFO kablam! warning: method is never used: `walkable_positions` Oct 11 05:55:37.453 INFO kablam! --> src/game/mod.rs:207:5 Oct 11 05:55:37.453 INFO kablam! | Oct 11 05:55:37.453 INFO kablam! 207 | pub fn walkable_positions(&self) -> &HashSet { Oct 11 05:55:37.453 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 05:55:37.453 INFO kablam! Oct 11 05:55:37.453 INFO kablam! warning: method is never used: `closest_turning_points` Oct 11 05:55:37.453 INFO kablam! --> src/game/mod.rs:211:5 Oct 11 05:55:37.453 INFO kablam! | Oct 11 05:55:37.453 INFO kablam! 211 | pub fn closest_turning_points(&self, limits: &T, position: &Position) -> HashSet { Oct 11 05:55:37.453 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 05:55:37.453 INFO kablam! Oct 11 05:55:42.253 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.76s Oct 11 05:55:42.264 INFO kablam! su: No module specific data is present Oct 11 05:55:42.769 INFO running `"docker" "rm" "-f" "7fb267c5e528b58b1e58deaa974b49fdfb2f07e1a3f28eca6dd8e3b73829582c"` Oct 11 05:55:43.132 INFO blam! 7fb267c5e528b58b1e58deaa974b49fdfb2f07e1a3f28eca6dd8e3b73829582c Oct 11 05:55:43.139 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 05:55:43.140 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 05:55:43.554 INFO blam! a409861a2d00bd38a00c93c3711acb6cc5229fb74ef5b9f01017bb63eb8fbb3d Oct 11 05:55:43.560 INFO running `"docker" "start" "-a" "a409861a2d00bd38a00c93c3711acb6cc5229fb74ef5b9f01017bb63eb8fbb3d"` Oct 11 05:55:44.840 INFO kablam! usermod: no changes Oct 11 05:55:44.967 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 11 05:55:44.967 INFO kablam! Running /target/debug/deps/allie-c8a19351539195cf Oct 11 05:55:44.972 INFO blam! Oct 11 05:55:44.972 INFO blam! running 23 tests Oct 11 05:55:44.992 INFO blam! test common::tests::can_get_adjacent_positions ... ok Oct 11 05:55:44.992 INFO blam! test ai::pathfinder::tests::ensure_can_walk_wrapping ... ok Oct 11 05:55:44.992 INFO blam! test common::tests::can_calculate_manhattan_distance ... ok Oct 11 05:55:44.992 INFO blam! test game::tests::can_find_simple_three_way_intersections ... ok Oct 11 05:55:44.992 INFO blam! test game::tests::can_find_simple_turn ... ok Oct 11 05:55:45.008 INFO blam! test game::tests::can_find_simple_x_intersections ... ok Oct 11 05:55:45.008 INFO blam! test game::tests::can_find_pellet ... ok Oct 11 05:55:45.008 INFO blam! test game::tests::should_have_optimal_tile_enum_size ... ok Oct 11 05:55:45.008 INFO blam! test game::tests::should_be_able_to_determine_walkable_tiles ... ok Oct 11 05:55:45.008 INFO blam! test ai::pathfinder::tests::bfs_path_graph_should_return_same_path_as_library ... ok Oct 11 05:55:45.008 INFO blam! test protocol::json::tests::can_deserialize_stateupdate ... ok Oct 11 05:55:45.008 INFO blam! test game::tests::should_not_find_corners_in_straight_paths ... ok Oct 11 05:55:45.008 INFO blam! test game::tests::tunnels_are_not_turning_points ... ok Oct 11 05:55:45.009 INFO blam! test protocol::message_type::tests::can_convert_stateupdate_type ... ok Oct 11 05:55:45.009 INFO blam! test protocol::message_type::tests::can_convert_welcome_type ... ok Oct 11 05:55:45.009 INFO blam! test tests::can_convert_duration_to_ms ... ok Oct 11 05:55:45.009 INFO blam! test protocol::message_type::tests::can_convert_endofround_type ... ok Oct 11 05:55:45.009 INFO blam! test protocol::message_type::tests::can_convert_startofround_type ... ok Oct 11 05:55:45.011 INFO blam! test protocol::json::tests::can_deserialize_welcome ... ok Oct 11 05:55:45.011 INFO blam! test protocol::message_type::tests::can_convert_dead_type ... ok Oct 11 05:55:45.024 INFO blam! test game::tests::can_find_dead_end_exit ... ok Oct 11 05:55:45.024 INFO blam! test ai::strategies::avoidance::tests::can_avoid_multiple_at_once ... ok Oct 11 05:55:45.050 INFO blam! test game::tests::can_classify_dead_ends ... ok Oct 11 05:55:45.050 INFO kablam! su: No module specific data is present Oct 11 05:55:45.050 INFO blam! Oct 11 05:55:45.050 INFO blam! test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 05:55:45.050 INFO blam! Oct 11 05:55:45.589 INFO running `"docker" "rm" "-f" "a409861a2d00bd38a00c93c3711acb6cc5229fb74ef5b9f01017bb63eb8fbb3d"` Oct 11 05:55:45.838 INFO blam! a409861a2d00bd38a00c93c3711acb6cc5229fb74ef5b9f01017bb63eb8fbb3d