[INFO] fetching crate opentelemetry-proto 0.27.0...
[INFO] checking opentelemetry-proto-0.27.0 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate opentelemetry-proto 0.27.0 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate opentelemetry-proto 0.27.0 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate opentelemetry-proto 0.27.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate opentelemetry-proto 0.27.0
[INFO] tweaked toml for crates.io crate opentelemetry-proto 0.27.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 140 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded opentelemetry v0.27.1
[INFO] [stderr]   Downloaded opentelemetry_sdk v0.27.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 97d6b12074334439c4ca415202151fb2cc3218e09a89d8adbdcb3255cf554e62
[INFO] running `Command { std: "docker" "start" "-a" "97d6b12074334439c4ca415202151fb2cc3218e09a89d8adbdcb3255cf554e62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "97d6b12074334439c4ca415202151fb2cc3218e09a89d8adbdcb3255cf554e62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97d6b12074334439c4ca415202151fb2cc3218e09a89d8adbdcb3255cf554e62", kill_on_drop: false }`
[INFO] [stdout] 97d6b12074334439c4ca415202151fb2cc3218e09a89d8adbdcb3255cf554e62
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 13e62f806e7a401e39ce80932eb1e2a9633e0facb1c453d55449586d4ab79bae
[INFO] running `Command { std: "docker" "start" "-a" "13e62f806e7a401e39ce80932eb1e2a9633e0facb1c453d55449586d4ab79bae", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking unicode-ident v1.0.14
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking fastrand v2.2.0
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking multimap v0.10.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking tempfile v3.14.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling prost-derive v0.13.3
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking opentelemetry v0.27.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking prost v0.13.3
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking pin-project v1.1.7
[INFO] [stderr]     Checking prost-types v0.13.3
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking tower v0.5.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking prost-build v0.13.3
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking tonic-build v0.12.3
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking tokio-stream v0.1.16
[INFO] [stderr]     Checking h2 v0.4.7
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking opentelemetry_sdk v0.27.1
[INFO] [stderr]     Checking hyper v1.5.1
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking tonic v0.12.3
[INFO] [stderr]     Checking opentelemetry-proto v0.27.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `internal-logs`
[INFO] [stdout]    --> src/transform/metrics.rs:101:21
[INFO] [stdout]     |
[INFO] [stdout] 101 | /                     otel_debug!(
[INFO] [stdout] 102 | |                         name: "AggregationTemporality::Unknown",
[INFO] [stdout] 103 | |                         message = "Unknown temporality,using default instead.",
[INFO] [stdout] 104 | |                         unknown_temporality = format!("{:?}", other),
[INFO] [stdout] 105 | |                         default_temporality = format!("{:?}", Temporality::Cumulative)
[INFO] [stdout] 106 | |                     );
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `full`, `gen-tonic`, `gen-tonic-messages`, `hex`, `logs`, `metrics`, `populate-logs-event-name`, `prost`, `schemars`, `serde`, `testing`, `tonic`, `trace`, `with-schemars`, `with-serde`, and `zpages`
[INFO] [stdout]     = help: consider adding `internal-logs` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `otel_debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `internal-logs`
[INFO] [stdout]    --> src/transform/metrics.rs:101:21
[INFO] [stdout]     |
[INFO] [stdout] 101 | /                     otel_debug!(
[INFO] [stdout] 102 | |                         name: "AggregationTemporality::Unknown",
[INFO] [stdout] 103 | |                         message = "Unknown temporality,using default instead.",
[INFO] [stdout] 104 | |                         unknown_temporality = format!("{:?}", other),
[INFO] [stdout] 105 | |                         default_temporality = format!("{:?}", Temporality::Cumulative)
[INFO] [stdout] 106 | |                     );
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `full`, `gen-tonic`, `gen-tonic-messages`, `hex`, `logs`, `metrics`, `populate-logs-event-name`, `prost`, `schemars`, `serde`, `testing`, `tonic`, `trace`, `with-schemars`, `with-serde`, and `zpages`
[INFO] [stdout]     = help: consider adding `internal-logs` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `otel_debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `internal-logs`
[INFO] [stdout]    --> src/transform/metrics.rs:189:17
[INFO] [stdout]     |
[INFO] [stdout] 189 | /                 otel_debug!(
[INFO] [stdout] 190 | |                     name: "TonicMetricData::UnknownAggregator",
[INFO] [stdout] 191 | |                     message= "Unknown aggregator type",
[INFO] [stdout] 192 | |                     unknown_type= format!("{:?}", data),
[INFO] [stdout] 193 | |                 );
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `full`, `gen-tonic`, `gen-tonic-messages`, `hex`, `logs`, `metrics`, `populate-logs-event-name`, `prost`, `schemars`, `serde`, `testing`, `tonic`, `trace`, `with-schemars`, `with-serde`, and `zpages`
[INFO] [stdout]     = help: consider adding `internal-logs` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `otel_debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `internal-logs`
[INFO] [stdout]    --> src/transform/metrics.rs:189:17
[INFO] [stdout]     |
[INFO] [stdout] 189 | /                 otel_debug!(
[INFO] [stdout] 190 | |                     name: "TonicMetricData::UnknownAggregator",
[INFO] [stdout] 191 | |                     message= "Unknown aggregator type",
[INFO] [stdout] 192 | |                     unknown_type= format!("{:?}", data),
[INFO] [stdout] 193 | |                 );
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `full`, `gen-tonic`, `gen-tonic-messages`, `hex`, `logs`, `metrics`, `populate-logs-event-name`, `prost`, `schemars`, `serde`, `testing`, `tonic`, `trace`, `with-schemars`, `with-serde`, and `zpages`
[INFO] [stdout]     = help: consider adding `internal-logs` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `otel_debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `internal-logs`
[INFO] [stdout]    --> src/transform/metrics.rs:101:21
[INFO] [stdout]     |
[INFO] [stdout] 101 | /                     otel_debug!(
[INFO] [stdout] 102 | |                         name: "AggregationTemporality::Unknown",
[INFO] [stdout] 103 | |                         message = "Unknown temporality,using default instead.",
[INFO] [stdout] 104 | |                         unknown_temporality = format!("{:?}", other),
[INFO] [stdout] 105 | |                         default_temporality = format!("{:?}", Temporality::Cumulative)
[INFO] [stdout] 106 | |                     );
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `full`, `gen-tonic`, `gen-tonic-messages`, `hex`, `logs`, `metrics`, `populate-logs-event-name`, `prost`, `schemars`, `serde`, `testing`, `tonic`, `trace`, `with-schemars`, `with-serde`, and `zpages`
[INFO] [stdout]     = help: consider adding `internal-logs` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `otel_debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `internal-logs`
[INFO] [stdout]    --> src/transform/metrics.rs:101:21
[INFO] [stdout]     |
[INFO] [stdout] 101 | /                     otel_debug!(
[INFO] [stdout] 102 | |                         name: "AggregationTemporality::Unknown",
[INFO] [stdout] 103 | |                         message = "Unknown temporality,using default instead.",
[INFO] [stdout] 104 | |                         unknown_temporality = format!("{:?}", other),
[INFO] [stdout] 105 | |                         default_temporality = format!("{:?}", Temporality::Cumulative)
[INFO] [stdout] 106 | |                     );
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `full`, `gen-tonic`, `gen-tonic-messages`, `hex`, `logs`, `metrics`, `populate-logs-event-name`, `prost`, `schemars`, `serde`, `testing`, `tonic`, `trace`, `with-schemars`, `with-serde`, and `zpages`
[INFO] [stdout]     = help: consider adding `internal-logs` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `otel_debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `internal-logs`
[INFO] [stdout]    --> src/transform/metrics.rs:189:17
[INFO] [stdout]     |
[INFO] [stdout] 189 | /                 otel_debug!(
[INFO] [stdout] 190 | |                     name: "TonicMetricData::UnknownAggregator",
[INFO] [stdout] 191 | |                     message= "Unknown aggregator type",
[INFO] [stdout] 192 | |                     unknown_type= format!("{:?}", data),
[INFO] [stdout] 193 | |                 );
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `full`, `gen-tonic`, `gen-tonic-messages`, `hex`, `logs`, `metrics`, `populate-logs-event-name`, `prost`, `schemars`, `serde`, `testing`, `tonic`, `trace`, `with-schemars`, `with-serde`, and `zpages`
[INFO] [stdout]     = help: consider adding `internal-logs` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `otel_debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `internal-logs`
[INFO] [stdout]    --> src/transform/metrics.rs:189:17
[INFO] [stdout]     |
[INFO] [stdout] 189 | /                 otel_debug!(
[INFO] [stdout] 190 | |                     name: "TonicMetricData::UnknownAggregator",
[INFO] [stdout] 191 | |                     message= "Unknown aggregator type",
[INFO] [stdout] 192 | |                     unknown_type= format!("{:?}", data),
[INFO] [stdout] 193 | |                 );
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `full`, `gen-tonic`, `gen-tonic-messages`, `hex`, `logs`, `metrics`, `populate-logs-event-name`, `prost`, `schemars`, `serde`, `testing`, `tonic`, `trace`, `with-schemars`, `with-serde`, and `zpages`
[INFO] [stdout]     = help: consider adding `internal-logs` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `otel_debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_u128` found for struct `TraceId` in the current scope
[INFO] [stdout]    --> src/transform/trace.rs:209:22
[INFO] [stdout]     |
[INFO] [stdout] 209 |             TraceId::from_u128(123),
[INFO] [stdout]     |                      ^^^^^^^^^ function or associated item not found in `TraceId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `TraceId` consider using one of the following associated functions:
[INFO] [stdout]       TraceId::from_bytes
[INFO] [stdout]       TraceId::from_hex
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentelemetry-0.27.1/src/trace/span_context.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub const fn from_bytes(bytes: [u8; 16]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     pub fn from_hex(hex: &str) -> Result<Self, ParseIntError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_u64` found for struct `SpanId` in the current scope
[INFO] [stdout]    --> src/transform/trace.rs:210:21
[INFO] [stdout]     |
[INFO] [stdout] 210 |             SpanId::from_u64(456),
[INFO] [stdout]     |                     ^^^^^^^^ function or associated item not found in `SpanId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `SpanId` consider using one of the following associated functions:
[INFO] [stdout]       SpanId::from_bytes
[INFO] [stdout]       SpanId::from_hex
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentelemetry-0.27.1/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] 210 |             SpanId::from(456),
[INFO] [stdout]     |                     ~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_u64` found for struct `SpanId` in the current scope
[INFO] [stdout]    --> src/transform/trace.rs:218:37
[INFO] [stdout]     |
[INFO] [stdout] 218 |             parent_span_id: SpanId::from_u64(0),
[INFO] [stdout]     |                                     ^^^^^^^^ function or associated item not found in `SpanId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `SpanId` consider using one of the following associated functions:
[INFO] [stdout]       SpanId::from_bytes
[INFO] [stdout]       SpanId::from_hex
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentelemetry-0.27.1/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] 218 |             parent_span_id: SpanId::from(0),
[INFO] [stdout]     |                                     ~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `opentelemetry-proto` (lib test) due to 3 previous errors; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "13e62f806e7a401e39ce80932eb1e2a9633e0facb1c453d55449586d4ab79bae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13e62f806e7a401e39ce80932eb1e2a9633e0facb1c453d55449586d4ab79bae", kill_on_drop: false }`
[INFO] [stdout] 13e62f806e7a401e39ce80932eb1e2a9633e0facb1c453d55449586d4ab79bae
