[INFO] updating cached repository AaronLeon/eecs395-rust-hw3 [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/AaronLeon/eecs395-rust-hw3 [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/AaronLeon/eecs395-rust-hw3" "work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/AaronLeon/eecs395-rust-hw3"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/AaronLeon/eecs395-rust-hw3'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/AaronLeon/eecs395-rust-hw3" "work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/AaronLeon/eecs395-rust-hw3"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/AaronLeon/eecs395-rust-hw3'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 21f0ed9bd269afc4a2bf568bffaff2a1dba80417 [INFO] sha for GitHub repo AaronLeon/eecs395-rust-hw3: 21f0ed9bd269afc4a2bf568bffaff2a1dba80417 [INFO] validating manifest of AaronLeon/eecs395-rust-hw3 on toolchain master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of AaronLeon/eecs395-rust-hw3 on toolchain try#7fea0229842e79db1159ea58ad9a653b288efee9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing AaronLeon/eecs395-rust-hw3 [INFO] finished frobbing AaronLeon/eecs395-rust-hw3 [INFO] frobbed toml for AaronLeon/eecs395-rust-hw3 written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/AaronLeon/eecs395-rust-hw3/Cargo.toml [INFO] started frobbing AaronLeon/eecs395-rust-hw3 [INFO] finished frobbing AaronLeon/eecs395-rust-hw3 [INFO] frobbed toml for AaronLeon/eecs395-rust-hw3 written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/AaronLeon/eecs395-rust-hw3/Cargo.toml [INFO] crate AaronLeon/eecs395-rust-hw3 has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing AaronLeon/eecs395-rust-hw3 against master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-6/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/AaronLeon/eecs395-rust-hw3:/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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "build" "--frozen"` [INFO] [stdout] ec6dd9c4764b835fa3fcd16b551ba70778f75c30f993c259343aede7457136ca [INFO] running `"docker" "start" "-a" "ec6dd9c4764b835fa3fcd16b551ba70778f75c30f993c259343aede7457136ca"` [INFO] [stderr] Compiling hw3 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.32s [INFO] running `"docker" "inspect" "ec6dd9c4764b835fa3fcd16b551ba70778f75c30f993c259343aede7457136ca"` [INFO] running `"docker" "rm" "-f" "ec6dd9c4764b835fa3fcd16b551ba70778f75c30f993c259343aede7457136ca"` [INFO] [stdout] ec6dd9c4764b835fa3fcd16b551ba70778f75c30f993c259343aede7457136ca [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-6/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/AaronLeon/eecs395-rust-hw3:/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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] ccaa3d74471eec1c9e7c026321efa214c338b51116b2808ea85f85d6ef6f53d7 [INFO] running `"docker" "start" "-a" "ccaa3d74471eec1c9e7c026321efa214c338b51116b2808ea85f85d6ef6f53d7"` [INFO] [stderr] Compiling hw3 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.31s [INFO] running `"docker" "inspect" "ccaa3d74471eec1c9e7c026321efa214c338b51116b2808ea85f85d6ef6f53d7"` [INFO] running `"docker" "rm" "-f" "ccaa3d74471eec1c9e7c026321efa214c338b51116b2808ea85f85d6ef6f53d7"` [INFO] [stdout] ccaa3d74471eec1c9e7c026321efa214c338b51116b2808ea85f85d6ef6f53d7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-6/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/AaronLeon/eecs395-rust-hw3:/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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "test" "--frozen"` [INFO] [stdout] 7130deb06f0472ccecd71cb0acb4352fed25fa79dc1d23eb76554b0d22a938cd [INFO] running `"docker" "start" "-a" "7130deb06f0472ccecd71cb0acb4352fed25fa79dc1d23eb76554b0d22a938cd"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/hw3-b4a2548014a73437 [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test graph::graph_tests::get_neighbors_returns_neighbors_test ... ok [INFO] [stdout] test graph::graph_tests::add_node_creates_node_test ... ok [INFO] [stdout] test graph::graph_tests::add_edge_appends_to_both_neighbors_test ... ok [INFO] [stdout] test graph::graph_tests::get_path_of_adjacent_nodes_test ... ok [INFO] [stdout] test graph::graph_tests::get_path_of_same_node_test ... ok [INFO] [stdout] test graph::graph_tests::get_path_of_distant_nodes_test ... ok [INFO] [stdout] test graph::graph_tests::get_path_when_no_path_exists_test ... ok [INFO] [stdout] test graph::graph_tests::new_graph_is_empty_test ... ok [INFO] [stdout] test graph::graph_tests::get_path_of_linear_path_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "7130deb06f0472ccecd71cb0acb4352fed25fa79dc1d23eb76554b0d22a938cd"` [INFO] running `"docker" "rm" "-f" "7130deb06f0472ccecd71cb0acb4352fed25fa79dc1d23eb76554b0d22a938cd"` [INFO] [stdout] 7130deb06f0472ccecd71cb0acb4352fed25fa79dc1d23eb76554b0d22a938cd