[INFO] fetching crate tracing-attributes-http 0.1.1... [INFO] testing tracing-attributes-http-0.1.1 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate tracing-attributes-http 0.1.1 into /workspace/builds/worker-32/source [INFO] validating manifest of crates.io crate tracing-attributes-http 0.1.1 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tracing-attributes-http 0.1.1 [INFO] removed 0 missing examples [INFO] removed 1 missing tests [INFO] finished tweaking crates.io crate tracing-attributes-http 0.1.1 [INFO] tweaked toml for crates.io crate tracing-attributes-http 0.1.1 written to /workspace/builds/worker-32/source/Cargo.toml [INFO] crate crates.io crate tracing-attributes-http 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ee99edf608674f8f17c25ff08fd536d5ccb160124207875e78ce51404ee17bbf [INFO] running `Command { std: "docker" "start" "-a" "ee99edf608674f8f17c25ff08fd536d5ccb160124207875e78ce51404ee17bbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee99edf608674f8f17c25ff08fd536d5ccb160124207875e78ce51404ee17bbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee99edf608674f8f17c25ff08fd536d5ccb160124207875e78ce51404ee17bbf", kill_on_drop: false }` [INFO] [stdout] ee99edf608674f8f17c25ff08fd536d5ccb160124207875e78ce51404ee17bbf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3e4424aadea48c2582d4ae4b21703b401da5265fe025a03bad77e1228c32f7e [INFO] running `Command { std: "docker" "start" "-a" "a3e4424aadea48c2582d4ae4b21703b401da5265fe025a03bad77e1228c32f7e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.116 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.7 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tracing-tree v0.2.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling opentelemetry v0.17.0 [INFO] [stderr] Compiling tracing-attributes-http v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.24s [INFO] running `Command { std: "docker" "inspect" "a3e4424aadea48c2582d4ae4b21703b401da5265fe025a03bad77e1228c32f7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3e4424aadea48c2582d4ae4b21703b401da5265fe025a03bad77e1228c32f7e", kill_on_drop: false }` [INFO] [stdout] a3e4424aadea48c2582d4ae4b21703b401da5265fe025a03bad77e1228c32f7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d2b912b99fb215d429893b3437f5514bfd42532a666352910a11ad327fc4989 [INFO] running `Command { std: "docker" "start" "-a" "7d2b912b99fb215d429893b3437f5514bfd42532a666352910a11ad327fc4989", kill_on_drop: false }` [INFO] [stderr] warning: invalid feature `full` in required-features of target `client_json_tracing_json`: `full` is not present in [features] section [INFO] [stderr] warning: invalid feature `full` in required-features of target `client_json_tracing_off`: `full` is not present in [features] section [INFO] [stderr] warning: invalid feature `log/max_level_off` in required-features of target `client_json_tracing_off`: dependency `log` does not exist [INFO] [stderr] warning: invalid feature `full` in required-features of target `client_json_tracing_otel`: `full` is not present in [features] section [INFO] [stderr] warning: invalid feature `trace` in required-features of target `client_json_tracing_otel`: `trace` is not present in [features] section [INFO] [stderr] Compiling libc v0.2.116 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling trybuild v1.0.54 [INFO] [stderr] Compiling integer-encoding v3.0.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.2 [INFO] [stderr] Compiling tracing-tree v0.2.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling digest v0.10.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling thrift v0.15.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling headers v0.3.7 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling opentelemetry v0.17.0 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling opentelemetry-semantic-conventions v0.9.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling tracing-attributes-http v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling opentelemetry-http v0.6.0 [INFO] [stderr] Compiling opentelemetry-jaeger v0.16.0 [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tracing_subscriber` [INFO] [stdout] --> examples/client_json_tracing_print.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use tracing_subscriber::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `tracing_subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tracing_subscriber` [INFO] [stdout] --> examples/client_json_tracing_otel1.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | use tracing_subscriber::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `tracing_subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `hyper::PrintLayer` [INFO] [stdout] --> examples/client_json_tracing_print.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use hyper::PrintLayer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `PrintLayer` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `serde` [INFO] [stdout] --> examples/client_json_tracing_print.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use serde::Deserialize; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Deserialize` [INFO] [stdout] --> examples/client_json_tracing_print.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tracing_subscriber` [INFO] [stdout] --> examples/echo_trace.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use tracing_subscriber::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `tracing_subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tracing_subscriber` [INFO] [stdout] --> examples/client_json_tracing_otel1.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use tracing_subscriber::layer::SubscriberExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `tracing_subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `serde`, `tracing_subscriber::layer::SubscriberExt` [INFO] [stdout] --> examples/client_json_tracing_otel1.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use serde::Deserialize; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `serde` [INFO] [stdout] ... [INFO] [stdout] 25 | use tracing_subscriber::layer::SubscriberExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Deserialize` [INFO] [stdout] --> examples/client_json_tracing_otel1.rs:104:10 [INFO] [stdout] | [INFO] [stdout] 104 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tracing_subscriber` [INFO] [stdout] --> examples/client_json_tracing_print.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | tracing_subscriber::registry().with(PrintLayer).init(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `tracing_subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json` [INFO] [stdout] --> examples/client_json_tracing_print.rs:60:17 [INFO] [stdout] | [INFO] [stdout] 60 | let users = serde_json::from_reader(body.reader())?; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `serde_json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `OtelLayer` in `hyper` [INFO] [stdout] --> examples/client_json_tracing_otel1.rs:60:28 [INFO] [stdout] | [INFO] [stdout] 60 | let telemetry = hyper::OtelLayer::layer().with_tracer(tracer); [INFO] [stdout] | ^^^^^^^^^ could not find `OtelLayer` in `hyper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tracing_subscriber` [INFO] [stdout] --> examples/client_json_tracing_otel1.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | tracing_subscriber::registry() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `tracing_subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json` [INFO] [stdout] --> examples/client_json_tracing_otel1.rs:99:17 [INFO] [stdout] | [INFO] [stdout] 99 | let users = serde_json::from_reader(body.reader())?; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `serde_json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> examples/client_json_tracing_otel1.rs:58:18 [INFO] [stdout] | [INFO] [stdout] 58 | let tracer = opentelemetry::trace::TracerProvider::tracer(&provider, "client_json", None); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ --------- ------------- ---- supplied 3 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/opentelemetry-0.17.0/src/trace/tracer_provider.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | fn tracer(&self, name: impl Into>) -> Self::Tracer { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> examples/client_json_tracing_otel1.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | info!(status = true, answer = 42, message = "first event"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: tracing::Value` found in the `tracing_core` crate: [INFO] [stdout] - impl tracing::Value for i16; [INFO] [stdout] - impl tracing::Value for i32; [INFO] [stdout] - impl tracing::Value for i64; [INFO] [stdout] - impl tracing::Value for i8; [INFO] [stdout] and 6 more [INFO] [stdout] = note: required for the cast to the object type `dyn tracing::Value` [INFO] [stdout] = note: this error originates in the macro `$crate::valueset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> examples/client_json_tracing_print.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | info!(status = true, answer = 42, message = "first event"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: Value` found in the `tracing_core` crate: [INFO] [stdout] - impl Value for i16; [INFO] [stdout] - impl Value for i32; [INFO] [stdout] - impl Value for i64; [INFO] [stdout] - impl Value for i8; [INFO] [stdout] and 6 more [INFO] [stdout] = note: required for the cast to the object type `dyn Value` [INFO] [stdout] = note: this error originates in the macro `$crate::valueset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0283, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0283, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tracing-attributes-http` due to 10 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `tracing-attributes-http` due to 8 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tracing_subscriber` [INFO] [stdout] --> examples/echo_trace.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use tracing_subscriber::layer::SubscriberExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `tracing_subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `futures_util`, `tracing_subscriber::layer::SubscriberExt` [INFO] [stdout] --> examples/echo_trace.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use futures_util::TryStreamExt; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `futures_util` [INFO] [stdout] ... [INFO] [stdout] 7 | use tracing_subscriber::layer::SubscriberExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tracing_opentelemetry` [INFO] [stdout] --> examples/echo_trace.rs:87:21 [INFO] [stdout] | [INFO] [stdout] 87 | let telemetry = tracing_opentelemetry::OpenTelemetryLayer::new(tracer); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `tracing_opentelemetry` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tracing_subscriber` [INFO] [stdout] --> examples/echo_trace.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | tracing_subscriber::registry() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `tracing_subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `map_ok` found for struct `Body` in the current scope [INFO] [stdout] --> examples/echo_trace.rs:25:48 [INFO] [stdout] | [INFO] [stdout] 25 | let chunk_stream = req.into_body().map_ok(|chunk| { [INFO] [stdout] | ^^^^^^ method not found in `Body` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.19/src/stream/try_stream/mod.rs:200:8 [INFO] [stdout] | [INFO] [stdout] 200 | fn map_ok(self, f: F) -> MapOk [INFO] [stdout] | ------ the method is available for `Body` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 3 | use futures_util::stream::try_stream::TryStreamExt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> examples/echo_trace.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | info!(status = true, answer = 42, message = "first event"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: tracing::Value` found in the `tracing_core` crate: [INFO] [stdout] - impl tracing::Value for i16; [INFO] [stdout] - impl tracing::Value for i32; [INFO] [stdout] - impl tracing::Value for i64; [INFO] [stdout] - impl tracing::Value for i8; [INFO] [stdout] and 6 more [INFO] [stdout] = note: required for the cast to the object type `dyn tracing::Value` [INFO] [stdout] = note: this error originates in the macro `$crate::valueset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0283, E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tracing-attributes-http` due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "7d2b912b99fb215d429893b3437f5514bfd42532a666352910a11ad327fc4989", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d2b912b99fb215d429893b3437f5514bfd42532a666352910a11ad327fc4989", kill_on_drop: false }` [INFO] [stdout] 7d2b912b99fb215d429893b3437f5514bfd42532a666352910a11ad327fc4989