[INFO] cloning repository https://github.com/pwoolcoc/test-tokio-postgres [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pwoolcoc/test-tokio-postgres" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpwoolcoc%2Ftest-tokio-postgres", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpwoolcoc%2Ftest-tokio-postgres'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6c469ef1897b528f7b33d5646e9479a4dd73ce13 [INFO] checking pwoolcoc/test-tokio-postgres against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpwoolcoc%2Ftest-tokio-postgres" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pwoolcoc/test-tokio-postgres on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pwoolcoc/test-tokio-postgres [INFO] finished tweaking git repo https://github.com/pwoolcoc/test-tokio-postgres [INFO] tweaked toml for git repo https://github.com/pwoolcoc/test-tokio-postgres written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/pwoolcoc/test-tokio-postgres already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0af92c236d80c96710a9eb0c21345eccf34f51a97734757a344ecc5011eadff9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0af92c236d80c96710a9eb0c21345eccf34f51a97734757a344ecc5011eadff9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0af92c236d80c96710a9eb0c21345eccf34f51a97734757a344ecc5011eadff9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0af92c236d80c96710a9eb0c21345eccf34f51a97734757a344ecc5011eadff9", kill_on_drop: false }` [INFO] [stdout] 0af92c236d80c96710a9eb0c21345eccf34f51a97734757a344ecc5011eadff9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0ee148de5dbe12cf02e5777778d4d2d00dade4a2ad69b76d6676817f0432f28d [INFO] running `Command { std: "docker" "start" "-a" "0ee148de5dbe12cf02e5777778d4d2d00dade4a2ad69b76d6676817f0432f28d", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.9.0 [INFO] [stderr] Compiling cc v1.0.4 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking serde v1.0.27 [INFO] [stderr] Checking md5 v0.3.6 [INFO] [stderr] Checking hex v0.2.0 [INFO] [stderr] Checking rustc-demangle v0.1.5 [INFO] [stderr] Checking num-traits v0.1.42 [INFO] [stderr] Checking iovec v0.1.1 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking net2 v0.2.31 [INFO] [stderr] Checking base64 v0.6.0 [INFO] [stderr] Checking futures-state-stream v0.2.0 [INFO] [stderr] Checking futures-state-stream v0.1.1 [INFO] [stderr] Checking phf_shared v0.7.21 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking phf v0.7.21 [INFO] [stderr] Checking bytes v0.4.6 [INFO] [stderr] Checking mio v0.6.12 [INFO] [stderr] Checking tokio-io v0.1.4 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Checking mio-uds v0.6.4 [INFO] [stderr] Checking tokio-core v0.1.12 [INFO] [stderr] Checking generic-array v0.8.3 [INFO] [stderr] Compiling serde_derive_internals v0.19.0 [INFO] [stderr] Checking digest v0.6.2 [INFO] [stderr] Checking block-buffer v0.2.0 [INFO] [stderr] Checking crypto-mac v0.4.0 [INFO] [stderr] Checking hmac v0.4.2 [INFO] [stderr] Checking sha2 v0.6.0 [INFO] [stderr] Checking tokio-uds v0.1.7 [INFO] [stderr] Checking tokio-dns-unofficial v0.1.1 [INFO] [stderr] Checking postgres-protocol v0.3.1 [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-dns-unofficial-0.1.1/src/net.rs:100:54 [INFO] [stdout] | [INFO] [stdout] 100 | futures::stream::iter(addrs.into_iter().map(Ok)).fold(result, move |prev, addr| { [INFO] [stdout] | ^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `std::io::Error: From<_>` [INFO] [stdout] help: consider specifying the type arguments in the method call [INFO] [stdout] | [INFO] [stdout] 110 | future.then::(Ok).boxed() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio-dns-unofficial` [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 `Command { std: "docker" "inspect" "0ee148de5dbe12cf02e5777778d4d2d00dade4a2ad69b76d6676817f0432f28d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ee148de5dbe12cf02e5777778d4d2d00dade4a2ad69b76d6676817f0432f28d", kill_on_drop: false }` [INFO] [stdout] 0ee148de5dbe12cf02e5777778d4d2d00dade4a2ad69b76d6676817f0432f28d