[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.37-6/sources/1.36.0/gh/nicolashery/adventofcode-2017"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/nicolashery/adventofcode-2017'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/nicolashery/adventofcode-2017" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/nicolashery/adventofcode-2017"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/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.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of nicolashery/adventofcode-2017 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "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.37-6/sources/1.36.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.37-6/sources/beta-2019-07-23/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.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing nicolashery/adventofcode-2017 against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.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.36.0" "build" "--frozen"` [INFO] [stdout] 96151a4a52d2ee224f65953ded862f0bee9b5e1caf11174b7c81d005cadb3e84 [INFO] running `"docker" "start" "-a" "96151a4a52d2ee224f65953ded862f0bee9b5e1caf11174b7c81d005cadb3e84"` [INFO] [stderr] Compiling adventofcode v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.48s [INFO] running `"docker" "inspect" "96151a4a52d2ee224f65953ded862f0bee9b5e1caf11174b7c81d005cadb3e84"` [INFO] running `"docker" "rm" "-f" "96151a4a52d2ee224f65953ded862f0bee9b5e1caf11174b7c81d005cadb3e84"` [INFO] [stdout] 96151a4a52d2ee224f65953ded862f0bee9b5e1caf11174b7c81d005cadb3e84 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.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.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 2f9ccf99a72ec996703870c20ffdc1556dd86e05346d836c1431947fe80cc635 [INFO] running `"docker" "start" "-a" "2f9ccf99a72ec996703870c20ffdc1556dd86e05346d836c1431947fe80cc635"` [INFO] [stderr] Compiling adventofcode v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.39s [INFO] running `"docker" "inspect" "2f9ccf99a72ec996703870c20ffdc1556dd86e05346d836c1431947fe80cc635"` [INFO] running `"docker" "rm" "-f" "2f9ccf99a72ec996703870c20ffdc1556dd86e05346d836c1431947fe80cc635"` [INFO] [stdout] 2f9ccf99a72ec996703870c20ffdc1556dd86e05346d836c1431947fe80cc635 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.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.36.0" "test" "--frozen"` [INFO] [stdout] cb9e463789a511161943d1070b149971947f2ffec20080512b031f54bb12af89 [INFO] running `"docker" "start" "-a" "cb9e463789a511161943d1070b149971947f2ffec20080512b031f54bb12af89"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/adventofcode-0dda30ee515f2f17 [INFO] [stderr] Running /opt/crater/target/debug/deps/adventofcode-200062196a0876d6 [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/day01-29cb952024e59cc1 [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] [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] [stdout] running 9 tests [INFO] [stdout] test next_digit_1234 ... ok [INFO] [stdout] test halfway_around_123425 ... ok [INFO] [stdout] test halfway_around_123123 ... ok [INFO] [stdout] test halfway_around_1221 ... ok [INFO] [stdout] test next_digit_91212129 ... ok [INFO] [stdout] test halfway_around_1212 ... ok [INFO] [stdout] test next_digit_1111 ... ok [INFO] [stderr] Running /opt/crater/target/debug/deps/day02-914def003eb0dcd3 [INFO] [stdout] test next_digit_1122 ... ok [INFO] [stderr] Doc-tests adventofcode [INFO] [stdout] test halfway_around_12131415 ... 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 min_max_diff ... ok [INFO] [stdout] test evenly_divisible ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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" "cb9e463789a511161943d1070b149971947f2ffec20080512b031f54bb12af89"` [INFO] running `"docker" "rm" "-f" "cb9e463789a511161943d1070b149971947f2ffec20080512b031f54bb12af89"` [INFO] [stdout] cb9e463789a511161943d1070b149971947f2ffec20080512b031f54bb12af89