[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.37-6/sources/1.36.0/gh/glurbi/adventofcode2016"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/glurbi/adventofcode2016'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/glurbi/adventofcode2016" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/glurbi/adventofcode2016"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/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.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 glurbi/adventofcode2016 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 glurbi/adventofcode2016 [INFO] finished frobbing glurbi/adventofcode2016 [INFO] frobbed toml for glurbi/adventofcode2016 written to work/ex/beta-1.37-6/sources/1.36.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.37-6/sources/beta-2019-07-23/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.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 glurbi/adventofcode2016 against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.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.36.0" "build" "--frozen"` [INFO] [stdout] bb76acd131c519c3f599c5e761d4657c21b5220b0506589ef862aa3aae86b9f6 [INFO] running `"docker" "start" "-a" "bb76acd131c519c3f599c5e761d4657c21b5220b0506589ef862aa3aae86b9f6"` [INFO] [stderr] Compiling memchr v2.2.0 [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 8.77s [INFO] running `"docker" "inspect" "bb76acd131c519c3f599c5e761d4657c21b5220b0506589ef862aa3aae86b9f6"` [INFO] running `"docker" "rm" "-f" "bb76acd131c519c3f599c5e761d4657c21b5220b0506589ef862aa3aae86b9f6"` [INFO] [stdout] bb76acd131c519c3f599c5e761d4657c21b5220b0506589ef862aa3aae86b9f6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.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.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 4b930995bbe9c639f03defcc076a664e7b4040fb12abfb56cc66851122fec709 [INFO] running `"docker" "start" "-a" "4b930995bbe9c639f03defcc076a664e7b4040fb12abfb56cc66851122fec709"` [INFO] [stderr] Compiling adventofcode2016 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.82s [INFO] running `"docker" "inspect" "4b930995bbe9c639f03defcc076a664e7b4040fb12abfb56cc66851122fec709"` [INFO] running `"docker" "rm" "-f" "4b930995bbe9c639f03defcc076a664e7b4040fb12abfb56cc66851122fec709"` [INFO] [stdout] 4b930995bbe9c639f03defcc076a664e7b4040fb12abfb56cc66851122fec709 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.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.36.0" "test" "--frozen"` [INFO] [stdout] 12ae4a1b8317ea36cf85fe29f6659f70e36fa2a38474c618c93014f2f2850033 [INFO] running `"docker" "start" "-a" "12ae4a1b8317ea36cf85fe29f6659f70e36fa2a38474c618c93014f2f2850033"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.23s [INFO] [stderr] Running /opt/crater/target/debug/deps/day1_1-f50d35318956dfbb [INFO] [stderr] Running /opt/crater/target/debug/deps/day1_2-f5daa7cd2a972a4f [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/day2_1-50a9fb879856c1d3 [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] [stderr] Running /opt/crater/target/debug/deps/day2_2-f7e19624fab5c782 [INFO] [stderr] Running /opt/crater/target/debug/deps/day3_1-188928420778d17c [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] [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/day3_2-ebeb9ee14f94d889 [INFO] running `"docker" "inspect" "12ae4a1b8317ea36cf85fe29f6659f70e36fa2a38474c618c93014f2f2850033"` [INFO] running `"docker" "rm" "-f" "12ae4a1b8317ea36cf85fe29f6659f70e36fa2a38474c618c93014f2f2850033"` [INFO] [stdout] 12ae4a1b8317ea36cf85fe29f6659f70e36fa2a38474c618c93014f2f2850033