[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-60466/sources/master#7840a0b753a065a41999f1fb6028f67d33e3fdd5/gh/snoyberg/rush-crash-course-tokio-exercise-2"` [INFO] [stderr] Cloning into 'work/ex/pr-60466/sources/master#7840a0b753a065a41999f1fb6028f67d33e3fdd5/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-60466/sources/try#6a9f0b6cc40687e25f9d772e3b10bab335c63853/gh/snoyberg/rush-crash-course-tokio-exercise-2"` [INFO] [stderr] Cloning into 'work/ex/pr-60466/sources/try#6a9f0b6cc40687e25f9d772e3b10bab335c63853/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#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 snoyberg/rush-crash-course-tokio-exercise-2 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 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-60466/sources/master#7840a0b753a065a41999f1fb6028f67d33e3fdd5/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-60466/sources/try#6a9f0b6cc40687e25f9d772e3b10bab335c63853/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" "+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 snoyberg/rush-crash-course-tokio-exercise-2 against try#6a9f0b6cc40687e25f9d772e3b10bab335c63853 for pr-60466 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-60466/worker-5/try#6a9f0b6cc40687e25f9d772e3b10bab335c63853:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-60466/sources/try#6a9f0b6cc40687e25f9d772e3b10bab335c63853/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" "+6a9f0b6cc40687e25f9d772e3b10bab335c63853-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] e50967b389bc46946b95a6133a2f13da243c5b96824aa18c17650c0ebc3105a0 [INFO] running `"docker" "start" "-a" "e50967b389bc46946b95a6133a2f13da243c5b96824aa18c17650c0ebc3105a0"` [INFO] [stderr] Checking rand_isaac v0.1.0 [INFO] [stderr] Checking rand v0.6.1 [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.80s [INFO] running `"docker" "inspect" "e50967b389bc46946b95a6133a2f13da243c5b96824aa18c17650c0ebc3105a0"` [INFO] running `"docker" "rm" "-f" "e50967b389bc46946b95a6133a2f13da243c5b96824aa18c17650c0ebc3105a0"` [INFO] [stdout] e50967b389bc46946b95a6133a2f13da243c5b96824aa18c17650c0ebc3105a0