[INFO] updating cached repository ward/rust-chronorace [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ward/rust-chronorace [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ward/rust-chronorace" "work/ex/pr-57745/sources/master#f613dc138b4012cf3d2eb40718fbcc7cf0a34039/gh/ward/rust-chronorace"` [INFO] [stderr] Cloning into 'work/ex/pr-57745/sources/master#f613dc138b4012cf3d2eb40718fbcc7cf0a34039/gh/ward/rust-chronorace'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ward/rust-chronorace" "work/ex/pr-57745/sources/try#29640c57b5f92febba0e40c50cb863c9a7ede51d/gh/ward/rust-chronorace"` [INFO] [stderr] Cloning into 'work/ex/pr-57745/sources/try#29640c57b5f92febba0e40c50cb863c9a7ede51d/gh/ward/rust-chronorace'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e1e5f7eb3c12bab2f2d313d759fdee3b76f7a354 [INFO] sha for GitHub repo ward/rust-chronorace: e1e5f7eb3c12bab2f2d313d759fdee3b76f7a354 [INFO] validating manifest of ward/rust-chronorace on toolchain master#f613dc138b4012cf3d2eb40718fbcc7cf0a34039 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f613dc138b4012cf3d2eb40718fbcc7cf0a34039-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ward/rust-chronorace on toolchain try#29640c57b5f92febba0e40c50cb863c9a7ede51d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+29640c57b5f92febba0e40c50cb863c9a7ede51d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing ward/rust-chronorace [INFO] finished frobbing ward/rust-chronorace [INFO] frobbed toml for ward/rust-chronorace written to work/ex/pr-57745/sources/master#f613dc138b4012cf3d2eb40718fbcc7cf0a34039/gh/ward/rust-chronorace/Cargo.toml [INFO] started frobbing ward/rust-chronorace [INFO] finished frobbing ward/rust-chronorace [INFO] frobbed toml for ward/rust-chronorace written to work/ex/pr-57745/sources/try#29640c57b5f92febba0e40c50cb863c9a7ede51d/gh/ward/rust-chronorace/Cargo.toml [INFO] crate ward/rust-chronorace has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f613dc138b4012cf3d2eb40718fbcc7cf0a34039-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+29640c57b5f92febba0e40c50cb863c9a7ede51d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking ward/rust-chronorace against try#29640c57b5f92febba0e40c50cb863c9a7ede51d for pr-57745 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57745/worker-6/try#29640c57b5f92febba0e40c50cb863c9a7ede51d:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57745/sources/try#29640c57b5f92febba0e40c50cb863c9a7ede51d/gh/ward/rust-chronorace:/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" "+29640c57b5f92febba0e40c50cb863c9a7ede51d-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 0ebcdd8d2264ab60f7f39ea93e17988cf856aeec2fb3ca8422a321e6aa3a5a06 [INFO] running `"docker" "start" "-a" "0ebcdd8d2264ab60f7f39ea93e17988cf856aeec2fb3ca8422a321e6aa3a5a06"` [INFO] [stderr] Compiling rand_core v0.2.1 [INFO] [stderr] Checking futures v0.1.24 [INFO] [stderr] Compiling openssl v0.10.12 [INFO] [stderr] Compiling serde v1.0.79 [INFO] [stderr] Compiling native-tls v0.2.1 [INFO] [stderr] Checking httparse v1.2.0 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Checking encoding_rs v0.8.8 [INFO] [stderr] Compiling openssl-sys v0.9.36 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking uuid v0.7.1 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking http v0.1.13 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Checking crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling unicase v1.4.0 [INFO] [stderr] Checking time v0.1.35 [INFO] [stderr] Checking libflate v0.1.18 [INFO] [stderr] Checking parking_lot_core v0.3.1 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking crossbeam-deque v0.6.1 [INFO] [stderr] Checking mime v0.3.9 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking phf v0.7.23 [INFO] [stderr] Checking tokio-executor v0.1.5 [INFO] [stderr] Checking tokio-io v0.1.9 [INFO] [stderr] Checking want v0.0.6 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking tokio-threadpool v0.1.7 [INFO] [stderr] Checking tokio-timer v0.2.7 [INFO] [stderr] Checking tokio-current-thread v0.1.3 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking tokio-reactor v0.1.6 [INFO] [stderr] Checking h2 v0.1.12 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Checking tokio-tcp v0.1.2 [INFO] [stderr] Checking tokio-uds v0.2.2 [INFO] [stderr] Checking tokio-udp v0.1.2 [INFO] [stderr] Checking tokio-fs v0.1.3 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Checking tokio v0.1.11 [INFO] [stderr] Checking hyper v0.12.11 [INFO] [stderr] Checking hyper-tls v0.3.1 [INFO] [stderr] Checking serde_json v1.0.31 [INFO] [stderr] Checking serde_urlencoded v0.5.3 [INFO] [stderr] Checking reqwest v0.9.2 [INFO] [stderr] Checking rust-chronorace v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.24s [INFO] running `"docker" "inspect" "0ebcdd8d2264ab60f7f39ea93e17988cf856aeec2fb3ca8422a321e6aa3a5a06"` [INFO] running `"docker" "rm" "-f" "0ebcdd8d2264ab60f7f39ea93e17988cf856aeec2fb3ca8422a321e6aa3a5a06"` [INFO] [stdout] 0ebcdd8d2264ab60f7f39ea93e17988cf856aeec2fb3ca8422a321e6aa3a5a06