github-actions[bot] commented on PR #24511:
URL: https://github.com/apache/datafusion/pull/24511#issuecomment-5353416046

   <!-- semver-check-comment -->
   Thank you for opening this pull request!
   
   Reviewer note: 
[cargo-semver-checks](https://github.com/obi1kenobi/cargo-semver-checks) 
reported the current version number is not SemVer-compatible with the changes 
in this pull request (compared against the base branch).
   
   <details>
   <summary>Details</summary>
   
   ```
        Cloning apache/main
       Building datafusion-datasource v55.0.0 (current)
          Built [  50.408s] (current)
        Parsing datafusion-datasource v55.0.0 (current)
         Parsed [   0.037s] (current)
       Building datafusion-datasource v55.0.0 (baseline)
          Built [  44.105s] (baseline)
        Parsing datafusion-datasource v55.0.0 (baseline)
         Parsed [   0.033s] (baseline)
       Checking datafusion-datasource v55.0.0 -> v55.0.0 (no change; assume 
patch)
        Checked [   0.258s] 223 checks: 223 pass, 31 skip
        Summary no semver update required
       Finished [  96.121s] datafusion-datasource
   error: running 'cargo update' on crate 'datafusion-sqllogictest' failed with 
output:
   -----
       Updating crates.io index
   error: no matching package named `proc-macro1` found
   location searched: crates.io index
   required by package `arrayref v0.3.10`
       ... which satisfies dependency `arrayref = "^0.3.5"` of package `blake3 
v1.8.0`
       ... which satisfies dependency `blake3 = "^1.8"` of package 
`datafusion-functions v55.0.0 
(/home/runner/work/datafusion/datafusion/datafusion/functions)`
       ... which satisfies path dependency `datafusion-functions` of package 
`datafusion v55.0.0 (/home/runner/work/datafusion/datafusion/datafusion/core)`
       ... which satisfies path dependency `datafusion` of package 
`datafusion-sqllogictest v55.0.0 
(/home/runner/work/datafusion/datafusion/datafusion/sqllogictest)`
       ... which satisfies path dependency `datafusion-sqllogictest` of package 
`placeholder v0.0.0 
(/home/runner/work/datafusion/datafusion/target/semver-checks/local-datafusion_sqllogictest-55_0_0-x86_64_unknown_linux_gnu-7de45bfbb4c2171e)`
   
   -----
   error: failed to update dependencies for crate datafusion-sqllogictest 
v55.0.0
   note: this is unlikely to be a bug in cargo-semver-checks,
         and is probably an issue with the crate's Cargo.toml
   note: the following command can be used to reproduce the compilation error:
         cargo new --lib example &&
             cd example &&
             echo '[workspace]' >> Cargo.toml &&
             cargo add --path 
/home/runner/work/datafusion/datafusion/datafusion/sqllogictest --features 
avro,backtrace,bytes,chrono,datafusion-substrait,parquet_encryption,postgres,postgres-types,substrait,testcontainers-modules,tokio-postgres
 &&
             cargo update
   
   error: aborting due to failure to run 'cargo update' for crate 
datafusion-sqllogictest v55.0.0
   ```
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to