[INFO] updating cached repository jeremycolin/adventofcode2018 [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/jeremycolin/adventofcode2018 [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/jeremycolin/adventofcode2018" "work/ex/beta-1.37-6/sources/1.36.0/gh/jeremycolin/adventofcode2018"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/jeremycolin/adventofcode2018'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/jeremycolin/adventofcode2018" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jeremycolin/adventofcode2018"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jeremycolin/adventofcode2018'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9c6e1daf62fde0ee4065cbe704e6cc34a69818e5 [INFO] sha for GitHub repo jeremycolin/adventofcode2018: 9c6e1daf62fde0ee4065cbe704e6cc34a69818e5 [INFO] validating manifest of jeremycolin/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 jeremycolin/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 jeremycolin/adventofcode2018 [INFO] finished frobbing jeremycolin/adventofcode2018 [INFO] frobbed toml for jeremycolin/adventofcode2018 written to work/ex/beta-1.37-6/sources/1.36.0/gh/jeremycolin/adventofcode2018/Cargo.toml [INFO] started frobbing jeremycolin/adventofcode2018 [INFO] finished frobbing jeremycolin/adventofcode2018 [INFO] frobbed toml for jeremycolin/adventofcode2018 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jeremycolin/adventofcode2018/Cargo.toml [INFO] crate jeremycolin/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 jeremycolin/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-7/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/jeremycolin/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] 5270d0d72e7c69c71a522d8b80505785a31daa7e9c5c778346332f236bd71739 [INFO] running `"docker" "start" "-a" "5270d0d72e7c69c71a522d8b80505785a31daa7e9c5c778346332f236bd71739"` [INFO] [stderr] Compiling nom v4.1.1 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling adventofcode v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.67s [INFO] running `"docker" "inspect" "5270d0d72e7c69c71a522d8b80505785a31daa7e9c5c778346332f236bd71739"` [INFO] running `"docker" "rm" "-f" "5270d0d72e7c69c71a522d8b80505785a31daa7e9c5c778346332f236bd71739"` [INFO] [stdout] 5270d0d72e7c69c71a522d8b80505785a31daa7e9c5c778346332f236bd71739 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/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/jeremycolin/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] f89e7db820fa71391e5574d14a700a8a45c63d3352fb515ae68e770ce094393d [INFO] running `"docker" "start" "-a" "f89e7db820fa71391e5574d14a700a8a45c63d3352fb515ae68e770ce094393d"` [INFO] [stderr] Compiling adventofcode v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.12s [INFO] running `"docker" "inspect" "f89e7db820fa71391e5574d14a700a8a45c63d3352fb515ae68e770ce094393d"` [INFO] running `"docker" "rm" "-f" "f89e7db820fa71391e5574d14a700a8a45c63d3352fb515ae68e770ce094393d"` [INFO] [stdout] f89e7db820fa71391e5574d14a700a8a45c63d3352fb515ae68e770ce094393d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/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/jeremycolin/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] ca4afd0e20342bcd1b49c4cf1b5eb636054623395333b1bdb77a4a67bcc8d910 [INFO] running `"docker" "start" "-a" "ca4afd0e20342bcd1b49c4cf1b5eb636054623395333b1bdb77a4a67bcc8d910"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/adventofcode-ae200ead92c207b2 [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" "ca4afd0e20342bcd1b49c4cf1b5eb636054623395333b1bdb77a4a67bcc8d910"` [INFO] running `"docker" "rm" "-f" "ca4afd0e20342bcd1b49c4cf1b5eb636054623395333b1bdb77a4a67bcc8d910"` [INFO] [stdout] ca4afd0e20342bcd1b49c4cf1b5eb636054623395333b1bdb77a4a67bcc8d910