[INFO] fetching crate opentelemetry-contrib 0.13.0...
[INFO] checking opentelemetry-contrib-0.13.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate opentelemetry-contrib 0.13.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate opentelemetry-contrib 0.13.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-contrib 0.13.0
[INFO] finished tweaking crates.io crate opentelemetry-contrib 0.13.0
[INFO] tweaked toml for crates.io crate opentelemetry-contrib 0.13.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded str_stack v0.1.0
[INFO] [stderr]   Downloaded symbolic-common v12.8.0
[INFO] [stderr]   Downloaded debugid v0.8.0
[INFO] [stderr]   Downloaded ordered-float v4.2.0
[INFO] [stderr]   Downloaded findshlibs v0.10.2
[INFO] [stderr]   Downloaded rgb v0.8.37
[INFO] [stderr]   Downloaded opentelemetry-semantic-conventions v0.13.0
[INFO] [stderr]   Downloaded opentelemetry v0.21.0
[INFO] [stderr]   Downloaded opentelemetry_sdk v0.21.2
[INFO] [stderr]   Downloaded quick-xml v0.26.0
[INFO] [stderr]   Downloaded inferno v0.11.19
[INFO] [stderr]   Downloaded cpp_demangle v0.4.3
[INFO] [stderr]   Downloaded memmap2 v0.9.4
[INFO] [stderr]   Downloaded symbolic-demangle v12.8.0
[INFO] [stderr]   Downloaded pprof v0.13.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] d301feb016f83aeebd3b880ba29e186b77ec91f11ced35152d4a401372c3f5fd
[INFO] running `Command { std: "docker" "start" "-a" "d301feb016f83aeebd3b880ba29e186b77ec91f11ced35152d4a401372c3f5fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d301feb016f83aeebd3b880ba29e186b77ec91f11ced35152d4a401372c3f5fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d301feb016f83aeebd3b880ba29e186b77ec91f11ced35152d4a401372c3f5fd", kill_on_drop: false }`
[INFO] [stdout] d301feb016f83aeebd3b880ba29e186b77ec91f11ced35152d4a401372c3f5fd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 16f2f1e37cecd851a04f8f6ba5ed2a8b849bf7a52470e43ea109957d7dd7c514
[INFO] running `Command { std: "docker" "start" "-a" "16f2f1e37cecd851a04f8f6ba5ed2a8b849bf7a52470e43ea109957d7dd7c514", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]    Compiling cpp_demangle v0.4.3
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling symbolic-demangle v12.8.0
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]     Checking symbolic-common v12.8.0
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking serde_json v1.0.115
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking rgb v0.8.37
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking quick-xml v0.26.0
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking fastrand v2.0.2
[INFO] [stderr]    Compiling pprof v0.13.0
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking str_stack v0.1.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking opentelemetry v0.21.0
[INFO] [stderr]     Checking inferno v0.11.19
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking opentelemetry-contrib v0.13.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]   --> src/trace/propagator/binary/binary_propagator.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout] 9  | use std::convert::TryInto;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryInto` is already defined here
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     unused
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    = note: `#[warn(unused_imports)]` implied by `#[warn(unused)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `opentelemetry`
[INFO] [stdout]    --> src/trace/propagator/trace_context_response.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 136 |         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 `TryInto` is imported redundantly
[INFO] [stdout]   --> src/trace/propagator/binary/binary_propagator.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout] 9  | use std::convert::TryInto;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryInto` is already defined here
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:31:24
[INFO] [stdout]    |
[INFO] [stdout] 31 | #![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 `TraceState` is imported redundantly
[INFO] [stdout]   --> src/trace/propagator/binary/binary_propagator.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 90 |     use super::*;
[INFO] [stdout]    |         -------- the item `TraceState` is already imported here
[INFO] [stdout] 91 |     use opentelemetry::trace::TraceState;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Extractor` is imported redundantly
[INFO] [stdout]    --> src/trace/propagator/trace_context_response.rs:135:23
[INFO] [stdout]     |
[INFO] [stdout] 133 |     use super::*;
[INFO] [stdout]     |         -------- the item `Extractor` is already imported here
[INFO] [stdout] 134 |     use opentelemetry::{
[INFO] [stdout] 135 |         propagation::{Extractor, TextMapPropagator},
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `TextMapPropagator` is imported redundantly
[INFO] [stdout]    --> src/trace/propagator/trace_context_response.rs:135:34
[INFO] [stdout]     |
[INFO] [stdout] 133 |     use super::*;
[INFO] [stdout]     |         -------- the item `TextMapPropagator` is already imported here
[INFO] [stdout] 134 |     use opentelemetry::{
[INFO] [stdout] 135 |         propagation::{Extractor, TextMapPropagator},
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `SpanContext` is imported redundantly
[INFO] [stdout]    --> src/trace/propagator/trace_context_response.rs:137:17
[INFO] [stdout]     |
[INFO] [stdout] 133 |     use super::*;
[INFO] [stdout]     |         -------- the item `SpanContext` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 137 |         trace::{SpanContext, SpanId, TraceId, TraceState},
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `SpanId` is imported redundantly
[INFO] [stdout]    --> src/trace/propagator/trace_context_response.rs:137:30
[INFO] [stdout]     |
[INFO] [stdout] 133 |     use super::*;
[INFO] [stdout]     |         -------- the item `SpanId` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 137 |         trace::{SpanContext, SpanId, TraceId, TraceState},
[INFO] [stdout]     |                              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `TraceId` is imported redundantly
[INFO] [stdout]    --> src/trace/propagator/trace_context_response.rs:137:38
[INFO] [stdout]     |
[INFO] [stdout] 133 |     use super::*;
[INFO] [stdout]     |         -------- the item `TraceId` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 137 |         trace::{SpanContext, SpanId, TraceId, TraceState},
[INFO] [stdout]     |                                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `TraceState` is imported redundantly
[INFO] [stdout]    --> src/trace/propagator/trace_context_response.rs:137:47
[INFO] [stdout]     |
[INFO] [stdout] 133 |     use super::*;
[INFO] [stdout]     |         -------- the item `TraceState` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 137 |         trace::{SpanContext, SpanId, TraceId, TraceState},
[INFO] [stdout]     |                                               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_u128` found for struct `opentelemetry::trace::TraceId` in the current scope
[INFO] [stdout]    --> src/trace/propagator/binary/binary_propagator.rs:98:25
[INFO] [stdout]     |
[INFO] [stdout] 98  |                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 `opentelemetry::trace::TraceId` consider using one of the following associated functions:
[INFO] [stdout]       opentelemetry::trace::TraceId::from_bytes
[INFO] [stdout]       opentelemetry::trace::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 `opentelemetry::trace::SpanId` in the current scope
[INFO] [stdout]    --> src/trace/propagator/binary/binary_propagator.rs:99:24
[INFO] [stdout]     |
[INFO] [stdout] 99  |                SpanId::from_u64(0x00f0_67aa_0ba9_02b7), 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 `opentelemetry::trace::SpanId` consider using one of the following associated functions:
[INFO] [stdout]       opentelemetry::trace::SpanId::from_bytes
[INFO] [stdout]       opentelemetry::trace::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] 99  |                SpanId::from(0x00f0_67aa_0ba9_02b7), 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 `opentelemetry::trace::TraceId` in the current scope
[INFO] [stdout]    --> src/trace/propagator/binary/binary_propagator.rs:106:25
[INFO] [stdout]     |
[INFO] [stdout] 106 |                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 `opentelemetry::trace::TraceId` consider using one of the following associated functions:
[INFO] [stdout]       opentelemetry::trace::TraceId::from_bytes
[INFO] [stdout]       opentelemetry::trace::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 `opentelemetry::trace::SpanId` in the current scope
[INFO] [stdout]    --> src/trace/propagator/binary/binary_propagator.rs:107:24
[INFO] [stdout]     |
[INFO] [stdout] 107 |                SpanId::from_u64(0x00f0_67aa_0ba9_02b7), 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 `opentelemetry::trace::SpanId` consider using one of the following associated functions:
[INFO] [stdout]       opentelemetry::trace::SpanId::from_bytes
[INFO] [stdout]       opentelemetry::trace::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] 107 |                SpanId::from(0x00f0_67aa_0ba9_02b7), 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 `opentelemetry::trace::TraceId` in the current scope
[INFO] [stdout]    --> src/trace/propagator/binary/binary_propagator.rs:121:40
[INFO] [stdout]     |
[INFO] [stdout] 121 | ...   (SpanContext::new(TraceId::from_u128(0x4bf9_2f35_77b3_4da6_a3ce_929d_0e0e_4736),SpanId::from_u64(0x00f0_67aa_0ba9_02b7), TraceFlags...
[INFO] [stdout]     |                                  ^^^^^^^^^ function or associated item not found in `TraceId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `opentelemetry::trace::TraceId` consider using one of the following associated functions:
[INFO] [stdout]       opentelemetry::trace::TraceId::from_bytes
[INFO] [stdout]       opentelemetry::trace::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 `opentelemetry::trace::SpanId` in the current scope
[INFO] [stdout]    --> src/trace/propagator/binary/binary_propagator.rs:121:101
[INFO] [stdout]     |
[INFO] [stdout] 121 | ...7b3_4da6_a3ce_929d_0e0e_4736),SpanId::from_u64(0x00f0_67aa_0ba9_02b7), TraceFlags::SAMPLED, true, TraceState::default()), vec![
[INFO] [stdout]     |                                          ^^^^^^^^ function or associated item not found in `SpanId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `opentelemetry::trace::SpanId` consider using one of the following associated functions:
[INFO] [stdout]       opentelemetry::trace::SpanId::from_bytes
[INFO] [stdout]       opentelemetry::trace::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] 121 |             (SpanContext::new(TraceId::from_u128(0x4bf9_2f35_77b3_4da6_a3ce_929d_0e0e_4736),SpanId::from(0x00f0_67aa_0ba9_02b7), TraceFlags::SAMPLED, true, TraceState::default()), vec![
[INFO] [stdout]     |                                                                                                     ~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_u128` found for struct `opentelemetry::trace::TraceId` in the current scope
[INFO] [stdout]    --> src/trace/propagator/binary/binary_propagator.rs:127:40
[INFO] [stdout]     |
[INFO] [stdout] 127 | ...   (SpanContext::new(TraceId::from_u128(0x4bf9_2f35_77b3_4da6_a3ce_929d_0e0e_4736),SpanId::from_u64(0x00f0_67aa_0ba9_02b7), TraceFlags...
[INFO] [stdout]     |                                  ^^^^^^^^^ function or associated item not found in `TraceId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `opentelemetry::trace::TraceId` consider using one of the following associated functions:
[INFO] [stdout]       opentelemetry::trace::TraceId::from_bytes
[INFO] [stdout]       opentelemetry::trace::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 `opentelemetry::trace::SpanId` in the current scope
[INFO] [stdout]    --> src/trace/propagator/binary/binary_propagator.rs:127:101
[INFO] [stdout]     |
[INFO] [stdout] 127 | ...7b3_4da6_a3ce_929d_0e0e_4736),SpanId::from_u64(0x00f0_67aa_0ba9_02b7), TraceFlags::SAMPLED, true, TraceState::default()), vec![
[INFO] [stdout]     |                                          ^^^^^^^^ function or associated item not found in `SpanId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `opentelemetry::trace::SpanId` consider using one of the following associated functions:
[INFO] [stdout]       opentelemetry::trace::SpanId::from_bytes
[INFO] [stdout]       opentelemetry::trace::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] 127 |             (SpanContext::new(TraceId::from_u128(0x4bf9_2f35_77b3_4da6_a3ce_929d_0e0e_4736),SpanId::from(0x00f0_67aa_0ba9_02b7), TraceFlags::SAMPLED, true, TraceState::default()), vec![
[INFO] [stdout]     |                                                                                                     ~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_u128` found for struct `opentelemetry::trace::TraceId` in the current scope
[INFO] [stdout]    --> src/trace/propagator/binary/binary_propagator.rs:133:40
[INFO] [stdout]     |
[INFO] [stdout] 133 | ...   (SpanContext::new(TraceId::from_u128(0x4bf9_2f35_77b3_4da6_a3ce_929d_0e0e_4736),SpanId::from_u64(0x00f0_67aa_0ba9_02b7), TraceFlags...
[INFO] [stdout]     |                                  ^^^^^^^^^ function or associated item not found in `TraceId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `opentelemetry::trace::TraceId` consider using one of the following associated functions:
[INFO] [stdout]       opentelemetry::trace::TraceId::from_bytes
[INFO] [stdout]       opentelemetry::trace::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 `opentelemetry::trace::SpanId` in the current scope
[INFO] [stdout]    --> src/trace/propagator/binary/binary_propagator.rs:133:101
[INFO] [stdout]     |
[INFO] [stdout] 133 | ...7b3_4da6_a3ce_929d_0e0e_4736),SpanId::from_u64(0x00f0_67aa_0ba9_02b7), TraceFlags::default(), true, TraceState::default()), vec![
[INFO] [stdout]     |                                          ^^^^^^^^ function or associated item not found in `SpanId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `opentelemetry::trace::SpanId` consider using one of the following associated functions:
[INFO] [stdout]       opentelemetry::trace::SpanId::from_bytes
[INFO] [stdout]       opentelemetry::trace::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] 133 |             (SpanContext::new(TraceId::from_u128(0x4bf9_2f35_77b3_4da6_a3ce_929d_0e0e_4736),SpanId::from(0x00f0_67aa_0ba9_02b7), TraceFlags::default(), true, TraceState::default()), vec![
[INFO] [stdout]     |                                                                                                     ~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_u128` found for struct `opentelemetry::trace::TraceId` in the current scope
[INFO] [stdout]    --> src/trace/propagator/trace_context_response.rs:144:99
[INFO] [stdout]     |
[INFO] [stdout] 144 | ...902b7-00", SpanContext::new(TraceId::from_u128(0x4bf9_2f35_77b3_4da6_a3ce_929d_0e0e_4736), SpanId::from_u64(0x00f0_67aa_0ba9_02b7), Tr...
[INFO] [stdout]     |                                         ^^^^^^^^^ function or associated item not found in `TraceId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `opentelemetry::trace::TraceId` consider using one of the following associated functions:
[INFO] [stdout]       opentelemetry::trace::TraceId::from_bytes
[INFO] [stdout]       opentelemetry::trace::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 `opentelemetry::trace::SpanId` in the current scope
[INFO] [stdout]    --> src/trace/propagator/trace_context_response.rs:144:161
[INFO] [stdout]     |
[INFO] [stdout] 144 | ...b3_4da6_a3ce_929d_0e0e_4736), SpanId::from_u64(0x00f0_67aa_0ba9_02b7), 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 `opentelemetry::trace::SpanId` consider using one of the following associated functions:
[INFO] [stdout]       opentelemetry::trace::SpanId::from_bytes
[INFO] [stdout]       opentelemetry::trace::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] 144 |             ("00-4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7-00", SpanContext::new(TraceId::from_u128(0x4bf9_2f35_77b3_4da6_a3ce_929d_0e0e_4736), SpanId::from(0x00f0_67aa_0ba9_02b7), 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 `opentelemetry::trace::TraceId` in the current scope
[INFO] [stdout]    --> src/trace/propagator/trace_context_response.rs:145:99
[INFO] [stdout]     |
[INFO] [stdout] 145 | ...902b7-01", SpanContext::new(TraceId::from_u128(0x4bf9_2f35_77b3_4da6_a3ce_929d_0e0e_4736), SpanId::from_u64(0x00f0_67aa_0ba9_02b7), Tr...
[INFO] [stdout]     |                                         ^^^^^^^^^ function or associated item not found in `TraceId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `opentelemetry::trace::TraceId` consider using one of the following associated functions:
[INFO] [stdout]       opentelemetry::trace::TraceId::from_bytes
[INFO] [stdout]       opentelemetry::trace::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 `opentelemetry::trace::SpanId` in the current scope
[INFO] [stdout]    --> src/trace/propagator/trace_context_response.rs:145:161
[INFO] [stdout]     |
[INFO] [stdout] 145 | ...b3_4da6_a3ce_929d_0e0e_4736), SpanId::from_u64(0x00f0_67aa_0ba9_02b7), 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 `opentelemetry::trace::SpanId` consider using one of the following associated functions:
[INFO] [stdout]       opentelemetry::trace::SpanId::from_bytes
[INFO] [stdout]       opentelemetry::trace::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] 145 |             ("00-4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7-01", SpanContext::new(TraceId::from_u128(0x4bf9_2f35_77b3_4da6_a3ce_929d_0e0e_4736), SpanId::from(0x00f0_67aa_0ba9_02b7), 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 `opentelemetry::trace::TraceId` in the current scope
[INFO] [stdout]    --> src/trace/propagator/trace_context_response.rs:146:99
[INFO] [stdout]     |
[INFO] [stdout] 146 | ...902b7-01", SpanContext::new(TraceId::from_u128(0x4bf9_2f35_77b3_4da6_a3ce_929d_0e0e_4736), SpanId::from_u64(0x00f0_67aa_0ba9_02b7), Tr...
[INFO] [stdout]     |                                         ^^^^^^^^^ function or associated item not found in `TraceId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `opentelemetry::trace::TraceId` consider using one of the following associated functions:
[INFO] [stdout]       opentelemetry::trace::TraceId::from_bytes
[INFO] [stdout]       opentelemetry::trace::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 `opentelemetry::trace::SpanId` in the current scope
[INFO] [stdout]    --> src/trace/propagator/trace_context_response.rs:146:161
[INFO] [stdout]     |
[INFO] [stdout] 146 | ...b3_4da6_a3ce_929d_0e0e_4736), SpanId::from_u64(0x00f0_67aa_0ba9_02b7), 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 `opentelemetry::trace::SpanId` consider using one of the following associated functions:
[INFO] [stdout]       opentelemetry::trace::SpanId::from_bytes
[INFO] [stdout]       opentelemetry::trace::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] 146 |             ("02-4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7-01", SpanContext::new(TraceId::from_u128(0x4bf9_2f35_77b3_4da6_a3ce_929d_0e0e_4736), SpanId::from(0x00f0_67aa_0ba9_02b7), 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 `opentelemetry::trace::TraceId` in the current scope
[INFO] [stdout]    --> src/trace/propagator/trace_context_response.rs:147:99
[INFO] [stdout]     |
[INFO] [stdout] 147 | ...902b7-09", SpanContext::new(TraceId::from_u128(0x4bf9_2f35_77b3_4da6_a3ce_929d_0e0e_4736), SpanId::from_u64(0x00f0_67aa_0ba9_02b7), Tr...
[INFO] [stdout]     |                                         ^^^^^^^^^ function or associated item not found in `TraceId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `opentelemetry::trace::TraceId` consider using one of the following associated functions:
[INFO] [stdout]       opentelemetry::trace::TraceId::from_bytes
[INFO] [stdout]       opentelemetry::trace::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 `opentelemetry::trace::SpanId` in the current scope
[INFO] [stdout]    --> src/trace/propagator/trace_context_response.rs:147:161
[INFO] [stdout]     |
[INFO] [stdout] 147 | ...b3_4da6_a3ce_929d_0e0e_4736), SpanId::from_u64(0x00f0_67aa_0ba9_02b7), 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 `opentelemetry::trace::SpanId` consider using one of the following associated functions:
[INFO] [stdout]       opentelemetry::trace::SpanId::from_bytes
[INFO] [stdout]       opentelemetry::trace::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] 147 |             ("02-4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7-09", SpanContext::new(TraceId::from_u128(0x4bf9_2f35_77b3_4da6_a3ce_929d_0e0e_4736), SpanId::from(0x00f0_67aa_0ba9_02b7), 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 `opentelemetry::trace::TraceId` in the current scope
[INFO] [stdout]    --> src/trace/propagator/trace_context_response.rs:148:99
[INFO] [stdout]     |
[INFO] [stdout] 148 | ...902b7-08", SpanContext::new(TraceId::from_u128(0x4bf9_2f35_77b3_4da6_a3ce_929d_0e0e_4736), SpanId::from_u64(0x00f0_67aa_0ba9_02b7), Tr...
[INFO] [stdout]     |                                         ^^^^^^^^^ function or associated item not found in `TraceId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `opentelemetry::trace::TraceId` consider using one of the following associated functions:
[INFO] [stdout]       opentelemetry::trace::TraceId::from_bytes
[INFO] [stdout]       opentelemetry::trace::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 `opentelemetry::trace::SpanId` in the current scope
[INFO] [stdout]    --> src/trace/propagator/trace_context_response.rs:148:161
[INFO] [stdout]     |
[INFO] [stdout] 148 | ...b3_4da6_a3ce_929d_0e0e_4736), SpanId::from_u64(0x00f0_67aa_0ba9_02b7), 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 `opentelemetry::trace::SpanId` consider using one of the following associated functions:
[INFO] [stdout]       opentelemetry::trace::SpanId::from_bytes
[INFO] [stdout]       opentelemetry::trace::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] 148 |             ("02-4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7-08", SpanContext::new(TraceId::from_u128(0x4bf9_2f35_77b3_4da6_a3ce_929d_0e0e_4736), SpanId::from(0x00f0_67aa_0ba9_02b7), 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 `opentelemetry::trace::TraceId` in the current scope
[INFO] [stdout]    --> src/trace/propagator/trace_context_response.rs:149:108
[INFO] [stdout]     |
[INFO] [stdout] 149 | ...XYZxsf09", SpanContext::new(TraceId::from_u128(0x4bf9_2f35_77b3_4da6_a3ce_929d_0e0e_4736), SpanId::from_u64(0x00f0_67aa_0ba9_02b7), Tr...
[INFO] [stdout]     |                                         ^^^^^^^^^ function or associated item not found in `TraceId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `opentelemetry::trace::TraceId` consider using one of the following associated functions:
[INFO] [stdout]       opentelemetry::trace::TraceId::from_bytes
[INFO] [stdout]       opentelemetry::trace::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 `opentelemetry::trace::SpanId` in the current scope
[INFO] [stdout]    --> src/trace/propagator/trace_context_response.rs:149:170
[INFO] [stdout]     |
[INFO] [stdout] 149 | ...b3_4da6_a3ce_929d_0e0e_4736), SpanId::from_u64(0x00f0_67aa_0ba9_02b7), 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 `opentelemetry::trace::SpanId` consider using one of the following associated functions:
[INFO] [stdout]       opentelemetry::trace::SpanId::from_bytes
[INFO] [stdout]       opentelemetry::trace::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] 149 |             ("02-4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7-09-XYZxsf09", SpanContext::new(TraceId::from_u128(0x4bf9_2f35_77b3_4da6_a3ce_929d_0e0e_4736), SpanId::from(0x00f0_67aa_0ba9_02b7), 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 `opentelemetry::trace::TraceId` in the current scope
[INFO] [stdout]    --> src/trace/propagator/trace_context_response.rs:150:100
[INFO] [stdout]     |
[INFO] [stdout] 150 | ...02b7-01-", SpanContext::new(TraceId::from_u128(0x4bf9_2f35_77b3_4da6_a3ce_929d_0e0e_4736), SpanId::from_u64(0x00f0_67aa_0ba9_02b7), Tr...
[INFO] [stdout]     |                                         ^^^^^^^^^ function or associated item not found in `TraceId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `opentelemetry::trace::TraceId` consider using one of the following associated functions:
[INFO] [stdout]       opentelemetry::trace::TraceId::from_bytes
[INFO] [stdout]       opentelemetry::trace::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 `opentelemetry::trace::SpanId` in the current scope
[INFO] [stdout]    --> src/trace/propagator/trace_context_response.rs:150:162
[INFO] [stdout]     |
[INFO] [stdout] 150 | ...b3_4da6_a3ce_929d_0e0e_4736), SpanId::from_u64(0x00f0_67aa_0ba9_02b7), 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 `opentelemetry::trace::SpanId` consider using one of the following associated functions:
[INFO] [stdout]       opentelemetry::trace::SpanId::from_bytes
[INFO] [stdout]       opentelemetry::trace::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] 150 |             ("00-4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7-01-", SpanContext::new(TraceId::from_u128(0x4bf9_2f35_77b3_4da6_a3ce_929d_0e0e_4736), SpanId::from(0x00f0_67aa_0ba9_02b7), 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 `opentelemetry::trace::TraceId` in the current scope
[INFO] [stdout]    --> src/trace/propagator/trace_context_response.rs:151:100
[INFO] [stdout]     |
[INFO] [stdout] 151 | ...02b7-09-", SpanContext::new(TraceId::from_u128(0x4bf9_2f35_77b3_4da6_a3ce_929d_0e0e_4736), SpanId::from_u64(0x00f0_67aa_0ba9_02b7), Tr...
[INFO] [stdout]     |                                         ^^^^^^^^^ function or associated item not found in `TraceId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `opentelemetry::trace::TraceId` consider using one of the following associated functions:
[INFO] [stdout]       opentelemetry::trace::TraceId::from_bytes
[INFO] [stdout]       opentelemetry::trace::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 `opentelemetry::trace::SpanId` in the current scope
[INFO] [stdout]    --> src/trace/propagator/trace_context_response.rs:151:162
[INFO] [stdout]     |
[INFO] [stdout] 151 | ...b3_4da6_a3ce_929d_0e0e_4736), SpanId::from_u64(0x00f0_67aa_0ba9_02b7), 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 `opentelemetry::trace::SpanId` consider using one of the following associated functions:
[INFO] [stdout]       opentelemetry::trace::SpanId::from_bytes
[INFO] [stdout]       opentelemetry::trace::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] 151 |             ("01-4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7-09-", SpanContext::new(TraceId::from_u128(0x4bf9_2f35_77b3_4da6_a3ce_929d_0e0e_4736), SpanId::from(0x00f0_67aa_0ba9_02b7), 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 `opentelemetry::trace::TraceId` in the current scope
[INFO] [stdout]    --> src/trace/propagator/trace_context_response.rs:180:99
[INFO] [stdout]     |
[INFO] [stdout] 180 | ...902b7-01", SpanContext::new(TraceId::from_u128(0x4bf9_2f35_77b3_4da6_a3ce_929d_0e0e_4736), SpanId::from_u64(0x00f0_67aa_0ba9_02b7), Tr...
[INFO] [stdout]     |                                         ^^^^^^^^^ function or associated item not found in `TraceId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `opentelemetry::trace::TraceId` consider using one of the following associated functions:
[INFO] [stdout]       opentelemetry::trace::TraceId::from_bytes
[INFO] [stdout]       opentelemetry::trace::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 `opentelemetry::trace::SpanId` in the current scope
[INFO] [stdout]    --> src/trace/propagator/trace_context_response.rs:180:161
[INFO] [stdout]     |
[INFO] [stdout] 180 | ...b3_4da6_a3ce_929d_0e0e_4736), SpanId::from_u64(0x00f0_67aa_0ba9_02b7), TraceFlags::SAMPLED, true, TraceState::from_str("foo=bar").unwr...
[INFO] [stdout]     |                                          ^^^^^^^^ function or associated item not found in `SpanId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `opentelemetry::trace::SpanId` consider using one of the following associated functions:
[INFO] [stdout]       opentelemetry::trace::SpanId::from_bytes
[INFO] [stdout]       opentelemetry::trace::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] 180 |             ("00-4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7-01", SpanContext::new(TraceId::from_u128(0x4bf9_2f35_77b3_4da6_a3ce_929d_0e0e_4736), SpanId::from(0x00f0_67aa_0ba9_02b7), TraceFlags::SAMPLED, true, TraceState::from_str("foo=bar").unwrap())),
[INFO] [stdout]     |                                                                                                                                                                 ~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_u128` found for struct `opentelemetry::trace::TraceId` in the current scope
[INFO] [stdout]    --> src/trace/propagator/trace_context_response.rs:181:99
[INFO] [stdout]     |
[INFO] [stdout] 181 | ...902b7-00", SpanContext::new(TraceId::from_u128(0x4bf9_2f35_77b3_4da6_a3ce_929d_0e0e_4736), SpanId::from_u64(0x00f0_67aa_0ba9_02b7), Tr...
[INFO] [stdout]     |                                         ^^^^^^^^^ function or associated item not found in `TraceId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `opentelemetry::trace::TraceId` consider using one of the following associated functions:
[INFO] [stdout]       opentelemetry::trace::TraceId::from_bytes
[INFO] [stdout]       opentelemetry::trace::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 `opentelemetry::trace::SpanId` in the current scope
[INFO] [stdout]    --> src/trace/propagator/trace_context_response.rs:181:161
[INFO] [stdout]     |
[INFO] [stdout] 181 | ...b3_4da6_a3ce_929d_0e0e_4736), SpanId::from_u64(0x00f0_67aa_0ba9_02b7), TraceFlags::default(), true, TraceState::from_str("foo=bar").un...
[INFO] [stdout]     |                                          ^^^^^^^^ function or associated item not found in `SpanId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `opentelemetry::trace::SpanId` consider using one of the following associated functions:
[INFO] [stdout]       opentelemetry::trace::SpanId::from_bytes
[INFO] [stdout]       opentelemetry::trace::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] 181 |             ("00-4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7-00", SpanContext::new(TraceId::from_u128(0x4bf9_2f35_77b3_4da6_a3ce_929d_0e0e_4736), SpanId::from(0x00f0_67aa_0ba9_02b7), TraceFlags::default(), true, TraceState::from_str("foo=bar").unwrap())),
[INFO] [stdout]     |                                                                                                                                                                 ~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_u128` found for struct `opentelemetry::trace::TraceId` in the current scope
[INFO] [stdout]    --> src/trace/propagator/trace_context_response.rs:182:99
[INFO] [stdout]     |
[INFO] [stdout] 182 | ...902b7-01", SpanContext::new(TraceId::from_u128(0x4bf9_2f35_77b3_4da6_a3ce_929d_0e0e_4736), SpanId::from_u64(0x00f0_67aa_0ba9_02b7), Tr...
[INFO] [stdout]     |                                         ^^^^^^^^^ function or associated item not found in `TraceId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `opentelemetry::trace::TraceId` consider using one of the following associated functions:
[INFO] [stdout]       opentelemetry::trace::TraceId::from_bytes
[INFO] [stdout]       opentelemetry::trace::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 `opentelemetry::trace::SpanId` in the current scope
[INFO] [stdout]    --> src/trace/propagator/trace_context_response.rs:182:161
[INFO] [stdout]     |
[INFO] [stdout] 182 | ...b3_4da6_a3ce_929d_0e0e_4736), SpanId::from_u64(0x00f0_67aa_0ba9_02b7), TraceFlags::new(0xff), true, TraceState::from_str("foo=bar").un...
[INFO] [stdout]     |                                          ^^^^^^^^ function or associated item not found in `SpanId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `opentelemetry::trace::SpanId` consider using one of the following associated functions:
[INFO] [stdout]       opentelemetry::trace::SpanId::from_bytes
[INFO] [stdout]       opentelemetry::trace::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] 182 |             ("00-4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7-01", SpanContext::new(TraceId::from_u128(0x4bf9_2f35_77b3_4da6_a3ce_929d_0e0e_4736), SpanId::from(0x00f0_67aa_0ba9_02b7), TraceFlags::new(0xff), true, TraceState::from_str("foo=bar").unwrap())),
[INFO] [stdout]     |                                                                                                                                                                 ~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 41 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-contrib` (lib test) due to 42 previous errors
[INFO] running `Command { std: "docker" "inspect" "16f2f1e37cecd851a04f8f6ba5ed2a8b849bf7a52470e43ea109957d7dd7c514", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16f2f1e37cecd851a04f8f6ba5ed2a8b849bf7a52470e43ea109957d7dd7c514", kill_on_drop: false }`
[INFO] [stdout] 16f2f1e37cecd851a04f8f6ba5ed2a8b849bf7a52470e43ea109957d7dd7c514
