[INFO] fetching crate actix-web-opentelemetry 0.22.0...
[INFO] testing actix-web-opentelemetry-0.22.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate actix-web-opentelemetry 0.22.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate actix-web-opentelemetry 0.22.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate actix-web-opentelemetry 0.22.0
[INFO] tweaked toml for crates.io crate actix-web-opentelemetry 0.22.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate actix-web-opentelemetry 0.22.0 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 actix-web-opentelemetry 0.22.0 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] adc2db0cfe43344da5aca847605572e3ffa7de15801d51cd796b804181d91b3e
[INFO] running `Command { std: "docker" "start" "-a" "adc2db0cfe43344da5aca847605572e3ffa7de15801d51cd796b804181d91b3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "adc2db0cfe43344da5aca847605572e3ffa7de15801d51cd796b804181d91b3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "adc2db0cfe43344da5aca847605572e3ffa7de15801d51cd796b804181d91b3e", kill_on_drop: false }`
[INFO] [stdout] adc2db0cfe43344da5aca847605572e3ffa7de15801d51cd796b804181d91b3e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] de36c12de88300cc73b83879b6d7eefe0b52491028b3d92bbdff9f3ae5c21346
[INFO] running `Command { std: "docker" "start" "-a" "de36c12de88300cc73b83879b6d7eefe0b52491028b3d92bbdff9f3ae5c21346", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling zerocopy v0.8.17
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling actix-service v2.0.3
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling deranged v0.4.1
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling impl-more v0.1.9
[INFO] [stderr]    Compiling opentelemetry-semantic-conventions v0.29.0
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling rand_core v0.9.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling actix-server v2.5.1
[INFO] [stderr]    Compiling opentelemetry v0.29.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling actix-http v3.10.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling actix-web v4.10.2
[INFO] [stderr]    Compiling actix-web-opentelemetry v0.22.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.01s
[INFO] running `Command { std: "docker" "inspect" "de36c12de88300cc73b83879b6d7eefe0b52491028b3d92bbdff9f3ae5c21346", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de36c12de88300cc73b83879b6d7eefe0b52491028b3d92bbdff9f3ae5c21346", kill_on_drop: false }`
[INFO] [stdout] de36c12de88300cc73b83879b6d7eefe0b52491028b3d92bbdff9f3ae5c21346
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] c790e43b75af86a901c4b6f8f1346898ff2111d35403c75351ce5a7095fbac4a
[INFO] running `Command { std: "docker" "start" "-a" "c790e43b75af86a901c4b6f8f1346898ff2111d35403c75351ce5a7095fbac4a", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling opentelemetry v0.29.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.8
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling miniz_oxide v0.8.3
[INFO] [stderr]    Compiling async-trait v0.1.85
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling brotli-decompressor v4.0.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling brotli v7.0.0
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling pin-project v1.1.8
[INFO] [stderr]    Compiling prost-derive v0.13.4
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling prost v0.13.4
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling actix-server v2.5.1
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling opentelemetry_sdk v0.29.0
[INFO] [stderr]    Compiling opentelemetry-stdout v0.29.0
[INFO] [stderr]    Compiling actix-http v3.10.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling reqwest v0.12.12
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling actix-web v4.10.2
[INFO] [stderr]    Compiling opentelemetry-http v0.29.0
[INFO] [stderr]    Compiling opentelemetry-proto v0.29.0
[INFO] [stderr]    Compiling opentelemetry-otlp v0.29.0
[INFO] [stderr]    Compiling actix-web-opentelemetry v0.22.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved imports `actix_web_opentelemetry::PrometheusMetricsHandler`, `actix_web_opentelemetry::RequestMetrics`
[INFO] [stdout]    --> examples/server.rs:2:31
[INFO] [stdout]     |
[INFO] [stdout]   2 | use actix_web_opentelemetry::{PrometheusMetricsHandler, RequestMetrics, RequestTracing};
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^ no `RequestMetrics` in the root
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               no `PrometheusMetricsHandler` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:158:42
[INFO] [stdout]     |
[INFO] [stdout] 156 | #[cfg(feature = "metrics-prometheus")]
[INFO] [stdout]     |       ------------------------------ the item is gated behind the `metrics-prometheus` feature
[INFO] [stdout] 157 | #[cfg_attr(docsrs, doc(cfg(feature = "metrics-prometheus")))]
[INFO] [stdout] 158 | pub use middleware::metrics::prometheus::PrometheusMetricsHandler;
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:161:31
[INFO] [stdout]     |
[INFO] [stdout] 159 | #[cfg(feature = "metrics")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `metrics` feature
[INFO] [stdout] 160 | #[cfg_attr(docsrs, doc(cfg(feature = "metrics")))]
[INFO] [stdout] 161 | pub use middleware::metrics::{RequestMetrics, RequestMetricsBuilder, RequestMetricsMiddleware};
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Aggregation`, `Instrument`, `SdkMeterProvider`, and `Stream`
[INFO] [stdout]  --> examples/server.rs:6:15
[INFO] [stdout]   |
[INFO] [stdout] 6 |     metrics::{Aggregation, Instrument, SdkMeterProvider, Stream},
[INFO] [stdout]   |               ^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `actix_web_opentelemetry::ClientExt`
[INFO] [stdout]    --> examples/client.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout]   1 | use actix_web_opentelemetry::ClientExt;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ClientExt` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:154:18
[INFO] [stdout]     |
[INFO] [stdout] 152 | #[cfg(feature = "awc")]
[INFO] [stdout]     |       --------------- the item is gated behind the `awc` feature
[INFO] [stdout] 153 | #[cfg_attr(docsrs, doc(cfg(feature = "awc")))]
[INFO] [stdout] 154 | pub use client::{ClientExt, InstrumentedClientRequest};
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `awc`
[INFO] [stdout]   --> examples/client.rs:45:18
[INFO] [stdout]    |
[INFO] [stdout] 45 |     let client = awc::Client::new();
[INFO] [stdout]    |                  ^^^ use of unresolved module or unlinked crate `awc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `awc`, use `cargo add awc` to add it to your `Cargo.toml`
[INFO] [stdout] help: there is an enum variant `opentelemetry::trace::SpanKind::Client`; try using the variant's enum
[INFO] [stdout]    |
[INFO] [stdout] 45 -     let client = awc::Client::new();
[INFO] [stdout] 45 +     let client = opentelemetry::trace::SpanKind::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/client.rs:10:24
[INFO] [stdout]    |
[INFO] [stdout] 10 |       let mut response = client
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 11 | |         .get("http://127.0.0.1:8080/users/103240ba-3d8d-4695-a176-e19cbc627483?a=1")
[INFO] [stdout] 12 | |         .trace_request()
[INFO] [stdout] 13 | |         .send()
[INFO] [stdout] 14 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/client.rs:15:19
[INFO] [stdout]    |
[INFO] [stdout] 15 |         .map_err(|err| io::Error::new(io::ErrorKind::Other, err.to_string()))?;
[INFO] [stdout]    |                   ^^^                                       --- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 15 |         .map_err(|err: /* Type */| io::Error::new(io::ErrorKind::Other, err.to_string()))?;
[INFO] [stdout]    |                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/client.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 |       let bytes = response
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 18 | |         .body()
[INFO] [stdout] 19 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/client.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 |         .map_err(|err| io::Error::new(io::ErrorKind::Other, err.to_string()))?;
[INFO] [stdout]    |                   ^^^                                       --- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 20 |         .map_err(|err: /* Type */| io::Error::new(io::ErrorKind::Other, err.to_string()))?;
[INFO] [stdout]    |                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `awc`
[INFO] [stdout]  --> examples/client.rs:9:34
[INFO] [stdout]   |
[INFO] [stdout] 9 | async fn execute_request(client: awc::Client) -> io::Result<String> {
[INFO] [stdout]   |                                  ^^^ use of unresolved module or unlinked crate `awc`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `awc`, use `cargo add awc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `actix-web-opentelemetry` (example "client") due to 7 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `actix-web-opentelemetry` (example "server") due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "c790e43b75af86a901c4b6f8f1346898ff2111d35403c75351ce5a7095fbac4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c790e43b75af86a901c4b6f8f1346898ff2111d35403c75351ce5a7095fbac4a", kill_on_drop: false }`
[INFO] [stdout] c790e43b75af86a901c4b6f8f1346898ff2111d35403c75351ce5a7095fbac4a
