[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#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremram44%2Faccess-log-to-prometheus-metrics" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/remram44/access-log-to-prometheus-metrics on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "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-4-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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fsevent-sys v2.0.1 [INFO] [stderr] Downloaded notify v4.0.17 [INFO] [stderr] Downloaded tokio-macros v1.5.0 [INFO] [stderr] Downloaded fsevent v0.4.0 [INFO] [stderr] Downloaded http-body v0.4.3 [INFO] [stderr] Downloaded inotify v0.7.1 [INFO] [stderr] Downloaded filetime v0.2.15 [INFO] [stderr] Downloaded prometheus v0.13.0 [INFO] [stderr] Downloaded procfs v0.10.1 [INFO] [stderr] Downloaded hyper v0.14.13 [INFO] [stderr] Downloaded tokio v1.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] acc0e22bcfefab635686560c31c3ce6260042b47f401d2154b4306409c3d87d3 [INFO] running `Command { std: "docker" "start" "-a" "acc0e22bcfefab635686560c31c3ce6260042b47f401d2154b4306409c3d87d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "acc0e22bcfefab635686560c31c3ce6260042b47f401d2154b4306409c3d87d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acc0e22bcfefab635686560c31c3ce6260042b47f401d2154b4306409c3d87d3", kill_on_drop: false }` [INFO] [stdout] acc0e22bcfefab635686560c31c3ce6260042b47f401d2154b4306409c3d87d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eca9f3adab99f6bd65aeb446f73d7e04d63710910f295cb9b3c5d81be06e5d50 [INFO] running `Command { std: "docker" "start" "-a" "eca9f3adab99f6bd65aeb446f73d7e04d63710910f295cb9b3c5d81be06e5d50", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking instant v0.1.11 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Compiling prometheus v0.13.0 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Checking filetime v0.2.15 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Checking http v0.2.5 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Compiling quote v1.0.10 [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: methods `add_filter` and `add_extractor` are never used [INFO] [stdout] --> src/collector.rs:98:12 [INFO] [stdout] | [INFO] [stdout] 48 | impl LogCollectorBuilder { [INFO] [stdout] | ------------------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 98 | pub fn add_filter(&mut self, field: String, func: FilterFunc) -> Result<(), ()> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | pub fn add_extractor(&mut self, label: Option, field: String, func: ExtractorFunc) -> Result<(), ()> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `add_filter` and `add_extractor` are never used [INFO] [stdout] --> src/collector.rs:98:12 [INFO] [stdout] | [INFO] [stdout] 48 | impl LogCollectorBuilder { [INFO] [stdout] | ------------------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 98 | pub fn add_filter(&mut self, field: String, func: FilterFunc) -> Result<(), ()> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | pub fn add_extractor(&mut self, label: Option, field: String, func: ExtractorFunc) -> Result<(), ()> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.07s [INFO] running `Command { std: "docker" "inspect" "eca9f3adab99f6bd65aeb446f73d7e04d63710910f295cb9b3c5d81be06e5d50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eca9f3adab99f6bd65aeb446f73d7e04d63710910f295cb9b3c5d81be06e5d50", kill_on_drop: false }` [INFO] [stdout] eca9f3adab99f6bd65aeb446f73d7e04d63710910f295cb9b3c5d81be06e5d50 [INFO] checking remram44/access-log-to-prometheus-metrics against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremram44%2Faccess-log-to-prometheus-metrics" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/remram44/access-log-to-prometheus-metrics on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "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-4-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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4781752d68f7c73addfca4b5ba9f86f3c78303cf08f1668e104c5fdc0bd1c10b [INFO] running `Command { std: "docker" "start" "-a" "4781752d68f7c73addfca4b5ba9f86f3c78303cf08f1668e104c5fdc0bd1c10b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4781752d68f7c73addfca4b5ba9f86f3c78303cf08f1668e104c5fdc0bd1c10b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4781752d68f7c73addfca4b5ba9f86f3c78303cf08f1668e104c5fdc0bd1c10b", kill_on_drop: false }` [INFO] [stdout] 4781752d68f7c73addfca4b5ba9f86f3c78303cf08f1668e104c5fdc0bd1c10b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Dtail_expr_drop_order" "-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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e68615057a80524bbad3a54fdfc435b5716320308326fecbd1ccc7e72b1ab85d [INFO] running `Command { std: "docker" "start" "-a" "e68615057a80524bbad3a54fdfc435b5716320308326fecbd1ccc7e72b1ab85d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking instant v0.1.11 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling prometheus v0.13.0 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking filetime v0.2.15 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Checking http v0.2.5 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling quote v1.0.10 [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: methods `add_filter` and `add_extractor` are never used [INFO] [stdout] --> src/collector.rs:98:12 [INFO] [stdout] | [INFO] [stdout] 48 | impl LogCollectorBuilder { [INFO] [stdout] | ------------------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 98 | pub fn add_filter(&mut self, field: String, func: FilterFunc) -> Result<(), ()> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | pub fn add_extractor(&mut self, label: Option, field: String, func: ExtractorFunc) -> Result<(), ()> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:178:5 [INFO] [stdout] | [INFO] [stdout] 178 | Ok(()) [INFO] [stdout] | ^^---- [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/collector.rs:143:19 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn build_processor(self, data: Arc>) -> LogProcessor { [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 143 | data: data.clone(), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/collector.rs:170:12 [INFO] [stdout] | [INFO] [stdout] 158 | let data = self.build_data(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 165 | let data = Arc::new(Mutex::new(data)); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 166 | [INFO] [stdout] 167 | let log_processor = self.build_processor(data.clone()); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 170 | Ok(LogCollector { [INFO] [stdout] | ____________^ [INFO] [stdout] 171 | | desc, [INFO] [stdout] 172 | | data, [INFO] [stdout] 173 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `add_filter` and `add_extractor` are never used [INFO] [stdout] --> src/collector.rs:98:12 [INFO] [stdout] | [INFO] [stdout] 48 | impl LogCollectorBuilder { [INFO] [stdout] | ------------------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 98 | pub fn add_filter(&mut self, field: String, func: FilterFunc) -> Result<(), ()> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | pub fn add_extractor(&mut self, label: Option, field: String, func: ExtractorFunc) -> Result<(), ()> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:178:5 [INFO] [stdout] | [INFO] [stdout] 178 | Ok(()) [INFO] [stdout] | ^^---- [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/collector.rs:143:19 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn build_processor(self, data: Arc>) -> LogProcessor { [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 143 | data: data.clone(), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/collector.rs:170:12 [INFO] [stdout] | [INFO] [stdout] 158 | let data = self.build_data(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 165 | let data = Arc::new(Mutex::new(data)); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 166 | [INFO] [stdout] 167 | let log_processor = self.build_processor(data.clone()); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 170 | Ok(LogCollector { [INFO] [stdout] | ____________^ [INFO] [stdout] 171 | | desc, [INFO] [stdout] 172 | | data, [INFO] [stdout] 173 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 2 warnings 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 4 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `access-log-to-prometheus-metrics` (bin "access-log-to-prometheus-metrics") due to 4 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "e68615057a80524bbad3a54fdfc435b5716320308326fecbd1ccc7e72b1ab85d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e68615057a80524bbad3a54fdfc435b5716320308326fecbd1ccc7e72b1ab85d", kill_on_drop: false }` [INFO] [stdout] e68615057a80524bbad3a54fdfc435b5716320308326fecbd1ccc7e72b1ab85d