[INFO] fetching crate opentelemetry-spanprocessor-any 0.17.0... [INFO] checking opentelemetry-spanprocessor-any-0.17.0 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] extracting crate opentelemetry-spanprocessor-any 0.17.0 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate opentelemetry-spanprocessor-any 0.17.0 on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate opentelemetry-spanprocessor-any 0.17.0 [INFO] finished tweaking crates.io crate opentelemetry-spanprocessor-any 0.17.0 [INFO] tweaked toml for crates.io crate opentelemetry-spanprocessor-any 0.17.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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 147 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.3.6 (available: v0.5.1) [INFO] [stderr] Adding dashmap v4.0.2 (available: v6.1.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.3) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ef19de78ddfa0eba1fb5b76b271ab5184d73c470044dd6031e435ed403890db [INFO] running `Command { std: "docker" "start" "-a" "8ef19de78ddfa0eba1fb5b76b271ab5184d73c470044dd6031e435ed403890db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ef19de78ddfa0eba1fb5b76b271ab5184d73c470044dd6031e435ed403890db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ef19de78ddfa0eba1fb5b76b271ab5184d73c470044dd6031e435ed403890db", kill_on_drop: false }` [INFO] [stdout] 8ef19de78ddfa0eba1fb5b76b271ab5184d73c470044dd6031e435ed403890db [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03816dcbd6a42939160a26fa8e77cbe01f8d7ed2a32d65ea78031bba5f4b0188 [INFO] running `Command { std: "docker" "start" "-a" "03816dcbd6a42939160a26fa8e77cbe01f8d7ed2a32d65ea78031bba5f4b0188", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking pin-project v1.1.7 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking criterion v0.3.6 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking opentelemetry-spanprocessor-any v0.17.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `opentelemetry` [INFO] [stdout] --> benches/trace.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use opentelemetry::{ [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `opentelemetry` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `opentelemetry` [INFO] [stdout] --> benches/trace.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use opentelemetry::{ [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `opentelemetry` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `opentelemetry-spanprocessor-any` (bench "trace") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `as_any` [INFO] [stdout] --> src/sdk/trace/provider.rs:215:5 [INFO] [stdout] | [INFO] [stdout] 215 | impl SpanProcessor for TestSpanProcessor { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `as_any` in implementation [INFO] [stdout] | [INFO] [stdout] ::: src/sdk/trace/span_processor.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | fn as_any(&self) -> &dyn Any; [INFO] [stdout] | ----------------------------- `as_any` from trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_u64` found for struct `span_context::SpanId` in the current scope [INFO] [stdout] --> src/sdk/trace/span.rs:264:37 [INFO] [stdout] | [INFO] [stdout] 264 | parent_span_id: SpanId::from_u64(0), [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `SpanId` [INFO] [stdout] | [INFO] [stdout] ::: src/trace/span_context.rs:165:1 [INFO] [stdout] | [INFO] [stdout] 165 | pub struct SpanId(pub(crate) u64); [INFO] [stdout] | ----------------- function or associated item `from_u64` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `span_context::SpanId` consider using one of the following associated functions: [INFO] [stdout] span_context::SpanId::from_bytes [INFO] [stdout] span_context::SpanId::from_hex [INFO] [stdout] --> src/trace/span_context.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 172 | pub const fn from_bytes(bytes: [u8; 8]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 193 | 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] 264 | parent_span_id: SpanId::from(0), [INFO] [stdout] | ~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_u128` found for struct `span_context::TraceId` in the current scope [INFO] [stdout] --> src/sdk/trace/span.rs:578:26 [INFO] [stdout] | [INFO] [stdout] 578 | TraceId::from_u128(12), [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `TraceId` [INFO] [stdout] | [INFO] [stdout] ::: src/trace/span_context.rs:103:1 [INFO] [stdout] | [INFO] [stdout] 103 | pub struct TraceId(pub(crate) u128); [INFO] [stdout] | ------------------ function or associated item `from_u128` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `span_context::TraceId` consider using one of the following associated functions: [INFO] [stdout] span_context::TraceId::from_bytes [INFO] [stdout] span_context::TraceId::from_hex [INFO] [stdout] --> src/trace/span_context.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 110 | pub const fn from_bytes(bytes: [u8; 16]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 131 | 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 `span_context::SpanId` in the current scope [INFO] [stdout] --> src/sdk/trace/span.rs:579:25 [INFO] [stdout] | [INFO] [stdout] 579 | SpanId::from_u64(12), [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `SpanId` [INFO] [stdout] | [INFO] [stdout] ::: src/trace/span_context.rs:165:1 [INFO] [stdout] | [INFO] [stdout] 165 | pub struct SpanId(pub(crate) u64); [INFO] [stdout] | ----------------- function or associated item `from_u64` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `span_context::SpanId` consider using one of the following associated functions: [INFO] [stdout] span_context::SpanId::from_bytes [INFO] [stdout] span_context::SpanId::from_hex [INFO] [stdout] --> src/trace/span_context.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 172 | pub const fn from_bytes(bytes: [u8; 8]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 193 | 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] 579 | SpanId::from(12), [INFO] [stdout] | ~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0046, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0046`. [INFO] [stdout] [INFO] [stderr] error: could not compile `opentelemetry-spanprocessor-any` (lib test) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "03816dcbd6a42939160a26fa8e77cbe01f8d7ed2a32d65ea78031bba5f4b0188", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03816dcbd6a42939160a26fa8e77cbe01f8d7ed2a32d65ea78031bba5f4b0188", kill_on_drop: false }` [INFO] [stdout] 03816dcbd6a42939160a26fa8e77cbe01f8d7ed2a32d65ea78031bba5f4b0188