[INFO] updating cached repository robmerrell/adventofcode2018 [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/robmerrell/adventofcode2018 [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/robmerrell/adventofcode2018" "work/ex/beta-1.37-6/sources/1.36.0/gh/robmerrell/adventofcode2018"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/robmerrell/adventofcode2018'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/robmerrell/adventofcode2018" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/robmerrell/adventofcode2018"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/robmerrell/adventofcode2018'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c92ca14b25a801a317d7d4a967eb1b0f5253331d [INFO] sha for GitHub repo robmerrell/adventofcode2018: c92ca14b25a801a317d7d4a967eb1b0f5253331d [INFO] validating manifest of robmerrell/adventofcode2018 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 robmerrell/adventofcode2018 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 robmerrell/adventofcode2018 [INFO] finished frobbing robmerrell/adventofcode2018 [INFO] frobbed toml for robmerrell/adventofcode2018 written to work/ex/beta-1.37-6/sources/1.36.0/gh/robmerrell/adventofcode2018/Cargo.toml [INFO] started frobbing robmerrell/adventofcode2018 [INFO] finished frobbing robmerrell/adventofcode2018 [INFO] frobbed toml for robmerrell/adventofcode2018 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/robmerrell/adventofcode2018/Cargo.toml [INFO] crate robmerrell/adventofcode2018 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 robmerrell/adventofcode2018 against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/robmerrell/adventofcode2018:/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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 6d374ca751fa150da7b7353cfd2a6c9da160668d0d1c38b93fed5bac4bd184c8 [INFO] running `"docker" "start" "-a" "6d374ca751fa150da7b7353cfd2a6c9da160668d0d1c38b93fed5bac4bd184c8"` [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling edit-distance v2.0.1 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling adventofcode2018 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.14s [INFO] running `"docker" "inspect" "6d374ca751fa150da7b7353cfd2a6c9da160668d0d1c38b93fed5bac4bd184c8"` [INFO] running `"docker" "rm" "-f" "6d374ca751fa150da7b7353cfd2a6c9da160668d0d1c38b93fed5bac4bd184c8"` [INFO] [stdout] 6d374ca751fa150da7b7353cfd2a6c9da160668d0d1c38b93fed5bac4bd184c8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/robmerrell/adventofcode2018:/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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 6818bcfb3d75815172f4d82b1db2ade201bbf2abc7d18dd67b96cf90ae910a4d [INFO] running `"docker" "start" "-a" "6818bcfb3d75815172f4d82b1db2ade201bbf2abc7d18dd67b96cf90ae910a4d"` [INFO] [stderr] Compiling adventofcode2018 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.93s [INFO] running `"docker" "inspect" "6818bcfb3d75815172f4d82b1db2ade201bbf2abc7d18dd67b96cf90ae910a4d"` [INFO] running `"docker" "rm" "-f" "6818bcfb3d75815172f4d82b1db2ade201bbf2abc7d18dd67b96cf90ae910a4d"` [INFO] [stdout] 6818bcfb3d75815172f4d82b1db2ade201bbf2abc7d18dd67b96cf90ae910a4d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/robmerrell/adventofcode2018:/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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] 01e4379079ff3a79dc371daadaa80e504c14f70355ea0ce893d83353eeab5f64 [INFO] running `"docker" "start" "-a" "01e4379079ff3a79dc371daadaa80e504c14f70355ea0ce893d83353eeab5f64"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/adventofcode2018-b35ba114afbe1cc0 [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test day02::test::test_find_closest_strings ... ok [INFO] [stdout] test day02::test::test_find_checksum ... ok [INFO] [stdout] test day03::test::test_squares_used ... ok [INFO] [stdout] test day03::test::test_parse_claim ... ok [INFO] [stdout] test day03::test::test_find_overlap ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "01e4379079ff3a79dc371daadaa80e504c14f70355ea0ce893d83353eeab5f64"` [INFO] running `"docker" "rm" "-f" "01e4379079ff3a79dc371daadaa80e504c14f70355ea0ce893d83353eeab5f64"` [INFO] [stdout] 01e4379079ff3a79dc371daadaa80e504c14f70355ea0ce893d83353eeab5f64