[INFO] cloning repository https://github.com/remram44/access-log-to-prometheus-metrics [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/remram44/access-log-to-prometheus-metrics" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremram44%2Faccess-log-to-prometheus-metrics", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremram44%2Faccess-log-to-prometheus-metrics'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ae3190b9a073abea480d96cb3a43023741d16d48 [INFO] checking remram44/access-log-to-prometheus-metrics against master#16b569057e4d1591b4bee05f10df34000308dedc for pr-127827 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremram44%2Faccess-log-to-prometheus-metrics" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/remram44/access-log-to-prometheus-metrics 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 git repo https://github.com/remram44/access-log-to-prometheus-metrics [INFO] finished tweaking git repo https://github.com/remram44/access-log-to-prometheus-metrics [INFO] tweaked toml for git repo https://github.com/remram44/access-log-to-prometheus-metrics written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/remram44/access-log-to-prometheus-metrics 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-macros v1.5.0 [INFO] [stderr] Downloaded smallvec v1.7.0 [INFO] [stderr] Downloaded fsevent v0.4.0 [INFO] [stderr] Downloaded inotify-sys v0.1.5 [INFO] [stderr] Downloaded proc-macro2 v1.0.30 [INFO] [stderr] Downloaded unicode-width v0.1.9 [INFO] [stderr] Downloaded fsevent-sys v2.0.1 [INFO] [stderr] Downloaded instant v0.1.11 [INFO] [stderr] Downloaded lazycell v1.3.0 [INFO] [stderr] Downloaded http-body v0.4.3 [INFO] [stderr] Downloaded futures-channel v0.3.17 [INFO] [stderr] Downloaded tracing-core v0.1.21 [INFO] [stderr] Downloaded socket2 v0.4.2 [INFO] [stderr] Downloaded bytes v1.1.0 [INFO] [stderr] Downloaded notify v4.0.17 [INFO] [stderr] Downloaded http v0.2.5 [INFO] [stderr] Downloaded tracing v0.1.29 [INFO] [stderr] Downloaded futures-util v0.3.17 [INFO] [stderr] Downloaded hyper v0.14.13 [INFO] [stderr] Downloaded clap v2.33.3 [INFO] [stderr] Downloaded procfs v0.10.1 [INFO] [stderr] Downloaded syn v1.0.80 [INFO] [stderr] Downloaded prometheus v0.13.0 [INFO] [stderr] Downloaded inotify v0.7.1 [INFO] [stderr] Downloaded filetime v0.2.15 [INFO] [stderr] Downloaded flate2 v1.0.22 [INFO] [stderr] Downloaded futures-core v0.3.17 [INFO] [stderr] Downloaded futures-task v0.3.17 [INFO] [stderr] Downloaded httparse v1.5.1 [INFO] [stderr] Downloaded slab v0.4.5 [INFO] [stderr] Downloaded tokio v1.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6a769e906bb21df1e0614b331c941b7438a69e654d55f227145faf1dc7e41d1b [INFO] running `Command { std: "docker" "start" "-a" "6a769e906bb21df1e0614b331c941b7438a69e654d55f227145faf1dc7e41d1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6a769e906bb21df1e0614b331c941b7438a69e654d55f227145faf1dc7e41d1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a769e906bb21df1e0614b331c941b7438a69e654d55f227145faf1dc7e41d1b", kill_on_drop: false }` [INFO] [stdout] 6a769e906bb21df1e0614b331c941b7438a69e654d55f227145faf1dc7e41d1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4dec93133b7f34951f06b2a5e82b58b8a3bb1153f716f46815f17f11d0fe794e [INFO] running `Command { std: "docker" "start" "-a" "4dec93133b7f34951f06b2a5e82b58b8a3bb1153f716f46815f17f11d0fe794e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Checking instant v0.1.11 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling prometheus v0.13.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Checking http v0.2.5 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Checking filetime v0.2.15 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking notify v4.0.17 [INFO] [stderr] Checking http-body v0.4.3 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio-macros v1.5.0 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking hyper v0.14.13 [INFO] [stderr] Checking access-log-to-prometheus-metrics v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/processor.rs:25:22 [INFO] [stdout] | [INFO] [stdout] 25 | fn filter(&self, value: &str) -> bool { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/processor.rs:25:22 [INFO] [stdout] | [INFO] [stdout] 25 | fn filter(&self, value: &str) -> bool { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.52s [INFO] running `Command { std: "docker" "inspect" "4dec93133b7f34951f06b2a5e82b58b8a3bb1153f716f46815f17f11d0fe794e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4dec93133b7f34951f06b2a5e82b58b8a3bb1153f716f46815f17f11d0fe794e", kill_on_drop: false }` [INFO] [stdout] 4dec93133b7f34951f06b2a5e82b58b8a3bb1153f716f46815f17f11d0fe794e [INFO] checking remram44/access-log-to-prometheus-metrics against try#8a6640bd72b80869b16392026cb3aa8ce8e3f9b7 for pr-127827 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremram44%2Faccess-log-to-prometheus-metrics" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/remram44/access-log-to-prometheus-metrics 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 git repo https://github.com/remram44/access-log-to-prometheus-metrics [INFO] finished tweaking git repo https://github.com/remram44/access-log-to-prometheus-metrics [INFO] tweaked toml for git repo https://github.com/remram44/access-log-to-prometheus-metrics written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/remram44/access-log-to-prometheus-metrics 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 024a5547f7c0047055706216460dc0d6fc9f3ee34a166f748bedfa64e6e2f237 [INFO] running `Command { std: "docker" "start" "-a" "024a5547f7c0047055706216460dc0d6fc9f3ee34a166f748bedfa64e6e2f237", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "024a5547f7c0047055706216460dc0d6fc9f3ee34a166f748bedfa64e6e2f237", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "024a5547f7c0047055706216460dc0d6fc9f3ee34a166f748bedfa64e6e2f237", kill_on_drop: false }` [INFO] [stdout] 024a5547f7c0047055706216460dc0d6fc9f3ee34a166f748bedfa64e6e2f237 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 94f53b93ffd0962e138622169266c7d09a8ece4e4d786b52d6b084ec5047ae37 [INFO] running `Command { std: "docker" "start" "-a" "94f53b93ffd0962e138622169266c7d09a8ece4e4d786b52d6b084ec5047ae37", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Checking instant v0.1.11 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling prometheus v0.13.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking http v0.2.5 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Checking filetime v0.2.15 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking notify v4.0.17 [INFO] [stderr] Checking http-body v0.4.3 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio-macros v1.5.0 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking hyper v0.14.13 [INFO] [stderr] Checking access-log-to-prometheus-metrics v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/processor.rs:25:22 [INFO] [stdout] | [INFO] [stdout] 25 | fn filter(&self, value: &str) -> bool { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/processor.rs:25:22 [INFO] [stdout] | [INFO] [stdout] 25 | fn filter(&self, value: &str) -> bool { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implementation of `FnOnce` is not general enough [INFO] [stdout] --> src/main.rs:174:5 [INFO] [stdout] | [INFO] [stdout] 174 | / Server::bind(&addr).serve(make_service_fn(|_| async { [INFO] [stdout] 175 | | Ok::<_, hyper::Error>(service_fn(serve_req)) [INFO] [stdout] 176 | | })).await?; [INFO] [stdout] | |_______^ implementation of `FnOnce` is not general enough [INFO] [stdout] | [INFO] [stdout] = note: `{async closure@src/main.rs:174:47: 174:50}` 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/main.rs:174:5 [INFO] [stdout] | [INFO] [stdout] 174 | / Server::bind(&addr).serve(make_service_fn(|_| async { [INFO] [stdout] 175 | | Ok::<_, hyper::Error>(service_fn(serve_req)) [INFO] [stdout] 176 | | })).await?; [INFO] [stdout] | |_______^ implementation of `FnMut` is not general enough [INFO] [stdout] | [INFO] [stdout] = note: `{async closure@src/main.rs:174:47: 174:50}` 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/main.rs:174:5 [INFO] [stdout] | [INFO] [stdout] 174 | / Server::bind(&addr).serve(make_service_fn(|_| async { [INFO] [stdout] 175 | | Ok::<_, hyper::Error>(service_fn(serve_req)) [INFO] [stdout] 176 | | })).await?; [INFO] [stdout] | |_______^ implementation of `FnOnce` is not general enough [INFO] [stdout] | [INFO] [stdout] = note: `{async closure@src/main.rs:174:47: 174:50}` 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/main.rs:174:31 [INFO] [stdout] | [INFO] [stdout] 174 | Server::bind(&addr).serve(make_service_fn(|_| async { [INFO] [stdout] | _______________________________^ [INFO] [stdout] 175 | | Ok::<_, hyper::Error>(service_fn(serve_req)) [INFO] [stdout] 176 | | })).await?; [INFO] [stdout] | |______^ implementation of `FnMut` is not general enough [INFO] [stdout] | [INFO] [stdout] = note: `{async closure@src/main.rs:174:47: 174:50}` 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/main.rs:176:9 [INFO] [stdout] | [INFO] [stdout] 176 | })).await?; [INFO] [stdout] | ^^^^^ implementation of `FnOnce` is not general enough [INFO] [stdout] | [INFO] [stdout] = note: `{async closure@src/main.rs:174:47: 174:50}` 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/main.rs:176:9 [INFO] [stdout] | [INFO] [stdout] 176 | })).await?; [INFO] [stdout] | ^^^^^ implementation of `FnMut` is not general enough [INFO] [stdout] | [INFO] [stdout] = note: `{async closure@src/main.rs:174:47: 174:50}` 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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implementation of `FnOnce` is not general enough [INFO] [stdout] --> src/main.rs:174:5 [INFO] [stdout] | [INFO] [stdout] 174 | / Server::bind(&addr).serve(make_service_fn(|_| async { [INFO] [stdout] 175 | | Ok::<_, hyper::Error>(service_fn(serve_req)) [INFO] [stdout] 176 | | })).await?; [INFO] [stdout] | |_______^ implementation of `FnOnce` is not general enough [INFO] [stdout] | [INFO] [stdout] = note: `{async closure@src/main.rs:174:47: 174:50}` 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/main.rs:174:5 [INFO] [stdout] | [INFO] [stdout] 174 | / Server::bind(&addr).serve(make_service_fn(|_| async { [INFO] [stdout] 175 | | Ok::<_, hyper::Error>(service_fn(serve_req)) [INFO] [stdout] 176 | | })).await?; [INFO] [stdout] | |_______^ implementation of `FnMut` is not general enough [INFO] [stdout] | [INFO] [stdout] = note: `{async closure@src/main.rs:174:47: 174:50}` 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/main.rs:174:5 [INFO] [stdout] | [INFO] [stdout] 174 | / Server::bind(&addr).serve(make_service_fn(|_| async { [INFO] [stdout] 175 | | Ok::<_, hyper::Error>(service_fn(serve_req)) [INFO] [stdout] 176 | | })).await?; [INFO] [stdout] | |_______^ implementation of `FnOnce` is not general enough [INFO] [stdout] | [INFO] [stdout] = note: `{async closure@src/main.rs:174:47: 174:50}` 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/main.rs:174:31 [INFO] [stdout] | [INFO] [stdout] 174 | Server::bind(&addr).serve(make_service_fn(|_| async { [INFO] [stdout] | _______________________________^ [INFO] [stdout] 175 | | Ok::<_, hyper::Error>(service_fn(serve_req)) [INFO] [stdout] 176 | | })).await?; [INFO] [stdout] | |______^ implementation of `FnMut` is not general enough [INFO] [stdout] | [INFO] [stdout] = note: `{async closure@src/main.rs:174:47: 174:50}` 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/main.rs:176:9 [INFO] [stdout] | [INFO] [stdout] 176 | })).await?; [INFO] [stdout] | ^^^^^ implementation of `FnOnce` is not general enough [INFO] [stdout] | [INFO] [stdout] = note: `{async closure@src/main.rs:174:47: 174:50}` 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/main.rs:176:9 [INFO] [stdout] | [INFO] [stdout] 176 | })).await?; [INFO] [stdout] | ^^^^^ implementation of `FnMut` is not general enough [INFO] [stdout] | [INFO] [stdout] = note: `{async closure@src/main.rs:174:47: 174:50}` 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] [stderr] error: could not compile `access-log-to-prometheus-metrics` (bin "access-log-to-prometheus-metrics") due to 7 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 6 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `access-log-to-prometheus-metrics` (bin "access-log-to-prometheus-metrics" test) due to 7 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "94f53b93ffd0962e138622169266c7d09a8ece4e4d786b52d6b084ec5047ae37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94f53b93ffd0962e138622169266c7d09a8ece4e4d786b52d6b084ec5047ae37", kill_on_drop: false }` [INFO] [stdout] 94f53b93ffd0962e138622169266c7d09a8ece4e4d786b52d6b084ec5047ae37