[INFO] updating cached repository xSke/aoc18 [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/xSke/aoc18 [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/xSke/aoc18" "work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/gh/xSke/aoc18"` [INFO] [stderr] Cloning into 'work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/gh/xSke/aoc18'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/xSke/aoc18" "work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/gh/xSke/aoc18"` [INFO] [stderr] Cloning into 'work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/gh/xSke/aoc18'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a4fb9047ae1464585d7b5ab93da6b1c8e56751d5 [INFO] sha for GitHub repo xSke/aoc18: a4fb9047ae1464585d7b5ab93da6b1c8e56751d5 [INFO] validating manifest of xSke/aoc18 on toolchain master#f66e4697ae286985ddefc53c3a047614568458bb [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f66e4697ae286985ddefc53c3a047614568458bb-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of xSke/aoc18 on toolchain try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c3b22200e6f5b70eb1f99ae6944d989ae17a458a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing xSke/aoc18 [INFO] finished frobbing xSke/aoc18 [INFO] frobbed toml for xSke/aoc18 written to work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/gh/xSke/aoc18/Cargo.toml [INFO] started frobbing xSke/aoc18 [INFO] finished frobbing xSke/aoc18 [INFO] frobbed toml for xSke/aoc18 written to work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/gh/xSke/aoc18/Cargo.toml [INFO] crate xSke/aoc18 has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f66e4697ae286985ddefc53c3a047614568458bb-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c3b22200e6f5b70eb1f99ae6944d989ae17a458a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking xSke/aoc18 against master#f66e4697ae286985ddefc53c3a047614568458bb for pr-58592 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-58592/worker-4/master#f66e4697ae286985ddefc53c3a047614568458bb:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/gh/xSke/aoc18:/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" "+f66e4697ae286985ddefc53c3a047614568458bb-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 14a9da194b634b185441c825f68935c19cd05f1039cb15fdb5c409e74161238b [INFO] running `"docker" "start" "-a" "14a9da194b634b185441c825f68935c19cd05f1039cb15fdb5c409e74161238b"` [INFO] [stderr] Compiling openssl v0.10.15 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Checking string v0.1.2 [INFO] [stderr] Checking indexmap v1.0.2 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.13 [INFO] [stderr] Checking utf8-ranges v1.0.2 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking arrayvec v0.4.8 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling openssl-sys v0.9.39 [INFO] [stderr] Checking regex-syntax v0.6.4 [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Checking smallvec v0.6.7 [INFO] [stderr] Checking want v0.0.6 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking clicolors-control v0.3.0 [INFO] [stderr] Checking number_prefix v0.2.8 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking crossbeam-epoch v0.6.1 [INFO] [stderr] Checking mime v0.3.12 [INFO] [stderr] Checking serde_urlencoded v0.5.4 [INFO] [stderr] Checking libflate v0.1.18 [INFO] [stderr] Checking parking_lot_core v0.3.1 [INFO] [stderr] Checking http v0.1.14 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Checking serde_json v1.0.33 [INFO] [stderr] Checking rand v0.6.1 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Checking crossbeam-deque v0.6.2 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking tokio-reactor v0.1.7 [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 tokio-threadpool v0.1.9 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Checking h2 v0.1.13 [INFO] [stderr] Checking parking_lot v0.7.0 [INFO] [stderr] Checking tokio-fs v0.1.4 [INFO] [stderr] Checking tokio v0.1.13 [INFO] [stderr] Checking console v0.7.0 [INFO] [stderr] Checking indicatif v0.10.1 [INFO] [stderr] Checking hyper v0.12.16 [INFO] [stderr] Checking hyper-tls v0.3.1 [INFO] [stderr] Checking reqwest v0.9.5 [INFO] [stderr] Checking aoc18 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 59.02s [INFO] running `"docker" "inspect" "14a9da194b634b185441c825f68935c19cd05f1039cb15fdb5c409e74161238b"` [INFO] running `"docker" "rm" "-f" "14a9da194b634b185441c825f68935c19cd05f1039cb15fdb5c409e74161238b"` [INFO] [stdout] 14a9da194b634b185441c825f68935c19cd05f1039cb15fdb5c409e74161238b