[INFO] updating cached repository twigoftilia/advent_of_code_2018_twigoftilia [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/twigoftilia/advent_of_code_2018_twigoftilia [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/twigoftilia/advent_of_code_2018_twigoftilia" "work/ex/beta-1.38-1/sources/1.37.0/gh/twigoftilia/advent_of_code_2018_twigoftilia"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/twigoftilia/advent_of_code_2018_twigoftilia'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/twigoftilia/advent_of_code_2018_twigoftilia" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/twigoftilia/advent_of_code_2018_twigoftilia"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/twigoftilia/advent_of_code_2018_twigoftilia'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f7d40b16de4b3e7d7e9d88d28b5bc07aabad25c7 [INFO] sha for GitHub repo twigoftilia/advent_of_code_2018_twigoftilia: f7d40b16de4b3e7d7e9d88d28b5bc07aabad25c7 [INFO] validating manifest of twigoftilia/advent_of_code_2018_twigoftilia on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of twigoftilia/advent_of_code_2018_twigoftilia on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing twigoftilia/advent_of_code_2018_twigoftilia [INFO] finished frobbing twigoftilia/advent_of_code_2018_twigoftilia [INFO] frobbed toml for twigoftilia/advent_of_code_2018_twigoftilia written to work/ex/beta-1.38-1/sources/1.37.0/gh/twigoftilia/advent_of_code_2018_twigoftilia/Cargo.toml [INFO] started frobbing twigoftilia/advent_of_code_2018_twigoftilia [INFO] finished frobbing twigoftilia/advent_of_code_2018_twigoftilia [INFO] frobbed toml for twigoftilia/advent_of_code_2018_twigoftilia written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/twigoftilia/advent_of_code_2018_twigoftilia/Cargo.toml [INFO] crate twigoftilia/advent_of_code_2018_twigoftilia already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing twigoftilia/advent_of_code_2018_twigoftilia against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/twigoftilia/advent_of_code_2018_twigoftilia:/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=warn" "-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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 1cb7c49a3f288bcd619a84977645792b1ca8189f5920f89b180f3a5e17a03e3d [INFO] running `"docker" "start" "-a" "1cb7c49a3f288bcd619a84977645792b1ca8189f5920f89b180f3a5e17a03e3d"` [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling strum v0.12.0 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling strum_macros v0.12.0 [INFO] [stderr] Compiling advent_of_code_2018_twigoftilia v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.27s [INFO] running `"docker" "inspect" "1cb7c49a3f288bcd619a84977645792b1ca8189f5920f89b180f3a5e17a03e3d"` [INFO] running `"docker" "rm" "-f" "1cb7c49a3f288bcd619a84977645792b1ca8189f5920f89b180f3a5e17a03e3d"` [INFO] [stdout] 1cb7c49a3f288bcd619a84977645792b1ca8189f5920f89b180f3a5e17a03e3d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/twigoftilia/advent_of_code_2018_twigoftilia:/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=warn" "-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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 3cfdb666364e739debc281fd8141bcb79023be9938befdcd514d1a3da54d21ee [INFO] running `"docker" "start" "-a" "3cfdb666364e739debc281fd8141bcb79023be9938befdcd514d1a3da54d21ee"` [INFO] [stderr] Compiling advent_of_code_2018_twigoftilia v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.29s [INFO] running `"docker" "inspect" "3cfdb666364e739debc281fd8141bcb79023be9938befdcd514d1a3da54d21ee"` [INFO] running `"docker" "rm" "-f" "3cfdb666364e739debc281fd8141bcb79023be9938befdcd514d1a3da54d21ee"` [INFO] [stdout] 3cfdb666364e739debc281fd8141bcb79023be9938befdcd514d1a3da54d21ee [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/twigoftilia/advent_of_code_2018_twigoftilia:/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=warn" "-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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 87988d74b2ea1e044618f568f8e65c475f350fc752b55d105fec0945dd75e4dc [INFO] running `"docker" "start" "-a" "87988d74b2ea1e044618f568f8e65c475f350fc752b55d105fec0945dd75e4dc"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/advent_of_code_2018_twigoftilia-e49cf16041025477 [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test day_1::tests::test_cases_first ... ok [INFO] [stdout] test day_2::tests::test_cases_second ... ok [INFO] [stdout] test day_2::tests::test_cases_first ... ok [INFO] [stdout] test day_1::tests::test_cases_second ... ok [INFO] [stdout] test day_3::tests::test_day_3_second ... ok [INFO] [stdout] test day_3::tests::test_cases_first ... ok [INFO] [stdout] test day_5::tests::test_day_5_first ... ok [INFO] [stdout] test day_5::tests::test_day_5_lab ... ok [INFO] [stdout] test day_5::tests::test_day_5_internals_overlap ... ok [INFO] [stdout] test day_5::tests::test_day_5_internals_2 ... ok [INFO] [stdout] test day_5::tests::test_day_5_internals_1 ... ok [INFO] [stdout] test day_5::tests::test_day_5_second ... ok [INFO] [stdout] test day_8::tests::test_day_7_first ... ok [INFO] [stdout] test day_6::tests::test_day_6_first ... ok [INFO] [stdout] test day_6::tests::test_day_6_second ... ok [INFO] [stdout] test day_4::tests::test_day_4_test_first ... ok [INFO] [stdout] test day_16::tests::test_day_16_first ... ok [INFO] [stdout] test day_7::tests::test_day_7_first ... ok [INFO] [stdout] test day_19::tests::test_day_19 ... ok [INFO] [stdout] test day_7::tests::test_day_7_second ... ok [INFO] [stdout] test day_9::tests::test_day_9_first ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "87988d74b2ea1e044618f568f8e65c475f350fc752b55d105fec0945dd75e4dc"` [INFO] running `"docker" "rm" "-f" "87988d74b2ea1e044618f568f8e65c475f350fc752b55d105fec0945dd75e4dc"` [INFO] [stdout] 87988d74b2ea1e044618f568f8e65c475f350fc752b55d105fec0945dd75e4dc