[INFO] updating cached repository nicolashery/adventofcode-2017 [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/nicolashery/adventofcode-2017 [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/nicolashery/adventofcode-2017" "work/ex/beta-1.38-1/sources/1.37.0/gh/nicolashery/adventofcode-2017"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/nicolashery/adventofcode-2017'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/nicolashery/adventofcode-2017" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/nicolashery/adventofcode-2017"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/nicolashery/adventofcode-2017'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3c9bea8eb05befbbf469ea22d644cfab1e8f4d69 [INFO] sha for GitHub repo nicolashery/adventofcode-2017: 3c9bea8eb05befbbf469ea22d644cfab1e8f4d69 [INFO] validating manifest of nicolashery/adventofcode-2017 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 nicolashery/adventofcode-2017 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 nicolashery/adventofcode-2017 [INFO] finished frobbing nicolashery/adventofcode-2017 [INFO] frobbed toml for nicolashery/adventofcode-2017 written to work/ex/beta-1.38-1/sources/1.37.0/gh/nicolashery/adventofcode-2017/Cargo.toml [INFO] started frobbing nicolashery/adventofcode-2017 [INFO] finished frobbing nicolashery/adventofcode-2017 [INFO] frobbed toml for nicolashery/adventofcode-2017 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/nicolashery/adventofcode-2017/Cargo.toml [INFO] crate nicolashery/adventofcode-2017 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 nicolashery/adventofcode-2017 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-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/nicolashery/adventofcode-2017:/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] 8c2f9fda6a6ef4c9f7b1bd29599744ef77123a9d4962bfe853a50935415379b7 [INFO] running `"docker" "start" "-a" "8c2f9fda6a6ef4c9f7b1bd29599744ef77123a9d4962bfe853a50935415379b7"` [INFO] [stderr] Compiling adventofcode v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.35s [INFO] running `"docker" "inspect" "8c2f9fda6a6ef4c9f7b1bd29599744ef77123a9d4962bfe853a50935415379b7"` [INFO] running `"docker" "rm" "-f" "8c2f9fda6a6ef4c9f7b1bd29599744ef77123a9d4962bfe853a50935415379b7"` [INFO] [stdout] 8c2f9fda6a6ef4c9f7b1bd29599744ef77123a9d4962bfe853a50935415379b7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/nicolashery/adventofcode-2017:/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] f44ac17c2c39d086e9ca0a81c66f47d66e29f606726dce3da99bd064473e411f [INFO] running `"docker" "start" "-a" "f44ac17c2c39d086e9ca0a81c66f47d66e29f606726dce3da99bd064473e411f"` [INFO] [stderr] Compiling adventofcode v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.38s [INFO] running `"docker" "inspect" "f44ac17c2c39d086e9ca0a81c66f47d66e29f606726dce3da99bd064473e411f"` [INFO] running `"docker" "rm" "-f" "f44ac17c2c39d086e9ca0a81c66f47d66e29f606726dce3da99bd064473e411f"` [INFO] [stdout] f44ac17c2c39d086e9ca0a81c66f47d66e29f606726dce3da99bd064473e411f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/nicolashery/adventofcode-2017:/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] b1f18c89a5db6a1be419a3c2ab5d2da2878d0709ccdf7afe59a62eacec78a2b6 [INFO] running `"docker" "start" "-a" "b1f18c89a5db6a1be419a3c2ab5d2da2878d0709ccdf7afe59a62eacec78a2b6"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/adventofcode-1007572fb77d08d2 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/adventofcode-da7812eaad3e5131 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/day01-7f9bd130f0294943 [INFO] [stdout] running 9 tests [INFO] [stdout] test halfway_around_1212 ... ok [INFO] [stdout] test halfway_around_1221 ... ok [INFO] [stdout] test halfway_around_12131415 ... ok [INFO] [stdout] test halfway_around_123123 ... ok [INFO] [stdout] test next_digit_91212129 ... ok [INFO] [stdout] test next_digit_1234 ... ok [INFO] [stderr] Running /opt/crater/target/debug/deps/day02-f0196e2e13038181 [INFO] [stdout] test next_digit_1122 ... ok [INFO] [stdout] test next_digit_1111 ... ok [INFO] [stdout] test halfway_around_123425 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test evenly_divisible ... ok [INFO] [stdout] test min_max_diff ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests adventofcode [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "b1f18c89a5db6a1be419a3c2ab5d2da2878d0709ccdf7afe59a62eacec78a2b6"` [INFO] running `"docker" "rm" "-f" "b1f18c89a5db6a1be419a3c2ab5d2da2878d0709ccdf7afe59a62eacec78a2b6"` [INFO] [stdout] b1f18c89a5db6a1be419a3c2ab5d2da2878d0709ccdf7afe59a62eacec78a2b6