Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: update checked rust-toolchain version #29

Merged
merged 1 commit into from
Jan 11, 2024
Merged

Conversation

robjtede
Copy link
Contributor

No description provided.

@robjtede
Copy link
Contributor Author

i'm mostly just trying to see a fresh CI run to compare for PR 26

@robjtede robjtede marked this pull request as draft January 11, 2024 02:35
@robjtede
Copy link
Contributor Author

still seeing an error printed during rust install

Run Swatinem/rust-cache@v2
Error: The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
    at ExecState._setResult (/home/runner/work/_actions/Swatinem/rust-cache/v2/dist/restore/index.js:7784:25)
    at ExecState.CheckComplete (/home/runner/work/_actions/Swatinem/rust-cache/v2/dist/restore/index.js:7767:18)
    at ChildProcess.<anonymous> (/home/runner/work/_actions/Swatinem/rust-cache/v2/dist/restore/index.js:7661:27)
    at ChildProcess.emit (node:events:514:28)
    at maybeClose (node:internal/child_process:1105:16)
    at ChildProcess._handle.onexit (node:internal/child_process:305:5) {
  commandFailed: {
    command: 'cargo metadata --all-features --format-version 1 --no-deps',
    stderr: '\x1B[1m\x1B[31merror\x1B[0m\x1B[1m:\x1B[0m could not find `Cargo.toml` in `/home/runner/work/setup-rust-toolchain/setup-rust-toolchain` or any parent directory\n'
  }
}

@robjtede
Copy link
Contributor Author

oh i guess that makes sense for this repo

@robjtede robjtede force-pushed the upd-toolchain-nightly branch 2 times, most recently from 0348027 to 010e8cf Compare January 11, 2024 02:40
@robjtede robjtede marked this pull request as ready for review January 11, 2024 02:46
@robjtede robjtede force-pushed the upd-toolchain-nightly branch 2 times, most recently from 73e2fe2 to 7729c06 Compare January 11, 2024 03:11
@robjtede
Copy link
Contributor Author

@jonasbb i was so lost wondering where $toolchain came from when i realized that env: block was below the script so i've moved stuff around a bit to make things more clear

@robjtede robjtede merged commit 154a347 into main Jan 11, 2024
15 checks passed
@robjtede robjtede deleted the upd-toolchain-nightly branch January 11, 2024 03:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant