[INFO] cloning repository https://github.com/LeakyBucket/app_therapy [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LeakyBucket/app_therapy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeakyBucket%2Fapp_therapy"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeakyBucket%2Fapp_therapy'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a6bb7682af6c9427838a05f1f917439603b1bc8c [INFO] checking LeakyBucket/app_therapy against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeakyBucket%2Fapp_therapy" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LeakyBucket/app_therapy on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "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-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 `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded postgres v0.13.2 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "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] c537440c037d56d3705319e4109015d7ab6e39aba6c9f029e3113b67414c2442 [INFO] running `"docker" "start" "-a" "c537440c037d56d3705319e4109015d7ab6e39aba6c9f029e3113b67414c2442"` [INFO] [stderr] Checking fallible-iterator v0.1.3 [INFO] [stderr] Checking phf_shared v0.7.19 [INFO] [stderr] Checking bufstream v0.1.2 [INFO] [stderr] Checking serde v0.8.19 [INFO] [stderr] Checking nom v2.0.0 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Compiling syn v0.10.3 [INFO] [stderr] Compiling libsodium-sys v0.0.12 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking phf v0.7.19 [INFO] [stderr] Checking postgres-protocol v0.1.1 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking postgres v0.13.2 [INFO] [stderr] Checking sodiumoxide v0.0.12 [INFO] [stderr] Compiling serde_codegen_internals v0.11.1 [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] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "c537440c037d56d3705319e4109015d7ab6e39aba6c9f029e3113b67414c2442"` [INFO] running `"docker" "rm" "-f" "c537440c037d56d3705319e4109015d7ab6e39aba6c9f029e3113b67414c2442"` [INFO] [stdout] c537440c037d56d3705319e4109015d7ab6e39aba6c9f029e3113b67414c2442