[INFO] cloning repository https://github.com/lucky/hyper-server-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lucky/hyper-server-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucky%2Fhyper-server-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucky%2Fhyper-server-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6c0bea63c0d83c618a90f452289f29b728e28e94 [INFO] checking lucky/hyper-server-example against master#eb10639928a2781cf0a12440007fbcc1e3a6888f for pr-127827-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucky%2Fhyper-server-example" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lucky/hyper-server-example on toolchain eb10639928a2781cf0a12440007fbcc1e3a6888f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/lucky/hyper-server-example [INFO] finished tweaking git repo https://github.com/lucky/hyper-server-example [INFO] tweaked toml for git repo https://github.com/lucky/hyper-server-example written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/lucky/hyper-server-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_derive v1.0.139 [INFO] [stderr] Downloaded validator v0.16.0 [INFO] [stderr] Downloaded crypto-common v0.1.5 [INFO] [stderr] Downloaded serde v1.0.139 [INFO] [stderr] Downloaded deadpool-postgres v0.10.2 [INFO] [stderr] Downloaded minijinja v0.17.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 687b56b990779c265fbd42fcf47c2998ee8f377ba3cc03d7756c0faf95660900 [INFO] running `Command { std: "docker" "start" "-a" "687b56b990779c265fbd42fcf47c2998ee8f377ba3cc03d7756c0faf95660900", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "687b56b990779c265fbd42fcf47c2998ee8f377ba3cc03d7756c0faf95660900", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "687b56b990779c265fbd42fcf47c2998ee8f377ba3cc03d7756c0faf95660900", kill_on_drop: false }` [INFO] [stdout] 687b56b990779c265fbd42fcf47c2998ee8f377ba3cc03d7756c0faf95660900 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b41b55913f0b3d5fec93123d230279157ff9a79923dbe712d29570e8623fdcdf [INFO] running `Command { std: "docker" "start" "-a" "b41b55913f0b3d5fec93123d230279157ff9a79923dbe712d29570e8623fdcdf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Compiling serde_derive v1.0.139 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Compiling tokio v1.20.0 [INFO] [stderr] Compiling serde v1.0.139 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Checking crypto-common v0.1.5 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking hashbrown v0.12.2 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking tracing-core v0.1.28 [INFO] [stderr] Checking parking_lot_core v0.9.3 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking retain_mut v0.1.9 [INFO] [stderr] Checking sha2 v0.10.2 [INFO] [stderr] Checking md-5 v0.10.1 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking tracing v0.1.35 [INFO] [stderr] Checking postgres-protocol v0.6.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling validator_types v0.16.0 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling validator_derive v0.16.0 [INFO] [stderr] Checking futures-util v0.3.21 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking deadpool-runtime v0.1.2 [INFO] [stderr] Checking deadpool v0.9.5 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking minijinja v0.17.0 [INFO] [stderr] Checking postgres-types v0.2.3 [INFO] [stderr] Checking tokio-postgres v0.7.6 [INFO] [stderr] Checking validator v0.16.0 [INFO] [stderr] Checking hyper v0.14.20 [INFO] [stderr] Checking deadpool-postgres v0.10.2 [INFO] [stderr] Checking hyper-server-with-context v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.35s [INFO] running `Command { std: "docker" "inspect" "b41b55913f0b3d5fec93123d230279157ff9a79923dbe712d29570e8623fdcdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b41b55913f0b3d5fec93123d230279157ff9a79923dbe712d29570e8623fdcdf", kill_on_drop: false }` [INFO] [stdout] b41b55913f0b3d5fec93123d230279157ff9a79923dbe712d29570e8623fdcdf [INFO] checking lucky/hyper-server-example against try#357cc345f0a672ac4bee347eb89b7552541416c1 for pr-127827-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucky%2Fhyper-server-example" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lucky/hyper-server-example on toolchain 357cc345f0a672ac4bee347eb89b7552541416c1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/lucky/hyper-server-example [INFO] finished tweaking git repo https://github.com/lucky/hyper-server-example [INFO] tweaked toml for git repo https://github.com/lucky/hyper-server-example written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/lucky/hyper-server-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 48e27f425f4552d05f09906371be5111ba1276ea2a509b3bda952af7b185e109 [INFO] running `Command { std: "docker" "start" "-a" "48e27f425f4552d05f09906371be5111ba1276ea2a509b3bda952af7b185e109", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "48e27f425f4552d05f09906371be5111ba1276ea2a509b3bda952af7b185e109", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48e27f425f4552d05f09906371be5111ba1276ea2a509b3bda952af7b185e109", kill_on_drop: false }` [INFO] [stdout] 48e27f425f4552d05f09906371be5111ba1276ea2a509b3bda952af7b185e109 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5eb70e8cae75a3b99da7a08ff3d46e752c2f70f87f5d43f5a26b9ca55796a0b9 [INFO] running `Command { std: "docker" "start" "-a" "5eb70e8cae75a3b99da7a08ff3d46e752c2f70f87f5d43f5a26b9ca55796a0b9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Compiling serde_derive v1.0.139 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Compiling tokio v1.20.0 [INFO] [stderr] Compiling serde v1.0.139 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking crypto-common v0.1.5 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Checking hashbrown v0.12.2 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking parking_lot_core v0.9.3 [INFO] [stderr] Checking tracing-core v0.1.28 [INFO] [stderr] Checking retain_mut v0.1.9 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking tracing v0.1.35 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking md-5 v0.10.1 [INFO] [stderr] Checking sha2 v0.10.2 [INFO] [stderr] Checking postgres-protocol v0.6.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Compiling validator_types v0.16.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling validator_derive v0.16.0 [INFO] [stderr] Checking futures-util v0.3.21 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking deadpool-runtime v0.1.2 [INFO] [stderr] Checking deadpool v0.9.5 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking minijinja v0.17.0 [INFO] [stderr] Checking validator v0.16.0 [INFO] [stderr] Checking postgres-types v0.2.3 [INFO] [stderr] Checking tokio-postgres v0.7.6 [INFO] [stderr] Checking hyper v0.14.20 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-postgres-0.7.6/src/prepare.rs:212:38 [INFO] [stdout] | [INFO] [stdout] 212 | .and_then(|row| async move { row.try_get(0) }) [INFO] [stdout] | ^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio-postgres` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5eb70e8cae75a3b99da7a08ff3d46e752c2f70f87f5d43f5a26b9ca55796a0b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5eb70e8cae75a3b99da7a08ff3d46e752c2f70f87f5d43f5a26b9ca55796a0b9", kill_on_drop: false }` [INFO] [stdout] 5eb70e8cae75a3b99da7a08ff3d46e752c2f70f87f5d43f5a26b9ca55796a0b9