Dec 05 06:59:42.149 INFO testing sndnv/rowe against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 05 06:59:42.149 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-5/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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:42.563 INFO [stdout] f75c72dd543a9017d04e623fef965b72dc904391c949e0d968e1d7f29cc6c45b Dec 05 06:59:42.566 INFO running `"docker" "start" "-a" "f75c72dd543a9017d04e623fef965b72dc904391c949e0d968e1d7f29cc6c45b"` Dec 05 06:59:44.160 INFO [stderr] usermod: no changes Dec 05 06:59:44.289 INFO [stderr] Compiling matrixmultiply v0.1.13 Dec 05 06:59:44.289 INFO [stderr] Compiling ndarray v0.10.10 Dec 05 06:59:44.289 INFO [stderr] Compiling either v1.2.0 Dec 05 06:59:44.300 INFO [stderr] Compiling num-complex v0.1.40 Dec 05 06:59:44.302 INFO [stderr] Compiling uuid v0.5.1 Dec 05 06:59:44.769 INFO [stderr] Compiling itertools v0.6.5 Dec 05 06:59:57.888 INFO [stderr] Compiling pathfinding v0.2.2 Dec 05 06:59:58.538 INFO [stderr] Compiling owe v0.1.0 (/source) Dec 05 06:59:59.093 INFO [stderr] warning: unused variable: `walker` Dec 05 06:59:59.094 INFO [stderr] --> src/map/cursor.rs:235:77 Dec 05 06:59:59.094 INFO [stderr] | Dec 05 06:59:59.094 INFO [stderr] 235 | p.produce_walker(&*grid_entity.entity).map(|walker| { Dec 05 06:59:59.095 INFO [stderr] | ^^^^^^ help: consider using `_walker` instead Dec 05 06:59:59.095 INFO [stderr] | Dec 05 06:59:59.095 INFO [stderr] = note: #[warn(unused_variables)] on by default Dec 05 06:59:59.096 INFO [stderr] Dec 05 06:59:59.096 INFO [stderr] warning: unused variable: `state` Dec 05 06:59:59.096 INFO [stderr] --> src/map/cursor.rs:246:46 Dec 05 06:59:59.096 INFO [stderr] | Dec 05 06:59:59.097 INFO [stderr] 246 | Entity::Walker { ref mut state, .. } => { Dec 05 06:59:59.097 INFO [stderr] | ^^^^^ help: try ignoring the field: `state: _` Dec 05 06:59:59.097 INFO [stderr] Dec 05 07:00:04.659 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.48s Dec 05 07:00:04.664 INFO [stderr] su: No module specific data is present Dec 05 07:00:06.318 INFO running `"docker" "inspect" "f75c72dd543a9017d04e623fef965b72dc904391c949e0d968e1d7f29cc6c45b"` Dec 05 07:00:06.704 INFO running `"docker" "rm" "-f" "f75c72dd543a9017d04e623fef965b72dc904391c949e0d968e1d7f29cc6c45b"` Dec 05 07:00:07.126 INFO [stdout] f75c72dd543a9017d04e623fef965b72dc904391c949e0d968e1d7f29cc6c45b Dec 05 07:00:07.129 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-5/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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:07.508 INFO [stdout] f74852e4daaa9710152e4114630ff669f173b7840121a7324b23f4d357bcdc73 Dec 05 07:00:07.512 INFO running `"docker" "start" "-a" "f74852e4daaa9710152e4114630ff669f173b7840121a7324b23f4d357bcdc73"` Dec 05 07:00:09.676 INFO [stderr] usermod: no changes Dec 05 07:00:09.828 INFO [stderr] Compiling owe v0.1.0 (/source) Dec 05 07:00:11.566 INFO [stderr] warning: unused variable: `walker` Dec 05 07:00:11.566 INFO [stderr] --> src/map/cursor.rs:235:77 Dec 05 07:00:11.566 INFO [stderr] | Dec 05 07:00:11.566 INFO [stderr] 235 | p.produce_walker(&*grid_entity.entity).map(|walker| { Dec 05 07:00:11.566 INFO [stderr] | ^^^^^^ help: consider using `_walker` instead Dec 05 07:00:11.566 INFO [stderr] | Dec 05 07:00:11.566 INFO [stderr] = note: #[warn(unused_variables)] on by default Dec 05 07:00:11.566 INFO [stderr] Dec 05 07:00:11.566 INFO [stderr] warning: unused variable: `state` Dec 05 07:00:11.566 INFO [stderr] --> src/map/cursor.rs:246:46 Dec 05 07:00:11.566 INFO [stderr] | Dec 05 07:00:11.566 INFO [stderr] 246 | Entity::Walker { ref mut state, .. } => { Dec 05 07:00:11.566 INFO [stderr] | ^^^^^ help: try ignoring the field: `state: _` Dec 05 07:00:11.566 INFO [stderr] Dec 05 07:00:12.852 INFO [stderr] warning: unnecessary parentheses around function argument Dec 05 07:00:12.852 INFO [stderr] --> tests/grid.rs:657:57 Dec 05 07:00:12.852 INFO [stderr] | Dec 05 07:00:12.852 INFO [stderr] 657 | assert_eq!(g.remove_global_effect(&effects[1]), Err((GridError::EffectMissing))); Dec 05 07:00:12.852 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Dec 05 07:00:12.852 INFO [stderr] | Dec 05 07:00:12.852 INFO [stderr] = note: #[warn(unused_parens)] on by default Dec 05 07:00:12.852 INFO [stderr] Dec 05 07:00:21.778 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.06s Dec 05 07:00:21.808 INFO [stderr] su: No module specific data is present Dec 05 07:00:23.079 INFO running `"docker" "inspect" "f74852e4daaa9710152e4114630ff669f173b7840121a7324b23f4d357bcdc73"` Dec 05 07:00:23.447 INFO running `"docker" "rm" "-f" "f74852e4daaa9710152e4114630ff669f173b7840121a7324b23f4d357bcdc73"` Dec 05 07:00:23.756 INFO [stdout] f74852e4daaa9710152e4114630ff669f173b7840121a7324b23f4d357bcdc73 Dec 05 07:00:23.758 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-5/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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:24.470 INFO [stdout] 166088868e820de6a85d67ba2a00e2392f59f1b8c2c478314358acb1729dd09a Dec 05 07:00:24.470 INFO running `"docker" "start" "-a" "166088868e820de6a85d67ba2a00e2392f59f1b8c2c478314358acb1729dd09a"` Dec 05 07:00:25.644 INFO [stderr] usermod: no changes Dec 05 07:00:25.756 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s Dec 05 07:00:25.756 INFO [stderr] Running /target/debug/deps/owe-4d98d5ed22dc16e3 Dec 05 07:00:25.772 INFO [stderr] Running /target/debug/deps/owebin-d3e2fa9ab1497e2f Dec 05 07:00:25.772 INFO [stdout] Dec 05 07:00:25.772 INFO [stdout] running 0 tests Dec 05 07:00:25.772 INFO [stdout] Dec 05 07:00:25.772 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 05 07:00:25.772 INFO [stdout] Dec 05 07:00:25.784 INFO [stdout] Dec 05 07:00:25.784 INFO [stderr] Running /target/debug/deps/grid-aa103fc9ed83f199 Dec 05 07:00:25.784 INFO [stdout] running 0 tests Dec 05 07:00:25.784 INFO [stdout] Dec 05 07:00:25.784 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 05 07:00:25.784 INFO [stdout] Dec 05 07:00:25.788 INFO [stdout] Dec 05 07:00:25.788 INFO [stdout] running 35 tests Dec 05 07:00:25.804 INFO [stdout] test cursor_should_process_enqueued_actions ... ok Dec 05 07:00:25.804 INFO [stdout] test cursor_should_move_down ... ok Dec 05 07:00:25.804 INFO [stdout] test cursor_should_move_up ... ok Dec 05 07:00:25.804 INFO [stdout] test cursor_should_process_effects ... ok Dec 05 07:00:25.804 INFO [stdout] test cursor_should_move_right ... ok Dec 05 07:00:25.804 INFO [stdout] test cursor_should_move_left ... ok Dec 05 07:00:25.808 INFO [stdout] test grid_should_clear_global_effects ... ok Dec 05 07:00:25.808 INFO [stdout] test grid_should_find_closest_named_entity ... ok Dec 05 07:00:25.821 INFO [stdout] test cursor_should_process_walker_production ... ok Dec 05 07:00:25.834 INFO [stdout] test grid_should_add_effects_to_cell ... ok Dec 05 07:00:25.835 INFO [stdout] test grid_should_not_add_entities_outside_of_bounds ... ok Dec 05 07:00:25.838 INFO [stdout] test grid_should_clear_effects_from_cell ... ok Dec 05 07:00:25.838 INFO [stdout] test grid_should_add_entities_to_cell ... ok Dec 05 07:00:25.838 INFO [stdout] test grid_should_add_global_effects ... ok Dec 05 07:00:25.838 INFO [stdout] test grid_should_not_add_effects_outside_of_bounds ... ok Dec 05 07:00:25.840 INFO [stdout] test cursor_should_process_resource_production ... ok Dec 05 07:00:25.848 INFO [stdout] test grid_should_not_remove_effects_outside_of_bounds ... ok Dec 05 07:00:25.853 INFO [stdout] test grid_should_not_remove_entities_not_in_cell ... ok Dec 05 07:00:25.853 INFO [stdout] test grid_should_find_named_entities ... ok Dec 05 07:00:25.868 INFO [stdout] test grid_should_not_remove_nonexistent_global_effects ... ok Dec 05 07:00:25.880 INFO [stdout] test grid_should_not_remove_effects_not_in_cell ... ok Dec 05 07:00:25.896 INFO [stdout] test grid_should_not_allow_duplicate_effects_for_cell ... ok Dec 05 07:00:25.896 INFO [stdout] test grid_should_not_add_overlapping_entities ... ok Dec 05 07:00:25.897 INFO [stdout] test grid_should_not_allow_duplicate_global_effects ... ok Dec 05 07:00:25.897 INFO [stdout] test grid_should_not_remove_entities_outside_of_bounds ... ok Dec 05 07:00:25.897 INFO [stdout] test grid_should_not_remove_entities_when_invalid_id_supplied ... ok Dec 05 07:00:25.897 INFO [stdout] test grid_should_remove_effects_from_cell ... ok Dec 05 07:00:25.897 INFO [stdout] test grid_should_find_first_adjacent_road ... ok Dec 05 07:00:25.897 INFO [stdout] test grid_should_remove_entities_from_all_cells_they_use ... ok Dec 05 07:00:25.908 INFO [stdout] test grid_without_entities_should_calculate_paths_between_cells ... ok Dec 05 07:00:25.908 INFO [stderr] Running /target/debug/deps/production-c9e9c28718229910 Dec 05 07:00:25.908 INFO [stdout] test grid_without_entities_should_report_correct_cell_neighbors ... ok Dec 05 07:00:25.908 INFO [stdout] test grid_with_entities_should_report_correct_cell_neighbors ... ok Dec 05 07:00:25.908 INFO [stdout] test grid_with_entities_should_calculate_paths_between_cells ... ok Dec 05 07:00:25.908 INFO [stdout] test grid_should_remove_entities_from_cell ... ok Dec 05 07:00:25.908 INFO [stdout] test grid_should_remove_global_effects ... ok Dec 05 07:00:25.908 INFO [stdout] Dec 05 07:00:25.908 INFO [stdout] test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 05 07:00:25.908 INFO [stdout] Dec 05 07:00:25.908 INFO [stdout] Dec 05 07:00:25.908 INFO [stdout] running 18 tests Dec 05 07:00:25.908 INFO [stdout] test exchange_should_not_add_resource_as_consumer ... ok Dec 05 07:00:25.908 INFO [stdout] test exchange_should_not_add_road_as_consumer ... ok Dec 05 07:00:25.908 INFO [stdout] test exchange_should_not_add_duplicate_producers ... ok Dec 05 07:00:25.908 INFO [stdout] test exchange_should_not_add_duplicate_consumers ... ok Dec 05 07:00:25.908 INFO [stdout] test exchange_should_not_add_doodad_as_producer ... ok Dec 05 07:00:25.908 INFO [stdout] test exchange_should_not_add_doodad_as_consumer ... ok Dec 05 07:00:25.908 INFO [stdout] test exchange_should_add_and_remove_producers ... ok Dec 05 07:00:25.908 INFO [stdout] test exchange_should_add_and_remove_consumers ... ok Dec 05 07:00:25.908 INFO [stdout] test exchange_should_not_add_road_as_producer ... ok Dec 05 07:00:25.920 INFO [stdout] test exchange_should_not_add_roadblock_as_consumer ... ok Dec 05 07:00:25.920 INFO [stdout] test exchange_should_not_add_roadblock_as_producer ... ok Dec 05 07:00:25.920 INFO [stdout] test exchange_should_not_add_walker_as_consumer ... ok Dec 05 07:00:25.920 INFO [stdout] test exchange_should_not_add_walker_as_producer ... ok Dec 05 07:00:25.920 INFO [stdout] test exchange_should_not_update_state_for_doodad_entity ... ok Dec 05 07:00:25.920 INFO [stdout] test exchange_should_not_update_state_for_road_entity ... ok Dec 05 07:00:25.920 INFO [stdout] test exchange_should_not_update_state_for_roadblock_entity ... ok Dec 05 07:00:25.920 INFO [stdout] test exchange_should_update_structures_state ... ok Dec 05 07:00:25.920 INFO [stdout] test exchange_should_update_walkers_state ... ok Dec 05 07:00:25.920 INFO [stdout] Dec 05 07:00:25.920 INFO [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 05 07:00:25.920 INFO [stdout] Dec 05 07:00:25.929 INFO [stderr] Doc-tests owe Dec 05 07:00:26.448 INFO [stdout] Dec 05 07:00:26.448 INFO [stdout] running 0 tests Dec 05 07:00:26.448 INFO [stdout] Dec 05 07:00:26.448 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 05 07:00:26.448 INFO [stdout] Dec 05 07:00:26.452 INFO [stderr] su: No module specific data is present Dec 05 07:00:27.154 INFO running `"docker" "inspect" "166088868e820de6a85d67ba2a00e2392f59f1b8c2c478314358acb1729dd09a"` Dec 05 07:00:27.448 INFO running `"docker" "rm" "-f" "166088868e820de6a85d67ba2a00e2392f59f1b8c2c478314358acb1729dd09a"` Dec 05 07:00:27.746 INFO [stdout] 166088868e820de6a85d67ba2a00e2392f59f1b8c2c478314358acb1729dd09a