Skip to content

Package ID warnings and error(s) querying package graph on most-recent nightly runs #1232

@zeeshanlakhani

Description

@zeeshanlakhani

Firstly, just wanted to give a ❤️ and thank you for this project!

Note: This started with the latest version of Rust nightly.

nightly-x86_64-apple-darwin unchanged - rustc 1.77.0-nightly (6ae4cfbbb 2024-01-17)

It does not happen on stable.

After compilation, we get a series of dependency-related warnings like package ID names 0.14.0 (registry+[https://github.com/rust-lang/crates.io-index)](https://github.com/rust-lang/crates.io-index)) which wasn't produced by cargo metadata. Then, as one example, it errors out with:

error: failed to parse messages generated by Cargo

Caused by:
  error querying package graph

Caused by:
  unknown package ID: homestar-functions-add 0.1.0 (path+file:///home/runner/work/homestar/homestar/homestar-functions/add)

This also occurs for me locally with the latest nightly release.

Link to CI Github Action(s): https://github.com/ipvm-wg/homestar/actions/runs/7569332335/job/20612405047?pr=506#step:10:1505

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions