[INFO] fetching crate authzen-opa 0.1.0-alpha.0... [INFO] testing authzen-opa-0.1.0-alpha.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate authzen-opa 0.1.0-alpha.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate authzen-opa 0.1.0-alpha.0 [INFO] finished tweaking crates.io crate authzen-opa 0.1.0-alpha.0 [INFO] tweaked toml for crates.io crate authzen-opa 0.1.0-alpha.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate authzen-opa 0.1.0-alpha.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 234 packages to latest compatible versions [INFO] [stderr] Adding derive_more v0.99.20 (available: v2.0.1) [INFO] [stderr] Adding hyper v0.14.32 (available: v1.7.0) [INFO] [stderr] Adding serde_with v2.3.3 (available: v3.15.1) [INFO] [stderr] Adding typed-builder v0.12.0 (available: v0.23.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 45c7edd3ed303409e6785dc03b9a45da902b90d911b8539ada672b7a9692a1f2 [INFO] running `Command { std: "docker" "start" "-a" "45c7edd3ed303409e6785dc03b9a45da902b90d911b8539ada672b7a9692a1f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45c7edd3ed303409e6785dc03b9a45da902b90d911b8539ada672b7a9692a1f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45c7edd3ed303409e6785dc03b9a45da902b90d911b8539ada672b7a9692a1f2", kill_on_drop: false }` [INFO] [stdout] 45c7edd3ed303409e6785dc03b9a45da902b90d911b8539ada672b7a9692a1f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58bf59bdc11b728602178219f7c85b8d61436523bff006d20d38e0c91f55ec4c [INFO] running `Command { std: "docker" "start" "-a" "58bf59bdc11b728602178219f7c85b8d61436523bff006d20d38e0c91f55ec4c", kill_on_drop: false }` [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling aws-lc-rs v1.14.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling rustls-pki-types v1.13.0 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling cc v1.2.45 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling opentelemetry-semantic-conventions v0.15.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.2 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling webpki-roots v1.0.4 [INFO] [stderr] Compiling authzen-service-util v0.1.0-alpha.0 [INFO] [stderr] Compiling authzen-opa v0.1.0-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling concat-string v1.0.1 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling aws-lc-sys v0.32.3 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling typed-builder v0.12.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling async-backtrace-attributes v0.2.7 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling opentelemetry v0.31.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling opentelemetry v0.23.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Compiling serde_qs v0.15.0 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling tracing-tree v0.4.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling serde_with v2.3.3 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling opentelemetry_sdk v0.23.0 [INFO] [stderr] Compiling opentelemetry_sdk v0.31.0 [INFO] [stderr] Compiling async-backtrace v0.2.7 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling opentelemetry-jaeger v0.22.0 [INFO] [stderr] Compiling tracing-opentelemetry v0.32.0 [INFO] [stdout] error[E0433]: failed to resolve: could not find `sdk` in `opentelemetry` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/authzen-service-util-0.1.0-alpha.0/src/trace.rs:4:20 [INFO] [stdout] | [INFO] [stdout] 4 | use opentelemetry::sdk::{ [INFO] [stdout] | ^^^ could not find `sdk` in `opentelemetry` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `opentelemetry::sdk` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/authzen-service-util-0.1.0-alpha.0/src/trace.rs:4:20 [INFO] [stdout] | [INFO] [stdout] 4 | use opentelemetry::sdk::{ [INFO] [stdout] | ^^^ could not find `sdk` in `opentelemetry` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `runtime` in `opentelemetry` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/authzen-service-util-0.1.0-alpha.0/src/trace.rs:73:39 [INFO] [stdout] | [INFO] [stdout] 73 | .install_batch(opentelemetry::runtime::Tokio)?; [INFO] [stdout] | ^^^^^^^ could not find `runtime` in `opentelemetry` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `shutdown_tracer_provider` in module `opentelemetry::global` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/authzen-service-util-0.1.0-alpha.0/src/trace.rs:56:28 [INFO] [stdout] | [INFO] [stdout] 56 | opentelemetry::global::shutdown_tracer_provider(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `set_tracer_provider` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opentelemetry-0.31.0/src/global/trace.rs:427:1 [INFO] [stdout] | [INFO] [stdout] 427 | / pub fn set_tracer_provider
(new_provider: P)
[INFO] [stdout] 428 | | where
[INFO] [stdout] 429 | | S: trace::Span + Send + Sync + 'static,
[INFO] [stdout] 430 | | T: trace::Tracer + Send + Sync + 'static,
[INFO] [stdout] 431 | | P: trace::TracerProvider::new`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-opentelemetry-0.32.0/src/layer.rs:573:8
[INFO] [stdout] |
[INFO] [stdout] 573 | T: otel::Tracer + 'static,
[INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `OpenTelemetryLayer::::new`
[INFO] [stdout] ...
[INFO] [stdout] 610 | pub fn new(tracer: T) -> Self {
[INFO] [stdout] | --- required by a bound in this associated function
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `opentelemetry_sdk::trace::tracer::Tracer: Tracer` is not satisfied
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/authzen-service-util-0.1.0-alpha.0/src/trace.rs:85:15
[INFO] [stdout] |
[INFO] [stdout] 85 | .with(OpenTelemetryLayer::new(tracer))
[INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Tracer` is not implemented for `opentelemetry_sdk::trace::tracer::Tracer`
[INFO] [stdout] | |
[INFO] [stdout] | required by a bound introduced by this call
[INFO] [stdout] |
[INFO] [stdout] note: there are multiple different versions of crate `opentelemetry` in the dependency graph
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opentelemetry-0.31.0/src/trace/tracer.rs:121:1
[INFO] [stdout] |
[INFO] [stdout] 121 | pub trait Tracer {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/authzen-service-util-0.1.0-alpha.0/src/trace.rs:3:5
[INFO] [stdout] |
[INFO] [stdout] 3 | use opentelemetry::propagation::TextMapPropagator;
[INFO] [stdout] | ------------- one version of crate `opentelemetry` used here, as a direct dependency of the current crate
[INFO] [stdout] ...
[INFO] [stdout] 62 | let tracer = opentelemetry_jaeger::new_agent_pipeline()
[INFO] [stdout] | -------------------- one version of crate `opentelemetry` used here, as a dependency of crate `opentelemetry_jaeger`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opentelemetry_sdk-0.23.0/src/trace/tracer.rs:29:1
[INFO] [stdout] |
[INFO] [stdout] 29 | pub struct Tracer {
[INFO] [stdout] | ----------------- this type doesn't implement the required trait
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opentelemetry-0.23.0/src/global/trace.rs:13:1
[INFO] [stdout] |
[INFO] [stdout] 13 | pub trait ObjectSafeSpan {
[INFO] [stdout] | ------------------------ this is the found trait
[INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] = note: required for `OpenTelemetryLayer