Oct 16 07:07:35.584 INFO testing graphsearch-0.6.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 07:07:35.584 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 16 07:07:35.766 INFO blam! f900d7268353759d3e4274525ab0490844dca337a63abc673e0f83bfc854c98e Oct 16 07:07:35.768 INFO running `"docker" "start" "-a" "f900d7268353759d3e4274525ab0490844dca337a63abc673e0f83bfc854c98e"` Oct 16 07:07:36.234 INFO kablam! usermod: no changes Oct 16 07:07:36.267 INFO kablam! Compiling graphsearch v0.6.0 (/source) Oct 16 07:07:36.779 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 16 07:07:36.779 INFO kablam! --> src/lib.rs:299:14 Oct 16 07:07:36.779 INFO kablam! | Oct 16 07:07:36.779 INFO kablam! 299 | for i in (0..path.len()-1) { Oct 16 07:07:36.779 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 07:07:36.779 INFO kablam! | Oct 16 07:07:36.779 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 16 07:07:36.779 INFO kablam! Oct 16 07:07:36.779 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 16 07:07:36.779 INFO kablam! --> src/lib.rs:320:14 Oct 16 07:07:36.779 INFO kablam! | Oct 16 07:07:36.779 INFO kablam! 320 | for i in (0..self.graph.len()) { Oct 16 07:07:36.779 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 07:07:36.779 INFO kablam! Oct 16 07:07:36.857 INFO kablam! warning: variable does not need to be mutable Oct 16 07:07:36.857 INFO kablam! --> src/lib.rs:352:11 Oct 16 07:07:36.857 INFO kablam! | Oct 16 07:07:36.858 INFO kablam! 352 | let mut v: Option; Oct 16 07:07:36.858 INFO kablam! | ----^ Oct 16 07:07:36.858 INFO kablam! | | Oct 16 07:07:36.858 INFO kablam! | help: remove this `mut` Oct 16 07:07:36.858 INFO kablam! | Oct 16 07:07:36.858 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 07:07:36.858 INFO kablam! Oct 16 07:07:36.905 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.65s Oct 16 07:07:36.905 INFO kablam! su: No module specific data is present Oct 16 07:07:37.140 INFO running `"docker" "rm" "-f" "f900d7268353759d3e4274525ab0490844dca337a63abc673e0f83bfc854c98e"` Oct 16 07:07:37.214 INFO blam! f900d7268353759d3e4274525ab0490844dca337a63abc673e0f83bfc854c98e Oct 16 07:07:37.231 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 16 07:07:37.385 INFO blam! eaae49dc7f9e571e068e3d6b829285ff0819e5c3ddac22ffff4ec8278d3afa5d Oct 16 07:07:37.386 INFO running `"docker" "start" "-a" "eaae49dc7f9e571e068e3d6b829285ff0819e5c3ddac22ffff4ec8278d3afa5d"` Oct 16 07:07:37.772 INFO kablam! usermod: no changes Oct 16 07:07:37.795 INFO kablam! Compiling graphsearch v0.6.0 (/source) Oct 16 07:07:38.411 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 16 07:07:38.411 INFO kablam! --> src/lib.rs:299:14 Oct 16 07:07:38.411 INFO kablam! | Oct 16 07:07:38.411 INFO kablam! 299 | for i in (0..path.len()-1) { Oct 16 07:07:38.411 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 07:07:38.411 INFO kablam! | Oct 16 07:07:38.411 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 16 07:07:38.411 INFO kablam! Oct 16 07:07:38.411 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 16 07:07:38.411 INFO kablam! --> src/lib.rs:320:14 Oct 16 07:07:38.411 INFO kablam! | Oct 16 07:07:38.411 INFO kablam! 320 | for i in (0..self.graph.len()) { Oct 16 07:07:38.411 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 07:07:38.411 INFO kablam! Oct 16 07:07:38.411 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 16 07:07:38.411 INFO kablam! --> src/lib.rs:432:16 Oct 16 07:07:38.411 INFO kablam! | Oct 16 07:07:38.411 INFO kablam! 432 | for i in (0..expected_path.len()) { assert_eq!(result[i], expected_path[i]); } Oct 16 07:07:38.411 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 07:07:38.411 INFO kablam! Oct 16 07:07:38.411 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 16 07:07:38.411 INFO kablam! --> src/lib.rs:493:16 Oct 16 07:07:38.411 INFO kablam! | Oct 16 07:07:38.412 INFO kablam! 493 | for i in (0..expected_path.len()) { assert_eq!(result[i], expected_path[i]); } Oct 16 07:07:38.412 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 07:07:38.412 INFO kablam! Oct 16 07:07:38.412 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 16 07:07:38.412 INFO kablam! --> src/lib.rs:556:16 Oct 16 07:07:38.412 INFO kablam! | Oct 16 07:07:38.412 INFO kablam! 556 | for i in (0..expected_path.len()) { assert_eq!(result[i], expected_path[i]); } Oct 16 07:07:38.412 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 07:07:38.412 INFO kablam! Oct 16 07:07:38.412 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 16 07:07:38.412 INFO kablam! --> src/lib.rs:616:16 Oct 16 07:07:38.412 INFO kablam! | Oct 16 07:07:38.412 INFO kablam! 616 | for i in (0..expected_path.len()) { assert_eq!(result[i], expected_path[i]); } Oct 16 07:07:38.412 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 07:07:38.412 INFO kablam! Oct 16 07:07:38.412 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 16 07:07:38.412 INFO kablam! --> src/lib.rs:678:16 Oct 16 07:07:38.412 INFO kablam! | Oct 16 07:07:38.412 INFO kablam! 678 | for i in (0..expected_path.len()) { assert_eq!(result[i], expected_path[i]); } Oct 16 07:07:38.412 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 07:07:38.412 INFO kablam! Oct 16 07:07:38.412 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 16 07:07:38.412 INFO kablam! --> src/lib.rs:738:16 Oct 16 07:07:38.413 INFO kablam! | Oct 16 07:07:38.413 INFO kablam! 738 | for i in (0..expected_path.len()) { assert_eq!(result[i], expected_path[i]); } Oct 16 07:07:38.413 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 07:07:38.413 INFO kablam! Oct 16 07:07:38.413 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 16 07:07:38.413 INFO kablam! --> src/lib.rs:830:16 Oct 16 07:07:38.413 INFO kablam! | Oct 16 07:07:38.413 INFO kablam! 830 | for i in (0..expected_path.len()) { assert_eq!(result[i], expected_path[i]); } Oct 16 07:07:38.413 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 07:07:38.413 INFO kablam! Oct 16 07:07:38.679 INFO kablam! warning: variable does not need to be mutable Oct 16 07:07:38.679 INFO kablam! --> src/lib.rs:352:11 Oct 16 07:07:38.679 INFO kablam! | Oct 16 07:07:38.680 INFO kablam! 352 | let mut v: Option; Oct 16 07:07:38.680 INFO kablam! | ----^ Oct 16 07:07:38.681 INFO kablam! | | Oct 16 07:07:38.681 INFO kablam! | help: remove this `mut` Oct 16 07:07:38.681 INFO kablam! | Oct 16 07:07:38.682 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 07:07:38.682 INFO kablam! Oct 16 07:07:40.139 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.35s Oct 16 07:07:40.141 INFO kablam! su: No module specific data is present Oct 16 07:07:40.459 INFO running `"docker" "rm" "-f" "eaae49dc7f9e571e068e3d6b829285ff0819e5c3ddac22ffff4ec8278d3afa5d"` Oct 16 07:07:40.585 INFO blam! eaae49dc7f9e571e068e3d6b829285ff0819e5c3ddac22ffff4ec8278d3afa5d Oct 16 07:07:40.595 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 16 07:07:40.855 INFO blam! d34363008d7449213ee4de9d5fdb250fb00cd14cfcf407cc26dfb4cff0a0fff9 Oct 16 07:07:40.863 INFO running `"docker" "start" "-a" "d34363008d7449213ee4de9d5fdb250fb00cd14cfcf407cc26dfb4cff0a0fff9"` Oct 16 07:07:41.420 INFO kablam! usermod: no changes Oct 16 07:07:41.497 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 16 07:07:41.503 INFO kablam! Running /target/debug/deps/graphsearch-ae6deec845f66fb6 Oct 16 07:07:41.505 INFO blam! Oct 16 07:07:41.505 INFO blam! running 15 tests Oct 16 07:07:41.506 INFO blam! test depth_first_search_using_index_test ... ok Oct 16 07:07:41.506 INFO blam! test depth_first_search_test_no_valid_path ... ok Oct 16 07:07:41.515 INFO blam! test dijkstra_test_no_valid_path ... ok Oct 16 07:07:41.515 INFO blam! test depth_first_search_using_index_test_no_valid_path ... ok Oct 16 07:07:41.519 INFO blam! test breadth_first_search_test ... ok Oct 16 07:07:41.519 INFO blam! test depth_first_search_test ... ok Oct 16 07:07:41.519 INFO blam! test dijkstra_using_index_test ... ok Oct 16 07:07:41.519 INFO blam! test dijkstra_using_index_test_no_valid_path ... ok Oct 16 07:07:41.519 INFO blam! test search_using_index_test_no_valid_path ... ok Oct 16 07:07:41.523 INFO blam! test search_using_index_test ... ok Oct 16 07:07:41.523 INFO blam! test search_test_no_valid_path ... ok Oct 16 07:07:41.539 INFO blam! test breadth_first_search_using_index_test_no_valid_path ... ok Oct 16 07:07:41.539 INFO blam! test search_test ... ok Oct 16 07:07:41.539 INFO blam! test breadth_first_search_test_no_valid_path ... ok Oct 16 07:07:41.539 INFO blam! test breadth_first_search_using_index_test ... ok Oct 16 07:07:41.539 INFO blam! Oct 16 07:07:41.539 INFO blam! test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 07:07:41.539 INFO blam! Oct 16 07:07:41.541 INFO kablam! Doc-tests graphsearch Oct 16 07:07:42.579 INFO blam! Oct 16 07:07:42.579 INFO blam! running 2 tests Oct 16 07:07:43.710 INFO blam! test src/lib.rs - Graph::new (line 93) ... ok Oct 16 07:07:43.948 INFO blam! test src/lib.rs - (line 5) ... ok Oct 16 07:07:43.948 INFO blam! Oct 16 07:07:43.948 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 07:07:43.948 INFO blam! Oct 16 07:07:43.959 INFO kablam! su: No module specific data is present Oct 16 07:07:44.359 INFO running `"docker" "rm" "-f" "d34363008d7449213ee4de9d5fdb250fb00cd14cfcf407cc26dfb4cff0a0fff9"` Oct 16 07:07:44.491 INFO blam! d34363008d7449213ee4de9d5fdb250fb00cd14cfcf407cc26dfb4cff0a0fff9