[INFO] fetching crate graphsearch 0.6.0... [INFO] extracting crate graphsearch 0.6.0 into work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/graphsearch/0.6.0 [INFO] extracting crate graphsearch 0.6.0 into work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/graphsearch/0.6.0 [INFO] validating manifest of graphsearch-0.6.0 on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of graphsearch-0.6.0 on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "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/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/graphsearch/0.6.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] testing graphsearch-0.6.0 against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 50eeab80c3dbcf845bdf5b03c7249e15b12be48175c09d39c298721394cb6e85 [INFO] running `"docker" "start" "-a" "50eeab80c3dbcf845bdf5b03c7249e15b12be48175c09d39c298721394cb6e85"` [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.39s [INFO] running `"docker" "inspect" "50eeab80c3dbcf845bdf5b03c7249e15b12be48175c09d39c298721394cb6e85"` [INFO] running `"docker" "rm" "-f" "50eeab80c3dbcf845bdf5b03c7249e15b12be48175c09d39c298721394cb6e85"` [INFO] [stdout] 50eeab80c3dbcf845bdf5b03c7249e15b12be48175c09d39c298721394cb6e85 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 2614f7f3e70dd40551ea860c07af9991c3df1a9c3ec477269f57b73575d54007 [INFO] running `"docker" "start" "-a" "2614f7f3e70dd40551ea860c07af9991c3df1a9c3ec477269f57b73575d54007"` [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.71s [INFO] running `"docker" "inspect" "2614f7f3e70dd40551ea860c07af9991c3df1a9c3ec477269f57b73575d54007"` [INFO] running `"docker" "rm" "-f" "2614f7f3e70dd40551ea860c07af9991c3df1a9c3ec477269f57b73575d54007"` [INFO] [stdout] 2614f7f3e70dd40551ea860c07af9991c3df1a9c3ec477269f57b73575d54007 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 6f7339cd56931937a41a0ff7a059f9cae7b00ed62157cfd925f0e8613c14c7d2 [INFO] running `"docker" "start" "-a" "6f7339cd56931937a41a0ff7a059f9cae7b00ed62157cfd925f0e8613c14c7d2"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/graphsearch-7ac0bf7a797c4e58 [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test breadth_first_search_test ... ok [INFO] [stdout] test depth_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 depth_first_search_test_no_valid_path ... ok [INFO] [stdout] test breadth_first_search_using_index_test ... ok [INFO] [stdout] test depth_first_search_using_index_test ... ok [INFO] [stdout] test dijkstra_test_no_valid_path ... ok [INFO] [stdout] test dijkstra_using_index_test ... ok [INFO] [stdout] test dijkstra_using_index_test_no_valid_path ... ok [INFO] [stdout] test search_test ... ok [INFO] [stdout] test search_test_no_valid_path ... ok [INFO] [stdout] test search_using_index_test ... ok [INFO] [stdout] test search_using_index_test_no_valid_path ... ok [INFO] [stdout] test depth_first_search_using_index_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" "6f7339cd56931937a41a0ff7a059f9cae7b00ed62157cfd925f0e8613c14c7d2"` [INFO] running `"docker" "rm" "-f" "6f7339cd56931937a41a0ff7a059f9cae7b00ed62157cfd925f0e8613c14c7d2"` [INFO] [stdout] 6f7339cd56931937a41a0ff7a059f9cae7b00ed62157cfd925f0e8613c14c7d2