[INFO] updating cached repository nrxus/advent_2018 [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/nrxus/advent_2018 [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/nrxus/advent_2018" "work/ex/pr-57745/sources/master#f613dc138b4012cf3d2eb40718fbcc7cf0a34039/gh/nrxus/advent_2018"` [INFO] [stderr] Cloning into 'work/ex/pr-57745/sources/master#f613dc138b4012cf3d2eb40718fbcc7cf0a34039/gh/nrxus/advent_2018'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/nrxus/advent_2018" "work/ex/pr-57745/sources/try#29640c57b5f92febba0e40c50cb863c9a7ede51d/gh/nrxus/advent_2018"` [INFO] [stderr] Cloning into 'work/ex/pr-57745/sources/try#29640c57b5f92febba0e40c50cb863c9a7ede51d/gh/nrxus/advent_2018'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2a11996b91c1f0a3197e2702bfb1fff2e5b41b8c [INFO] sha for GitHub repo nrxus/advent_2018: 2a11996b91c1f0a3197e2702bfb1fff2e5b41b8c [INFO] validating manifest of nrxus/advent_2018 on toolchain master#f613dc138b4012cf3d2eb40718fbcc7cf0a34039 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f613dc138b4012cf3d2eb40718fbcc7cf0a34039-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of nrxus/advent_2018 on toolchain try#29640c57b5f92febba0e40c50cb863c9a7ede51d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+29640c57b5f92febba0e40c50cb863c9a7ede51d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing nrxus/advent_2018 [INFO] finished frobbing nrxus/advent_2018 [INFO] frobbed toml for nrxus/advent_2018 written to work/ex/pr-57745/sources/master#f613dc138b4012cf3d2eb40718fbcc7cf0a34039/gh/nrxus/advent_2018/Cargo.toml [INFO] started frobbing nrxus/advent_2018 [INFO] finished frobbing nrxus/advent_2018 [INFO] frobbed toml for nrxus/advent_2018 written to work/ex/pr-57745/sources/try#29640c57b5f92febba0e40c50cb863c9a7ede51d/gh/nrxus/advent_2018/Cargo.toml [INFO] crate nrxus/advent_2018 has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f613dc138b4012cf3d2eb40718fbcc7cf0a34039-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+29640c57b5f92febba0e40c50cb863c9a7ede51d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking nrxus/advent_2018 against master#f613dc138b4012cf3d2eb40718fbcc7cf0a34039 for pr-57745 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57745/worker-3/master#f613dc138b4012cf3d2eb40718fbcc7cf0a34039:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57745/sources/master#f613dc138b4012cf3d2eb40718fbcc7cf0a34039/gh/nrxus/advent_2018:/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=forbid" "-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" "+f613dc138b4012cf3d2eb40718fbcc7cf0a34039-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] e973517951040276a22bd46475b7a458401954c646e3491ec8930438c1e5d749 [INFO] running `"docker" "start" "-a" "e973517951040276a22bd46475b7a458401954c646e3491ec8930438c1e5d749"` [INFO] [stderr] Compiling crc32fast v1.1.1 [INFO] [stderr] Checking array-macro v1.0.2 [INFO] [stderr] Checking reexport-proc-macro v1.0.5 [INFO] [stderr] Checking cookie v0.11.0 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking tokio-reactor v0.1.7 [INFO] [stderr] Checking tokio-threadpool v0.1.9 [INFO] [stderr] Checking tokio-tcp v0.1.2 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.4 [INFO] [stderr] Checking libflate v0.1.19 [INFO] [stderr] Checking tokio-fs v0.1.4 [INFO] [stderr] Checking tokio v0.1.13 [INFO] [stderr] Checking hyper v0.12.16 [INFO] [stderr] Compiling enum-map-derive v0.4.0 [INFO] [stderr] Checking hyper-tls v0.3.1 [INFO] [stderr] Checking enum-map v0.4.1 [INFO] [stderr] Checking reqwest v0.9.5 [INFO] [stderr] Checking advent_2018 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.22s [INFO] running `"docker" "inspect" "e973517951040276a22bd46475b7a458401954c646e3491ec8930438c1e5d749"` [INFO] running `"docker" "rm" "-f" "e973517951040276a22bd46475b7a458401954c646e3491ec8930438c1e5d749"` [INFO] [stdout] e973517951040276a22bd46475b7a458401954c646e3491ec8930438c1e5d749