[
https://issues.apache.org/jira/browse/AVRO-3564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated AVRO-3564:
---------------------------------
Labels: pull-request-available (was: )
> [Rust][branch-1.11] Build fails on bumpalo
> ------------------------------------------
>
> Key: AVRO-3564
> URL: https://issues.apache.org/jira/browse/AVRO-3564
> Project: Apache Avro
> Issue Type: Bug
> Reporter: Ryan Skraba
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.11.1
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> {code:java}
> Compiling bumpalo v3.10.0
> Compiling hex-literal v0.3.4
> Compiling wasm-bindgen v0.2.81
> error[E0658]: arbitrary expressions in key-value attributes are unstable
> -->
> /home/ryan.skraba/.cargo/registry/src/github.com-1ecc6299db9ec823/bumpalo-3.10.0/src/lib.rs:1:10
> |
> 1 | #![doc = include_str!("../README.md")]
> | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> |
> = note: see issue #78835 <https://github.com/rust-lang/rust/issues/78835>
> for more information Checking quick-error v2.0.1
> Checking scoped-tls v1.0.0
> error: aborting due to previous errorFor more information about this error,
> try `rustc --explain E0658`.
> error: could not compile `bumpalo`To learn more, run the command again with
> --verbose.
> warning: build failed, waiting for other jobs to finish...
> error: build failed
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)