[INFO] fetching crate influxive-otel 0.0.5...
[INFO] testing influxive-otel-0.0.5 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate influxive-otel 0.0.5 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate influxive-otel 0.0.5
[INFO] finished tweaking crates.io crate influxive-otel 0.0.5
[INFO] tweaked toml for crates.io crate influxive-otel 0.0.5 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate influxive-otel 0.0.5 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate influxive-otel 0.0.5 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 77d9dc001a6433e3f74f090d2188418f90fff24eb543ac20726ae26ed8dc5f1f
[INFO] running `Command { std: "docker" "start" "-a" "77d9dc001a6433e3f74f090d2188418f90fff24eb543ac20726ae26ed8dc5f1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "77d9dc001a6433e3f74f090d2188418f90fff24eb543ac20726ae26ed8dc5f1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77d9dc001a6433e3f74f090d2188418f90fff24eb543ac20726ae26ed8dc5f1f", kill_on_drop: false }`
[INFO] [stdout] 77d9dc001a6433e3f74f090d2188418f90fff24eb543ac20726ae26ed8dc5f1f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3efd9719983b48312ee7e8bf3a7e3704232c3422162248b5dad47cad4ff61ead
[INFO] running `Command { std: "docker" "start" "-a" "3efd9719983b48312ee7e8bf3a7e3704232c3422162248b5dad47cad4ff61ead", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling influxive-core v0.0.5
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling opentelemetry_api v0.20.0
[INFO] [stderr]    Compiling influxive-otel v0.0.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.13s
[INFO] running `Command { std: "docker" "inspect" "3efd9719983b48312ee7e8bf3a7e3704232c3422162248b5dad47cad4ff61ead", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3efd9719983b48312ee7e8bf3a7e3704232c3422162248b5dad47cad4ff61ead", kill_on_drop: false }`
[INFO] [stdout] 3efd9719983b48312ee7e8bf3a7e3704232c3422162248b5dad47cad4ff61ead
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be46d4366717ec472623fad93a61b7c161cc30a3da6befc1eeec00c285cb2146
[INFO] running `Command { std: "docker" "start" "-a" "be46d4366717ec472623fad93a61b7c161cc30a3da6befc1eeec00c285cb2146", kill_on_drop: false }`
[INFO] [stderr]    Compiling influxive-otel v0.0.5 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `influxive_child_svc`
[INFO] [stdout]  --> src/test.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use influxive_child_svc::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `influxive_child_svc`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `influxive_child_svc`, use `cargo add influxive_child_svc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `influxive_otel_atomic_obs`
[INFO] [stdout]  --> src/test.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |     use influxive_otel_atomic_obs::MeterExt;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `influxive_otel_atomic_obs`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `influxive_otel_atomic_obs`, use `cargo add influxive_otel_atomic_obs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `influxive_otel_atomic_obs`
[INFO] [stdout]   --> src/test.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |     use influxive_otel_atomic_obs::MeterExt;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `influxive_otel_atomic_obs`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `influxive_otel_atomic_obs`, use `cargo add influxive_otel_atomic_obs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/test.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | /         InfluxiveChildSvc::new(
[INFO] [stdout] 12 | |             InfluxiveChildSvcConfig::default()
[INFO] [stdout] 13 | |                 .with_database_path(Some(tmp.path().into()))
[INFO] [stdout] 14 | |                 .with_metric_write(
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `u64_observable_counter_atomic` found for struct `Meter` in the current scope
[INFO] [stdout]   --> src/test.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 33 |       let (metric, _) = opentelemetry_api::global::meter("test")
[INFO] [stdout]    |  _______________________-
[INFO] [stdout] 34 | |         .u64_observable_counter_atomic("m_obs_cnt_u64_a", 0)
[INFO] [stdout]    | |_________-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `u64_observable_counter` with a similar name, but with different arguments
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opentelemetry_api-0.20.0/src/metrics/meter.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 | /     pub fn u64_observable_counter(
[INFO] [stdout] 82 | |         &self,
[INFO] [stdout] 83 | |         name: impl Into<Cow<'static, str>>,
[INFO] [stdout] 84 | |     ) -> AsyncInstrumentBuilder<'_, ObservableCounter<u64>, u64> {
[INFO] [stdout]    | |________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/test.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     metric.add(1);
[INFO] [stdout]    |     ^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/test.rs:48:18
[INFO] [stdout]    |
[INFO] [stdout] 48 |       let result = i
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 49 | |         .query(
[INFO] [stdout] 50 | |             r#"from(bucket: "influxive")
[INFO] [stdout] 51 | | |> range(start: -15m, stop: now())
[INFO] [stdout] ...  |
[INFO] [stdout] 54 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/test.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 | /         InfluxiveChildSvc::new(
[INFO] [stdout] 78 | |             InfluxiveChildSvcConfig::default()
[INFO] [stdout] 79 | |                 .with_database_path(Some(tmp.path().into()))
[INFO] [stdout] 80 | |                 .with_metric_write(
[INFO] [stdout] ...  |
[INFO] [stdout] 86 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/test.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 |     i.ping().await.unwrap();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `f64_observable_counter_atomic` found for struct `Meter` in the current scope
[INFO] [stdout]    --> src/test.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 119 |       let (m_obs_cnt_f64_a, _) = meter
[INFO] [stdout]     |  ________________________________-
[INFO] [stdout] 120 | |         .f64_observable_counter_atomic("m_obs_cnt_f64_a", 0.0)
[INFO] [stdout]     | |_________-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `f64_observable_counter` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opentelemetry_api-0.20.0/src/metrics/meter.rs:89:5
[INFO] [stdout]     |
[INFO] [stdout]  89 | /     pub fn f64_observable_counter(
[INFO] [stdout]  90 | |         &self,
[INFO] [stdout]  91 | |         name: impl Into<Cow<'static, str>>,
[INFO] [stdout]  92 | |     ) -> AsyncInstrumentBuilder<'_, ObservableCounter<f64>, f64> {
[INFO] [stdout]     | |________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `f64_observable_gauge_atomic` found for struct `Meter` in the current scope
[INFO] [stdout]    --> src/test.rs:131:10
[INFO] [stdout]     |
[INFO] [stdout] 130 |       let (m_obs_g_f64_a, _) = meter
[INFO] [stdout]     |  ______________________________-
[INFO] [stdout] 131 | |         .f64_observable_gauge_atomic("m_obs_g_f64_a", 0.0)
[INFO] [stdout]     | |_________-^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `f64_observable_gauge` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opentelemetry_api-0.20.0/src/metrics/meter.rs:145:5
[INFO] [stdout]     |
[INFO] [stdout] 145 | /     pub fn f64_observable_gauge(
[INFO] [stdout] 146 | |         &self,
[INFO] [stdout] 147 | |         name: impl Into<Cow<'static, str>>,
[INFO] [stdout] 148 | |     ) -> AsyncInstrumentBuilder<'_, ObservableGauge<f64>, f64> {
[INFO] [stdout]     | |______________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `f64_observable_up_down_counter_atomic` found for struct `Meter` in the current scope
[INFO] [stdout]    --> src/test.rs:147:10
[INFO] [stdout]     |
[INFO] [stdout] 146 |       let (m_obs_ud_f64_a, _) = meter
[INFO] [stdout]     |  _______________________________-
[INFO] [stdout] 147 | |         .f64_observable_up_down_counter_atomic("m_obs_ud_f64_a", 0.0)
[INFO] [stdout]     | |_________-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `f64_observable_up_down_counter` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opentelemetry_api-0.20.0/src/metrics/meter.rs:121:5
[INFO] [stdout]     |
[INFO] [stdout] 121 | /     pub fn f64_observable_up_down_counter(
[INFO] [stdout] 122 | |         &self,
[INFO] [stdout] 123 | |         name: impl Into<Cow<'static, str>>,
[INFO] [stdout] 124 | |     ) -> AsyncInstrumentBuilder<'_, ObservableUpDownCounter<f64>, f64> {
[INFO] [stdout]     | |______________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `i64_observable_gauge_atomic` found for struct `Meter` in the current scope
[INFO] [stdout]    --> src/test.rs:161:15
[INFO] [stdout]     |
[INFO] [stdout] 161 |         meter.i64_observable_gauge_atomic("m_obs_g_i64_a", 0).init();
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `i64_observable_gauge` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opentelemetry_api-0.20.0/src/metrics/meter.rs:137:5
[INFO] [stdout]     |
[INFO] [stdout] 137 | /     pub fn i64_observable_gauge(
[INFO] [stdout] 138 | |         &self,
[INFO] [stdout] 139 | |         name: impl Into<Cow<'static, str>>,
[INFO] [stdout] 140 | |     ) -> AsyncInstrumentBuilder<'_, ObservableGauge<i64>, i64> {
[INFO] [stdout]     | |______________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `i64_observable_up_down_counter_atomic` found for struct `Meter` in the current scope
[INFO] [stdout]    --> src/test.rs:171:10
[INFO] [stdout]     |
[INFO] [stdout] 170 |       let (m_obs_ud_i64_a, _) = meter
[INFO] [stdout]     |  _______________________________-
[INFO] [stdout] 171 | |         .i64_observable_up_down_counter_atomic("m_obs_ud_i64_a", 0)
[INFO] [stdout]     | |_________-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `i64_observable_up_down_counter` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opentelemetry_api-0.20.0/src/metrics/meter.rs:113:5
[INFO] [stdout]     |
[INFO] [stdout] 113 | /     pub fn i64_observable_up_down_counter(
[INFO] [stdout] 114 | |         &self,
[INFO] [stdout] 115 | |         name: impl Into<Cow<'static, str>>,
[INFO] [stdout] 116 | |     ) -> AsyncInstrumentBuilder<'_, ObservableUpDownCounter<i64>, i64> {
[INFO] [stdout]     | |______________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `u64_observable_counter_atomic` found for struct `Meter` in the current scope
[INFO] [stdout]    --> src/test.rs:191:10
[INFO] [stdout]     |
[INFO] [stdout] 190 |       let (m_obs_cnt_u64_a, _) = meter
[INFO] [stdout]     |  ________________________________-
[INFO] [stdout] 191 | |         .u64_observable_counter_atomic("m_obs_cnt_u64_a", 0)
[INFO] [stdout]     | |_________-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `u64_observable_counter` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opentelemetry_api-0.20.0/src/metrics/meter.rs:81:5
[INFO] [stdout]     |
[INFO] [stdout]  81 | /     pub fn u64_observable_counter(
[INFO] [stdout]  82 | |         &self,
[INFO] [stdout]  83 | |         name: impl Into<Cow<'static, str>>,
[INFO] [stdout]  84 | |     ) -> AsyncInstrumentBuilder<'_, ObservableCounter<u64>, u64> {
[INFO] [stdout]     | |________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `u64_observable_gauge_atomic` found for struct `Meter` in the current scope
[INFO] [stdout]    --> src/test.rs:202:15
[INFO] [stdout]     |
[INFO] [stdout] 202 |         meter.u64_observable_gauge_atomic("m_obs_g_u64_a", 0).init();
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `u64_observable_gauge` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opentelemetry_api-0.20.0/src/metrics/meter.rs:129:5
[INFO] [stdout]     |
[INFO] [stdout] 129 | /     pub fn u64_observable_gauge(
[INFO] [stdout] 130 | |         &self,
[INFO] [stdout] 131 | |         name: impl Into<Cow<'static, str>>,
[INFO] [stdout] 132 | |     ) -> AsyncInstrumentBuilder<'_, ObservableGauge<u64>, u64> {
[INFO] [stdout]     | |______________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/test.rs:217:9
[INFO] [stdout]     |
[INFO] [stdout] 217 |         m_obs_cnt_f64_a.add(1.1);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/test.rs:218:9
[INFO] [stdout]     |
[INFO] [stdout] 218 |         m_obs_g_f64_a.set(-1.1);
[INFO] [stdout]     |         ^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/test.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |         m_obs_ud_f64_a.add(-1.1);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/test.rs:223:9
[INFO] [stdout]     |
[INFO] [stdout] 223 |         m_obs_g_i64_a.set(-1);
[INFO] [stdout]     |         ^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/test.rs:224:9
[INFO] [stdout]     |
[INFO] [stdout] 224 |         m_obs_ud_i64_a.add(-1);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/test.rs:229:9
[INFO] [stdout]     |
[INFO] [stdout] 229 |         m_obs_cnt_u64_a.add(1);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/test.rs:230:9
[INFO] [stdout]     |
[INFO] [stdout] 230 |         m_obs_g_u64_a.set(1);
[INFO] [stdout]     |         ^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/test.rs:238:18
[INFO] [stdout]     |
[INFO] [stdout] 238 |       let result = i
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 239 | |         .query(
[INFO] [stdout] 240 | |             r#"from(bucket: "influxive")
[INFO] [stdout] 241 | | |> range(start: -15m, stop: now())
[INFO] [stdout] ...   |
[INFO] [stdout] 244 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `influxive-otel` (lib test) due to 24 previous errors
[INFO] running `Command { std: "docker" "inspect" "be46d4366717ec472623fad93a61b7c161cc30a3da6befc1eeec00c285cb2146", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be46d4366717ec472623fad93a61b7c161cc30a3da6befc1eeec00c285cb2146", kill_on_drop: false }`
[INFO] [stdout] be46d4366717ec472623fad93a61b7c161cc30a3da6befc1eeec00c285cb2146
