[INFO] cloning repository RichardOfWard/adventofcode-2016-rust [INFO] running `"git" "clone" "--bare" "git://github.com/RichardOfWard/adventofcode-2016-rust.git" "work/cache/sources/gh/RichardOfWard/adventofcode-2016-rust"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/RichardOfWard/adventofcode-2016-rust'... [INFO] running `"git" "clone" "work/cache/sources/gh/RichardOfWard/adventofcode-2016-rust" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/RichardOfWard/adventofcode-2016-rust"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/RichardOfWard/adventofcode-2016-rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/RichardOfWard/adventofcode-2016-rust" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/RichardOfWard/adventofcode-2016-rust"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/RichardOfWard/adventofcode-2016-rust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d9e74f6737f62c33c1da755b385e0c420f1531aa [INFO] sha for GitHub repo RichardOfWard/adventofcode-2016-rust: d9e74f6737f62c33c1da755b385e0c420f1531aa [INFO] validating manifest of RichardOfWard/adventofcode-2016-rust 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 RichardOfWard/adventofcode-2016-rust 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 RichardOfWard/adventofcode-2016-rust [INFO] finished frobbing RichardOfWard/adventofcode-2016-rust [INFO] frobbed toml for RichardOfWard/adventofcode-2016-rust written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/RichardOfWard/adventofcode-2016-rust/Cargo.toml [INFO] started frobbing RichardOfWard/adventofcode-2016-rust [INFO] finished frobbing RichardOfWard/adventofcode-2016-rust [INFO] frobbed toml for RichardOfWard/adventofcode-2016-rust written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/RichardOfWard/adventofcode-2016-rust/Cargo.toml [INFO] crate RichardOfWard/adventofcode-2016-rust 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 RichardOfWard/adventofcode-2016-rust against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/RichardOfWard/adventofcode-2016-rust:/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] 5773a6bd5eff9635594b937069f454aa6e46bc52ee360e41288febc025326d85 [INFO] running `"docker" "start" "-a" "5773a6bd5eff9635594b937069f454aa6e46bc52ee360e41288febc025326d85"` [INFO] [stderr] Compiling advent-2016-rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.07s [INFO] running `"docker" "inspect" "5773a6bd5eff9635594b937069f454aa6e46bc52ee360e41288febc025326d85"` [INFO] running `"docker" "rm" "-f" "5773a6bd5eff9635594b937069f454aa6e46bc52ee360e41288febc025326d85"` [INFO] [stdout] 5773a6bd5eff9635594b937069f454aa6e46bc52ee360e41288febc025326d85 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/RichardOfWard/adventofcode-2016-rust:/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] 6bcfdb3c030143586dc7b8e1dbbc144f34b5910cbd30f2077c336d16d173e6ff [INFO] running `"docker" "start" "-a" "6bcfdb3c030143586dc7b8e1dbbc144f34b5910cbd30f2077c336d16d173e6ff"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Compiling advent-2016-rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.96s [INFO] running `"docker" "inspect" "6bcfdb3c030143586dc7b8e1dbbc144f34b5910cbd30f2077c336d16d173e6ff"` [INFO] running `"docker" "rm" "-f" "6bcfdb3c030143586dc7b8e1dbbc144f34b5910cbd30f2077c336d16d173e6ff"` [INFO] [stdout] 6bcfdb3c030143586dc7b8e1dbbc144f34b5910cbd30f2077c336d16d173e6ff [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/RichardOfWard/adventofcode-2016-rust:/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] cf34dbfb792994dd8bfc6d7962e023fe6532475aa66a79d96c51139862fac584 [INFO] running `"docker" "start" "-a" "cf34dbfb792994dd8bfc6d7962e023fe6532475aa66a79d96c51139862fac584"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/advent_2016_rust-b790aefc4ee9defe [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test day_1::taxicab_abs_solves_the_part_1_examples ... ok [INFO] [stdout] test day_1::taxicab_abs_solves_the_part_2_examples ... ok [INFO] [stdout] test day_1::part_1_is_correct ... ok [INFO] [stdout] test day_1::part_2_is_correct ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "cf34dbfb792994dd8bfc6d7962e023fe6532475aa66a79d96c51139862fac584"` [INFO] running `"docker" "rm" "-f" "cf34dbfb792994dd8bfc6d7962e023fe6532475aa66a79d96c51139862fac584"` [INFO] [stdout] cf34dbfb792994dd8bfc6d7962e023fe6532475aa66a79d96c51139862fac584