Oct 12 23:47:41.155 INFO testing sndnv/rowe against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 23:47:41.155 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 12 23:47:41.767 INFO blam! d031ebdf1a316edf11215b9771098d667c9955ed69af8675d62bf495ea8e9478 Oct 12 23:47:41.771 INFO running `"docker" "start" "-a" "d031ebdf1a316edf11215b9771098d667c9955ed69af8675d62bf495ea8e9478"` Oct 12 23:47:43.203 INFO kablam! usermod: no changes Oct 12 23:47:43.359 INFO kablam! Compiling matrixmultiply v0.1.13 Oct 12 23:47:43.367 INFO kablam! Compiling ndarray v0.10.10 Oct 12 23:47:43.368 INFO kablam! Compiling either v1.2.0 Oct 12 23:47:43.379 INFO kablam! Compiling num-complex v0.1.40 Oct 12 23:47:43.383 INFO kablam! Compiling uuid v0.5.1 Oct 12 23:47:44.311 INFO kablam! Compiling itertools v0.6.5 Oct 12 23:47:58.502 INFO kablam! Compiling pathfinding v0.2.2 Oct 12 23:47:59.224 INFO kablam! Compiling owe v0.1.0 (/source) Oct 12 23:47:59.931 INFO kablam! warning: unused variable: `walker` Oct 12 23:47:59.932 INFO kablam! --> src/map/cursor.rs:235:77 Oct 12 23:47:59.932 INFO kablam! | Oct 12 23:47:59.932 INFO kablam! 235 | p.produce_walker(&*grid_entity.entity).map(|walker| { Oct 12 23:47:59.933 INFO kablam! | ^^^^^^ help: consider using `_walker` instead Oct 12 23:47:59.933 INFO kablam! | Oct 12 23:47:59.933 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 23:47:59.933 INFO kablam! Oct 12 23:47:59.934 INFO kablam! warning: unused variable: `state` Oct 12 23:47:59.934 INFO kablam! --> src/map/cursor.rs:246:46 Oct 12 23:47:59.934 INFO kablam! | Oct 12 23:47:59.935 INFO kablam! 246 | Entity::Walker { ref mut state, .. } => { Oct 12 23:47:59.935 INFO kablam! | ^^^^^ help: try ignoring the field: `state: _` Oct 12 23:47:59.935 INFO kablam! Oct 12 23:48:05.490 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 22.26s Oct 12 23:48:05.495 INFO kablam! su: No module specific data is present Oct 12 23:48:06.671 INFO running `"docker" "rm" "-f" "d031ebdf1a316edf11215b9771098d667c9955ed69af8675d62bf495ea8e9478"` Oct 12 23:48:06.941 INFO blam! d031ebdf1a316edf11215b9771098d667c9955ed69af8675d62bf495ea8e9478 Oct 12 23:48:06.943 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 12 23:48:07.379 INFO blam! fb5ee81e8ac72c44d756e4d3cf172bc56aa86a62a2785f974e754ad3a3fdaaa6 Oct 12 23:48:07.379 INFO running `"docker" "start" "-a" "fb5ee81e8ac72c44d756e4d3cf172bc56aa86a62a2785f974e754ad3a3fdaaa6"` Oct 12 23:48:09.351 INFO kablam! usermod: no changes Oct 12 23:48:09.463 INFO kablam! Compiling owe v0.1.0 (/source) Oct 12 23:48:11.231 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 23:48:11.231 INFO kablam! --> tests/grid.rs:657:57 Oct 12 23:48:11.231 INFO kablam! | Oct 12 23:48:11.231 INFO kablam! 657 | assert_eq!(g.remove_global_effect(&effects[1]), Err((GridError::EffectMissing))); Oct 12 23:48:11.231 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 23:48:11.231 INFO kablam! | Oct 12 23:48:11.231 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 12 23:48:11.231 INFO kablam! Oct 12 23:48:11.579 INFO kablam! warning: unused variable: `walker` Oct 12 23:48:11.579 INFO kablam! --> src/map/cursor.rs:235:77 Oct 12 23:48:11.579 INFO kablam! | Oct 12 23:48:11.579 INFO kablam! 235 | p.produce_walker(&*grid_entity.entity).map(|walker| { Oct 12 23:48:11.579 INFO kablam! | ^^^^^^ help: consider using `_walker` instead Oct 12 23:48:11.579 INFO kablam! | Oct 12 23:48:11.579 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 23:48:11.579 INFO kablam! Oct 12 23:48:11.579 INFO kablam! warning: unused variable: `state` Oct 12 23:48:11.579 INFO kablam! --> src/map/cursor.rs:246:46 Oct 12 23:48:11.579 INFO kablam! | Oct 12 23:48:11.579 INFO kablam! 246 | Entity::Walker { ref mut state, .. } => { Oct 12 23:48:11.579 INFO kablam! | ^^^^^ help: try ignoring the field: `state: _` Oct 12 23:48:11.579 INFO kablam! Oct 12 23:48:21.915 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 12.53s Oct 12 23:48:21.927 INFO kablam! su: No module specific data is present Oct 12 23:48:22.791 INFO running `"docker" "rm" "-f" "fb5ee81e8ac72c44d756e4d3cf172bc56aa86a62a2785f974e754ad3a3fdaaa6"` Oct 12 23:48:23.059 INFO blam! fb5ee81e8ac72c44d756e4d3cf172bc56aa86a62a2785f974e754ad3a3fdaaa6 Oct 12 23:48:23.062 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 12 23:48:23.543 INFO blam! b5618dd41486a745ba7cc215ea60da49e76046b882e94e8bfe05bd46581499ef Oct 12 23:48:23.547 INFO running `"docker" "start" "-a" "b5618dd41486a745ba7cc215ea60da49e76046b882e94e8bfe05bd46581499ef"` Oct 12 23:48:25.315 INFO kablam! usermod: no changes Oct 12 23:48:25.433 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 12 23:48:25.446 INFO kablam! Running /target/debug/deps/owe-1f6cc3d8c58140da Oct 12 23:48:25.451 INFO kablam! Running /target/debug/deps/owebin-25895f5fba6c65ad Oct 12 23:48:25.451 INFO blam! Oct 12 23:48:25.451 INFO kablam! Running /target/debug/deps/grid-f12a400ea33edd83 Oct 12 23:48:25.452 INFO blam! running 0 tests Oct 12 23:48:25.452 INFO blam! Oct 12 23:48:25.452 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 23:48:25.453 INFO blam! Oct 12 23:48:25.453 INFO blam! Oct 12 23:48:25.453 INFO blam! running 0 tests Oct 12 23:48:25.453 INFO blam! Oct 12 23:48:25.454 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 23:48:25.454 INFO blam! Oct 12 23:48:25.454 INFO blam! Oct 12 23:48:25.454 INFO blam! running 35 tests Oct 12 23:48:25.476 INFO blam! test cursor_should_process_enqueued_actions ... ok Oct 12 23:48:25.476 INFO blam! test cursor_should_process_resource_production ... ok Oct 12 23:48:25.477 INFO blam! test cursor_should_move_up ... ok Oct 12 23:48:25.477 INFO blam! test cursor_should_move_left ... ok Oct 12 23:48:25.483 INFO blam! test cursor_should_process_effects ... ok Oct 12 23:48:25.507 INFO blam! test cursor_should_process_walker_production ... ok Oct 12 23:48:25.511 INFO blam! test grid_should_add_global_effects ... ok Oct 12 23:48:25.511 INFO blam! test cursor_should_move_down ... ok Oct 12 23:48:25.511 INFO blam! test grid_should_add_entities_to_cell ... ok Oct 12 23:48:25.511 INFO blam! test grid_should_clear_effects_from_cell ... ok Oct 12 23:48:25.511 INFO blam! test cursor_should_move_right ... ok Oct 12 23:48:25.511 INFO blam! test grid_should_find_closest_named_entity ... ok Oct 12 23:48:25.511 INFO blam! test grid_should_not_add_effects_outside_of_bounds ... ok Oct 12 23:48:25.511 INFO blam! test grid_should_add_effects_to_cell ... ok Oct 12 23:48:25.511 INFO blam! test grid_should_clear_global_effects ... ok Oct 12 23:48:25.511 INFO blam! test grid_should_not_add_entities_outside_of_bounds ... ok Oct 12 23:48:25.515 INFO blam! test grid_should_find_named_entities ... ok Oct 12 23:48:25.529 INFO blam! test grid_should_not_allow_duplicate_effects_for_cell ... ok Oct 12 23:48:25.529 INFO blam! test grid_should_not_remove_effects_outside_of_bounds ... ok Oct 12 23:48:25.529 INFO blam! test grid_should_not_remove_entities_not_in_cell ... ok Oct 12 23:48:25.529 INFO blam! test grid_should_not_add_overlapping_entities ... ok Oct 12 23:48:25.529 INFO blam! test grid_should_remove_effects_from_cell ... ok Oct 12 23:48:25.529 INFO blam! test grid_should_remove_entities_from_all_cells_they_use ... ok Oct 12 23:48:25.532 INFO blam! test grid_should_not_remove_entities_when_invalid_id_supplied ... ok Oct 12 23:48:25.532 INFO blam! test grid_should_not_remove_effects_not_in_cell ... ok Oct 12 23:48:25.532 INFO blam! test grid_should_not_remove_nonexistent_global_effects ... ok Oct 12 23:48:25.532 INFO blam! test grid_should_not_allow_duplicate_global_effects ... ok Oct 12 23:48:25.532 INFO blam! test grid_should_find_first_adjacent_road ... ok Oct 12 23:48:25.542 INFO blam! test grid_should_remove_global_effects ... ok Oct 12 23:48:25.544 INFO blam! test grid_should_remove_entities_from_cell ... ok Oct 12 23:48:25.544 INFO blam! test grid_with_entities_should_report_correct_cell_neighbors ... ok Oct 12 23:48:25.544 INFO blam! test grid_without_entities_should_calculate_paths_between_cells ... ok Oct 12 23:48:25.544 INFO blam! test grid_without_entities_should_report_correct_cell_neighbors ... ok Oct 12 23:48:25.550 INFO blam! test grid_with_entities_should_calculate_paths_between_cells ... ok Oct 12 23:48:25.551 INFO blam! test grid_should_not_remove_entities_outside_of_bounds ... ok Oct 12 23:48:25.551 INFO blam! Oct 12 23:48:25.551 INFO blam! test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 23:48:25.551 INFO blam! Oct 12 23:48:25.555 INFO blam! Oct 12 23:48:25.555 INFO kablam! Running /target/debug/deps/production-278f23e630199f06 Oct 12 23:48:25.555 INFO blam! running 18 tests Oct 12 23:48:25.555 INFO blam! test exchange_should_not_add_duplicate_producers ... ok Oct 12 23:48:25.555 INFO blam! test exchange_should_not_add_duplicate_consumers ... ok Oct 12 23:48:25.555 INFO blam! test exchange_should_not_add_doodad_as_producer ... ok Oct 12 23:48:25.555 INFO blam! test exchange_should_not_add_doodad_as_consumer ... ok Oct 12 23:48:25.555 INFO blam! test exchange_should_not_add_road_as_consumer ... ok Oct 12 23:48:25.556 INFO blam! test exchange_should_add_and_remove_producers ... ok Oct 12 23:48:25.556 INFO blam! test exchange_should_not_add_road_as_producer ... ok Oct 12 23:48:25.556 INFO blam! test exchange_should_not_add_resource_as_consumer ... ok Oct 12 23:48:25.556 INFO blam! test exchange_should_not_add_roadblock_as_consumer ... ok Oct 12 23:48:25.557 INFO blam! test exchange_should_not_add_roadblock_as_producer ... ok Oct 12 23:48:25.583 INFO blam! test exchange_should_not_add_walker_as_producer ... ok Oct 12 23:48:25.583 INFO kablam! Doc-tests owe Oct 12 23:48:25.583 INFO blam! test exchange_should_not_add_walker_as_consumer ... ok Oct 12 23:48:25.583 INFO blam! test exchange_should_not_update_state_for_doodad_entity ... ok Oct 12 23:48:25.583 INFO blam! test exchange_should_add_and_remove_consumers ... ok Oct 12 23:48:25.583 INFO blam! test exchange_should_update_structures_state ... ok Oct 12 23:48:25.583 INFO blam! test exchange_should_not_update_state_for_road_entity ... ok Oct 12 23:48:25.583 INFO blam! test exchange_should_not_update_state_for_roadblock_entity ... ok Oct 12 23:48:25.583 INFO blam! test exchange_should_update_walkers_state ... ok Oct 12 23:48:25.583 INFO blam! Oct 12 23:48:25.583 INFO blam! test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 23:48:25.583 INFO blam! Oct 12 23:48:26.320 INFO blam! Oct 12 23:48:26.320 INFO blam! running 0 tests Oct 12 23:48:26.320 INFO blam! Oct 12 23:48:26.320 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 23:48:26.320 INFO blam! Oct 12 23:48:26.333 INFO kablam! su: No module specific data is present Oct 12 23:48:27.167 INFO running `"docker" "rm" "-f" "b5618dd41486a745ba7cc215ea60da49e76046b882e94e8bfe05bd46581499ef"` Oct 12 23:48:27.419 INFO blam! b5618dd41486a745ba7cc215ea60da49e76046b882e94e8bfe05bd46581499ef