[INFO] updating cached repository scirner22/hackathon-rustifications [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/scirner22/hackathon-rustifications [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/scirner22/hackathon-rustifications" "work/ex/pr-60174/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/gh/scirner22/hackathon-rustifications"` [INFO] [stderr] Cloning into 'work/ex/pr-60174/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/gh/scirner22/hackathon-rustifications'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/scirner22/hackathon-rustifications" "work/ex/pr-60174/sources/try#74092351c05ae61047b2be02024415546595e974/gh/scirner22/hackathon-rustifications"` [INFO] [stderr] Cloning into 'work/ex/pr-60174/sources/try#74092351c05ae61047b2be02024415546595e974/gh/scirner22/hackathon-rustifications'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1a7f02663c91eacf27417a0604de86fb66d575f4 [INFO] sha for GitHub repo scirner22/hackathon-rustifications: 1a7f02663c91eacf27417a0604de86fb66d575f4 [INFO] validating manifest of scirner22/hackathon-rustifications on toolchain master#e305df1846a6d985315917ae0c81b74af8b4e641 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+e305df1846a6d985315917ae0c81b74af8b4e641-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of scirner22/hackathon-rustifications on toolchain try#74092351c05ae61047b2be02024415546595e974 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+74092351c05ae61047b2be02024415546595e974-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing scirner22/hackathon-rustifications [INFO] finished frobbing scirner22/hackathon-rustifications [INFO] frobbed toml for scirner22/hackathon-rustifications written to work/ex/pr-60174/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/gh/scirner22/hackathon-rustifications/Cargo.toml [INFO] started frobbing scirner22/hackathon-rustifications [INFO] finished frobbing scirner22/hackathon-rustifications [INFO] frobbed toml for scirner22/hackathon-rustifications written to work/ex/pr-60174/sources/try#74092351c05ae61047b2be02024415546595e974/gh/scirner22/hackathon-rustifications/Cargo.toml [INFO] crate scirner22/hackathon-rustifications already has a lockfile, it will not be regenerated [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+e305df1846a6d985315917ae0c81b74af8b4e641-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+74092351c05ae61047b2be02024415546595e974-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking scirner22/hackathon-rustifications against master#e305df1846a6d985315917ae0c81b74af8b4e641 for pr-60174 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-60174/worker-7/master#e305df1846a6d985315917ae0c81b74af8b4e641:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-60174/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/gh/scirner22/hackathon-rustifications:/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" "+e305df1846a6d985315917ae0c81b74af8b4e641-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 317b85945a3e5f76a7596a53f4bff505c50b767bd465d4c59c44015d280b60df [INFO] running `"docker" "start" "-a" "317b85945a3e5f76a7596a53f4bff505c50b767bd465d4c59c44015d280b60df"` [INFO] [stderr] Checking arc-swap v0.3.5 [INFO] [stderr] Compiling ring v0.13.3 [INFO] [stderr] Compiling actix-web v0.7.13 [INFO] [stderr] Checking tokio-io v0.1.10 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Checking flate2 v1.0.4 [INFO] [stderr] Checking serde_urlencoded v0.5.3 [INFO] [stderr] Checking crossbeam-channel v0.2.6 [INFO] [stderr] Checking signal-hook v0.1.6 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking tokio-reactor v0.1.6 [INFO] [stderr] Checking tokio-fs v0.1.4 [INFO] [stderr] Checking h2 v0.1.13 [INFO] [stderr] Checking tokio-udp v0.1.2 [INFO] [stderr] Checking tokio-uds v0.2.3 [INFO] [stderr] Checking tokio-tcp v0.1.2 [INFO] [stderr] Checking tokio-signal v0.2.6 [INFO] [stderr] Checking tokio v0.1.11 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Checking failure v0.1.3 [INFO] [stderr] Checking trust-dns-proto v0.5.0 [INFO] [stderr] Checking cookie v0.11.0 [INFO] [stderr] Checking trust-dns-resolver v0.10.0 [INFO] [stderr] Checking actix v0.7.6 [INFO] [stderr] Checking actix-net v0.1.1 [INFO] [stderr] Checking websocket-test v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.65s [INFO] running `"docker" "inspect" "317b85945a3e5f76a7596a53f4bff505c50b767bd465d4c59c44015d280b60df"` [INFO] running `"docker" "rm" "-f" "317b85945a3e5f76a7596a53f4bff505c50b767bd465d4c59c44015d280b60df"` [INFO] [stdout] 317b85945a3e5f76a7596a53f4bff505c50b767bd465d4c59c44015d280b60df