[INFO] cloning repository https://github.com/tremor-rs/tremor-otelapis [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tremor-rs/tremor-otelapis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftremor-rs%2Ftremor-otelapis", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftremor-rs%2Ftremor-otelapis'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 426427fcff80b820c6b04be6a3b8935df3faa05c [INFO] checking tremor-rs/tremor-otelapis against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftremor-rs%2Ftremor-otelapis" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tremor-rs/tremor-otelapis on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6/source/rust-toolchain [INFO] started tweaking git repo https://github.com/tremor-rs/tremor-otelapis [INFO] finished tweaking git repo https://github.com/tremor-rs/tremor-otelapis [INFO] tweaked toml for git repo https://github.com/tremor-rs/tremor-otelapis written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/tremor-rs/tremor-otelapis already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ca19f8dd3440c38f52ae422962e7c832236b80a5b8175544af16ea048a7a9be [INFO] running `Command { std: "docker" "start" "-a" "8ca19f8dd3440c38f52ae422962e7c832236b80a5b8175544af16ea048a7a9be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ca19f8dd3440c38f52ae422962e7c832236b80a5b8175544af16ea048a7a9be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ca19f8dd3440c38f52ae422962e7c832236b80a5b8175544af16ea048a7a9be", kill_on_drop: false }` [INFO] [stdout] 8ca19f8dd3440c38f52ae422962e7c832236b80a5b8175544af16ea048a7a9be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f4e77c8df3ef73801dda8ae9dce26d604ff2d2a8a57cdc8ec44c706cae2b761 [INFO] running `Command { std: "docker" "start" "-a" "0f4e77c8df3ef73801dda8ae9dce26d604ff2d2a8a57cdc8ec44c706cae2b761", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking futures-sink v0.3.16 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Checking tower-layer v0.3.1 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling prost-build v0.8.0 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking socket2 v0.4.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Checking http-body v0.4.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling prost-derive v0.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Checking async-stream v0.3.2 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking pin-project v1.0.8 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Compiling prost v0.8.0 [INFO] [stderr] Compiling prost-types v0.8.0 [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Checking tokio-io-timeout v1.1.1 [INFO] [stderr] Checking tokio-stream v0.1.7 [INFO] [stderr] Checking h2 v0.3.3 [INFO] [stderr] Checking tower v0.4.8 [INFO] [stderr] Compiling tonic-build v0.5.2 [INFO] [stderr] Compiling tremor-otelapis v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking hyper v0.14.11 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking tonic v0.5.2 [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.collector.logs.v1.rs:1:28 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(forbidden_lint_groups)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.collector.logs.v1.rs:1:28 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.collector.logs.v1.rs:11:28 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.collector.logs.v1.rs:14:91 [INFO] [stdout] | [INFO] [stdout] 14 | ...] pub mod logs_service_client { # ! [allow (unused_variables , dead_code , missing_docs , clippy :: let_unit_value ,)] use tonic :: co... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(dead_code) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.collector.logs.v1.rs:14:110 [INFO] [stdout] | [INFO] [stdout] 14 | ...service_client { # ! [allow (unused_variables , dead_code , missing_docs , clippy :: let_unit_value ,)] use tonic :: codegen :: * ; # ... [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.collector.logs.v1.rs:14:3190 [INFO] [stdout] | [INFO] [stdout] 14 | ...] pub mod logs_service_server { # ! [allow (unused_variables , dead_code , missing_docs , clippy :: let_unit_value ,)] use tonic :: co... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(dead_code) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.collector.logs.v1.rs:14:3209 [INFO] [stdout] | [INFO] [stdout] 14 | ...service_server { # ! [allow (unused_variables , dead_code , missing_docs , clippy :: let_unit_value ,)] use tonic :: codegen :: * ; # ... [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(non_camel_case_types) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.collector.logs.v1.rs:14:5427 [INFO] [stdout] | [INFO] [stdout] 14 | ...ogs.v1.LogsService/Export" => { # [allow (non_camel_case_types)] struct ExportSvc < T : LogsService > (pub Arc < T >) ; impl < T : Log... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.collector.metrics.v1.rs:1:28 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.collector.metrics.v1.rs:11:28 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.collector.metrics.v1.rs:14:94 [INFO] [stdout] | [INFO] [stdout] 14 | ...ub mod metrics_service_client { # ! [allow (unused_variables , dead_code , missing_docs , clippy :: let_unit_value ,)] use tonic :: co... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(dead_code) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.collector.metrics.v1.rs:14:113 [INFO] [stdout] | [INFO] [stdout] 14 | ...service_client { # ! [allow (unused_variables , dead_code , missing_docs , clippy :: let_unit_value ,)] use tonic :: codegen :: * ; # ... [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.collector.metrics.v1.rs:14:3156 [INFO] [stdout] | [INFO] [stdout] 14 | ...ub mod metrics_service_server { # ! [allow (unused_variables , dead_code , missing_docs , clippy :: let_unit_value ,)] use tonic :: co... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(dead_code) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.collector.metrics.v1.rs:14:3175 [INFO] [stdout] | [INFO] [stdout] 14 | ...service_server { # ! [allow (unused_variables , dead_code , missing_docs , clippy :: let_unit_value ,)] use tonic :: codegen :: * ; # ... [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(non_camel_case_types) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.collector.metrics.v1.rs:14:5362 [INFO] [stdout] | [INFO] [stdout] 14 | ....v1.MetricsService/Export" => { # [allow (non_camel_case_types)] struct ExportSvc < T : MetricsService > (pub Arc < T >) ; impl < T : ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.collector.trace.v1.rs:1:28 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.collector.trace.v1.rs:11:28 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.collector.trace.v1.rs:14:92 [INFO] [stdout] | [INFO] [stdout] 14 | ... pub mod trace_service_client { # ! [allow (unused_variables , dead_code , missing_docs , clippy :: let_unit_value ,)] use tonic :: co... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(dead_code) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.collector.trace.v1.rs:14:111 [INFO] [stdout] | [INFO] [stdout] 14 | ...service_client { # ! [allow (unused_variables , dead_code , missing_docs , clippy :: let_unit_value ,)] use tonic :: codegen :: * ; # ... [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.collector.trace.v1.rs:14:3201 [INFO] [stdout] | [INFO] [stdout] 14 | ... pub mod trace_service_server { # ! [allow (unused_variables , dead_code , missing_docs , clippy :: let_unit_value ,)] use tonic :: co... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(dead_code) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.collector.trace.v1.rs:14:3220 [INFO] [stdout] | [INFO] [stdout] 14 | ...service_server { # ! [allow (unused_variables , dead_code , missing_docs , clippy :: let_unit_value ,)] use tonic :: codegen :: * ; # ... [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(non_camel_case_types) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.collector.trace.v1.rs:14:5450 [INFO] [stdout] | [INFO] [stdout] 14 | ...ce.v1.TraceService/Export" => { # [allow (non_camel_case_types)] struct ExportSvc < T : TraceService > (pub Arc < T >) ; impl < T : Tr... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.collector.logs.v1.rs:1:28 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(forbidden_lint_groups)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.collector.logs.v1.rs:1:28 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.collector.logs.v1.rs:11:28 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.collector.logs.v1.rs:14:91 [INFO] [stdout] | [INFO] [stdout] 14 | ...] pub mod logs_service_client { # ! [allow (unused_variables , dead_code , missing_docs , clippy :: let_unit_value ,)] use tonic :: co... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(dead_code) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.collector.logs.v1.rs:14:110 [INFO] [stdout] | [INFO] [stdout] 14 | ...service_client { # ! [allow (unused_variables , dead_code , missing_docs , clippy :: let_unit_value ,)] use tonic :: codegen :: * ; # ... [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.collector.logs.v1.rs:14:3190 [INFO] [stdout] | [INFO] [stdout] 14 | ...] pub mod logs_service_server { # ! [allow (unused_variables , dead_code , missing_docs , clippy :: let_unit_value ,)] use tonic :: co... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(dead_code) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.collector.logs.v1.rs:14:3209 [INFO] [stdout] | [INFO] [stdout] 14 | ...service_server { # ! [allow (unused_variables , dead_code , missing_docs , clippy :: let_unit_value ,)] use tonic :: codegen :: * ; # ... [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(non_camel_case_types) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.collector.logs.v1.rs:14:5427 [INFO] [stdout] | [INFO] [stdout] 14 | ...ogs.v1.LogsService/Export" => { # [allow (non_camel_case_types)] struct ExportSvc < T : LogsService > (pub Arc < T >) ; impl < T : Log... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.collector.metrics.v1.rs:1:28 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.collector.metrics.v1.rs:11:28 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.collector.metrics.v1.rs:14:94 [INFO] [stdout] | [INFO] [stdout] 14 | ...ub mod metrics_service_client { # ! [allow (unused_variables , dead_code , missing_docs , clippy :: let_unit_value ,)] use tonic :: co... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(dead_code) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.collector.metrics.v1.rs:14:113 [INFO] [stdout] | [INFO] [stdout] 14 | ...service_client { # ! [allow (unused_variables , dead_code , missing_docs , clippy :: let_unit_value ,)] use tonic :: codegen :: * ; # ... [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.common.v1.rs:4:28 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.collector.metrics.v1.rs:14:3156 [INFO] [stdout] | [INFO] [stdout] 14 | ...ub mod metrics_service_server { # ! [allow (unused_variables , dead_code , missing_docs , clippy :: let_unit_value ,)] use tonic :: co... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.common.v1.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.common.v1.rs:46:28 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.common.v1.rs:55:28 [INFO] [stdout] | [INFO] [stdout] 55 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.common.v1.rs:64:28 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.common.v1.rs:73:28 [INFO] [stdout] | [INFO] [stdout] 73 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.logs.v1.rs:2:28 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.logs.v1.rs:18:28 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(dead_code) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.collector.metrics.v1.rs:14:3175 [INFO] [stdout] | [INFO] [stdout] 14 | ...service_server { # ! [allow (unused_variables , dead_code , missing_docs , clippy :: let_unit_value ,)] use tonic :: codegen :: * ; # ... [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.logs.v1.rs:34:28 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(non_camel_case_types) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.collector.metrics.v1.rs:14:5362 [INFO] [stdout] | [INFO] [stdout] 14 | ....v1.MetricsService/Export" => { # [allow (non_camel_case_types)] struct ExportSvc < T : MetricsService > (pub Arc < T >) ; impl < T : ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(dead_code) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.logs.v1.rs:34:28 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.collector.trace.v1.rs:1:28 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.metrics.experimental.rs:1:28 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.collector.trace.v1.rs:11:28 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.metrics.experimental.rs:11:28 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.metrics.experimental.rs:47:32 [INFO] [stdout] | [INFO] [stdout] 47 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.collector.trace.v1.rs:14:92 [INFO] [stdout] | [INFO] [stdout] 14 | ... pub mod trace_service_client { # ! [allow (unused_variables , dead_code , missing_docs , clippy :: let_unit_value ,)] use tonic :: co... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.metrics.experimental.rs:67:36 [INFO] [stdout] | [INFO] [stdout] 67 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(dead_code) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.collector.trace.v1.rs:14:111 [INFO] [stdout] | [INFO] [stdout] 14 | ...service_client { # ! [allow (unused_variables , dead_code , missing_docs , clippy :: let_unit_value ,)] use tonic :: codegen :: * ; # ... [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.metrics.experimental.rs:86:92 [INFO] [stdout] | [INFO] [stdout] 86 | ... pub mod metric_config_client { # ! [allow (unused_variables , dead_code , missing_docs , clippy :: let_unit_value ,)] use tonic :: co... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(dead_code) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.metrics.experimental.rs:86:111 [INFO] [stdout] | [INFO] [stdout] 86 | ..._config_client { # ! [allow (unused_variables , dead_code , missing_docs , clippy :: let_unit_value ,)] use tonic :: codegen :: * ; # ... [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.metrics.experimental.rs:86:3280 [INFO] [stdout] | [INFO] [stdout] 86 | ... pub mod metric_config_server { # ! [allow (unused_variables , dead_code , missing_docs , clippy :: let_unit_value ,)] use tonic :: co... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(dead_code) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.metrics.experimental.rs:86:3299 [INFO] [stdout] | [INFO] [stdout] 86 | ..._config_server { # ! [allow (unused_variables , dead_code , missing_docs , clippy :: let_unit_value ,)] use tonic :: codegen :: * ; # ... [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(non_camel_case_types) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.metrics.experimental.rs:86:5608 [INFO] [stdout] | [INFO] [stdout] 86 | ...ricConfig/GetMetricConfig" => { # [allow (non_camel_case_types)] struct GetMetricConfigSvc < T : MetricConfig > (pub Arc < T >) ; impl... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.metrics.v1.rs:2:28 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.metrics.v1.rs:18:28 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.collector.trace.v1.rs:14:3201 [INFO] [stdout] | [INFO] [stdout] 14 | ... pub mod trace_service_server { # ! [allow (unused_variables , dead_code , missing_docs , clippy :: let_unit_value ,)] use tonic :: co... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.metrics.v1.rs:117:28 [INFO] [stdout] | [INFO] [stdout] 117 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(dead_code) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.collector.trace.v1.rs:14:3220 [INFO] [stdout] | [INFO] [stdout] 14 | ...service_server { # ! [allow (unused_variables , dead_code , missing_docs , clippy :: let_unit_value ,)] use tonic :: codegen :: * ; # ... [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.metrics.v1.rs:185:28 [INFO] [stdout] | [INFO] [stdout] 185 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.metrics.v1.rs:199:28 [INFO] [stdout] | [INFO] [stdout] 199 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(non_camel_case_types) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.collector.trace.v1.rs:14:5450 [INFO] [stdout] | [INFO] [stdout] 14 | ...ce.v1.TraceService/Export" => { # [allow (non_camel_case_types)] struct ExportSvc < T : TraceService > (pub Arc < T >) ; impl < T : Tr... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.metrics.v1.rs:208:28 [INFO] [stdout] | [INFO] [stdout] 208 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.common.v1.rs:4:28 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(dead_code) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.metrics.v1.rs:208:28 [INFO] [stdout] | [INFO] [stdout] 208 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.common.v1.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.metrics.v1.rs:222:28 [INFO] [stdout] | [INFO] [stdout] 222 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.common.v1.rs:46:28 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(dead_code) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.metrics.v1.rs:222:28 [INFO] [stdout] | [INFO] [stdout] 222 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.common.v1.rs:55:28 [INFO] [stdout] | [INFO] [stdout] 55 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.metrics.v1.rs:239:28 [INFO] [stdout] | [INFO] [stdout] 239 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.common.v1.rs:64:28 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(dead_code) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.metrics.v1.rs:239:28 [INFO] [stdout] | [INFO] [stdout] 239 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.metrics.v1.rs:250:28 [INFO] [stdout] | [INFO] [stdout] 250 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(dead_code) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.metrics.v1.rs:250:28 [INFO] [stdout] | [INFO] [stdout] 250 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.metrics.v1.rs:265:28 [INFO] [stdout] | [INFO] [stdout] 265 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.metrics.v1.rs:272:28 [INFO] [stdout] | [INFO] [stdout] 272 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.metrics.v1.rs:300:28 [INFO] [stdout] | [INFO] [stdout] 300 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.metrics.v1.rs:363:28 [INFO] [stdout] | [INFO] [stdout] 363 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.metrics.v1.rs:431:28 [INFO] [stdout] | [INFO] [stdout] 431 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.metrics.v1.rs:509:28 [INFO] [stdout] | [INFO] [stdout] 509 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.metrics.v1.rs:567:32 [INFO] [stdout] | [INFO] [stdout] 567 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.metrics.v1.rs:584:28 [INFO] [stdout] | [INFO] [stdout] 584 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.metrics.v1.rs:615:28 [INFO] [stdout] | [INFO] [stdout] 615 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.common.v1.rs:73:28 [INFO] [stdout] | [INFO] [stdout] 73 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.resource.v1.rs:2:28 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.logs.v1.rs:2:28 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.trace.v1.rs:2:28 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.logs.v1.rs:18:28 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.logs.v1.rs:34:28 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.trace.v1.rs:18:28 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(dead_code) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.logs.v1.rs:34:28 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.trace.v1.rs:41:28 [INFO] [stdout] | [INFO] [stdout] 41 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.metrics.experimental.rs:1:28 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(dead_code) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.trace.v1.rs:41:28 [INFO] [stdout] | [INFO] [stdout] 41 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.metrics.experimental.rs:11:28 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.trace.v1.rs:147:32 [INFO] [stdout] | [INFO] [stdout] 147 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.metrics.experimental.rs:47:32 [INFO] [stdout] | [INFO] [stdout] 47 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.trace.v1.rs:168:32 [INFO] [stdout] | [INFO] [stdout] 168 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.metrics.experimental.rs:67:36 [INFO] [stdout] | [INFO] [stdout] 67 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.trace.v1.rs:256:28 [INFO] [stdout] | [INFO] [stdout] 256 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(dead_code) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.trace.v1.rs:256:28 [INFO] [stdout] | [INFO] [stdout] 256 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.metrics.experimental.rs:86:92 [INFO] [stdout] | [INFO] [stdout] 86 | ... pub mod metric_config_client { # ! [allow (unused_variables , dead_code , missing_docs , clippy :: let_unit_value ,)] use tonic :: co... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:193:87 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 193 | ) -> Result, tonic::Status> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 194 | | (self.on_trace)(request) [INFO] [stdout] 195 | | } [INFO] [stdout] | |_________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:241:86 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 241 | ) -> Result, tonic::Status> { [INFO] [stdout] | ______________________________________________________________________________________^ [INFO] [stdout] 242 | | (self.on_logs)(request) [INFO] [stdout] 243 | | } [INFO] [stdout] | |_________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:275:86 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 275 | ) -> Result, tonic::Status> { [INFO] [stdout] | ______________________________________________________________________________________^ [INFO] [stdout] 276 | | match self.channel.send(request.into_inner()).await { [INFO] [stdout] 277 | | Ok(_) => Ok(tonic::Response::new(base::ExportLogsServiceResponse {})), [INFO] [stdout] 278 | | Err(e) => Err(tonic::Status::internal(&format!( [INFO] [stdout] ... | [INFO] [stdout] 282 | | } [INFO] [stdout] 283 | | } [INFO] [stdout] | |_________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:337:89 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 337 | ) -> Result, tonic::Status> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 338 | | (self.on_metrics)(request) [INFO] [stdout] 339 | | } [INFO] [stdout] | |_________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:372:89 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 372 | ) -> Result, tonic::Status> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 373 | | match self.channel.send(request.into_inner()).await { [INFO] [stdout] 374 | | Ok(_) => Ok(tonic::Response::new(base::ExportMetricsServiceResponse {})), [INFO] [stdout] 375 | | Err(e) => Err(tonic::Status::internal(&format!( [INFO] [stdout] ... | [INFO] [stdout] 379 | | } [INFO] [stdout] 380 | | } [INFO] [stdout] | |_________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:434:91 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 434 | ) -> Result, tonic::Status> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 435 | | match self [INFO] [stdout] 436 | | .channel [INFO] [stdout] 437 | | .send(OpenTelemetryEvents::Logs(request.into_inner())) [INFO] [stdout] ... | [INFO] [stdout] 447 | | } [INFO] [stdout] 448 | | } [INFO] [stdout] | |_________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:469:9 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 469 | / { [INFO] [stdout] 470 | | match self [INFO] [stdout] 471 | | .channel [INFO] [stdout] 472 | | .send(OpenTelemetryEvents::Metrics(request.into_inner())) [INFO] [stdout] ... | [INFO] [stdout] 482 | | } [INFO] [stdout] 483 | | } [INFO] [stdout] | |_________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:504:9 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 504 | / { [INFO] [stdout] 505 | | match self [INFO] [stdout] 506 | | .channel [INFO] [stdout] 507 | | .send(OpenTelemetryEvents::Trace(request.into_inner())) [INFO] [stdout] ... | [INFO] [stdout] 517 | | } [INFO] [stdout] 518 | | } [INFO] [stdout] | |_________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(dead_code) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.metrics.experimental.rs:86:111 [INFO] [stdout] | [INFO] [stdout] 86 | ..._config_client { # ! [allow (unused_variables , dead_code , missing_docs , clippy :: let_unit_value ,)] use tonic :: codegen :: * ; # ... [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.metrics.experimental.rs:86:3280 [INFO] [stdout] | [INFO] [stdout] 86 | ... pub mod metric_config_server { # ! [allow (unused_variables , dead_code , missing_docs , clippy :: let_unit_value ,)] use tonic :: co... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(dead_code) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.metrics.experimental.rs:86:3299 [INFO] [stdout] | [INFO] [stdout] 86 | ..._config_server { # ! [allow (unused_variables , dead_code , missing_docs , clippy :: let_unit_value ,)] use tonic :: codegen :: * ; # ... [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(non_camel_case_types) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.metrics.experimental.rs:86:5608 [INFO] [stdout] | [INFO] [stdout] 86 | ...ricConfig/GetMetricConfig" => { # [allow (non_camel_case_types)] struct GetMetricConfigSvc < T : MetricConfig > (pub Arc < T >) ; impl... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.metrics.v1.rs:2:28 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.metrics.v1.rs:18:28 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.metrics.v1.rs:117:28 [INFO] [stdout] | [INFO] [stdout] 117 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.metrics.v1.rs:185:28 [INFO] [stdout] | [INFO] [stdout] 185 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.metrics.v1.rs:199:28 [INFO] [stdout] | [INFO] [stdout] 199 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.metrics.v1.rs:208:28 [INFO] [stdout] | [INFO] [stdout] 208 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(dead_code) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.metrics.v1.rs:208:28 [INFO] [stdout] | [INFO] [stdout] 208 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.metrics.v1.rs:222:28 [INFO] [stdout] | [INFO] [stdout] 222 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(dead_code) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.metrics.v1.rs:222:28 [INFO] [stdout] | [INFO] [stdout] 222 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.metrics.v1.rs:239:28 [INFO] [stdout] | [INFO] [stdout] 239 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(dead_code) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.metrics.v1.rs:239:28 [INFO] [stdout] | [INFO] [stdout] 239 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.metrics.v1.rs:250:28 [INFO] [stdout] | [INFO] [stdout] 250 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(dead_code) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.metrics.v1.rs:250:28 [INFO] [stdout] | [INFO] [stdout] 250 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.metrics.v1.rs:265:28 [INFO] [stdout] | [INFO] [stdout] 265 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.metrics.v1.rs:272:28 [INFO] [stdout] | [INFO] [stdout] 272 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.metrics.v1.rs:300:28 [INFO] [stdout] | [INFO] [stdout] 300 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.metrics.v1.rs:363:28 [INFO] [stdout] | [INFO] [stdout] 363 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.metrics.v1.rs:431:28 [INFO] [stdout] | [INFO] [stdout] 431 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.metrics.v1.rs:509:28 [INFO] [stdout] | [INFO] [stdout] 509 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.metrics.v1.rs:567:32 [INFO] [stdout] | [INFO] [stdout] 567 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.metrics.v1.rs:584:28 [INFO] [stdout] | [INFO] [stdout] 584 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.metrics.v1.rs:615:28 [INFO] [stdout] | [INFO] [stdout] 615 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.resource.v1.rs:2:28 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.trace.v1.rs:2:28 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.trace.v1.rs:18:28 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.trace.v1.rs:41:28 [INFO] [stdout] | [INFO] [stdout] 41 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(dead_code) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.trace.v1.rs:41:28 [INFO] [stdout] | [INFO] [stdout] 41 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.trace.v1.rs:147:32 [INFO] [stdout] | [INFO] [stdout] 147 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.trace.v1.rs:168:32 [INFO] [stdout] | [INFO] [stdout] 168 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.trace.v1.rs:256:28 [INFO] [stdout] | [INFO] [stdout] 256 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(dead_code) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.trace.v1.rs:256:28 [INFO] [stdout] | [INFO] [stdout] 256 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:193:87 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 193 | ) -> Result, tonic::Status> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 194 | | (self.on_trace)(request) [INFO] [stdout] 195 | | } [INFO] [stdout] | |_________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:241:86 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 241 | ) -> Result, tonic::Status> { [INFO] [stdout] | ______________________________________________________________________________________^ [INFO] [stdout] 242 | | (self.on_logs)(request) [INFO] [stdout] 243 | | } [INFO] [stdout] | |_________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:275:86 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 275 | ) -> Result, tonic::Status> { [INFO] [stdout] | ______________________________________________________________________________________^ [INFO] [stdout] 276 | | match self.channel.send(request.into_inner()).await { [INFO] [stdout] 277 | | Ok(_) => Ok(tonic::Response::new(base::ExportLogsServiceResponse {})), [INFO] [stdout] 278 | | Err(e) => Err(tonic::Status::internal(&format!( [INFO] [stdout] ... | [INFO] [stdout] 282 | | } [INFO] [stdout] 283 | | } [INFO] [stdout] | |_________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:337:89 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 337 | ) -> Result, tonic::Status> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 338 | | (self.on_metrics)(request) [INFO] [stdout] 339 | | } [INFO] [stdout] | |_________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:372:89 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 372 | ) -> Result, tonic::Status> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 373 | | match self.channel.send(request.into_inner()).await { [INFO] [stdout] 374 | | Ok(_) => Ok(tonic::Response::new(base::ExportMetricsServiceResponse {})), [INFO] [stdout] 375 | | Err(e) => Err(tonic::Status::internal(&format!( [INFO] [stdout] ... | [INFO] [stdout] 379 | | } [INFO] [stdout] 380 | | } [INFO] [stdout] | |_________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:434:91 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 434 | ) -> Result, tonic::Status> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 435 | | match self [INFO] [stdout] 436 | | .channel [INFO] [stdout] 437 | | .send(OpenTelemetryEvents::Logs(request.into_inner())) [INFO] [stdout] ... | [INFO] [stdout] 447 | | } [INFO] [stdout] 448 | | } [INFO] [stdout] | |_________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:469:9 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 469 | / { [INFO] [stdout] 470 | | match self [INFO] [stdout] 471 | | .channel [INFO] [stdout] 472 | | .send(OpenTelemetryEvents::Metrics(request.into_inner())) [INFO] [stdout] ... | [INFO] [stdout] 482 | | } [INFO] [stdout] 483 | | } [INFO] [stdout] | |_________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:504:9 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 504 | / { [INFO] [stdout] 505 | | match self [INFO] [stdout] 506 | | .channel [INFO] [stdout] 507 | | .send(OpenTelemetryEvents::Trace(request.into_inner())) [INFO] [stdout] ... | [INFO] [stdout] 517 | | } [INFO] [stdout] 518 | | } [INFO] [stdout] | |_________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.collector.logs.v1.rs:14:912 [INFO] [stdout] | [INFO] [stdout] 14 | ...o < StdError > , { let conn = tonic :: transport :: Endpoint :: new (dst) ? . connect () . await ? ; Ok (Self :: new (conn)) } } impl ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.collector.logs.v1.rs:14:912 [INFO] [stdout] | [INFO] [stdout] 14 | ... > , { let conn = tonic :: transport :: Endpoint :: new (dst) ? . connect () . await ? ; Ok (Self :: new (conn)) } } impl < T > LogsSe... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.collector.logs.v1.rs:14:2685 [INFO] [stdout] | [INFO] [stdout] 14 | ... { self . inner . ready () . await . map_err (| e | { tonic :: Status :: new (tonic :: Code :: Unknown , format ! ("Service was not ready: {}" , e . into ())) }) ? ; ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.collector.metrics.v1.rs:14:854 [INFO] [stdout] | [INFO] [stdout] 14 | ...o < StdError > , { let conn = tonic :: transport :: Endpoint :: new (dst) ? . connect () . await ? ; Ok (Self :: new (conn)) } } impl ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.collector.metrics.v1.rs:14:854 [INFO] [stdout] | [INFO] [stdout] 14 | ... > , { let conn = tonic :: transport :: Endpoint :: new (dst) ? . connect () . await ? ; Ok (Self :: new (conn)) } } impl < T > Metric... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.collector.metrics.v1.rs:14:2642 [INFO] [stdout] | [INFO] [stdout] 14 | ... { self . inner . ready () . await . map_err (| e | { tonic :: Status :: new (tonic :: Code :: Unknown , format ! ("Service was not ready: {}" , e . into ())) }) ? ; ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.collector.trace.v1.rs:14:915 [INFO] [stdout] | [INFO] [stdout] 14 | ...o < StdError > , { let conn = tonic :: transport :: Endpoint :: new (dst) ? . connect () . await ? ; Ok (Self :: new (conn)) } } impl ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.collector.trace.v1.rs:14:915 [INFO] [stdout] | [INFO] [stdout] 14 | ... > , { let conn = tonic :: transport :: Endpoint :: new (dst) ? . connect () . await ? ; Ok (Self :: new (conn)) } } impl < T > TraceS... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.collector.trace.v1.rs:14:2693 [INFO] [stdout] | [INFO] [stdout] 14 | ... { self . inner . ready () . await . map_err (| e | { tonic :: Status :: new (tonic :: Code :: Unknown , format ! ("Service was not ready: {}" , e . into ())) }) ? ; ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.metrics.experimental.rs:86:1116 [INFO] [stdout] | [INFO] [stdout] 86 | ...o < StdError > , { let conn = tonic :: transport :: Endpoint :: new (dst) ? . connect () . await ? ; Ok (Self :: new (conn)) } } impl ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.collector.logs.v1.rs:14:912 [INFO] [stdout] | [INFO] [stdout] 14 | ...o < StdError > , { let conn = tonic :: transport :: Endpoint :: new (dst) ? . connect () . await ? ; Ok (Self :: new (conn)) } } impl ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.collector.logs.v1.rs:14:912 [INFO] [stdout] | [INFO] [stdout] 14 | ... > , { let conn = tonic :: transport :: Endpoint :: new (dst) ? . connect () . await ? ; Ok (Self :: new (conn)) } } impl < T > LogsSe... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.collector.logs.v1.rs:14:2685 [INFO] [stdout] | [INFO] [stdout] 14 | ... { self . inner . ready () . await . map_err (| e | { tonic :: Status :: new (tonic :: Code :: Unknown , format ! ("Service was not ready: {}" , e . into ())) }) ? ; ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.collector.metrics.v1.rs:14:854 [INFO] [stdout] | [INFO] [stdout] 14 | ...o < StdError > , { let conn = tonic :: transport :: Endpoint :: new (dst) ? . connect () . await ? ; Ok (Self :: new (conn)) } } impl ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.collector.metrics.v1.rs:14:854 [INFO] [stdout] | [INFO] [stdout] 14 | ... > , { let conn = tonic :: transport :: Endpoint :: new (dst) ? . connect () . await ? ; Ok (Self :: new (conn)) } } impl < T > Metric... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.metrics.experimental.rs:86:1116 [INFO] [stdout] | [INFO] [stdout] 86 | ... > , { let conn = tonic :: transport :: Endpoint :: new (dst) ? . connect () . await ? ; Ok (Self :: new (conn)) } } impl < T > Metric... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.collector.metrics.v1.rs:14:2642 [INFO] [stdout] | [INFO] [stdout] 14 | ... { self . inner . ready () . await . map_err (| e | { tonic :: Status :: new (tonic :: Code :: Unknown , format ! ("Service was not ready: {}" , e . into ())) }) ? ; ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.metrics.experimental.rs:86:2761 [INFO] [stdout] | [INFO] [stdout] 86 | ... { self . inner . ready () . await . map_err (| e | { tonic :: Status :: new (tonic :: Code :: Unknown , format ! ("Service was not ready: {}" , e . into ())) }) ? ; ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.collector.trace.v1.rs:14:915 [INFO] [stdout] | [INFO] [stdout] 14 | ...o < StdError > , { let conn = tonic :: transport :: Endpoint :: new (dst) ? . connect () . await ? ; Ok (Self :: new (conn)) } } impl ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.collector.trace.v1.rs:14:915 [INFO] [stdout] | [INFO] [stdout] 14 | ... > , { let conn = tonic :: transport :: Endpoint :: new (dst) ? . connect () . await ? ; Ok (Self :: new (conn)) } } impl < T > TraceS... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.collector.trace.v1.rs:14:2693 [INFO] [stdout] | [INFO] [stdout] 14 | ... { self . inner . ready () . await . map_err (| e | { tonic :: Status :: new (tonic :: Code :: Unknown , format ! ("Service was not ready: {}" , e . into ())) }) ? ; ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.metrics.experimental.rs:86:1116 [INFO] [stdout] | [INFO] [stdout] 86 | ...o < StdError > , { let conn = tonic :: transport :: Endpoint :: new (dst) ? . connect () . await ? ; Ok (Self :: new (conn)) } } impl ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.metrics.experimental.rs:86:1116 [INFO] [stdout] | [INFO] [stdout] 86 | ... > , { let conn = tonic :: transport :: Endpoint :: new (dst) ? . connect () . await ? ; Ok (Self :: new (conn)) } } impl < T > Metric... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> /opt/rustwide/target/debug/build/tremor-otelapis-986670b40730d25a/out/opentelemetry.proto.metrics.experimental.rs:86:2761 [INFO] [stdout] | [INFO] [stdout] 86 | ... { self . inner . ready () . await . map_err (| e | { tonic :: Status :: new (tonic :: Code :: Unknown , format ! ("Service was not ready: {}" , e . into ())) }) ? ; ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 92 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 92 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.19s [INFO] running `Command { std: "docker" "inspect" "0f4e77c8df3ef73801dda8ae9dce26d604ff2d2a8a57cdc8ec44c706cae2b761", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f4e77c8df3ef73801dda8ae9dce26d604ff2d2a8a57cdc8ec44c706cae2b761", kill_on_drop: false }` [INFO] [stdout] 0f4e77c8df3ef73801dda8ae9dce26d604ff2d2a8a57cdc8ec44c706cae2b761