Check world (test F* + all subprojects) #314
check-world.yml
on: workflow_dispatch
build
/
build
8m 41s
build (nix)
/
fstar-nix
7m 21s
friends-nix
/
comparse
friends-nix
/
dy-star
friends-nix
/
mls-star
friends
/
test-krml
friends
/
test-pulse
friends
/
build-steel-proofs
friends
/
starmalloc
friends
/
test-steel
friends
/
test-hacl
friends
/
test-everparse
friends
/
test-merkle-tree
friends
/
test-everquic-crypto
friends
/
test-mitls-fstar
Annotations
4 errors and 10 warnings
build (nix) / fstar-nix
Process completed with exit code 1.
|
build / build
Process completed with exit code 2.
|
build / build:
FStar.BV.fst#L25
(34) * Error 34 at /__w/FStar/FStar/FStar/ulib/FStar.BV.fst(25,2-25,35):
- Computed type FStar.Seq.Base.seq Prims.bool
and effect Prims.PURE
is not compatible with the annotated type
vec:
FStar.Seq.Base.seq Prims.bool {FStar.Seq.Base.length vec = i + n == true}
and effect Tot
|
build / build:
FStar.BV.fst#L25
(12) * Error 12 at /__w/FStar/FStar/FStar/ulib/FStar.BV.fst(25,2-25,35):
- Expected type
vec:
FStar.Seq.Base.seq Prims.bool
{FStar.Seq.Base.length vec = i + n == true}
but FStar.Seq.Base.append (FStar.Seq.Base.create i false) a
has type FStar.Seq.Base.seq Prims.bool
|
build / build:
FStarC.Parser.ToDocument.fst#L1991
(328) * Warning 328 at /__w/FStar/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 / build:
FStarC.Parser.ToDocument.fst#L1727
(328) * Warning 328 at /__w/FStar/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 / build:
FStarC.Parser.ToDocument.fst#L1095
(328) * Warning 328 at /__w/FStar/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 / build:
FStarC.Parser.ToDocument.fst#L756
(328) * Warning 328 at /__w/FStar/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 / build:
FStarC.Parser.ToDocument.fst#L735
(328) * Warning 328 at /__w/FStar/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 / build:
FStarC.Plugins.fst#L88
(337) * Warning 337 at /__w/FStar/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 / build:
FStarC.Plugins.fst#L87
(337) * Warning 337 at /__w/FStar/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 / build:
FStarC.Plugins.fst#L86
(337) * Warning 337 at /__w/FStar/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 / build:
FStarC.Plugins.fst#L85
(337) * Warning 337 at /__w/FStar/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 / build:
FStar.UInt.fsti#L436
(271) * Warning 271 at /__w/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
|