Oct 10 14:38:20.331 INFO testing sndnv/rowe against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 14:38:20.331 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 14:38:20.331 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 10 14:38:20.857 INFO blam! 057b0537524c561b09329e140b802cc7e6378e79ada3420b91180ec4d2538202 Oct 10 14:38:20.859 INFO running `"docker" "start" "-a" "057b0537524c561b09329e140b802cc7e6378e79ada3420b91180ec4d2538202"` Oct 10 14:38:22.808 INFO kablam! usermod: no changes Oct 10 14:38:22.964 INFO kablam! Compiling ndarray v0.10.10 Oct 10 14:38:22.964 INFO kablam! Compiling itertools v0.6.5 Oct 10 14:38:22.981 INFO kablam! Compiling uuid v0.5.1 Oct 10 14:38:36.726 INFO kablam! Compiling pathfinding v0.2.2 Oct 10 14:38:37.892 INFO kablam! Compiling owe v0.1.0 (/source) Oct 10 14:38:39.037 INFO kablam! warning: unused variable: `walker` Oct 10 14:38:39.037 INFO kablam! --> src/map/cursor.rs:235:77 Oct 10 14:38:39.037 INFO kablam! | Oct 10 14:38:39.037 INFO kablam! 235 | p.produce_walker(&*grid_entity.entity).map(|walker| { Oct 10 14:38:39.037 INFO kablam! | ^^^^^^ help: consider using `_walker` instead Oct 10 14:38:39.037 INFO kablam! | Oct 10 14:38:39.037 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 14:38:39.037 INFO kablam! Oct 10 14:38:39.037 INFO kablam! warning: unused variable: `state` Oct 10 14:38:39.037 INFO kablam! --> src/map/cursor.rs:246:46 Oct 10 14:38:39.037 INFO kablam! | Oct 10 14:38:39.038 INFO kablam! 246 | Entity::Walker { ref mut state, .. } => { Oct 10 14:38:39.038 INFO kablam! | ^^^^^ help: try ignoring the field: `state: _` Oct 10 14:38:39.038 INFO kablam! Oct 10 14:38:43.459 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 20.62s Oct 10 14:38:43.461 INFO kablam! su: No module specific data is present Oct 10 14:38:44.505 INFO running `"docker" "rm" "-f" "057b0537524c561b09329e140b802cc7e6378e79ada3420b91180ec4d2538202"` Oct 10 14:38:44.819 INFO blam! 057b0537524c561b09329e140b802cc7e6378e79ada3420b91180ec4d2538202 Oct 10 14:38:44.833 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 14:38:44.834 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 10 14:38:45.297 INFO blam! 9aca4f29ec8b6a9a4613aa72fec58e912393567472af1d1e2e79a79814e6e06a Oct 10 14:38:45.300 INFO running `"docker" "start" "-a" "9aca4f29ec8b6a9a4613aa72fec58e912393567472af1d1e2e79a79814e6e06a"` Oct 10 14:38:46.223 INFO kablam! usermod: no changes Oct 10 14:38:46.381 INFO kablam! Compiling owe v0.1.0 (/source) Oct 10 14:38:50.793 INFO kablam! warning: unused variable: `walker` Oct 10 14:38:50.793 INFO kablam! --> src/map/cursor.rs:235:77 Oct 10 14:38:50.793 INFO kablam! | Oct 10 14:38:50.793 INFO kablam! 235 | p.produce_walker(&*grid_entity.entity).map(|walker| { Oct 10 14:38:50.793 INFO kablam! | ^^^^^^ help: consider using `_walker` instead Oct 10 14:38:50.817 INFO kablam! | Oct 10 14:38:50.817 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 14:38:50.817 INFO kablam! Oct 10 14:38:50.817 INFO kablam! warning: unused variable: `state` Oct 10 14:38:50.817 INFO kablam! --> src/map/cursor.rs:246:46 Oct 10 14:38:50.817 INFO kablam! | Oct 10 14:38:50.817 INFO kablam! 246 | Entity::Walker { ref mut state, .. } => { Oct 10 14:38:50.817 INFO kablam! | ^^^^^ help: try ignoring the field: `state: _` Oct 10 14:38:50.817 INFO kablam! Oct 10 14:38:51.660 INFO kablam! warning: unnecessary parentheses around function argument Oct 10 14:38:51.660 INFO kablam! --> tests/grid.rs:657:57 Oct 10 14:38:51.660 INFO kablam! | Oct 10 14:38:51.661 INFO kablam! 657 | assert_eq!(g.remove_global_effect(&effects[1]), Err((GridError::EffectMissing))); Oct 10 14:38:51.661 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 14:38:51.661 INFO kablam! | Oct 10 14:38:51.661 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 10 14:38:51.662 INFO kablam! Oct 10 14:38:59.391 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.12s Oct 10 14:38:59.397 INFO kablam! su: No module specific data is present Oct 10 14:39:00.015 INFO running `"docker" "rm" "-f" "9aca4f29ec8b6a9a4613aa72fec58e912393567472af1d1e2e79a79814e6e06a"` Oct 10 14:39:00.329 INFO blam! 9aca4f29ec8b6a9a4613aa72fec58e912393567472af1d1e2e79a79814e6e06a Oct 10 14:39:00.334 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 14:39:00.336 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 10 14:39:00.809 INFO blam! 4f445f10d0741f72a0d9a04dc79353d77d9858d4430fcaeb28758759871b5244 Oct 10 14:39:00.812 INFO running `"docker" "start" "-a" "4f445f10d0741f72a0d9a04dc79353d77d9858d4430fcaeb28758759871b5244"` Oct 10 14:39:01.804 INFO kablam! usermod: no changes Oct 10 14:39:01.908 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 10 14:39:01.928 INFO kablam! Running /target/debug/deps/owe-1f6cc3d8c58140da Oct 10 14:39:01.928 INFO blam! Oct 10 14:39:01.928 INFO kablam! Running /target/debug/deps/owebin-25895f5fba6c65ad Oct 10 14:39:01.928 INFO blam! running 0 tests Oct 10 14:39:01.928 INFO kablam! Running /target/debug/deps/grid-f12a400ea33edd83 Oct 10 14:39:01.928 INFO blam! Oct 10 14:39:01.928 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 14:39:01.928 INFO blam! Oct 10 14:39:01.928 INFO blam! Oct 10 14:39:01.928 INFO blam! running 0 tests Oct 10 14:39:01.928 INFO blam! Oct 10 14:39:01.928 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 14:39:01.928 INFO blam! Oct 10 14:39:01.933 INFO blam! Oct 10 14:39:01.933 INFO blam! running 35 tests Oct 10 14:39:01.933 INFO blam! test cursor_should_move_up ... ok Oct 10 14:39:01.933 INFO blam! test cursor_should_move_down ... ok Oct 10 14:39:01.933 INFO blam! test cursor_should_process_effects ... ok Oct 10 14:39:01.942 INFO blam! test cursor_should_move_right ... ok Oct 10 14:39:01.942 INFO blam! test cursor_should_process_enqueued_actions ... ok Oct 10 14:39:01.942 INFO blam! test cursor_should_process_walker_production ... ok Oct 10 14:39:01.948 INFO blam! test cursor_should_process_resource_production ... ok Oct 10 14:39:01.948 INFO blam! test grid_should_add_global_effects ... ok Oct 10 14:39:01.948 INFO blam! test grid_should_add_entities_to_cell ... ok Oct 10 14:39:01.948 INFO blam! test grid_should_add_effects_to_cell ... ok Oct 10 14:39:01.948 INFO blam! test grid_should_find_closest_named_entity ... ok Oct 10 14:39:01.948 INFO blam! test cursor_should_move_left ... ok Oct 10 14:39:01.956 INFO blam! test grid_should_not_add_entities_outside_of_bounds ... ok Oct 10 14:39:01.956 INFO blam! test grid_should_not_add_overlapping_entities ... ok Oct 10 14:39:01.956 INFO blam! test grid_should_not_add_effects_outside_of_bounds ... ok Oct 10 14:39:01.956 INFO blam! test grid_should_find_named_entities ... ok Oct 10 14:39:01.964 INFO blam! test grid_should_not_allow_duplicate_global_effects ... ok Oct 10 14:39:01.964 INFO blam! test grid_should_not_remove_entities_not_in_cell ... ok Oct 10 14:39:01.964 INFO blam! test grid_should_clear_global_effects ... ok Oct 10 14:39:01.964 INFO blam! test grid_should_clear_effects_from_cell ... ok Oct 10 14:39:01.964 INFO blam! test grid_should_not_remove_effects_outside_of_bounds ... ok Oct 10 14:39:01.964 INFO blam! test grid_should_not_allow_duplicate_effects_for_cell ... ok Oct 10 14:39:01.964 INFO blam! test grid_should_not_remove_effects_not_in_cell ... ok Oct 10 14:39:01.976 INFO blam! test grid_should_not_remove_entities_when_invalid_id_supplied ... ok Oct 10 14:39:01.976 INFO blam! test grid_should_not_remove_nonexistent_global_effects ... ok Oct 10 14:39:01.976 INFO blam! test grid_should_not_remove_entities_outside_of_bounds ... ok Oct 10 14:39:01.976 INFO blam! test grid_should_remove_entities_from_all_cells_they_use ... ok Oct 10 14:39:01.976 INFO blam! test grid_should_remove_effects_from_cell ... ok Oct 10 14:39:01.976 INFO blam! test grid_should_remove_global_effects ... ok Oct 10 14:39:01.976 INFO blam! test grid_should_find_first_adjacent_road ... ok Oct 10 14:39:01.976 INFO blam! test grid_should_remove_entities_from_cell ... ok Oct 10 14:39:01.976 INFO blam! test grid_with_entities_should_report_correct_cell_neighbors ... ok Oct 10 14:39:01.984 INFO blam! test grid_without_entities_should_report_correct_cell_neighbors ... ok Oct 10 14:39:01.988 INFO blam! test grid_with_entities_should_calculate_paths_between_cells ... ok Oct 10 14:39:01.988 INFO blam! test grid_without_entities_should_calculate_paths_between_cells ... ok Oct 10 14:39:01.988 INFO blam! Oct 10 14:39:01.988 INFO blam! test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 14:39:01.988 INFO blam! Oct 10 14:39:02.008 INFO blam! Oct 10 14:39:02.008 INFO kablam! Running /target/debug/deps/production-278f23e630199f06 Oct 10 14:39:02.008 INFO blam! running 18 tests Oct 10 14:39:02.008 INFO blam! test exchange_should_add_and_remove_consumers ... ok Oct 10 14:39:02.008 INFO blam! test exchange_should_not_add_resource_as_consumer ... ok Oct 10 14:39:02.008 INFO blam! test exchange_should_not_add_duplicate_consumers ... ok Oct 10 14:39:02.016 INFO blam! test exchange_should_not_add_road_as_producer ... ok Oct 10 14:39:02.016 INFO blam! test exchange_should_not_add_doodad_as_producer ... ok Oct 10 14:39:02.016 INFO blam! test exchange_should_not_add_road_as_consumer ... ok Oct 10 14:39:02.016 INFO blam! test exchange_should_not_add_roadblock_as_consumer ... ok Oct 10 14:39:02.016 INFO blam! test exchange_should_not_add_walker_as_producer ... ok Oct 10 14:39:02.016 INFO blam! test exchange_should_not_update_state_for_doodad_entity ... ok Oct 10 14:39:02.016 INFO blam! test exchange_should_not_update_state_for_road_entity ... ok Oct 10 14:39:02.016 INFO blam! test exchange_should_not_update_state_for_roadblock_entity ... ok Oct 10 14:39:02.016 INFO blam! test exchange_should_update_structures_state ... ok Oct 10 14:39:02.036 INFO blam! test exchange_should_update_walkers_state ... ok Oct 10 14:39:02.036 INFO kablam! Doc-tests owe Oct 10 14:39:02.036 INFO blam! test exchange_should_not_add_duplicate_producers ... ok Oct 10 14:39:02.036 INFO blam! test exchange_should_not_add_walker_as_consumer ... ok Oct 10 14:39:02.036 INFO blam! test exchange_should_add_and_remove_producers ... ok Oct 10 14:39:02.036 INFO blam! test exchange_should_not_add_doodad_as_consumer ... ok Oct 10 14:39:02.036 INFO blam! test exchange_should_not_add_roadblock_as_producer ... ok Oct 10 14:39:02.036 INFO blam! Oct 10 14:39:02.036 INFO blam! test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 14:39:02.036 INFO blam! Oct 10 14:39:03.628 INFO blam! Oct 10 14:39:03.628 INFO blam! running 0 tests Oct 10 14:39:03.628 INFO blam! Oct 10 14:39:03.628 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 14:39:03.628 INFO blam! Oct 10 14:39:03.648 INFO kablam! su: No module specific data is present Oct 10 14:39:04.812 INFO running `"docker" "rm" "-f" "4f445f10d0741f72a0d9a04dc79353d77d9858d4430fcaeb28758759871b5244"` Oct 10 14:39:05.082 INFO blam! 4f445f10d0741f72a0d9a04dc79353d77d9858d4430fcaeb28758759871b5244