Skip to content

Rust: Unable to install adbc_core and adbc_datafusion (following docs): Compiler Error #3687

@GeneralPancakeMSTR

Description

@GeneralPancakeMSTR

What happened?

cargo build on a trivial project (literally) does not compile/build.

Am I missing something super obvious?

Stack Trace

error.txt

How can we reproduce the bug?

  • sudo apt install protobuf-compiler
  • cargo init rust_adbc_test
  • cargo add adbc_core adbc_datafusion
  • cargo build

Environment/Setup

  • OS:
lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 24.04.3 LTS
Release:        24.04
Codename:       noble
  • protoc --version : libprotoc 3.21.12
  • cargo 1.91.0 (ea2d97820 2025-10-10)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions