[INFO] updating cached repository triangle-rustaceans/tokio-hops [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/triangle-rustaceans/tokio-hops [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/triangle-rustaceans/tokio-hops" "work/ex/pr-60039-1/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/gh/triangle-rustaceans/tokio-hops"` [INFO] [stderr] Cloning into 'work/ex/pr-60039-1/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/gh/triangle-rustaceans/tokio-hops'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/triangle-rustaceans/tokio-hops" "work/ex/pr-60039-1/sources/try#99a7498759a22b5684caf798a98b7e90ad9d2443/gh/triangle-rustaceans/tokio-hops"` [INFO] [stderr] Cloning into 'work/ex/pr-60039-1/sources/try#99a7498759a22b5684caf798a98b7e90ad9d2443/gh/triangle-rustaceans/tokio-hops'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 808f36192fab92f20d970facd4fc0215fb6ac4ee [INFO] sha for GitHub repo triangle-rustaceans/tokio-hops: 808f36192fab92f20d970facd4fc0215fb6ac4ee [INFO] validating manifest of triangle-rustaceans/tokio-hops on toolchain master#e305df1846a6d985315917ae0c81b74af8b4e641 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e305df1846a6d985315917ae0c81b74af8b4e641-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of triangle-rustaceans/tokio-hops on toolchain try#99a7498759a22b5684caf798a98b7e90ad9d2443 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+99a7498759a22b5684caf798a98b7e90ad9d2443-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing triangle-rustaceans/tokio-hops [INFO] finished frobbing triangle-rustaceans/tokio-hops [INFO] frobbed toml for triangle-rustaceans/tokio-hops written to work/ex/pr-60039-1/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/gh/triangle-rustaceans/tokio-hops/Cargo.toml [INFO] started frobbing triangle-rustaceans/tokio-hops [INFO] finished frobbing triangle-rustaceans/tokio-hops [INFO] frobbed toml for triangle-rustaceans/tokio-hops written to work/ex/pr-60039-1/sources/try#99a7498759a22b5684caf798a98b7e90ad9d2443/gh/triangle-rustaceans/tokio-hops/Cargo.toml [INFO] crate triangle-rustaceans/tokio-hops already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e305df1846a6d985315917ae0c81b74af8b4e641-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+99a7498759a22b5684caf798a98b7e90ad9d2443-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking triangle-rustaceans/tokio-hops against try#99a7498759a22b5684caf798a98b7e90ad9d2443 for pr-60039-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-60039-1/worker-7/try#99a7498759a22b5684caf798a98b7e90ad9d2443:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-60039-1/sources/try#99a7498759a22b5684caf798a98b7e90ad9d2443/gh/triangle-rustaceans/tokio-hops:/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" "+99a7498759a22b5684caf798a98b7e90ad9d2443-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 81963c755c0afb3be64045fb19a7cecec275aa678048187a78de05bdf8f17576 [INFO] running `"docker" "start" "-a" "81963c755c0afb3be64045fb19a7cecec275aa678048187a78de05bdf8f17576"` [INFO] [stderr] Checking serde v1.0.50 [INFO] [stderr] Checking log v0.4.1 [INFO] [stderr] Checking net2 v0.2.32 [INFO] [stderr] Checking bytes v0.4.7 [INFO] [stderr] Checking crossbeam-epoch v0.4.1 [INFO] [stderr] Checking tokio-timer v0.2.3 [INFO] [stderr] Compiling syn v0.13.7 [INFO] [stderr] Checking crossbeam-deque v0.3.1 [INFO] [stderr] Checking tokio-io v0.1.6 [INFO] [stderr] Checking mio v0.6.14 [INFO] [stderr] Checking tokio-threadpool v0.1.3 [INFO] [stderr] Checking tokio-fs v0.1.0 [INFO] [stderr] Checking tokio-reactor v0.1.1 [INFO] [stderr] Checking tokio-udp v0.1.0 [INFO] [stderr] Checking tokio-tcp v0.1.0 [INFO] [stderr] Checking tokio v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.50 [INFO] [stderr] Checking serde_json v1.0.17 [INFO] [stderr] Checking hops v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.69s [INFO] running `"docker" "inspect" "81963c755c0afb3be64045fb19a7cecec275aa678048187a78de05bdf8f17576"` [INFO] running `"docker" "rm" "-f" "81963c755c0afb3be64045fb19a7cecec275aa678048187a78de05bdf8f17576"` [INFO] [stdout] 81963c755c0afb3be64045fb19a7cecec275aa678048187a78de05bdf8f17576