Skip to content

Intermittent macOS CI failures #1365

@fw-immunant

Description

@fw-immunant

I've seen this a couple times.

e.g., https://github.com/immunant/c2rust/actions/runs/17786685577/attempts/1?pr=1311

error: could not execute process `target/release/c2rust-instrument --metadata /Users/runner/work/c2rust/c2rust/analysis/tests/misc/instrument.target/debug/metadata.bc --runtime-path /Users/runner/work/c2rust/c2rust/analysis/runtime -- run --manifest-path /Users/runner/work/c2rust/c2rust/analysis/tests/misc/Cargo.toml --profile dev --` (never executed)

Caused by:
  No such file or directory (os error 2)
Error: 
   0: "cargo" "run" "--bin" "c2rust-instrument" "--profile" "release" "--" "--metadata" "/Users/runner/work/c2rust/c2rust/analysis/tests/misc/instrument.target/debug/metadata.bc" "--runtime-path" "/Users/runner/work/c2rust/c2rust/analysis/runtime" "--" "run" "--manifest-path" "/Users/runner/work/c2rust/c2rust/analysis/tests/misc/Cargo.toml" "--profile" "dev" "--" failed: exit status: 101

Location:
   pdg/src/main.rs:346

Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it.
Run with RUST_BACKTRACE=full to include source snippets.

Metadata

Metadata

Assignees

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