[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-60466/sources/master#7840a0b753a065a41999f1fb6028f67d33e3fdd5/gh/quite/gyro"` [INFO] [stderr] Cloning into 'work/ex/pr-60466/sources/master#7840a0b753a065a41999f1fb6028f67d33e3fdd5/gh/quite/gyro'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/quite/gyro" "work/ex/pr-60466/sources/try#6a9f0b6cc40687e25f9d772e3b10bab335c63853/gh/quite/gyro"` [INFO] [stderr] Cloning into 'work/ex/pr-60466/sources/try#6a9f0b6cc40687e25f9d772e3b10bab335c63853/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#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 quite/gyro 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 quite/gyro [INFO] finished frobbing quite/gyro [INFO] frobbed toml for quite/gyro written to work/ex/pr-60466/sources/master#7840a0b753a065a41999f1fb6028f67d33e3fdd5/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-60466/sources/try#6a9f0b6cc40687e25f9d772e3b10bab335c63853/gh/quite/gyro/Cargo.toml [INFO] crate quite/gyro 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 quite/gyro against try#6a9f0b6cc40687e25f9d772e3b10bab335c63853 for pr-60466 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-60466/worker-6/try#6a9f0b6cc40687e25f9d772e3b10bab335c63853:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-60466/sources/try#6a9f0b6cc40687e25f9d772e3b10bab335c63853/gh/quite/gyro:/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] 54abcbcc5fa679a841232d81d066a73ad1246677faf502a58e42da60af9f9cc9 [INFO] running `"docker" "start" "-a" "54abcbcc5fa679a841232d81d066a73ad1246677faf502a58e42da60af9f9cc9"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Compiling git-version v0.2.1 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.43 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking http v0.1.16 [INFO] [stderr] Compiling gyro v0.1.4 (/opt/crater/workdir) [INFO] [stderr] Checking flate2 v1.0.7 [INFO] [stderr] Compiling openssl v0.10.20 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Checking h2 v0.1.17 [INFO] [stderr] Checking tokio-tls v0.2.1 [INFO] [stderr] Checking irc v0.13.6 (https://github.com/quite/irc?branch=insecure#8e1bae16) [INFO] [stderr] Checking hyper v0.12.25 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking reqwest v0.9.13 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.26s [INFO] running `"docker" "inspect" "54abcbcc5fa679a841232d81d066a73ad1246677faf502a58e42da60af9f9cc9"` [INFO] running `"docker" "rm" "-f" "54abcbcc5fa679a841232d81d066a73ad1246677faf502a58e42da60af9f9cc9"` [INFO] [stdout] 54abcbcc5fa679a841232d81d066a73ad1246677faf502a58e42da60af9f9cc9