[INFO] updating cached repository glurbi/adventofcode2016 [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/glurbi/adventofcode2016 [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/glurbi/adventofcode2016" "work/ex/beta-1.38-1/sources/1.37.0/gh/glurbi/adventofcode2016"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/glurbi/adventofcode2016'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/glurbi/adventofcode2016" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/glurbi/adventofcode2016"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/glurbi/adventofcode2016'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 20beffa0adaa6479fc4b0f4f35cef0b1775d34c5 [INFO] sha for GitHub repo glurbi/adventofcode2016: 20beffa0adaa6479fc4b0f4f35cef0b1775d34c5 [INFO] validating manifest of glurbi/adventofcode2016 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 glurbi/adventofcode2016 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 glurbi/adventofcode2016 [INFO] finished frobbing glurbi/adventofcode2016 [INFO] frobbed toml for glurbi/adventofcode2016 written to work/ex/beta-1.38-1/sources/1.37.0/gh/glurbi/adventofcode2016/Cargo.toml [INFO] started frobbing glurbi/adventofcode2016 [INFO] finished frobbing glurbi/adventofcode2016 [INFO] frobbed toml for glurbi/adventofcode2016 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/glurbi/adventofcode2016/Cargo.toml [INFO] crate glurbi/adventofcode2016 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing glurbi/adventofcode2016 against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/glurbi/adventofcode2016:/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.37.0" "build" "--frozen"` [INFO] [stdout] e32c13456d17621b1782862ceff241bfdc1887e754afb93932f8b43b4b2be3ca [INFO] running `"docker" "start" "-a" "e32c13456d17621b1782862ceff241bfdc1887e754afb93932f8b43b4b2be3ca"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling nom v4.2.0 [INFO] [stderr] Compiling adventofcode2016 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.13s [INFO] running `"docker" "inspect" "e32c13456d17621b1782862ceff241bfdc1887e754afb93932f8b43b4b2be3ca"` [INFO] running `"docker" "rm" "-f" "e32c13456d17621b1782862ceff241bfdc1887e754afb93932f8b43b4b2be3ca"` [INFO] [stdout] e32c13456d17621b1782862ceff241bfdc1887e754afb93932f8b43b4b2be3ca [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/glurbi/adventofcode2016:/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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] ed7a5415d749d4bc3b659c6ef96eebafcfa6df54d3145de0f501fd10e2ecc5b7 [INFO] running `"docker" "start" "-a" "ed7a5415d749d4bc3b659c6ef96eebafcfa6df54d3145de0f501fd10e2ecc5b7"` [INFO] [stderr] Compiling adventofcode2016 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.53s [INFO] running `"docker" "inspect" "ed7a5415d749d4bc3b659c6ef96eebafcfa6df54d3145de0f501fd10e2ecc5b7"` [INFO] running `"docker" "rm" "-f" "ed7a5415d749d4bc3b659c6ef96eebafcfa6df54d3145de0f501fd10e2ecc5b7"` [INFO] [stdout] ed7a5415d749d4bc3b659c6ef96eebafcfa6df54d3145de0f501fd10e2ecc5b7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/glurbi/adventofcode2016:/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.37.0" "test" "--frozen"` [INFO] [stdout] 3c7a41dac940aec5a8638c2c2dafb2d7226241d48770082ba9ad551a634cc8a6 [INFO] running `"docker" "start" "-a" "3c7a41dac940aec5a8638c2c2dafb2d7226241d48770082ba9ad551a634cc8a6"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/day1_1-91b5fadd08fd6cde [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] [stderr] Running /opt/crater/target/debug/deps/day1_2-c8f06c68dc4bd08a [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] [stderr] Running /opt/crater/target/debug/deps/day2_1-eb5affabd54bd081 [INFO] [stderr] Running /opt/crater/target/debug/deps/day2_2-cd826c7968243ca1 [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] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/day3_1-73faa74ae493754a [INFO] [stdout] running 0 tests [INFO] [stderr] Running /opt/crater/target/debug/deps/day3_2-499c3650f6aab9d3 [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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] [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" "3c7a41dac940aec5a8638c2c2dafb2d7226241d48770082ba9ad551a634cc8a6"` [INFO] running `"docker" "rm" "-f" "3c7a41dac940aec5a8638c2c2dafb2d7226241d48770082ba9ad551a634cc8a6"` [INFO] [stdout] 3c7a41dac940aec5a8638c2c2dafb2d7226241d48770082ba9ad551a634cc8a6