[INFO] updating cached repository LeakyBucket/app_therapy [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/LeakyBucket/app_therapy [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/LeakyBucket/app_therapy" "work/ex/beta-1.38-1/sources/1.37.0/gh/LeakyBucket/app_therapy"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/LeakyBucket/app_therapy'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/LeakyBucket/app_therapy" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/LeakyBucket/app_therapy"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/LeakyBucket/app_therapy'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a6bb7682af6c9427838a05f1f917439603b1bc8c [INFO] sha for GitHub repo LeakyBucket/app_therapy: a6bb7682af6c9427838a05f1f917439603b1bc8c [INFO] validating manifest of LeakyBucket/app_therapy on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of LeakyBucket/app_therapy on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing LeakyBucket/app_therapy [INFO] finished frobbing LeakyBucket/app_therapy [INFO] frobbed toml for LeakyBucket/app_therapy written to work/ex/beta-1.38-1/sources/1.37.0/gh/LeakyBucket/app_therapy/Cargo.toml [INFO] started frobbing LeakyBucket/app_therapy [INFO] finished frobbing LeakyBucket/app_therapy [INFO] frobbed toml for LeakyBucket/app_therapy written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/LeakyBucket/app_therapy/Cargo.toml [INFO] crate LeakyBucket/app_therapy already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing LeakyBucket/app_therapy against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/LeakyBucket/app_therapy:/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=warn" "-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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 5c1e29d635f7262fa017fc951f01186a0318a20bbe4ca915b60e256a7a7ce134 [INFO] running `"docker" "start" "-a" "5c1e29d635f7262fa017fc951f01186a0318a20bbe4ca915b60e256a7a7ce134"` [INFO] [stderr] Compiling quote v0.3.10 [INFO] [stderr] Compiling md5 v0.2.1 [INFO] [stderr] Compiling phf_shared v0.7.19 [INFO] [stderr] Compiling serde v0.7.15 [INFO] [stderr] Compiling nom v2.0.0 [INFO] [stderr] Compiling libsodium-sys v0.0.12 [INFO] [stderr] Compiling serde_json v0.8.3 [INFO] [stderr] Compiling docopt v0.6.86 [INFO] [stderr] Compiling phf v0.7.19 [INFO] [stderr] Compiling postgres-protocol v0.1.1 [INFO] [stderr] Compiling syn v0.10.3 [INFO] [stderr] Compiling postgres v0.13.2 [INFO] [stderr] error[E0282]: type annotations needed for `&_` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/postgres-0.13.2/src/lib.rs:794:56 [INFO] [stderr] | [INFO] [stderr] 794 | let get_raw = |i| row.get(i).and_then(|r| r.as_ref().map(|r| &**r)); [INFO] [stderr] | ^ consider giving this closure parameter the explicit type `&_`, with the type parameters specified [INFO] [stderr] | [INFO] [stderr] = note: type must be known at this point [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0282`. [INFO] [stderr] error: Could not compile `postgres`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "5c1e29d635f7262fa017fc951f01186a0318a20bbe4ca915b60e256a7a7ce134"` [INFO] running `"docker" "rm" "-f" "5c1e29d635f7262fa017fc951f01186a0318a20bbe4ca915b60e256a7a7ce134"` [INFO] [stdout] 5c1e29d635f7262fa017fc951f01186a0318a20bbe4ca915b60e256a7a7ce134