Skip to content

Dependency checker fails to build #22932

@AdamGS

Description

@AdamGS

Something in the underlying dependencies changes in a non-semver way. Because there's no Cargo.lock the build just breaks.

This is currently breaking CI for all PRs, for example https://github.com/apache/datafusion/actions/runs/27412171686/job/81015855546?pr=22926

Error is:

/Users/adamgs/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cargo-credential-0.4.10/src/secret.rs:89:1
   |
89 | impl<T> From<T> for Secret<T> {
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: conflicting implementation in crate `time`:
           - impl From<format_description::parse::format_item::HourBase> for <format_description::parse::format_item::HourBase as format_description::parse::format_item::ModifierValue>::Type;

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions