[INFO] updating cached repository callum-oakley/advent-of-code-2018 [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/callum-oakley/advent-of-code-2018 [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/callum-oakley/advent-of-code-2018" "work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/callum-oakley/advent-of-code-2018"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/callum-oakley/advent-of-code-2018'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/callum-oakley/advent-of-code-2018" "work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/callum-oakley/advent-of-code-2018"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/callum-oakley/advent-of-code-2018'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 938352e63838338439ce8b334fb17c0947c1fa48 [INFO] sha for GitHub repo callum-oakley/advent-of-code-2018: 938352e63838338439ce8b334fb17c0947c1fa48 [INFO] validating manifest of callum-oakley/advent-of-code-2018 on toolchain master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of callum-oakley/advent-of-code-2018 on toolchain try#7fea0229842e79db1159ea58ad9a653b288efee9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing callum-oakley/advent-of-code-2018 [INFO] finished frobbing callum-oakley/advent-of-code-2018 [INFO] frobbed toml for callum-oakley/advent-of-code-2018 written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/callum-oakley/advent-of-code-2018/Cargo.toml [INFO] started frobbing callum-oakley/advent-of-code-2018 [INFO] finished frobbing callum-oakley/advent-of-code-2018 [INFO] frobbed toml for callum-oakley/advent-of-code-2018 written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/callum-oakley/advent-of-code-2018/Cargo.toml [INFO] crate callum-oakley/advent-of-code-2018 has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing callum-oakley/advent-of-code-2018 against try#7fea0229842e79db1159ea58ad9a653b288efee9 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-7/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/callum-oakley/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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "build" "--frozen"` [INFO] [stdout] 56ba71ca279ba7e1b817d365d780b779db2b5d5223266a53cca014c8339404ea [INFO] running `"docker" "start" "-a" "56ba71ca279ba7e1b817d365d780b779db2b5d5223266a53cca014c8339404ea"` [INFO] [stderr] Compiling simple-error v0.1.12 [INFO] [stderr] Compiling advent-of-code-2018 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.64s [INFO] running `"docker" "inspect" "56ba71ca279ba7e1b817d365d780b779db2b5d5223266a53cca014c8339404ea"` [INFO] running `"docker" "rm" "-f" "56ba71ca279ba7e1b817d365d780b779db2b5d5223266a53cca014c8339404ea"` [INFO] [stdout] 56ba71ca279ba7e1b817d365d780b779db2b5d5223266a53cca014c8339404ea [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-7/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/callum-oakley/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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 8c1339862c8fbed170d1f48cdbaef9c950a4edd60aaf09f1350b8d4bb4a6c75e [INFO] running `"docker" "start" "-a" "8c1339862c8fbed170d1f48cdbaef9c950a4edd60aaf09f1350b8d4bb4a6c75e"` [INFO] [stderr] Compiling advent-of-code-2018 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.76s [INFO] running `"docker" "inspect" "8c1339862c8fbed170d1f48cdbaef9c950a4edd60aaf09f1350b8d4bb4a6c75e"` [INFO] running `"docker" "rm" "-f" "8c1339862c8fbed170d1f48cdbaef9c950a4edd60aaf09f1350b8d4bb4a6c75e"` [INFO] [stdout] 8c1339862c8fbed170d1f48cdbaef9c950a4edd60aaf09f1350b8d4bb4a6c75e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-7/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/callum-oakley/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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "test" "--frozen"` [INFO] [stdout] ede896f1314a94efb204ae628946b95bc35c2eb41a20eff06a1d6528783ba863 [INFO] running `"docker" "start" "-a" "ede896f1314a94efb204ae628946b95bc35c2eb41a20eff06a1d6528783ba863"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/advent_of_code_2018-23c7db40cca72ce5 [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test day02::tests::sample_part1 ... ok [INFO] [stdout] test day01::tests::sample_part1 ... ok [INFO] [stdout] test day02::tests::sample_part2 ... ok [INFO] [stdout] test day03::tests::sample_part1 ... ok [INFO] [stdout] test day05::tests::sample_part2 ... ok [INFO] [stdout] test day05::tests::sample_part1 ... ok [INFO] [stdout] test day03::tests::sample_part2 ... ok [INFO] [stdout] test day01::tests::sample_part2 ... ok [INFO] [stdout] test day04::tests::sample_part2 ... ok [INFO] [stdout] test day06::tests::sample_part2 ... ok [INFO] [stdout] test day08::tests::sample_part2 ... ok [INFO] [stdout] test day08::tests::sample_part1 ... ok [INFO] [stdout] test day04::tests::sample_part1 ... ok [INFO] [stdout] test day06::tests::sample_part1 ... ok [INFO] [stdout] test day07::tests::sample_part2 ... ok [INFO] [stdout] test day07::tests::sample_part1 ... ok [INFO] [stdout] test day09::tests::sample_part1 ... ok [INFO] [stdout] test day10::tests::sample_part1 ... ok [INFO] [stdout] test tests::all_days ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "ede896f1314a94efb204ae628946b95bc35c2eb41a20eff06a1d6528783ba863"` [INFO] running `"docker" "rm" "-f" "ede896f1314a94efb204ae628946b95bc35c2eb41a20eff06a1d6528783ba863"` [INFO] [stdout] ede896f1314a94efb204ae628946b95bc35c2eb41a20eff06a1d6528783ba863