[INFO] updating cached repository wdv4758h/tenrus [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/wdv4758h/tenrus [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/wdv4758h/tenrus" "work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/gh/wdv4758h/tenrus"` [INFO] [stderr] Cloning into 'work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/gh/wdv4758h/tenrus'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/wdv4758h/tenrus" "work/ex/pr-63565/sources/try#75eff020d0923c035c2fe220db4a0465cd847048/gh/wdv4758h/tenrus"` [INFO] [stderr] Cloning into 'work/ex/pr-63565/sources/try#75eff020d0923c035c2fe220db4a0465cd847048/gh/wdv4758h/tenrus'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 291fe5df6de02a0c492e20b7c85e2661897bed3f [INFO] sha for GitHub repo wdv4758h/tenrus: 291fe5df6de02a0c492e20b7c85e2661897bed3f [INFO] validating manifest of wdv4758h/tenrus on toolchain master#c43d03a19f326f4a323569328cc501e86eb6d22e [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c43d03a19f326f4a323569328cc501e86eb6d22e-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of wdv4758h/tenrus on toolchain try#75eff020d0923c035c2fe220db4a0465cd847048 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+75eff020d0923c035c2fe220db4a0465cd847048-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing wdv4758h/tenrus [INFO] finished frobbing wdv4758h/tenrus [INFO] frobbed toml for wdv4758h/tenrus written to work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/gh/wdv4758h/tenrus/Cargo.toml [INFO] started frobbing wdv4758h/tenrus [INFO] finished frobbing wdv4758h/tenrus [INFO] frobbed toml for wdv4758h/tenrus written to work/ex/pr-63565/sources/try#75eff020d0923c035c2fe220db4a0465cd847048/gh/wdv4758h/tenrus/Cargo.toml [INFO] crate wdv4758h/tenrus already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c43d03a19f326f4a323569328cc501e86eb6d22e-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+75eff020d0923c035c2fe220db4a0465cd847048-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking wdv4758h/tenrus against master#c43d03a19f326f4a323569328cc501e86eb6d22e for pr-63565 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63565/worker-0/master#c43d03a19f326f4a323569328cc501e86eb6d22e:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/gh/wdv4758h/tenrus:/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" "+c43d03a19f326f4a323569328cc501e86eb6d22e-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 52bfe5e452f371c544cf5303191728beee81514837fe8fbc4dee82b469aaae42 [INFO] running `"docker" "start" "-a" "52bfe5e452f371c544cf5303191728beee81514837fe8fbc4dee82b469aaae42"` [INFO] [stderr] Compiling cc v1.0.35 [INFO] [stderr] Compiling syn v0.15.32 [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling unicase v1.4.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking phf_shared v0.7.24 [INFO] [stderr] Checking tokio-threadpool v0.1.13 [INFO] [stderr] Checking h2 v0.1.18 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking cookie v0.11.0 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking tokio v0.1.18 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling openssl-sys v0.9.43 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Checking flate2 v1.0.7 [INFO] [stderr] Checking hyper v0.12.27 [INFO] [stderr] Checking backtrace v0.3.15 [INFO] [stderr] Compiling openssl v0.10.20 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Checking error-chain v0.12.0 [INFO] [stderr] Checking publicsuffix v1.5.2 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking cookie_store v0.5.1 [INFO] [stderr] Checking reqwest v0.9.15 [INFO] [stderr] Checking tenrus v0.1.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `"docker" "inspect" "52bfe5e452f371c544cf5303191728beee81514837fe8fbc4dee82b469aaae42"` [INFO] running `"docker" "rm" "-f" "52bfe5e452f371c544cf5303191728beee81514837fe8fbc4dee82b469aaae42"` [INFO] [stdout] 52bfe5e452f371c544cf5303191728beee81514837fe8fbc4dee82b469aaae42