[INFO] fetching crate opentelemetry-zipkin 0.19.0...
[INFO] checking opentelemetry-zipkin-0.19.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate opentelemetry-zipkin 0.19.0 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate opentelemetry-zipkin 0.19.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate opentelemetry-zipkin 0.19.0
[INFO] finished tweaking crates.io crate opentelemetry-zipkin 0.19.0
[INFO] tweaked toml for crates.io crate opentelemetry-zipkin 0.19.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate crates.io crate opentelemetry-zipkin 0.19.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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ordered-float v4.1.0
[INFO] [stderr]   Downloaded value-bag v1.4.1
[INFO] [stderr]   Downloaded pin-project-lite v0.2.11
[INFO] [stderr]   Downloaded opentelemetry_sdk v0.21.0
[INFO] [stderr]   Downloaded rustls-webpki v0.101.2
[INFO] [stderr]   Downloaded rustix v0.38.7
[INFO] [stderr]   Downloaded rustls v0.21.6
[INFO] [stderr]   Downloaded async-std v1.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6fdfec9e395be973acf25b4f5869ecbc6822d2254d96aac7f6318edaf538a88d
[INFO] running `Command { std: "docker" "start" "-a" "6fdfec9e395be973acf25b4f5869ecbc6822d2254d96aac7f6318edaf538a88d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6fdfec9e395be973acf25b4f5869ecbc6822d2254d96aac7f6318edaf538a88d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fdfec9e395be973acf25b4f5869ecbc6822d2254d96aac7f6318edaf538a88d", kill_on_drop: false }`
[INFO] [stdout] 6fdfec9e395be973acf25b4f5869ecbc6822d2254d96aac7f6318edaf538a88d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2b821aafb0e26681c167a28d82dbb9d4ee6b877caf8c55b094181811695e973f
[INFO] running `Command { std: "docker" "start" "-a" "2b821aafb0e26681c167a28d82dbb9d4ee6b877caf8c55b094181811695e973f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]     Checking pin-project-lite v0.2.11
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking socket2 v0.5.3
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling openssl v0.10.56
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]    Compiling serde_derive v1.0.183
[INFO] [stderr]     Checking tokio v1.32.0
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]    Compiling cc v1.0.82
[INFO] [stderr]    Compiling async-trait v0.1.72
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]     Checking indexmap v2.0.0
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling openssl-sys v0.9.91
[INFO] [stderr]     Checking ordered-float v4.1.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling typed-builder v0.12.0
[INFO] [stderr]     Checking opentelemetry v0.21.0
[INFO] [stderr]     Checking opentelemetry-semantic-conventions v0.13.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.3.20
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking opentelemetry_sdk v0.21.0
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.18
[INFO] [stderr]     Checking opentelemetry-http v0.10.0
[INFO] [stderr]     Checking opentelemetry-zipkin v0.19.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `opentelemetry`
[INFO] [stdout]    --> src/propagator/mod.rs:311:9
[INFO] [stdout]     |
[INFO] [stdout] 311 |         testing::trace::TestSpan,
[INFO] [stdout]     |         ^^^^^^^ could not find `testing` in `opentelemetry`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentelemetry-0.21.0/src/lib.rs:221:9
[INFO] [stdout]     |
[INFO] [stdout] 221 | pub mod testing;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `TextMapPropagator` is imported redundantly
[INFO] [stdout]    --> src/propagator/mod.rs:310:9
[INFO] [stdout]     |
[INFO] [stdout] 308 |     use super::*;
[INFO] [stdout]     |         -------- the item `TextMapPropagator` is already imported here
[INFO] [stdout] 309 |     use opentelemetry::{
[INFO] [stdout] 310 |         propagation::TextMapPropagator,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:196:24
[INFO] [stdout]     |
[INFO] [stdout] 196 | #![cfg_attr(test, deny(warnings))]
[INFO] [stdout]     |                        ^^^^^^^^
[INFO] [stdout]     = note: `#[deny(unused_imports)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `SpanContext` is imported redundantly
[INFO] [stdout]    --> src/propagator/mod.rs:312:17
[INFO] [stdout]     |
[INFO] [stdout] 308 |     use super::*;
[INFO] [stdout]     |         -------- the item `SpanContext` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 312 |         trace::{SpanContext, SpanId, TraceFlags, TraceId},
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `SpanId` is imported redundantly
[INFO] [stdout]    --> src/propagator/mod.rs:312:30
[INFO] [stdout]     |
[INFO] [stdout] 308 |     use super::*;
[INFO] [stdout]     |         -------- the item `SpanId` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 312 |         trace::{SpanContext, SpanId, TraceFlags, TraceId},
[INFO] [stdout]     |                              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `TraceFlags` is imported redundantly
[INFO] [stdout]    --> src/propagator/mod.rs:312:38
[INFO] [stdout]     |
[INFO] [stdout] 308 |     use super::*;
[INFO] [stdout]     |         -------- the item `TraceFlags` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 312 |         trace::{SpanContext, SpanId, TraceFlags, TraceId},
[INFO] [stdout]     |                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `TraceId` is imported redundantly
[INFO] [stdout]    --> src/propagator/mod.rs:312:50
[INFO] [stdout]     |
[INFO] [stdout] 308 |     use super::*;
[INFO] [stdout]     |         -------- the item `TraceId` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 312 |         trace::{SpanContext, SpanId, TraceFlags, TraceId},
[INFO] [stdout]     |                                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_u128` found for struct `TraceId` in the current scope
[INFO] [stdout]    --> src/exporter/model/span.rs:152:30
[INFO] [stdout]     |
[INFO] [stdout] 152 |                     TraceId::from_u128(1),
[INFO] [stdout]     |                              ^^^^^^^^^ function or associated item not found in `TraceId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `TraceId` consider using one of the following associated functions:
[INFO] [stdout]       TraceId::from_bytes
[INFO] [stdout]       TraceId::from_hex
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentelemetry-0.21.0/src/trace/span_context.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub const fn from_bytes(bytes: [u8; 16]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     pub fn from_hex(hex: &str) -> Result<Self, ParseIntError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_u64` found for struct `SpanId` in the current scope
[INFO] [stdout]    --> src/exporter/model/span.rs:153:29
[INFO] [stdout]     |
[INFO] [stdout] 153 |                     SpanId::from_u64(1),
[INFO] [stdout]     |                             ^^^^^^^^ function or associated item not found in `SpanId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `SpanId` consider using one of the following associated functions:
[INFO] [stdout]       SpanId::from_bytes
[INFO] [stdout]       SpanId::from_hex
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentelemetry-0.21.0/src/trace/span_context.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub const fn from_bytes(bytes: [u8; 8]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 187 |     pub fn from_hex(hex: &str) -> Result<Self, ParseIntError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 153 |                     SpanId::from(1),
[INFO] [stdout]     |                             ~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_u64` found for struct `SpanId` in the current scope
[INFO] [stdout]    --> src/exporter/model/span.rs:158:41
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 parent_span_id: SpanId::from_u64(1),
[INFO] [stdout]     |                                         ^^^^^^^^ function or associated item not found in `SpanId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `SpanId` consider using one of the following associated functions:
[INFO] [stdout]       SpanId::from_bytes
[INFO] [stdout]       SpanId::from_hex
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentelemetry-0.21.0/src/trace/span_context.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub const fn from_bytes(bytes: [u8; 8]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 187 |     pub fn from_hex(hex: &str) -> Result<Self, ParseIntError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 parent_span_id: SpanId::from(1),
[INFO] [stdout]     |                                         ~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_u128` found for struct `TraceId` in the current scope
[INFO] [stdout]    --> src/propagator/mod.rs:324:93
[INFO] [stdout]     |
[INFO] [stdout] 324 | ...0ba902b7", SpanContext::new(TraceId::from_u128(TRACE_ID_HEX), SpanId::from_u64(SPAN_ID_HEX), TRACE_FLAG_DEFERRED, true, TraceState::de...
[INFO] [stdout]     |                                         ^^^^^^^^^ function or associated item not found in `TraceId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `TraceId` consider using one of the following associated functions:
[INFO] [stdout]       TraceId::from_bytes
[INFO] [stdout]       TraceId::from_hex
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentelemetry-0.21.0/src/trace/span_context.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub const fn from_bytes(bytes: [u8; 16]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     pub fn from_hex(hex: &str) -> Result<Self, ParseIntError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_u64` found for struct `SpanId` in the current scope
[INFO] [stdout]    --> src/propagator/mod.rs:324:126
[INFO] [stdout]     |
[INFO] [stdout] 324 | ...eId::from_u128(TRACE_ID_HEX), SpanId::from_u64(SPAN_ID_HEX), TRACE_FLAG_DEFERRED, true, TraceState::default())), // deferred
[INFO] [stdout]     |                                          ^^^^^^^^ function or associated item not found in `SpanId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `SpanId` consider using one of the following associated functions:
[INFO] [stdout]       SpanId::from_bytes
[INFO] [stdout]       SpanId::from_hex
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentelemetry-0.21.0/src/trace/span_context.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub const fn from_bytes(bytes: [u8; 8]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 187 |     pub fn from_hex(hex: &str) -> Result<Self, ParseIntError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 324 |             ("4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7", SpanContext::new(TraceId::from_u128(TRACE_ID_HEX), SpanId::from(SPAN_ID_HEX), TRACE_FLAG_DEFERRED, true, TraceState::default())), // deferred
[INFO] [stdout]     |                                                                                                                              ~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_u128` found for struct `TraceId` in the current scope
[INFO] [stdout]    --> src/propagator/mod.rs:325:95
[INFO] [stdout]     |
[INFO] [stdout] 325 | ...a902b7-0", SpanContext::new(TraceId::from_u128(TRACE_ID_HEX), SpanId::from_u64(SPAN_ID_HEX), TraceFlags::default(), true, TraceState::...
[INFO] [stdout]     |                                         ^^^^^^^^^ function or associated item not found in `TraceId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `TraceId` consider using one of the following associated functions:
[INFO] [stdout]       TraceId::from_bytes
[INFO] [stdout]       TraceId::from_hex
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentelemetry-0.21.0/src/trace/span_context.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub const fn from_bytes(bytes: [u8; 16]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     pub fn from_hex(hex: &str) -> Result<Self, ParseIntError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_u64` found for struct `SpanId` in the current scope
[INFO] [stdout]    --> src/propagator/mod.rs:325:128
[INFO] [stdout]     |
[INFO] [stdout] 325 | ...eId::from_u128(TRACE_ID_HEX), SpanId::from_u64(SPAN_ID_HEX), TraceFlags::default(), true, TraceState::default())), // not sampled
[INFO] [stdout]     |                                          ^^^^^^^^ function or associated item not found in `SpanId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `SpanId` consider using one of the following associated functions:
[INFO] [stdout]       SpanId::from_bytes
[INFO] [stdout]       SpanId::from_hex
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentelemetry-0.21.0/src/trace/span_context.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub const fn from_bytes(bytes: [u8; 8]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 187 |     pub fn from_hex(hex: &str) -> Result<Self, ParseIntError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 325 |             ("4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7-0", SpanContext::new(TraceId::from_u128(TRACE_ID_HEX), SpanId::from(SPAN_ID_HEX), TraceFlags::default(), true, TraceState::default())), // not sampled
[INFO] [stdout]     |                                                                                                                                ~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_u128` found for struct `TraceId` in the current scope
[INFO] [stdout]    --> src/propagator/mod.rs:326:95
[INFO] [stdout]     |
[INFO] [stdout] 326 | ...a902b7-1", SpanContext::new(TraceId::from_u128(TRACE_ID_HEX), SpanId::from_u64(SPAN_ID_HEX), TraceFlags::SAMPLED, true, TraceState::de...
[INFO] [stdout]     |                                         ^^^^^^^^^ function or associated item not found in `TraceId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `TraceId` consider using one of the following associated functions:
[INFO] [stdout]       TraceId::from_bytes
[INFO] [stdout]       TraceId::from_hex
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentelemetry-0.21.0/src/trace/span_context.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub const fn from_bytes(bytes: [u8; 16]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     pub fn from_hex(hex: &str) -> Result<Self, ParseIntError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_u64` found for struct `SpanId` in the current scope
[INFO] [stdout]    --> src/propagator/mod.rs:326:128
[INFO] [stdout]     |
[INFO] [stdout] 326 | ...eId::from_u128(TRACE_ID_HEX), SpanId::from_u64(SPAN_ID_HEX), TraceFlags::SAMPLED, true, TraceState::default())), // sampled
[INFO] [stdout]     |                                          ^^^^^^^^ function or associated item not found in `SpanId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `SpanId` consider using one of the following associated functions:
[INFO] [stdout]       SpanId::from_bytes
[INFO] [stdout]       SpanId::from_hex
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentelemetry-0.21.0/src/trace/span_context.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub const fn from_bytes(bytes: [u8; 8]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 187 |     pub fn from_hex(hex: &str) -> Result<Self, ParseIntError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 326 |             ("4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7-1", SpanContext::new(TraceId::from_u128(TRACE_ID_HEX), SpanId::from(SPAN_ID_HEX), TraceFlags::SAMPLED, true, TraceState::default())), // sampled
[INFO] [stdout]     |                                                                                                                                ~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_u128` found for struct `TraceId` in the current scope
[INFO] [stdout]    --> src/propagator/mod.rs:327:95
[INFO] [stdout]     |
[INFO] [stdout] 327 | ...a902b7-d", SpanContext::new(TraceId::from_u128(TRACE_ID_HEX), SpanId::from_u64(SPAN_ID_HEX), TRACE_FLAG_DEBUG, true, TraceState::defau...
[INFO] [stdout]     |                                         ^^^^^^^^^ function or associated item not found in `TraceId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `TraceId` consider using one of the following associated functions:
[INFO] [stdout]       TraceId::from_bytes
[INFO] [stdout]       TraceId::from_hex
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentelemetry-0.21.0/src/trace/span_context.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub const fn from_bytes(bytes: [u8; 16]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     pub fn from_hex(hex: &str) -> Result<Self, ParseIntError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_u64` found for struct `SpanId` in the current scope
[INFO] [stdout]    --> src/propagator/mod.rs:327:128
[INFO] [stdout]     |
[INFO] [stdout] 327 | ...eId::from_u128(TRACE_ID_HEX), SpanId::from_u64(SPAN_ID_HEX), TRACE_FLAG_DEBUG, true, TraceState::default())), // debug
[INFO] [stdout]     |                                          ^^^^^^^^ function or associated item not found in `SpanId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `SpanId` consider using one of the following associated functions:
[INFO] [stdout]       SpanId::from_bytes
[INFO] [stdout]       SpanId::from_hex
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentelemetry-0.21.0/src/trace/span_context.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub const fn from_bytes(bytes: [u8; 8]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 187 |     pub fn from_hex(hex: &str) -> Result<Self, ParseIntError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 327 |             ("4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7-d", SpanContext::new(TraceId::from_u128(TRACE_ID_HEX), SpanId::from(SPAN_ID_HEX), TRACE_FLAG_DEBUG, true, TraceState::default())), // debug
[INFO] [stdout]     |                                                                                                                                ~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_u128` found for struct `TraceId` in the current scope
[INFO] [stdout]    --> src/propagator/mod.rs:328:112
[INFO] [stdout]     |
[INFO] [stdout] 328 | ...000000cd", SpanContext::new(TraceId::from_u128(TRACE_ID_HEX), SpanId::from_u64(SPAN_ID_HEX), TraceFlags::SAMPLED, true, TraceState::de...
[INFO] [stdout]     |                                         ^^^^^^^^^ function or associated item not found in `TraceId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `TraceId` consider using one of the following associated functions:
[INFO] [stdout]       TraceId::from_bytes
[INFO] [stdout]       TraceId::from_hex
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentelemetry-0.21.0/src/trace/span_context.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub const fn from_bytes(bytes: [u8; 16]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     pub fn from_hex(hex: &str) -> Result<Self, ParseIntError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_u64` found for struct `SpanId` in the current scope
[INFO] [stdout]    --> src/propagator/mod.rs:328:145
[INFO] [stdout]     |
[INFO] [stdout] 328 | ...eId::from_u128(TRACE_ID_HEX), SpanId::from_u64(SPAN_ID_HEX), TraceFlags::SAMPLED, true, TraceState::default())), // with parent span id
[INFO] [stdout]     |                                          ^^^^^^^^ function or associated item not found in `SpanId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `SpanId` consider using one of the following associated functions:
[INFO] [stdout]       SpanId::from_bytes
[INFO] [stdout]       SpanId::from_hex
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentelemetry-0.21.0/src/trace/span_context.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub const fn from_bytes(bytes: [u8; 8]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 187 |     pub fn from_hex(hex: &str) -> Result<Self, ParseIntError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 328 |             ("4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7-1-00000000000000cd", SpanContext::new(TraceId::from_u128(TRACE_ID_HEX), SpanId::from(SPAN_ID_HEX), TraceFlags::SAMPLED, true, TraceState::default())), // with parent span id
[INFO] [stdout]     |                                                                                                                                                 ~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_u128` found for struct `TraceId` in the current scope
[INFO] [stdout]    --> src/propagator/mod.rs:329:96
[INFO] [stdout]     |
[INFO] [stdout] 329 | ...000000cd", SpanContext::new(TraceId::from_u128(0x0000_0000_0000_0000_a3ce_929d_0e0e_4736), SpanId::from_u64(SPAN_ID_HEX), TraceFlags::...
[INFO] [stdout]     |                                         ^^^^^^^^^ function or associated item not found in `TraceId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `TraceId` consider using one of the following associated functions:
[INFO] [stdout]       TraceId::from_bytes
[INFO] [stdout]       TraceId::from_hex
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentelemetry-0.21.0/src/trace/span_context.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub const fn from_bytes(bytes: [u8; 16]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     pub fn from_hex(hex: &str) -> Result<Self, ParseIntError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_u64` found for struct `SpanId` in the current scope
[INFO] [stdout]    --> src/propagator/mod.rs:329:158
[INFO] [stdout]     |
[INFO] [stdout] 329 | ...00_0000_a3ce_929d_0e0e_4736), SpanId::from_u64(SPAN_ID_HEX), TraceFlags::SAMPLED, true, TraceState::default())), // padding 64 bit tra...
[INFO] [stdout]     |                                          ^^^^^^^^ function or associated item not found in `SpanId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `SpanId` consider using one of the following associated functions:
[INFO] [stdout]       SpanId::from_bytes
[INFO] [stdout]       SpanId::from_hex
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentelemetry-0.21.0/src/trace/span_context.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub const fn from_bytes(bytes: [u8; 8]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 187 |     pub fn from_hex(hex: &str) -> Result<Self, ParseIntError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 329 |             ("a3ce929d0e0e4736-00f067aa0ba902b7-1-00000000000000cd", SpanContext::new(TraceId::from_u128(0x0000_0000_0000_0000_a3ce_929d_0e0e_4736), SpanId::from(SPAN_ID_HEX), TraceFlags::SAMPLED, true, TraceState::default())), // padding 64 bit traceID
[INFO] [stdout]     |                                                                                                                                                              ~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_u128` found for struct `TraceId` in the current scope
[INFO] [stdout]    --> src/propagator/mod.rs:340:99
[INFO] [stdout]     |
[INFO] [stdout] 340 | ...ne, None), SpanContext::new(TraceId::from_u128(TRACE_ID_HEX), SpanId::from_u64(SPAN_ID_HEX), TRACE_FLAG_DEFERRED, true, TraceState::de...
[INFO] [stdout]     |                                         ^^^^^^^^^ function or associated item not found in `TraceId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `TraceId` consider using one of the following associated functions:
[INFO] [stdout]       TraceId::from_bytes
[INFO] [stdout]       TraceId::from_hex
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentelemetry-0.21.0/src/trace/span_context.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub const fn from_bytes(bytes: [u8; 16]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     pub fn from_hex(hex: &str) -> Result<Self, ParseIntError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_u64` found for struct `SpanId` in the current scope
[INFO] [stdout]    --> src/propagator/mod.rs:340:132
[INFO] [stdout]     |
[INFO] [stdout] 340 | ...eId::from_u128(TRACE_ID_HEX), SpanId::from_u64(SPAN_ID_HEX), TRACE_FLAG_DEFERRED, true, TraceState::default())), // deferred
[INFO] [stdout]     |                                          ^^^^^^^^ function or associated item not found in `SpanId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `SpanId` consider using one of the following associated functions:
[INFO] [stdout]       SpanId::from_bytes
[INFO] [stdout]       SpanId::from_hex
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentelemetry-0.21.0/src/trace/span_context.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub const fn from_bytes(bytes: [u8; 8]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 187 |     pub fn from_hex(hex: &str) -> Result<Self, ParseIntError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 340 |             ((Some(TRACE_ID_STR), Some(SPAN_ID_STR), None, None, None), SpanContext::new(TraceId::from_u128(TRACE_ID_HEX), SpanId::from(SPAN_ID_HEX), TRACE_FLAG_DEFERRED, true, TraceState::default())), // deferred
[INFO] [stdout]     |                                                                                                                                    ~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_u128` found for struct `TraceId` in the current scope
[INFO] [stdout]    --> src/propagator/mod.rs:341:104
[INFO] [stdout]     |
[INFO] [stdout] 341 | ...ne, None), SpanContext::new(TraceId::from_u128(TRACE_ID_HEX), SpanId::from_u64(SPAN_ID_HEX), TraceFlags::default(), true, TraceState::...
[INFO] [stdout]     |                                         ^^^^^^^^^ function or associated item not found in `TraceId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `TraceId` consider using one of the following associated functions:
[INFO] [stdout]       TraceId::from_bytes
[INFO] [stdout]       TraceId::from_hex
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentelemetry-0.21.0/src/trace/span_context.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub const fn from_bytes(bytes: [u8; 16]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     pub fn from_hex(hex: &str) -> Result<Self, ParseIntError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_u64` found for struct `SpanId` in the current scope
[INFO] [stdout]    --> src/propagator/mod.rs:341:137
[INFO] [stdout]     |
[INFO] [stdout] 341 | ...eId::from_u128(TRACE_ID_HEX), SpanId::from_u64(SPAN_ID_HEX), TraceFlags::default(), true, TraceState::default())), // not sampled
[INFO] [stdout]     |                                          ^^^^^^^^ function or associated item not found in `SpanId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `SpanId` consider using one of the following associated functions:
[INFO] [stdout]       SpanId::from_bytes
[INFO] [stdout]       SpanId::from_hex
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentelemetry-0.21.0/src/trace/span_context.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub const fn from_bytes(bytes: [u8; 8]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 187 |     pub fn from_hex(hex: &str) -> Result<Self, ParseIntError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 341 |             ((Some(TRACE_ID_STR), Some(SPAN_ID_STR), Some("0"), None, None), SpanContext::new(TraceId::from_u128(TRACE_ID_HEX), SpanId::from(SPAN_ID_HEX), TraceFlags::default(), true, TraceState::default())), // not sampled
[INFO] [stdout]     |                                                                                                                                         ~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_u128` found for struct `TraceId` in the current scope
[INFO] [stdout]    --> src/propagator/mod.rs:342:104
[INFO] [stdout]     |
[INFO] [stdout] 342 | ...ne, None), SpanContext::new(TraceId::from_u128(TRACE_ID_HEX), SpanId::from_u64(SPAN_ID_HEX), TraceFlags::SAMPLED, true, TraceState::de...
[INFO] [stdout]     |                                         ^^^^^^^^^ function or associated item not found in `TraceId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `TraceId` consider using one of the following associated functions:
[INFO] [stdout]       TraceId::from_bytes
[INFO] [stdout]       TraceId::from_hex
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentelemetry-0.21.0/src/trace/span_context.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub const fn from_bytes(bytes: [u8; 16]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     pub fn from_hex(hex: &str) -> Result<Self, ParseIntError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_u64` found for struct `SpanId` in the current scope
[INFO] [stdout]    --> src/propagator/mod.rs:342:137
[INFO] [stdout]     |
[INFO] [stdout] 342 | ...eId::from_u128(TRACE_ID_HEX), SpanId::from_u64(SPAN_ID_HEX), TraceFlags::SAMPLED, true, TraceState::default())), // sampled
[INFO] [stdout]     |                                          ^^^^^^^^ function or associated item not found in `SpanId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `SpanId` consider using one of the following associated functions:
[INFO] [stdout]       SpanId::from_bytes
[INFO] [stdout]       SpanId::from_hex
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentelemetry-0.21.0/src/trace/span_context.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub const fn from_bytes(bytes: [u8; 8]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 187 |     pub fn from_hex(hex: &str) -> Result<Self, ParseIntError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 342 |             ((Some(TRACE_ID_STR), Some(SPAN_ID_STR), Some("1"), None, None), SpanContext::new(TraceId::from_u128(TRACE_ID_HEX), SpanId::from(SPAN_ID_HEX), TraceFlags::SAMPLED, true, TraceState::default())), // sampled
[INFO] [stdout]     |                                                                                                                                         ~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_u128` found for struct `TraceId` in the current scope
[INFO] [stdout]    --> src/propagator/mod.rs:343:107
[INFO] [stdout]     |
[INFO] [stdout] 343 | ...ne, None), SpanContext::new(TraceId::from_u128(TRACE_ID_HEX), SpanId::from_u64(SPAN_ID_HEX), TraceFlags::SAMPLED, true, TraceState::de...
[INFO] [stdout]     |                                         ^^^^^^^^^ function or associated item not found in `TraceId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `TraceId` consider using one of the following associated functions:
[INFO] [stdout]       TraceId::from_bytes
[INFO] [stdout]       TraceId::from_hex
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentelemetry-0.21.0/src/trace/span_context.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub const fn from_bytes(bytes: [u8; 16]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     pub fn from_hex(hex: &str) -> Result<Self, ParseIntError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_u64` found for struct `SpanId` in the current scope
[INFO] [stdout]    --> src/propagator/mod.rs:343:140
[INFO] [stdout]     |
[INFO] [stdout] 343 | ...eId::from_u128(TRACE_ID_HEX), SpanId::from_u64(SPAN_ID_HEX), TraceFlags::SAMPLED, true, TraceState::default())),
[INFO] [stdout]     |                                          ^^^^^^^^ function or associated item not found in `SpanId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `SpanId` consider using one of the following associated functions:
[INFO] [stdout]       SpanId::from_bytes
[INFO] [stdout]       SpanId::from_hex
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentelemetry-0.21.0/src/trace/span_context.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub const fn from_bytes(bytes: [u8; 8]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 187 |     pub fn from_hex(hex: &str) -> Result<Self, ParseIntError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 343 |             ((Some(TRACE_ID_STR), Some(SPAN_ID_STR), Some("true"), None, None), SpanContext::new(TraceId::from_u128(TRACE_ID_HEX), SpanId::from(SPAN_ID_HEX), TraceFlags::SAMPLED, true, TraceState::default())),
[INFO] [stdout]     |                                                                                                                                            ~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_u128` found for struct `TraceId` in the current scope
[INFO] [stdout]    --> src/propagator/mod.rs:344:108
[INFO] [stdout]     |
[INFO] [stdout] 344 | ...ne, None), SpanContext::new(TraceId::from_u128(TRACE_ID_HEX), SpanId::from_u64(SPAN_ID_HEX), TraceFlags::default(), true, TraceState::...
[INFO] [stdout]     |                                         ^^^^^^^^^ function or associated item not found in `TraceId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `TraceId` consider using one of the following associated functions:
[INFO] [stdout]       TraceId::from_bytes
[INFO] [stdout]       TraceId::from_hex
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentelemetry-0.21.0/src/trace/span_context.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub const fn from_bytes(bytes: [u8; 16]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     pub fn from_hex(hex: &str) -> Result<Self, ParseIntError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_u64` found for struct `SpanId` in the current scope
[INFO] [stdout]    --> src/propagator/mod.rs:344:141
[INFO] [stdout]     |
[INFO] [stdout] 344 | ...eId::from_u128(TRACE_ID_HEX), SpanId::from_u64(SPAN_ID_HEX), TraceFlags::default(), true, TraceState::default())), // use true/false t...
[INFO] [stdout]     |                                          ^^^^^^^^ function or associated item not found in `SpanId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `SpanId` consider using one of the following associated functions:
[INFO] [stdout]       SpanId::from_bytes
[INFO] [stdout]       SpanId::from_hex
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentelemetry-0.21.0/src/trace/span_context.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub const fn from_bytes(bytes: [u8; 8]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 187 |     pub fn from_hex(hex: &str) -> Result<Self, ParseIntError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 344 |             ((Some(TRACE_ID_STR), Some(SPAN_ID_STR), Some("false"), None, None), SpanContext::new(TraceId::from_u128(TRACE_ID_HEX), SpanId::from(SPAN_ID_HEX), TraceFlags::default(), true, TraceState::default())), // use true/false to set sample
[INFO] [stdout]     |                                                                                                                                             ~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_u128` found for struct `TraceId` in the current scope
[INFO] [stdout]    --> src/propagator/mod.rs:345:104
[INFO] [stdout]     |
[INFO] [stdout] 345 | ..."), None), SpanContext::new(TraceId::from_u128(TRACE_ID_HEX), SpanId::from_u64(SPAN_ID_HEX), TRACE_FLAG_DEBUG | TraceFlags::SAMPLED, t...
[INFO] [stdout]     |                                         ^^^^^^^^^ function or associated item not found in `TraceId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `TraceId` consider using one of the following associated functions:
[INFO] [stdout]       TraceId::from_bytes
[INFO] [stdout]       TraceId::from_hex
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentelemetry-0.21.0/src/trace/span_context.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub const fn from_bytes(bytes: [u8; 16]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     pub fn from_hex(hex: &str) -> Result<Self, ParseIntError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_u64` found for struct `SpanId` in the current scope
[INFO] [stdout]    --> src/propagator/mod.rs:345:137
[INFO] [stdout]     |
[INFO] [stdout] 345 | ...eId::from_u128(TRACE_ID_HEX), SpanId::from_u64(SPAN_ID_HEX), TRACE_FLAG_DEBUG | TraceFlags::SAMPLED, true, TraceState::default())), //...
[INFO] [stdout]     |                                          ^^^^^^^^ function or associated item not found in `SpanId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `SpanId` consider using one of the following associated functions:
[INFO] [stdout]       SpanId::from_bytes
[INFO] [stdout]       SpanId::from_hex
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentelemetry-0.21.0/src/trace/span_context.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub const fn from_bytes(bytes: [u8; 8]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 187 |     pub fn from_hex(hex: &str) -> Result<Self, ParseIntError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 345 |             ((Some(TRACE_ID_STR), Some(SPAN_ID_STR), None, Some("1"), None), SpanContext::new(TraceId::from_u128(TRACE_ID_HEX), SpanId::from(SPAN_ID_HEX), TRACE_FLAG_DEBUG | TraceFlags::SAMPLED, true, TraceState::default())), // debug
[INFO] [stdout]     |                                                                                                                                         ~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_u128` found for struct `TraceId` in the current scope
[INFO] [stdout]    --> src/propagator/mod.rs:346:129
[INFO] [stdout]     |
[INFO] [stdout] 346 | ...a90200")), SpanContext::new(TraceId::from_u128(TRACE_ID_HEX), SpanId::from_u64(SPAN_ID_HEX), TRACE_FLAG_DEBUG | TraceFlags::SAMPLED, t...
[INFO] [stdout]     |                                         ^^^^^^^^^ function or associated item not found in `TraceId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `TraceId` consider using one of the following associated functions:
[INFO] [stdout]       TraceId::from_bytes
[INFO] [stdout]       TraceId::from_hex
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentelemetry-0.21.0/src/trace/span_context.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub const fn from_bytes(bytes: [u8; 16]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     pub fn from_hex(hex: &str) -> Result<Self, ParseIntError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_u64` found for struct `SpanId` in the current scope
[INFO] [stdout]    --> src/propagator/mod.rs:346:162
[INFO] [stdout]     |
[INFO] [stdout] 346 | ...eId::from_u128(TRACE_ID_HEX), SpanId::from_u64(SPAN_ID_HEX), TRACE_FLAG_DEBUG | TraceFlags::SAMPLED, true, TraceState::default())),  /...
[INFO] [stdout]     |                                          ^^^^^^^^ function or associated item not found in `SpanId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `SpanId` consider using one of the following associated functions:
[INFO] [stdout]       SpanId::from_bytes
[INFO] [stdout]       SpanId::from_hex
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentelemetry-0.21.0/src/trace/span_context.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub const fn from_bytes(bytes: [u8; 8]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 187 |     pub fn from_hex(hex: &str) -> Result<Self, ParseIntError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 346 |             ((Some(TRACE_ID_STR), Some(SPAN_ID_STR), Some("0"), Some("1"), Some("00f067aa0ba90200")), SpanContext::new(TraceId::from_u128(TRACE_ID_HEX), SpanId::from(SPAN_ID_HEX), TRACE_FLAG_DEBUG | TraceFlags::SAMPLED, true, TraceState::default())),  // debug flag should override sample flag
[INFO] [stdout]     |                                                                                                                                                                  ~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_u128` found for struct `TraceId` in the current scope
[INFO] [stdout]    --> src/propagator/mod.rs:347:129
[INFO] [stdout]     |
[INFO] [stdout] 347 | ...a90200")), SpanContext::new(TraceId::from_u128(TRACE_ID_HEX), SpanId::from_u64(SPAN_ID_HEX), TraceFlags::SAMPLED, true, TraceState::de...
[INFO] [stdout]     |                                         ^^^^^^^^^ function or associated item not found in `TraceId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `TraceId` consider using one of the following associated functions:
[INFO] [stdout]       TraceId::from_bytes
[INFO] [stdout]       TraceId::from_hex
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentelemetry-0.21.0/src/trace/span_context.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub const fn from_bytes(bytes: [u8; 16]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     pub fn from_hex(hex: &str) -> Result<Self, ParseIntError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_u64` found for struct `SpanId` in the current scope
[INFO] [stdout]    --> src/propagator/mod.rs:347:162
[INFO] [stdout]     |
[INFO] [stdout] 347 | ...eId::from_u128(TRACE_ID_HEX), SpanId::from_u64(SPAN_ID_HEX), TraceFlags::SAMPLED, true, TraceState::default())), // invalid debug flag...
[INFO] [stdout]     |                                          ^^^^^^^^ function or associated item not found in `SpanId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `SpanId` consider using one of the following associated functions:
[INFO] [stdout]       SpanId::from_bytes
[INFO] [stdout]       SpanId::from_hex
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentelemetry-0.21.0/src/trace/span_context.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub const fn from_bytes(bytes: [u8; 8]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 187 |     pub fn from_hex(hex: &str) -> Result<Self, ParseIntError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 347 |             ((Some(TRACE_ID_STR), Some(SPAN_ID_STR), Some("1"), Some("2"), Some("00f067aa0ba90200")), SpanContext::new(TraceId::from_u128(TRACE_ID_HEX), SpanId::from(SPAN_ID_HEX), TraceFlags::SAMPLED, true, TraceState::default())), // invalid debug flag, should ignore
[INFO] [stdout]     |                                                                                                                                                                  ~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_u128` found for struct `TraceId` in the current scope
[INFO] [stdout]    --> src/propagator/mod.rs:395:40
[INFO] [stdout]     |
[INFO] [stdout] 395 | ...   SpanContext::new(TraceId::from_u128(TRACE_ID_HEX), SpanId::from_u64(SPAN_ID_HEX), TraceFlags::default(), true, TraceState::default(...
[INFO] [stdout]     |                                 ^^^^^^^^^ function or associated item not found in `TraceId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `TraceId` consider using one of the following associated functions:
[INFO] [stdout]       TraceId::from_bytes
[INFO] [stdout]       TraceId::from_hex
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentelemetry-0.21.0/src/trace/span_context.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub const fn from_bytes(bytes: [u8; 16]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     pub fn from_hex(hex: &str) -> Result<Self, ParseIntError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_u64` found for struct `SpanId` in the current scope
[INFO] [stdout]    --> src/propagator/mod.rs:395:73
[INFO] [stdout]     |
[INFO] [stdout] 395 | ...   SpanContext::new(TraceId::from_u128(TRACE_ID_HEX), SpanId::from_u64(SPAN_ID_HEX), TraceFlags::default(), true, TraceState::default(...
[INFO] [stdout]     |                                                                  ^^^^^^^^ function or associated item not found in `SpanId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `SpanId` consider using one of the following associated functions:
[INFO] [stdout]       SpanId::from_bytes
[INFO] [stdout]       SpanId::from_hex
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentelemetry-0.21.0/src/trace/span_context.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub const fn from_bytes(bytes: [u8; 8]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 187 |     pub fn from_hex(hex: &str) -> Result<Self, ParseIntError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 395 |              SpanContext::new(TraceId::from_u128(TRACE_ID_HEX), SpanId::from(SPAN_ID_HEX), TraceFlags::default(), true, TraceState::default())), // single header take precedence
[INFO] [stdout]     |                                                                         ~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_u128` found for struct `TraceId` in the current scope
[INFO] [stdout]    --> src/propagator/mod.rs:396:109
[INFO] [stdout]     |
[INFO] [stdout] 396 | ...one), "-", SpanContext::new(TraceId::from_u128(TRACE_ID_HEX), SpanId::from_u64(SPAN_ID_HEX), TraceFlags::default(), true, TraceState::...
[INFO] [stdout]     |                                         ^^^^^^^^^ function or associated item not found in `TraceId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `TraceId` consider using one of the following associated functions:
[INFO] [stdout]       TraceId::from_bytes
[INFO] [stdout]       TraceId::from_hex
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentelemetry-0.21.0/src/trace/span_context.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub const fn from_bytes(bytes: [u8; 16]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     pub fn from_hex(hex: &str) -> Result<Self, ParseIntError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_u64` found for struct `SpanId` in the current scope
[INFO] [stdout]    --> src/propagator/mod.rs:396:142
[INFO] [stdout]     |
[INFO] [stdout] 396 | ...eId::from_u128(TRACE_ID_HEX), SpanId::from_u64(SPAN_ID_HEX), TraceFlags::default(), true, TraceState::default())), // when single head...
[INFO] [stdout]     |                                          ^^^^^^^^ function or associated item not found in `SpanId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `SpanId` consider using one of the following associated functions:
[INFO] [stdout]       SpanId::from_bytes
[INFO] [stdout]       SpanId::from_hex
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentelemetry-0.21.0/src/trace/span_context.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub const fn from_bytes(bytes: [u8; 8]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 187 |     pub fn from_hex(hex: &str) -> Result<Self, ParseIntError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 396 |             ((Some(TRACE_ID_STR), Some(SPAN_ID_STR), Some("0"), None, None), "-", SpanContext::new(TraceId::from_u128(TRACE_ID_HEX), SpanId::from(SPAN_ID_HEX), TraceFlags::default(), true, TraceState::default())), // when single header is invalid, fall back to multiple headers
[INFO] [stdout]     |                                                                                                                                              ~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_u128` found for struct `TraceId` in the current scope
[INFO] [stdout]    --> src/propagator/mod.rs:397:142
[INFO] [stdout]     |
[INFO] [stdout] 397 | ...a902b7-0", SpanContext::new(TraceId::from_u128(TRACE_ID_HEX), SpanId::from_u64(SPAN_ID_HEX), TraceFlags::default(), true, TraceState::...
[INFO] [stdout]     |                                         ^^^^^^^^^ function or associated item not found in `TraceId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `TraceId` consider using one of the following associated functions:
[INFO] [stdout]       TraceId::from_bytes
[INFO] [stdout]       TraceId::from_hex
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentelemetry-0.21.0/src/trace/span_context.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub const fn from_bytes(bytes: [u8; 16]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     pub fn from_hex(hex: &str) -> Result<Self, ParseIntError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_u64` found for struct `SpanId` in the current scope
[INFO] [stdout]    --> src/propagator/mod.rs:397:175
[INFO] [stdout]     |
[INFO] [stdout] 397 | ...eId::from_u128(TRACE_ID_HEX), SpanId::from_u64(SPAN_ID_HEX), TraceFlags::default(), true, TraceState::default())) // invalid multiple ...
[INFO] [stdout]     |                                          ^^^^^^^^ function or associated item not found in `SpanId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `SpanId` consider using one of the following associated functions:
[INFO] [stdout]       SpanId::from_bytes
[INFO] [stdout]       SpanId::from_hex
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentelemetry-0.21.0/src/trace/span_context.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub const fn from_bytes(bytes: [u8; 8]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 187 |     pub fn from_hex(hex: &str) -> Result<Self, ParseIntError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 397 |             ((Some("0"), Some("0"), Some("0"), None, None), "4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7-0", SpanContext::new(TraceId::from_u128(TRACE_ID_HEX), SpanId::from(SPAN_ID_HEX), TraceFlags::default(), true, TraceState::default())) // invalid multiple header should go unnoticed since single header take precedence.
[INFO] [stdout]     |                                                                                                                                                                               ~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_u128` found for struct `TraceId` in the current scope
[INFO] [stdout]    --> src/propagator/mod.rs:404:95
[INFO] [stdout]     |
[INFO] [stdout] 404 | ...a902b7-1", SpanContext::new(TraceId::from_u128(TRACE_ID_HEX), SpanId::from_u64(SPAN_ID_HEX), TraceFlags::SAMPLED, true, TraceState::de...
[INFO] [stdout]     |                                         ^^^^^^^^^ function or associated item not found in `TraceId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `TraceId` consider using one of the following associated functions:
[INFO] [stdout]       TraceId::from_bytes
[INFO] [stdout]       TraceId::from_hex
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentelemetry-0.21.0/src/trace/span_context.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub const fn from_bytes(bytes: [u8; 16]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     pub fn from_hex(hex: &str) -> Result<Self, ParseIntError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_u64` found for struct `SpanId` in the current scope
[INFO] [stdout]    --> src/propagator/mod.rs:404:128
[INFO] [stdout]     |
[INFO] [stdout] 404 | ...eId::from_u128(TRACE_ID_HEX), SpanId::from_u64(SPAN_ID_HEX), TraceFlags::SAMPLED, true, TraceState::default())),
[INFO] [stdout]     |                                          ^^^^^^^^ function or associated item not found in `SpanId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `SpanId` consider using one of the following associated functions:
[INFO] [stdout]       SpanId::from_bytes
[INFO] [stdout]       SpanId::from_hex
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentelemetry-0.21.0/src/trace/span_context.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub const fn from_bytes(bytes: [u8; 8]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 187 |     pub fn from_hex(hex: &str) -> Result<Self, ParseIntError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 404 |             ("4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7-1", SpanContext::new(TraceId::from_u128(TRACE_ID_HEX), SpanId::from(SPAN_ID_HEX), TraceFlags::SAMPLED, true, TraceState::default())),
[INFO] [stdout]     |                                                                                                                                ~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_u128` found for struct `TraceId` in the current scope
[INFO] [stdout]    --> src/propagator/mod.rs:405:95
[INFO] [stdout]     |
[INFO] [stdout] 405 | ...a902b7-d", SpanContext::new(TraceId::from_u128(TRACE_ID_HEX), SpanId::from_u64(SPAN_ID_HEX), TRACE_FLAG_DEBUG, true, TraceState::defau...
[INFO] [stdout]     |                                         ^^^^^^^^^ function or associated item not found in `TraceId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `TraceId` consider using one of the following associated functions:
[INFO] [stdout]       TraceId::from_bytes
[INFO] [stdout]       TraceId::from_hex
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentelemetry-0.21.0/src/trace/span_context.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub const fn from_bytes(bytes: [u8; 16]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     pub fn from_hex(hex: &str) -> Result<Self, ParseIntError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_u64` found for struct `SpanId` in the current scope
[INFO] [stdout]    --> src/propagator/mod.rs:405:128
[INFO] [stdout]     |
[INFO] [stdout] 405 | ...eId::from_u128(TRACE_ID_HEX), SpanId::from_u64(SPAN_ID_HEX), TRACE_FLAG_DEBUG, true, TraceState::default())),
[INFO] [stdout]     |                                          ^^^^^^^^ function or associated item not found in `SpanId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `SpanId` consider using one of the following associated functions:
[INFO] [stdout]       SpanId::from_bytes
[INFO] [stdout]       SpanId::from_hex
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentelemetry-0.21.0/src/trace/span_context.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub const fn from_bytes(bytes: [u8; 8]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 187 |     pub fn from_hex(hex: &str) -> Result<Self, ParseIntError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 405 |             ("4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7-d", SpanContext::new(TraceId::from_u128(TRACE_ID_HEX), SpanId::from(SPAN_ID_HEX), TRACE_FLAG_DEBUG, true, TraceState::default())),
[INFO] [stdout]     |                                                                                                                                ~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_u128` found for struct `TraceId` in the current scope
[INFO] [stdout]    --> src/propagator/mod.rs:406:93
[INFO] [stdout]     |
[INFO] [stdout] 406 | ...0ba902b7", SpanContext::new(TraceId::from_u128(TRACE_ID_HEX), SpanId::from_u64(SPAN_ID_HEX), TRACE_FLAG_DEFERRED, true, TraceState::de...
[INFO] [stdout]     |                                         ^^^^^^^^^ function or associated item not found in `TraceId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `TraceId` consider using one of the following associated functions:
[INFO] [stdout]       TraceId::from_bytes
[INFO] [stdout]       TraceId::from_hex
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentelemetry-0.21.0/src/trace/span_context.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub const fn from_bytes(bytes: [u8; 16]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     pub fn from_hex(hex: &str) -> Result<Self, ParseIntError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_u64` found for struct `SpanId` in the current scope
[INFO] [stdout]    --> src/propagator/mod.rs:406:126
[INFO] [stdout]     |
[INFO] [stdout] 406 | ...eId::from_u128(TRACE_ID_HEX), SpanId::from_u64(SPAN_ID_HEX), TRACE_FLAG_DEFERRED, true, TraceState::default())),
[INFO] [stdout]     |                                          ^^^^^^^^ function or associated item not found in `SpanId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `SpanId` consider using one of the following associated functions:
[INFO] [stdout]       SpanId::from_bytes
[INFO] [stdout]       SpanId::from_hex
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentelemetry-0.21.0/src/trace/span_context.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub const fn from_bytes(bytes: [u8; 8]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 187 |     pub fn from_hex(hex: &str) -> Result<Self, ParseIntError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 406 |             ("4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7", SpanContext::new(TraceId::from_u128(TRACE_ID_HEX), SpanId::from(SPAN_ID_HEX), TRACE_FLAG_DEFERRED, true, TraceState::default())),
[INFO] [stdout]     |                                                                                                                              ~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_u128` found for struct `TraceId` in the current scope
[INFO] [stdout]    --> src/propagator/mod.rs:407:95
[INFO] [stdout]     |
[INFO] [stdout] 407 | ...a902b7-0", SpanContext::new(TraceId::from_u128(TRACE_ID_HEX), SpanId::from_u64(SPAN_ID_HEX), TraceFlags::default(), true, TraceState::...
[INFO] [stdout]     |                                         ^^^^^^^^^ function or associated item not found in `TraceId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `TraceId` consider using one of the following associated functions:
[INFO] [stdout]       TraceId::from_bytes
[INFO] [stdout]       TraceId::from_hex
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentelemetry-0.21.0/src/trace/span_context.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub const fn from_bytes(bytes: [u8; 16]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     pub fn from_hex(hex: &str) -> Result<Self, ParseIntError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_u64` found for struct `SpanId` in the current scope
[INFO] [stdout]    --> src/propagator/mod.rs:407:128
[INFO] [stdout]     |
[INFO] [stdout] 407 | ...eId::from_u128(TRACE_ID_HEX), SpanId::from_u64(SPAN_ID_HEX), TraceFlags::default(), true, TraceState::default())),
[INFO] [stdout]     |                                          ^^^^^^^^ function or associated item not found in `SpanId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `SpanId` consider using one of the following associated functions:
[INFO] [stdout]       SpanId::from_bytes
[INFO] [stdout]       SpanId::from_hex
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentelemetry-0.21.0/src/trace/span_context.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub const fn from_bytes(bytes: [u8; 8]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 187 |     pub fn from_hex(hex: &str) -> Result<Self, ParseIntError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 407 |             ("4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7-0", SpanContext::new(TraceId::from_u128(TRACE_ID_HEX), SpanId::from(SPAN_ID_HEX), TraceFlags::default(), true, TraceState::default())),
[INFO] [stdout]     |                                                                                                                                ~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_u128` found for struct `TraceId` in the current scope
[INFO] [stdout]    --> src/propagator/mod.rs:418:96
[INFO] [stdout]     |
[INFO] [stdout] 418 | ...1"), None, SpanContext::new(TraceId::from_u128(TRACE_ID_HEX), SpanId::from_u64(SPAN_ID_HEX), TraceFlags::SAMPLED, true, TraceState::de...
[INFO] [stdout]     |                                         ^^^^^^^^^ function or associated item not found in `TraceId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `TraceId` consider using one of the following associated functions:
[INFO] [stdout]       TraceId::from_bytes
[INFO] [stdout]       TraceId::from_hex
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentelemetry-0.21.0/src/trace/span_context.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub const fn from_bytes(bytes: [u8; 16]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     pub fn from_hex(hex: &str) -> Result<Self, ParseIntError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_u64` found for struct `SpanId` in the current scope
[INFO] [stdout]    --> src/propagator/mod.rs:418:129
[INFO] [stdout]     |
[INFO] [stdout] 418 | ...eId::from_u128(TRACE_ID_HEX), SpanId::from_u64(SPAN_ID_HEX), TraceFlags::SAMPLED, true, TraceState::default())),
[INFO] [stdout]     |                                          ^^^^^^^^ function or associated item not found in `SpanId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `SpanId` consider using one of the following associated functions:
[INFO] [stdout]       SpanId::from_bytes
[INFO] [stdout]       SpanId::from_hex
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentelemetry-0.21.0/src/trace/span_context.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub const fn from_bytes(bytes: [u8; 8]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 187 |     pub fn from_hex(hex: &str) -> Result<Self, ParseIntError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 418 |             (Some(TRACE_ID_STR), Some(SPAN_ID_STR), Some("1"), None, SpanContext::new(TraceId::from_u128(TRACE_ID_HEX), SpanId::from(SPAN_ID_HEX), TraceFlags::SAMPLED, true, TraceState::default())),
[INFO] [stdout]     |                                                                                                                                 ~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_u128` found for struct `TraceId` in the current scope
[INFO] [stdout]    --> src/propagator/mod.rs:419:96
[INFO] [stdout]     |
[INFO] [stdout] 419 | ...Some("1"), SpanContext::new(TraceId::from_u128(TRACE_ID_HEX), SpanId::from_u64(SPAN_ID_HEX), TRACE_FLAG_DEBUG, true, TraceState::defau...
[INFO] [stdout]     |                                         ^^^^^^^^^ function or associated item not found in `TraceId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `TraceId` consider using one of the following associated functions:
[INFO] [stdout]       TraceId::from_bytes
[INFO] [stdout]       TraceId::from_hex
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentelemetry-0.21.0/src/trace/span_context.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub const fn from_bytes(bytes: [u8; 16]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     pub fn from_hex(hex: &str) -> Result<Self, ParseIntError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_u64` found for struct `SpanId` in the current scope
[INFO] [stdout]    --> src/propagator/mod.rs:419:129
[INFO] [stdout]     |
[INFO] [stdout] 419 | ...eId::from_u128(TRACE_ID_HEX), SpanId::from_u64(SPAN_ID_HEX), TRACE_FLAG_DEBUG, true, TraceState::default())),
[INFO] [stdout]     |                                          ^^^^^^^^ function or associated item not found in `SpanId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `SpanId` consider using one of the following associated functions:
[INFO] [stdout]       SpanId::from_bytes
[INFO] [stdout]       SpanId::from_hex
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentelemetry-0.21.0/src/trace/span_context.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub const fn from_bytes(bytes: [u8; 8]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 187 |     pub fn from_hex(hex: &str) -> Result<Self, ParseIntError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 419 |             (Some(TRACE_ID_STR), Some(SPAN_ID_STR), None, Some("1"), SpanContext::new(TraceId::from_u128(TRACE_ID_HEX), SpanId::from(SPAN_ID_HEX), TRACE_FLAG_DEBUG, true, TraceState::default())),
[INFO] [stdout]     |                                                                                                                                 ~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_u128` found for struct `TraceId` in the current scope
[INFO] [stdout]    --> src/propagator/mod.rs:420:91
[INFO] [stdout]     |
[INFO] [stdout] 420 | ...one, None, SpanContext::new(TraceId::from_u128(TRACE_ID_HEX), SpanId::from_u64(SPAN_ID_HEX), TRACE_FLAG_DEFERRED, true, TraceState::de...
[INFO] [stdout]     |                                         ^^^^^^^^^ function or associated item not found in `TraceId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `TraceId` consider using one of the following associated functions:
[INFO] [stdout]       TraceId::from_bytes
[INFO] [stdout]       TraceId::from_hex
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentelemetry-0.21.0/src/trace/span_context.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub const fn from_bytes(bytes: [u8; 16]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     pub fn from_hex(hex: &str) -> Result<Self, ParseIntError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_u64` found for struct `SpanId` in the current scope
[INFO] [stdout]    --> src/propagator/mod.rs:420:124
[INFO] [stdout]     |
[INFO] [stdout] 420 | ...eId::from_u128(TRACE_ID_HEX), SpanId::from_u64(SPAN_ID_HEX), TRACE_FLAG_DEFERRED, true, TraceState::default())),
[INFO] [stdout]     |                                          ^^^^^^^^ function or associated item not found in `SpanId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `SpanId` consider using one of the following associated functions:
[INFO] [stdout]       SpanId::from_bytes
[INFO] [stdout]       SpanId::from_hex
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentelemetry-0.21.0/src/trace/span_context.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub const fn from_bytes(bytes: [u8; 8]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 187 |     pub fn from_hex(hex: &str) -> Result<Self, ParseIntError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 420 |             (Some(TRACE_ID_STR), Some(SPAN_ID_STR), None, None, SpanContext::new(TraceId::from_u128(TRACE_ID_HEX), SpanId::from(SPAN_ID_HEX), TRACE_FLAG_DEFERRED, true, TraceState::default())),
[INFO] [stdout]     |                                                                                                                            ~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_u128` found for struct `TraceId` in the current scope
[INFO] [stdout]    --> src/propagator/mod.rs:421:96
[INFO] [stdout]     |
[INFO] [stdout] 421 | ...0"), None, SpanContext::new(TraceId::from_u128(TRACE_ID_HEX), SpanId::from_u64(SPAN_ID_HEX), TraceFlags::default(), true, TraceState::...
[INFO] [stdout]     |                                         ^^^^^^^^^ function or associated item not found in `TraceId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `TraceId` consider using one of the following associated functions:
[INFO] [stdout]       TraceId::from_bytes
[INFO] [stdout]       TraceId::from_hex
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentelemetry-0.21.0/src/trace/span_context.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub const fn from_bytes(bytes: [u8; 16]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     pub fn from_hex(hex: &str) -> Result<Self, ParseIntError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_u64` found for struct `SpanId` in the current scope
[INFO] [stdout]    --> src/propagator/mod.rs:421:129
[INFO] [stdout]     |
[INFO] [stdout] 421 | ...eId::from_u128(TRACE_ID_HEX), SpanId::from_u64(SPAN_ID_HEX), TraceFlags::default(), true, TraceState::default())),
[INFO] [stdout]     |                                          ^^^^^^^^ function or associated item not found in `SpanId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `SpanId` consider using one of the following associated functions:
[INFO] [stdout]       SpanId::from_bytes
[INFO] [stdout]       SpanId::from_hex
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentelemetry-0.21.0/src/trace/span_context.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub const fn from_bytes(bytes: [u8; 8]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 187 |     pub fn from_hex(hex: &str) -> Result<Self, ParseIntError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 421 |             (Some(TRACE_ID_STR), Some(SPAN_ID_STR), Some("0"), None, SpanContext::new(TraceId::from_u128(TRACE_ID_HEX), SpanId::from(SPAN_ID_HEX), TraceFlags::default(), true, TraceState::default())),
[INFO] [stdout]     |                                                                                                                                 ~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_u128` found for struct `TraceId` in the current scope
[INFO] [stdout]    --> src/propagator/mod.rs:430:42
[INFO] [stdout]     |
[INFO] [stdout] 430 |         let trace_id: TraceId = TraceId::from_u128(0x4bf9_2f35_77b3_4da6_a3ce_929d_0e0e_4736);
[INFO] [stdout]     |                                          ^^^^^^^^^ function or associated item not found in `TraceId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `TraceId` consider using one of the following associated functions:
[INFO] [stdout]       TraceId::from_bytes
[INFO] [stdout]       TraceId::from_hex
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentelemetry-0.21.0/src/trace/span_context.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub const fn from_bytes(bytes: [u8; 16]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     pub fn from_hex(hex: &str) -> Result<Self, ParseIntError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_u64` found for struct `SpanId` in the current scope
[INFO] [stdout]    --> src/propagator/mod.rs:431:39
[INFO] [stdout]     |
[INFO] [stdout] 431 |         let span_id: SpanId = SpanId::from_u64(0x00f0_67aa_0ba9_02b7);
[INFO] [stdout]     |                                       ^^^^^^^^ function or associated item not found in `SpanId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `SpanId` consider using one of the following associated functions:
[INFO] [stdout]       SpanId::from_bytes
[INFO] [stdout]       SpanId::from_hex
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentelemetry-0.21.0/src/trace/span_context.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub const fn from_bytes(bytes: [u8; 8]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 187 |     pub fn from_hex(hex: &str) -> Result<Self, ParseIntError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 431 |         let span_id: SpanId = SpanId::from(0x00f0_67aa_0ba9_02b7);
[INFO] [stdout]     |                                       ~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 61 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `opentelemetry-zipkin` (lib test) due to 62 previous errors
[INFO] running `Command { std: "docker" "inspect" "2b821aafb0e26681c167a28d82dbb9d4ee6b877caf8c55b094181811695e973f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b821aafb0e26681c167a28d82dbb9d4ee6b877caf8c55b094181811695e973f", kill_on_drop: false }`
[INFO] [stdout] 2b821aafb0e26681c167a28d82dbb9d4ee6b877caf8c55b094181811695e973f
