[INFO] fetching crate opentelemetry-jaeger-propagator 0.30.0... [INFO] checking opentelemetry-jaeger-propagator-0.30.0 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate opentelemetry-jaeger-propagator 0.30.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate opentelemetry-jaeger-propagator 0.30.0 [INFO] finished tweaking crates.io crate opentelemetry-jaeger-propagator 0.30.0 [INFO] tweaked toml for crates.io crate opentelemetry-jaeger-propagator 0.30.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate opentelemetry-jaeger-propagator 0.30.0 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate opentelemetry-jaeger-propagator 0.30.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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4743ff8b6bc5713b1afe9fee02e96fb71ef733bb3480381f10f037268de9c9e9 [INFO] running `Command { std: "docker" "start" "-a" "4743ff8b6bc5713b1afe9fee02e96fb71ef733bb3480381f10f037268de9c9e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4743ff8b6bc5713b1afe9fee02e96fb71ef733bb3480381f10f037268de9c9e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4743ff8b6bc5713b1afe9fee02e96fb71ef733bb3480381f10f037268de9c9e9", kill_on_drop: false }` [INFO] [stdout] 4743ff8b6bc5713b1afe9fee02e96fb71ef733bb3480381f10f037268de9c9e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9977fb51861725de2e61783a60712e13f509283ceacaaea00cf23637b18e9b33 [INFO] running `Command { std: "docker" "start" "-a" "9977fb51861725de2e61783a60712e13f509283ceacaaea00cf23637b18e9b33", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking opentelemetry v0.30.0 [INFO] [stderr] Checking opentelemetry-jaeger-propagator v0.30.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `opentelemetry` [INFO] [stdout] --> src/propagator.rs:225:24 [INFO] [stdout] | [INFO] [stdout] 225 | use opentelemetry::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-1949cf8c6b5b557f/opentelemetry-0.30.0/src/lib.rs:260:9 [INFO] [stdout] | [INFO] [stdout] 258 | #[cfg(any(feature = "testing", test))] [INFO] [stdout] | --------------------------- the item is gated here [INFO] [stdout] 259 | #[doc(hidden)] [INFO] [stdout] 260 | pub mod testing; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_u128` found for struct `opentelemetry::TraceId` in the current scope [INFO] [stdout] --> src/propagator.rs:242:30 [INFO] [stdout] | [INFO] [stdout] 242 | TraceId::from_u128(TRACE_ID), [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `opentelemetry::TraceId` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `opentelemetry::TraceId` consider using one of the following associated functions: [INFO] [stdout] opentelemetry::TraceId::from_bytes [INFO] [stdout] opentelemetry::TraceId::from_hex [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opentelemetry-0.30.0/src/trace_context.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | pub const fn from_bytes(bytes: [u8; 16]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 122 | pub fn from_hex(hex: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_u64` found for struct `opentelemetry::SpanId` in the current scope [INFO] [stdout] --> src/propagator.rs:243:29 [INFO] [stdout] | [INFO] [stdout] 243 | SpanId::from_u64(SPAN_ID), [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `opentelemetry::SpanId` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `opentelemetry::SpanId` consider using one of the following associated functions: [INFO] [stdout] opentelemetry::SpanId::from_bytes [INFO] [stdout] opentelemetry::SpanId::from_hex [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opentelemetry-0.30.0/src/trace_context.rs:162:5 [INFO] [stdout] | [INFO] [stdout] 162 | pub const fn from_bytes(bytes: [u8; 8]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 183 | pub fn from_hex(hex: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is an associated function `from` with a similar name [INFO] [stdout] | [INFO] [stdout] 243 - SpanId::from_u64(SPAN_ID), [INFO] [stdout] 243 + SpanId::from(SPAN_ID), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_u128` found for struct `opentelemetry::TraceId` in the current scope [INFO] [stdout] --> src/propagator.rs:254:30 [INFO] [stdout] | [INFO] [stdout] 254 | TraceId::from_u128(TRACE_ID), [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `opentelemetry::TraceId` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `opentelemetry::TraceId` consider using one of the following associated functions: [INFO] [stdout] opentelemetry::TraceId::from_bytes [INFO] [stdout] opentelemetry::TraceId::from_hex [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opentelemetry-0.30.0/src/trace_context.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | pub const fn from_bytes(bytes: [u8; 16]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 122 | pub fn from_hex(hex: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_u64` found for struct `opentelemetry::SpanId` in the current scope [INFO] [stdout] --> src/propagator.rs:255:29 [INFO] [stdout] | [INFO] [stdout] 255 | SpanId::from_u64(SPAN_ID), [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `opentelemetry::SpanId` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `opentelemetry::SpanId` consider using one of the following associated functions: [INFO] [stdout] opentelemetry::SpanId::from_bytes [INFO] [stdout] opentelemetry::SpanId::from_hex [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opentelemetry-0.30.0/src/trace_context.rs:162:5 [INFO] [stdout] | [INFO] [stdout] 162 | pub const fn from_bytes(bytes: [u8; 8]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 183 | pub fn from_hex(hex: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is an associated function `from` with a similar name [INFO] [stdout] | [INFO] [stdout] 255 - SpanId::from_u64(SPAN_ID), [INFO] [stdout] 255 + SpanId::from(SPAN_ID), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_u128` found for struct `opentelemetry::TraceId` in the current scope [INFO] [stdout] --> src/propagator.rs:266:30 [INFO] [stdout] | [INFO] [stdout] 266 | TraceId::from_u128(TRACE_ID), [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `opentelemetry::TraceId` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `opentelemetry::TraceId` consider using one of the following associated functions: [INFO] [stdout] opentelemetry::TraceId::from_bytes [INFO] [stdout] opentelemetry::TraceId::from_hex [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opentelemetry-0.30.0/src/trace_context.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | pub const fn from_bytes(bytes: [u8; 16]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 122 | pub fn from_hex(hex: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_u64` found for struct `opentelemetry::SpanId` in the current scope [INFO] [stdout] --> src/propagator.rs:267:29 [INFO] [stdout] | [INFO] [stdout] 267 | SpanId::from_u64(SPAN_ID), [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `opentelemetry::SpanId` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `opentelemetry::SpanId` consider using one of the following associated functions: [INFO] [stdout] opentelemetry::SpanId::from_bytes [INFO] [stdout] opentelemetry::SpanId::from_hex [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opentelemetry-0.30.0/src/trace_context.rs:162:5 [INFO] [stdout] | [INFO] [stdout] 162 | pub const fn from_bytes(bytes: [u8; 8]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 183 | pub fn from_hex(hex: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is an associated function `from` with a similar name [INFO] [stdout] | [INFO] [stdout] 267 - SpanId::from_u64(SPAN_ID), [INFO] [stdout] 267 + SpanId::from(SPAN_ID), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_u128` found for struct `opentelemetry::TraceId` in the current scope [INFO] [stdout] --> src/propagator.rs:278:30 [INFO] [stdout] | [INFO] [stdout] 278 | TraceId::from_u128(TRACE_ID), [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `opentelemetry::TraceId` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `opentelemetry::TraceId` consider using one of the following associated functions: [INFO] [stdout] opentelemetry::TraceId::from_bytes [INFO] [stdout] opentelemetry::TraceId::from_hex [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opentelemetry-0.30.0/src/trace_context.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | pub const fn from_bytes(bytes: [u8; 16]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 122 | pub fn from_hex(hex: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_u64` found for struct `opentelemetry::SpanId` in the current scope [INFO] [stdout] --> src/propagator.rs:279:29 [INFO] [stdout] | [INFO] [stdout] 279 | SpanId::from_u64(SPAN_ID), [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `opentelemetry::SpanId` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `opentelemetry::SpanId` consider using one of the following associated functions: [INFO] [stdout] opentelemetry::SpanId::from_bytes [INFO] [stdout] opentelemetry::SpanId::from_hex [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opentelemetry-0.30.0/src/trace_context.rs:162:5 [INFO] [stdout] | [INFO] [stdout] 162 | pub const fn from_bytes(bytes: [u8; 8]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 183 | pub fn from_hex(hex: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is an associated function `from` with a similar name [INFO] [stdout] | [INFO] [stdout] 279 - SpanId::from_u64(SPAN_ID), [INFO] [stdout] 279 + SpanId::from(SPAN_ID), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_u128` found for struct `opentelemetry::TraceId` in the current scope [INFO] [stdout] --> src/propagator.rs:290:30 [INFO] [stdout] | [INFO] [stdout] 290 | TraceId::from_u128(TRACE_ID), [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `opentelemetry::TraceId` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `opentelemetry::TraceId` consider using one of the following associated functions: [INFO] [stdout] opentelemetry::TraceId::from_bytes [INFO] [stdout] opentelemetry::TraceId::from_hex [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opentelemetry-0.30.0/src/trace_context.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | pub const fn from_bytes(bytes: [u8; 16]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 122 | pub fn from_hex(hex: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_u64` found for struct `opentelemetry::SpanId` in the current scope [INFO] [stdout] --> src/propagator.rs:291:29 [INFO] [stdout] | [INFO] [stdout] 291 | SpanId::from_u64(SPAN_ID), [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `opentelemetry::SpanId` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `opentelemetry::SpanId` consider using one of the following associated functions: [INFO] [stdout] opentelemetry::SpanId::from_bytes [INFO] [stdout] opentelemetry::SpanId::from_hex [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opentelemetry-0.30.0/src/trace_context.rs:162:5 [INFO] [stdout] | [INFO] [stdout] 162 | pub const fn from_bytes(bytes: [u8; 8]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 183 | pub fn from_hex(hex: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is an associated function `from` with a similar name [INFO] [stdout] | [INFO] [stdout] 291 - SpanId::from_u64(SPAN_ID), [INFO] [stdout] 291 + SpanId::from(SPAN_ID), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_u128` found for struct `opentelemetry::TraceId` in the current scope [INFO] [stdout] --> src/propagator.rs:322:30 [INFO] [stdout] | [INFO] [stdout] 322 | TraceId::from_u128(TRACE_ID), [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `opentelemetry::TraceId` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `opentelemetry::TraceId` consider using one of the following associated functions: [INFO] [stdout] opentelemetry::TraceId::from_bytes [INFO] [stdout] opentelemetry::TraceId::from_hex [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opentelemetry-0.30.0/src/trace_context.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | pub const fn from_bytes(bytes: [u8; 16]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 122 | pub fn from_hex(hex: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_u64` found for struct `opentelemetry::SpanId` in the current scope [INFO] [stdout] --> src/propagator.rs:323:29 [INFO] [stdout] | [INFO] [stdout] 323 | SpanId::from_u64(SPAN_ID), [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `opentelemetry::SpanId` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `opentelemetry::SpanId` consider using one of the following associated functions: [INFO] [stdout] opentelemetry::SpanId::from_bytes [INFO] [stdout] opentelemetry::SpanId::from_hex [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opentelemetry-0.30.0/src/trace_context.rs:162:5 [INFO] [stdout] | [INFO] [stdout] 162 | pub const fn from_bytes(bytes: [u8; 8]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 183 | pub fn from_hex(hex: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is an associated function `from` with a similar name [INFO] [stdout] | [INFO] [stdout] 323 - SpanId::from_u64(SPAN_ID), [INFO] [stdout] 323 + SpanId::from(SPAN_ID), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_u128` found for struct `opentelemetry::TraceId` in the current scope [INFO] [stdout] --> src/propagator.rs:332:30 [INFO] [stdout] | [INFO] [stdout] 332 | TraceId::from_u128(TRACE_ID), [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `opentelemetry::TraceId` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `opentelemetry::TraceId` consider using one of the following associated functions: [INFO] [stdout] opentelemetry::TraceId::from_bytes [INFO] [stdout] opentelemetry::TraceId::from_hex [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opentelemetry-0.30.0/src/trace_context.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | pub const fn from_bytes(bytes: [u8; 16]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 122 | pub fn from_hex(hex: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_u64` found for struct `opentelemetry::SpanId` in the current scope [INFO] [stdout] --> src/propagator.rs:333:29 [INFO] [stdout] | [INFO] [stdout] 333 | SpanId::from_u64(SPAN_ID), [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `opentelemetry::SpanId` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `opentelemetry::SpanId` consider using one of the following associated functions: [INFO] [stdout] opentelemetry::SpanId::from_bytes [INFO] [stdout] opentelemetry::SpanId::from_hex [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opentelemetry-0.30.0/src/trace_context.rs:162:5 [INFO] [stdout] | [INFO] [stdout] 162 | pub const fn from_bytes(bytes: [u8; 8]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 183 | pub fn from_hex(hex: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is an associated function `from` with a similar name [INFO] [stdout] | [INFO] [stdout] 333 - SpanId::from_u64(SPAN_ID), [INFO] [stdout] 333 + SpanId::from(SPAN_ID), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_u128` found for struct `opentelemetry::TraceId` in the current scope [INFO] [stdout] --> src/propagator.rs:342:30 [INFO] [stdout] | [INFO] [stdout] 342 | TraceId::from_u128(TRACE_ID), [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `opentelemetry::TraceId` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `opentelemetry::TraceId` consider using one of the following associated functions: [INFO] [stdout] opentelemetry::TraceId::from_bytes [INFO] [stdout] opentelemetry::TraceId::from_hex [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opentelemetry-0.30.0/src/trace_context.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | pub const fn from_bytes(bytes: [u8; 16]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 122 | pub fn from_hex(hex: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_u64` found for struct `opentelemetry::SpanId` in the current scope [INFO] [stdout] --> src/propagator.rs:343:29 [INFO] [stdout] | [INFO] [stdout] 343 | SpanId::from_u64(SPAN_ID), [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `opentelemetry::SpanId` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `opentelemetry::SpanId` consider using one of the following associated functions: [INFO] [stdout] opentelemetry::SpanId::from_bytes [INFO] [stdout] opentelemetry::SpanId::from_hex [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opentelemetry-0.30.0/src/trace_context.rs:162:5 [INFO] [stdout] | [INFO] [stdout] 162 | pub const fn from_bytes(bytes: [u8; 8]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 183 | pub fn from_hex(hex: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is an associated function `from` with a similar name [INFO] [stdout] | [INFO] [stdout] 343 - SpanId::from_u64(SPAN_ID), [INFO] [stdout] 343 + SpanId::from(SPAN_ID), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_u64` found for struct `opentelemetry::SpanId` in the current scope [INFO] [stdout] --> src/propagator.rs:555:24 [INFO] [stdout] | [INFO] [stdout] 555 | Ok(SpanId::from_u64(74565)) [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `opentelemetry::SpanId` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `opentelemetry::SpanId` consider using one of the following associated functions: [INFO] [stdout] opentelemetry::SpanId::from_bytes [INFO] [stdout] opentelemetry::SpanId::from_hex [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opentelemetry-0.30.0/src/trace_context.rs:162:5 [INFO] [stdout] | [INFO] [stdout] 162 | pub const fn from_bytes(bytes: [u8; 8]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 183 | pub fn from_hex(hex: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is an associated function `from` with a similar name [INFO] [stdout] | [INFO] [stdout] 555 - Ok(SpanId::from_u64(74565)) [INFO] [stdout] 555 + Ok(SpanId::from(74565)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_u128` found for struct `opentelemetry::TraceId` in the current scope [INFO] [stdout] --> src/propagator.rs:689:26 [INFO] [stdout] | [INFO] [stdout] 689 | TraceId::from_u128(TRACE_ID), [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `opentelemetry::TraceId` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `opentelemetry::TraceId` consider using one of the following associated functions: [INFO] [stdout] opentelemetry::TraceId::from_bytes [INFO] [stdout] opentelemetry::TraceId::from_hex [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opentelemetry-0.30.0/src/trace_context.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | pub const fn from_bytes(bytes: [u8; 16]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 122 | pub fn from_hex(hex: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_u64` found for struct `opentelemetry::SpanId` in the current scope [INFO] [stdout] --> src/propagator.rs:690:25 [INFO] [stdout] | [INFO] [stdout] 690 | SpanId::from_u64(SPAN_ID), [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `opentelemetry::SpanId` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `opentelemetry::SpanId` consider using one of the following associated functions: [INFO] [stdout] opentelemetry::SpanId::from_bytes [INFO] [stdout] opentelemetry::SpanId::from_hex [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opentelemetry-0.30.0/src/trace_context.rs:162:5 [INFO] [stdout] | [INFO] [stdout] 162 | pub const fn from_bytes(bytes: [u8; 8]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 183 | pub fn from_hex(hex: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is an associated function `from` with a similar name [INFO] [stdout] | [INFO] [stdout] 690 - SpanId::from_u64(SPAN_ID), [INFO] [stdout] 690 + SpanId::from(SPAN_ID), [INFO] [stdout] | [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-jaeger-propagator` (lib test) due to 20 previous errors [INFO] running `Command { std: "docker" "inspect" "9977fb51861725de2e61783a60712e13f509283ceacaaea00cf23637b18e9b33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9977fb51861725de2e61783a60712e13f509283ceacaaea00cf23637b18e9b33", kill_on_drop: false }` [INFO] [stdout] 9977fb51861725de2e61783a60712e13f509283ceacaaea00cf23637b18e9b33