[INFO] updating cached repository realrunner/adventofcode2016 [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/realrunner/adventofcode2016 [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/realrunner/adventofcode2016" "work/ex/pr-60466/sources/master#7840a0b753a065a41999f1fb6028f67d33e3fdd5/gh/realrunner/adventofcode2016"` [INFO] [stderr] Cloning into 'work/ex/pr-60466/sources/master#7840a0b753a065a41999f1fb6028f67d33e3fdd5/gh/realrunner/adventofcode2016'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/realrunner/adventofcode2016" "work/ex/pr-60466/sources/try#6a9f0b6cc40687e25f9d772e3b10bab335c63853/gh/realrunner/adventofcode2016"` [INFO] [stderr] Cloning into 'work/ex/pr-60466/sources/try#6a9f0b6cc40687e25f9d772e3b10bab335c63853/gh/realrunner/adventofcode2016'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1c16734fcb96ea251a0e0a00de52f99711fbfe10 [INFO] sha for GitHub repo realrunner/adventofcode2016: 1c16734fcb96ea251a0e0a00de52f99711fbfe10 [INFO] validating manifest of realrunner/adventofcode2016 on toolchain master#7840a0b753a065a41999f1fb6028f67d33e3fdd5 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+7840a0b753a065a41999f1fb6028f67d33e3fdd5-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of realrunner/adventofcode2016 on toolchain try#6a9f0b6cc40687e25f9d772e3b10bab335c63853 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+6a9f0b6cc40687e25f9d772e3b10bab335c63853-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing realrunner/adventofcode2016 [INFO] finished frobbing realrunner/adventofcode2016 [INFO] frobbed toml for realrunner/adventofcode2016 written to work/ex/pr-60466/sources/master#7840a0b753a065a41999f1fb6028f67d33e3fdd5/gh/realrunner/adventofcode2016/Cargo.toml [INFO] started frobbing realrunner/adventofcode2016 [INFO] finished frobbing realrunner/adventofcode2016 [INFO] frobbed toml for realrunner/adventofcode2016 written to work/ex/pr-60466/sources/try#6a9f0b6cc40687e25f9d772e3b10bab335c63853/gh/realrunner/adventofcode2016/Cargo.toml [INFO] crate realrunner/adventofcode2016 already has a lockfile, it will not be regenerated [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+7840a0b753a065a41999f1fb6028f67d33e3fdd5-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+6a9f0b6cc40687e25f9d772e3b10bab335c63853-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking realrunner/adventofcode2016 against try#6a9f0b6cc40687e25f9d772e3b10bab335c63853 for pr-60466 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-60466/worker-6/try#6a9f0b6cc40687e25f9d772e3b10bab335c63853:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-60466/sources/try#6a9f0b6cc40687e25f9d772e3b10bab335c63853/gh/realrunner/adventofcode2016:/opt/crater/workdir:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/crater-raid/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" "+6a9f0b6cc40687e25f9d772e3b10bab335c63853-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 9d5e46ccd8dc1158debbf29390e45c0f8c89e05086aec4246b67e6fbefe2ff4b [INFO] running `"docker" "start" "-a" "9d5e46ccd8dc1158debbf29390e45c0f8c89e05086aec4246b67e6fbefe2ff4b"` [INFO] [stderr] Compiling openssl v0.9.22 [INFO] [stderr] Checking tokio v0.0.0 [INFO] [stderr] Checking iovec v0.1.1 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.22 [INFO] [stderr] Checking futures-cpupool v0.1.7 [INFO] [stderr] Checking aho-corasick v0.6.4 [INFO] [stderr] Checking bytes v0.4.5 [INFO] [stderr] Checking mio v0.6.11 [INFO] [stderr] Checking regex v0.2.3 [INFO] [stderr] Checking tokio-io v0.1.4 [INFO] [stderr] Checking tokio-core v0.1.10 [INFO] [stderr] Checking tokio-proto v0.1.1 [INFO] [stderr] Checking native-tls v0.1.4 [INFO] [stderr] Checking tokio-tls v0.1.3 [INFO] [stderr] Checking hyper v0.11.7 [INFO] [stderr] Checking hyper-tls v0.1.2 [INFO] [stderr] Checking surgehours v0.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.56s [INFO] running `"docker" "inspect" "9d5e46ccd8dc1158debbf29390e45c0f8c89e05086aec4246b67e6fbefe2ff4b"` [INFO] running `"docker" "rm" "-f" "9d5e46ccd8dc1158debbf29390e45c0f8c89e05086aec4246b67e6fbefe2ff4b"` [INFO] [stdout] 9d5e46ccd8dc1158debbf29390e45c0f8c89e05086aec4246b67e6fbefe2ff4b