[INFO] updating cached repository snoyberg/rush-crash-course-tokio-exercise-2 [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/snoyberg/rush-crash-course-tokio-exercise-2 [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/snoyberg/rush-crash-course-tokio-exercise-2" "work/ex/pr-60174/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/gh/snoyberg/rush-crash-course-tokio-exercise-2"` [INFO] [stderr] Cloning into 'work/ex/pr-60174/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/gh/snoyberg/rush-crash-course-tokio-exercise-2'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/snoyberg/rush-crash-course-tokio-exercise-2" "work/ex/pr-60174/sources/try#74092351c05ae61047b2be02024415546595e974/gh/snoyberg/rush-crash-course-tokio-exercise-2"` [INFO] [stderr] Cloning into 'work/ex/pr-60174/sources/try#74092351c05ae61047b2be02024415546595e974/gh/snoyberg/rush-crash-course-tokio-exercise-2'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 03c5b9029263ce36e626e877e986a281c9334d4e [INFO] sha for GitHub repo snoyberg/rush-crash-course-tokio-exercise-2: 03c5b9029263ce36e626e877e986a281c9334d4e [INFO] validating manifest of snoyberg/rush-crash-course-tokio-exercise-2 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 snoyberg/rush-crash-course-tokio-exercise-2 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 snoyberg/rush-crash-course-tokio-exercise-2 [INFO] finished frobbing snoyberg/rush-crash-course-tokio-exercise-2 [INFO] frobbed toml for snoyberg/rush-crash-course-tokio-exercise-2 written to work/ex/pr-60174/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/gh/snoyberg/rush-crash-course-tokio-exercise-2/Cargo.toml [INFO] started frobbing snoyberg/rush-crash-course-tokio-exercise-2 [INFO] finished frobbing snoyberg/rush-crash-course-tokio-exercise-2 [INFO] frobbed toml for snoyberg/rush-crash-course-tokio-exercise-2 written to work/ex/pr-60174/sources/try#74092351c05ae61047b2be02024415546595e974/gh/snoyberg/rush-crash-course-tokio-exercise-2/Cargo.toml [INFO] crate snoyberg/rush-crash-course-tokio-exercise-2 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 snoyberg/rush-crash-course-tokio-exercise-2 against try#74092351c05ae61047b2be02024415546595e974 for pr-60174 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-60174/worker-3/try#74092351c05ae61047b2be02024415546595e974:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-60174/sources/try#74092351c05ae61047b2be02024415546595e974/gh/snoyberg/rush-crash-course-tokio-exercise-2:/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" "+74092351c05ae61047b2be02024415546595e974-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] cfe55d669234d3bc827212e57e44f0e8520cef962e22c94e712d1b0858a053c3 [INFO] running `"docker" "start" "-a" "cfe55d669234d3bc827212e57e44f0e8520cef962e22c94e712d1b0858a053c3"` [INFO] [stderr] Checking crossbeam-utils v0.6.1 [INFO] [stderr] Checking rand_isaac v0.1.0 [INFO] [stderr] Checking parking_lot_core v0.3.1 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking crossbeam-epoch v0.6.1 [INFO] [stderr] Checking tokio-timer v0.2.8 [INFO] [stderr] Checking rand v0.6.1 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking crossbeam-deque v0.6.2 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking tokio-reactor v0.1.7 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.4 [INFO] [stderr] Checking tokio-tcp v0.1.2 [INFO] [stderr] Checking tokio-threadpool v0.1.9 [INFO] [stderr] Checking tokio-fs v0.1.4 [INFO] [stderr] Checking tokio v0.1.13 [INFO] [stderr] Checking exercise2 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.63s [INFO] running `"docker" "inspect" "cfe55d669234d3bc827212e57e44f0e8520cef962e22c94e712d1b0858a053c3"` [INFO] running `"docker" "rm" "-f" "cfe55d669234d3bc827212e57e44f0e8520cef962e22c94e712d1b0858a053c3"` [INFO] [stdout] cfe55d669234d3bc827212e57e44f0e8520cef962e22c94e712d1b0858a053c3