[INFO] cloning repository https://github.com/razielgn/github-exporter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/razielgn/github-exporter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frazielgn%2Fgithub-exporter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frazielgn%2Fgithub-exporter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 229eab3f25161143d7de139fec368099ab23bacf [INFO] checking razielgn/github-exporter against master#899eb03926be23f2e5d2ffcaa1d6f9ac40af7f13 for pr-127827-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frazielgn%2Fgithub-exporter" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/razielgn/github-exporter on toolchain 899eb03926be23f2e5d2ffcaa1d6f9ac40af7f13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+899eb03926be23f2e5d2ffcaa1d6f9ac40af7f13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/razielgn/github-exporter [INFO] finished tweaking git repo https://github.com/razielgn/github-exporter [INFO] tweaked toml for git repo https://github.com/razielgn/github-exporter written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/razielgn/github-exporter 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" "+899eb03926be23f2e5d2ffcaa1d6f9ac40af7f13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 1 package to latest compatible version [INFO] [stderr] Updating github-exporter v0.1.0 (/workspace/builds/worker-6-tc1/source) -> v0.2.0 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing-serde v0.1.2 [INFO] [stderr] Downloaded darling_macro v0.13.0 [INFO] [stderr] Downloaded serde_with_macros v1.4.2 [INFO] [stderr] Downloaded darling v0.13.0 [INFO] [stderr] Downloaded snafu-derive v0.6.10 [INFO] [stderr] Downloaded tracing-subscriber v0.2.19 [INFO] [stderr] Downloaded anyhow v1.0.42 [INFO] [stderr] Downloaded rustc-demangle v0.1.20 [INFO] [stderr] Downloaded arc-swap v1.3.0 [INFO] [stderr] Downloaded hyperx v1.3.0 [INFO] [stderr] Downloaded procfs v0.9.1 [INFO] [stderr] Downloaded backtrace v0.3.60 [INFO] [stderr] Downloaded hyper v0.14.5 [INFO] [stderr] Downloaded prometheus v0.12.0 [INFO] [stderr] Downloaded octocrab v0.10.1 [INFO] [stderr] Downloaded serde_with v1.9.4 [INFO] [stderr] Downloaded snafu v0.6.10 [INFO] [stderr] Downloaded darling_core v0.13.0 [INFO] [stderr] Downloaded sharded-slab v0.1.1 [INFO] [stderr] Downloaded httparse v1.3.6 [INFO] [stderr] Downloaded object v0.25.3 [INFO] [stderr] Downloaded serde_path_to_error v0.1.4 [INFO] [stderr] Downloaded addr2line v0.15.2 [INFO] [stderr] Downloaded rustversion v1.0.5 [INFO] [stderr] Downloaded tokio v1.8.1 [INFO] [stderr] Downloaded gimli v0.24.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+899eb03926be23f2e5d2ffcaa1d6f9ac40af7f13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 395685848e9409530824ea227d4804fc0c212a6e7bada1e65cef245ba1d41aff [INFO] running `Command { std: "docker" "start" "-a" "395685848e9409530824ea227d4804fc0c212a6e7bada1e65cef245ba1d41aff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "395685848e9409530824ea227d4804fc0c212a6e7bada1e65cef245ba1d41aff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "395685848e9409530824ea227d4804fc0c212a6e7bada1e65cef245ba1d41aff", kill_on_drop: false }` [INFO] [stdout] 395685848e9409530824ea227d4804fc0c212a6e7bada1e65cef245ba1d41aff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+899eb03926be23f2e5d2ffcaa1d6f9ac40af7f13" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44b2954f3a5d17bbd96e6a145b47a3a8119cf8edac1bb295041f539607f6c906 [INFO] running `Command { std: "docker" "start" "-a" "44b2954f3a5d17bbd96e6a145b47a3a8119cf8edac1bb295041f539607f6c906", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Compiling tokio v1.8.1 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling httparse v1.3.6 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Checking gimli v0.24.0 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking object v0.25.3 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling hyperx v1.3.0 [INFO] [stderr] Checking rustc-demangle v0.1.20 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking ring v0.16.20 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking addr2line v0.15.2 [INFO] [stderr] Compiling prometheus v0.12.0 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Checking procfs v0.9.1 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Checking webpki-roots v0.21.1 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Checking tracing-serde v0.1.2 [INFO] [stderr] Checking serde_path_to_error v0.1.4 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling serde_with_macros v1.4.2 [INFO] [stderr] Checking sharded-slab v0.1.1 [INFO] [stderr] Checking arc-swap v1.3.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking snafu v0.6.10 [INFO] [stderr] Checking serde_with v1.9.4 [INFO] [stderr] Checking tracing-subscriber v0.2.19 [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Checking tokio-rustls v0.22.0 [INFO] [stderr] Checking h2 v0.3.3 [INFO] [stderr] Checking hyper v0.14.5 [INFO] [stderr] Checking hyper-rustls v0.22.1 [INFO] [stderr] Checking reqwest v0.11.4 [INFO] [stderr] Checking octocrab v0.10.1 [INFO] [stderr] Checking github-exporter v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.40s [INFO] running `Command { std: "docker" "inspect" "44b2954f3a5d17bbd96e6a145b47a3a8119cf8edac1bb295041f539607f6c906", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44b2954f3a5d17bbd96e6a145b47a3a8119cf8edac1bb295041f539607f6c906", kill_on_drop: false }` [INFO] [stdout] 44b2954f3a5d17bbd96e6a145b47a3a8119cf8edac1bb295041f539607f6c906 [INFO] checking razielgn/github-exporter against try#71e0d7ccb3d54cfc766c826c50c8d523223fcc5c for pr-127827-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frazielgn%2Fgithub-exporter" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/razielgn/github-exporter on toolchain 71e0d7ccb3d54cfc766c826c50c8d523223fcc5c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+71e0d7ccb3d54cfc766c826c50c8d523223fcc5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/razielgn/github-exporter [INFO] finished tweaking git repo https://github.com/razielgn/github-exporter [INFO] tweaked toml for git repo https://github.com/razielgn/github-exporter written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/razielgn/github-exporter 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" "+71e0d7ccb3d54cfc766c826c50c8d523223fcc5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Locking 1 package to latest compatible version [INFO] [stderr] Updating github-exporter v0.1.0 (/workspace/builds/worker-6-tc2/source) -> v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+71e0d7ccb3d54cfc766c826c50c8d523223fcc5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd3632e2a72c9df89371b6b530b3a2491c944a122ecbf68a4a1dc47d074e92bc [INFO] running `Command { std: "docker" "start" "-a" "cd3632e2a72c9df89371b6b530b3a2491c944a122ecbf68a4a1dc47d074e92bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd3632e2a72c9df89371b6b530b3a2491c944a122ecbf68a4a1dc47d074e92bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd3632e2a72c9df89371b6b530b3a2491c944a122ecbf68a4a1dc47d074e92bc", kill_on_drop: false }` [INFO] [stdout] cd3632e2a72c9df89371b6b530b3a2491c944a122ecbf68a4a1dc47d074e92bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+71e0d7ccb3d54cfc766c826c50c8d523223fcc5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d0e986de993e09dee88f26d333fb3696943a3ce2c6b12e46c02b878bc02201d [INFO] running `Command { std: "docker" "start" "-a" "6d0e986de993e09dee88f26d333fb3696943a3ce2c6b12e46c02b878bc02201d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Compiling tokio v1.8.1 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling httparse v1.3.6 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Checking gimli v0.24.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking object v0.25.3 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Checking ring v0.16.20 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling hyperx v1.3.0 [INFO] [stderr] Checking rustc-demangle v0.1.20 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking webpki-roots v0.21.1 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking addr2line v0.15.2 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling prometheus v0.12.0 [INFO] [stderr] Checking procfs v0.9.1 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling serde_with_macros v1.4.2 [INFO] [stderr] Checking tracing-serde v0.1.2 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Checking serde_path_to_error v0.1.4 [INFO] [stderr] Checking sharded-slab v0.1.1 [INFO] [stderr] Checking snafu v0.6.10 [INFO] [stderr] Checking arc-swap v1.3.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking serde_with v1.9.4 [INFO] [stderr] Checking tracing-subscriber v0.2.19 [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Checking tokio-rustls v0.22.0 [INFO] [stderr] Checking h2 v0.3.3 [INFO] [stderr] Checking hyper v0.14.5 [INFO] [stderr] Checking hyper-rustls v0.22.1 [INFO] [stderr] Checking reqwest v0.11.4 [INFO] [stderr] Checking octocrab v0.10.1 [INFO] [stderr] Checking github-exporter v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/http.rs:16:24 [INFO] [stdout] | [INFO] [stdout] 16 | let make_service = make_service_fn(|_conn| async { Ok::<_, hyper::Error>(service_fn(handle)) }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ one type is more general than the other [INFO] [stdout] | [INFO] [stdout] = note: expected `async` closure body `{async closure body@src/http.rs:16:48: 16:53}` [INFO] [stdout] found `async` closure body `{async closure body@src/http.rs:16:48: 16:53}` [INFO] [stdout] = note: no two async blocks, even if identical, have the same type [INFO] [stdout] = help: consider pinning your async block and casting it to a trait object [INFO] [stdout] note: the lifetime requirement is introduced here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-0.14.5/src/service/make.rs:140:26 [INFO] [stdout] | [INFO] [stdout] 140 | F: FnMut(&Target) -> Ret, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/http.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 16 | let make_service = make_service_fn(|_conn| async { Ok::<_, hyper::Error>(service_fn(handle)) }); [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | the expected `async` closure body [INFO] [stdout] | the found `async` closure body [INFO] [stdout] 17 | let server = Server::bind(addr).serve(make_service); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ one type is more general than the other [INFO] [stdout] | [INFO] [stdout] = note: expected `async` closure body `{async closure body@src/http.rs:16:48: 16:53}` [INFO] [stdout] found `async` closure body `{async closure body@src/http.rs:16:48: 16:53}` [INFO] [stdout] = note: no two async blocks, even if identical, have the same type [INFO] [stdout] = help: consider pinning your async block and casting it to a trait object [INFO] [stdout] note: the lifetime requirement is introduced here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-0.14.5/src/server/server.rs:400:12 [INFO] [stdout] | [INFO] [stdout] 400 | S: MakeServiceRef, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/http.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 16 | let make_service = make_service_fn(|_conn| async { Ok::<_, hyper::Error>(service_fn(handle)) }); [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | the expected `async` closure body [INFO] [stdout] | the found `async` closure body [INFO] [stdout] 17 | let server = Server::bind(addr).serve(make_service); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ one type is more general than the other [INFO] [stdout] | [INFO] [stdout] = note: expected `async` closure body `{async closure body@src/http.rs:16:48: 16:53}` [INFO] [stdout] found `async` closure body `{async closure body@src/http.rs:16:48: 16:53}` [INFO] [stdout] = note: no two async blocks, even if identical, have the same type [INFO] [stdout] = help: consider pinning your async block and casting it to a trait object [INFO] [stdout] note: the lifetime requirement is introduced here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-0.14.5/src/server/server.rs:400:42 [INFO] [stdout] | [INFO] [stdout] 400 | S: MakeServiceRef, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/http.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 16 | let make_service = make_service_fn(|_conn| async { Ok::<_, hyper::Error>(service_fn(handle)) }); [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | the expected `async` closure body [INFO] [stdout] | the found `async` closure body [INFO] [stdout] 17 | let server = Server::bind(addr).serve(make_service); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ one type is more general than the other [INFO] [stdout] | [INFO] [stdout] = note: expected `async` closure body `{async closure body@src/http.rs:16:48: 16:53}` [INFO] [stdout] found `async` closure body `{async closure body@src/http.rs:16:48: 16:53}` [INFO] [stdout] = note: no two async blocks, even if identical, have the same type [INFO] [stdout] = help: consider pinning your async block and casting it to a trait object [INFO] [stdout] note: the lifetime requirement is introduced here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-0.14.5/src/server/server.rs:401:19 [INFO] [stdout] | [INFO] [stdout] 401 | S::Error: Into>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implementation of `FnOnce` is not general enough [INFO] [stdout] --> src/http.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 17 | let server = Server::bind(addr).serve(make_service); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ implementation of `FnOnce` is not general enough [INFO] [stdout] | [INFO] [stdout] = note: `{async closure@src/http.rs:16:40: 16:47}` must implement `FnOnce<(&AddrStream,)>` [INFO] [stdout] = note: ...but it actually implements `FnOnce<(&'0 AddrStream,)>`, for some specific lifetime `'0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/http.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 16 | let make_service = make_service_fn(|_conn| async { Ok::<_, hyper::Error>(service_fn(handle)) }); [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | the expected `async` closure body [INFO] [stdout] | the found `async` closure body [INFO] [stdout] 17 | let server = Server::bind(addr).serve(make_service); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ one type is more general than the other [INFO] [stdout] | [INFO] [stdout] = note: expected `async` closure body `{async closure body@src/http.rs:16:48: 16:53}` [INFO] [stdout] found `async` closure body `{async closure body@src/http.rs:16:48: 16:53}` [INFO] [stdout] = note: no two async blocks, even if identical, have the same type [INFO] [stdout] = help: consider pinning your async block and casting it to a trait object [INFO] [stdout] note: the lifetime requirement is introduced here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-0.14.5/src/server/server.rs:404:12 [INFO] [stdout] | [INFO] [stdout] 404 | E: NewSvcExec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/http.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 16 | let make_service = make_service_fn(|_conn| async { Ok::<_, hyper::Error>(service_fn(handle)) }); [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | the expected `async` closure body [INFO] [stdout] | the found `async` closure body [INFO] [stdout] 17 | let server = Server::bind(addr).serve(make_service); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ one type is more general than the other [INFO] [stdout] | [INFO] [stdout] = note: expected `async` closure body `{async closure body@src/http.rs:16:48: 16:53}` [INFO] [stdout] found `async` closure body `{async closure body@src/http.rs:16:48: 16:53}` [INFO] [stdout] = note: no two async blocks, even if identical, have the same type [INFO] [stdout] = help: consider pinning your async block and casting it to a trait object [INFO] [stdout] note: the lifetime requirement is introduced here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-0.14.5/src/server/server.rs:405:12 [INFO] [stdout] | [INFO] [stdout] 405 | E: ConnStreamExec<>::Future, B>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/http.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 16 | let make_service = make_service_fn(|_conn| async { Ok::<_, hyper::Error>(service_fn(handle)) }); [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | the expected `async` closure body [INFO] [stdout] | the found `async` closure body [INFO] [stdout] ... [INFO] [stdout] 21 | server.await?; [INFO] [stdout] | ^^^^^ one type is more general than the other [INFO] [stdout] | [INFO] [stdout] = note: expected `async` closure body `{async closure body@src/http.rs:16:48: 16:53}` [INFO] [stdout] found `async` closure body `{async closure body@src/http.rs:16:48: 16:53}` [INFO] [stdout] = note: no two async blocks, even if identical, have the same type [INFO] [stdout] = help: consider pinning your async block and casting it to a trait object [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/http.rs:16:24 [INFO] [stdout] | [INFO] [stdout] 16 | let make_service = make_service_fn(|_conn| async { Ok::<_, hyper::Error>(service_fn(handle)) }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ one type is more general than the other [INFO] [stdout] | [INFO] [stdout] = note: expected `async` closure body `{async closure body@src/http.rs:16:48: 16:53}` [INFO] [stdout] found `async` closure body `{async closure body@src/http.rs:16:48: 16:53}` [INFO] [stdout] = note: no two async blocks, even if identical, have the same type [INFO] [stdout] = help: consider pinning your async block and casting it to a trait object [INFO] [stdout] note: the lifetime requirement is introduced here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-0.14.5/src/service/make.rs:140:26 [INFO] [stdout] | [INFO] [stdout] 140 | F: FnMut(&Target) -> Ret, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/http.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 16 | let make_service = make_service_fn(|_conn| async { Ok::<_, hyper::Error>(service_fn(handle)) }); [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | the expected `async` closure body [INFO] [stdout] | the found `async` closure body [INFO] [stdout] 17 | let server = Server::bind(addr).serve(make_service); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ one type is more general than the other [INFO] [stdout] | [INFO] [stdout] = note: expected `async` closure body `{async closure body@src/http.rs:16:48: 16:53}` [INFO] [stdout] found `async` closure body `{async closure body@src/http.rs:16:48: 16:53}` [INFO] [stdout] = note: no two async blocks, even if identical, have the same type [INFO] [stdout] = help: consider pinning your async block and casting it to a trait object [INFO] [stdout] note: the lifetime requirement is introduced here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-0.14.5/src/server/server.rs:400:12 [INFO] [stdout] | [INFO] [stdout] 400 | S: MakeServiceRef, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/http.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 16 | let make_service = make_service_fn(|_conn| async { Ok::<_, hyper::Error>(service_fn(handle)) }); [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | the expected `async` closure body [INFO] [stdout] | the found `async` closure body [INFO] [stdout] 17 | let server = Server::bind(addr).serve(make_service); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ one type is more general than the other [INFO] [stdout] | [INFO] [stdout] = note: expected `async` closure body `{async closure body@src/http.rs:16:48: 16:53}` [INFO] [stdout] found `async` closure body `{async closure body@src/http.rs:16:48: 16:53}` [INFO] [stdout] = note: no two async blocks, even if identical, have the same type [INFO] [stdout] = help: consider pinning your async block and casting it to a trait object [INFO] [stdout] note: the lifetime requirement is introduced here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-0.14.5/src/server/server.rs:400:42 [INFO] [stdout] | [INFO] [stdout] 400 | S: MakeServiceRef, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/http.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 16 | let make_service = make_service_fn(|_conn| async { Ok::<_, hyper::Error>(service_fn(handle)) }); [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | the expected `async` closure body [INFO] [stdout] | the found `async` closure body [INFO] [stdout] 17 | let server = Server::bind(addr).serve(make_service); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ one type is more general than the other [INFO] [stdout] | [INFO] [stdout] = note: expected `async` closure body `{async closure body@src/http.rs:16:48: 16:53}` [INFO] [stdout] found `async` closure body `{async closure body@src/http.rs:16:48: 16:53}` [INFO] [stdout] = note: no two async blocks, even if identical, have the same type [INFO] [stdout] = help: consider pinning your async block and casting it to a trait object [INFO] [stdout] note: the lifetime requirement is introduced here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-0.14.5/src/server/server.rs:401:19 [INFO] [stdout] | [INFO] [stdout] 401 | S::Error: Into>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implementation of `FnOnce` is not general enough [INFO] [stdout] --> src/http.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 17 | let server = Server::bind(addr).serve(make_service); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ implementation of `FnOnce` is not general enough [INFO] [stdout] | [INFO] [stdout] = note: `{async closure@src/http.rs:16:40: 16:47}` must implement `FnOnce<(&AddrStream,)>` [INFO] [stdout] = note: ...but it actually implements `FnOnce<(&'0 AddrStream,)>`, for some specific lifetime `'0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/http.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 16 | let make_service = make_service_fn(|_conn| async { Ok::<_, hyper::Error>(service_fn(handle)) }); [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | the expected `async` closure body [INFO] [stdout] | the found `async` closure body [INFO] [stdout] 17 | let server = Server::bind(addr).serve(make_service); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ one type is more general than the other [INFO] [stdout] | [INFO] [stdout] = note: expected `async` closure body `{async closure body@src/http.rs:16:48: 16:53}` [INFO] [stdout] found `async` closure body `{async closure body@src/http.rs:16:48: 16:53}` [INFO] [stdout] = note: no two async blocks, even if identical, have the same type [INFO] [stdout] = help: consider pinning your async block and casting it to a trait object [INFO] [stdout] note: the lifetime requirement is introduced here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-0.14.5/src/server/server.rs:404:12 [INFO] [stdout] | [INFO] [stdout] 404 | E: NewSvcExec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/http.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 16 | let make_service = make_service_fn(|_conn| async { Ok::<_, hyper::Error>(service_fn(handle)) }); [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | the expected `async` closure body [INFO] [stdout] | the found `async` closure body [INFO] [stdout] 17 | let server = Server::bind(addr).serve(make_service); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ one type is more general than the other [INFO] [stdout] | [INFO] [stdout] = note: expected `async` closure body `{async closure body@src/http.rs:16:48: 16:53}` [INFO] [stdout] found `async` closure body `{async closure body@src/http.rs:16:48: 16:53}` [INFO] [stdout] = note: no two async blocks, even if identical, have the same type [INFO] [stdout] = help: consider pinning your async block and casting it to a trait object [INFO] [stdout] note: the lifetime requirement is introduced here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-0.14.5/src/server/server.rs:405:12 [INFO] [stdout] | [INFO] [stdout] 405 | E: ConnStreamExec<>::Future, B>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/http.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 16 | let make_service = make_service_fn(|_conn| async { Ok::<_, hyper::Error>(service_fn(handle)) }); [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | the expected `async` closure body [INFO] [stdout] | the found `async` closure body [INFO] [stdout] ... [INFO] [stdout] 21 | server.await?; [INFO] [stdout] | ^^^^^ one type is more general than the other [INFO] [stdout] | [INFO] [stdout] = note: expected `async` closure body `{async closure body@src/http.rs:16:48: 16:53}` [INFO] [stdout] found `async` closure body `{async closure body@src/http.rs:16:48: 16:53}` [INFO] [stdout] = note: no two async blocks, even if identical, have the same type [INFO] [stdout] = help: consider pinning your async block and casting it to a trait object [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `github-exporter` (bin "github-exporter" test) due to 9 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `github-exporter` (bin "github-exporter") due to 9 previous errors [INFO] running `Command { std: "docker" "inspect" "6d0e986de993e09dee88f26d333fb3696943a3ce2c6b12e46c02b878bc02201d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d0e986de993e09dee88f26d333fb3696943a3ce2c6b12e46c02b878bc02201d", kill_on_drop: false }` [INFO] [stdout] 6d0e986de993e09dee88f26d333fb3696943a3ce2c6b12e46c02b878bc02201d