-
Notifications
You must be signed in to change notification settings - Fork 294
Intermittent macOS CI failures #1365
Copy link
Copy link
Closed
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels