[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 try#7fea0229842e79db1159ea58ad9a653b288efee9 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-2/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "build" "--frozen"` [INFO] [stdout] f5a79e09128d40d75cb3ea82b3e96747bd09a0e4bb6011137b9441414e0b491c [INFO] running `"docker" "start" "-a" "f5a79e09128d40d75cb3ea82b3e96747bd09a0e4bb6011137b9441414e0b491c"` [INFO] [stderr] Compiling hw3 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.47s [INFO] running `"docker" "inspect" "f5a79e09128d40d75cb3ea82b3e96747bd09a0e4bb6011137b9441414e0b491c"` [INFO] running `"docker" "rm" "-f" "f5a79e09128d40d75cb3ea82b3e96747bd09a0e4bb6011137b9441414e0b491c"` [INFO] [stdout] f5a79e09128d40d75cb3ea82b3e96747bd09a0e4bb6011137b9441414e0b491c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-2/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 1aa545d5ef140e3f1dbb3d3162a3be678c2db8285b725454a7b7d22ce0d97ed2 [INFO] running `"docker" "start" "-a" "1aa545d5ef140e3f1dbb3d3162a3be678c2db8285b725454a7b7d22ce0d97ed2"` [INFO] [stderr] Compiling hw3 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.62s [INFO] running `"docker" "inspect" "1aa545d5ef140e3f1dbb3d3162a3be678c2db8285b725454a7b7d22ce0d97ed2"` [INFO] running `"docker" "rm" "-f" "1aa545d5ef140e3f1dbb3d3162a3be678c2db8285b725454a7b7d22ce0d97ed2"` [INFO] [stdout] 1aa545d5ef140e3f1dbb3d3162a3be678c2db8285b725454a7b7d22ce0d97ed2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-2/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "test" "--frozen"` [INFO] [stdout] b064d598a94ebe03a6c19e94452fe8a5c94ffbc9b0ea70ebc56b07638d2b78c0 [INFO] running `"docker" "start" "-a" "b064d598a94ebe03a6c19e94452fe8a5c94ffbc9b0ea70ebc56b07638d2b78c0"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/hw3-be19b22ee17bb722 [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test graph::graph_tests::get_path_of_same_node_test ... ok [INFO] [stdout] test graph::graph_tests::get_path_of_linear_path_test ... ok [INFO] [stdout] test graph::graph_tests::get_path_when_no_path_exists_test ... ok [INFO] [stdout] test graph::graph_tests::add_node_creates_node_test ... ok [INFO] [stdout] test graph::graph_tests::get_neighbors_returns_neighbors_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_distant_nodes_test ... ok [INFO] [stdout] test graph::graph_tests::new_graph_is_empty_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" "b064d598a94ebe03a6c19e94452fe8a5c94ffbc9b0ea70ebc56b07638d2b78c0"` [INFO] running `"docker" "rm" "-f" "b064d598a94ebe03a6c19e94452fe8a5c94ffbc9b0ea70ebc56b07638d2b78c0"` [INFO] [stdout] b064d598a94ebe03a6c19e94452fe8a5c94ffbc9b0ea70ebc56b07638d2b78c0