[INFO] cloning repository bluejekyll/advent-of-code-2018 [INFO] running `"git" "clone" "--bare" "git://github.com/bluejekyll/advent-of-code-2018.git" "work/cache/sources/gh/bluejekyll/advent-of-code-2018"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/bluejekyll/advent-of-code-2018'... [INFO] running `"git" "clone" "work/cache/sources/gh/bluejekyll/advent-of-code-2018" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/bluejekyll/advent-of-code-2018"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/bluejekyll/advent-of-code-2018'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/bluejekyll/advent-of-code-2018" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/bluejekyll/advent-of-code-2018"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/bluejekyll/advent-of-code-2018'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 253ebc7c1f1853d527cd9b8bbe23959c5d438011 [INFO] sha for GitHub repo bluejekyll/advent-of-code-2018: 253ebc7c1f1853d527cd9b8bbe23959c5d438011 [INFO] validating manifest of bluejekyll/advent-of-code-2018 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 bluejekyll/advent-of-code-2018 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 bluejekyll/advent-of-code-2018 [INFO] finished frobbing bluejekyll/advent-of-code-2018 [INFO] frobbed toml for bluejekyll/advent-of-code-2018 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/bluejekyll/advent-of-code-2018/Cargo.toml [INFO] started frobbing bluejekyll/advent-of-code-2018 [INFO] finished frobbing bluejekyll/advent-of-code-2018 [INFO] frobbed toml for bluejekyll/advent-of-code-2018 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/bluejekyll/advent-of-code-2018/Cargo.toml [INFO] crate bluejekyll/advent-of-code-2018 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 bluejekyll/advent-of-code-2018 against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/bluejekyll/advent-of-code-2018:/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] e017396a76bb1c0b8feec8f5662ae219052e88b6048fda3486607e773c0183d9 [INFO] running `"docker" "start" "-a" "e017396a76bb1c0b8feec8f5662ae219052e88b6048fda3486607e773c0183d9"` [INFO] [stderr] Compiling advent-of-code-2018 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.78s [INFO] running `"docker" "inspect" "e017396a76bb1c0b8feec8f5662ae219052e88b6048fda3486607e773c0183d9"` [INFO] running `"docker" "rm" "-f" "e017396a76bb1c0b8feec8f5662ae219052e88b6048fda3486607e773c0183d9"` [INFO] [stdout] e017396a76bb1c0b8feec8f5662ae219052e88b6048fda3486607e773c0183d9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/bluejekyll/advent-of-code-2018:/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] fff5052a2230e06802ce5a4f20873b2fb4145f4c15b5b0a66113bc0c1895eecd [INFO] running `"docker" "start" "-a" "fff5052a2230e06802ce5a4f20873b2fb4145f4c15b5b0a66113bc0c1895eecd"` [INFO] [stderr] Compiling advent-of-code-2018 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.46s [INFO] running `"docker" "inspect" "fff5052a2230e06802ce5a4f20873b2fb4145f4c15b5b0a66113bc0c1895eecd"` [INFO] running `"docker" "rm" "-f" "fff5052a2230e06802ce5a4f20873b2fb4145f4c15b5b0a66113bc0c1895eecd"` [INFO] [stdout] fff5052a2230e06802ce5a4f20873b2fb4145f4c15b5b0a66113bc0c1895eecd [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/bluejekyll/advent-of-code-2018:/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] 60989c8f9a969605e985463e584fa8e833677a026abf5e5c22ac12c445724bfb [INFO] running `"docker" "start" "-a" "60989c8f9a969605e985463e584fa8e833677a026abf5e5c22ac12c445724bfb"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/advent_of_code_2018-c39073e83a324ded [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test day_1::frequency::test_calibrate ... ok [INFO] [stdout] test day_2::strings_differ_by_1::test_strings_differ_by_1 ... ok [INFO] [stdout] test day_2::checksum::test_has_2_or3 ... ok [INFO] [stdout] test day_2::checksum::test_day_2 ... ok [INFO] [stdout] test day_2::checksum::test_checksum ... ok [INFO] [stdout] test day_2::checksum::test_count_2_and_3 ... ok [INFO] [stdout] test day_2::strings_differ_by_1::test_day_2 ... ok [INFO] [stdout] test day_1::frequency::test_day_1_part_2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/advent_of_code_2018-a5012e1414fb5801 [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] Doc-tests advent-of-code-2018 [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" "60989c8f9a969605e985463e584fa8e833677a026abf5e5c22ac12c445724bfb"` [INFO] running `"docker" "rm" "-f" "60989c8f9a969605e985463e584fa8e833677a026abf5e5c22ac12c445724bfb"` [INFO] [stdout] 60989c8f9a969605e985463e584fa8e833677a026abf5e5c22ac12c445724bfb