Skip to content

Fixed the progress display while tracing; also display list of timeouts#561

Merged
andreistefanescu merged 3 commits intomainfrom
trace-fixes
Mar 17, 2026
Merged

Fixed the progress display while tracing; also display list of timeouts#561
andreistefanescu merged 3 commits intomainfrom
trace-fixes

Conversation

@msaaltink
Copy link
Collaborator

Some lines were not being erased properly under --trace. Fixed that.

Also added something to note the timeout failures under --trace and to report them when the proof effort is finished. This could be better, as it only shows the source line of the failing assertion, not the whole backtrace, but it is better than what we had before.

@cursor
Copy link

cursor bot commented Mar 17, 2026

You have used all of your free Bugbot PR reviews.

To receive reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

@andreistefanescu
Copy link
Contributor

@claude can you run cargo format --all on this pull request?

Copy link
Contributor

@andreistefanescu andreistefanescu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@claude
Copy link

claude bot commented Mar 17, 2026

Claude finished @andreistefanescu's task in 37s —— View job


Running cargo fmt

  • Gather context
  • Run cargo fmt --all
  • Commit and push changes

cargo fmt --all found one formatting change in boogie_wrapper.rs: a trailing inline comment was moved to its own line. The fix has been committed and pushed to the branch.

Co-authored-by: Andrei Stefanescu <andreistefanescu@users.noreply.github.com>
@andreistefanescu andreistefanescu merged commit 6cfc09d into main Mar 17, 2026
2 of 3 checks passed
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

Successfully merging this pull request may close these issues.

2 participants