[INFO] updating cached repository paileyq/adventofcode-2018 [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/paileyq/adventofcode-2018 [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/paileyq/adventofcode-2018" "work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/paileyq/adventofcode-2018"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/paileyq/adventofcode-2018'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/paileyq/adventofcode-2018" "work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/paileyq/adventofcode-2018"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/paileyq/adventofcode-2018'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4c771466c61fa514e205b6c5b5e663a5abb17551 [INFO] sha for GitHub repo paileyq/adventofcode-2018: 4c771466c61fa514e205b6c5b5e663a5abb17551 [INFO] validating manifest of paileyq/adventofcode-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 paileyq/adventofcode-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 paileyq/adventofcode-2018 [INFO] finished frobbing paileyq/adventofcode-2018 [INFO] frobbed toml for paileyq/adventofcode-2018 written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/paileyq/adventofcode-2018/Cargo.toml [INFO] started frobbing paileyq/adventofcode-2018 [INFO] finished frobbing paileyq/adventofcode-2018 [INFO] frobbed toml for paileyq/adventofcode-2018 written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/paileyq/adventofcode-2018/Cargo.toml [INFO] crate paileyq/adventofcode-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 paileyq/adventofcode-2018 against master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-5/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/paileyq/adventofcode-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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "build" "--frozen"` [INFO] [stdout] b694da7a30df06f8ba89afc0cdf0fa83192813e0cc60e867a06f2d1d29f72097 [INFO] running `"docker" "start" "-a" "b694da7a30df06f8ba89afc0cdf0fa83192813e0cc60e867a06f2d1d29f72097"` [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling aoc v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.56s [INFO] running `"docker" "inspect" "b694da7a30df06f8ba89afc0cdf0fa83192813e0cc60e867a06f2d1d29f72097"` [INFO] running `"docker" "rm" "-f" "b694da7a30df06f8ba89afc0cdf0fa83192813e0cc60e867a06f2d1d29f72097"` [INFO] [stdout] b694da7a30df06f8ba89afc0cdf0fa83192813e0cc60e867a06f2d1d29f72097 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-5/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/paileyq/adventofcode-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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 97d34c7858d9c8cbc0eb4829a2108c3f481df86a93c345f0e2da3353214e4dce [INFO] running `"docker" "start" "-a" "97d34c7858d9c8cbc0eb4829a2108c3f481df86a93c345f0e2da3353214e4dce"` [INFO] [stderr] Compiling aoc v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.00s [INFO] running `"docker" "inspect" "97d34c7858d9c8cbc0eb4829a2108c3f481df86a93c345f0e2da3353214e4dce"` [INFO] running `"docker" "rm" "-f" "97d34c7858d9c8cbc0eb4829a2108c3f481df86a93c345f0e2da3353214e4dce"` [INFO] [stdout] 97d34c7858d9c8cbc0eb4829a2108c3f481df86a93c345f0e2da3353214e4dce [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-5/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/paileyq/adventofcode-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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "test" "--frozen"` [INFO] [stdout] 4521903bd3d38096a002a15ab005596155f2b6ee23adbb6821401de6121adf6d [INFO] running `"docker" "start" "-a" "4521903bd3d38096a002a15ab005596155f2b6ee23adbb6821401de6121adf6d"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/aoc-f5c494cb1c0862b8 [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test day01::tests::test_resulting_frequency ... ok [INFO] [stdout] test day01::tests::test_first_frequency_reached_twice ... ok [INFO] [stdout] test day03::tests::test_find_nonoverlapping_claim ... ok [INFO] [stdout] test day03::tests::test_overlapping_area ... ok [INFO] [stdout] test day02::tests::test_almost_equal ... ok [INFO] [stdout] test day03::rect::tests::test_rectangle_points ... ok [INFO] [stdout] test day03::rect::tests::test_rectangle_from_str ... ok [INFO] [stdout] test day03::rect::tests::test_rectangle_overlaps ... ok [INFO] [stdout] test day02::tests::test_get_checksum ... ok [INFO] [stdout] test day02::tests::test_char_frequency ... ok [INFO] [stdout] test day02::tests::test_find_almost_equal_pair ... ok [INFO] [stdout] test day04::tests::test_log_entry_parse ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "4521903bd3d38096a002a15ab005596155f2b6ee23adbb6821401de6121adf6d"` [INFO] running `"docker" "rm" "-f" "4521903bd3d38096a002a15ab005596155f2b6ee23adbb6821401de6121adf6d"` [INFO] [stdout] 4521903bd3d38096a002a15ab005596155f2b6ee23adbb6821401de6121adf6d