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

Error: Unrecognized option: 'save-baseline' #20

Closed
yannham opened this issue Mar 26, 2021 · 1 comment
Closed

Error: Unrecognized option: 'save-baseline' #20

yannham opened this issue Mar 26, 2021 · 1 comment

Comments

@yannham
Copy link

yannham commented Mar 26, 2021

The github action fails with the error "Unrecognized option: 'save-baseline'":

error: Unrecognized option: 'save-baseline'
error: bench failed
Error: The process 'cargo' failed with exit code 101
    at ExecState._setResult (/home/runner/work/_actions/jasonwilliams/criterion-compare-action/move_to_actions/dist/index.js:1:7880)
    at ExecState.CheckComplete (/home/runner/work/_actions/jasonwilliams/criterion-compare-action/move_to_actions/dist/index.js:1:7442)
    at ChildProcess.<anonymous> (/home/runner/work/_actions/jasonwilliams/criterion-compare-action/move_to_actions/dist/index.js:1:6406)
    at ChildProcess.emit (events.js:210:5)
    at maybeClose (internal/child_process.js:1021:16)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:283:5)
Error: Unhanded error:
Error: The process 'cargo' failed with exit code 101

The PR where I tried to add this action: tweag/nickel#333

It seems related to this issue bheisler/criterion.rs#193, but I couldn't extract enough information to see what would be the fix.

@yannham
Copy link
Author

yannham commented Mar 26, 2021

This seems to be a criterion-related issue that I can reproduce locally. The solution given in the FAQ is not working for me, but it's not the concern of criterion-compare-action. I'm closing this issue, sorry for the noise.

@yannham yannham closed this as completed Mar 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant