[INFO] fetching crate hyperlocal 0.8.0... [INFO] checking hyperlocal-0.8.0 against master#16b569057e4d1591b4bee05f10df34000308dedc for pr-127827 [INFO] extracting crate hyperlocal 0.8.0 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate hyperlocal 0.8.0 on toolchain 16b569057e4d1591b4bee05f10df34000308dedc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate hyperlocal 0.8.0 [INFO] finished tweaking crates.io crate hyperlocal 0.8.0 [INFO] tweaked toml for crates.io crate hyperlocal 0.8.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate hyperlocal 0.8.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" "+16b569057e4d1591b4bee05f10df34000308dedc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-macros v1.0.0 [INFO] [stderr] Downloaded mio v0.7.6 [INFO] [stderr] Downloaded hex v0.4.2 [INFO] [stderr] Downloaded bytes v1.0.0 [INFO] [stderr] Downloaded tokio v1.0.1 [INFO] [stderr] Downloaded hyper v0.14.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+16b569057e4d1591b4bee05f10df34000308dedc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 73d1d2b3fa5e175bff38252752856789b92f0b24a876005666b30a6a1f6de46a [INFO] running `Command { std: "docker" "start" "-a" "73d1d2b3fa5e175bff38252752856789b92f0b24a876005666b30a6a1f6de46a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "73d1d2b3fa5e175bff38252752856789b92f0b24a876005666b30a6a1f6de46a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73d1d2b3fa5e175bff38252752856789b92f0b24a876005666b30a6a1f6de46a", kill_on_drop: false }` [INFO] [stdout] 73d1d2b3fa5e175bff38252752856789b92f0b24a876005666b30a6a1f6de46a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+16b569057e4d1591b4bee05f10df34000308dedc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82b2e7350bf73578c458365ab4727dc1ec02f7473da8bf324ee4d77c907a71b6 [INFO] running `Command { std: "docker" "start" "-a" "82b2e7350bf73578c458365ab4727dc1ec02f7473da8bf324ee4d77c907a71b6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking bytes v1.0.0 [INFO] [stderr] Checking pin-project-lite v0.2.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking futures-core v0.3.8 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Checking http v0.2.2 [INFO] [stderr] Compiling tokio v1.0.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking mio v0.7.6 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking http-body v0.4.0 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Checking pin-project v1.0.2 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Checking hyper v0.14.1 [INFO] [stderr] Checking hyperlocal v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.71s [INFO] running `Command { std: "docker" "inspect" "82b2e7350bf73578c458365ab4727dc1ec02f7473da8bf324ee4d77c907a71b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82b2e7350bf73578c458365ab4727dc1ec02f7473da8bf324ee4d77c907a71b6", kill_on_drop: false }` [INFO] [stdout] 82b2e7350bf73578c458365ab4727dc1ec02f7473da8bf324ee4d77c907a71b6 [INFO] checking hyperlocal-0.8.0 against try#8a6640bd72b80869b16392026cb3aa8ce8e3f9b7 for pr-127827 [INFO] extracting crate hyperlocal 0.8.0 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate hyperlocal 0.8.0 on toolchain 8a6640bd72b80869b16392026cb3aa8ce8e3f9b7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate hyperlocal 0.8.0 [INFO] finished tweaking crates.io crate hyperlocal 0.8.0 [INFO] tweaked toml for crates.io crate hyperlocal 0.8.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate hyperlocal 0.8.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" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 783133a27e42ab8d2ceb0af25ee0c740210e56e4c72d0ebfec2abb88c2afc293 [INFO] running `Command { std: "docker" "start" "-a" "783133a27e42ab8d2ceb0af25ee0c740210e56e4c72d0ebfec2abb88c2afc293", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "783133a27e42ab8d2ceb0af25ee0c740210e56e4c72d0ebfec2abb88c2afc293", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "783133a27e42ab8d2ceb0af25ee0c740210e56e4c72d0ebfec2abb88c2afc293", kill_on_drop: false }` [INFO] [stdout] 783133a27e42ab8d2ceb0af25ee0c740210e56e4c72d0ebfec2abb88c2afc293 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e16088f5c7c4da110879aba401e3e533a6c251325229f8df94ca770371f4b95 [INFO] running `Command { std: "docker" "start" "-a" "8e16088f5c7c4da110879aba401e3e533a6c251325229f8df94ca770371f4b95", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking futures-core v0.3.8 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking bytes v1.0.0 [INFO] [stderr] Checking pin-project-lite v0.2.0 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking http v0.2.2 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling tokio v1.0.1 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking mio v0.7.6 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking http-body v0.4.0 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Checking pin-project v1.0.2 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Checking hyper v0.14.1 [INFO] [stderr] Checking hyperlocal v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no method named `with_graceful_shutdown` found for struct `Server>` in the current scope [INFO] [stdout] --> tests/server_client.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 26 | let server = Server::bind_unix("/tmp/hyperlocal.sock")? [INFO] [stdout] | __________________- [INFO] [stdout] 27 | | .serve(make_service) [INFO] [stdout] 28 | | .with_graceful_shutdown(async { rx.await.unwrap() }); [INFO] [stdout] | | -^^^^^^^^^^^^^^^^^^^^^^ method not found in `Server>` [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = note: the method was found for [INFO] [stdout] - `Server` [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 E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hyperlocal` (test "server_client") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: implementation of `FnMut` is not general enough [INFO] [stdout] --> examples/server.rs:18:24 [INFO] [stdout] | [INFO] [stdout] 18 | let make_service = make_service_fn(|_| async { [INFO] [stdout] | ________________________^ [INFO] [stdout] 19 | | Ok::<_, hyper::Error>(service_fn(|_req| async { [INFO] [stdout] 20 | | Ok::<_, hyper::Error>(Response::new(Body::from(PHRASE))) [INFO] [stdout] 21 | | })) [INFO] [stdout] 22 | | }); [INFO] [stdout] | |______^ implementation of `FnMut` is not general enough [INFO] [stdout] | [INFO] [stdout] = note: `{async closure@examples/server.rs:18:40: 18:43}` must implement `FnMut<(&'1 tokio::net::UnixStream,)>`, for any lifetime `'1`... [INFO] [stdout] = note: ...but it actually implements `FnMut<(&'2 tokio::net::UnixStream,)>`, for some specific lifetime `'2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implementation of `FnOnce` is not general enough [INFO] [stdout] --> examples/server.rs:18:24 [INFO] [stdout] | [INFO] [stdout] 18 | let make_service = make_service_fn(|_| async { [INFO] [stdout] | ________________________^ [INFO] [stdout] 19 | | Ok::<_, hyper::Error>(service_fn(|_req| async { [INFO] [stdout] 20 | | Ok::<_, hyper::Error>(Response::new(Body::from(PHRASE))) [INFO] [stdout] 21 | | })) [INFO] [stdout] 22 | | }); [INFO] [stdout] | |______^ implementation of `FnOnce` is not general enough [INFO] [stdout] | [INFO] [stdout] = note: `{async closure@examples/server.rs:18:40: 18:43}` must implement `FnOnce<(&'1 tokio::net::UnixStream,)>`, for any lifetime `'1`... [INFO] [stdout] = note: ...but it actually implements `FnOnce<(&'2 tokio::net::UnixStream,)>`, for some specific lifetime `'2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implementation of `FnOnce` is not general enough [INFO] [stdout] --> examples/server.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | Server::bind_unix(path)?.serve(make_service).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ implementation of `FnOnce` is not general enough [INFO] [stdout] | [INFO] [stdout] = note: `{async closure@examples/server.rs:18:40: 18:43}` must implement `FnOnce<(&'1 tokio::net::UnixStream,)>`, for any lifetime `'1`... [INFO] [stdout] = note: ...but it actually implements `FnOnce<(&'2 tokio::net::UnixStream,)>`, for some specific lifetime `'2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implementation of `FnMut` is not general enough [INFO] [stdout] --> examples/server.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | Server::bind_unix(path)?.serve(make_service).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ implementation of `FnMut` is not general enough [INFO] [stdout] | [INFO] [stdout] = note: `{async closure@examples/server.rs:18:40: 18:43}` must implement `FnMut<(&'1 tokio::net::UnixStream,)>`, for any lifetime `'1`... [INFO] [stdout] = note: ...but it actually implements `FnMut<(&'2 tokio::net::UnixStream,)>`, for some specific lifetime `'2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implementation of `FnOnce` is not general enough [INFO] [stdout] --> examples/server.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | Server::bind_unix(path)?.serve(make_service).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ implementation of `FnOnce` is not general enough [INFO] [stdout] | [INFO] [stdout] = note: `{async closure@examples/server.rs:18:40: 18:43}` must implement `FnOnce<(&tokio::net::UnixStream,)>`, for some specific lifetime `'0`... [INFO] [stdout] = note: ...but it actually implements `FnOnce<(&'1 tokio::net::UnixStream,)>`, for some specific lifetime `'1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implementation of `FnOnce` is not general enough [INFO] [stdout] --> examples/server.rs:24:50 [INFO] [stdout] | [INFO] [stdout] 24 | Server::bind_unix(path)?.serve(make_service).await?; [INFO] [stdout] | ^^^^^ implementation of `FnOnce` is not general enough [INFO] [stdout] | [INFO] [stdout] = note: `{async closure@examples/server.rs:18:40: 18:43}` must implement `FnOnce<(&'1 tokio::net::UnixStream,)>`, for any lifetime `'1`... [INFO] [stdout] = note: ...but it actually implements `FnOnce<(&'2 tokio::net::UnixStream,)>`, for some specific lifetime `'2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implementation of `FnMut` is not general enough [INFO] [stdout] --> examples/server.rs:24:50 [INFO] [stdout] | [INFO] [stdout] 24 | Server::bind_unix(path)?.serve(make_service).await?; [INFO] [stdout] | ^^^^^ implementation of `FnMut` is not general enough [INFO] [stdout] | [INFO] [stdout] = note: `{async closure@examples/server.rs:18:40: 18:43}` must implement `FnMut<(&'1 tokio::net::UnixStream,)>`, for any lifetime `'1`... [INFO] [stdout] = note: ...but it actually implements `FnMut<(&'2 tokio::net::UnixStream,)>`, for some specific lifetime `'2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hyperlocal` (example "server") due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "8e16088f5c7c4da110879aba401e3e533a6c251325229f8df94ca770371f4b95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e16088f5c7c4da110879aba401e3e533a6c251325229f8df94ca770371f4b95", kill_on_drop: false }` [INFO] [stdout] 8e16088f5c7c4da110879aba401e3e533a6c251325229f8df94ca770371f4b95