[INFO] updating cached repository https://github.com/LeakyBucket/app_therapy [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a6bb7682af6c9427838a05f1f917439603b1bc8c [INFO] testing LeakyBucket/app_therapy against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeakyBucket%2Fapp_therapy" "work/builds/worker-7/source"` [INFO] [stderr] Cloning into 'work/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LeakyBucket/app_therapy on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/LeakyBucket/app_therapy [INFO] finished tweaking git repo https://github.com/LeakyBucket/app_therapy [INFO] tweaked toml for git repo https://github.com/LeakyBucket/app_therapy written to work/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/LeakyBucket/app_therapy already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 6bc76f83d32d647ae1bb196e50283e15eacb0ba6c9d3526bb918ae33d4cc3c54 [INFO] running `"docker" "start" "-a" "6bc76f83d32d647ae1bb196e50283e15eacb0ba6c9d3526bb918ae33d4cc3c54"` [INFO] [stderr] Compiling nom v2.0.0 [INFO] [stderr] Compiling libsodium-sys v0.0.12 [INFO] [stderr] Compiling serde_codegen_internals v0.11.1 [INFO] [stderr] Compiling postgres v0.13.2 [INFO] [stderr] Compiling docopt v0.6.86 [INFO] [stderr] Compiling serde_codegen v0.8.19 [INFO] [stderr] error[E0282]: type annotations needed for `&_` [INFO] [stderr] --> /opt/rustwide/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] Compiling sodiumoxide v0.0.12 [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" "6bc76f83d32d647ae1bb196e50283e15eacb0ba6c9d3526bb918ae33d4cc3c54"` [INFO] running `"docker" "rm" "-f" "6bc76f83d32d647ae1bb196e50283e15eacb0ba6c9d3526bb918ae33d4cc3c54"` [INFO] [stdout] 6bc76f83d32d647ae1bb196e50283e15eacb0ba6c9d3526bb918ae33d4cc3c54