[INFO] cloning repository https://github.com/jdrouet/tiny-vector [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jdrouet/tiny-vector" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdrouet%2Ftiny-vector", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdrouet%2Ftiny-vector'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a7a9a215a1235b0dd8c8caa8effbae5cd478fe58 [INFO] checking jdrouet/tiny-vector against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdrouet%2Ftiny-vector" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jdrouet/tiny-vector [INFO] finished tweaking git repo https://github.com/jdrouet/tiny-vector [INFO] tweaked toml for git repo https://github.com/jdrouet/tiny-vector written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jdrouet/tiny-vector on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jdrouet/tiny-vector 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9504672956f980ce373a904be7cd93049e15eba3cfdf4d4e31571781e25f1b21 [INFO] running `Command { std: "docker" "start" "-a" "9504672956f980ce373a904be7cd93049e15eba3cfdf4d4e31571781e25f1b21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9504672956f980ce373a904be7cd93049e15eba3cfdf4d4e31571781e25f1b21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9504672956f980ce373a904be7cd93049e15eba3cfdf4d4e31571781e25f1b21", kill_on_drop: false }` [INFO] [stdout] 9504672956f980ce373a904be7cd93049e15eba3cfdf4d4e31571781e25f1b21 [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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5dc59371128e2f69ebce384e7672d7ca469f6e5541af5039cdd73dfda5ea09cd [INFO] running `Command { std: "docker" "start" "-a" "5dc59371128e2f69ebce384e7672d7ca469f6e5541af5039cdd73dfda5ea09cd", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling cc v1.1.14 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking raw-cpuid v11.1.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Checking futures-intrusive v0.5.0 [INFO] [stderr] Checking brotli-decompressor v4.0.1 [INFO] [stderr] Compiling tokio v1.39.3 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking flate2 v1.0.33 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking metrics v0.23.0 [INFO] [stderr] Checking sketches-ddsketch v0.2.2 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking sysinfo v0.31.3 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Checking brotli v6.0.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Checking quanta v0.12.3 [INFO] [stderr] Checking metrics-util v0.17.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Compiling rustls v0.23.12 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking rustls-webpki v0.102.6 [INFO] [stderr] Checking test-case v3.3.1 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking async-compression v0.4.12 [INFO] [stderr] Checking tokio-rustls v0.26.0 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_spanned v0.6.7 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking h2 v0.4.6 [INFO] [stderr] Checking toml_edit v0.22.20 [INFO] [stderr] Checking sqlx-core v0.8.2 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking sqlx-sqlite v0.8.2 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking hyper-util v0.1.7 [INFO] [stderr] Compiling sqlx-macros-core v0.8.2 [INFO] [stderr] Checking hyper-rustls v0.27.2 [INFO] [stderr] Checking metrics-exporter-prometheus v0.15.3 [INFO] [stderr] Checking reqwest v0.12.7 [INFO] [stderr] Compiling sqlx-macros v0.8.2 [INFO] [stderr] Checking sqlx v0.8.2 [INFO] [stderr] Checking tiny-vector v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `into_string` is never used [INFO] [stdout] --> src/components/name.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 51 | impl ComponentName { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] 52 | pub fn into_string(self) -> String { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `named` is never used [INFO] [stdout] --> src/components/output.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 29 | impl NamedOutput { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] 30 | pub fn named>(name: N) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `into_event_metric` is never used [INFO] [stdout] --> src/event/mod.rs:49:12 [INFO] [stdout] | [INFO] [stdout] 27 | impl Event { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 49 | pub fn into_event_metric(self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_tag` is never used [INFO] [stdout] --> src/event/metric.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 39 | impl EventMetricHeader { [INFO] [stdout] | ---------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn with_tag, V: Into>(mut self, name: N, value: V) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `with_tags_mutation` and `tags_mut` are never used [INFO] [stdout] --> src/event/metric.rs:89:12 [INFO] [stdout] | [INFO] [stdout] 75 | impl EventMetric { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 89 | pub fn with_tags_mutation(mut self, callback: F) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | pub fn tags_mut(&mut self) -> &mut EventMetricTags { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WrappedConfig` is never constructed [INFO] [stdout] --> src/transforms/condition/prelude.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct WrappedConfig { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, file::Sink> [INFO] [stdout] --> src/sinks/mod.rs:61:45 [INFO] [stdout] | [INFO] [stdout] 61 | Self::File(inner) => Sink::File(inner.build().await?), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/sinks/mod.rs:61:45 [INFO] [stdout] | [INFO] [stdout] 61 | Self::File(inner) => Sink::File(inner.build().await?), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/sinks/mod.rs:61:59 [INFO] [stdout] | [INFO] [stdout] 61 | Self::File(inner) => Sink::File(inner.build().await?), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/sinks/mod.rs:61:45 [INFO] [stdout] | [INFO] [stdout] 61 | Self::File(inner) => Sink::File(inner.build().await?), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/sinks/black_hole.rs:37:65 [INFO] [stdout] | [INFO] [stdout] 37 | async fn prepare(self) -> Result { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 38 | | Ok(self) [INFO] [stdout] 39 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/sinks/black_hole.rs:37:65 [INFO] [stdout] | [INFO] [stdout] 37 | async fn prepare(self) -> Result { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 38 | | Ok(self) [INFO] [stdout] 39 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/sinks/black_hole.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/sinks/console.rs:37:65 [INFO] [stdout] | [INFO] [stdout] 37 | async fn prepare(self) -> Result { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 38 | | Ok(self) [INFO] [stdout] 39 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/sinks/console.rs:37:65 [INFO] [stdout] | [INFO] [stdout] 37 | async fn prepare(self) -> Result { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 38 | | Ok(self) [INFO] [stdout] 39 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/sinks/console.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/sinks/datadog_logs.rs:116:65 [INFO] [stdout] | [INFO] [stdout] 116 | async fn prepare(self) -> Result { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 117 | | Ok(self) [INFO] [stdout] 118 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/sinks/datadog_logs.rs:116:65 [INFO] [stdout] | [INFO] [stdout] 116 | async fn prepare(self) -> Result { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 117 | | Ok(self) [INFO] [stdout] 118 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/sinks/datadog_logs.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 117 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/sinks/file.rs:18:58 [INFO] [stdout] | [INFO] [stdout] 18 | pub async fn build(self) -> Result { [INFO] [stdout] | __________________________________________________________^ [INFO] [stdout] 19 | | Ok(Sink { [INFO] [stdout] 20 | | state: Stale { path: self.path }, [INFO] [stdout] 21 | | }) [INFO] [stdout] 22 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/sinks/file.rs:18:58 [INFO] [stdout] | [INFO] [stdout] 18 | pub async fn build(self) -> Result { [INFO] [stdout] | __________________________________________________________^ [INFO] [stdout] 19 | | Ok(Sink { [INFO] [stdout] 20 | | state: Stale { path: self.path }, [INFO] [stdout] 21 | | }) [INFO] [stdout] 22 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/sinks/file.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | / Ok(Sink { [INFO] [stdout] 20 | | state: Stale { path: self.path }, [INFO] [stdout] 21 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, random_logs::StartingError> [INFO] [stdout] --> src/sources/random_logs.rs:68:65 [INFO] [stdout] | [INFO] [stdout] 68 | async fn prepare(self) -> Result { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 69 | | Ok(Source { [INFO] [stdout] 70 | | state: Running { [INFO] [stdout] 71 | | timer: tokio::time::interval(self.state.duration), [INFO] [stdout] 72 | | }, [INFO] [stdout] 73 | | }) [INFO] [stdout] 74 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, random_logs::StartingError> [INFO] [stdout] --> src/sources/random_logs.rs:68:65 [INFO] [stdout] | [INFO] [stdout] 68 | async fn prepare(self) -> Result { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 69 | | Ok(Source { [INFO] [stdout] 70 | | state: Running { [INFO] [stdout] 71 | | timer: tokio::time::interval(self.state.duration), [INFO] [stdout] 72 | | }, [INFO] [stdout] 73 | | }) [INFO] [stdout] 74 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, random_logs::StartingError> [INFO] [stdout] --> src/sources/random_logs.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | / Ok(Source { [INFO] [stdout] 70 | | state: Running { [INFO] [stdout] 71 | | timer: tokio::time::interval(self.state.duration), [INFO] [stdout] 72 | | }, [INFO] [stdout] 73 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, sysinfo::StartingError> [INFO] [stdout] --> src/sources/sysinfo.rs:145:70 [INFO] [stdout] | [INFO] [stdout] 145 | async fn prepare(self) -> Result, StartingError> { [INFO] [stdout] | ______________________________________________________________________^ [INFO] [stdout] 146 | | Ok(Source { [INFO] [stdout] 147 | | state: Running { [INFO] [stdout] 148 | | timer: tokio::time::interval(self.state.duration), [INFO] [stdout] ... | [INFO] [stdout] 154 | | }) [INFO] [stdout] 155 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, sysinfo::StartingError> [INFO] [stdout] --> src/sources/sysinfo.rs:145:70 [INFO] [stdout] | [INFO] [stdout] 145 | async fn prepare(self) -> Result, StartingError> { [INFO] [stdout] | ______________________________________________________________________^ [INFO] [stdout] 146 | | Ok(Source { [INFO] [stdout] 147 | | state: Running { [INFO] [stdout] 148 | | timer: tokio::time::interval(self.state.duration), [INFO] [stdout] ... | [INFO] [stdout] 154 | | }) [INFO] [stdout] 155 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, sysinfo::StartingError> [INFO] [stdout] --> src/sources/sysinfo.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | / Ok(Source { [INFO] [stdout] 147 | | state: Running { [INFO] [stdout] 148 | | timer: tokio::time::interval(self.state.duration), [INFO] [stdout] 149 | | }, [INFO] [stdout] ... | [INFO] [stdout] 153 | | hostname: self.hostname, [INFO] [stdout] 154 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, tokio::task::JoinHandle<()>> [INFO] [stdout] --> src/topology/mod.rs:183:27 [INFO] [stdout] | [INFO] [stdout] 183 | let handler = transform.inner.start(&name, receiver, collector).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, transforms::StartingError> [INFO] [stdout] --> src/topology/mod.rs:183:27 [INFO] [stdout] | [INFO] [stdout] 183 | let handler = transform.inner.start(&name, receiver, collector).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, transforms::StartingError> [INFO] [stdout] --> src/topology/mod.rs:183:77 [INFO] [stdout] | [INFO] [stdout] 183 | let handler = transform.inner.start(&name, receiver, collector).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, transforms::StartingError> [INFO] [stdout] --> src/topology/mod.rs:183:27 [INFO] [stdout] | [INFO] [stdout] 183 | let handler = transform.inner.start(&name, receiver, collector).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, add_fields::Transform> [INFO] [stdout] --> src/transforms/mod.rs:51:60 [INFO] [stdout] | [INFO] [stdout] 51 | Self::AddFields(inner) => Transform::AddFields(inner.build()?), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/mod.rs:51:60 [INFO] [stdout] | [INFO] [stdout] 51 | Self::AddFields(inner) => Transform::AddFields(inner.build()?), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, transforms::broadcast::Transform> [INFO] [stdout] --> src/transforms/mod.rs:52:60 [INFO] [stdout] | [INFO] [stdout] 52 | Self::Broadcast(inner) => Transform::Broadcast(inner.build()?), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/mod.rs:52:60 [INFO] [stdout] | [INFO] [stdout] 52 | Self::Broadcast(inner) => Transform::Broadcast(inner.build()?), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, transforms::filter::Transform> [INFO] [stdout] --> src/transforms/mod.rs:53:54 [INFO] [stdout] | [INFO] [stdout] 53 | Self::Filter(inner) => Transform::Filter(inner.build()?), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/mod.rs:53:54 [INFO] [stdout] | [INFO] [stdout] 53 | Self::Filter(inner) => Transform::Filter(inner.build()?), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, remove_fields::Transform> [INFO] [stdout] --> src/transforms/mod.rs:55:66 [INFO] [stdout] | [INFO] [stdout] 55 | Self::RemoveFields(inner) => Transform::RemoveFields(inner.build()?), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/mod.rs:55:66 [INFO] [stdout] | [INFO] [stdout] 55 | Self::RemoveFields(inner) => Transform::RemoveFields(inner.build()?), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, transforms::StartingError> [INFO] [stdout] --> src/transforms/mod.rs:90:61 [INFO] [stdout] | [INFO] [stdout] 90 | ) -> Result, StartingError> { [INFO] [stdout] | _____________________________________________________________^ [INFO] [stdout] 91 | | let span = tracing::info_span!( [INFO] [stdout] 92 | | "component", [INFO] [stdout] 93 | | name = name.as_ref(), [INFO] [stdout] ... | [INFO] [stdout] 104 | | }) [INFO] [stdout] 105 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, transforms::StartingError> [INFO] [stdout] --> src/transforms/mod.rs:90:61 [INFO] [stdout] | [INFO] [stdout] 90 | ) -> Result, StartingError> { [INFO] [stdout] | _____________________________________________________________^ [INFO] [stdout] 91 | | let span = tracing::info_span!( [INFO] [stdout] 92 | | "component", [INFO] [stdout] 93 | | name = name.as_ref(), [INFO] [stdout] ... | [INFO] [stdout] 104 | | }) [INFO] [stdout] 105 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, transforms::StartingError> [INFO] [stdout] --> src/transforms/mod.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / Ok(match self { [INFO] [stdout] 98 | | Self::AddFields(inner) => run(inner, span, receiver, collector).await?, [INFO] [stdout] 99 | | Self::Broadcast(inner) => run(inner, span, receiver, collector).await?, [INFO] [stdout] 100 | | Self::Filter(inner) => run(inner, span, receiver, collector).await?, [INFO] [stdout] ... | [INFO] [stdout] 103 | | Self::Route(inner) => run(inner, span, receiver, collector).await?, [INFO] [stdout] 104 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, tokio::task::JoinHandle<()>> [INFO] [stdout] --> src/transforms/mod.rs:98:39 [INFO] [stdout] | [INFO] [stdout] 98 | Self::AddFields(inner) => run(inner, span, receiver, collector).await?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, transforms::StartingError> [INFO] [stdout] --> src/transforms/mod.rs:98:39 [INFO] [stdout] | [INFO] [stdout] 98 | Self::AddFields(inner) => run(inner, span, receiver, collector).await?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, transforms::StartingError> [INFO] [stdout] --> src/transforms/mod.rs:98:77 [INFO] [stdout] | [INFO] [stdout] 98 | Self::AddFields(inner) => run(inner, span, receiver, collector).await?, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, transforms::StartingError> [INFO] [stdout] --> src/transforms/mod.rs:98:39 [INFO] [stdout] | [INFO] [stdout] 98 | Self::AddFields(inner) => run(inner, span, receiver, collector).await?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, transforms::StartingError> [INFO] [stdout] --> src/transforms/mod.rs:98:39 [INFO] [stdout] | [INFO] [stdout] 98 | Self::AddFields(inner) => run(inner, span, receiver, collector).await?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, tokio::task::JoinHandle<()>> [INFO] [stdout] --> src/transforms/mod.rs:99:39 [INFO] [stdout] | [INFO] [stdout] 99 | Self::Broadcast(inner) => run(inner, span, receiver, collector).await?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, transforms::StartingError> [INFO] [stdout] --> src/transforms/mod.rs:99:39 [INFO] [stdout] | [INFO] [stdout] 99 | Self::Broadcast(inner) => run(inner, span, receiver, collector).await?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, transforms::StartingError> [INFO] [stdout] --> src/transforms/mod.rs:99:77 [INFO] [stdout] | [INFO] [stdout] 99 | Self::Broadcast(inner) => run(inner, span, receiver, collector).await?, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, transforms::StartingError> [INFO] [stdout] --> src/transforms/mod.rs:99:39 [INFO] [stdout] | [INFO] [stdout] 99 | Self::Broadcast(inner) => run(inner, span, receiver, collector).await?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, transforms::StartingError> [INFO] [stdout] --> src/transforms/mod.rs:99:39 [INFO] [stdout] | [INFO] [stdout] 99 | Self::Broadcast(inner) => run(inner, span, receiver, collector).await?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, tokio::task::JoinHandle<()>> [INFO] [stdout] --> src/transforms/mod.rs:100:36 [INFO] [stdout] | [INFO] [stdout] 100 | Self::Filter(inner) => run(inner, span, receiver, collector).await?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, transforms::StartingError> [INFO] [stdout] --> src/transforms/mod.rs:100:36 [INFO] [stdout] | [INFO] [stdout] 100 | Self::Filter(inner) => run(inner, span, receiver, collector).await?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, transforms::StartingError> [INFO] [stdout] --> src/transforms/mod.rs:100:74 [INFO] [stdout] | [INFO] [stdout] 100 | Self::Filter(inner) => run(inner, span, receiver, collector).await?, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, transforms::StartingError> [INFO] [stdout] --> src/transforms/mod.rs:100:36 [INFO] [stdout] | [INFO] [stdout] 100 | Self::Filter(inner) => run(inner, span, receiver, collector).await?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, transforms::StartingError> [INFO] [stdout] --> src/transforms/mod.rs:100:36 [INFO] [stdout] | [INFO] [stdout] 100 | Self::Filter(inner) => run(inner, span, receiver, collector).await?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, tokio::task::JoinHandle<()>> [INFO] [stdout] --> src/transforms/mod.rs:101:41 [INFO] [stdout] | [INFO] [stdout] 101 | Self::RegexParser(inner) => run(inner, span, receiver, collector).await?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, transforms::StartingError> [INFO] [stdout] --> src/transforms/mod.rs:101:41 [INFO] [stdout] | [INFO] [stdout] 101 | Self::RegexParser(inner) => run(inner, span, receiver, collector).await?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, transforms::StartingError> [INFO] [stdout] --> src/transforms/mod.rs:101:79 [INFO] [stdout] | [INFO] [stdout] 101 | Self::RegexParser(inner) => run(inner, span, receiver, collector).await?, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, transforms::StartingError> [INFO] [stdout] --> src/transforms/mod.rs:101:41 [INFO] [stdout] | [INFO] [stdout] 101 | Self::RegexParser(inner) => run(inner, span, receiver, collector).await?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, transforms::StartingError> [INFO] [stdout] --> src/transforms/mod.rs:101:41 [INFO] [stdout] | [INFO] [stdout] 101 | Self::RegexParser(inner) => run(inner, span, receiver, collector).await?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, tokio::task::JoinHandle<()>> [INFO] [stdout] --> src/transforms/mod.rs:102:42 [INFO] [stdout] | [INFO] [stdout] 102 | Self::RemoveFields(inner) => run(inner, span, receiver, collector).await?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, transforms::StartingError> [INFO] [stdout] --> src/transforms/mod.rs:102:42 [INFO] [stdout] | [INFO] [stdout] 102 | Self::RemoveFields(inner) => run(inner, span, receiver, collector).await?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, transforms::StartingError> [INFO] [stdout] --> src/transforms/mod.rs:102:80 [INFO] [stdout] | [INFO] [stdout] 102 | Self::RemoveFields(inner) => run(inner, span, receiver, collector).await?, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, transforms::StartingError> [INFO] [stdout] --> src/transforms/mod.rs:102:42 [INFO] [stdout] | [INFO] [stdout] 102 | Self::RemoveFields(inner) => run(inner, span, receiver, collector).await?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, transforms::StartingError> [INFO] [stdout] --> src/transforms/mod.rs:102:42 [INFO] [stdout] | [INFO] [stdout] 102 | Self::RemoveFields(inner) => run(inner, span, receiver, collector).await?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, tokio::task::JoinHandle<()>> [INFO] [stdout] --> src/transforms/mod.rs:103:35 [INFO] [stdout] | [INFO] [stdout] 103 | Self::Route(inner) => run(inner, span, receiver, collector).await?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, transforms::StartingError> [INFO] [stdout] --> src/transforms/mod.rs:103:35 [INFO] [stdout] | [INFO] [stdout] 103 | Self::Route(inner) => run(inner, span, receiver, collector).await?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, transforms::StartingError> [INFO] [stdout] --> src/transforms/mod.rs:103:73 [INFO] [stdout] | [INFO] [stdout] 103 | Self::Route(inner) => run(inner, span, receiver, collector).await?, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, transforms::StartingError> [INFO] [stdout] --> src/transforms/mod.rs:103:35 [INFO] [stdout] | [INFO] [stdout] 103 | Self::Route(inner) => run(inner, span, receiver, collector).await?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, transforms::StartingError> [INFO] [stdout] --> src/transforms/mod.rs:103:35 [INFO] [stdout] | [INFO] [stdout] 103 | Self::Route(inner) => run(inner, span, receiver, collector).await?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, transforms::StartingError> [INFO] [stdout] --> src/transforms/mod.rs:151:57 [INFO] [stdout] | [INFO] [stdout] 151 | ) -> Result, StartingError> { [INFO] [stdout] | _________________________________________________________^ [INFO] [stdout] 152 | | use tracing::Instrument; [INFO] [stdout] 153 | | [INFO] [stdout] 154 | | Ok(tokio::spawn(async move { [INFO] [stdout] 155 | | element.execute(receiver, collector).instrument(span).await [INFO] [stdout] 156 | | })) [INFO] [stdout] 157 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, transforms::StartingError> [INFO] [stdout] --> src/transforms/mod.rs:151:57 [INFO] [stdout] | [INFO] [stdout] 151 | ) -> Result, StartingError> { [INFO] [stdout] | _________________________________________________________^ [INFO] [stdout] 152 | | use tracing::Instrument; [INFO] [stdout] 153 | | [INFO] [stdout] 154 | | Ok(tokio::spawn(async move { [INFO] [stdout] 155 | | element.execute(receiver, collector).instrument(span).await [INFO] [stdout] 156 | | })) [INFO] [stdout] 157 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, transforms::StartingError> [INFO] [stdout] --> src/transforms/mod.rs:154:5 [INFO] [stdout] | [INFO] [stdout] 154 | / Ok(tokio::spawn(async move { [INFO] [stdout] 155 | | element.execute(receiver, collector).instrument(span).await [INFO] [stdout] 156 | | })) [INFO] [stdout] | |_______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/add_fields.rs:19:57 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn build(self) -> Result { [INFO] [stdout] | _________________________________________________________^ [INFO] [stdout] 20 | | Ok(Transform { [INFO] [stdout] 21 | | fields: self [INFO] [stdout] 22 | | .fields [INFO] [stdout] ... | [INFO] [stdout] 26 | | }) [INFO] [stdout] 27 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/add_fields.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | / Ok(Transform { [INFO] [stdout] 21 | | fields: self [INFO] [stdout] 22 | | .fields [INFO] [stdout] 23 | | .into_iter() [INFO] [stdout] 24 | | .filter_map(|(name, value)| value.into_string().map(|v| (name, v))) [INFO] [stdout] 25 | | .collect(), [INFO] [stdout] 26 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/broadcast.rs:22:57 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn build(self) -> Result { [INFO] [stdout] | _________________________________________________________^ [INFO] [stdout] 23 | | Ok(Transform {}) [INFO] [stdout] 24 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/broadcast.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | Ok(Transform {}) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/mod.rs:40:57 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn build(self) -> Result { [INFO] [stdout] | _________________________________________________________^ [INFO] [stdout] 41 | | Ok(match self { [INFO] [stdout] 42 | | Self::And(inner) => Condition::And(inner.build()?), [INFO] [stdout] 43 | | Self::HasAttribute(inner) => Condition::HasAttribute(inner.build()?), [INFO] [stdout] ... | [INFO] [stdout] 49 | | }) [INFO] [stdout] 50 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/mod.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | / Ok(match self { [INFO] [stdout] 42 | | Self::And(inner) => Condition::And(inner.build()?), [INFO] [stdout] 43 | | Self::HasAttribute(inner) => Condition::HasAttribute(inner.build()?), [INFO] [stdout] 44 | | Self::HasTag(inner) => Condition::HasTag(inner.build()?), [INFO] [stdout] ... | [INFO] [stdout] 48 | | Self::Or(inner) => Condition::Or(inner.build()?), [INFO] [stdout] 49 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, and::Condition> [INFO] [stdout] --> src/transforms/condition/mod.rs:42:48 [INFO] [stdout] | [INFO] [stdout] 42 | Self::And(inner) => Condition::And(inner.build()?), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/mod.rs:42:48 [INFO] [stdout] | [INFO] [stdout] 42 | Self::And(inner) => Condition::And(inner.build()?), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/mod.rs:42:48 [INFO] [stdout] | [INFO] [stdout] 42 | Self::And(inner) => Condition::And(inner.build()?), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, has_attribute::Condition> [INFO] [stdout] --> src/transforms/condition/mod.rs:43:66 [INFO] [stdout] | [INFO] [stdout] 43 | Self::HasAttribute(inner) => Condition::HasAttribute(inner.build()?), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/mod.rs:43:66 [INFO] [stdout] | [INFO] [stdout] 43 | Self::HasAttribute(inner) => Condition::HasAttribute(inner.build()?), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/mod.rs:43:66 [INFO] [stdout] | [INFO] [stdout] 43 | Self::HasAttribute(inner) => Condition::HasAttribute(inner.build()?), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, has_tag::Condition> [INFO] [stdout] --> src/transforms/condition/mod.rs:44:54 [INFO] [stdout] | [INFO] [stdout] 44 | Self::HasTag(inner) => Condition::HasTag(inner.build()?), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/mod.rs:44:54 [INFO] [stdout] | [INFO] [stdout] 44 | Self::HasTag(inner) => Condition::HasTag(inner.build()?), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/mod.rs:44:54 [INFO] [stdout] | [INFO] [stdout] 44 | Self::HasTag(inner) => Condition::HasTag(inner.build()?), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, is_log::Condition> [INFO] [stdout] --> src/transforms/condition/mod.rs:45:52 [INFO] [stdout] | [INFO] [stdout] 45 | Self::IsLog(inner) => Condition::IsLog(inner.build()?), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/mod.rs:45:52 [INFO] [stdout] | [INFO] [stdout] 45 | Self::IsLog(inner) => Condition::IsLog(inner.build()?), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/mod.rs:45:52 [INFO] [stdout] | [INFO] [stdout] 45 | Self::IsLog(inner) => Condition::IsLog(inner.build()?), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, is_metric::Condition> [INFO] [stdout] --> src/transforms/condition/mod.rs:46:58 [INFO] [stdout] | [INFO] [stdout] 46 | Self::IsMetric(inner) => Condition::IsMetric(inner.build()?), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/mod.rs:46:58 [INFO] [stdout] | [INFO] [stdout] 46 | Self::IsMetric(inner) => Condition::IsMetric(inner.build()?), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/mod.rs:46:58 [INFO] [stdout] | [INFO] [stdout] 46 | Self::IsMetric(inner) => Condition::IsMetric(inner.build()?), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, not::Condition> [INFO] [stdout] --> src/transforms/condition/mod.rs:47:48 [INFO] [stdout] | [INFO] [stdout] 47 | Self::Not(inner) => Condition::Not(inner.build()?), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/mod.rs:47:48 [INFO] [stdout] | [INFO] [stdout] 47 | Self::Not(inner) => Condition::Not(inner.build()?), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/mod.rs:47:48 [INFO] [stdout] | [INFO] [stdout] 47 | Self::Not(inner) => Condition::Not(inner.build()?), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, or::Condition> [INFO] [stdout] --> src/transforms/condition/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Self::Or(inner) => Condition::Or(inner.build()?), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Self::Or(inner) => Condition::Or(inner.build()?), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Self::Or(inner) => Condition::Or(inner.build()?), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/and.rs:10:54 [INFO] [stdout] | [INFO] [stdout] 10 | fn build(self) -> Result { [INFO] [stdout] | ______________________________________________________^ [INFO] [stdout] 11 | | Ok(Condition { [INFO] [stdout] 12 | | value: self [INFO] [stdout] 13 | | .value [INFO] [stdout] ... | [INFO] [stdout] 17 | | }) [INFO] [stdout] 18 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/and.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | / Ok(Condition { [INFO] [stdout] 12 | | value: self [INFO] [stdout] 13 | | .value [INFO] [stdout] 14 | | .into_iter() [INFO] [stdout] 15 | | .map(|item| item.build()) [INFO] [stdout] 16 | | .collect::, super::BuildError>>()?, [INFO] [stdout] 17 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, Vec> [INFO] [stdout] --> src/transforms/condition/and.rs:12:20 [INFO] [stdout] | [INFO] [stdout] 12 | value: self [INFO] [stdout] | ____________________^ [INFO] [stdout] 13 | | .value [INFO] [stdout] 14 | | .into_iter() [INFO] [stdout] 15 | | .map(|item| item.build()) [INFO] [stdout] 16 | | .collect::, super::BuildError>>()?, [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, condition::BuildError> [INFO] [stdout] --> src/transforms/condition/and.rs:12:20 [INFO] [stdout] | [INFO] [stdout] 12 | value: self [INFO] [stdout] | ____________________^ [INFO] [stdout] 13 | | .value [INFO] [stdout] 14 | | .into_iter() [INFO] [stdout] 15 | | .map(|item| item.build()) [INFO] [stdout] 16 | | .collect::, super::BuildError>>()?, [INFO] [stdout] | |_______________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/and.rs:15:29 [INFO] [stdout] | [INFO] [stdout] 15 | .map(|item| item.build()) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/and.rs:12:20 [INFO] [stdout] | [INFO] [stdout] 12 | value: self [INFO] [stdout] | ____________________^ [INFO] [stdout] 13 | | .value [INFO] [stdout] 14 | | .into_iter() [INFO] [stdout] 15 | | .map(|item| item.build()) [INFO] [stdout] 16 | | .collect::, super::BuildError>>()?, [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/has_attribute.rs:10:57 [INFO] [stdout] | [INFO] [stdout] 10 | fn build(self) -> Result { [INFO] [stdout] | _________________________________________________________^ [INFO] [stdout] 11 | | Ok(Condition { name: self.name }) [INFO] [stdout] 12 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/has_attribute.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | Ok(Condition { name: self.name }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/has_tag.rs:51:57 [INFO] [stdout] | [INFO] [stdout] 51 | fn build(self) -> Result { [INFO] [stdout] | _________________________________________________________^ [INFO] [stdout] 52 | | Ok(Condition { [INFO] [stdout] 53 | | name: self.name, [INFO] [stdout] 54 | | check: self.check.build(), [INFO] [stdout] 55 | | }) [INFO] [stdout] 56 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/has_tag.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | / Ok(Condition { [INFO] [stdout] 53 | | name: self.name, [INFO] [stdout] 54 | | check: self.check.build(), [INFO] [stdout] 55 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/is_log.rs:8:57 [INFO] [stdout] | [INFO] [stdout] 8 | fn build(self) -> Result { [INFO] [stdout] | _________________________________________________________^ [INFO] [stdout] 9 | | Ok(Condition) [INFO] [stdout] 10 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/is_log.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | Ok(Condition) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/is_metric.rs:8:57 [INFO] [stdout] | [INFO] [stdout] 8 | fn build(self) -> Result { [INFO] [stdout] | _________________________________________________________^ [INFO] [stdout] 9 | | Ok(Condition) [INFO] [stdout] 10 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/is_metric.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | Ok(Condition) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/not.rs:8:57 [INFO] [stdout] | [INFO] [stdout] 8 | fn build(self) -> Result { [INFO] [stdout] | _________________________________________________________^ [INFO] [stdout] 9 | | Ok(Condition(Box::new(self.0.build()?))) [INFO] [stdout] 10 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/not.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | Ok(Condition(Box::new(self.0.build()?))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, condition::Condition> [INFO] [stdout] --> src/transforms/condition/not.rs:9:31 [INFO] [stdout] | [INFO] [stdout] 9 | Ok(Condition(Box::new(self.0.build()?))) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/not.rs:9:31 [INFO] [stdout] | [INFO] [stdout] 9 | Ok(Condition(Box::new(self.0.build()?))) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/not.rs:9:31 [INFO] [stdout] | [INFO] [stdout] 9 | Ok(Condition(Box::new(self.0.build()?))) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/or.rs:10:57 [INFO] [stdout] | [INFO] [stdout] 10 | fn build(self) -> Result { [INFO] [stdout] | _________________________________________________________^ [INFO] [stdout] 11 | | Ok(Condition { [INFO] [stdout] 12 | | value: self [INFO] [stdout] 13 | | .value [INFO] [stdout] ... | [INFO] [stdout] 17 | | }) [INFO] [stdout] 18 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/or.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | / Ok(Condition { [INFO] [stdout] 12 | | value: self [INFO] [stdout] 13 | | .value [INFO] [stdout] 14 | | .into_iter() [INFO] [stdout] 15 | | .map(|item| item.build()) [INFO] [stdout] 16 | | .collect::, super::BuildError>>()?, [INFO] [stdout] 17 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, Vec> [INFO] [stdout] --> src/transforms/condition/or.rs:12:20 [INFO] [stdout] | [INFO] [stdout] 12 | value: self [INFO] [stdout] | ____________________^ [INFO] [stdout] 13 | | .value [INFO] [stdout] 14 | | .into_iter() [INFO] [stdout] 15 | | .map(|item| item.build()) [INFO] [stdout] 16 | | .collect::, super::BuildError>>()?, [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, condition::BuildError> [INFO] [stdout] --> src/transforms/condition/or.rs:12:20 [INFO] [stdout] | [INFO] [stdout] 12 | value: self [INFO] [stdout] | ____________________^ [INFO] [stdout] 13 | | .value [INFO] [stdout] 14 | | .into_iter() [INFO] [stdout] 15 | | .map(|item| item.build()) [INFO] [stdout] 16 | | .collect::, super::BuildError>>()?, [INFO] [stdout] | |_______________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/or.rs:15:29 [INFO] [stdout] | [INFO] [stdout] 15 | .map(|item| item.build()) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/or.rs:12:20 [INFO] [stdout] | [INFO] [stdout] 12 | value: self [INFO] [stdout] | ____________________^ [INFO] [stdout] 13 | | .value [INFO] [stdout] 14 | | .into_iter() [INFO] [stdout] 15 | | .map(|item| item.build()) [INFO] [stdout] 16 | | .collect::, super::BuildError>>()?, [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/filter.rs:43:57 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn build(self) -> Result { [INFO] [stdout] | _________________________________________________________^ [INFO] [stdout] 44 | | let fallback = self.fallback.unwrap_or_else(default_fallback); [INFO] [stdout] 45 | | Ok(Transform { [INFO] [stdout] 46 | | condition: self [INFO] [stdout] ... | [INFO] [stdout] 51 | | }) [INFO] [stdout] 52 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/filter.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | / Ok(Transform { [INFO] [stdout] 46 | | condition: self [INFO] [stdout] 47 | | .condition [INFO] [stdout] 48 | | .build() [INFO] [stdout] 49 | | .map_err(BuildError::ConditionFailed)?, [INFO] [stdout] 50 | | fallback, [INFO] [stdout] 51 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, condition::Condition> [INFO] [stdout] --> src/transforms/filter.rs:46:24 [INFO] [stdout] | [INFO] [stdout] 46 | condition: self [INFO] [stdout] | ________________________^ [INFO] [stdout] 47 | | .condition [INFO] [stdout] 48 | | .build() [INFO] [stdout] 49 | | .map_err(BuildError::ConditionFailed)?, [INFO] [stdout] | |______________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/filter.rs:46:24 [INFO] [stdout] | [INFO] [stdout] 46 | condition: self [INFO] [stdout] | ________________________^ [INFO] [stdout] 47 | | .condition [INFO] [stdout] 48 | | .build() [INFO] [stdout] 49 | | .map_err(BuildError::ConditionFailed)?, [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/filter.rs:46:24 [INFO] [stdout] | [INFO] [stdout] 46 | condition: self [INFO] [stdout] | ________________________^ [INFO] [stdout] 47 | | .condition [INFO] [stdout] 48 | | .build() [INFO] [stdout] | |________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/filter.rs:46:24 [INFO] [stdout] | [INFO] [stdout] 46 | condition: self [INFO] [stdout] | ________________________^ [INFO] [stdout] 47 | | .condition [INFO] [stdout] 48 | | .build() [INFO] [stdout] 49 | | .map_err(BuildError::ConditionFailed)?, [INFO] [stdout] | |______________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/remove_fields.rs:17:57 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn build(self) -> Result { [INFO] [stdout] | _________________________________________________________^ [INFO] [stdout] 18 | | Ok(Transform { [INFO] [stdout] 19 | | fields: self.fields, [INFO] [stdout] 20 | | }) [INFO] [stdout] 21 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/remove_fields.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | / Ok(Transform { [INFO] [stdout] 19 | | fields: self.fields, [INFO] [stdout] 20 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(condition::Condition, NamedOutput), condition::BuildError> [INFO] [stdout] --> src/transforms/route.rs:58:25 [INFO] [stdout] | [INFO] [stdout] 58 | / condition [INFO] [stdout] 59 | | .build() [INFO] [stdout] 60 | | .map(|cond| (cond, name)) [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/route.rs:58:25 [INFO] [stdout] | [INFO] [stdout] 58 | / condition [INFO] [stdout] 59 | | .build() [INFO] [stdout] | |____________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tiny-vector` (bin "tiny-vector") due to 132 previous errors; 6 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: method `into_string` is never used [INFO] [stdout] --> src/components/name.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 51 | impl ComponentName { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] 52 | pub fn into_string(self) -> String { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `as_uint`, `as_int`, `as_float`, and `as_bool` are never used [INFO] [stdout] --> src/event/log.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 16 | impl EventLogAttribute { [INFO] [stdout] | ---------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 24 | pub fn as_uint(&self) -> Option { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | pub fn as_int(&self) -> Option { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | pub fn as_float(&self) -> Option { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | pub fn as_bool(&self) -> Option { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_tag` is never used [INFO] [stdout] --> src/event/metric.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 39 | impl EventMetricHeader { [INFO] [stdout] | ---------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn with_tag, V: Into>(mut self, name: N, value: V) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `with_tags_mutation` and `tags_mut` are never used [INFO] [stdout] --> src/event/metric.rs:89:12 [INFO] [stdout] | [INFO] [stdout] 75 | impl EventMetric { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 89 | pub fn with_tags_mutation(mut self, callback: F) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | pub fn tags_mut(&mut self) -> &mut EventMetricTags { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WrappedConfig` is never constructed [INFO] [stdout] --> src/transforms/condition/prelude.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct WrappedConfig { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, file::Sink> [INFO] [stdout] --> src/sinks/mod.rs:61:45 [INFO] [stdout] | [INFO] [stdout] 61 | Self::File(inner) => Sink::File(inner.build().await?), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/sinks/mod.rs:61:45 [INFO] [stdout] | [INFO] [stdout] 61 | Self::File(inner) => Sink::File(inner.build().await?), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/sinks/mod.rs:61:59 [INFO] [stdout] | [INFO] [stdout] 61 | Self::File(inner) => Sink::File(inner.build().await?), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/sinks/mod.rs:61:45 [INFO] [stdout] | [INFO] [stdout] 61 | Self::File(inner) => Sink::File(inner.build().await?), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/sinks/black_hole.rs:37:65 [INFO] [stdout] | [INFO] [stdout] 37 | async fn prepare(self) -> Result { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 38 | | Ok(self) [INFO] [stdout] 39 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/sinks/black_hole.rs:37:65 [INFO] [stdout] | [INFO] [stdout] 37 | async fn prepare(self) -> Result { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 38 | | Ok(self) [INFO] [stdout] 39 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/sinks/black_hole.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/sinks/console.rs:37:65 [INFO] [stdout] | [INFO] [stdout] 37 | async fn prepare(self) -> Result { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 38 | | Ok(self) [INFO] [stdout] 39 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/sinks/console.rs:37:65 [INFO] [stdout] | [INFO] [stdout] 37 | async fn prepare(self) -> Result { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 38 | | Ok(self) [INFO] [stdout] 39 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/sinks/console.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/sinks/datadog_logs.rs:116:65 [INFO] [stdout] | [INFO] [stdout] 116 | async fn prepare(self) -> Result { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 117 | | Ok(self) [INFO] [stdout] 118 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/sinks/datadog_logs.rs:116:65 [INFO] [stdout] | [INFO] [stdout] 116 | async fn prepare(self) -> Result { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 117 | | Ok(self) [INFO] [stdout] 118 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/sinks/datadog_logs.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 117 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/sinks/file.rs:18:58 [INFO] [stdout] | [INFO] [stdout] 18 | pub async fn build(self) -> Result { [INFO] [stdout] | __________________________________________________________^ [INFO] [stdout] 19 | | Ok(Sink { [INFO] [stdout] 20 | | state: Stale { path: self.path }, [INFO] [stdout] 21 | | }) [INFO] [stdout] 22 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/sinks/file.rs:18:58 [INFO] [stdout] | [INFO] [stdout] 18 | pub async fn build(self) -> Result { [INFO] [stdout] | __________________________________________________________^ [INFO] [stdout] 19 | | Ok(Sink { [INFO] [stdout] 20 | | state: Stale { path: self.path }, [INFO] [stdout] 21 | | }) [INFO] [stdout] 22 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/sinks/file.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | / Ok(Sink { [INFO] [stdout] 20 | | state: Stale { path: self.path }, [INFO] [stdout] 21 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, random_logs::StartingError> [INFO] [stdout] --> src/sources/random_logs.rs:68:65 [INFO] [stdout] | [INFO] [stdout] 68 | async fn prepare(self) -> Result { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 69 | | Ok(Source { [INFO] [stdout] 70 | | state: Running { [INFO] [stdout] 71 | | timer: tokio::time::interval(self.state.duration), [INFO] [stdout] 72 | | }, [INFO] [stdout] 73 | | }) [INFO] [stdout] 74 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, random_logs::StartingError> [INFO] [stdout] --> src/sources/random_logs.rs:68:65 [INFO] [stdout] | [INFO] [stdout] 68 | async fn prepare(self) -> Result { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 69 | | Ok(Source { [INFO] [stdout] 70 | | state: Running { [INFO] [stdout] 71 | | timer: tokio::time::interval(self.state.duration), [INFO] [stdout] 72 | | }, [INFO] [stdout] 73 | | }) [INFO] [stdout] 74 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, random_logs::StartingError> [INFO] [stdout] --> src/sources/random_logs.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | / Ok(Source { [INFO] [stdout] 70 | | state: Running { [INFO] [stdout] 71 | | timer: tokio::time::interval(self.state.duration), [INFO] [stdout] 72 | | }, [INFO] [stdout] 73 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, sysinfo::StartingError> [INFO] [stdout] --> src/sources/sysinfo.rs:145:70 [INFO] [stdout] | [INFO] [stdout] 145 | async fn prepare(self) -> Result, StartingError> { [INFO] [stdout] | ______________________________________________________________________^ [INFO] [stdout] 146 | | Ok(Source { [INFO] [stdout] 147 | | state: Running { [INFO] [stdout] 148 | | timer: tokio::time::interval(self.state.duration), [INFO] [stdout] ... | [INFO] [stdout] 154 | | }) [INFO] [stdout] 155 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, sysinfo::StartingError> [INFO] [stdout] --> src/sources/sysinfo.rs:145:70 [INFO] [stdout] | [INFO] [stdout] 145 | async fn prepare(self) -> Result, StartingError> { [INFO] [stdout] | ______________________________________________________________________^ [INFO] [stdout] 146 | | Ok(Source { [INFO] [stdout] 147 | | state: Running { [INFO] [stdout] 148 | | timer: tokio::time::interval(self.state.duration), [INFO] [stdout] ... | [INFO] [stdout] 154 | | }) [INFO] [stdout] 155 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, sysinfo::StartingError> [INFO] [stdout] --> src/sources/sysinfo.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | / Ok(Source { [INFO] [stdout] 147 | | state: Running { [INFO] [stdout] 148 | | timer: tokio::time::interval(self.state.duration), [INFO] [stdout] 149 | | }, [INFO] [stdout] ... | [INFO] [stdout] 153 | | hostname: self.hostname, [INFO] [stdout] 154 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, tokio::task::JoinHandle<()>> [INFO] [stdout] --> src/topology/mod.rs:183:27 [INFO] [stdout] | [INFO] [stdout] 183 | let handler = transform.inner.start(&name, receiver, collector).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, transforms::StartingError> [INFO] [stdout] --> src/topology/mod.rs:183:27 [INFO] [stdout] | [INFO] [stdout] 183 | let handler = transform.inner.start(&name, receiver, collector).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, transforms::StartingError> [INFO] [stdout] --> src/topology/mod.rs:183:77 [INFO] [stdout] | [INFO] [stdout] 183 | let handler = transform.inner.start(&name, receiver, collector).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, transforms::StartingError> [INFO] [stdout] --> src/topology/mod.rs:183:27 [INFO] [stdout] | [INFO] [stdout] 183 | let handler = transform.inner.start(&name, receiver, collector).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, add_fields::Transform> [INFO] [stdout] --> src/transforms/mod.rs:51:60 [INFO] [stdout] | [INFO] [stdout] 51 | Self::AddFields(inner) => Transform::AddFields(inner.build()?), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/mod.rs:51:60 [INFO] [stdout] | [INFO] [stdout] 51 | Self::AddFields(inner) => Transform::AddFields(inner.build()?), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, transforms::broadcast::Transform> [INFO] [stdout] --> src/transforms/mod.rs:52:60 [INFO] [stdout] | [INFO] [stdout] 52 | Self::Broadcast(inner) => Transform::Broadcast(inner.build()?), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/mod.rs:52:60 [INFO] [stdout] | [INFO] [stdout] 52 | Self::Broadcast(inner) => Transform::Broadcast(inner.build()?), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, transforms::filter::Transform> [INFO] [stdout] --> src/transforms/mod.rs:53:54 [INFO] [stdout] | [INFO] [stdout] 53 | Self::Filter(inner) => Transform::Filter(inner.build()?), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/mod.rs:53:54 [INFO] [stdout] | [INFO] [stdout] 53 | Self::Filter(inner) => Transform::Filter(inner.build()?), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, remove_fields::Transform> [INFO] [stdout] --> src/transforms/mod.rs:55:66 [INFO] [stdout] | [INFO] [stdout] 55 | Self::RemoveFields(inner) => Transform::RemoveFields(inner.build()?), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/mod.rs:55:66 [INFO] [stdout] | [INFO] [stdout] 55 | Self::RemoveFields(inner) => Transform::RemoveFields(inner.build()?), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, transforms::StartingError> [INFO] [stdout] --> src/transforms/mod.rs:90:61 [INFO] [stdout] | [INFO] [stdout] 90 | ) -> Result, StartingError> { [INFO] [stdout] | _____________________________________________________________^ [INFO] [stdout] 91 | | let span = tracing::info_span!( [INFO] [stdout] 92 | | "component", [INFO] [stdout] 93 | | name = name.as_ref(), [INFO] [stdout] ... | [INFO] [stdout] 104 | | }) [INFO] [stdout] 105 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, transforms::StartingError> [INFO] [stdout] --> src/transforms/mod.rs:90:61 [INFO] [stdout] | [INFO] [stdout] 90 | ) -> Result, StartingError> { [INFO] [stdout] | _____________________________________________________________^ [INFO] [stdout] 91 | | let span = tracing::info_span!( [INFO] [stdout] 92 | | "component", [INFO] [stdout] 93 | | name = name.as_ref(), [INFO] [stdout] ... | [INFO] [stdout] 104 | | }) [INFO] [stdout] 105 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, transforms::StartingError> [INFO] [stdout] --> src/transforms/mod.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / Ok(match self { [INFO] [stdout] 98 | | Self::AddFields(inner) => run(inner, span, receiver, collector).await?, [INFO] [stdout] 99 | | Self::Broadcast(inner) => run(inner, span, receiver, collector).await?, [INFO] [stdout] 100 | | Self::Filter(inner) => run(inner, span, receiver, collector).await?, [INFO] [stdout] ... | [INFO] [stdout] 103 | | Self::Route(inner) => run(inner, span, receiver, collector).await?, [INFO] [stdout] 104 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, tokio::task::JoinHandle<()>> [INFO] [stdout] --> src/transforms/mod.rs:98:39 [INFO] [stdout] | [INFO] [stdout] 98 | Self::AddFields(inner) => run(inner, span, receiver, collector).await?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, transforms::StartingError> [INFO] [stdout] --> src/transforms/mod.rs:98:39 [INFO] [stdout] | [INFO] [stdout] 98 | Self::AddFields(inner) => run(inner, span, receiver, collector).await?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, transforms::StartingError> [INFO] [stdout] --> src/transforms/mod.rs:98:77 [INFO] [stdout] | [INFO] [stdout] 98 | Self::AddFields(inner) => run(inner, span, receiver, collector).await?, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, transforms::StartingError> [INFO] [stdout] --> src/transforms/mod.rs:98:39 [INFO] [stdout] | [INFO] [stdout] 98 | Self::AddFields(inner) => run(inner, span, receiver, collector).await?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, transforms::StartingError> [INFO] [stdout] --> src/transforms/mod.rs:98:39 [INFO] [stdout] | [INFO] [stdout] 98 | Self::AddFields(inner) => run(inner, span, receiver, collector).await?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, tokio::task::JoinHandle<()>> [INFO] [stdout] --> src/transforms/mod.rs:99:39 [INFO] [stdout] | [INFO] [stdout] 99 | Self::Broadcast(inner) => run(inner, span, receiver, collector).await?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, transforms::StartingError> [INFO] [stdout] --> src/transforms/mod.rs:99:39 [INFO] [stdout] | [INFO] [stdout] 99 | Self::Broadcast(inner) => run(inner, span, receiver, collector).await?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, transforms::StartingError> [INFO] [stdout] --> src/transforms/mod.rs:99:77 [INFO] [stdout] | [INFO] [stdout] 99 | Self::Broadcast(inner) => run(inner, span, receiver, collector).await?, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, transforms::StartingError> [INFO] [stdout] --> src/transforms/mod.rs:99:39 [INFO] [stdout] | [INFO] [stdout] 99 | Self::Broadcast(inner) => run(inner, span, receiver, collector).await?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, transforms::StartingError> [INFO] [stdout] --> src/transforms/mod.rs:99:39 [INFO] [stdout] | [INFO] [stdout] 99 | Self::Broadcast(inner) => run(inner, span, receiver, collector).await?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, tokio::task::JoinHandle<()>> [INFO] [stdout] --> src/transforms/mod.rs:100:36 [INFO] [stdout] | [INFO] [stdout] 100 | Self::Filter(inner) => run(inner, span, receiver, collector).await?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, transforms::StartingError> [INFO] [stdout] --> src/transforms/mod.rs:100:36 [INFO] [stdout] | [INFO] [stdout] 100 | Self::Filter(inner) => run(inner, span, receiver, collector).await?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, transforms::StartingError> [INFO] [stdout] --> src/transforms/mod.rs:100:74 [INFO] [stdout] | [INFO] [stdout] 100 | Self::Filter(inner) => run(inner, span, receiver, collector).await?, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, transforms::StartingError> [INFO] [stdout] --> src/transforms/mod.rs:100:36 [INFO] [stdout] | [INFO] [stdout] 100 | Self::Filter(inner) => run(inner, span, receiver, collector).await?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, transforms::StartingError> [INFO] [stdout] --> src/transforms/mod.rs:100:36 [INFO] [stdout] | [INFO] [stdout] 100 | Self::Filter(inner) => run(inner, span, receiver, collector).await?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, tokio::task::JoinHandle<()>> [INFO] [stdout] --> src/transforms/mod.rs:101:41 [INFO] [stdout] | [INFO] [stdout] 101 | Self::RegexParser(inner) => run(inner, span, receiver, collector).await?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, transforms::StartingError> [INFO] [stdout] --> src/transforms/mod.rs:101:41 [INFO] [stdout] | [INFO] [stdout] 101 | Self::RegexParser(inner) => run(inner, span, receiver, collector).await?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, transforms::StartingError> [INFO] [stdout] --> src/transforms/mod.rs:101:79 [INFO] [stdout] | [INFO] [stdout] 101 | Self::RegexParser(inner) => run(inner, span, receiver, collector).await?, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, transforms::StartingError> [INFO] [stdout] --> src/transforms/mod.rs:101:41 [INFO] [stdout] | [INFO] [stdout] 101 | Self::RegexParser(inner) => run(inner, span, receiver, collector).await?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, transforms::StartingError> [INFO] [stdout] --> src/transforms/mod.rs:101:41 [INFO] [stdout] | [INFO] [stdout] 101 | Self::RegexParser(inner) => run(inner, span, receiver, collector).await?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, tokio::task::JoinHandle<()>> [INFO] [stdout] --> src/transforms/mod.rs:102:42 [INFO] [stdout] | [INFO] [stdout] 102 | Self::RemoveFields(inner) => run(inner, span, receiver, collector).await?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, transforms::StartingError> [INFO] [stdout] --> src/transforms/mod.rs:102:42 [INFO] [stdout] | [INFO] [stdout] 102 | Self::RemoveFields(inner) => run(inner, span, receiver, collector).await?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, transforms::StartingError> [INFO] [stdout] --> src/transforms/mod.rs:102:80 [INFO] [stdout] | [INFO] [stdout] 102 | Self::RemoveFields(inner) => run(inner, span, receiver, collector).await?, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, transforms::StartingError> [INFO] [stdout] --> src/transforms/mod.rs:102:42 [INFO] [stdout] | [INFO] [stdout] 102 | Self::RemoveFields(inner) => run(inner, span, receiver, collector).await?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, transforms::StartingError> [INFO] [stdout] --> src/transforms/mod.rs:102:42 [INFO] [stdout] | [INFO] [stdout] 102 | Self::RemoveFields(inner) => run(inner, span, receiver, collector).await?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, tokio::task::JoinHandle<()>> [INFO] [stdout] --> src/transforms/mod.rs:103:35 [INFO] [stdout] | [INFO] [stdout] 103 | Self::Route(inner) => run(inner, span, receiver, collector).await?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, transforms::StartingError> [INFO] [stdout] --> src/transforms/mod.rs:103:35 [INFO] [stdout] | [INFO] [stdout] 103 | Self::Route(inner) => run(inner, span, receiver, collector).await?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, transforms::StartingError> [INFO] [stdout] --> src/transforms/mod.rs:103:73 [INFO] [stdout] | [INFO] [stdout] 103 | Self::Route(inner) => run(inner, span, receiver, collector).await?, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, transforms::StartingError> [INFO] [stdout] --> src/transforms/mod.rs:103:35 [INFO] [stdout] | [INFO] [stdout] 103 | Self::Route(inner) => run(inner, span, receiver, collector).await?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, transforms::StartingError> [INFO] [stdout] --> src/transforms/mod.rs:103:35 [INFO] [stdout] | [INFO] [stdout] 103 | Self::Route(inner) => run(inner, span, receiver, collector).await?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, transforms::StartingError> [INFO] [stdout] --> src/transforms/mod.rs:151:57 [INFO] [stdout] | [INFO] [stdout] 151 | ) -> Result, StartingError> { [INFO] [stdout] | _________________________________________________________^ [INFO] [stdout] 152 | | use tracing::Instrument; [INFO] [stdout] 153 | | [INFO] [stdout] 154 | | Ok(tokio::spawn(async move { [INFO] [stdout] 155 | | element.execute(receiver, collector).instrument(span).await [INFO] [stdout] 156 | | })) [INFO] [stdout] 157 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, transforms::StartingError> [INFO] [stdout] --> src/transforms/mod.rs:151:57 [INFO] [stdout] | [INFO] [stdout] 151 | ) -> Result, StartingError> { [INFO] [stdout] | _________________________________________________________^ [INFO] [stdout] 152 | | use tracing::Instrument; [INFO] [stdout] 153 | | [INFO] [stdout] 154 | | Ok(tokio::spawn(async move { [INFO] [stdout] 155 | | element.execute(receiver, collector).instrument(span).await [INFO] [stdout] 156 | | })) [INFO] [stdout] 157 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, transforms::StartingError> [INFO] [stdout] --> src/transforms/mod.rs:154:5 [INFO] [stdout] | [INFO] [stdout] 154 | / Ok(tokio::spawn(async move { [INFO] [stdout] 155 | | element.execute(receiver, collector).instrument(span).await [INFO] [stdout] 156 | | })) [INFO] [stdout] | |_______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/add_fields.rs:19:57 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn build(self) -> Result { [INFO] [stdout] | _________________________________________________________^ [INFO] [stdout] 20 | | Ok(Transform { [INFO] [stdout] 21 | | fields: self [INFO] [stdout] 22 | | .fields [INFO] [stdout] ... | [INFO] [stdout] 26 | | }) [INFO] [stdout] 27 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/add_fields.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | / Ok(Transform { [INFO] [stdout] 21 | | fields: self [INFO] [stdout] 22 | | .fields [INFO] [stdout] 23 | | .into_iter() [INFO] [stdout] 24 | | .filter_map(|(name, value)| value.into_string().map(|v| (name, v))) [INFO] [stdout] 25 | | .collect(), [INFO] [stdout] 26 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/broadcast.rs:22:57 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn build(self) -> Result { [INFO] [stdout] | _________________________________________________________^ [INFO] [stdout] 23 | | Ok(Transform {}) [INFO] [stdout] 24 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/broadcast.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | Ok(Transform {}) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/broadcast.rs:59:25 [INFO] [stdout] | [INFO] [stdout] 59 | let transform = config.build().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/mod.rs:40:57 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn build(self) -> Result { [INFO] [stdout] | _________________________________________________________^ [INFO] [stdout] 41 | | Ok(match self { [INFO] [stdout] 42 | | Self::And(inner) => Condition::And(inner.build()?), [INFO] [stdout] 43 | | Self::HasAttribute(inner) => Condition::HasAttribute(inner.build()?), [INFO] [stdout] ... | [INFO] [stdout] 49 | | }) [INFO] [stdout] 50 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/mod.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | / Ok(match self { [INFO] [stdout] 42 | | Self::And(inner) => Condition::And(inner.build()?), [INFO] [stdout] 43 | | Self::HasAttribute(inner) => Condition::HasAttribute(inner.build()?), [INFO] [stdout] 44 | | Self::HasTag(inner) => Condition::HasTag(inner.build()?), [INFO] [stdout] ... | [INFO] [stdout] 48 | | Self::Or(inner) => Condition::Or(inner.build()?), [INFO] [stdout] 49 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, and::Condition> [INFO] [stdout] --> src/transforms/condition/mod.rs:42:48 [INFO] [stdout] | [INFO] [stdout] 42 | Self::And(inner) => Condition::And(inner.build()?), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/mod.rs:42:48 [INFO] [stdout] | [INFO] [stdout] 42 | Self::And(inner) => Condition::And(inner.build()?), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/mod.rs:42:48 [INFO] [stdout] | [INFO] [stdout] 42 | Self::And(inner) => Condition::And(inner.build()?), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, has_attribute::Condition> [INFO] [stdout] --> src/transforms/condition/mod.rs:43:66 [INFO] [stdout] | [INFO] [stdout] 43 | Self::HasAttribute(inner) => Condition::HasAttribute(inner.build()?), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/mod.rs:43:66 [INFO] [stdout] | [INFO] [stdout] 43 | Self::HasAttribute(inner) => Condition::HasAttribute(inner.build()?), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/mod.rs:43:66 [INFO] [stdout] | [INFO] [stdout] 43 | Self::HasAttribute(inner) => Condition::HasAttribute(inner.build()?), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, has_tag::Condition> [INFO] [stdout] --> src/transforms/condition/mod.rs:44:54 [INFO] [stdout] | [INFO] [stdout] 44 | Self::HasTag(inner) => Condition::HasTag(inner.build()?), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/mod.rs:44:54 [INFO] [stdout] | [INFO] [stdout] 44 | Self::HasTag(inner) => Condition::HasTag(inner.build()?), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/mod.rs:44:54 [INFO] [stdout] | [INFO] [stdout] 44 | Self::HasTag(inner) => Condition::HasTag(inner.build()?), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, is_log::Condition> [INFO] [stdout] --> src/transforms/condition/mod.rs:45:52 [INFO] [stdout] | [INFO] [stdout] 45 | Self::IsLog(inner) => Condition::IsLog(inner.build()?), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/mod.rs:45:52 [INFO] [stdout] | [INFO] [stdout] 45 | Self::IsLog(inner) => Condition::IsLog(inner.build()?), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/mod.rs:45:52 [INFO] [stdout] | [INFO] [stdout] 45 | Self::IsLog(inner) => Condition::IsLog(inner.build()?), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, is_metric::Condition> [INFO] [stdout] --> src/transforms/condition/mod.rs:46:58 [INFO] [stdout] | [INFO] [stdout] 46 | Self::IsMetric(inner) => Condition::IsMetric(inner.build()?), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/mod.rs:46:58 [INFO] [stdout] | [INFO] [stdout] 46 | Self::IsMetric(inner) => Condition::IsMetric(inner.build()?), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/mod.rs:46:58 [INFO] [stdout] | [INFO] [stdout] 46 | Self::IsMetric(inner) => Condition::IsMetric(inner.build()?), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, not::Condition> [INFO] [stdout] --> src/transforms/condition/mod.rs:47:48 [INFO] [stdout] | [INFO] [stdout] 47 | Self::Not(inner) => Condition::Not(inner.build()?), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/mod.rs:47:48 [INFO] [stdout] | [INFO] [stdout] 47 | Self::Not(inner) => Condition::Not(inner.build()?), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/mod.rs:47:48 [INFO] [stdout] | [INFO] [stdout] 47 | Self::Not(inner) => Condition::Not(inner.build()?), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, or::Condition> [INFO] [stdout] --> src/transforms/condition/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Self::Or(inner) => Condition::Or(inner.build()?), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Self::Or(inner) => Condition::Or(inner.build()?), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Self::Or(inner) => Condition::Or(inner.build()?), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/and.rs:10:54 [INFO] [stdout] | [INFO] [stdout] 10 | fn build(self) -> Result { [INFO] [stdout] | ______________________________________________________^ [INFO] [stdout] 11 | | Ok(Condition { [INFO] [stdout] 12 | | value: self [INFO] [stdout] 13 | | .value [INFO] [stdout] ... | [INFO] [stdout] 17 | | }) [INFO] [stdout] 18 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/and.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | / Ok(Condition { [INFO] [stdout] 12 | | value: self [INFO] [stdout] 13 | | .value [INFO] [stdout] 14 | | .into_iter() [INFO] [stdout] 15 | | .map(|item| item.build()) [INFO] [stdout] 16 | | .collect::, super::BuildError>>()?, [INFO] [stdout] 17 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, Vec> [INFO] [stdout] --> src/transforms/condition/and.rs:12:20 [INFO] [stdout] | [INFO] [stdout] 12 | value: self [INFO] [stdout] | ____________________^ [INFO] [stdout] 13 | | .value [INFO] [stdout] 14 | | .into_iter() [INFO] [stdout] 15 | | .map(|item| item.build()) [INFO] [stdout] 16 | | .collect::, super::BuildError>>()?, [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, condition::BuildError> [INFO] [stdout] --> src/transforms/condition/and.rs:12:20 [INFO] [stdout] | [INFO] [stdout] 12 | value: self [INFO] [stdout] | ____________________^ [INFO] [stdout] 13 | | .value [INFO] [stdout] 14 | | .into_iter() [INFO] [stdout] 15 | | .map(|item| item.build()) [INFO] [stdout] 16 | | .collect::, super::BuildError>>()?, [INFO] [stdout] | |_______________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/and.rs:15:29 [INFO] [stdout] | [INFO] [stdout] 15 | .map(|item| item.build()) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/and.rs:12:20 [INFO] [stdout] | [INFO] [stdout] 12 | value: self [INFO] [stdout] | ____________________^ [INFO] [stdout] 13 | | .value [INFO] [stdout] 14 | | .into_iter() [INFO] [stdout] 15 | | .map(|item| item.build()) [INFO] [stdout] 16 | | .collect::, super::BuildError>>()?, [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/has_attribute.rs:10:57 [INFO] [stdout] | [INFO] [stdout] 10 | fn build(self) -> Result { [INFO] [stdout] | _________________________________________________________^ [INFO] [stdout] 11 | | Ok(Condition { name: self.name }) [INFO] [stdout] 12 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/has_attribute.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | Ok(Condition { name: self.name }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/has_tag.rs:51:57 [INFO] [stdout] | [INFO] [stdout] 51 | fn build(self) -> Result { [INFO] [stdout] | _________________________________________________________^ [INFO] [stdout] 52 | | Ok(Condition { [INFO] [stdout] 53 | | name: self.name, [INFO] [stdout] 54 | | check: self.check.build(), [INFO] [stdout] 55 | | }) [INFO] [stdout] 56 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/has_tag.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | / Ok(Condition { [INFO] [stdout] 53 | | name: self.name, [INFO] [stdout] 54 | | check: self.check.build(), [INFO] [stdout] 55 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/is_log.rs:8:57 [INFO] [stdout] | [INFO] [stdout] 8 | fn build(self) -> Result { [INFO] [stdout] | _________________________________________________________^ [INFO] [stdout] 9 | | Ok(Condition) [INFO] [stdout] 10 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/is_log.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | Ok(Condition) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/is_metric.rs:8:57 [INFO] [stdout] | [INFO] [stdout] 8 | fn build(self) -> Result { [INFO] [stdout] | _________________________________________________________^ [INFO] [stdout] 9 | | Ok(Condition) [INFO] [stdout] 10 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/is_metric.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | Ok(Condition) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/not.rs:8:57 [INFO] [stdout] | [INFO] [stdout] 8 | fn build(self) -> Result { [INFO] [stdout] | _________________________________________________________^ [INFO] [stdout] 9 | | Ok(Condition(Box::new(self.0.build()?))) [INFO] [stdout] 10 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/not.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | Ok(Condition(Box::new(self.0.build()?))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, condition::Condition> [INFO] [stdout] --> src/transforms/condition/not.rs:9:31 [INFO] [stdout] | [INFO] [stdout] 9 | Ok(Condition(Box::new(self.0.build()?))) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/not.rs:9:31 [INFO] [stdout] | [INFO] [stdout] 9 | Ok(Condition(Box::new(self.0.build()?))) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/not.rs:9:31 [INFO] [stdout] | [INFO] [stdout] 9 | Ok(Condition(Box::new(self.0.build()?))) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/or.rs:10:57 [INFO] [stdout] | [INFO] [stdout] 10 | fn build(self) -> Result { [INFO] [stdout] | _________________________________________________________^ [INFO] [stdout] 11 | | Ok(Condition { [INFO] [stdout] 12 | | value: self [INFO] [stdout] 13 | | .value [INFO] [stdout] ... | [INFO] [stdout] 17 | | }) [INFO] [stdout] 18 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/or.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | / Ok(Condition { [INFO] [stdout] 12 | | value: self [INFO] [stdout] 13 | | .value [INFO] [stdout] 14 | | .into_iter() [INFO] [stdout] 15 | | .map(|item| item.build()) [INFO] [stdout] 16 | | .collect::, super::BuildError>>()?, [INFO] [stdout] 17 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, Vec> [INFO] [stdout] --> src/transforms/condition/or.rs:12:20 [INFO] [stdout] | [INFO] [stdout] 12 | value: self [INFO] [stdout] | ____________________^ [INFO] [stdout] 13 | | .value [INFO] [stdout] 14 | | .into_iter() [INFO] [stdout] 15 | | .map(|item| item.build()) [INFO] [stdout] 16 | | .collect::, super::BuildError>>()?, [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, condition::BuildError> [INFO] [stdout] --> src/transforms/condition/or.rs:12:20 [INFO] [stdout] | [INFO] [stdout] 12 | value: self [INFO] [stdout] | ____________________^ [INFO] [stdout] 13 | | .value [INFO] [stdout] 14 | | .into_iter() [INFO] [stdout] 15 | | .map(|item| item.build()) [INFO] [stdout] 16 | | .collect::, super::BuildError>>()?, [INFO] [stdout] | |_______________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/or.rs:15:29 [INFO] [stdout] | [INFO] [stdout] 15 | .map(|item| item.build()) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/or.rs:12:20 [INFO] [stdout] | [INFO] [stdout] 12 | value: self [INFO] [stdout] | ____________________^ [INFO] [stdout] 13 | | .value [INFO] [stdout] 14 | | .into_iter() [INFO] [stdout] 15 | | .map(|item| item.build()) [INFO] [stdout] 16 | | .collect::, super::BuildError>>()?, [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/condition/mod.rs:157:20 [INFO] [stdout] | [INFO] [stdout] 157 | let cond = cond.build().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/filter.rs:43:57 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn build(self) -> Result { [INFO] [stdout] | _________________________________________________________^ [INFO] [stdout] 44 | | let fallback = self.fallback.unwrap_or_else(default_fallback); [INFO] [stdout] 45 | | Ok(Transform { [INFO] [stdout] 46 | | condition: self [INFO] [stdout] ... | [INFO] [stdout] 51 | | }) [INFO] [stdout] 52 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/filter.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | / Ok(Transform { [INFO] [stdout] 46 | | condition: self [INFO] [stdout] 47 | | .condition [INFO] [stdout] 48 | | .build() [INFO] [stdout] 49 | | .map_err(BuildError::ConditionFailed)?, [INFO] [stdout] 50 | | fallback, [INFO] [stdout] 51 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, condition::Condition> [INFO] [stdout] --> src/transforms/filter.rs:46:24 [INFO] [stdout] | [INFO] [stdout] 46 | condition: self [INFO] [stdout] | ________________________^ [INFO] [stdout] 47 | | .condition [INFO] [stdout] 48 | | .build() [INFO] [stdout] 49 | | .map_err(BuildError::ConditionFailed)?, [INFO] [stdout] | |______________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/filter.rs:46:24 [INFO] [stdout] | [INFO] [stdout] 46 | condition: self [INFO] [stdout] | ________________________^ [INFO] [stdout] 47 | | .condition [INFO] [stdout] 48 | | .build() [INFO] [stdout] 49 | | .map_err(BuildError::ConditionFailed)?, [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/filter.rs:46:24 [INFO] [stdout] | [INFO] [stdout] 46 | condition: self [INFO] [stdout] | ________________________^ [INFO] [stdout] 47 | | .condition [INFO] [stdout] 48 | | .build() [INFO] [stdout] | |________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/filter.rs:46:24 [INFO] [stdout] | [INFO] [stdout] 46 | condition: self [INFO] [stdout] | ________________________^ [INFO] [stdout] 47 | | .condition [INFO] [stdout] 48 | | .build() [INFO] [stdout] 49 | | .map_err(BuildError::ConditionFailed)?, [INFO] [stdout] | |______________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/filter.rs:98:25 [INFO] [stdout] | [INFO] [stdout] 98 | let transform = config.build().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/remove_fields.rs:17:57 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn build(self) -> Result { [INFO] [stdout] | _________________________________________________________^ [INFO] [stdout] 18 | | Ok(Transform { [INFO] [stdout] 19 | | fields: self.fields, [INFO] [stdout] 20 | | }) [INFO] [stdout] 21 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/remove_fields.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | / Ok(Transform { [INFO] [stdout] 19 | | fields: self.fields, [INFO] [stdout] 20 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(condition::Condition, NamedOutput), condition::BuildError> [INFO] [stdout] --> src/transforms/route.rs:58:25 [INFO] [stdout] | [INFO] [stdout] 58 | / condition [INFO] [stdout] 59 | | .build() [INFO] [stdout] 60 | | .map(|cond| (cond, name)) [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/transforms/route.rs:58:25 [INFO] [stdout] | [INFO] [stdout] 58 | / condition [INFO] [stdout] 59 | | .build() [INFO] [stdout] | |____________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tiny-vector` (bin "tiny-vector" test) due to 135 previous errors; 5 warnings emitted [INFO] running `Command { std: "docker" "inspect" "5dc59371128e2f69ebce384e7672d7ca469f6e5541af5039cdd73dfda5ea09cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5dc59371128e2f69ebce384e7672d7ca469f6e5541af5039cdd73dfda5ea09cd", kill_on_drop: false }` [INFO] [stdout] 5dc59371128e2f69ebce384e7672d7ca469f6e5541af5039cdd73dfda5ea09cd