Zulip Chat Archive

Stream: mathlib4

Topic: Check the cache failure


Ruben Van de Velde (May 24 2024 at 19:45):

Junyan Xu said:

I've split off two PRs: #13153 (auxiliary results) and #13155 (first part of the main file)

However, there's currently a strange "check the cache" CI failure.

I also just ran into this: https://github.com/leanprover-community/mathlib4/actions/runs/9226614238/job/25386769739?pr=12457

Has anyone looked into it?

Kim Morrison (May 26 2024 at 14:13):

I guess the first question is whether it is exe cache or build --no-build that is failing with exit code 3.

Ruben Van de Velde (May 26 2024 at 14:51):

I think I intermittently reproduced it locally and it was from build

Ruben Van de Velde (May 27 2024 at 18:57):

@Yaël Dillies is also stuck on this here: https://github.com/leanprover-community/mathlib4/actions/runs/9258957725/job/25469973097?pr=13205

Can we turn it off?

Ruben Van de Velde (May 27 2024 at 20:04):

Or maybe we can pass --verbose to the command


Last updated: May 02 2025 at 03:31 UTC