[INFO] cloning repository AaronLeon/eecs395-rust-hw3 [INFO] running `"git" "clone" "--bare" "git://github.com/AaronLeon/eecs395-rust-hw3.git" "work/cache/sources/gh/AaronLeon/eecs395-rust-hw3"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/AaronLeon/eecs395-rust-hw3'... [INFO] running `"git" "clone" "work/cache/sources/gh/AaronLeon/eecs395-rust-hw3" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/AaronLeon/eecs395-rust-hw3"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/AaronLeon/eecs395-rust-hw3'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/AaronLeon/eecs395-rust-hw3" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/AaronLeon/eecs395-rust-hw3"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of AaronLeon/eecs395-rust-hw3 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 AaronLeon/eecs395-rust-hw3 [INFO] finished frobbing AaronLeon/eecs395-rust-hw3 [INFO] frobbed toml for AaronLeon/eecs395-rust-hw3 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/AaronLeon/eecs395-rust-hw3/Cargo.toml [INFO] crate AaronLeon/eecs395-rust-hw3 already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing AaronLeon/eecs395-rust-hw3 against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 20abce72cd524ac10371f5400925c31a5cdb8110069b8f22c310989abebb5c21 [INFO] running `"docker" "start" "-a" "20abce72cd524ac10371f5400925c31a5cdb8110069b8f22c310989abebb5c21"` [INFO] [stderr] Compiling hw3 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.80s [INFO] running `"docker" "inspect" "20abce72cd524ac10371f5400925c31a5cdb8110069b8f22c310989abebb5c21"` [INFO] running `"docker" "rm" "-f" "20abce72cd524ac10371f5400925c31a5cdb8110069b8f22c310989abebb5c21"` [INFO] [stdout] 20abce72cd524ac10371f5400925c31a5cdb8110069b8f22c310989abebb5c21 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] b11b0f679c46899c7cfb0649f56308d780e8cd7f9ee145a0603df2d1855fe2cb [INFO] running `"docker" "start" "-a" "b11b0f679c46899c7cfb0649f56308d780e8cd7f9ee145a0603df2d1855fe2cb"` [INFO] [stderr] Compiling hw3 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.76s [INFO] running `"docker" "inspect" "b11b0f679c46899c7cfb0649f56308d780e8cd7f9ee145a0603df2d1855fe2cb"` [INFO] running `"docker" "rm" "-f" "b11b0f679c46899c7cfb0649f56308d780e8cd7f9ee145a0603df2d1855fe2cb"` [INFO] [stdout] b11b0f679c46899c7cfb0649f56308d780e8cd7f9ee145a0603df2d1855fe2cb [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] 2cf0e1e334087e2c0ad2dc9753da502be8de2a01101a46174ba120d4aacba990 [INFO] running `"docker" "start" "-a" "2cf0e1e334087e2c0ad2dc9753da502be8de2a01101a46174ba120d4aacba990"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/crater/target/debug/deps/hw3-18499c16129ea686 [INFO] [stdout] [INFO] [stdout] running 9 tests [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_neighbors_returns_neighbors_test ... ok [INFO] [stdout] test graph::graph_tests::get_path_of_distant_nodes_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_linear_path_test ... ok [INFO] [stdout] test graph::graph_tests::new_graph_is_empty_test ... ok [INFO] [stdout] test graph::graph_tests::get_path_when_no_path_exists_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" "2cf0e1e334087e2c0ad2dc9753da502be8de2a01101a46174ba120d4aacba990"` [INFO] running `"docker" "rm" "-f" "2cf0e1e334087e2c0ad2dc9753da502be8de2a01101a46174ba120d4aacba990"` [INFO] [stdout] 2cf0e1e334087e2c0ad2dc9753da502be8de2a01101a46174ba120d4aacba990