[INFO] fetching crate hot-reload-server 0.0.0... [INFO] checking hot-reload-server-0.0.0 against master#899eb03926be23f2e5d2ffcaa1d6f9ac40af7f13 for pr-127827-3 [INFO] extracting crate hot-reload-server 0.0.0 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate hot-reload-server 0.0.0 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] started tweaking crates.io crate hot-reload-server 0.0.0 [INFO] finished tweaking crates.io crate hot-reload-server 0.0.0 [INFO] tweaked toml for crates.io crate hot-reload-server 0.0.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate hot-reload-server 0.0.0 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] 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 winapi-util v0.1.3 [INFO] [stderr] Downloaded tokio-macros v0.2.5 [INFO] [stderr] Downloaded fsevent v0.4.0 [INFO] [stderr] Downloaded fsevent-sys v2.0.1 [INFO] [stderr] Downloaded inotify v0.7.0 [INFO] [stderr] Downloaded inotify-sys v0.1.3 [INFO] [stderr] Downloaded walkdir v2.3.1 [INFO] [stderr] Downloaded yaml-rust v0.3.5 [INFO] [stderr] Downloaded filetime v0.2.8 [INFO] [stderr] Downloaded notify v4.0.15 [INFO] [stderr] Downloaded hyper v0.13.3 [INFO] [stderr] Downloaded syn v1.0.16 [INFO] [stderr] Downloaded libc v0.2.67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 01a0af739928be04e54c7d99b43edd618103ad802a30c5a11807449e72906781 [INFO] running `Command { std: "docker" "start" "-a" "01a0af739928be04e54c7d99b43edd618103ad802a30c5a11807449e72906781", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "01a0af739928be04e54c7d99b43edd618103ad802a30c5a11807449e72906781", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01a0af739928be04e54c7d99b43edd618103ad802a30c5a11807449e72906781", kill_on_drop: false }` [INFO] [stdout] 01a0af739928be04e54c7d99b43edd618103ad802a30c5a11807449e72906781 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] f753c84e00aea9cef7d32f43e8fcd0430fdafd34cea870c1faffbd6a02bcbb70 [INFO] running `Command { std: "docker" "start" "-a" "f753c84e00aea9cef7d32f43e8fcd0430fdafd34cea870c1faffbd6a02bcbb70", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking bytes v0.5.4 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking futures-core v0.3.4 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking pin-project-lite v0.1.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking futures-task v0.3.4 [INFO] [stderr] Checking futures-sink v0.3.4 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking try-lock v0.2.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Checking yaml-rust v0.3.5 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking http v0.2.0 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking filetime v0.2.8 [INFO] [stderr] Checking inotify v0.7.0 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking notify v4.0.15 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Checking tokio v0.2.13 [INFO] [stderr] Checking pin-project v0.4.8 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking h2 v0.2.2 [INFO] [stderr] Checking hyper v0.13.3 [INFO] [stderr] Checking hot-reload-server v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> src/main.rs:67:7 [INFO] [stdout] | [INFO] [stdout] 67 | let a = handle_internal.await?; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> src/main.rs:68:7 [INFO] [stdout] | [INFO] [stdout] 68 | let b = handle_project.await?; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> src/main.rs:67:7 [INFO] [stdout] | [INFO] [stdout] 67 | let a = handle_internal.await?; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> src/main.rs:68:7 [INFO] [stdout] | [INFO] [stdout] 68 | let b = handle_project.await?; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.04s [INFO] running `Command { std: "docker" "inspect" "f753c84e00aea9cef7d32f43e8fcd0430fdafd34cea870c1faffbd6a02bcbb70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f753c84e00aea9cef7d32f43e8fcd0430fdafd34cea870c1faffbd6a02bcbb70", kill_on_drop: false }` [INFO] [stdout] f753c84e00aea9cef7d32f43e8fcd0430fdafd34cea870c1faffbd6a02bcbb70 [INFO] checking hot-reload-server-0.0.0 against try#71e0d7ccb3d54cfc766c826c50c8d523223fcc5c for pr-127827-3 [INFO] extracting crate hot-reload-server 0.0.0 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate hot-reload-server 0.0.0 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] started tweaking crates.io crate hot-reload-server 0.0.0 [INFO] finished tweaking crates.io crate hot-reload-server 0.0.0 [INFO] tweaked toml for crates.io crate hot-reload-server 0.0.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate hot-reload-server 0.0.0 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] e4ab47c27ffcaac673f0f567af2541bf05e32d9fa72b1eb12c6f8f654e010dbf [INFO] running `Command { std: "docker" "start" "-a" "e4ab47c27ffcaac673f0f567af2541bf05e32d9fa72b1eb12c6f8f654e010dbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4ab47c27ffcaac673f0f567af2541bf05e32d9fa72b1eb12c6f8f654e010dbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4ab47c27ffcaac673f0f567af2541bf05e32d9fa72b1eb12c6f8f654e010dbf", kill_on_drop: false }` [INFO] [stdout] e4ab47c27ffcaac673f0f567af2541bf05e32d9fa72b1eb12c6f8f654e010dbf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] acc2c40b089d951fe84ee7f090f0a18c6fb0677e6c71f59c1325e695d3380f0f [INFO] running `Command { std: "docker" "start" "-a" "acc2c40b089d951fe84ee7f090f0a18c6fb0677e6c71f59c1325e695d3380f0f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking bytes v0.5.4 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking futures-core v0.3.4 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking pin-project-lite v0.1.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking futures-task v0.3.4 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Checking futures-sink v0.3.4 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking try-lock v0.2.2 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Checking yaml-rust v0.3.5 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking http v0.2.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking filetime v0.2.8 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking inotify v0.7.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking notify v4.0.15 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Checking tokio v0.2.13 [INFO] [stderr] Checking pin-project v0.4.8 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking h2 v0.2.2 [INFO] [stderr] Checking hyper v0.13.3 [INFO] [stderr] Checking hot-reload-server v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> src/main.rs:67:7 [INFO] [stdout] | [INFO] [stdout] 67 | let a = handle_internal.await?; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> src/main.rs:68:7 [INFO] [stdout] | [INFO] [stdout] 68 | let b = handle_project.await?; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> src/main.rs:67:7 [INFO] [stdout] | [INFO] [stdout] 67 | let a = handle_internal.await?; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> src/main.rs:68:7 [INFO] [stdout] | [INFO] [stdout] 68 | let b = handle_project.await?; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:37:24 [INFO] [stdout] | [INFO] [stdout] 37 | let srv_internal = Server::bind(&addr_internal) [INFO] [stdout] | ________________________^ [INFO] [stdout] 38 | | .tcp_nodelay(true) [INFO] [stdout] 39 | | // XXX: ^ https://github.com/hyperium/hyper/issues/1997 [INFO] [stdout] 40 | | // https://en.wikipedia.org/wiki/Nagle%27s_algorithm [INFO] [stdout] ... | [INFO] [stdout] 43 | | async { Ok::<_, hyper::Error>(service_fn(request_handler_internal)) } [INFO] [stdout] 44 | | })); [INFO] [stdout] | |_________^ one type is more general than the other [INFO] [stdout] | [INFO] [stdout] = note: expected `async` closure body `{async closure body@src/main.rs:43:9: 43:14}` [INFO] [stdout] found `async` closure body `{async closure body@src/main.rs:43:9: 43:14}` [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.13.3/src/server/mod.rs:399:12 [INFO] [stdout] | [INFO] [stdout] 399 | S: MakeServiceRef, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:37:24 [INFO] [stdout] | [INFO] [stdout] 37 | let srv_internal = Server::bind(&addr_internal) [INFO] [stdout] | ________________________^ [INFO] [stdout] 38 | | .tcp_nodelay(true) [INFO] [stdout] 39 | | // XXX: ^ https://github.com/hyperium/hyper/issues/1997 [INFO] [stdout] 40 | | // https://en.wikipedia.org/wiki/Nagle%27s_algorithm [INFO] [stdout] ... | [INFO] [stdout] 43 | | async { Ok::<_, hyper::Error>(service_fn(request_handler_internal)) } [INFO] [stdout] 44 | | })); [INFO] [stdout] | |_________^ one type is more general than the other [INFO] [stdout] | [INFO] [stdout] = note: expected `async` closure body `{async closure body@src/main.rs:43:9: 43:14}` [INFO] [stdout] found `async` closure body `{async closure body@src/main.rs:43:9: 43:14}` [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.13.3/src/server/mod.rs:399:42 [INFO] [stdout] | [INFO] [stdout] 399 | S: MakeServiceRef, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:37:24 [INFO] [stdout] | [INFO] [stdout] 37 | let srv_internal = Server::bind(&addr_internal) [INFO] [stdout] | ________________________^ [INFO] [stdout] 38 | | .tcp_nodelay(true) [INFO] [stdout] 39 | | // XXX: ^ https://github.com/hyperium/hyper/issues/1997 [INFO] [stdout] 40 | | // https://en.wikipedia.org/wiki/Nagle%27s_algorithm [INFO] [stdout] ... | [INFO] [stdout] 43 | | async { Ok::<_, hyper::Error>(service_fn(request_handler_internal)) } [INFO] [stdout] 44 | | })); [INFO] [stdout] | |_________^ one type is more general than the other [INFO] [stdout] | [INFO] [stdout] = note: expected `async` closure body `{async closure body@src/main.rs:43:9: 43:14}` [INFO] [stdout] found `async` closure body `{async closure body@src/main.rs:43:9: 43:14}` [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.13.3/src/server/mod.rs:400:19 [INFO] [stdout] | [INFO] [stdout] 400 | S::Error: Into>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implementation of `FnOnce` is not general enough [INFO] [stdout] --> src/main.rs:37:24 [INFO] [stdout] | [INFO] [stdout] 37 | let srv_internal = Server::bind(&addr_internal) [INFO] [stdout] | ________________________^ [INFO] [stdout] 38 | | .tcp_nodelay(true) [INFO] [stdout] 39 | | // XXX: ^ https://github.com/hyperium/hyper/issues/1997 [INFO] [stdout] 40 | | // https://en.wikipedia.org/wiki/Nagle%27s_algorithm [INFO] [stdout] ... | [INFO] [stdout] 43 | | async { Ok::<_, hyper::Error>(service_fn(request_handler_internal)) } [INFO] [stdout] 44 | | })); [INFO] [stdout] | |_________^ implementation of `FnOnce` is not general enough [INFO] [stdout] | [INFO] [stdout] = note: `{async closure@src/main.rs:42:30: 42:33}` 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/main.rs:37:24 [INFO] [stdout] | [INFO] [stdout] 37 | let srv_internal = Server::bind(&addr_internal) [INFO] [stdout] | ________________________^ [INFO] [stdout] 38 | | .tcp_nodelay(true) [INFO] [stdout] 39 | | // XXX: ^ https://github.com/hyperium/hyper/issues/1997 [INFO] [stdout] 40 | | // https://en.wikipedia.org/wiki/Nagle%27s_algorithm [INFO] [stdout] ... | [INFO] [stdout] 43 | | async { Ok::<_, hyper::Error>(service_fn(request_handler_internal)) } [INFO] [stdout] 44 | | })); [INFO] [stdout] | |_________^ one type is more general than the other [INFO] [stdout] | [INFO] [stdout] = note: expected `async` closure body `{async closure body@src/main.rs:43:9: 43:14}` [INFO] [stdout] found `async` closure body `{async closure body@src/main.rs:43:9: 43:14}` [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.13.3/src/server/mod.rs:402:12 [INFO] [stdout] | [INFO] [stdout] 402 | E: NewSvcExec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:37:24 [INFO] [stdout] | [INFO] [stdout] 37 | let srv_internal = Server::bind(&addr_internal) [INFO] [stdout] | ________________________^ [INFO] [stdout] 38 | | .tcp_nodelay(true) [INFO] [stdout] 39 | | // XXX: ^ https://github.com/hyperium/hyper/issues/1997 [INFO] [stdout] 40 | | // https://en.wikipedia.org/wiki/Nagle%27s_algorithm [INFO] [stdout] ... | [INFO] [stdout] 43 | | async { Ok::<_, hyper::Error>(service_fn(request_handler_internal)) } [INFO] [stdout] 44 | | })); [INFO] [stdout] | |_________^ one type is more general than the other [INFO] [stdout] | [INFO] [stdout] = note: expected `async` closure body `{async closure body@src/main.rs:43:9: 43:14}` [INFO] [stdout] found `async` closure body `{async closure body@src/main.rs:43:9: 43:14}` [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.13.3/src/server/mod.rs:403:12 [INFO] [stdout] | [INFO] [stdout] 403 | E: H2Exec<>::Future, B>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:42:14 [INFO] [stdout] | [INFO] [stdout] 42 | .serve(make_service_fn(|_| { [INFO] [stdout] | ______________^ [INFO] [stdout] 43 | | async { Ok::<_, hyper::Error>(service_fn(request_handler_internal)) } [INFO] [stdout] 44 | | })); [INFO] [stdout] | |________^ one type is more general than the other [INFO] [stdout] | [INFO] [stdout] = note: expected `async` closure body `{async closure body@src/main.rs:43:9: 43:14}` [INFO] [stdout] found `async` closure body `{async closure body@src/main.rs:43:9: 43:14}` [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.13.3/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/main.rs:49:18 [INFO] [stdout] | [INFO] [stdout] 43 | async { Ok::<_, hyper::Error>(service_fn(request_handler_internal)) } [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | the expected `async` closure body [INFO] [stdout] | the found `async` closure body [INFO] [stdout] ... [INFO] [stdout] 49 | srv_internal.await [INFO] [stdout] | ^^^^^ one type is more general than the other [INFO] [stdout] | [INFO] [stdout] = note: expected `async` closure body `{async closure body@src/main.rs:43:9: 43:14}` [INFO] [stdout] found `async` closure body `{async closure body@src/main.rs:43:9: 43:14}` [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/main.rs:37:24 [INFO] [stdout] | [INFO] [stdout] 37 | let srv_internal = Server::bind(&addr_internal) [INFO] [stdout] | ________________________^ [INFO] [stdout] 38 | | .tcp_nodelay(true) [INFO] [stdout] 39 | | // XXX: ^ https://github.com/hyperium/hyper/issues/1997 [INFO] [stdout] 40 | | // https://en.wikipedia.org/wiki/Nagle%27s_algorithm [INFO] [stdout] ... | [INFO] [stdout] 43 | | async { Ok::<_, hyper::Error>(service_fn(request_handler_internal)) } [INFO] [stdout] 44 | | })); [INFO] [stdout] | |_________^ one type is more general than the other [INFO] [stdout] | [INFO] [stdout] = note: expected `async` closure body `{async closure body@src/main.rs:43:9: 43:14}` [INFO] [stdout] found `async` closure body `{async closure body@src/main.rs:43:9: 43:14}` [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.13.3/src/server/mod.rs:399:12 [INFO] [stdout] | [INFO] [stdout] 399 | S: MakeServiceRef, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:37:24 [INFO] [stdout] | [INFO] [stdout] 37 | let srv_internal = Server::bind(&addr_internal) [INFO] [stdout] | ________________________^ [INFO] [stdout] 38 | | .tcp_nodelay(true) [INFO] [stdout] 39 | | // XXX: ^ https://github.com/hyperium/hyper/issues/1997 [INFO] [stdout] 40 | | // https://en.wikipedia.org/wiki/Nagle%27s_algorithm [INFO] [stdout] ... | [INFO] [stdout] 43 | | async { Ok::<_, hyper::Error>(service_fn(request_handler_internal)) } [INFO] [stdout] 44 | | })); [INFO] [stdout] | |_________^ one type is more general than the other [INFO] [stdout] | [INFO] [stdout] = note: expected `async` closure body `{async closure body@src/main.rs:43:9: 43:14}` [INFO] [stdout] found `async` closure body `{async closure body@src/main.rs:43:9: 43:14}` [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.13.3/src/server/mod.rs:399:42 [INFO] [stdout] | [INFO] [stdout] 399 | S: MakeServiceRef, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:37:24 [INFO] [stdout] | [INFO] [stdout] 37 | let srv_internal = Server::bind(&addr_internal) [INFO] [stdout] | ________________________^ [INFO] [stdout] 38 | | .tcp_nodelay(true) [INFO] [stdout] 39 | | // XXX: ^ https://github.com/hyperium/hyper/issues/1997 [INFO] [stdout] 40 | | // https://en.wikipedia.org/wiki/Nagle%27s_algorithm [INFO] [stdout] ... | [INFO] [stdout] 43 | | async { Ok::<_, hyper::Error>(service_fn(request_handler_internal)) } [INFO] [stdout] 44 | | })); [INFO] [stdout] | |_________^ one type is more general than the other [INFO] [stdout] | [INFO] [stdout] = note: expected `async` closure body `{async closure body@src/main.rs:43:9: 43:14}` [INFO] [stdout] found `async` closure body `{async closure body@src/main.rs:43:9: 43:14}` [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.13.3/src/server/mod.rs:400:19 [INFO] [stdout] | [INFO] [stdout] 400 | S::Error: Into>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implementation of `FnOnce` is not general enough [INFO] [stdout] --> src/main.rs:37:24 [INFO] [stdout] | [INFO] [stdout] 37 | let srv_internal = Server::bind(&addr_internal) [INFO] [stdout] | ________________________^ [INFO] [stdout] 38 | | .tcp_nodelay(true) [INFO] [stdout] 39 | | // XXX: ^ https://github.com/hyperium/hyper/issues/1997 [INFO] [stdout] 40 | | // https://en.wikipedia.org/wiki/Nagle%27s_algorithm [INFO] [stdout] ... | [INFO] [stdout] 43 | | async { Ok::<_, hyper::Error>(service_fn(request_handler_internal)) } [INFO] [stdout] 44 | | })); [INFO] [stdout] | |_________^ implementation of `FnOnce` is not general enough [INFO] [stdout] | [INFO] [stdout] = note: `{async closure@src/main.rs:42:30: 42:33}` 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/main.rs:37:24 [INFO] [stdout] | [INFO] [stdout] 37 | let srv_internal = Server::bind(&addr_internal) [INFO] [stdout] | ________________________^ [INFO] [stdout] 38 | | .tcp_nodelay(true) [INFO] [stdout] 39 | | // XXX: ^ https://github.com/hyperium/hyper/issues/1997 [INFO] [stdout] 40 | | // https://en.wikipedia.org/wiki/Nagle%27s_algorithm [INFO] [stdout] ... | [INFO] [stdout] 43 | | async { Ok::<_, hyper::Error>(service_fn(request_handler_internal)) } [INFO] [stdout] 44 | | })); [INFO] [stdout] | |_________^ one type is more general than the other [INFO] [stdout] | [INFO] [stdout] = note: expected `async` closure body `{async closure body@src/main.rs:43:9: 43:14}` [INFO] [stdout] found `async` closure body `{async closure body@src/main.rs:43:9: 43:14}` [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.13.3/src/server/mod.rs:402:12 [INFO] [stdout] | [INFO] [stdout] 402 | E: NewSvcExec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:37:24 [INFO] [stdout] | [INFO] [stdout] 37 | let srv_internal = Server::bind(&addr_internal) [INFO] [stdout] | ________________________^ [INFO] [stdout] 38 | | .tcp_nodelay(true) [INFO] [stdout] 39 | | // XXX: ^ https://github.com/hyperium/hyper/issues/1997 [INFO] [stdout] 40 | | // https://en.wikipedia.org/wiki/Nagle%27s_algorithm [INFO] [stdout] ... | [INFO] [stdout] 43 | | async { Ok::<_, hyper::Error>(service_fn(request_handler_internal)) } [INFO] [stdout] 44 | | })); [INFO] [stdout] | |_________^ one type is more general than the other [INFO] [stdout] | [INFO] [stdout] = note: expected `async` closure body `{async closure body@src/main.rs:43:9: 43:14}` [INFO] [stdout] found `async` closure body `{async closure body@src/main.rs:43:9: 43:14}` [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.13.3/src/server/mod.rs:403:12 [INFO] [stdout] | [INFO] [stdout] 403 | E: H2Exec<>::Future, B>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:42:14 [INFO] [stdout] | [INFO] [stdout] 42 | .serve(make_service_fn(|_| { [INFO] [stdout] | ______________^ [INFO] [stdout] 43 | | async { Ok::<_, hyper::Error>(service_fn(request_handler_internal)) } [INFO] [stdout] 44 | | })); [INFO] [stdout] | |________^ one type is more general than the other [INFO] [stdout] | [INFO] [stdout] = note: expected `async` closure body `{async closure body@src/main.rs:43:9: 43:14}` [INFO] [stdout] found `async` closure body `{async closure body@src/main.rs:43:9: 43:14}` [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.13.3/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/main.rs:49:18 [INFO] [stdout] | [INFO] [stdout] 43 | async { Ok::<_, hyper::Error>(service_fn(request_handler_internal)) } [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | the expected `async` closure body [INFO] [stdout] | the found `async` closure body [INFO] [stdout] ... [INFO] [stdout] 49 | srv_internal.await [INFO] [stdout] | ^^^^^ one type is more general than the other [INFO] [stdout] | [INFO] [stdout] = note: expected `async` closure body `{async closure body@src/main.rs:43:9: 43:14}` [INFO] [stdout] found `async` closure body `{async closure body@src/main.rs:43:9: 43:14}` [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/main.rs:56:23 [INFO] [stdout] | [INFO] [stdout] 56 | let srv_project = Server::bind(&addr_project) [INFO] [stdout] | _______________________^ [INFO] [stdout] 57 | | .tcp_nodelay(true) [INFO] [stdout] 58 | | .serve(make_service_fn(|_| { [INFO] [stdout] 59 | | async { Ok::<_, hyper::Error>(service_fn(request_handler_project)) } [INFO] [stdout] 60 | | })); [INFO] [stdout] | |_________^ one type is more general than the other [INFO] [stdout] | [INFO] [stdout] = note: expected `async` closure body `{async closure body@src/main.rs:59:9: 59:14}` [INFO] [stdout] found `async` closure body `{async closure body@src/main.rs:59:9: 59:14}` [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.13.3/src/server/mod.rs:399:12 [INFO] [stdout] | [INFO] [stdout] 399 | S: MakeServiceRef, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:56:23 [INFO] [stdout] | [INFO] [stdout] 56 | let srv_project = Server::bind(&addr_project) [INFO] [stdout] | _______________________^ [INFO] [stdout] 57 | | .tcp_nodelay(true) [INFO] [stdout] 58 | | .serve(make_service_fn(|_| { [INFO] [stdout] 59 | | async { Ok::<_, hyper::Error>(service_fn(request_handler_project)) } [INFO] [stdout] 60 | | })); [INFO] [stdout] | |_________^ one type is more general than the other [INFO] [stdout] | [INFO] [stdout] = note: expected `async` closure body `{async closure body@src/main.rs:59:9: 59:14}` [INFO] [stdout] found `async` closure body `{async closure body@src/main.rs:59:9: 59:14}` [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.13.3/src/server/mod.rs:399:42 [INFO] [stdout] | [INFO] [stdout] 399 | S: MakeServiceRef, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:56:23 [INFO] [stdout] | [INFO] [stdout] 56 | let srv_project = Server::bind(&addr_project) [INFO] [stdout] | _______________________^ [INFO] [stdout] 57 | | .tcp_nodelay(true) [INFO] [stdout] 58 | | .serve(make_service_fn(|_| { [INFO] [stdout] 59 | | async { Ok::<_, hyper::Error>(service_fn(request_handler_project)) } [INFO] [stdout] 60 | | })); [INFO] [stdout] | |_________^ one type is more general than the other [INFO] [stdout] | [INFO] [stdout] = note: expected `async` closure body `{async closure body@src/main.rs:59:9: 59:14}` [INFO] [stdout] found `async` closure body `{async closure body@src/main.rs:59:9: 59:14}` [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.13.3/src/server/mod.rs:400:19 [INFO] [stdout] | [INFO] [stdout] 400 | S::Error: Into>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implementation of `FnOnce` is not general enough [INFO] [stdout] --> src/main.rs:56:23 [INFO] [stdout] | [INFO] [stdout] 56 | let srv_project = Server::bind(&addr_project) [INFO] [stdout] | _______________________^ [INFO] [stdout] 57 | | .tcp_nodelay(true) [INFO] [stdout] 58 | | .serve(make_service_fn(|_| { [INFO] [stdout] 59 | | async { Ok::<_, hyper::Error>(service_fn(request_handler_project)) } [INFO] [stdout] 60 | | })); [INFO] [stdout] | |_________^ implementation of `FnOnce` is not general enough [INFO] [stdout] | [INFO] [stdout] = note: `{async closure@src/main.rs:58:30: 58:33}` 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/main.rs:56:23 [INFO] [stdout] | [INFO] [stdout] 56 | let srv_project = Server::bind(&addr_project) [INFO] [stdout] | _______________________^ [INFO] [stdout] 57 | | .tcp_nodelay(true) [INFO] [stdout] 58 | | .serve(make_service_fn(|_| { [INFO] [stdout] 59 | | async { Ok::<_, hyper::Error>(service_fn(request_handler_project)) } [INFO] [stdout] 60 | | })); [INFO] [stdout] | |_________^ one type is more general than the other [INFO] [stdout] | [INFO] [stdout] = note: expected `async` closure body `{async closure body@src/main.rs:59:9: 59:14}` [INFO] [stdout] found `async` closure body `{async closure body@src/main.rs:59:9: 59:14}` [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.13.3/src/server/mod.rs:402:12 [INFO] [stdout] | [INFO] [stdout] 402 | E: NewSvcExec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:56:23 [INFO] [stdout] | [INFO] [stdout] 56 | let srv_project = Server::bind(&addr_project) [INFO] [stdout] | _______________________^ [INFO] [stdout] 57 | | .tcp_nodelay(true) [INFO] [stdout] 58 | | .serve(make_service_fn(|_| { [INFO] [stdout] 59 | | async { Ok::<_, hyper::Error>(service_fn(request_handler_project)) } [INFO] [stdout] 60 | | })); [INFO] [stdout] | |_________^ one type is more general than the other [INFO] [stdout] | [INFO] [stdout] = note: expected `async` closure body `{async closure body@src/main.rs:59:9: 59:14}` [INFO] [stdout] found `async` closure body `{async closure body@src/main.rs:59:9: 59:14}` [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.13.3/src/server/mod.rs:403:12 [INFO] [stdout] | [INFO] [stdout] 403 | E: H2Exec<>::Future, B>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:58:14 [INFO] [stdout] | [INFO] [stdout] 58 | .serve(make_service_fn(|_| { [INFO] [stdout] | ______________^ [INFO] [stdout] 59 | | async { Ok::<_, hyper::Error>(service_fn(request_handler_project)) } [INFO] [stdout] 60 | | })); [INFO] [stdout] | |________^ one type is more general than the other [INFO] [stdout] | [INFO] [stdout] = note: expected `async` closure body `{async closure body@src/main.rs:59:9: 59:14}` [INFO] [stdout] found `async` closure body `{async closure body@src/main.rs:59:9: 59:14}` [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.13.3/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/main.rs:64:17 [INFO] [stdout] | [INFO] [stdout] 59 | async { Ok::<_, hyper::Error>(service_fn(request_handler_project)) } [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | the expected `async` closure body [INFO] [stdout] | the found `async` closure body [INFO] [stdout] ... [INFO] [stdout] 64 | srv_project.await [INFO] [stdout] | ^^^^^ one type is more general than the other [INFO] [stdout] | [INFO] [stdout] = note: expected `async` closure body `{async closure body@src/main.rs:59:9: 59:14}` [INFO] [stdout] found `async` closure body `{async closure body@src/main.rs:59:9: 59:14}` [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 16 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:56:23 [INFO] [stdout] | [INFO] [stdout] 56 | let srv_project = Server::bind(&addr_project) [INFO] [stdout] | _______________________^ [INFO] [stdout] 57 | | .tcp_nodelay(true) [INFO] [stdout] 58 | | .serve(make_service_fn(|_| { [INFO] [stdout] 59 | | async { Ok::<_, hyper::Error>(service_fn(request_handler_project)) } [INFO] [stdout] 60 | | })); [INFO] [stdout] | |_________^ one type is more general than the other [INFO] [stdout] | [INFO] [stdout] = note: expected `async` closure body `{async closure body@src/main.rs:59:9: 59:14}` [INFO] [stdout] found `async` closure body `{async closure body@src/main.rs:59:9: 59:14}` [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.13.3/src/server/mod.rs:399:12 [INFO] [stdout] | [INFO] [stdout] 399 | S: MakeServiceRef, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:56:23 [INFO] [stdout] | [INFO] [stdout] 56 | let srv_project = Server::bind(&addr_project) [INFO] [stdout] | _______________________^ [INFO] [stdout] 57 | | .tcp_nodelay(true) [INFO] [stdout] 58 | | .serve(make_service_fn(|_| { [INFO] [stdout] 59 | | async { Ok::<_, hyper::Error>(service_fn(request_handler_project)) } [INFO] [stdout] 60 | | })); [INFO] [stdout] | |_________^ one type is more general than the other [INFO] [stdout] | [INFO] [stdout] = note: expected `async` closure body `{async closure body@src/main.rs:59:9: 59:14}` [INFO] [stdout] found `async` closure body `{async closure body@src/main.rs:59:9: 59:14}` [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.13.3/src/server/mod.rs:399:42 [INFO] [stdout] | [INFO] [stdout] 399 | S: MakeServiceRef, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:56:23 [INFO] [stdout] | [INFO] [stdout] 56 | let srv_project = Server::bind(&addr_project) [INFO] [stdout] | _______________________^ [INFO] [stdout] 57 | | .tcp_nodelay(true) [INFO] [stdout] 58 | | .serve(make_service_fn(|_| { [INFO] [stdout] 59 | | async { Ok::<_, hyper::Error>(service_fn(request_handler_project)) } [INFO] [stdout] 60 | | })); [INFO] [stdout] | |_________^ one type is more general than the other [INFO] [stdout] | [INFO] [stdout] = note: expected `async` closure body `{async closure body@src/main.rs:59:9: 59:14}` [INFO] [stdout] found `async` closure body `{async closure body@src/main.rs:59:9: 59:14}` [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.13.3/src/server/mod.rs:400:19 [INFO] [stdout] | [INFO] [stdout] 400 | S::Error: Into>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implementation of `FnOnce` is not general enough [INFO] [stdout] --> src/main.rs:56:23 [INFO] [stdout] | [INFO] [stdout] 56 | let srv_project = Server::bind(&addr_project) [INFO] [stdout] | _______________________^ [INFO] [stdout] 57 | | .tcp_nodelay(true) [INFO] [stdout] 58 | | .serve(make_service_fn(|_| { [INFO] [stdout] 59 | | async { Ok::<_, hyper::Error>(service_fn(request_handler_project)) } [INFO] [stdout] 60 | | })); [INFO] [stdout] | |_________^ implementation of `FnOnce` is not general enough [INFO] [stdout] | [INFO] [stdout] = note: `{async closure@src/main.rs:58:30: 58:33}` 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/main.rs:56:23 [INFO] [stdout] | [INFO] [stdout] 56 | let srv_project = Server::bind(&addr_project) [INFO] [stdout] | _______________________^ [INFO] [stdout] 57 | | .tcp_nodelay(true) [INFO] [stdout] 58 | | .serve(make_service_fn(|_| { [INFO] [stdout] 59 | | async { Ok::<_, hyper::Error>(service_fn(request_handler_project)) } [INFO] [stdout] 60 | | })); [INFO] [stdout] | |_________^ one type is more general than the other [INFO] [stdout] | [INFO] [stdout] = note: expected `async` closure body `{async closure body@src/main.rs:59:9: 59:14}` [INFO] [stdout] found `async` closure body `{async closure body@src/main.rs:59:9: 59:14}` [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.13.3/src/server/mod.rs:402:12 [INFO] [stdout] | [INFO] [stdout] 402 | E: NewSvcExec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:56:23 [INFO] [stdout] | [INFO] [stdout] 56 | let srv_project = Server::bind(&addr_project) [INFO] [stdout] | _______________________^ [INFO] [stdout] 57 | | .tcp_nodelay(true) [INFO] [stdout] 58 | | .serve(make_service_fn(|_| { [INFO] [stdout] 59 | | async { Ok::<_, hyper::Error>(service_fn(request_handler_project)) } [INFO] [stdout] 60 | | })); [INFO] [stdout] | |_________^ one type is more general than the other [INFO] [stdout] | [INFO] [stdout] = note: expected `async` closure body `{async closure body@src/main.rs:59:9: 59:14}` [INFO] [stdout] found `async` closure body `{async closure body@src/main.rs:59:9: 59:14}` [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.13.3/src/server/mod.rs:403:12 [INFO] [stdout] | [INFO] [stdout] 403 | E: H2Exec<>::Future, B>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:58:14 [INFO] [stdout] | [INFO] [stdout] 58 | .serve(make_service_fn(|_| { [INFO] [stdout] | ______________^ [INFO] [stdout] 59 | | async { Ok::<_, hyper::Error>(service_fn(request_handler_project)) } [INFO] [stdout] 60 | | })); [INFO] [stdout] | |________^ one type is more general than the other [INFO] [stdout] | [INFO] [stdout] = note: expected `async` closure body `{async closure body@src/main.rs:59:9: 59:14}` [INFO] [stdout] found `async` closure body `{async closure body@src/main.rs:59:9: 59:14}` [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.13.3/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/main.rs:64:17 [INFO] [stdout] | [INFO] [stdout] 59 | async { Ok::<_, hyper::Error>(service_fn(request_handler_project)) } [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | the expected `async` closure body [INFO] [stdout] | the found `async` closure body [INFO] [stdout] ... [INFO] [stdout] 64 | srv_project.await [INFO] [stdout] | ^^^^^ one type is more general than the other [INFO] [stdout] | [INFO] [stdout] = note: expected `async` closure body `{async closure body@src/main.rs:59:9: 59:14}` [INFO] [stdout] found `async` closure body `{async closure body@src/main.rs:59:9: 59:14}` [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] [stderr] error: could not compile `hot-reload-server` (bin "hot-reload-server") due to 17 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 16 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hot-reload-server` (bin "hot-reload-server" test) due to 17 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "acc2c40b089d951fe84ee7f090f0a18c6fb0677e6c71f59c1325e695d3380f0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acc2c40b089d951fe84ee7f090f0a18c6fb0677e6c71f59c1325e695d3380f0f", kill_on_drop: false }` [INFO] [stdout] acc2c40b089d951fe84ee7f090f0a18c6fb0677e6c71f59c1325e695d3380f0f