Dec 05 06:59:55.189 INFO testing sndnv/rowe against master#906deae0790bd18681b937fe9a141a3c26cf1855 for pr-56514 Dec 05 06:59:55.189 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-1/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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"` Dec 05 06:59:55.624 INFO [stdout] 23d7049639f0c734b94b300c8043b7b58c4da1eabc2797d97b80597245748b37 Dec 05 06:59:55.626 INFO running `"docker" "start" "-a" "23d7049639f0c734b94b300c8043b7b58c4da1eabc2797d97b80597245748b37"` Dec 05 06:59:57.801 INFO [stderr] usermod: no changes Dec 05 06:59:57.888 INFO [stderr] Compiling matrixmultiply v0.1.13 Dec 05 06:59:57.888 INFO [stderr] Compiling either v1.2.0 Dec 05 06:59:57.888 INFO [stderr] Compiling ndarray v0.10.10 Dec 05 06:59:57.888 INFO [stderr] Compiling num-complex v0.1.40 Dec 05 06:59:57.888 INFO [stderr] Compiling uuid v0.5.1 Dec 05 06:59:59.132 INFO [stderr] Compiling itertools v0.6.5 Dec 05 07:00:12.063 INFO [stderr] Compiling pathfinding v0.2.2 Dec 05 07:00:12.806 INFO [stderr] Compiling owe v0.1.0 (/source) Dec 05 07:00:13.488 INFO [stderr] warning: unused variable: `walker` Dec 05 07:00:13.489 INFO [stderr] --> src/map/cursor.rs:235:77 Dec 05 07:00:13.489 INFO [stderr] | Dec 05 07:00:13.489 INFO [stderr] 235 | p.produce_walker(&*grid_entity.entity).map(|walker| { Dec 05 07:00:13.490 INFO [stderr] | ^^^^^^ help: consider using `_walker` instead Dec 05 07:00:13.490 INFO [stderr] | Dec 05 07:00:13.490 INFO [stderr] = note: #[warn(unused_variables)] on by default Dec 05 07:00:13.491 INFO [stderr] Dec 05 07:00:13.491 INFO [stderr] warning: unused variable: `state` Dec 05 07:00:13.491 INFO [stderr] --> src/map/cursor.rs:246:46 Dec 05 07:00:13.492 INFO [stderr] | Dec 05 07:00:13.492 INFO [stderr] 246 | Entity::Walker { ref mut state, .. } => { Dec 05 07:00:13.492 INFO [stderr] | ^^^^^ help: try ignoring the field: `state: _` Dec 05 07:00:13.492 INFO [stderr] Dec 05 07:00:18.741 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.91s Dec 05 07:00:18.749 INFO [stderr] su: No module specific data is present Dec 05 07:00:19.483 INFO running `"docker" "inspect" "23d7049639f0c734b94b300c8043b7b58c4da1eabc2797d97b80597245748b37"` Dec 05 07:00:19.736 INFO running `"docker" "rm" "-f" "23d7049639f0c734b94b300c8043b7b58c4da1eabc2797d97b80597245748b37"` Dec 05 07:00:20.272 INFO [stdout] 23d7049639f0c734b94b300c8043b7b58c4da1eabc2797d97b80597245748b37 Dec 05 07:00:20.278 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-1/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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"` Dec 05 07:00:20.730 INFO [stdout] 883060cc246125fed3066ee5724982fc6250a7294ed7fc441e16b42aa9947afd Dec 05 07:00:20.736 INFO running `"docker" "start" "-a" "883060cc246125fed3066ee5724982fc6250a7294ed7fc441e16b42aa9947afd"` Dec 05 07:00:22.148 INFO [stderr] usermod: no changes Dec 05 07:00:22.228 INFO [stderr] Compiling owe v0.1.0 (/source) Dec 05 07:00:24.148 INFO [stderr] warning: unused variable: `walker` Dec 05 07:00:24.148 INFO [stderr] --> src/map/cursor.rs:235:77 Dec 05 07:00:24.148 INFO [stderr] | Dec 05 07:00:24.148 INFO [stderr] 235 | p.produce_walker(&*grid_entity.entity).map(|walker| { Dec 05 07:00:24.148 INFO [stderr] | ^^^^^^ help: consider using `_walker` instead Dec 05 07:00:24.148 INFO [stderr] | Dec 05 07:00:24.148 INFO [stderr] = note: #[warn(unused_variables)] on by default Dec 05 07:00:24.148 INFO [stderr] Dec 05 07:00:24.148 INFO [stderr] warning: unused variable: `state` Dec 05 07:00:24.148 INFO [stderr] --> src/map/cursor.rs:246:46 Dec 05 07:00:24.148 INFO [stderr] | Dec 05 07:00:24.148 INFO [stderr] 246 | Entity::Walker { ref mut state, .. } => { Dec 05 07:00:24.148 INFO [stderr] | ^^^^^ help: try ignoring the field: `state: _` Dec 05 07:00:24.148 INFO [stderr] Dec 05 07:00:24.796 INFO [stderr] warning: unnecessary parentheses around function argument Dec 05 07:00:24.796 INFO [stderr] --> tests/grid.rs:657:57 Dec 05 07:00:24.796 INFO [stderr] | Dec 05 07:00:24.796 INFO [stderr] 657 | assert_eq!(g.remove_global_effect(&effects[1]), Err((GridError::EffectMissing))); Dec 05 07:00:24.796 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Dec 05 07:00:24.796 INFO [stderr] | Dec 05 07:00:24.796 INFO [stderr] = note: #[warn(unused_parens)] on by default Dec 05 07:00:24.796 INFO [stderr] Dec 05 07:00:32.288 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.11s Dec 05 07:00:32.294 INFO [stderr] su: No module specific data is present Dec 05 07:00:34.021 INFO running `"docker" "inspect" "883060cc246125fed3066ee5724982fc6250a7294ed7fc441e16b42aa9947afd"` Dec 05 07:00:34.348 INFO running `"docker" "rm" "-f" "883060cc246125fed3066ee5724982fc6250a7294ed7fc441e16b42aa9947afd"` Dec 05 07:00:34.660 INFO [stdout] 883060cc246125fed3066ee5724982fc6250a7294ed7fc441e16b42aa9947afd Dec 05 07:00:34.666 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-1/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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"` Dec 05 07:00:35.190 INFO [stdout] a9de08a253d3ed5593caf8a943c7671ced6ced5e6c622e1c919ef4403fe5fbd9 Dec 05 07:00:35.194 INFO running `"docker" "start" "-a" "a9de08a253d3ed5593caf8a943c7671ced6ced5e6c622e1c919ef4403fe5fbd9"` Dec 05 07:00:37.236 INFO [stderr] usermod: no changes Dec 05 07:00:37.384 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s Dec 05 07:00:37.388 INFO [stderr] Running /target/debug/deps/owe-e2fd28b1da2a694f Dec 05 07:00:37.388 INFO [stderr] Running /target/debug/deps/owebin-b462bd4ef430303a Dec 05 07:00:37.388 INFO [stdout] Dec 05 07:00:37.388 INFO [stdout] running 0 tests Dec 05 07:00:37.388 INFO [stdout] Dec 05 07:00:37.388 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 05 07:00:37.388 INFO [stdout] Dec 05 07:00:37.394 INFO [stdout] Dec 05 07:00:37.394 INFO [stdout] running 0 tests Dec 05 07:00:37.394 INFO [stdout] Dec 05 07:00:37.394 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 05 07:00:37.394 INFO [stdout] Dec 05 07:00:37.400 INFO [stderr] Running /target/debug/deps/grid-0e800e2aebb4e58b Dec 05 07:00:37.404 INFO [stdout] Dec 05 07:00:37.404 INFO [stdout] running 35 tests Dec 05 07:00:37.404 INFO [stdout] test cursor_should_move_left ... ok Dec 05 07:00:37.404 INFO [stdout] test cursor_should_move_down ... ok Dec 05 07:00:37.404 INFO [stdout] test cursor_should_move_right ... ok Dec 05 07:00:37.404 INFO [stdout] test grid_should_add_effects_to_cell ... ok Dec 05 07:00:37.416 INFO [stdout] test cursor_should_process_walker_production ... ok Dec 05 07:00:37.416 INFO [stdout] test grid_should_add_entities_to_cell ... ok Dec 05 07:00:37.416 INFO [stdout] test cursor_should_process_enqueued_actions ... ok Dec 05 07:00:37.416 INFO [stdout] test cursor_should_process_resource_production ... ok Dec 05 07:00:37.416 INFO [stdout] test cursor_should_process_effects ... ok Dec 05 07:00:37.416 INFO [stdout] test grid_should_add_global_effects ... ok Dec 05 07:00:37.416 INFO [stdout] test cursor_should_move_up ... ok Dec 05 07:00:37.416 INFO [stdout] test grid_should_clear_effects_from_cell ... ok Dec 05 07:00:37.416 INFO [stdout] test grid_should_clear_global_effects ... ok Dec 05 07:00:37.416 INFO [stdout] test grid_should_not_add_overlapping_entities ... ok Dec 05 07:00:37.416 INFO [stdout] test grid_should_not_add_entities_outside_of_bounds ... ok Dec 05 07:00:37.416 INFO [stdout] test grid_should_not_add_effects_outside_of_bounds ... ok Dec 05 07:00:37.416 INFO [stdout] test grid_should_find_closest_named_entity ... ok Dec 05 07:00:37.416 INFO [stdout] test grid_should_not_allow_duplicate_effects_for_cell ... ok Dec 05 07:00:37.416 INFO [stdout] test grid_should_not_allow_duplicate_global_effects ... ok Dec 05 07:00:37.416 INFO [stdout] test grid_should_find_named_entities ... ok Dec 05 07:00:37.416 INFO [stdout] test grid_should_not_remove_effects_not_in_cell ... ok Dec 05 07:00:37.436 INFO [stdout] test grid_should_not_remove_nonexistent_global_effects ... ok Dec 05 07:00:37.437 INFO [stdout] test grid_should_not_remove_effects_outside_of_bounds ... ok Dec 05 07:00:37.437 INFO [stdout] test grid_should_not_remove_entities_not_in_cell ... ok Dec 05 07:00:37.437 INFO [stdout] test grid_should_not_remove_entities_outside_of_bounds ... ok Dec 05 07:00:37.437 INFO [stdout] test grid_should_remove_entities_from_all_cells_they_use ... ok Dec 05 07:00:37.437 INFO [stdout] test grid_should_not_remove_entities_when_invalid_id_supplied ... ok Dec 05 07:00:37.444 INFO [stdout] test grid_without_entities_should_calculate_paths_between_cells ... ok Dec 05 07:00:37.444 INFO [stdout] test grid_without_entities_should_report_correct_cell_neighbors ... ok Dec 05 07:00:37.452 INFO [stdout] test grid_should_remove_effects_from_cell ... ok Dec 05 07:00:37.452 INFO [stdout] test grid_with_entities_should_report_correct_cell_neighbors ... ok Dec 05 07:00:37.452 INFO [stdout] test grid_with_entities_should_calculate_paths_between_cells ... ok Dec 05 07:00:37.452 INFO [stdout] test grid_should_remove_global_effects ... ok Dec 05 07:00:37.452 INFO [stdout] test grid_should_remove_entities_from_cell ... ok Dec 05 07:00:37.460 INFO [stdout] test grid_should_find_first_adjacent_road ... ok Dec 05 07:00:37.472 INFO [stdout] Dec 05 07:00:37.472 INFO [stdout] test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 05 07:00:37.472 INFO [stdout] Dec 05 07:00:37.484 INFO [stderr] Running /target/debug/deps/production-9c0bde88df12ade4 Dec 05 07:00:37.492 INFO [stdout] Dec 05 07:00:37.492 INFO [stdout] running 18 tests Dec 05 07:00:37.492 INFO [stdout] test exchange_should_not_add_resource_as_consumer ... ok Dec 05 07:00:37.504 INFO [stdout] test exchange_should_not_add_road_as_consumer ... ok Dec 05 07:00:37.504 INFO [stdout] test exchange_should_not_add_doodad_as_producer ... ok Dec 05 07:00:37.504 INFO [stdout] test exchange_should_not_add_doodad_as_consumer ... ok Dec 05 07:00:37.504 INFO [stdout] test exchange_should_not_add_duplicate_producers ... ok Dec 05 07:00:37.504 INFO [stdout] test exchange_should_not_add_duplicate_consumers ... ok Dec 05 07:00:37.504 INFO [stdout] test exchange_should_add_and_remove_consumers ... ok Dec 05 07:00:37.504 INFO [stdout] test exchange_should_add_and_remove_producers ... ok Dec 05 07:00:37.504 INFO [stdout] test exchange_should_not_add_road_as_producer ... ok Dec 05 07:00:37.504 INFO [stdout] test exchange_should_not_update_state_for_doodad_entity ... ok Dec 05 07:00:37.504 INFO [stdout] test exchange_should_not_update_state_for_road_entity ... ok Dec 05 07:00:37.504 INFO [stdout] test exchange_should_not_add_roadblock_as_consumer ... ok Dec 05 07:00:37.504 INFO [stdout] test exchange_should_not_add_walker_as_consumer ... ok Dec 05 07:00:37.504 INFO [stdout] test exchange_should_not_add_roadblock_as_producer ... ok Dec 05 07:00:37.504 INFO [stdout] test exchange_should_not_update_state_for_roadblock_entity ... ok Dec 05 07:00:37.504 INFO [stdout] test exchange_should_not_add_walker_as_producer ... ok Dec 05 07:00:37.508 INFO [stdout] test exchange_should_update_walkers_state ... ok Dec 05 07:00:37.508 INFO [stdout] test exchange_should_update_structures_state ... ok Dec 05 07:00:37.508 INFO [stdout] Dec 05 07:00:37.508 INFO [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 05 07:00:37.508 INFO [stdout] Dec 05 07:00:37.508 INFO [stderr] Doc-tests owe Dec 05 07:00:38.170 INFO [stdout] Dec 05 07:00:38.170 INFO [stdout] running 0 tests Dec 05 07:00:38.170 INFO [stdout] Dec 05 07:00:38.170 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 05 07:00:38.170 INFO [stdout] Dec 05 07:00:38.178 INFO [stderr] su: No module specific data is present Dec 05 07:00:39.468 INFO running `"docker" "inspect" "a9de08a253d3ed5593caf8a943c7671ced6ced5e6c622e1c919ef4403fe5fbd9"` Dec 05 07:00:39.778 INFO running `"docker" "rm" "-f" "a9de08a253d3ed5593caf8a943c7671ced6ced5e6c622e1c919ef4403fe5fbd9"` Dec 05 07:00:40.088 INFO [stdout] a9de08a253d3ed5593caf8a943c7671ced6ced5e6c622e1c919ef4403fe5fbd9