Oct 11 19:44:00.887 INFO testing graphsearch-0.6.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 19:44:00.887 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 19:44:00.887 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 11 19:44:01.083 INFO blam! 16e20df2fc19f99aa057e9c1b8dba4dce5913b787631d9fc65a7abc506cc52c3 Oct 11 19:44:01.087 INFO running `"docker" "start" "-a" "16e20df2fc19f99aa057e9c1b8dba4dce5913b787631d9fc65a7abc506cc52c3"` Oct 11 19:44:01.528 INFO kablam! usermod: no changes Oct 11 19:44:01.553 INFO kablam! Compiling graphsearch v0.6.0 (/source) Oct 11 19:44:02.156 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 11 19:44:02.156 INFO kablam! --> src/lib.rs:299:14 Oct 11 19:44:02.156 INFO kablam! | Oct 11 19:44:02.156 INFO kablam! 299 | for i in (0..path.len()-1) { Oct 11 19:44:02.156 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 19:44:02.156 INFO kablam! | Oct 11 19:44:02.156 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 11 19:44:02.156 INFO kablam! Oct 11 19:44:02.156 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 11 19:44:02.156 INFO kablam! --> src/lib.rs:320:14 Oct 11 19:44:02.156 INFO kablam! | Oct 11 19:44:02.156 INFO kablam! 320 | for i in (0..self.graph.len()) { Oct 11 19:44:02.156 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 19:44:02.156 INFO kablam! Oct 11 19:44:02.236 INFO kablam! warning: variable does not need to be mutable Oct 11 19:44:02.236 INFO kablam! --> src/lib.rs:352:11 Oct 11 19:44:02.236 INFO kablam! | Oct 11 19:44:02.236 INFO kablam! 352 | let mut v: Option; Oct 11 19:44:02.236 INFO kablam! | ----^ Oct 11 19:44:02.236 INFO kablam! | | Oct 11 19:44:02.236 INFO kablam! | help: remove this `mut` Oct 11 19:44:02.236 INFO kablam! | Oct 11 19:44:02.236 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 19:44:02.236 INFO kablam! Oct 11 19:44:02.282 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.73s Oct 11 19:44:02.282 INFO kablam! su: No module specific data is present Oct 11 19:44:02.522 INFO running `"docker" "rm" "-f" "16e20df2fc19f99aa057e9c1b8dba4dce5913b787631d9fc65a7abc506cc52c3"` Oct 11 19:44:02.624 INFO blam! 16e20df2fc19f99aa057e9c1b8dba4dce5913b787631d9fc65a7abc506cc52c3 Oct 11 19:44:02.625 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 19:44:02.625 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 11 19:44:02.808 INFO blam! 796096d76aad7f7f1c94e5fc86fbf0fc5430555fcc2bd0560e46eeac04f62e21 Oct 11 19:44:02.811 INFO running `"docker" "start" "-a" "796096d76aad7f7f1c94e5fc86fbf0fc5430555fcc2bd0560e46eeac04f62e21"` Oct 11 19:44:03.274 INFO kablam! usermod: no changes Oct 11 19:44:03.304 INFO kablam! Compiling graphsearch v0.6.0 (/source) Oct 11 19:44:04.110 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 11 19:44:04.110 INFO kablam! --> src/lib.rs:299:14 Oct 11 19:44:04.110 INFO kablam! | Oct 11 19:44:04.110 INFO kablam! 299 | for i in (0..path.len()-1) { Oct 11 19:44:04.110 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 19:44:04.110 INFO kablam! | Oct 11 19:44:04.110 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 11 19:44:04.110 INFO kablam! Oct 11 19:44:04.110 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 11 19:44:04.111 INFO kablam! --> src/lib.rs:320:14 Oct 11 19:44:04.111 INFO kablam! | Oct 11 19:44:04.111 INFO kablam! 320 | for i in (0..self.graph.len()) { Oct 11 19:44:04.111 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 19:44:04.111 INFO kablam! Oct 11 19:44:04.111 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 11 19:44:04.111 INFO kablam! --> src/lib.rs:432:16 Oct 11 19:44:04.111 INFO kablam! | Oct 11 19:44:04.111 INFO kablam! 432 | for i in (0..expected_path.len()) { assert_eq!(result[i], expected_path[i]); } Oct 11 19:44:04.111 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 19:44:04.111 INFO kablam! Oct 11 19:44:04.111 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 11 19:44:04.111 INFO kablam! --> src/lib.rs:493:16 Oct 11 19:44:04.111 INFO kablam! | Oct 11 19:44:04.111 INFO kablam! 493 | for i in (0..expected_path.len()) { assert_eq!(result[i], expected_path[i]); } Oct 11 19:44:04.111 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 19:44:04.111 INFO kablam! Oct 11 19:44:04.112 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 11 19:44:04.112 INFO kablam! --> src/lib.rs:556:16 Oct 11 19:44:04.112 INFO kablam! | Oct 11 19:44:04.112 INFO kablam! 556 | for i in (0..expected_path.len()) { assert_eq!(result[i], expected_path[i]); } Oct 11 19:44:04.112 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 19:44:04.112 INFO kablam! Oct 11 19:44:04.112 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 11 19:44:04.112 INFO kablam! --> src/lib.rs:616:16 Oct 11 19:44:04.112 INFO kablam! | Oct 11 19:44:04.112 INFO kablam! 616 | for i in (0..expected_path.len()) { assert_eq!(result[i], expected_path[i]); } Oct 11 19:44:04.112 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 19:44:04.112 INFO kablam! Oct 11 19:44:04.112 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 11 19:44:04.112 INFO kablam! --> src/lib.rs:678:16 Oct 11 19:44:04.112 INFO kablam! | Oct 11 19:44:04.112 INFO kablam! 678 | for i in (0..expected_path.len()) { assert_eq!(result[i], expected_path[i]); } Oct 11 19:44:04.112 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 19:44:04.112 INFO kablam! Oct 11 19:44:04.112 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 11 19:44:04.112 INFO kablam! --> src/lib.rs:738:16 Oct 11 19:44:04.112 INFO kablam! | Oct 11 19:44:04.112 INFO kablam! 738 | for i in (0..expected_path.len()) { assert_eq!(result[i], expected_path[i]); } Oct 11 19:44:04.112 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 19:44:04.112 INFO kablam! Oct 11 19:44:04.112 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 11 19:44:04.112 INFO kablam! --> src/lib.rs:830:16 Oct 11 19:44:04.112 INFO kablam! | Oct 11 19:44:04.113 INFO kablam! 830 | for i in (0..expected_path.len()) { assert_eq!(result[i], expected_path[i]); } Oct 11 19:44:04.113 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 19:44:04.113 INFO kablam! Oct 11 19:44:04.376 INFO kablam! warning: variable does not need to be mutable Oct 11 19:44:04.376 INFO kablam! --> src/lib.rs:352:11 Oct 11 19:44:04.376 INFO kablam! | Oct 11 19:44:04.376 INFO kablam! 352 | let mut v: Option; Oct 11 19:44:04.376 INFO kablam! | ----^ Oct 11 19:44:04.376 INFO kablam! | | Oct 11 19:44:04.376 INFO kablam! | help: remove this `mut` Oct 11 19:44:04.376 INFO kablam! | Oct 11 19:44:04.376 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 19:44:04.376 INFO kablam! Oct 11 19:44:05.550 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.25s Oct 11 19:44:05.552 INFO kablam! su: No module specific data is present Oct 11 19:44:05.864 INFO running `"docker" "rm" "-f" "796096d76aad7f7f1c94e5fc86fbf0fc5430555fcc2bd0560e46eeac04f62e21"` Oct 11 19:44:05.948 INFO blam! 796096d76aad7f7f1c94e5fc86fbf0fc5430555fcc2bd0560e46eeac04f62e21 Oct 11 19:44:05.949 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 19:44:05.950 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 11 19:44:06.126 INFO blam! af7da933c0a1d45df0e18a53945d796c97010f528f7800410de619b2d89cbfbf Oct 11 19:44:06.129 INFO running `"docker" "start" "-a" "af7da933c0a1d45df0e18a53945d796c97010f528f7800410de619b2d89cbfbf"` Oct 11 19:44:06.800 INFO kablam! usermod: no changes Oct 11 19:44:06.827 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 11 19:44:06.829 INFO kablam! Running /target/debug/deps/graphsearch-ae6deec845f66fb6 Oct 11 19:44:06.831 INFO blam! Oct 11 19:44:06.831 INFO blam! running 15 tests Oct 11 19:44:06.853 INFO blam! test breadth_first_search_using_index_test_no_valid_path ... ok Oct 11 19:44:06.853 INFO blam! test breadth_first_search_using_index_test ... ok Oct 11 19:44:06.853 INFO blam! test breadth_first_search_test ... ok Oct 11 19:44:06.854 INFO blam! test depth_first_search_using_index_test ... ok Oct 11 19:44:06.854 INFO blam! test breadth_first_search_test_no_valid_path ... ok Oct 11 19:44:06.854 INFO blam! test depth_first_search_test_no_valid_path ... ok Oct 11 19:44:06.854 INFO blam! test search_using_index_test ... ok Oct 11 19:44:06.854 INFO blam! test search_test_no_valid_path ... ok Oct 11 19:44:06.854 INFO blam! test search_test ... ok Oct 11 19:44:06.854 INFO blam! test search_using_index_test_no_valid_path ... ok Oct 11 19:44:06.858 INFO blam! test depth_first_search_test ... ok Oct 11 19:44:06.858 INFO kablam! Doc-tests graphsearch Oct 11 19:44:06.859 INFO blam! test depth_first_search_using_index_test_no_valid_path ... ok Oct 11 19:44:06.859 INFO blam! test dijkstra_using_index_test_no_valid_path ... ok Oct 11 19:44:06.859 INFO blam! test dijkstra_using_index_test ... ok Oct 11 19:44:06.859 INFO blam! test dijkstra_test_no_valid_path ... ok Oct 11 19:44:06.859 INFO blam! Oct 11 19:44:06.859 INFO blam! test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 19:44:06.860 INFO blam! Oct 11 19:44:08.318 INFO blam! Oct 11 19:44:08.318 INFO blam! running 2 tests Oct 11 19:44:09.905 INFO blam! test src/lib.rs - Graph::new (line 93) ... ok Oct 11 19:44:09.914 INFO blam! test src/lib.rs - (line 5) ... ok Oct 11 19:44:09.914 INFO blam! Oct 11 19:44:09.914 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 19:44:09.914 INFO blam! Oct 11 19:44:09.924 INFO kablam! su: No module specific data is present Oct 11 19:44:10.215 INFO running `"docker" "rm" "-f" "af7da933c0a1d45df0e18a53945d796c97010f528f7800410de619b2d89cbfbf"` Oct 11 19:44:10.284 INFO blam! af7da933c0a1d45df0e18a53945d796c97010f528f7800410de619b2d89cbfbf