[INFO] crate graphsearch 0.6.0 is already in cache [INFO] extracting crate graphsearch 0.6.0 into work/ex/beta-1.37-6/sources/1.36.0/reg/graphsearch/0.6.0 [INFO] extracting crate graphsearch 0.6.0 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/graphsearch/0.6.0 [INFO] validating manifest of graphsearch-0.6.0 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of graphsearch-0.6.0 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing graphsearch-0.6.0 [INFO] finished frobbing graphsearch-0.6.0 [INFO] frobbed toml for graphsearch-0.6.0 written to work/ex/beta-1.37-6/sources/1.36.0/reg/graphsearch/0.6.0/Cargo.toml [INFO] started frobbing graphsearch-0.6.0 [INFO] finished frobbing graphsearch-0.6.0 [INFO] frobbed toml for graphsearch-0.6.0 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/graphsearch/0.6.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing graphsearch-0.6.0 against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/graphsearch/0.6.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 613701e6cf1cbfc3ec4e3fb2e63e178dfb9106305c64eeaef9ee8234924a3e8d [INFO] running `"docker" "start" "-a" "613701e6cf1cbfc3ec4e3fb2e63e178dfb9106305c64eeaef9ee8234924a3e8d"` [INFO] [stderr] Compiling graphsearch v0.6.0 (/opt/crater/workdir) [INFO] [stderr] warning: unnecessary parentheses around `for` head expression [INFO] [stderr] --> src/lib.rs:299:14 [INFO] [stderr] | [INFO] [stderr] 299 | for i in (0..path.len()-1) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_parens)] on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around `for` head expression [INFO] [stderr] --> src/lib.rs:320:14 [INFO] [stderr] | [INFO] [stderr] 320 | for i in (0..self.graph.len()) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/lib.rs:352:11 [INFO] [stderr] | [INFO] [stderr] 352 | let mut v: Option; [INFO] [stderr] | ----^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_mut)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.41s [INFO] running `"docker" "inspect" "613701e6cf1cbfc3ec4e3fb2e63e178dfb9106305c64eeaef9ee8234924a3e8d"` [INFO] running `"docker" "rm" "-f" "613701e6cf1cbfc3ec4e3fb2e63e178dfb9106305c64eeaef9ee8234924a3e8d"` [INFO] [stdout] 613701e6cf1cbfc3ec4e3fb2e63e178dfb9106305c64eeaef9ee8234924a3e8d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/graphsearch/0.6.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] c2499894bc5519ee5fdb6492d11d08262c61a037eef4caca130daa88dca42d5e [INFO] running `"docker" "start" "-a" "c2499894bc5519ee5fdb6492d11d08262c61a037eef4caca130daa88dca42d5e"` [INFO] [stderr] Compiling graphsearch v0.6.0 (/opt/crater/workdir) [INFO] [stderr] warning: unnecessary parentheses around `for` head expression [INFO] [stderr] --> src/lib.rs:299:14 [INFO] [stderr] | [INFO] [stderr] 299 | for i in (0..path.len()-1) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_parens)] on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around `for` head expression [INFO] [stderr] --> src/lib.rs:320:14 [INFO] [stderr] | [INFO] [stderr] 320 | for i in (0..self.graph.len()) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around `for` head expression [INFO] [stderr] --> src/lib.rs:432:16 [INFO] [stderr] | [INFO] [stderr] 432 | for i in (0..expected_path.len()) { assert_eq!(result[i], expected_path[i]); } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around `for` head expression [INFO] [stderr] --> src/lib.rs:493:16 [INFO] [stderr] | [INFO] [stderr] 493 | for i in (0..expected_path.len()) { assert_eq!(result[i], expected_path[i]); } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around `for` head expression [INFO] [stderr] --> src/lib.rs:556:16 [INFO] [stderr] | [INFO] [stderr] 556 | for i in (0..expected_path.len()) { assert_eq!(result[i], expected_path[i]); } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around `for` head expression [INFO] [stderr] --> src/lib.rs:616:16 [INFO] [stderr] | [INFO] [stderr] 616 | for i in (0..expected_path.len()) { assert_eq!(result[i], expected_path[i]); } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around `for` head expression [INFO] [stderr] --> src/lib.rs:678:16 [INFO] [stderr] | [INFO] [stderr] 678 | for i in (0..expected_path.len()) { assert_eq!(result[i], expected_path[i]); } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around `for` head expression [INFO] [stderr] --> src/lib.rs:738:16 [INFO] [stderr] | [INFO] [stderr] 738 | for i in (0..expected_path.len()) { assert_eq!(result[i], expected_path[i]); } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around `for` head expression [INFO] [stderr] --> src/lib.rs:830:16 [INFO] [stderr] | [INFO] [stderr] 830 | for i in (0..expected_path.len()) { assert_eq!(result[i], expected_path[i]); } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/lib.rs:352:11 [INFO] [stderr] | [INFO] [stderr] 352 | let mut v: Option; [INFO] [stderr] | ----^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_mut)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.99s [INFO] running `"docker" "inspect" "c2499894bc5519ee5fdb6492d11d08262c61a037eef4caca130daa88dca42d5e"` [INFO] running `"docker" "rm" "-f" "c2499894bc5519ee5fdb6492d11d08262c61a037eef4caca130daa88dca42d5e"` [INFO] [stdout] c2499894bc5519ee5fdb6492d11d08262c61a037eef4caca130daa88dca42d5e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/graphsearch/0.6.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] 7bf89758e57988be66f596bdfb880dc954eed7633faffe5842453efebf8981e1 [INFO] running `"docker" "start" "-a" "7bf89758e57988be66f596bdfb880dc954eed7633faffe5842453efebf8981e1"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/graphsearch-3baf55c91ff9c9c1 [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test breadth_first_search_test ... ok [INFO] [stdout] test breadth_first_search_using_index_test_no_valid_path ... ok [INFO] [stdout] test breadth_first_search_test_no_valid_path ... ok [INFO] [stdout] test breadth_first_search_using_index_test ... ok [INFO] [stdout] test depth_first_search_test ... ok [INFO] [stdout] test depth_first_search_using_index_test_no_valid_path ... ok [INFO] [stdout] test dijkstra_using_index_test_no_valid_path ... ok [INFO] [stdout] test search_test ... ok [INFO] [stdout] test dijkstra_test_no_valid_path ... ok [INFO] [stdout] test dijkstra_using_index_test ... ok [INFO] [stdout] test depth_first_search_test_no_valid_path ... ok [INFO] [stdout] test search_using_index_test_no_valid_path ... ok [INFO] [stdout] test depth_first_search_using_index_test ... ok [INFO] [stdout] test search_using_index_test ... ok [INFO] [stdout] test search_test_no_valid_path ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests graphsearch [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - Graph::new (line 93) ... ok [INFO] [stdout] test src/lib.rs - (line 5) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "7bf89758e57988be66f596bdfb880dc954eed7633faffe5842453efebf8981e1"` [INFO] running `"docker" "rm" "-f" "7bf89758e57988be66f596bdfb880dc954eed7633faffe5842453efebf8981e1"` [INFO] [stdout] 7bf89758e57988be66f596bdfb880dc954eed7633faffe5842453efebf8981e1