[INFO] updating cached repository rakenodiax/rust-client [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/rakenodiax/rust-client [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/rakenodiax/rust-client" "work/ex/pr-58948/sources/master#0f88167f89fffe321590c5148f21b7d51d44388d/gh/rakenodiax/rust-client"` [INFO] [stderr] Cloning into 'work/ex/pr-58948/sources/master#0f88167f89fffe321590c5148f21b7d51d44388d/gh/rakenodiax/rust-client'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/rakenodiax/rust-client" "work/ex/pr-58948/sources/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b/gh/rakenodiax/rust-client"` [INFO] [stderr] Cloning into 'work/ex/pr-58948/sources/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b/gh/rakenodiax/rust-client'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ff6416089fc3d365710acba0e2af1a86cd6e1bf3 [INFO] sha for GitHub repo rakenodiax/rust-client: ff6416089fc3d365710acba0e2af1a86cd6e1bf3 [INFO] validating manifest of rakenodiax/rust-client on toolchain master#0f88167f89fffe321590c5148f21b7d51d44388d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+0f88167f89fffe321590c5148f21b7d51d44388d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of rakenodiax/rust-client on toolchain try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing rakenodiax/rust-client [INFO] finished frobbing rakenodiax/rust-client [INFO] frobbed toml for rakenodiax/rust-client written to work/ex/pr-58948/sources/master#0f88167f89fffe321590c5148f21b7d51d44388d/gh/rakenodiax/rust-client/Cargo.toml [INFO] started frobbing rakenodiax/rust-client [INFO] finished frobbing rakenodiax/rust-client [INFO] frobbed toml for rakenodiax/rust-client written to work/ex/pr-58948/sources/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b/gh/rakenodiax/rust-client/Cargo.toml [INFO] crate rakenodiax/rust-client already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+0f88167f89fffe321590c5148f21b7d51d44388d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking rakenodiax/rust-client against try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b for pr-58948 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-58948/worker-2/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-58948/sources/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b/gh/rakenodiax/rust-client:/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" "+a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 8ed2b4d776f147ac2707ccb60c6936e841bd55511a9899740f9e65d8373dd0a6 [INFO] running `"docker" "start" "-a" "8ed2b4d776f147ac2707ccb60c6936e841bd55511a9899740f9e65d8373dd0a6"` [INFO] [stderr] Compiling openssl v0.10.15 [INFO] [stderr] Compiling encoding_rs v0.8.12 [INFO] [stderr] Checking thread-scoped v1.0.2 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Checking crossbeam-utils v0.3.2 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking term v0.5.1 [INFO] [stderr] Checking colored v1.6.1 [INFO] [stderr] Compiling openssl-sys v0.9.39 [INFO] [stderr] Checking tokio-executor v0.1.2 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking crossbeam-epoch v0.4.3 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Checking criterion-plot v0.2.5 [INFO] [stderr] Checking tokio-io v0.1.7 [INFO] [stderr] Checking http v0.1.13 [INFO] [stderr] Compiling quote v0.6.4 [INFO] [stderr] Checking num-integer v0.1.39 [INFO] [stderr] Checking criterion-stats v0.2.5 [INFO] [stderr] Checking serde_json v1.0.24 [INFO] [stderr] Compiling pest_derive v1.0.7 [INFO] [stderr] Checking mio v0.6.15 [INFO] [stderr] Checking mime v0.3.12 [INFO] [stderr] Checking tokio-timer v0.2.4 [INFO] [stderr] Checking backtrace v0.3.9 [INFO] [stderr] Checking crossbeam-deque v0.3.1 [INFO] [stderr] Compiling syn v0.15.21 [INFO] [stderr] Checking serde_urlencoded v0.5.2 [INFO] [stderr] Checking libflate v0.1.18 [INFO] [stderr] Checking tokio-codec v0.1.0 [INFO] [stderr] Checking chrono v0.4.5 [INFO] [stderr] Checking tokio-reactor v0.1.2 [INFO] [stderr] Checking tokio-threadpool v0.1.5 [INFO] [stderr] Checking uuid v0.7.1 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Checking csv-core v0.1.4 [INFO] [stderr] Checking h2 v0.1.13 [INFO] [stderr] Checking tokio-udp v0.1.1 [INFO] [stderr] Checking tokio-tcp v0.1.0 [INFO] [stderr] Checking tokio-fs v0.1.1 [INFO] [stderr] Checking csv v1.0.0 [INFO] [stderr] Checking regex v1.0.6 [INFO] [stderr] Checking mime_guess v2.0.0-alpha.6 [INFO] [stderr] Checking simplelog v0.5.2 [INFO] [stderr] Checking tokio v0.1.7 [INFO] [stderr] Checking handlebars v0.32.4 [INFO] [stderr] Checking mockito v0.14.0 [INFO] [stderr] Checking hyper v0.12.14 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Checking hyper-tls v0.3.1 [INFO] [stderr] Checking reqwest v0.9.5 [INFO] [stderr] Checking failure v0.1.3 [INFO] [stderr] Checking docopt v1.0.2 [INFO] [stderr] Checking criterion v0.2.5 [INFO] [stderr] Checking rust_client v0.2.3 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `"docker" "inspect" "8ed2b4d776f147ac2707ccb60c6936e841bd55511a9899740f9e65d8373dd0a6"` [INFO] running `"docker" "rm" "-f" "8ed2b4d776f147ac2707ccb60c6936e841bd55511a9899740f9e65d8373dd0a6"` [INFO] [stdout] 8ed2b4d776f147ac2707ccb60c6936e841bd55511a9899740f9e65d8373dd0a6