[INFO] updating cached repository tom-arto/rust-day1-aoc [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/tom-arto/rust-day1-aoc [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/tom-arto/rust-day1-aoc" "work/ex/beta-1.37-6/sources/1.36.0/gh/tom-arto/rust-day1-aoc"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/tom-arto/rust-day1-aoc'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/tom-arto/rust-day1-aoc" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/tom-arto/rust-day1-aoc"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/tom-arto/rust-day1-aoc'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d67343e45a464fa4bea68870af0a5a2a9497a167 [INFO] sha for GitHub repo tom-arto/rust-day1-aoc: d67343e45a464fa4bea68870af0a5a2a9497a167 [INFO] validating manifest of tom-arto/rust-day1-aoc 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 tom-arto/rust-day1-aoc 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 tom-arto/rust-day1-aoc [INFO] finished frobbing tom-arto/rust-day1-aoc [INFO] frobbed toml for tom-arto/rust-day1-aoc written to work/ex/beta-1.37-6/sources/1.36.0/gh/tom-arto/rust-day1-aoc/Cargo.toml [INFO] started frobbing tom-arto/rust-day1-aoc [INFO] finished frobbing tom-arto/rust-day1-aoc [INFO] frobbed toml for tom-arto/rust-day1-aoc written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/tom-arto/rust-day1-aoc/Cargo.toml [INFO] crate tom-arto/rust-day1-aoc 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] [stderr] Blocking waiting for file lock on package cache [INFO] testing tom-arto/rust-day1-aoc 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-2/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/tom-arto/rust-day1-aoc:/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] 5b8b2f02195b6c899de946bf4ddf4317b923610d161b13770ec902891415803f [INFO] running `"docker" "start" "-a" "5b8b2f02195b6c899de946bf4ddf4317b923610d161b13770ec902891415803f"` [INFO] [stderr] Compiling rust-day1-aoc v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.99s [INFO] running `"docker" "inspect" "5b8b2f02195b6c899de946bf4ddf4317b923610d161b13770ec902891415803f"` [INFO] running `"docker" "rm" "-f" "5b8b2f02195b6c899de946bf4ddf4317b923610d161b13770ec902891415803f"` [INFO] [stdout] 5b8b2f02195b6c899de946bf4ddf4317b923610d161b13770ec902891415803f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/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/tom-arto/rust-day1-aoc:/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] 32cdc8fd21ef494d205c086db57cbd43f9c7812a34604c1df4c350e7969d2dff [INFO] running `"docker" "start" "-a" "32cdc8fd21ef494d205c086db57cbd43f9c7812a34604c1df4c350e7969d2dff"` [INFO] [stderr] Compiling rust-day1-aoc v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.74s [INFO] running `"docker" "inspect" "32cdc8fd21ef494d205c086db57cbd43f9c7812a34604c1df4c350e7969d2dff"` [INFO] running `"docker" "rm" "-f" "32cdc8fd21ef494d205c086db57cbd43f9c7812a34604c1df4c350e7969d2dff"` [INFO] [stdout] 32cdc8fd21ef494d205c086db57cbd43f9c7812a34604c1df4c350e7969d2dff [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/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/tom-arto/rust-day1-aoc:/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] 1b853978e50be6585636f407ea7114918c348389d1e7faa7e6046ca4ce2dbc6f [INFO] running `"docker" "start" "-a" "1b853978e50be6585636f407ea7114918c348389d1e7faa7e6046ca4ce2dbc6f"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_day1_aoc-b423e932a95cb4ab [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" "1b853978e50be6585636f407ea7114918c348389d1e7faa7e6046ca4ce2dbc6f"` [INFO] running `"docker" "rm" "-f" "1b853978e50be6585636f407ea7114918c348389d1e7faa7e6046ca4ce2dbc6f"` [INFO] [stdout] 1b853978e50be6585636f407ea7114918c348389d1e7faa7e6046ca4ce2dbc6f