Skip to content

rust: downgrad prost-build to 0.14.1#1036

Closed
florianl wants to merge 1 commit into
open-telemetry:mainfrom
florianl:rust-prost-build
Closed

rust: downgrad prost-build to 0.14.1#1036
florianl wants to merge 1 commit into
open-telemetry:mainfrom
florianl:rust-prost-build

Conversation

@florianl
Copy link
Copy Markdown
Member

@florianl florianl commented Dec 23, 2025

Fix the rust error, that is shown in https://github.com/open-telemetry/opentelemetry-ebpf-profiler/actions/runs/20454325313/job/58773196338?pr=1035:

error: package `prost-build v0.14.2` cannot be built because it requires rustc 1.82 or newer, while the currently active rustc version is 1.77.2
Either upgrade to rustc 1.82 or newer, or use
cargo update prost-build@0.14.2 --precise ver

This is more of a quick fix for #1035 rather than a proper solution. The proper way will be to update the used rust version.

Signed-off-by: Florian Lehner <florian.lehner@elastic.co>
@florianl florianl requested review from a team as code owners December 23, 2025 07:35
@florianl
Copy link
Copy Markdown
Member Author

Superseeded by #1038

@florianl florianl closed this Dec 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant