[INFO] updating cached repository ctlevi/adventofcode2017 [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ctlevi/adventofcode2017 [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ctlevi/adventofcode2017" "work/ex/beta-1.37-6/sources/1.36.0/gh/ctlevi/adventofcode2017"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/ctlevi/adventofcode2017'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ctlevi/adventofcode2017" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ctlevi/adventofcode2017"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ctlevi/adventofcode2017'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 188a5897af018944e120eb4190d54bfa69098947 [INFO] sha for GitHub repo ctlevi/adventofcode2017: 188a5897af018944e120eb4190d54bfa69098947 [INFO] validating manifest of ctlevi/adventofcode2017 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 ctlevi/adventofcode2017 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 ctlevi/adventofcode2017 [INFO] finished frobbing ctlevi/adventofcode2017 [INFO] frobbed toml for ctlevi/adventofcode2017 written to work/ex/beta-1.37-6/sources/1.36.0/gh/ctlevi/adventofcode2017/Cargo.toml [INFO] started frobbing ctlevi/adventofcode2017 [INFO] finished frobbing ctlevi/adventofcode2017 [INFO] frobbed toml for ctlevi/adventofcode2017 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ctlevi/adventofcode2017/Cargo.toml [INFO] crate ctlevi/adventofcode2017 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 ctlevi/adventofcode2017 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/ctlevi/adventofcode2017:/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] 980d6fece0d3455dfe1080accf051ff65fb96d0afaa0903a5d9bbd84683dae65 [INFO] running `"docker" "start" "-a" "980d6fece0d3455dfe1080accf051ff65fb96d0afaa0903a5d9bbd84683dae65"` [INFO] [stderr] Compiling adventofcode2017 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.67s [INFO] running `"docker" "inspect" "980d6fece0d3455dfe1080accf051ff65fb96d0afaa0903a5d9bbd84683dae65"` [INFO] running `"docker" "rm" "-f" "980d6fece0d3455dfe1080accf051ff65fb96d0afaa0903a5d9bbd84683dae65"` [INFO] [stdout] 980d6fece0d3455dfe1080accf051ff65fb96d0afaa0903a5d9bbd84683dae65 [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/ctlevi/adventofcode2017:/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] 66c77c659762e5bcb88a27be8e53ceb495f0fc34a1c33c4ebf8517b28a67d0a8 [INFO] running `"docker" "start" "-a" "66c77c659762e5bcb88a27be8e53ceb495f0fc34a1c33c4ebf8517b28a67d0a8"` [INFO] [stderr] Compiling adventofcode2017 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.41s [INFO] running `"docker" "inspect" "66c77c659762e5bcb88a27be8e53ceb495f0fc34a1c33c4ebf8517b28a67d0a8"` [INFO] running `"docker" "rm" "-f" "66c77c659762e5bcb88a27be8e53ceb495f0fc34a1c33c4ebf8517b28a67d0a8"` [INFO] [stdout] 66c77c659762e5bcb88a27be8e53ceb495f0fc34a1c33c4ebf8517b28a67d0a8 [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/ctlevi/adventofcode2017:/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] 8e205379e2d8968085d31d0905b30a7739786d3c903df44bfb10841e974afe98 [INFO] running `"docker" "start" "-a" "8e205379e2d8968085d31d0905b30a7739786d3c903df44bfb10841e974afe98"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/adventofcode2017-896624d014810118 [INFO] [stdout] [INFO] [stdout] running 36 tests [INFO] [stdout] test day1::tests_part1::example2 ... ok [INFO] [stdout] test day1::tests_part1::example1 ... ok [INFO] [stdout] test day1::tests_part1::example4 ... ok [INFO] [stdout] test day1::tests_part1::example3 ... ok [INFO] [stdout] test day1::tests_part2::example1 ... ok [INFO] [stdout] test day3::tests_part1::example1024 ... ok [INFO] [stdout] test day3::tests_part1::example1 ... ok [INFO] [stdout] test day2::tests_part2::example1 ... ok [INFO] [stdout] test day1::tests_part2::example2 ... ok [INFO] [stdout] test day1::tests_part2::example3 ... ok [INFO] [stdout] test day2::tests_part1::example1 ... ok [INFO] [stdout] test day3::tests_part1::example12 ... ok [INFO] [stdout] test day3::tests_part1::example23 ... ok [INFO] [stdout] test day1::tests_part2::example5 ... ok [INFO] [stdout] test day1::tests_part2::example4 ... ok [INFO] [stdout] test day3::tests_part1::solution ... ok [INFO] [stdout] test day3::tests_part2::example1 ... ok [INFO] [stdout] test day3::tests_part2::example4 ... ok [INFO] [stdout] test day3::tests_part2::example2 ... ok [INFO] [stdout] test day3::tests_part2::solution ... ok [INFO] [stdout] test day3::tests_part2::example3 ... ok [INFO] [stdout] test day3::tests_part2::example5 ... ok [INFO] [stdout] test day4::tests_part1::example1 ... ok [INFO] [stdout] test day4::tests_part1::example2 ... ok [INFO] [stdout] test day4::tests_part1::example3 ... ok [INFO] [stdout] test day5::tests_part1::example1 ... ok [INFO] [stdout] test day4::tests_part1::example4 ... ok [INFO] [stdout] test day4::tests_part2::example3 ... ok [INFO] [stdout] test day4::tests_part2::example2 ... ok [INFO] [stdout] test day4::tests_part2::example4 ... ok [INFO] [stdout] test day5::tests_part2::example1 ... ok [INFO] [stdout] test day4::tests_part2::example1 ... ok [INFO] [stdout] test day4::tests_part1::solution ... ok [INFO] [stdout] test day4::tests_part2::solution ... ok [INFO] [stdout] test day5::tests_part1::solution ... ok [INFO] [stdout] test day5::tests_part2::solution ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "8e205379e2d8968085d31d0905b30a7739786d3c903df44bfb10841e974afe98"` [INFO] running `"docker" "rm" "-f" "8e205379e2d8968085d31d0905b30a7739786d3c903df44bfb10841e974afe98"` [INFO] [stdout] 8e205379e2d8968085d31d0905b30a7739786d3c903df44bfb10841e974afe98