Oct 11 04:21:11.756 INFO testing TGElder/hanger-lane against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 04:21:11.756 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 04:21:11.758 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 04:21:12.180 INFO blam! da2debbf5c2795f926dedb4c3a287885dbbd918db11b7f453143048de3ef5fb1 Oct 11 04:21:12.186 INFO running `"docker" "start" "-a" "da2debbf5c2795f926dedb4c3a287885dbbd918db11b7f453143048de3ef5fb1"` Oct 11 04:21:14.232 INFO kablam! usermod: no changes Oct 11 04:21:14.625 INFO kablam! Compiling atty v0.2.8 Oct 11 04:21:14.628 INFO kablam! Compiling num-complex v0.1.42 Oct 11 04:21:14.630 INFO kablam! Compiling num-bigint v0.1.43 Oct 11 04:21:14.693 INFO kablam! Compiling rayon-core v1.3.0 Oct 11 04:21:14.695 INFO kablam! Compiling png v0.11.0 Oct 11 04:21:14.698 INFO kablam! Compiling piston2d-graphics v0.24.0 Oct 11 04:21:14.700 INFO kablam! Compiling gl v0.7.0 Oct 11 04:21:18.663 INFO kablam! Compiling clap v2.31.2 Oct 11 04:21:30.156 INFO kablam! Compiling rayon v0.8.2 Oct 11 04:21:33.184 INFO kablam! Compiling num-rational v0.1.42 Oct 11 04:21:40.518 INFO kablam! Compiling num v0.1.42 Oct 11 04:21:43.584 INFO kablam! Compiling hamcrest v0.1.5 Oct 11 04:21:45.465 INFO kablam! Compiling jpeg-decoder v0.1.13 Oct 11 04:21:53.601 INFO kablam! Compiling network v0.1.0 (/source/network) Oct 11 04:22:01.012 INFO kablam! Compiling pistoncore-glutin_window v0.43.0 Oct 11 04:22:02.204 INFO kablam! Compiling image v0.18.0 Oct 11 04:22:22.356 INFO kablam! Compiling piston2d-opengl_graphics v0.50.0 Oct 11 04:22:27.104 INFO kablam! Compiling hanger_lane v0.1.0 (/source) Oct 11 04:22:46.988 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 32s Oct 11 04:22:47.024 INFO kablam! su: No module specific data is present Oct 11 04:22:47.934 INFO running `"docker" "rm" "-f" "da2debbf5c2795f926dedb4c3a287885dbbd918db11b7f453143048de3ef5fb1"` Oct 11 04:22:48.324 INFO blam! da2debbf5c2795f926dedb4c3a287885dbbd918db11b7f453143048de3ef5fb1 Oct 11 04:22:48.325 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 04:22:48.325 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 04:22:48.844 INFO blam! 80429a86b174a6519faef284ee3c05d880d8e2f79e96ee7eb250d4a37595c770 Oct 11 04:22:48.861 INFO running `"docker" "start" "-a" "80429a86b174a6519faef284ee3c05d880d8e2f79e96ee7eb250d4a37595c770"` Oct 11 04:22:49.900 INFO kablam! usermod: no changes Oct 11 04:22:50.158 INFO kablam! Compiling hanger_lane v0.1.0 (/source) Oct 11 04:22:58.580 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 04:22:58.580 INFO kablam! --> src/city.rs:136:44 Oct 11 04:22:58.580 INFO kablam! | Oct 11 04:22:58.580 INFO kablam! 136 | let mut cells = Vec::with_capacity((city.width * city.height * 4)); Oct 11 04:22:58.580 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 04:22:58.580 INFO kablam! | Oct 11 04:22:58.580 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 11 04:22:58.580 INFO kablam! Oct 11 04:23:03.792 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.85s Oct 11 04:23:03.816 INFO kablam! su: No module specific data is present Oct 11 04:23:04.470 INFO running `"docker" "rm" "-f" "80429a86b174a6519faef284ee3c05d880d8e2f79e96ee7eb250d4a37595c770"` Oct 11 04:23:04.780 INFO blam! 80429a86b174a6519faef284ee3c05d880d8e2f79e96ee7eb250d4a37595c770 Oct 11 04:23:04.784 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 04:23:04.784 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 04:23:05.177 INFO blam! 2f2608d324cb89d439d5164ff410f52eb2518b9aa789c242fc62b9b9f72b52a2 Oct 11 04:23:05.185 INFO running `"docker" "start" "-a" "2f2608d324cb89d439d5164ff410f52eb2518b9aa789c242fc62b9b9f72b52a2"` Oct 11 04:23:06.548 INFO kablam! usermod: no changes Oct 11 04:23:07.028 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.44s Oct 11 04:23:07.049 INFO kablam! Running /target/debug/deps/hanger_lane-4a30924e08f901a8 Oct 11 04:23:07.057 INFO blam! Oct 11 04:23:07.057 INFO blam! running 56 tests Oct 11 04:23:07.057 INFO blam! test city::tests::test_forward ... ok Oct 11 04:23:07.057 INFO blam! test city::tests::test_create_edges ... ok Oct 11 04:23:07.057 INFO blam! test city_map::tests::test_add_road ... ok Oct 11 04:23:07.057 INFO blam! test city_map::tests::test_add_traffic_light ... ok Oct 11 04:23:07.057 INFO blam! test city_map::tests::test_add_source ... ok Oct 11 04:23:07.057 INFO blam! test city_map::tests::multiple_destinations_same_group ... ok Oct 11 04:23:07.057 INFO blam! test city::tests::test_with_all_roads ... ok Oct 11 04:23:07.057 INFO blam! test city_map::tests::test_create_city ... ok Oct 11 04:23:07.057 INFO blam! test city_map::tests::test_get_direction ... ok Oct 11 04:23:07.063 INFO blam! test city_map::tests::test_add_destination ... ok Oct 11 04:23:07.063 INFO blam! test city_map::tests::test_parse_cell ... ok Oct 11 04:23:07.063 INFO blam! test city::tests::test_get_index_get_cell ... ok Oct 11 04:23:07.063 INFO blam! test city_map::tests::test_parse_empty ... ok Oct 11 04:23:07.063 INFO blam! test city_map::tests::multiple_sources_same_group ... ok Oct 11 04:23:07.064 INFO blam! test city_map::tests::test_parse_destination ... ok Oct 11 04:23:07.068 INFO blam! test city_map::tests::test_parse_map ... ok Oct 11 04:23:07.068 INFO blam! test city_map::tests::test_parse_road_entry_wildcard ... ok Oct 11 04:23:07.068 INFO blam! test city_map::tests::test_parse_road_exit_wildcard ... ok Oct 11 04:23:07.073 INFO blam! test city_map::tests::test_parse_road_double_wildcard ... ok Oct 11 04:23:07.073 INFO blam! test city_map::tests::test_parse_source ... ok Oct 11 04:23:07.073 INFO blam! test city_map::tests::test_parse_row ... ok Oct 11 04:23:07.075 INFO blam! test city_map::tests::test_parse_road_simple ... ok Oct 11 04:23:07.076 INFO blam! test city_map::tests::test_parse_traffic_light ... ok Oct 11 04:23:07.076 INFO blam! test occupancy::tests::lock ... ok Oct 11 04:23:07.076 INFO blam! test occupancy::tests::double_lock ... ok Oct 11 04:23:07.076 INFO blam! test steps::block_occupier::tests::free_then_occupy_end_of_range ... ok Oct 11 04:23:07.076 INFO blam! test occupancy::tests::remove_all_locks ... ok Oct 11 04:23:07.078 INFO blam! test steps::block_occupier::tests::free_then_occupy_mid_range ... ok Oct 11 04:23:07.078 INFO blam! test occupancy::tests::lock_then_unlock ... ok Oct 11 04:23:07.084 INFO blam! test steps::block_occupier::tests::free_then_occupy_start_of_range ... ok Oct 11 04:23:07.084 INFO blam! test steps::block_occupier::tests::occupy_then_free_end_of_range ... ok Oct 11 04:23:07.084 INFO blam! test steps::block_occupier::tests::occupy_then_free_start_of_range ... ok Oct 11 04:23:07.084 INFO blam! test steps::block_occupier::tests::occupy_then_free_mid_range ... ok Oct 11 04:23:07.124 INFO blam! test steps::lookahead_driver::tests::full_lookahead_not_required_for_obstruction ... ok Oct 11 04:23:07.124 INFO blam! test steps::lookahead_driver::tests::goal_blocked ... ok Oct 11 04:23:07.124 INFO blam! test steps::lookahead_driver::tests::lookahead_not_enough_for_obstruction ... ok Oct 11 04:23:07.124 INFO blam! test steps::lookahead_driver::tests::all_the_way ... ok Oct 11 04:23:07.124 INFO blam! test steps::lookahead_driver::tests::adjacent_to_goal ... ok Oct 11 04:23:07.124 INFO blam! test steps::block_occupier::tests::should_not_occupy_destination ... ok Oct 11 04:23:07.124 INFO blam! test steps::lookahead_driver::tests::lookahead_required_for_obstruction ... ok Oct 11 04:23:07.157 INFO blam! test steps::lookahead_driver::tests::on_goal_adjacent_to_another_goal ... ok Oct 11 04:23:07.157 INFO blam! test steps::lookahead_driver::tests::position_blocked ... ok Oct 11 04:23:07.168 INFO blam! test steps::lookahead_driver::tests::on_goal ... ok Oct 11 04:23:07.168 INFO blam! test steps::lookahead_driver::tests::multiple_destinations_no_obstructions ... ok Oct 11 04:23:07.168 INFO blam! test steps::lookahead_driver::tests::no_route ... ok Oct 11 04:23:07.168 INFO blam! test steps::lookahead_driver::tests::no_obstructions ... ok Oct 11 04:23:07.172 INFO blam! test steps::lookahead_driver::tests::two_routes_b ... ok Oct 11 04:23:07.172 INFO blam! test steps::lookahead_driver::tests::two_routes_a ... ok Oct 11 04:23:07.188 INFO blam! test steps::lookahead_driver::tests::should_not_go_onto_nodes_with_no_route_to_destination ... ok Oct 11 04:23:07.188 INFO blam! test steps::lookahead_driver::tests::two_routes_c ... ok Oct 11 04:23:07.188 INFO blam! test steps::lookahead_driver::tests::should_not_go_onto_nodes_with_no_route_to_destination_even_with_obstruction ... ok Oct 11 04:23:07.188 INFO blam! test steps::traffic_lights::tests::cycle_once ... ok Oct 11 04:23:07.188 INFO blam! test steps::traffic_lights::tests::should_initialise_with_first_cycle_unlocked ... ok Oct 11 04:23:07.188 INFO blam! test steps::traffic_lights::tests::cycle_twice ... ok Oct 11 04:23:07.240 INFO blam! test occupancy::tests::remove_too_many_locks ... ok Oct 11 04:23:07.240 INFO blam! test city_map::tests::test_invalid_direction ... ok Oct 11 04:23:07.240 INFO blam! Oct 11 04:23:07.240 INFO blam! test result: ok. 56 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 04:23:07.240 INFO blam! Oct 11 04:23:07.244 INFO kablam! Running /target/debug/deps/main-4d8d9298b49be395 Oct 11 04:23:07.252 INFO blam! Oct 11 04:23:07.252 INFO blam! running 0 tests Oct 11 04:23:07.252 INFO blam! Oct 11 04:23:07.252 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 04:23:07.252 INFO blam! Oct 11 04:23:07.252 INFO kablam! Doc-tests hanger_lane Oct 11 04:23:18.855 INFO blam! Oct 11 04:23:18.855 INFO blam! running 0 tests Oct 11 04:23:18.855 INFO blam! Oct 11 04:23:18.855 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 04:23:18.855 INFO blam! Oct 11 04:23:18.868 INFO kablam! su: No module specific data is present Oct 11 04:23:20.016 INFO running `"docker" "rm" "-f" "2f2608d324cb89d439d5164ff410f52eb2518b9aa789c242fc62b9b9f72b52a2"` Oct 11 04:23:20.346 INFO blam! 2f2608d324cb89d439d5164ff410f52eb2518b9aa789c242fc62b9b9f72b52a2