[INFO] fetching crate peshming 0.4.1... [INFO] checking peshming-0.4.1 against master#eb10639928a2781cf0a12440007fbcc1e3a6888f for pr-127827-1 [INFO] extracting crate peshming 0.4.1 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate peshming 0.4.1 on toolchain eb10639928a2781cf0a12440007fbcc1e3a6888f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate peshming 0.4.1 [INFO] finished tweaking crates.io crate peshming 0.4.1 [INFO] tweaked toml for crates.io crate peshming 0.4.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate peshming 0.4.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lock_api v0.4.3 [INFO] [stderr] Downloaded tokio-icmp-echo v0.4.0 [INFO] [stderr] Downloaded async-anyhow-logger v0.1.0 [INFO] [stderr] Downloaded futures-executor v0.3.14 [INFO] [stderr] Downloaded futures-macro v0.3.14 [INFO] [stderr] Downloaded redox_syscall v0.2.6 [INFO] [stderr] Downloaded tracing-core v0.1.17 [INFO] [stderr] Downloaded tracing v0.1.25 [INFO] [stderr] Downloaded protobuf v2.23.0 [INFO] [stderr] Downloaded prometheus v0.12.0 [INFO] [stderr] Downloaded serde_derive v1.0.125 [INFO] [stderr] Downloaded h2 v0.3.2 [INFO] [stderr] Downloaded fern v0.6.0 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9f9f5097451615b1fda48bd68a3b3e96f73a3b4e256f5e4e404f34ee0c016632 [INFO] running `Command { std: "docker" "start" "-a" "9f9f5097451615b1fda48bd68a3b3e96f73a3b4e256f5e4e404f34ee0c016632", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f9f5097451615b1fda48bd68a3b3e96f73a3b4e256f5e4e404f34ee0c016632", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f9f5097451615b1fda48bd68a3b3e96f73a3b4e256f5e4e404f34ee0c016632", kill_on_drop: false }` [INFO] [stdout] 9f9f5097451615b1fda48bd68a3b3e96f73a3b4e256f5e4e404f34ee0c016632 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc3e51f41b47d8699f6558750b477c6358c99280609142893c97eb937b78d9f3 [INFO] running `Command { std: "docker" "start" "-a" "cc3e51f41b47d8699f6558750b477c6358c99280609142893c97eb937b78d9f3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.70 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking futures-core v0.3.14 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking futures-sink v0.3.14 [INFO] [stderr] Checking futures-io v0.3.14 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking futures-task v0.3.14 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking futures-channel v0.3.14 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking lock_api v0.4.3 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling protobuf v2.23.0 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling httparse v1.4.0 [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Compiling prometheus v0.12.0 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking httpdate v1.0.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking fern v0.6.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking http-body v0.4.1 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Checking futures-util v0.3.14 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking pin-project v1.0.7 [INFO] [stderr] Checking futures-executor v0.3.14 [INFO] [stderr] Checking futures v0.3.14 [INFO] [stderr] Checking tokio-util v0.6.6 [INFO] [stderr] Checking async-anyhow-logger v0.1.0 [INFO] [stderr] Checking tokio-icmp-echo v0.4.0 [INFO] [stderr] Checking h2 v0.3.2 [INFO] [stderr] Checking hyper v0.14.7 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking peshming v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.16s [INFO] running `Command { std: "docker" "inspect" "cc3e51f41b47d8699f6558750b477c6358c99280609142893c97eb937b78d9f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc3e51f41b47d8699f6558750b477c6358c99280609142893c97eb937b78d9f3", kill_on_drop: false }` [INFO] [stdout] cc3e51f41b47d8699f6558750b477c6358c99280609142893c97eb937b78d9f3 [INFO] checking peshming-0.4.1 against try#357cc345f0a672ac4bee347eb89b7552541416c1 for pr-127827-1 [INFO] extracting crate peshming 0.4.1 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate peshming 0.4.1 on toolchain 357cc345f0a672ac4bee347eb89b7552541416c1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate peshming 0.4.1 [INFO] finished tweaking crates.io crate peshming 0.4.1 [INFO] tweaked toml for crates.io crate peshming 0.4.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate peshming 0.4.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fc4562811f89b95bb5fc5ab96b25d7be8cbefb9fdcc47eca67c31e58897c7606 [INFO] running `Command { std: "docker" "start" "-a" "fc4562811f89b95bb5fc5ab96b25d7be8cbefb9fdcc47eca67c31e58897c7606", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc4562811f89b95bb5fc5ab96b25d7be8cbefb9fdcc47eca67c31e58897c7606", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc4562811f89b95bb5fc5ab96b25d7be8cbefb9fdcc47eca67c31e58897c7606", kill_on_drop: false }` [INFO] [stdout] fc4562811f89b95bb5fc5ab96b25d7be8cbefb9fdcc47eca67c31e58897c7606 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c47a5f972ea70c124f063168715cc516740a285259042aa2f88baa574c408fbf [INFO] running `Command { std: "docker" "start" "-a" "c47a5f972ea70c124f063168715cc516740a285259042aa2f88baa574c408fbf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling syn v1.0.70 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking futures-sink v0.3.14 [INFO] [stderr] Checking futures-core v0.3.14 [INFO] [stderr] Checking futures-task v0.3.14 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking futures-io v0.3.14 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking futures-channel v0.3.14 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Checking lock_api v0.4.3 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling httparse v1.4.0 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling protobuf v2.23.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling prometheus v0.12.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking httpdate v1.0.0 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking fern v0.6.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking http-body v0.4.1 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Checking futures-util v0.3.14 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking pin-project v1.0.7 [INFO] [stderr] Checking tokio-util v0.6.6 [INFO] [stderr] Checking futures-executor v0.3.14 [INFO] [stderr] Checking h2 v0.3.2 [INFO] [stderr] Checking futures v0.3.14 [INFO] [stderr] Checking tokio-icmp-echo v0.4.0 [INFO] [stderr] Checking async-anyhow-logger v0.1.0 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking hyper v0.14.7 [INFO] [stderr] Checking peshming v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] error: implementation of `FnOnce` is not general enough [INFO] [stdout] --> src/metrics.rs:99:24 [INFO] [stdout] | [INFO] [stdout] 99 | let serve_future = Server::bind(&config.listener).serve(make_service_fn(|_| async { [INFO] [stdout] | ________________________^ [INFO] [stdout] 100 | | Ok::<_, hyper::Error>(service_fn(serve_req)) [INFO] [stdout] 101 | | })); [INFO] [stdout] | |_______^ implementation of `FnOnce` is not general enough [INFO] [stdout] | [INFO] [stdout] = note: `{async closure@src/metrics.rs:99:77: 99:80}` must implement `FnOnce<(&'1 AddrStream,)>`, for any lifetime `'1`... [INFO] [stdout] = note: ...but it actually implements `FnOnce<(&'2 AddrStream,)>`, for some specific lifetime `'2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implementation of `FnMut` is not general enough [INFO] [stdout] --> src/metrics.rs:99:24 [INFO] [stdout] | [INFO] [stdout] 99 | let serve_future = Server::bind(&config.listener).serve(make_service_fn(|_| async { [INFO] [stdout] | ________________________^ [INFO] [stdout] 100 | | Ok::<_, hyper::Error>(service_fn(serve_req)) [INFO] [stdout] 101 | | })); [INFO] [stdout] | |_______^ implementation of `FnMut` is not general enough [INFO] [stdout] | [INFO] [stdout] = note: `{async closure@src/metrics.rs:99:77: 99:80}` must implement `FnMut<(&'1 AddrStream,)>`, for any lifetime `'1`... [INFO] [stdout] = note: ...but it actually implements `FnMut<(&'2 AddrStream,)>`, for some specific lifetime `'2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implementation of `FnOnce` is not general enough [INFO] [stdout] --> src/metrics.rs:99:24 [INFO] [stdout] | [INFO] [stdout] 99 | let serve_future = Server::bind(&config.listener).serve(make_service_fn(|_| async { [INFO] [stdout] | ________________________^ [INFO] [stdout] 100 | | Ok::<_, hyper::Error>(service_fn(serve_req)) [INFO] [stdout] 101 | | })); [INFO] [stdout] | |_______^ implementation of `FnOnce` is not general enough [INFO] [stdout] | [INFO] [stdout] = note: `{async closure@src/metrics.rs:99:77: 99:80}` must implement `FnOnce<(&AddrStream,)>`, for some specific lifetime `'0`... [INFO] [stdout] = note: ...but it actually implements `FnOnce<(&'1 AddrStream,)>`, for some specific lifetime `'1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implementation of `FnMut` is not general enough [INFO] [stdout] --> src/metrics.rs:99:61 [INFO] [stdout] | [INFO] [stdout] 99 | let serve_future = Server::bind(&config.listener).serve(make_service_fn(|_| async { [INFO] [stdout] | _____________________________________________________________^ [INFO] [stdout] 100 | | Ok::<_, hyper::Error>(service_fn(serve_req)) [INFO] [stdout] 101 | | })); [INFO] [stdout] | |______^ implementation of `FnMut` is not general enough [INFO] [stdout] | [INFO] [stdout] = note: `{async closure@src/metrics.rs:99:77: 99:80}` must implement `FnMut<(&'1 AddrStream,)>`, for any lifetime `'1`... [INFO] [stdout] = note: ...but it actually implements `FnMut<(&'2 AddrStream,)>`, for some specific lifetime `'2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implementation of `FnOnce` is not general enough [INFO] [stdout] --> src/metrics.rs:103:21 [INFO] [stdout] | [INFO] [stdout] 103 | Ok(serve_future.await?) [INFO] [stdout] | ^^^^^ implementation of `FnOnce` is not general enough [INFO] [stdout] | [INFO] [stdout] = note: `{async closure@src/metrics.rs:99:77: 99:80}` must implement `FnOnce<(&'1 AddrStream,)>`, for any lifetime `'1`... [INFO] [stdout] = note: ...but it actually implements `FnOnce<(&'2 AddrStream,)>`, for some specific lifetime `'2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implementation of `FnMut` is not general enough [INFO] [stdout] --> src/metrics.rs:103:21 [INFO] [stdout] | [INFO] [stdout] 103 | Ok(serve_future.await?) [INFO] [stdout] | ^^^^^ implementation of `FnMut` is not general enough [INFO] [stdout] | [INFO] [stdout] = note: `{async closure@src/metrics.rs:99:77: 99:80}` must implement `FnMut<(&'1 AddrStream,)>`, for any lifetime `'1`... [INFO] [stdout] = note: ...but it actually implements `FnMut<(&'2 AddrStream,)>`, for some specific lifetime `'2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `peshming` (bin "peshming") due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: implementation of `FnOnce` is not general enough [INFO] [stdout] --> src/metrics.rs:99:24 [INFO] [stdout] | [INFO] [stdout] 99 | let serve_future = Server::bind(&config.listener).serve(make_service_fn(|_| async { [INFO] [stdout] | ________________________^ [INFO] [stdout] 100 | | Ok::<_, hyper::Error>(service_fn(serve_req)) [INFO] [stdout] 101 | | })); [INFO] [stdout] | |_______^ implementation of `FnOnce` is not general enough [INFO] [stdout] | [INFO] [stdout] = note: `{async closure@src/metrics.rs:99:77: 99:80}` must implement `FnOnce<(&'1 AddrStream,)>`, for any lifetime `'1`... [INFO] [stdout] = note: ...but it actually implements `FnOnce<(&'2 AddrStream,)>`, for some specific lifetime `'2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implementation of `FnMut` is not general enough [INFO] [stdout] --> src/metrics.rs:99:24 [INFO] [stdout] | [INFO] [stdout] 99 | let serve_future = Server::bind(&config.listener).serve(make_service_fn(|_| async { [INFO] [stdout] | ________________________^ [INFO] [stdout] 100 | | Ok::<_, hyper::Error>(service_fn(serve_req)) [INFO] [stdout] 101 | | })); [INFO] [stdout] | |_______^ implementation of `FnMut` is not general enough [INFO] [stdout] | [INFO] [stdout] = note: `{async closure@src/metrics.rs:99:77: 99:80}` must implement `FnMut<(&'1 AddrStream,)>`, for any lifetime `'1`... [INFO] [stdout] = note: ...but it actually implements `FnMut<(&'2 AddrStream,)>`, for some specific lifetime `'2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implementation of `FnOnce` is not general enough [INFO] [stdout] --> src/metrics.rs:99:24 [INFO] [stdout] | [INFO] [stdout] 99 | let serve_future = Server::bind(&config.listener).serve(make_service_fn(|_| async { [INFO] [stdout] | ________________________^ [INFO] [stdout] 100 | | Ok::<_, hyper::Error>(service_fn(serve_req)) [INFO] [stdout] 101 | | })); [INFO] [stdout] | |_______^ implementation of `FnOnce` is not general enough [INFO] [stdout] | [INFO] [stdout] = note: `{async closure@src/metrics.rs:99:77: 99:80}` must implement `FnOnce<(&AddrStream,)>`, for some specific lifetime `'0`... [INFO] [stdout] = note: ...but it actually implements `FnOnce<(&'1 AddrStream,)>`, for some specific lifetime `'1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implementation of `FnMut` is not general enough [INFO] [stdout] --> src/metrics.rs:99:61 [INFO] [stdout] | [INFO] [stdout] 99 | let serve_future = Server::bind(&config.listener).serve(make_service_fn(|_| async { [INFO] [stdout] | _____________________________________________________________^ [INFO] [stdout] 100 | | Ok::<_, hyper::Error>(service_fn(serve_req)) [INFO] [stdout] 101 | | })); [INFO] [stdout] | |______^ implementation of `FnMut` is not general enough [INFO] [stdout] | [INFO] [stdout] = note: `{async closure@src/metrics.rs:99:77: 99:80}` must implement `FnMut<(&'1 AddrStream,)>`, for any lifetime `'1`... [INFO] [stdout] = note: ...but it actually implements `FnMut<(&'2 AddrStream,)>`, for some specific lifetime `'2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implementation of `FnOnce` is not general enough [INFO] [stdout] --> src/metrics.rs:103:21 [INFO] [stdout] | [INFO] [stdout] 103 | Ok(serve_future.await?) [INFO] [stdout] | ^^^^^ implementation of `FnOnce` is not general enough [INFO] [stdout] | [INFO] [stdout] = note: `{async closure@src/metrics.rs:99:77: 99:80}` must implement `FnOnce<(&'1 AddrStream,)>`, for any lifetime `'1`... [INFO] [stdout] = note: ...but it actually implements `FnOnce<(&'2 AddrStream,)>`, for some specific lifetime `'2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implementation of `FnMut` is not general enough [INFO] [stdout] --> src/metrics.rs:103:21 [INFO] [stdout] | [INFO] [stdout] 103 | Ok(serve_future.await?) [INFO] [stdout] | ^^^^^ implementation of `FnMut` is not general enough [INFO] [stdout] | [INFO] [stdout] = note: `{async closure@src/metrics.rs:99:77: 99:80}` must implement `FnMut<(&'1 AddrStream,)>`, for any lifetime `'1`... [INFO] [stdout] = note: ...but it actually implements `FnMut<(&'2 AddrStream,)>`, for some specific lifetime `'2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `peshming` (bin "peshming" test) due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "c47a5f972ea70c124f063168715cc516740a285259042aa2f88baa574c408fbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c47a5f972ea70c124f063168715cc516740a285259042aa2f88baa574c408fbf", kill_on_drop: false }` [INFO] [stdout] c47a5f972ea70c124f063168715cc516740a285259042aa2f88baa574c408fbf