F* nightly build #248
nightly.yml
on: schedule
build-all
/
...
/
build
21m 10s
build-all
/
...
/
build
15m 44s
build-all
/
...
/
build
2m 7s
Matrix: build-all / linux / smoke_test
Matrix: build-all / macos / smoke_test
publish
1m 2s
Annotations
30 warnings and 1 notice
build-all / windows / build:
FStar.MST.fst#L247
(352) * Warning 352 at C:\gh\3\_work\FStar\FStar\fstar\ulib\experimental\FStar.MST.fst(247,42-247,60):
- Combinator FStar.MSTTotal.MSTATETOT ~> FStar.MST.MSTATE is not a
substitutive indexed effect combinator, it is better to make it one if
possible for better performance and ease of use
|
build-all / windows / build:
FStar.MST.fst#L222
(330) * Warning 330 at C:\gh\3\_work\FStar\FStar\fstar\ulib\experimental\FStar.MST.fst(222,43-222,55):
- Polymonadic binds ((DIV, MSTATE) |> MSTATE) in this case) is an experimental
feature;it is subject to some redesign in the future. Please keep us
informed (on github etc.) about how you are using it
|
build-all / windows / build:
FStar.MST.fst#L222
(330) * Warning 330 at C:\gh\3\_work\FStar\FStar\fstar\ulib\experimental\FStar.MST.fst(222,43-222,55):
- Polymonadic binds ((DIV, MSTATE) |> MSTATE) in this case) is an experimental
feature;it is subject to some redesign in the future. Please keep us
informed (on github etc.) about how you are using it
|
build-all / windows / build:
FStar.TSet.fst#L26
(318) * Warning 318 at C:\gh\3\_work\FStar\FStar\fstar\ulib\FStar.TSet.fst(26,4-26,7):
- Values of type `set` cannot be erased during extraction, but the
`must_erase_for_extraction` attribute claims that it can.
- Please remove the attribute.
|
build-all / windows / build:
FStar.GSet.fst#L23
(318) * Warning 318 at C:\gh\3\_work\FStar\FStar\fstar\ulib\FStar.GSet.fst(23,4-23,7):
- Values of type `set` cannot be erased during extraction, but the
`must_erase_for_extraction` attribute claims that it can.
- Please remove the attribute.
|
build-all / windows / build:
dummy#L0
(242) * Warning 242 at C:\gh\3\_work\FStar\FStar\fstar\ulib\FStar.WellFounded.fst(122,0-131,33):
- Definitions of inner let-rec aux and its enclosing top-level letbinding are
not encoded to the solver, you will only be able to reason with their types
- Also see: C:\gh\3\_work\FStar\FStar\fstar\ulib\FStar.WellFounded.fst(126,12-126,15)
|
build-all / windows / build:
dummy#L0
(242) * Warning 242 at C:\gh\3\_work\FStar\FStar\fstar\ulib\FStar.WellFounded.fst(122,0-131,33):
- Definitions of inner let-rec aux and its enclosing top-level letbinding are
not encoded to the solver, you will only be able to reason with their types
- Also see: C:\gh\3\_work\FStar\FStar\fstar\ulib\FStar.WellFounded.fst(86,12-86,15)
|
build-all / windows / build:
FStar.GhostSet.fst#L23
(318) * Warning 318 at C:\gh\3\_work\FStar\FStar\fstar\ulib\FStar.GhostSet.fst(23,4-23,7):
- Values of type `set` cannot be erased during extraction, but the
`must_erase_for_extraction` attribute claims that it can.
- Please remove the attribute.
|
build-all / windows / build:
FStar.UInt.fsti#L436
(271) * Warning 271 at C:\gh\3\_work\FStar\FStar\fstar\ulib\FStar.UInt.fsti(436,8-436,51):
- Pattern uses these theory symbols or terms that should not be in an SMT
pattern:
Prims.op_Subtraction
|
build-all / windows / build:
FStar.TSet.fst#L26
(318) * Warning 318 at C:\gh\3\_work\FStar\FStar\fstar\ulib\FStar.TSet.fst(26,4-26,7):
- Values of type `set` cannot be erased during extraction, but the
`must_erase_for_extraction` attribute claims that it can.
- Please remove the attribute.
|
build-all / macos / build:
FStarC.Parser.ToDocument.fst#L1991
(328) * Warning 328 at /Users/runner/work/FStar/FStar/src/parser/FStarC.Parser.ToDocument.fst(1991,4-1991,12):
- Global binding
'FStarC.Parser.ToDocument.p_tmNoEq'
is recursive but not used in its body
|
build-all / macos / build:
FStarC.Parser.ToDocument.fst#L1727
(328) * Warning 328 at /Users/runner/work/FStar/FStar/src/parser/FStarC.Parser.ToDocument.fst(1727,4-1727,21):
- Global binding
'FStarC.Parser.ToDocument.p_maybeFocusArrow'
is recursive but not used in its body
|
build-all / macos / build:
FStarC.Parser.ToDocument.fst#L1095
(328) * Warning 328 at /Users/runner/work/FStar/FStar/src/parser/FStarC.Parser.ToDocument.fst(1095,4-1095,24):
- Global binding
'FStarC.Parser.ToDocument.p_disjunctivePattern'
is recursive but not used in its body
|
build-all / macos / build:
FStarC.Parser.ToDocument.fst#L756
(328) * Warning 328 at /Users/runner/work/FStar/FStar/src/parser/FStarC.Parser.ToDocument.fst(756,4-756,13):
- Global binding
'FStarC.Parser.ToDocument.p_justSig'
is recursive but not used in its body
|
build-all / macos / build:
FStarC.Parser.ToDocument.fst#L735
(328) * Warning 328 at /Users/runner/work/FStar/FStar/src/parser/FStarC.Parser.ToDocument.fst(735,8-735,14):
- Global binding
'FStarC.Parser.ToDocument.p_decl'
is recursive but not used in its body
|
build-all / macos / build:
FStarC.Plugins.fst#L88
(337) * Warning 337 at /Users/runner/work/FStar/FStar/src/basic/FStarC.Plugins.fst(88,16-88,17):
- The operator '@' has been resolved to FStar.List.Tot.append even though
FStar.List.Tot is not in scope. Please add an 'open FStar.List.Tot' to stop
relying on this deprecated, special treatment of '@'.
|
build-all / macos / build:
FStarC.Plugins.fst#L87
(337) * Warning 337 at /Users/runner/work/FStar/FStar/src/basic/FStarC.Plugins.fst(87,16-87,17):
- The operator '@' has been resolved to FStar.List.Tot.append even though
FStar.List.Tot is not in scope. Please add an 'open FStar.List.Tot' to stop
relying on this deprecated, special treatment of '@'.
|
build-all / macos / build:
FStarC.Plugins.fst#L86
(337) * Warning 337 at /Users/runner/work/FStar/FStar/src/basic/FStarC.Plugins.fst(86,16-86,17):
- The operator '@' has been resolved to FStar.List.Tot.append even though
FStar.List.Tot is not in scope. Please add an 'open FStar.List.Tot' to stop
relying on this deprecated, special treatment of '@'.
|
build-all / macos / build:
FStarC.Plugins.fst#L85
(337) * Warning 337 at /Users/runner/work/FStar/FStar/src/basic/FStarC.Plugins.fst(85,16-85,17):
- The operator '@' has been resolved to FStar.List.Tot.append even though
FStar.List.Tot is not in scope. Please add an 'open FStar.List.Tot' to stop
relying on this deprecated, special treatment of '@'.
|
build-all / macos / build:
FStar.UInt.fsti#L436
(271) * Warning 271 at /Users/runner/work/FStar/FStar/ulib/FStar.UInt.fsti(436,8-436,51):
- Pattern uses these theory symbols or terms that should not be in an SMT
pattern:
Prims.op_Subtraction
|
build-all / linux / build:
FStarC.Parser.ToDocument.fst#L1991
(328) * Warning 328 at /home/runner/work/FStar/FStar/src/parser/FStarC.Parser.ToDocument.fst(1991,4-1991,12):
- Global binding
'FStarC.Parser.ToDocument.p_tmNoEq'
is recursive but not used in its body
|
build-all / linux / build:
FStarC.Parser.ToDocument.fst#L1727
(328) * Warning 328 at /home/runner/work/FStar/FStar/src/parser/FStarC.Parser.ToDocument.fst(1727,4-1727,21):
- Global binding
'FStarC.Parser.ToDocument.p_maybeFocusArrow'
is recursive but not used in its body
|
build-all / linux / build:
FStarC.Parser.ToDocument.fst#L1095
(328) * Warning 328 at /home/runner/work/FStar/FStar/src/parser/FStarC.Parser.ToDocument.fst(1095,4-1095,24):
- Global binding
'FStarC.Parser.ToDocument.p_disjunctivePattern'
is recursive but not used in its body
|
build-all / linux / build:
FStarC.Parser.ToDocument.fst#L756
(328) * Warning 328 at /home/runner/work/FStar/FStar/src/parser/FStarC.Parser.ToDocument.fst(756,4-756,13):
- Global binding
'FStarC.Parser.ToDocument.p_justSig'
is recursive but not used in its body
|
build-all / linux / build:
FStarC.Parser.ToDocument.fst#L735
(328) * Warning 328 at /home/runner/work/FStar/FStar/src/parser/FStarC.Parser.ToDocument.fst(735,8-735,14):
- Global binding
'FStarC.Parser.ToDocument.p_decl'
is recursive but not used in its body
|
build-all / linux / build:
FStarC.Plugins.fst#L88
(337) * Warning 337 at /home/runner/work/FStar/FStar/src/basic/FStarC.Plugins.fst(88,16-88,17):
- The operator '@' has been resolved to FStar.List.Tot.append even though
FStar.List.Tot is not in scope. Please add an 'open FStar.List.Tot' to stop
relying on this deprecated, special treatment of '@'.
|
build-all / linux / build:
FStarC.Plugins.fst#L87
(337) * Warning 337 at /home/runner/work/FStar/FStar/src/basic/FStarC.Plugins.fst(87,16-87,17):
- The operator '@' has been resolved to FStar.List.Tot.append even though
FStar.List.Tot is not in scope. Please add an 'open FStar.List.Tot' to stop
relying on this deprecated, special treatment of '@'.
|
build-all / linux / build:
FStarC.Plugins.fst#L86
(337) * Warning 337 at /home/runner/work/FStar/FStar/src/basic/FStarC.Plugins.fst(86,16-86,17):
- The operator '@' has been resolved to FStar.List.Tot.append even though
FStar.List.Tot is not in scope. Please add an 'open FStar.List.Tot' to stop
relying on this deprecated, special treatment of '@'.
|
build-all / linux / build:
FStarC.Plugins.fst#L85
(337) * Warning 337 at /home/runner/work/FStar/FStar/src/basic/FStarC.Plugins.fst(85,16-85,17):
- The operator '@' has been resolved to FStar.List.Tot.append even though
FStar.List.Tot is not in scope. Please add an 'open FStar.List.Tot' to stop
relying on this deprecated, special treatment of '@'.
|
build-all / linux / build:
FStar.UInt.fsti#L436
(271) * Warning 271 at /home/runner/work/FStar/FStar/ulib/FStar.UInt.fsti(436,8-436,51):
- Pattern uses these theory symbols or terms that should not be in an SMT
pattern:
Prims.op_Subtraction
|
build-all / windows / binary-smoke
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
package-linux
|
147 MB |
sha256:1a9f84962f73a409af691bcc9bbb1bd3c49cf24a50cf477a2f5ac7606841b66b
|
|
package-mac
|
138 MB |
sha256:ed9ca944449666f6882f0546d5bcf50ec2bcf7c614f00cac1b51d76352feca7c
|
|
package-src
|
4.37 MB |
sha256:14f7d5fc0843a06f1a1458d66c651dc22dcb589cf08461146a6f635817c53198
|
|
package-win
|
159 MB |
sha256:2fcd8ef324cedab48c426f4d17c0b580542439166e1aa18cf4e77d2336f91b8f
|
|