[INFO] cloning repository rogerallen/advent_of_code_2017 [INFO] running `"git" "clone" "--bare" "git://github.com/rogerallen/advent_of_code_2017.git" "work/cache/sources/gh/rogerallen/advent_of_code_2017"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/rogerallen/advent_of_code_2017'... [INFO] running `"git" "clone" "work/cache/sources/gh/rogerallen/advent_of_code_2017" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/rogerallen/advent_of_code_2017"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/rogerallen/advent_of_code_2017'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/rogerallen/advent_of_code_2017" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/rogerallen/advent_of_code_2017"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/rogerallen/advent_of_code_2017'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1636c34c67842adca733a73a990f9fdb400d5ce1 [INFO] sha for GitHub repo rogerallen/advent_of_code_2017: 1636c34c67842adca733a73a990f9fdb400d5ce1 [INFO] validating manifest of rogerallen/advent_of_code_2017 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 rogerallen/advent_of_code_2017 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 rogerallen/advent_of_code_2017 [INFO] finished frobbing rogerallen/advent_of_code_2017 [INFO] frobbed toml for rogerallen/advent_of_code_2017 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/rogerallen/advent_of_code_2017/Cargo.toml [INFO] started frobbing rogerallen/advent_of_code_2017 [INFO] finished frobbing rogerallen/advent_of_code_2017 [INFO] frobbed toml for rogerallen/advent_of_code_2017 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/rogerallen/advent_of_code_2017/Cargo.toml [INFO] crate rogerallen/advent_of_code_2017 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 rogerallen/advent_of_code_2017 against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/rogerallen/advent_of_code_2017:/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] 70858cae75692ae1c56f3602f6a44d4cd4ce0521dca147d4d7102b59c28a0087 [INFO] running `"docker" "start" "-a" "70858cae75692ae1c56f3602f6a44d4cd4ce0521dca147d4d7102b59c28a0087"` [INFO] [stderr] Compiling advent_of_code_2017 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.39s [INFO] running `"docker" "inspect" "70858cae75692ae1c56f3602f6a44d4cd4ce0521dca147d4d7102b59c28a0087"` [INFO] running `"docker" "rm" "-f" "70858cae75692ae1c56f3602f6a44d4cd4ce0521dca147d4d7102b59c28a0087"` [INFO] [stdout] 70858cae75692ae1c56f3602f6a44d4cd4ce0521dca147d4d7102b59c28a0087 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/rogerallen/advent_of_code_2017:/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] ba9aa29c700379dbe181b5277a0bf210842d0679c2cf4359ad36ba5b4a52fe31 [INFO] running `"docker" "start" "-a" "ba9aa29c700379dbe181b5277a0bf210842d0679c2cf4359ad36ba5b4a52fe31"` [INFO] [stderr] Compiling advent_of_code_2017 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.06s [INFO] running `"docker" "inspect" "ba9aa29c700379dbe181b5277a0bf210842d0679c2cf4359ad36ba5b4a52fe31"` [INFO] running `"docker" "rm" "-f" "ba9aa29c700379dbe181b5277a0bf210842d0679c2cf4359ad36ba5b4a52fe31"` [INFO] [stdout] ba9aa29c700379dbe181b5277a0bf210842d0679c2cf4359ad36ba5b4a52fe31 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/rogerallen/advent_of_code_2017:/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] 87897335882e65eef22daf6ed97158331226b94aecbed66b058b90f3132f4ef4 [INFO] running `"docker" "start" "-a" "87897335882e65eef22daf6ed97158331226b94aecbed66b058b90f3132f4ef4"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [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] [stderr] Running /opt/crater/target/debug/deps/advent_of_code_2017-c83b8fd118f10939 [INFO] running `"docker" "inspect" "87897335882e65eef22daf6ed97158331226b94aecbed66b058b90f3132f4ef4"` [INFO] running `"docker" "rm" "-f" "87897335882e65eef22daf6ed97158331226b94aecbed66b058b90f3132f4ef4"` [INFO] [stdout] 87897335882e65eef22daf6ed97158331226b94aecbed66b058b90f3132f4ef4