[INFO] updating cached repository Huanzo/advent_of_code_2015 [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Huanzo/advent_of_code_2015 [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Huanzo/advent_of_code_2015" "work/ex/beta-1.38-1/sources/1.37.0/gh/Huanzo/advent_of_code_2015"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/Huanzo/advent_of_code_2015'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Huanzo/advent_of_code_2015" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Huanzo/advent_of_code_2015"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Huanzo/advent_of_code_2015'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a3659b1a00cc0f0064606358b56a93adc316a8e9 [INFO] sha for GitHub repo Huanzo/advent_of_code_2015: a3659b1a00cc0f0064606358b56a93adc316a8e9 [INFO] validating manifest of Huanzo/advent_of_code_2015 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 Huanzo/advent_of_code_2015 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 Huanzo/advent_of_code_2015 [INFO] finished frobbing Huanzo/advent_of_code_2015 [INFO] frobbed toml for Huanzo/advent_of_code_2015 written to work/ex/beta-1.38-1/sources/1.37.0/gh/Huanzo/advent_of_code_2015/Cargo.toml [INFO] started frobbing Huanzo/advent_of_code_2015 [INFO] finished frobbing Huanzo/advent_of_code_2015 [INFO] frobbed toml for Huanzo/advent_of_code_2015 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Huanzo/advent_of_code_2015/Cargo.toml [INFO] crate Huanzo/advent_of_code_2015 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 Huanzo/advent_of_code_2015 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/Huanzo/advent_of_code_2015:/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] d9a449b85f71951e05071e35ff47fa0752181105da3723af1efbfd584eef4d1f [INFO] running `"docker" "start" "-a" "d9a449b85f71951e05071e35ff47fa0752181105da3723af1efbfd584eef4d1f"` [INFO] [stderr] Compiling aoc2015 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.88s [INFO] running `"docker" "inspect" "d9a449b85f71951e05071e35ff47fa0752181105da3723af1efbfd584eef4d1f"` [INFO] running `"docker" "rm" "-f" "d9a449b85f71951e05071e35ff47fa0752181105da3723af1efbfd584eef4d1f"` [INFO] [stdout] d9a449b85f71951e05071e35ff47fa0752181105da3723af1efbfd584eef4d1f [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/Huanzo/advent_of_code_2015:/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] ef8eb361fe148742cb009509e56e0f8b73c38bcfee5b9a986457ff3aa3533892 [INFO] running `"docker" "start" "-a" "ef8eb361fe148742cb009509e56e0f8b73c38bcfee5b9a986457ff3aa3533892"` [INFO] [stderr] Compiling aoc2015 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.29s [INFO] running `"docker" "inspect" "ef8eb361fe148742cb009509e56e0f8b73c38bcfee5b9a986457ff3aa3533892"` [INFO] running `"docker" "rm" "-f" "ef8eb361fe148742cb009509e56e0f8b73c38bcfee5b9a986457ff3aa3533892"` [INFO] [stdout] ef8eb361fe148742cb009509e56e0f8b73c38bcfee5b9a986457ff3aa3533892 [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/Huanzo/advent_of_code_2015:/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] 242e8401ec8313ca90831409af3e9ed60dc93b9eef3f7b65f40bed2ac04cdd5e [INFO] running `"docker" "start" "-a" "242e8401ec8313ca90831409af3e9ed60dc93b9eef3f7b65f40bed2ac04cdd5e"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/aoc2015-fae84ce3113d3a25 [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test day01::solve_day01 ... ok [INFO] [stdout] test day03::solve_day03_2 ... ok [INFO] [stdout] test day02::solve_day02 ... ok [INFO] [stdout] test day03::solve_day03_1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "242e8401ec8313ca90831409af3e9ed60dc93b9eef3f7b65f40bed2ac04cdd5e"` [INFO] running `"docker" "rm" "-f" "242e8401ec8313ca90831409af3e9ed60dc93b9eef3f7b65f40bed2ac04cdd5e"` [INFO] [stdout] 242e8401ec8313ca90831409af3e9ed60dc93b9eef3f7b65f40bed2ac04cdd5e