Skip to content

Actions pipelines failing due to missing eframe and egui directories #2

@pdlloyd

Description

@pdlloyd

Github Pages:

Run ./trunk build --release --public-url "${GITHUB_REPOSITORY#*/}"
  ./trunk build --release --public-url "${GITHUB_REPOSITORY#*/}"
  shell: /usr/bin/bash -e {0}
  env:
    CACHE_ON_FAILURE: false
    CARGO_INCREMENTAL: 0
[2](https://github.com/pdlloyd/mmc/actions/runs/8287586990/job/22680284439#step:6:2)024-0[3](https://github.com/pdlloyd/mmc/actions/runs/8287586990/job/22680284439#step:6:3)-1[4](https://github.com/pdlloyd/mmc/actions/runs/8287586990/job/22680284439#step:6:4)T21:08:23.81[5](https://github.com/pdlloyd/mmc/actions/runs/8287586990/job/22680284439#step:6:5)589Z  INFO 🚀 Starting trunk 0.19.1
2024-03-14T21:08:23.81[6](https://github.com/pdlloyd/mmc/actions/runs/8287586990/job/22680284439#step:6:6)323Z  INFO 📦 starting build
2024-03-14T21:08:23.8[7](https://github.com/pdlloyd/mmc/actions/runs/8287586990/job/22680284439#step:6:8)7160Z ERROR ❌ error
error from build pipeline

Caused by:
    0: error getting cargo metadata
    1: `cargo metadata` exited with an error: error: failed to get `eframe` as a dependency of package `mmc v0.1.0 (/home/runner/work/mmc/mmc)`
       
       Caused by:
         failed to load source for dependency `eframe`
       
       Caused by:
         Unable to update /home/runner/work/mmc/egui/crates/eframe
       
       Caused by:
         failed to read `/home/runner/work/mmc/egui/crates/eframe/Cargo.toml`
       
       Caused by:
         No such file or directory (os error 2)
       
2024-03-14T21:0[8](https://github.com/pdlloyd/mmc/actions/runs/8287586990/job/22680284439#step:6:9):23.877208Z ERROR error from build pipeline
Error: Process completed with exit code 1.

CI: Similar errors

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions