[INFO] updating cached repository ygretharekar/aoc_rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ygretharekar/aoc_rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ygretharekar/aoc_rs" "work/ex/beta-1.38-1/sources/1.37.0/gh/ygretharekar/aoc_rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/ygretharekar/aoc_rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ygretharekar/aoc_rs" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ygretharekar/aoc_rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ygretharekar/aoc_rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] db6440a2b0a84c7e0d88d2e9672e830266950285 [INFO] sha for GitHub repo ygretharekar/aoc_rs: db6440a2b0a84c7e0d88d2e9672e830266950285 [INFO] validating manifest of ygretharekar/aoc_rs on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ygretharekar/aoc_rs on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing ygretharekar/aoc_rs [INFO] finished frobbing ygretharekar/aoc_rs [INFO] frobbed toml for ygretharekar/aoc_rs written to work/ex/beta-1.38-1/sources/1.37.0/gh/ygretharekar/aoc_rs/Cargo.toml [INFO] started frobbing ygretharekar/aoc_rs [INFO] finished frobbing ygretharekar/aoc_rs [INFO] frobbed toml for ygretharekar/aoc_rs written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ygretharekar/aoc_rs/Cargo.toml [INFO] crate ygretharekar/aoc_rs already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing ygretharekar/aoc_rs against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ygretharekar/aoc_rs:/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-08-13" "build" "--frozen"` [INFO] [stdout] d73fdabee1548f09f99cc760280f7d64bd297f5f1ddcdf2e523438883eb5984c [INFO] running `"docker" "start" "-a" "d73fdabee1548f09f99cc760280f7d64bd297f5f1ddcdf2e523438883eb5984c"` [INFO] [stderr] Compiling aoc_rs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.01s [INFO] running `"docker" "inspect" "d73fdabee1548f09f99cc760280f7d64bd297f5f1ddcdf2e523438883eb5984c"` [INFO] running `"docker" "rm" "-f" "d73fdabee1548f09f99cc760280f7d64bd297f5f1ddcdf2e523438883eb5984c"` [INFO] [stdout] d73fdabee1548f09f99cc760280f7d64bd297f5f1ddcdf2e523438883eb5984c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ygretharekar/aoc_rs:/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-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] eb9084c4f09305bb7223a85cce84f93d720daeb187eac0fb9eec123d767ca0dc [INFO] running `"docker" "start" "-a" "eb9084c4f09305bb7223a85cce84f93d720daeb187eac0fb9eec123d767ca0dc"` [INFO] [stderr] Compiling aoc_rs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.55s [INFO] running `"docker" "inspect" "eb9084c4f09305bb7223a85cce84f93d720daeb187eac0fb9eec123d767ca0dc"` [INFO] running `"docker" "rm" "-f" "eb9084c4f09305bb7223a85cce84f93d720daeb187eac0fb9eec123d767ca0dc"` [INFO] [stdout] eb9084c4f09305bb7223a85cce84f93d720daeb187eac0fb9eec123d767ca0dc [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ygretharekar/aoc_rs:/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-08-13" "test" "--frozen"` [INFO] [stdout] 175137e4bc6b185d79da3c66c62e63fd8c12154bead0479d2abde450e1d55203 [INFO] running `"docker" "start" "-a" "175137e4bc6b185d79da3c66c62e63fd8c12154bead0479d2abde450e1d55203"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/aoc_rs-739c2f634160e6fb [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" "175137e4bc6b185d79da3c66c62e63fd8c12154bead0479d2abde450e1d55203"` [INFO] running `"docker" "rm" "-f" "175137e4bc6b185d79da3c66c62e63fd8c12154bead0479d2abde450e1d55203"` [INFO] [stdout] 175137e4bc6b185d79da3c66c62e63fd8c12154bead0479d2abde450e1d55203