[INFO] updating cached repository https://github.com/LeakyBucket/app_therapy
[INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/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] checking LeakyBucket/app_therapy against master#bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeakyBucket%2Fapp_therapy" "/workspace/builds/worker-3/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/LeakyBucket/app_therapy on toolchain bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "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 /workspace/builds/worker-3/source/Cargo.toml
[INFO] crate git repo https://github.com/LeakyBucket/app_therapy already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] e480195ad1cf462dab7a855c0b56c75d95d0fc1674032b971abf2088b25c4bac
[INFO] running `"docker" "start" "-a" "e480195ad1cf462dab7a855c0b56c75d95d0fc1674032b971abf2088b25c4bac"`
[INFO] [stderr]    Compiling quote v0.3.10
[INFO] [stderr]     Checking phf_shared v0.7.19
[INFO] [stderr]     Checking md5 v0.2.1
[INFO] [stderr]     Checking fallible-iterator v0.1.3
[INFO] [stderr]     Checking serde v0.8.19
[INFO] [stderr]     Checking num-traits v0.1.36
[INFO] [stderr]     Checking lazy_static v0.2.2
[INFO] [stderr]     Checking rustc-serialize v0.3.21
[INFO] [stderr]     Checking bufstream v0.1.2
[INFO] [stderr]     Checking nom v2.0.0
[INFO] [stderr]     Checking memchr v0.1.11
[INFO] [stderr]    Compiling libsodium-sys v0.0.12
[INFO] [stderr]     Checking phf v0.7.19
[INFO] [stderr]     Checking postgres-protocol v0.1.1
[INFO] [stderr]    Compiling syn v0.10.3
[INFO] [stderr]     Checking aho-corasick v0.5.3
[INFO] [stderr]     Checking thread-id v2.0.0
[INFO] [stderr]     Checking postgres v0.13.2
[INFO] [stderr]     Checking thread_local v0.2.7
[INFO] [stderr]     Checking sodiumoxide v0.0.12
[INFO] [stderr]     Checking regex v0.1.80
[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] 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] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: build failed
[INFO] running `"docker" "inspect" "e480195ad1cf462dab7a855c0b56c75d95d0fc1674032b971abf2088b25c4bac"`
[INFO] running `"docker" "rm" "-f" "e480195ad1cf462dab7a855c0b56c75d95d0fc1674032b971abf2088b25c4bac"`
[INFO] [stdout] e480195ad1cf462dab7a855c0b56c75d95d0fc1674032b971abf2088b25c4bac
