[INFO] updating cached repository angusturner/rust-graph [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/angusturner/rust-graph [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/angusturner/rust-graph" "work/ex/beta-1.38-1/sources/1.37.0/gh/angusturner/rust-graph"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/angusturner/rust-graph'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/angusturner/rust-graph" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/angusturner/rust-graph"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/angusturner/rust-graph'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 55e0cef4252dcf859eb58a8e914043dd03dd2a19 [INFO] sha for GitHub repo angusturner/rust-graph: 55e0cef4252dcf859eb58a8e914043dd03dd2a19 [INFO] validating manifest of angusturner/rust-graph on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of angusturner/rust-graph on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing angusturner/rust-graph [INFO] finished frobbing angusturner/rust-graph [INFO] frobbed toml for angusturner/rust-graph written to work/ex/beta-1.38-1/sources/1.37.0/gh/angusturner/rust-graph/Cargo.toml [INFO] started frobbing angusturner/rust-graph [INFO] finished frobbing angusturner/rust-graph [INFO] frobbed toml for angusturner/rust-graph written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/angusturner/rust-graph/Cargo.toml [INFO] crate angusturner/rust-graph already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing angusturner/rust-graph against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/angusturner/rust-graph:/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 5bff409162ffff4e939151d288378b8dbcb7ba196c6d7f15d74e995c22cb07e1 [INFO] running `"docker" "start" "-a" "5bff409162ffff4e939151d288378b8dbcb7ba196c6d7f15d74e995c22cb07e1"` [INFO] [stderr] Compiling graph v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `std::io` [INFO] [stderr] --> src/main.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use std::io; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.04s [INFO] running `"docker" "inspect" "5bff409162ffff4e939151d288378b8dbcb7ba196c6d7f15d74e995c22cb07e1"` [INFO] running `"docker" "rm" "-f" "5bff409162ffff4e939151d288378b8dbcb7ba196c6d7f15d74e995c22cb07e1"` [INFO] [stdout] 5bff409162ffff4e939151d288378b8dbcb7ba196c6d7f15d74e995c22cb07e1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/angusturner/rust-graph:/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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 2f2eaa130c8bffc72794d7b09488d55494e1f57df7b69a1f9d964563657a6501 [INFO] running `"docker" "start" "-a" "2f2eaa130c8bffc72794d7b09488d55494e1f57df7b69a1f9d964563657a6501"` [INFO] [stderr] Compiling graph v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `std::io` [INFO] [stderr] --> src/main.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use std::io; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.79s [INFO] running `"docker" "inspect" "2f2eaa130c8bffc72794d7b09488d55494e1f57df7b69a1f9d964563657a6501"` [INFO] running `"docker" "rm" "-f" "2f2eaa130c8bffc72794d7b09488d55494e1f57df7b69a1f9d964563657a6501"` [INFO] [stdout] 2f2eaa130c8bffc72794d7b09488d55494e1f57df7b69a1f9d964563657a6501 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/angusturner/rust-graph:/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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 896b0fa8c895933d3db182e84cf7a5016b24b7916e4cad655d59df145db36ff2 [INFO] running `"docker" "start" "-a" "896b0fa8c895933d3db182e84cf7a5016b24b7916e4cad655d59df145db36ff2"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/graph-5255310f8ff3d214 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "896b0fa8c895933d3db182e84cf7a5016b24b7916e4cad655d59df145db36ff2"` [INFO] running `"docker" "rm" "-f" "896b0fa8c895933d3db182e84cf7a5016b24b7916e4cad655d59df145db36ff2"` [INFO] [stdout] 896b0fa8c895933d3db182e84cf7a5016b24b7916e4cad655d59df145db36ff2