[INFO] updating cached repository LPGhatguy/lua-async-http [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/LPGhatguy/lua-async-http [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/LPGhatguy/lua-async-http" "work/ex/pr-60914/sources/master#39401465da4ce27aeeb2c2a26133ac35c63aa515/gh/LPGhatguy/lua-async-http"` [INFO] [stderr] Cloning into 'work/ex/pr-60914/sources/master#39401465da4ce27aeeb2c2a26133ac35c63aa515/gh/LPGhatguy/lua-async-http'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/LPGhatguy/lua-async-http" "work/ex/pr-60914/sources/try#f45cc3094ee337acd688771b9234318046b0572d/gh/LPGhatguy/lua-async-http"` [INFO] [stderr] Cloning into 'work/ex/pr-60914/sources/try#f45cc3094ee337acd688771b9234318046b0572d/gh/LPGhatguy/lua-async-http'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] cea24cc7bf457dd779cd524cc38d74ba3f8c7d61 [INFO] sha for GitHub repo LPGhatguy/lua-async-http: cea24cc7bf457dd779cd524cc38d74ba3f8c7d61 [INFO] validating manifest of LPGhatguy/lua-async-http on toolchain master#39401465da4ce27aeeb2c2a26133ac35c63aa515 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+39401465da4ce27aeeb2c2a26133ac35c63aa515-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of LPGhatguy/lua-async-http on toolchain try#f45cc3094ee337acd688771b9234318046b0572d [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+f45cc3094ee337acd688771b9234318046b0572d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing LPGhatguy/lua-async-http [INFO] finished frobbing LPGhatguy/lua-async-http [INFO] frobbed toml for LPGhatguy/lua-async-http written to work/ex/pr-60914/sources/master#39401465da4ce27aeeb2c2a26133ac35c63aa515/gh/LPGhatguy/lua-async-http/Cargo.toml [INFO] started frobbing LPGhatguy/lua-async-http [INFO] finished frobbing LPGhatguy/lua-async-http [INFO] frobbed toml for LPGhatguy/lua-async-http written to work/ex/pr-60914/sources/try#f45cc3094ee337acd688771b9234318046b0572d/gh/LPGhatguy/lua-async-http/Cargo.toml [INFO] crate LPGhatguy/lua-async-http already has a lockfile, it will not be regenerated [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+39401465da4ce27aeeb2c2a26133ac35c63aa515-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+f45cc3094ee337acd688771b9234318046b0572d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking LPGhatguy/lua-async-http against try#f45cc3094ee337acd688771b9234318046b0572d for pr-60914 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-60914/worker-0/try#f45cc3094ee337acd688771b9234318046b0572d:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-60914/sources/try#f45cc3094ee337acd688771b9234318046b0572d/gh/LPGhatguy/lua-async-http:/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" "+f45cc3094ee337acd688771b9234318046b0572d-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] a3eefbd97159de81ba5b178623df0d5ee68aa0ff64570727e877073b42931b11 [INFO] running `"docker" "start" "-a" "a3eefbd97159de81ba5b178623df0d5ee68aa0ff64570727e877073b42931b11"` [INFO] [stderr] Compiling termcolor v1.0.2 [INFO] [stderr] Compiling bindgen v0.39.0 [INFO] [stderr] Compiling aho-corasick v0.6.7 [INFO] [stderr] Checking tokio-io v0.1.8 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Checking native-tls v0.1.5 [INFO] [stderr] Compiling clang-sys v0.23.0 [INFO] [stderr] Compiling regex v1.0.4 [INFO] [stderr] Checking tokio-reactor v0.1.4 [INFO] [stderr] Checking tokio-codec v0.1.0 [INFO] [stderr] Checking tokio-fs v0.1.3 [INFO] [stderr] Checking tokio-udp v0.1.2 [INFO] [stderr] Checking tokio-tcp v0.1.1 [INFO] [stderr] Checking tokio-uds v0.2.1 [INFO] [stderr] Checking tokio v0.1.8 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Compiling env_logger v0.5.12 [INFO] [stderr] Checking tokio-tls v0.1.4 [INFO] [stderr] Checking hyper v0.11.27 [INFO] [stderr] Checking hyper-tls v0.1.4 [INFO] [stderr] Checking reqwest v0.8.8 [INFO] [stderr] Compiling lua51-sys v0.1.0 (https://github.com/LPGhatguy/rust-lua51-sys.git#a72880fd) [INFO] [stderr] Checking lua-async-http v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.51s [INFO] running `"docker" "inspect" "a3eefbd97159de81ba5b178623df0d5ee68aa0ff64570727e877073b42931b11"` [INFO] running `"docker" "rm" "-f" "a3eefbd97159de81ba5b178623df0d5ee68aa0ff64570727e877073b42931b11"` [INFO] [stdout] a3eefbd97159de81ba5b178623df0d5ee68aa0ff64570727e877073b42931b11