[INFO] updating cached repository fouxarn/advent-of-code-2018 [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/fouxarn/advent-of-code-2018 [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/fouxarn/advent-of-code-2018" "work/ex/beta-1.38-1/sources/1.37.0/gh/fouxarn/advent-of-code-2018"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/fouxarn/advent-of-code-2018'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/fouxarn/advent-of-code-2018" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/fouxarn/advent-of-code-2018"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/fouxarn/advent-of-code-2018'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ba49d5a138224d319cbef12f395ac1505288893d [INFO] sha for GitHub repo fouxarn/advent-of-code-2018: ba49d5a138224d319cbef12f395ac1505288893d [INFO] validating manifest of fouxarn/advent-of-code-2018 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 fouxarn/advent-of-code-2018 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 fouxarn/advent-of-code-2018 [INFO] finished frobbing fouxarn/advent-of-code-2018 [INFO] frobbed toml for fouxarn/advent-of-code-2018 written to work/ex/beta-1.38-1/sources/1.37.0/gh/fouxarn/advent-of-code-2018/Cargo.toml [INFO] started frobbing fouxarn/advent-of-code-2018 [INFO] finished frobbing fouxarn/advent-of-code-2018 [INFO] frobbed toml for fouxarn/advent-of-code-2018 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/fouxarn/advent-of-code-2018/Cargo.toml [INFO] crate fouxarn/advent-of-code-2018 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 fouxarn/advent-of-code-2018 against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/fouxarn/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=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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 343eff0445fd05455ea1163379ca65238370266253dfaab98136cbdcb008353f [INFO] running `"docker" "start" "-a" "343eff0445fd05455ea1163379ca65238370266253dfaab98136cbdcb008353f"` [INFO] [stderr] Compiling advent-of-code-2018 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.96s [INFO] running `"docker" "inspect" "343eff0445fd05455ea1163379ca65238370266253dfaab98136cbdcb008353f"` [INFO] running `"docker" "rm" "-f" "343eff0445fd05455ea1163379ca65238370266253dfaab98136cbdcb008353f"` [INFO] [stdout] 343eff0445fd05455ea1163379ca65238370266253dfaab98136cbdcb008353f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/fouxarn/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=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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 7d920eb49ab91d088a3a9e4752a2a2dfce644b2be8407363cdddb3da4e205403 [INFO] running `"docker" "start" "-a" "7d920eb49ab91d088a3a9e4752a2a2dfce644b2be8407363cdddb3da4e205403"` [INFO] [stderr] Compiling advent-of-code-2018 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.65s [INFO] running `"docker" "inspect" "7d920eb49ab91d088a3a9e4752a2a2dfce644b2be8407363cdddb3da4e205403"` [INFO] running `"docker" "rm" "-f" "7d920eb49ab91d088a3a9e4752a2a2dfce644b2be8407363cdddb3da4e205403"` [INFO] [stdout] 7d920eb49ab91d088a3a9e4752a2a2dfce644b2be8407363cdddb3da4e205403 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/fouxarn/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=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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 0100508455d53e3f6d4c0fc2ea93ae57eef5d716c88637f984623504a53d52b5 [INFO] running `"docker" "start" "-a" "0100508455d53e3f6d4c0fc2ea93ae57eef5d716c88637f984623504a53d52b5"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/advent_of_code_2018-21afb6732ceab431 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test day01::day01 ... ok [INFO] [stdout] test day02::day02 ... ok [INFO] [stdout] test day03::test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "0100508455d53e3f6d4c0fc2ea93ae57eef5d716c88637f984623504a53d52b5"` [INFO] running `"docker" "rm" "-f" "0100508455d53e3f6d4c0fc2ea93ae57eef5d716c88637f984623504a53d52b5"` [INFO] [stdout] 0100508455d53e3f6d4c0fc2ea93ae57eef5d716c88637f984623504a53d52b5