[INFO] updating cached repository quite/gyro [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/quite/gyro [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/quite/gyro" "work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/quite/gyro"` [INFO] [stderr] Cloning into 'work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/quite/gyro'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/quite/gyro" "work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/quite/gyro"` [INFO] [stderr] Cloning into 'work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/quite/gyro'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 75034c8ccd03ce050bc6183a09c0a3ae560fc663 [INFO] sha for GitHub repo quite/gyro: 75034c8ccd03ce050bc6183a09c0a3ae560fc663 [INFO] validating manifest of quite/gyro on toolchain master#9f06855064ed06a50c496577b21ca50f92a2e67d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of quite/gyro on toolchain try#d3301713b54af69ca9de941a8c6b0d8287dbd6df [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing quite/gyro [INFO] finished frobbing quite/gyro [INFO] frobbed toml for quite/gyro written to work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/quite/gyro/Cargo.toml [INFO] started frobbing quite/gyro [INFO] finished frobbing quite/gyro [INFO] frobbed toml for quite/gyro written to work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/quite/gyro/Cargo.toml [INFO] crate quite/gyro already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking quite/gyro against try#d3301713b54af69ca9de941a8c6b0d8287dbd6df for pr-61874 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61874/worker-4/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/quite/gyro:/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" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] f363dde45ea27ba954997c6ec414d45a81100ea2a19b85fb0b07599b6ad8e364 [INFO] running `"docker" "start" "-a" "f363dde45ea27ba954997c6ec414d45a81100ea2a19b85fb0b07599b6ad8e364"` [INFO] [stderr] Compiling git-version v0.2.1 [INFO] [stderr] Checking tokio-timer v0.1.2 [INFO] [stderr] Checking backtrace v0.3.15 [INFO] [stderr] Checking serde_urlencoded v0.5.4 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking tokio-mockstream v1.1.0 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking h2 v0.1.17 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-tls v0.2.1 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Compiling gyro v0.1.4 (/opt/crater/workdir) [INFO] [stderr] Checking tokio v0.1.18 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Checking hyper v0.12.25 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking reqwest v0.9.13 [INFO] [stderr] Checking irc v0.13.6 (https://github.com/quite/irc?branch=insecure#8e1bae16) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.78s [INFO] running `"docker" "inspect" "f363dde45ea27ba954997c6ec414d45a81100ea2a19b85fb0b07599b6ad8e364"` [INFO] running `"docker" "rm" "-f" "f363dde45ea27ba954997c6ec414d45a81100ea2a19b85fb0b07599b6ad8e364"` [INFO] [stdout] f363dde45ea27ba954997c6ec414d45a81100ea2a19b85fb0b07599b6ad8e364