Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dockerfile build failure #180

Closed
giulio1979 opened this issue Jul 8, 2024 · 0 comments · Fixed by #181
Closed

Dockerfile build failure #180

giulio1979 opened this issue Jul 8, 2024 · 0 comments · Fixed by #181
Assignees
Labels
bug Something isn't working

Comments

@giulio1979
Copy link

I notice latest builds failing:

error[E0658]: use of unstable library feature 'arc_unwrap_or_clone'
--> /usr/local/cargo/registry/src/index.crates.io-6f17d22bba15001f/delta_kernel-0.1.1/src/schema.rs:461:9
|
461 | Arc::unwrap_or_clone(schema).into()
| ^^^^^^^^^^^^^^^^^^^^
|
= note: see issue #93610 rust-lang/rust#93610 for more information
For more information about this error, try rustc --explain E0658.
error: could not compile delta_kernel (lib) due to previous error
warning: build failed, waiting for other jobs to finish...

@rtyler rtyler self-assigned this Jul 8, 2024
@rtyler rtyler added the bug Something isn't working label Jul 8, 2024
rtyler added a commit to rtyler/kafka-delta-ingest that referenced this issue Jul 8, 2024
@rtyler rtyler closed this as completed in 322366d Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants