[INFO] updating cached repository ozone/advent_of_code_2018 [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ozone/advent_of_code_2018 [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ozone/advent_of_code_2018" "work/ex/beta-1.37-6/sources/1.36.0/gh/ozone/advent_of_code_2018"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/ozone/advent_of_code_2018'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ozone/advent_of_code_2018" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ozone/advent_of_code_2018"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ozone/advent_of_code_2018'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f40b4a14cbf3ed5405afebf649721e6a72a9a81a [INFO] sha for GitHub repo ozone/advent_of_code_2018: f40b4a14cbf3ed5405afebf649721e6a72a9a81a [INFO] validating manifest of ozone/advent_of_code_2018 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 ozone/advent_of_code_2018 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 ozone/advent_of_code_2018 [INFO] finished frobbing ozone/advent_of_code_2018 [INFO] frobbed toml for ozone/advent_of_code_2018 written to work/ex/beta-1.37-6/sources/1.36.0/gh/ozone/advent_of_code_2018/Cargo.toml [INFO] started frobbing ozone/advent_of_code_2018 [INFO] finished frobbing ozone/advent_of_code_2018 [INFO] frobbed toml for ozone/advent_of_code_2018 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ozone/advent_of_code_2018/Cargo.toml [INFO] crate ozone/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.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing ozone/advent_of_code_2018 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-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/ozone/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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 9c187cae8b8fa3298f768e31c25bc15aa1012379e9b7e2e6bacd94a2b0af2373 [INFO] running `"docker" "start" "-a" "9c187cae8b8fa3298f768e31c25bc15aa1012379e9b7e2e6bacd94a2b0af2373"` [INFO] [stderr] Compiling advent_of_code_2018 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.29s [INFO] running `"docker" "inspect" "9c187cae8b8fa3298f768e31c25bc15aa1012379e9b7e2e6bacd94a2b0af2373"` [INFO] running `"docker" "rm" "-f" "9c187cae8b8fa3298f768e31c25bc15aa1012379e9b7e2e6bacd94a2b0af2373"` [INFO] [stdout] 9c187cae8b8fa3298f768e31c25bc15aa1012379e9b7e2e6bacd94a2b0af2373 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/ozone/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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 669acb973129c40e3fb49691711a6b78d82d2e95de13d941a78d428f12e52830 [INFO] running `"docker" "start" "-a" "669acb973129c40e3fb49691711a6b78d82d2e95de13d941a78d428f12e52830"` [INFO] [stderr] Compiling advent_of_code_2018 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.89s [INFO] running `"docker" "inspect" "669acb973129c40e3fb49691711a6b78d82d2e95de13d941a78d428f12e52830"` [INFO] running `"docker" "rm" "-f" "669acb973129c40e3fb49691711a6b78d82d2e95de13d941a78d428f12e52830"` [INFO] [stdout] 669acb973129c40e3fb49691711a6b78d82d2e95de13d941a78d428f12e52830 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/ozone/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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 7c140e1dfbcae1d2de887e6340852f366b6d5e9a62df2d29dcc29346dc2c0bc3 [INFO] running `"docker" "start" "-a" "7c140e1dfbcae1d2de887e6340852f366b6d5e9a62df2d29dcc29346dc2c0bc3"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/advent_of_code_2018-a9ca15818680c8f2 [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::test_day1_part2 ... ok [INFO] [stdout] test tests::test_day2_part1 ... ok [INFO] [stdout] test tests::test_day2_part2 ... ok [INFO] [stdout] test tests::test_day1_part1 ... 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" "7c140e1dfbcae1d2de887e6340852f366b6d5e9a62df2d29dcc29346dc2c0bc3"` [INFO] running `"docker" "rm" "-f" "7c140e1dfbcae1d2de887e6340852f366b6d5e9a62df2d29dcc29346dc2c0bc3"` [INFO] [stdout] 7c140e1dfbcae1d2de887e6340852f366b6d5e9a62df2d29dcc29346dc2c0bc3