[INFO] updating cached repository thoughtworks/candouble [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/thoughtworks/candouble [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/thoughtworks/candouble" "work/ex/pr-58948/sources/master#0f88167f89fffe321590c5148f21b7d51d44388d/gh/thoughtworks/candouble"` [INFO] [stderr] Cloning into 'work/ex/pr-58948/sources/master#0f88167f89fffe321590c5148f21b7d51d44388d/gh/thoughtworks/candouble'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/thoughtworks/candouble" "work/ex/pr-58948/sources/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b/gh/thoughtworks/candouble"` [INFO] [stderr] Cloning into 'work/ex/pr-58948/sources/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b/gh/thoughtworks/candouble'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a7475bc45b688f7ccddeaa4fc7c4cebc6d0bbbb0 [INFO] sha for GitHub repo thoughtworks/candouble: a7475bc45b688f7ccddeaa4fc7c4cebc6d0bbbb0 [INFO] validating manifest of thoughtworks/candouble 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 thoughtworks/candouble 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 thoughtworks/candouble [INFO] finished frobbing thoughtworks/candouble [INFO] frobbed toml for thoughtworks/candouble written to work/ex/pr-58948/sources/master#0f88167f89fffe321590c5148f21b7d51d44388d/gh/thoughtworks/candouble/Cargo.toml [INFO] started frobbing thoughtworks/candouble [INFO] finished frobbing thoughtworks/candouble [INFO] frobbed toml for thoughtworks/candouble written to work/ex/pr-58948/sources/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b/gh/thoughtworks/candouble/Cargo.toml [INFO] crate thoughtworks/candouble 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 thoughtworks/candouble against try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b for pr-58948 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-58948/worker-0/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-58948/sources/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b/gh/thoughtworks/candouble:/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] 6fe87b549a481da72d8d0eb9488b76f6c1c4c03d4ec874f64aacbe0f69404e7f [INFO] running `"docker" "start" "-a" "6fe87b549a481da72d8d0eb9488b76f6c1c4c03d4ec874f64aacbe0f69404e7f"` [INFO] [stderr] Compiling cc v1.0.26 [INFO] [stderr] Compiling rustc-demangle v0.1.10 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Compiling candouble v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking arrayvec v0.4.8 [INFO] [stderr] Checking num_cpus v1.9.0 [INFO] [stderr] Checking time v0.1.41 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling serde v1.0.79 [INFO] [stderr] Checking bytes v0.4.11 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking bincode v1.0.1 [INFO] [stderr] Checking serde_json v1.0.30 [INFO] [stderr] Checking cookie v0.11.0 [INFO] [stderr] Checking crossbeam-epoch v0.6.1 [INFO] [stderr] Checking tokio-io v0.1.10 [INFO] [stderr] Checking http v0.1.14 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Compiling backtrace-sys v0.1.26 [INFO] [stderr] Compiling syn v0.15.6 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking crossbeam-deque v0.6.2 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Checking backtrace v0.3.11 [INFO] [stderr] Checking regex v1.1.0 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Checking h2 v0.1.14 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.79 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling gotham_derive v0.3.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking tokio-reactor v0.1.7 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-tcp v0.1.2 [INFO] [stderr] Checking tokio-uds v0.2.4 [INFO] [stderr] Checking failure v0.1.3 [INFO] [stderr] Checking tokio-threadpool v0.1.9 [INFO] [stderr] Checking tokio-fs v0.1.4 [INFO] [stderr] Checking tokio v0.1.13 [INFO] [stderr] Checking hyper v0.12.18 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Compiling borrow-bag v1.0.0 [INFO] [stderr] Checking gotham v0.3.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 38s [INFO] running `"docker" "inspect" "6fe87b549a481da72d8d0eb9488b76f6c1c4c03d4ec874f64aacbe0f69404e7f"` [INFO] running `"docker" "rm" "-f" "6fe87b549a481da72d8d0eb9488b76f6c1c4c03d4ec874f64aacbe0f69404e7f"` [INFO] [stdout] 6fe87b549a481da72d8d0eb9488b76f6c1c4c03d4ec874f64aacbe0f69404e7f