Check world (test F* + all subprojects) #68
check-world.yml
on: workflow_dispatch
build
/
build
21m 26s
build (nix)
/
fstar-nix
20m 16s
friends-nix
/
comparse
37m 29s
friends-nix
/
dy-star
3m 18s
friends-nix
/
mls-star
3m 34s
friends
/
test-krml
4m 28s
friends
/
test-steel
8m 48s
friends
/
test-hacl
7m 15s
friends
/
test-everparse
50m 51s
friends
/
test-merkle-tree
0s
friends
/
test-mitls-fstar
1m 24s
Annotations
8 errors and 131 warnings
friends-nix / dy-star
Process completed with exit code 1.
|
friends-nix / mls-star
Process completed with exit code 1.
|
friends / build-cbor
Process completed with exit code 2.
|
friends / test-everparse:
out.fail.batch/FAILAllBytesCompose.fst#L81
(66) * Error 66 at out.fail.batch/FAILAllBytesCompose.fst(81,6-87,85):
- Failed to resolve implicit argument ?57
of type Prims.bool
introduced for Instantiating implicit argument
|
friends / test-everparse:
out.fail.batch/FAILAllBytesCompose.fst#L83
(12) * Error 12 at out.fail.batch/FAILAllBytesCompose.fst(83,10-85,52):
- Expected type
EverParse3d.Interpreter.typ (*?u58*)
_
(*?u59*)
_
(*?u60*)
_
(*?u61*)
_
(*?u62*)
_
(*?u63*)
_
but
EverParse3d.Interpreter.T_with_comment "should_not_be_here"
(EverParse3d.Interpreter.T_denoted "should_not_be_here" dtyp__test1)
"Validating field should_not_be_here"
has type
EverParse3d.Interpreter.typ kind__test1
EverParse3d.Interpreter.Trivial
EverParse3d.Interpreter.Trivial
EverParse3d.Interpreter.Trivial
false
false
|
friends / test-everparse:
ulib/Prims.fst#L459
(19) * Error 19 at out.fail.batch/FAILAllBytesNotLast.fst(14,2-34,16):
- Could not prove goal #1
- The SMT solver could not prove the query. Use --query_stats for more
details.
- See also ulib/Prims.fst(459,77-459,89)
|
friends / test-everparse:
out.fail.batch/FAILAllBytesNotLast.fst#L43
(189) * Error 189 at out.fail.batch/FAILAllBytesNotLast.fst(43,53-43,67):
- Expected expression of type
EverParse3d.Kinds.parser_kind (*?u58*)
_
EverParse3d.Kinds.WeakKindStrongPrefix
got expression EverParse3d.Kinds.kind_all_bytes
of type
EverParse3d.Kinds.parser_kind false
EverParse3d.Kinds.WeakKindConsumesAll
|
friends / build-merkle-tree
Process completed with exit code 2.
|
build (nix) / fstar-nix
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build / build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build / build:
FStar/ulib/FStar.Pervasives.fst#L38
(318) * Warning 318 at /__w/FStar/FStar/FStar/ulib/FStar.Pervasives.fst(38,4-38,11):
- Values of type `ambient` will be erased during extraction, but its interface
hides this fact.
- Add the `erasable` attribute to the `val ambient` declaration for this
symbol in the interface
|
build / build:
FStar/ulib/FStar.Pervasives.fst#L138
(318) * Warning 318 at /__w/FStar/FStar/FStar/ulib/FStar.Pervasives.fst(138,4-138,13):
- Values of type `inversion` will be erased during extraction, but its
interface hides this fact.
- Add the `erasable` attribute to the `val inversion` declaration for this
symbol in the interface
|
build / build:
FStar/ulib/FStar.Set.fst#L25
(318) * Warning 318 at /__w/FStar/FStar/FStar/ulib/FStar.Set.fst(25,4-25,9):
- Values of type `equal` will be erased during extraction, but its interface
hides this fact.
- Add the `erasable` attribute to the `val equal` declaration for this symbol
in the interface
|
build / build:
FStar/ulib/FStar.UInt.fsti#L435
(271) * Warning 271 at /__w/FStar/FStar/FStar/ulib/FStar.UInt.fsti(435,8-435,51):
- Pattern uses these theory symbols or terms that should not be in an SMT
pattern:
Prims.op_Subtraction
|
build / build:
FStar/ulib/FStar.Seq.Properties.fst#L436
(318) * Warning 318 at /__w/FStar/FStar/FStar/ulib/FStar.Seq.Properties.fst(436,4-436,12):
- Values of type `contains` will be erased during extraction, but its
interface hides this fact.
- Add the `erasable` attribute to the `val contains` declaration for this
symbol in the interface
|
build / build:
FStar/ulib/FStar.UInt.fsti#L435
(271) * Warning 271 at /__w/FStar/FStar/FStar/ulib/FStar.UInt.fst(293,8-293,25):
- Pattern uses these theory symbols or terms that should not be in an SMT
pattern:
Prims.op_Subtraction
- See also /__w/FStar/FStar/FStar/ulib/FStar.UInt.fsti(435,8-435,51)
|
build / build:
FStar/ulib/FStar.UInt.fsti#L435
(271) * Warning 271 at /__w/FStar/FStar/FStar/ulib/FStar.UInt.fsti(435,8-435,51):
- Pattern uses these theory symbols or terms that should not be in an SMT
pattern:
Prims.op_Subtraction
|
build / build:
FStar/ulib/FStar.Stubs.Tactics.V2.Builtins.fsti#L446
(288) * Warning 288 at /__w/FStar/FStar/FStar/ulib/FStar.Reflection.V2.Arith.fst(116,20-116,31):
- FStar.Stubs.Tactics.V2.Builtins.term_eq_old is deprecated
- Use Reflection.term_eq instead
- See also /__w/FStar/FStar/FStar/ulib/FStar.Stubs.Tactics.V2.Builtins.fsti(446,0-446,42)
|
build / build:
FStar/ulib/FStar.Pervasives.fst#L38
(318) * Warning 318 at /__w/FStar/FStar/FStar/ulib/FStar.Pervasives.fst(38,4-38,11):
- Values of type `ambient` will be erased during extraction, but its interface
hides this fact.
- Add the `erasable` attribute to the `val ambient` declaration for this
symbol in the interface
|
build / build:
FStar/ulib/FStar.Pervasives.fst#L138
(318) * Warning 318 at /__w/FStar/FStar/FStar/ulib/FStar.Pervasives.fst(138,4-138,13):
- Values of type `inversion` will be erased during extraction, but its
interface hides this fact.
- Add the `erasable` attribute to the `val inversion` declaration for this
symbol in the interface
|
friends / build-krml
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
friends / build-krml:
Spec.Loops.fst#L47
(328) * Warning 328 at Spec.Loops.fst(47,8-47,19):
- Global binding
'Spec.Loops.repeat_base'
is recursive but not used in its body
|
friends / build-krml:
FStar.Krml.Endianness.fst#L21
(288) * Warning 288 at FStar.Krml.Endianness.fst(45,13-45,20):
- FStar.Krml.Endianness.le_to_n is deprecated
- FStar.Endianness.le_to_n
- See also FStar.Krml.Endianness.fst(21,8-21,15)
|
friends / build-krml:
FStar.Krml.Endianness.fst#L21
(288) * Warning 288 at FStar.Krml.Endianness.fst(47,8-47,32):
- FStar.Krml.Endianness.le_to_n is deprecated
- FStar.Endianness.le_to_n
- See also FStar.Krml.Endianness.fst(21,8-21,15)
|
friends / build-krml:
FStar.Krml.Endianness.fst#L21
(288) * Warning 288 at FStar.Krml.Endianness.fst(55,11-55,18):
- FStar.Krml.Endianness.le_to_n is deprecated
- FStar.Endianness.le_to_n
- See also FStar.Krml.Endianness.fst(21,8-21,15)
|
friends / build-krml:
FStar.Krml.Endianness.fst#L21
(288) * Warning 288 at FStar.Krml.Endianness.fst(56,11-56,18):
- FStar.Krml.Endianness.le_to_n is deprecated
- FStar.Endianness.le_to_n
- See also FStar.Krml.Endianness.fst(21,8-21,15)
|
friends / build-krml:
FStar.Krml.Endianness.fst#L36
(288) * Warning 288 at FStar.Krml.Endianness.fst(57,4-57,28):
- FStar.Krml.Endianness.lemma_euclidean_division is deprecated
- FStar.Endianness.lemma_euclidean_division
- See also FStar.Krml.Endianness.fst(36,4-36,28)
|
friends / build-krml:
FStar.Krml.Endianness.fst#L21
(288) * Warning 288 at FStar.Krml.Endianness.fst(57,56-57,63):
- FStar.Krml.Endianness.le_to_n is deprecated
- FStar.Endianness.le_to_n
- See also FStar.Krml.Endianness.fst(21,8-21,15)
|
friends / build-krml:
FStar.Krml.Endianness.fst#L21
(288) * Warning 288 at FStar.Krml.Endianness.fst(58,11-58,18):
- FStar.Krml.Endianness.le_to_n is deprecated
- FStar.Endianness.le_to_n
- See also FStar.Krml.Endianness.fst(21,8-21,15)
|
friends / build-krml:
FStar.Krml.Endianness.fst#L21
(288) * Warning 288 at FStar.Krml.Endianness.fst(58,34-58,41):
- FStar.Krml.Endianness.le_to_n is deprecated
- FStar.Endianness.le_to_n
- See also FStar.Krml.Endianness.fst(21,8-21,15)
|
friends / build-krml:
FStar.Krml.Endianness.fst#L21
(288) * Warning 288 at FStar.Krml.Endianness.fst(59,11-59,18):
- FStar.Krml.Endianness.le_to_n is deprecated
- FStar.Endianness.le_to_n
- See also FStar.Krml.Endianness.fst(21,8-21,15)
|
friends-nix / dy-star
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
friends-nix / mls-star
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
friends / test-krml
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
friends / test-krml:
MemCpyModel.fst#L10
(285) * Warning 285 at MemCpyModel.fst(10,5-10,7):
- No modules in namespace ST and no file with that name either
|
friends / test-krml:
TopLevelArray.fst#L7
(285) * Warning 285 at TopLevelArray.fst(7,5-7,7):
- No modules in namespace ST and no file with that name either
|
friends / test-krml:
dummy#L1
(242) * Warning 242:
- Not extracting __proj__TAC__item__return to KaRaMeL
|
friends / test-krml:
dummy#L1
(242) * Warning 242:
- Not extracting __proj__TAC__item__bind to KaRaMeL
|
friends / test-krml:
dummy#L1
(250) * Warning 250:
- Error while extracting FStar.Tactics.NamedView.close_term_n to KaRaMeL.
- Failure("Internal error: name not found aux\n")
|
friends / test-krml:
dummy#L1
(250) * Warning 250:
- Error while extracting LowStar.Monotonic.Buffer.mgcmalloc_of_list_partial to
KaRaMeL.
- Failure("Argument of FStar.Buffer.createL is not a list literal!")
|
friends / test-krml:
dummy#L1
(250) * Warning 250:
- Error while extracting FStar.List.filter_map to KaRaMeL.
- Failure("Internal error: name not found filter_map_acc\n")
|
friends / test-krml:
dummy#L1
(250) * Warning 250:
- Error while extracting FStar.List.index to KaRaMeL.
- Failure("Internal error: name not found index\n")
|
friends / test-krml:
dummy#L1
(333) * Warning 333:
- Unable to open hints file: .hints/Rust2.fst.hints; ran without hints
|
friends / test-krml:
dummy#L1
(333) * Warning 333:
- Unable to open hints file: .hints/Rust3.fst.hints; ran without hints
|
friends / build-steel
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
friends / build-steel:
steel/lib/steel/Steel.Effect.Common.fsti#L463
(340) * Warning 340 at /__w/FStar/FStar/steel/lib/steel/Steel.Effect.Common.fsti(463,24-463,37):
- Unfolding name which is marked as a plugin: frame_vc_norm
|
friends / build-steel:
ulib/FStar.Stubs.Tactics.V2.Builtins.fsti#L446
(288) * Warning 288 at /__w/FStar/FStar/steel/lib/steel/Steel.Effect.Common.fsti(802,9-802,20):
- FStar.Stubs.Tactics.V2.Builtins.term_eq_old is deprecated
- Use Reflection.term_eq instead
- See also ulib/FStar.Stubs.Tactics.V2.Builtins.fsti(446,0-446,42)
|
friends / build-steel:
ulib/FStar.Stubs.Tactics.V2.Builtins.fsti#L446
(288) * Warning 288 at /__w/FStar/FStar/steel/lib/steel/Steel.Effect.Common.fsti(1612,18-1612,29):
- FStar.Stubs.Tactics.V2.Builtins.term_eq_old is deprecated
- Use Reflection.term_eq instead
- See also ulib/FStar.Stubs.Tactics.V2.Builtins.fsti(446,0-446,42)
|
friends / build-steel:
ulib/FStar.Stubs.Tactics.V2.Builtins.fsti#L446
(288) * Warning 288 at /__w/FStar/FStar/steel/lib/steel/Steel.Effect.Common.fsti(1632,7-1632,18):
- FStar.Stubs.Tactics.V2.Builtins.term_eq_old is deprecated
- Use Reflection.term_eq instead
- See also ulib/FStar.Stubs.Tactics.V2.Builtins.fsti(446,0-446,42)
|
friends / build-steel:
ulib/FStar.Stubs.Tactics.V2.Builtins.fsti#L446
(288) * Warning 288 at /__w/FStar/FStar/steel/lib/steel/Steel.Effect.Common.fsti(1638,7-1638,18):
- FStar.Stubs.Tactics.V2.Builtins.term_eq_old is deprecated
- Use Reflection.term_eq instead
- See also ulib/FStar.Stubs.Tactics.V2.Builtins.fsti(446,0-446,42)
|
friends / build-steel:
steel/lib/steel/Steel.Effect.Common.fsti#L2068
(337) * Warning 337 at /__w/FStar/FStar/steel/lib/steel/Steel.Effect.Common.fsti(2068,65-2068,66):
- 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 '@'.
|
friends / build-steel:
ulib/FStar.Stubs.Tactics.V2.Builtins.fsti#L446
(288) * Warning 288 at /__w/FStar/FStar/steel/lib/steel/Steel.Effect.Common.fsti(2204,11-2204,22):
- FStar.Stubs.Tactics.V2.Builtins.term_eq_old is deprecated
- Use Reflection.term_eq instead
- See also ulib/FStar.Stubs.Tactics.V2.Builtins.fsti(446,0-446,42)
|
friends / build-steel:
ulib/FStar.Stubs.Tactics.V2.Builtins.fsti#L446
(288) * Warning 288 at /__w/FStar/FStar/steel/lib/steel/Steel.Effect.Common.fsti(2782,10-2782,21):
- FStar.Stubs.Tactics.V2.Builtins.term_eq_old is deprecated
- Use Reflection.term_eq instead
- See also ulib/FStar.Stubs.Tactics.V2.Builtins.fsti(446,0-446,42)
|
friends / build-steel:
steel/lib/steel/Steel.ST.Effect.fsti#L170
(352) * Warning 352 at /__w/FStar/FStar/steel/lib/steel/Steel.ST.Effect.fsti(170,16-170,20):
- Combinator (Steel.ST.Effect.STBase , Steel.ST.Effect.STBase) |>
Steel.ST.Effect.STBase is not a substitutive indexed effect combinator, it
is better to make it one if possible for better performance and ease of use
|
friends / build-steel:
steel/lib/steel/Steel.ST.Effect.fsti#L171
(352) * Warning 352 at /__w/FStar/FStar/steel/lib/steel/Steel.ST.Effect.fsti(171,19-171,26):
- Combinator Steel.ST.Effect.STBase <: Steel.ST.Effect.STBase is not a
substitutive indexed effect combinator, it is better to make it one if
possible for better performance and ease of use
|
friends / build-everparse
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
friends / build-everparse:
LowParse.Bytes.fst#L6
(318) * Warning 318 at LowParse.Bytes.fst(6,4-6,15):
- Values of type `bytes_equal` will be erased during extraction, but its
interface hides this fact.
- Add the `erasable` attribute to the `val bytes_equal` declaration for this
symbol in the interface
|
friends / build-everparse:
dummy#L1
(361) * Warning 361 at LowParse.Spec.BoundedInt.fsti(232,0-235,62):
- Some #push-options have not been popped. Current depth is 1.
|
friends / build-everparse:
LowParse.Spec.Base.fsti#L544
(271) * Warning 271 at LowParse.Spec.Base.fsti(544,13-546,17):
- Pattern misses at least one bound variable: t
|
friends / build-everparse:
LowParse.Spec.Base.fsti#L546
(271) * Warning 271 at LowParse.Spec.Base.fsti(546,14-546,16):
- SMT pattern misses at least one bound variable: t
|
friends / build-everparse:
LowParse.Spec.Enum.fst#L107
(328) * Warning 328 at LowParse.Spec.Enum.fst(107,8-107,24):
- Global binding
'LowParse.Spec.Enum.assoc_flip_intro'
is recursive but not used in its body
|
friends / build-everparse:
dummy#L1
(361) * Warning 361 at LowParse.BitFields.fst(1276,0-1276,29):
- Some #push-options have not been popped. Current depth is 1.
|
friends / build-everparse:
LowParse.Low.Base.Spec.fst#L10
(318) * Warning 318 at LowParse.Low.Base.Spec.fst(10,4-10,9):
- Values of type `valid` will be erased during extraction, but its interface
hides this fact.
- Add the `erasable` attribute to the `val valid` declaration for this symbol
in the interface
|
friends / build-everparse:
LowParse.Low.Base.Spec.fst#L185
(318) * Warning 318 at LowParse.Low.Base.Spec.fst(185,4-185,15):
- Values of type `valid_exact` will be erased during extraction, but its
interface hides this fact.
- Add the `erasable` attribute to the `val valid_exact` declaration for this
symbol in the interface
|
friends / build-everparse:
LowParse.Low.Base.Spec.fst#L240
(318) * Warning 318 at LowParse.Low.Base.Spec.fst(240,4-240,18):
- Values of type `gaccessor_prop` will be erased during extraction, but its
interface hides this fact.
- Add the `erasable` attribute to the `val gaccessor_prop` declaration for
this symbol in the interface
|
friends / build-everparse:
LowParse.Low.Base.Spec.fst#L487
(337) * Warning 337 at LowParse.Low.Base.Spec.fst(487,8-487,18):
- This definitions has multiple decreases clauses.
- The decreases clause on the declaration is ignored, please remove it.
|
friends / build-pulse
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
friends / build-pulse:
src/syntax_extension/PulseSyntaxExtension.Sugar.fst#L366
(328) * Warning 328 at src/syntax_extension/PulseSyntaxExtension.Sugar.fst(366,8-366,15):
- Global binding
'PulseSyntaxExtension.Sugar.eq_decl'
is recursive but not used in its body
|
friends / build-pulse:
src/syntax_extension/PulseSyntaxExtension.Sugar.fst#L512
(328) * Warning 328 at src/syntax_extension/PulseSyntaxExtension.Sugar.fst(512,8-512,17):
- Global binding
'PulseSyntaxExtension.Sugar.scan_decl'
is recursive but not used in its body
|
friends / build-pulse:
src/syntax_extension/PulseSyntaxExtension.Sugar.fst#L621
(337) * Warning 337 at src/syntax_extension/PulseSyntaxExtension.Sugar.fst(621,47-621,48):
- 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 '@'.
|
friends / build-pulse:
src/syntax_extension/PulseSyntaxExtension.Sugar.fst#L622
(337) * Warning 337 at src/syntax_extension/PulseSyntaxExtension.Sugar.fst(622,47-622,48):
- 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 '@'.
|
friends / build-pulse:
src/checker/Pulse.Common.fst#L84
(337) * Warning 337 at src/checker/Pulse.Common.fst(84,11-84,12):
- 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 '@'.
|
friends / build-pulse:
src/syntax_extension/PulseSyntaxExtension.Desugar.fst#L791
(328) * Warning 328 at src/syntax_extension/PulseSyntaxExtension.Desugar.fst(791,4-791,16):
- Global binding
'PulseSyntaxExtension.Desugar.desugar_decl'
is recursive but not used in its body
|
friends / build-pulse:
pulse/src/checker/Pulse.Syntax.Base.fsti#L372
(290) * Warning 290 at /__w/FStar/FStar/pulse/src/checker/Pulse.Syntax.Base.fsti(372,16-372,18):
- In the decreases clause for this function, the SMT solver may not be able to
prove that the types of
t1
(bound in
/__w/FStar/FStar/pulse/src/checker/Pulse.Syntax.Base.fsti(372,16-372,18))
and b1 (bound in src/checker/Pulse.Syntax.Base.fst(291,15-291,17))
are equal.
- The type of the first term is: Pulse.Syntax.Base.st_term
- The type of the second term is:
Pulse.Syntax.Base.pattern & Pulse.Syntax.Base.st_term
- If the proof fails, try annotating these with the same type.
|
friends / build-pulse:
src/checker/Pulse.Syntax.Base.fst#L121
(290) * Warning 290 at src/checker/Pulse.Syntax.Base.fst(121,20-121,22):
- In the decreases clause for this function, the SMT solver may not be able to
prove that the types of
p1 (bound in src/checker/Pulse.Syntax.Base.fst(121,20-121,22))
and pb1 (bound in src/checker/Pulse.Syntax.Base.fst(137,16-137,19))
are equal.
- The type of the first term is: Pulse.Syntax.Base.pattern
- The type of the second term is: Pulse.Syntax.Base.pattern & Prims.bool
- If the proof fails, try annotating these with the same type.
|
friends / build-pulse:
src/checker/Pulse.Syntax.Base.fst#L137
(290) * Warning 290 at src/checker/Pulse.Syntax.Base.fst(137,16-137,19):
- In the decreases clause for this function, the SMT solver may not be able to
prove that the types of
pb1 (bound in src/checker/Pulse.Syntax.Base.fst(137,16-137,19))
and p1 (bound in src/checker/Pulse.Syntax.Base.fst(121,20-121,22))
are equal.
- The type of the first term is: Pulse.Syntax.Base.pattern & Prims.bool
- The type of the second term is: Pulse.Syntax.Base.pattern
- If the proof fails, try annotating these with the same type.
|
friends / build-pulse:
src/checker/Pulse.Syntax.Base.fst#L291
(290) * Warning 290 at src/checker/Pulse.Syntax.Base.fst(291,15-291,17):
- In the decreases clause for this function, the SMT solver may not be able to
prove that the types of
b1 (bound in src/checker/Pulse.Syntax.Base.fst(291,15-291,17))
and t1 (bound in src/checker/Pulse.Syntax.Base.fst(169,20-169,22))
are equal.
- The type of the first term is:
Pulse.Syntax.Base.pattern & Pulse.Syntax.Base.st_term
- The type of the second term is: Pulse.Syntax.Base.st_term
- If the proof fails, try annotating these with the same type.
|
friends / build-cbor
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
friends / test-steel
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
friends / test-steel:
SteelT.Effect.fst#L31
(352) * Warning 352 at SteelT.Effect.fst(31,9-31,13):
- Combinator (SteelT.Effect.SteelT , SteelT.Effect.SteelT) |>
SteelT.Effect.SteelT is not a substitutive indexed effect combinator, it is
better to make it one if possible for better performance and ease of use
|
friends / test-steel:
SteelT.Effect.fst#L41
(330) * Warning 330 at SteelT.Effect.fst(41,44-41,59):
- Polymonadic binds ((PURE, SteelT) |> SteelT) 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
|
friends / test-steel:
dummy#L1
(352) * Warning 352 at SteelT.Effect.fst(51,0-51,59):
- Combinator (SteelT.Effect.SteelT , Prims.PURE) |> SteelT.Effect.SteelT is
not a substitutive indexed effect combinator, it is better to make it one if
possible for better performance and ease of use
|
friends / test-steel:
SteelT.Effect.fst#L51
(330) * Warning 330 at SteelT.Effect.fst(51,44-51,59):
- Polymonadic binds ((SteelT, PURE) |> SteelT) 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
|
friends / test-steel:
Duplex.PingPong.fst#L14
(350) * Warning 350 at Duplex.PingPong.fst(14,2-16,6):
- The lightweight do notation [x <-- y; z] or [x ;; z] is deprecated, use let operators (i.e. [let* x = y in z] or [y ;* z], [*] being any sequence of operator characters) instead.
|
friends / test-steel:
Duplex.PingPong.fst#L15
(350) * Warning 350 at Duplex.PingPong.fst(15,2-16,6):
- The lightweight do notation [x <-- y; z] or [x ;; z] is deprecated, use let operators (i.e. [let* x = y in z] or [y ;* z], [*] being any sequence of operator characters) instead.
|
friends / test-steel:
PingPong.fst#L33
(350) * Warning 350 at PingPong.fst(33,2-35,15):
- The lightweight do notation [x <-- y; z] or [x ;; z] is deprecated, use let operators (i.e. [let* x = y in z] or [y ;* z], [*] being any sequence of operator characters) instead.
|
friends / test-steel:
PingPong.fst#L34
(350) * Warning 350 at PingPong.fst(34,2-35,15):
- The lightweight do notation [x <-- y; z] or [x ;; z] is deprecated, use let operators (i.e. [let* x = y in z] or [y ;* z], [*] being any sequence of operator characters) instead.
|
friends / test-steel:
dummy#L1
(274) * Warning 274:
- Implicitly opening namespace 'cqueue.' shadows module 'llist' in file
"LList.fst".
- Rename "LList.fst" to avoid conflicts.
|
friends / test-steel:
dummy#L1
(274) * Warning 274:
- Implicitly opening namespace 'duplex.' shadows module 'pingpong' in file
"PingPong.fst".
- Rename "PingPong.fst" to avoid conflicts.
|
friends / test-pulse
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
friends / test-pulse:
Pulse2Rust.Rust.Syntax.fst#L131
(337) * Warning 337 at Pulse2Rust.Rust.Syntax.fst(131,21-131,22):
- 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 '@'.
|
friends / test-pulse:
Pulse2Rust.Rust.Syntax.fst#L136
(337) * Warning 337 at Pulse2Rust.Rust.Syntax.fst(136,13-136,14):
- 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 '@'.
|
friends / test-pulse:
PulseTutorial.ImplicationAndForall.fst#L24
(285) * Warning 285 at PulseTutorial.ImplicationAndForall.fst(24,5-24,7):
- No modules in namespace GR and no file with that name either
|
friends / test-pulse:
PulseTutorial.LinkedList.fst#L222
(285) * Warning 285 at PulseTutorial.LinkedList.fst(222,5-222,6):
- No modules in namespace I and no file with that name either
|
friends / test-pulse:
dummy#L1
(274) * Warning 274:
- Implicitly opening namespace 'pulsetutorial.' shadows module
'parallelincrement' in file "ParallelIncrement.fst".
- Rename "ParallelIncrement.fst" to avoid conflicts.
|
friends / test-pulse:
lib/pulse/lib/Pulse.Lib.Reference.fsti#L46
(288) * Warning 288 at Test.ReflikeClass.fst(19,32-19,37):
- Pulse.Lib.Reference.alloc is deprecated
- Reference.alloc is unsound; use Box.alloc instead
- See also lib/pulse/lib/Pulse.Lib.Reference.fsti(46,0-51,21)
|
friends / test-pulse:
dummy#L1
(274) * Warning 274:
- Implicitly opening namespace 'pulsetutorial.' shadows module
'parallelincrement' in file "ParallelIncrement.fst".
- Rename "ParallelIncrement.fst" to avoid conflicts.
|
friends / test-pulse:
dummy#L1
(274) * Warning 274:
- Implicitly opening namespace 'pulsetutorial.' shadows module
'parallelincrement' in file "ParallelIncrement.fst".
- Rename "ParallelIncrement.fst" to avoid conflicts.
|
friends / test-pulse:
Bug166.fst#L9
(249) * Warning 249 at Bug166.fst(13,9-13,10):
- Losing precision when encoding a function literal:
fun _ -> Pulse.Lib.Core.emp
- Unannotated abstraction in the compiler?
- See also Bug166.fst(9,11-9,14)
|
friends / test-pulse:
dummy#L1
(274) * Warning 274:
- Implicitly opening namespace 'pulsetutorial.' shadows module
'parallelincrement' in file "ParallelIncrement.fst".
- Rename "ParallelIncrement.fst" to avoid conflicts.
|
friends-nix / comparse
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
friends / test-everparse
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
friends / test-everparse:
dummy#L1
(274) * Warning 274:
- Implicitly opening namespace 'fstar.stubs.reflection.v2.' shadows module
'data' in file "Data.fsti, Data.fst".
- Rename "Data.fsti, Data.fst" to avoid conflicts.
- Stack trace:
Raised by primitive operation at Fstarcompiler__FStarC_Compiler_Util.stack_dump in file "fstar-guts/bare/FStarC_Compiler_Util.ml", line 139, characters 53-82
Called from Fstarcompiler__FStarC_Errors_Msg.backtrace_doc in file "fstar-guts/fstarc.ml/FStarC_Errors_Msg.ml", line 60, characters 12-46
Called from Fstarcompiler__FStarC_Errors.maybe_add_backtrace in file "fstar-guts/fstarc.ml/FStarC_Errors.ml", line 819, characters 21-55
Called from Fstarcompiler__FStarC_Errors.log_issue_ctx in file "fstar-guts/fstarc.ml/FStarC_Errors.ml", line 948, characters 23-46
Called from Fstarcompiler__FStarC_Errors.log_issue0 in file "fstar-guts/fstarc.ml/FStarC_Errors.ml" (inlined), line 1067, characters 10-122
Called from Fstarcompiler__FStarC_Parser_Dep.enter_namespace.(fun) in file "fstar-guts/fstarc.ml/FStarC_Parser_Dep.ml", line 1108, characters 23-271
Called from Stdlib__Hashtbl.iter.do_bucket in file "hashtbl.ml", line 159, characters 8-18
Called from Stdlib__Hashtbl.iter in file "hashtbl.ml", line 165, characters 6-21
Called from Fstarcompiler__FStarC_Compiler_Util.smap_iter in file "fstar-guts/bare/FStarC_Compiler_Util.ml" (inlined), line 439, characters 34-56
Called from Fstarcompiler__FStarC_Parser_Dep.enter_namespace in file "fstar-guts/fstarc.ml/FStarC_Parser_Dep.ml", line 1038, characters 10-1023
Called from Fstarcompiler__FStarC_Parser_Dep.collect_one.from_parsing_data.record_open_namespace in file "fstar-guts/fstarc.ml/FStarC_Parser_Dep.ml", line 1204, characters 14-73
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Fstarcompiler__FStarC_Parser_Dep.collect_one.from_parsing_data in file "fstar-guts/fstarc.ml/FStarC_Parser_Dep.ml", line 1300, characters 15-729
Called from Fstarcompiler__FStarC_Parser_Dep.collect_one in file "fstar-guts/fstarc.ml/FStarC_Parser_Dep.ml", line 1322, characters 12-58
Called from Fstarcompiler__FStarC_Parser_Dep.collect.discover_one in file "fstar-guts/fstarc.ml/FStarC_Parser_Dep.ml", line 2247, characters 18-104
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Fstarcompiler__FStarC_Parser_Dep.profile in file "fstar-guts/fstarc.ml/FStarC_Parser_Dep.ml" (inlined), line 17, characters 20-77
Called from Fstarcompiler__FStarC_Parser_Dep.collect in file "fstar-guts/fstarc.ml/FStarC_Parser_Dep.ml", line 2281, characters 6-144
Called from Fstarcompiler__FStarC_Main.go_normal in file "fstar-guts/fstarc.ml/FStarC_Main.ml", line 195, characters 16-118
Called from Fstarcompiler__FStarC_Compiler_Util.record_time_ns in file "fstar-guts/bare/FStarC_Compiler_Util.ml", line 24, characters 14-18
Called from Fstarcompiler__FStarC_Compiler_Util.record_time_ms in file "fstar-guts/bare/FStarC_Compiler_Util.ml", line 28, characters 18-34
Called from Fstarcompiler__FStarC_Main.main.(fun) in file "fstar-guts/fstarc.ml/FStarC_Main.ml", line 504, characters 28-66
Called from Dune__exe__Fstarc2_full.x in file "fstarc-full/fstarc2_full.ml", line 19, characters 6-39
|
friends / test-everparse:
dummy#L1
(274) * Warning 274:
- Implicitly opening namespace 'fstar.stubs.reflection.v2.' shadows module
'data' in file "Data.fsti, Data.fst".
- Rename "Data.fsti, Data.fst" to avoid conflicts.
- Stack trace:
Raised by primitive operation at Fstarcompiler__FStarC_Compiler_Util.stack_dump in file "fstar-guts/bare/FStarC_Compiler_Util.ml", line 139, characters 53-82
Called from Fstarcompiler__FStarC_Errors_Msg.backtrace_doc in file "fstar-guts/fstarc.ml/FStarC_Errors_Msg.ml", line 60, characters 12-46
Called from Fstarcompiler__FStarC_Errors.maybe_add_backtrace in file "fstar-guts/fstarc.ml/FStarC_Errors.ml", line 819, characters 21-55
Called from Fstarcompiler__FStarC_Errors.log_issue_ctx in file "fstar-guts/fstarc.ml/FStarC_Errors.ml", line 948, characters 23-46
Called from Fstarcompiler__FStarC_Errors.log_issue0 in file "fstar-guts/fstarc.ml/FStarC_Errors.ml" (inlined), line 1067, characters 10-122
Called from Fstarcompiler__FStarC_Parser_Dep.enter_namespace.(fun) in file "fstar-guts/fstarc.ml/FStarC_Parser_Dep.ml", line 1108, characters 23-271
Called from Stdlib__Hashtbl.iter.do_bucket in file "hashtbl.ml", line 159, characters 8-18
Called from Stdlib__Hashtbl.iter in file "hashtbl.ml", line 165, characters 6-21
Called from Fstarcompiler__FStarC_Compiler_Util.smap_iter in file "fstar-guts/bare/FStarC_Compiler_Util.ml" (inlined), line 439, characters 34-56
Called from Fstarcompiler__FStarC_Parser_Dep.enter_namespace in file "fstar-guts/fstarc.ml/FStarC_Parser_Dep.ml", line 1038, characters 10-1023
Called from Fstarcompiler__FStarC_Parser_Dep.collect_one.from_parsing_data.record_open_namespace in file "fstar-guts/fstarc.ml/FStarC_Parser_Dep.ml", line 1204, characters 14-73
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Fstarcompiler__FStarC_Parser_Dep.collect_one.from_parsing_data in file "fstar-guts/fstarc.ml/FStarC_Parser_Dep.ml", line 1300, characters 15-729
Called from Fstarcompiler__FStarC_Parser_Dep.collect_one in file "fstar-guts/fstarc.ml/FStarC_Parser_Dep.ml", line 1322, characters 12-58
Called from Fstarcompiler__FStarC_Parser_Dep.collect.discover_one in file "fstar-guts/fstarc.ml/FStarC_Parser_Dep.ml", line 2247, characters 18-104
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Fstarcompiler__FStarC_Parser_Dep.profile in file "fstar-guts/fstarc.ml/FStarC_Parser_Dep.ml" (inlined), line 17, characters 20-77
Called from Fstarcompiler__FStarC_Parser_Dep.collect in file "fstar-guts/fstarc.ml/FStarC_Parser_Dep.ml", line 2281, characters 6-144
Called from Fstarcompiler__FStarC_Main.go_normal in file "fstar-guts/fstarc.ml/FStarC_Main.ml", line 195, characters 16-118
Called from Fstarcompiler__FStarC_Compiler_Util.record_time_ns in file "fstar-guts/bare/FStarC_Compiler_Util.ml", line 24, characters 14-18
Called from Fstarcompiler__FStarC_Compiler_Util.record_time_ms in file "fstar-guts/bare/FStarC_Compiler_Util.ml", line 28, characters 18-34
Called from Fstarcompiler__FStarC_Main.main.(fun) in file "fstar-guts/fstarc.ml/FStarC_Main.ml", line 504, characters 28-66
Called from Dune__exe__Fstarc2_full.x in file "fstarc-full/fstarc2_full.ml", line 19, characters 6-39
|
friends / test-everparse:
dummy#L1
(274) * Warning 274:
- Implicitly opening namespace 'fstar.stubs.reflection.v1.' shadows module
'data' in file "Data.fsti, Data.fst".
- Rename "Data.fsti, Data.fst" to avoid conflicts.
- Stack trace:
Raised by primitive operation at Fstarcompiler__FStarC_Compiler_Util.stack_dump in file "fstar-guts/bare/FStarC_Compiler_Util.ml", line 139, characters 53-82
Called from Fstarcompiler__FStarC_Errors_Msg.backtrace_doc in file "fstar-guts/fstarc.ml/FStarC_Errors_Msg.ml", line 60, characters 12-46
Called from Fstarcompiler__FStarC_Errors.maybe_add_backtrace in file "fstar-guts/fstarc.ml/FStarC_Errors.ml", line 819, characters 21-55
Called from Fstarcompiler__FStarC_Errors.log_issue_ctx in file "fstar-guts/fstarc.ml/FStarC_Errors.ml", line 948, characters 23-46
Called from Fstarcompiler__FStarC_Errors.log_issue0 in file "fstar-guts/fstarc.ml/FStarC_Errors.ml" (inlined), line 1067, characters 10-122
Called from Fstarcompiler__FStarC_Parser_Dep.enter_namespace.(fun) in file "fstar-guts/fstarc.ml/FStarC_Parser_Dep.ml", line 1108, characters 23-271
Called from Stdlib__Hashtbl.iter.do_bucket in file "hashtbl.ml", line 159, characters 8-18
Called from Stdlib__Hashtbl.iter in file "hashtbl.ml", line 165, characters 6-21
Called from Fstarcompiler__FStarC_Compiler_Util.smap_iter in file "fstar-guts/bare/FStarC_Compiler_Util.ml" (inlined), line 439, characters 34-56
Called from Fstarcompiler__FStarC_Parser_Dep.enter_namespace in file "fstar-guts/fstarc.ml/FStarC_Parser_Dep.ml", line 1038, characters 10-1023
Called from Fstarcompiler__FStarC_Parser_Dep.collect_one.from_parsing_data.record_open_namespace in file "fstar-guts/fstarc.ml/FStarC_Parser_Dep.ml", line 1204, characters 14-73
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Fstarcompiler__FStarC_Parser_Dep.collect_one.from_parsing_data in file "fstar-guts/fstarc.ml/FStarC_Parser_Dep.ml", line 1300, characters 15-729
Called from Fstarcompiler__FStarC_Parser_Dep.collect_one in file "fstar-guts/fstarc.ml/FStarC_Parser_Dep.ml", line 1322, characters 12-58
Called from Fstarcompiler__FStarC_Parser_Dep.collect.discover_one in file "fstar-guts/fstarc.ml/FStarC_Parser_Dep.ml", line 2247, characters 18-104
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Fstarcompiler__FStarC_Parser_Dep.profile in file "fstar-guts/fstarc.ml/FStarC_Parser_Dep.ml" (inlined), line 17, characters 20-77
Called from Fstarcompiler__FStarC_Parser_Dep.collect in file "fstar-guts/fstarc.ml/FStarC_Parser_Dep.ml", line 2281, characters 6-144
Called from Fstarcompiler__FStarC_Main.go_normal in file "fstar-guts/fstarc.ml/FStarC_Main.ml", line 195, characters 16-118
Called from Fstarcompiler__FStarC_Compiler_Util.record_time_ns in file "fstar-guts/bare/FStarC_Compiler_Util.ml", line 24, characters 14-18
Called from Fstarcompiler__FStarC_Compiler_Util.record_time_ms in file "fstar-guts/bare/FStarC_Compiler_Util.ml", line 28, characters 18-34
Called from Fstarcompiler__FStarC_Main.main.(fun) in file "fstar-guts/fstarc.ml/FStarC_Main.ml", line 504, characters 28-66
Called from Dune__exe__Fstarc2_full.x in file "fstarc-full/fstarc2_full.ml", line 19, characters 6-39
|
friends / test-everparse:
dummy#L1
(274) * Warning 274:
- Implicitly opening namespace 'fstar.stubs.reflection.v2.' shadows module
'data' in file "Data.fsti, Data.fst".
- Rename "Data.fsti, Data.fst" to avoid conflicts.
- Stack trace:
Raised by primitive operation at Fstarcompiler__FStarC_Compiler_Util.stack_dump in file "fstar-guts/bare/FStarC_Compiler_Util.ml", line 139, characters 53-82
Called from Fstarcompiler__FStarC_Errors_Msg.backtrace_doc in file "fstar-guts/fstarc.ml/FStarC_Errors_Msg.ml", line 60, characters 12-46
Called from Fstarcompiler__FStarC_Errors.maybe_add_backtrace in file "fstar-guts/fstarc.ml/FStarC_Errors.ml", line 819, characters 21-55
Called from Fstarcompiler__FStarC_Errors.log_issue_ctx in file "fstar-guts/fstarc.ml/FStarC_Errors.ml", line 948, characters 23-46
Called from Fstarcompiler__FStarC_Errors.log_issue0 in file "fstar-guts/fstarc.ml/FStarC_Errors.ml" (inlined), line 1067, characters 10-122
Called from Fstarcompiler__FStarC_Parser_Dep.enter_namespace.(fun) in file "fstar-guts/fstarc.ml/FStarC_Parser_Dep.ml", line 1108, characters 23-271
Called from Stdlib__Hashtbl.iter.do_bucket in file "hashtbl.ml", line 159, characters 8-18
Called from Stdlib__Hashtbl.iter in file "hashtbl.ml", line 165, characters 6-21
Called from Fstarcompiler__FStarC_Compiler_Util.smap_iter in file "fstar-guts/bare/FStarC_Compiler_Util.ml" (inlined), line 439, characters 34-56
Called from Fstarcompiler__FStarC_Parser_Dep.enter_namespace in file "fstar-guts/fstarc.ml/FStarC_Parser_Dep.ml", line 1038, characters 10-1023
Called from Fstarcompiler__FStarC_Parser_Dep.collect_one.from_parsing_data.record_open_namespace in file "fstar-guts/fstarc.ml/FStarC_Parser_Dep.ml", line 1204, characters 14-73
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Fstarcompiler__FStarC_Parser_Dep.collect_one.from_parsing_data in file "fstar-guts/fstarc.ml/FStarC_Parser_Dep.ml", line 1300, characters 15-729
Called from Fstarcompiler__FStarC_Parser_Dep.collect_one in file "fstar-guts/fstarc.ml/FStarC_Parser_Dep.ml", line 1322, characters 12-58
Called from Fstarcompiler__FStarC_Parser_Dep.collect.discover_one in file "fstar-guts/fstarc.ml/FStarC_Parser_Dep.ml", line 2247, characters 18-104
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Fstarcompiler__FStarC_Parser_Dep.profile in file "fstar-guts/fstarc.ml/FStarC_Parser_Dep.ml" (inlined), line 17, characters 20-77
Called from Fstarcompiler__FStarC_Parser_Dep.collect in file "fstar-guts/fstarc.ml/FStarC_Parser_Dep.ml", line 2281, characters 6-144
Called from Fstarcompiler__FStarC_Dependencies.find_deps_if_needed in file "fstar-guts/fstarc.ml/FStarC_Dependencies.ml", line 10, characters 18-77
Called from Fstarcompiler__FStarC_Main.go_normal in file "fstar-guts/fstarc.ml/FStarC_Main.ml", line 438, characters 25-150
Called from Fstarcompiler__FStarC_Compiler_Util.record_time_ns in file "fstar-guts/bare/FStarC_Compiler_Util.ml", line 24, characters 14-18
Called from Fstarcompiler__FStarC_Compiler_Util.record_time_ms in file "fstar-guts/bare/FStarC_Compiler_Util.ml", line 28, characters 18-34
Called from Fstarcompiler__FStarC_Main.main.(fun) in file "fstar-guts/fstarc.ml/FStarC_Main.ml", line 504, characters 28-66
Called from Dune__exe__Fstarc2_full.x in file "fstarc-full/fstarc2_full.ml", line 19, characters 6-39
|
friends / test-everparse:
dummy#L1
(274) * Warning 274:
- Implicitly opening namespace 'fstar.stubs.reflection.v2.' shadows module
'data' in file "Data.fsti, Data.fst".
- Rename "Data.fsti, Data.fst" to avoid conflicts.
- Stack trace:
Raised by primitive operation at Fstarcompiler__FStarC_Compiler_Util.stack_dump in file "fstar-guts/bare/FStarC_Compiler_Util.ml", line 139, characters 53-82
Called from Fstarcompiler__FStarC_Errors_Msg.backtrace_doc in file "fstar-guts/fstarc.ml/FStarC_Errors_Msg.ml", line 60, characters 12-46
Called from Fstarcompiler__FStarC_Errors.maybe_add_backtrace in file "fstar-guts/fstarc.ml/FStarC_Errors.ml", line 819, characters 21-55
Called from Fstarcompiler__FStarC_Errors.log_issue_ctx in file "fstar-guts/fstarc.ml/FStarC_Errors.ml", line 948, characters 23-46
Called from Fstarcompiler__FStarC_Errors.log_issue0 in file "fstar-guts/fstarc.ml/FStarC_Errors.ml" (inlined), line 1067, characters 10-122
Called from Fstarcompiler__FStarC_Parser_Dep.enter_namespace.(fun) in file "fstar-guts/fstarc.ml/FStarC_Parser_Dep.ml", line 1108, characters 23-271
Called from Stdlib__Hashtbl.iter.do_bucket in file "hashtbl.ml", line 159, characters 8-18
Called from Stdlib__Hashtbl.iter in file "hashtbl.ml", line 165, characters 6-21
Called from Fstarcompiler__FStarC_Compiler_Util.smap_iter in file "fstar-guts/bare/FStarC_Compiler_Util.ml" (inlined), line 439, characters 34-56
Called from Fstarcompiler__FStarC_Parser_Dep.enter_namespace in file "fstar-guts/fstarc.ml/FStarC_Parser_Dep.ml", line 1038, characters 10-1023
Called from Fstarcompiler__FStarC_Parser_Dep.collect_one.from_parsing_data.record_open_namespace in file "fstar-guts/fstarc.ml/FStarC_Parser_Dep.ml", line 1204, characters 14-73
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Fstarcompiler__FStarC_Parser_Dep.collect_one.from_parsing_data in file "fstar-guts/fstarc.ml/FStarC_Parser_Dep.ml", line 1300, characters 15-729
Called from Fstarcompiler__FStarC_Parser_Dep.collect_one in file "fstar-guts/fstarc.ml/FStarC_Parser_Dep.ml", line 1322, characters 12-58
Called from Fstarcompiler__FStarC_Parser_Dep.collect.discover_one in file "fstar-guts/fstarc.ml/FStarC_Parser_Dep.ml", line 2247, characters 18-104
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Fstarcompiler__FStarC_Parser_Dep.profile in file "fstar-guts/fstarc.ml/FStarC_Parser_Dep.ml" (inlined), line 17, characters 20-77
Called from Fstarcompiler__FStarC_Parser_Dep.collect in file "fstar-guts/fstarc.ml/FStarC_Parser_Dep.ml", line 2281, characters 6-144
Called from Fstarcompiler__FStarC_Dependencies.find_deps_if_needed in file "fstar-guts/fstarc.ml/FStarC_Dependencies.ml", line 10, characters 18-77
Called from Fstarcompiler__FStarC_Main.go_normal in file "fstar-guts/fstarc.ml/FStarC_Main.ml", line 438, characters 25-150
Called from Fstarcompiler__FStarC_Compiler_Util.record_time_ns in file "fstar-guts/bare/FStarC_Compiler_Util.ml", line 24, characters 14-18
Called from Fstarcompiler__FStarC_Compiler_Util.record_time_ms in file "fstar-guts/bare/FStarC_Compiler_Util.ml", line 28, characters 18-34
Called from Fstarcompiler__FStarC_Main.main.(fun) in file "fstar-guts/fstarc.ml/FStarC_Main.ml", line 504, characters 28-66
Called from Dune__exe__Fstarc2_full.x in file "fstarc-full/fstarc2_full.ml", line 19, characters 6-39
|
friends / test-everparse:
dummy#L1
(274) * Warning 274:
- Implicitly opening namespace 'fstar.stubs.reflection.v1.' shadows module
'data' in file "Data.fsti, Data.fst".
- Rename "Data.fsti, Data.fst" to avoid conflicts.
- Stack trace:
Raised by primitive operation at Fstarcompiler__FStarC_Compiler_Util.stack_dump in file "fstar-guts/bare/FStarC_Compiler_Util.ml", line 139, characters 53-82
Called from Fstarcompiler__FStarC_Errors_Msg.backtrace_doc in file "fstar-guts/fstarc.ml/FStarC_Errors_Msg.ml", line 60, characters 12-46
Called from Fstarcompiler__FStarC_Errors.maybe_add_backtrace in file "fstar-guts/fstarc.ml/FStarC_Errors.ml", line 819, characters 21-55
Called from Fstarcompiler__FStarC_Errors.log_issue_ctx in file "fstar-guts/fstarc.ml/FStarC_Errors.ml", line 948, characters 23-46
Called from Fstarcompiler__FStarC_Errors.log_issue0 in file "fstar-guts/fstarc.ml/FStarC_Errors.ml" (inlined), line 1067, characters 10-122
Called from Fstarcompiler__FStarC_Parser_Dep.enter_namespace.(fun) in file "fstar-guts/fstarc.ml/FStarC_Parser_Dep.ml", line 1108, characters 23-271
Called from Stdlib__Hashtbl.iter.do_bucket in file "hashtbl.ml", line 159, characters 8-18
Called from Stdlib__Hashtbl.iter in file "hashtbl.ml", line 165, characters 6-21
Called from Fstarcompiler__FStarC_Compiler_Util.smap_iter in file "fstar-guts/bare/FStarC_Compiler_Util.ml" (inlined), line 439, characters 34-56
Called from Fstarcompiler__FStarC_Parser_Dep.enter_namespace in file "fstar-guts/fstarc.ml/FStarC_Parser_Dep.ml", line 1038, characters 10-1023
Called from Fstarcompiler__FStarC_Parser_Dep.collect_one.from_parsing_data.record_open_namespace in file "fstar-guts/fstarc.ml/FStarC_Parser_Dep.ml", line 1204, characters 14-73
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Fstarcompiler__FStarC_Parser_Dep.collect_one.from_parsing_data in file "fstar-guts/fstarc.ml/FStarC_Parser_Dep.ml", line 1300, characters 15-729
Called from Fstarcompiler__FStarC_Parser_Dep.collect_one in file "fstar-guts/fstarc.ml/FStarC_Parser_Dep.ml", line 1322, characters 12-58
Called from Fstarcompiler__FStarC_Parser_Dep.collect.discover_one in file "fstar-guts/fstarc.ml/FStarC_Parser_Dep.ml", line 2247, characters 18-104
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Fstarcompiler__FStarC_Parser_Dep.profile in file "fstar-guts/fstarc.ml/FStarC_Parser_Dep.ml" (inlined), line 17, characters 20-77
Called from Fstarcompiler__FStarC_Parser_Dep.collect in file "fstar-guts/fstarc.ml/FStarC_Parser_Dep.ml", line 2281, characters 6-144
Called from Fstarcompiler__FStarC_Dependencies.find_deps_if_needed in file "fstar-guts/fstarc.ml/FStarC_Dependencies.ml", line 10, characters 18-77
Called from Fstarcompiler__FStarC_Main.go_normal in file "fstar-guts/fstarc.ml/FStarC_Main.ml", line 438, characters 25-150
Called from Fstarcompiler__FStarC_Compiler_Util.record_time_ns in file "fstar-guts/bare/FStarC_Compiler_Util.ml", line 24, characters 14-18
Called from Fstarcompiler__FStarC_Compiler_Util.record_time_ms in file "fstar-guts/bare/FStarC_Compiler_Util.ml", line 28, characters 18-34
|
friends / test-everparse:
dummy#L1
(274) * Warning 274:
- Implicitly opening namespace 'fstar.stubs.reflection.v2.' shadows module
'data' in file "Data.fsti, Data.fst".
- Rename "Data.fsti, Data.fst" to avoid conflicts.
- Stack trace:
Raised by primitive operation at Fstarcompiler__FStarC_Compiler_Util.stack_dump in file "fstar-guts/bare/FStarC_Compiler_Util.ml", line 139, characters 53-82
Called from Fstarcompiler__FStarC_Errors_Msg.backtrace_doc in file "fstar-guts/fstarc.ml/FStarC_Errors_Msg.ml", line 60, characters 12-46
Called from Fstarcompiler__FStarC_Errors.maybe_add_backtrace in file "fstar-guts/fstarc.ml/FStarC_Errors.ml", line 819, characters 21-55
Called from Fstarcompiler__FStarC_Errors.log_issue_ctx in file "fstar-guts/fstarc.ml/FStarC_Errors.ml", line 948, characters 23-46
Called from Fstarcompiler__FStarC_Errors.log_issue0 in file "fstar-guts/fstarc.ml/FStarC_Errors.ml" (inlined), line 1067, characters 10-122
Called from Fstarcompiler__FStarC_Parser_Dep.enter_namespace.(fun) in file "fstar-guts/fstarc.ml/FStarC_Parser_Dep.ml", line 1108, characters 23-271
Called from Stdlib__Hashtbl.iter.do_bucket in file "hashtbl.ml", line 159, characters 8-18
Called from Stdlib__Hashtbl.iter in file "hashtbl.ml", line 165, characters 6-21
Called from Fstarcompiler__FStarC_Compiler_Util.smap_iter in file "fstar-guts/bare/FStarC_Compiler_Util.ml" (inlined), line 439, characters 34-56
Called from Fstarcompiler__FStarC_Parser_Dep.enter_namespace in file "fstar-guts/fstarc.ml/FStarC_Parser_Dep.ml", line 1038, characters 10-1023
Called from Fstarcompiler__FStarC_Parser_Dep.collect_one.from_parsing_data.record_open_namespace in file "fstar-guts/fstarc.ml/FStarC_Parser_Dep.ml", line 1204, characters 14-73
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Fstarcompiler__FStarC_Parser_Dep.collect_one.from_parsing_data in file "fstar-guts/fstarc.ml/FStarC_Parser_Dep.ml", line 1300, characters 15-729
Called from Fstarcompiler__FStarC_Parser_Dep.collect_one in file "fstar-guts/fstarc.ml/FStarC_Parser_Dep.ml", line 1322, characters 12-58
Called from Fstarcompiler__FStarC_Parser_Dep.collect.discover_one in file "fstar-guts/fstarc.ml/FStarC_Parser_Dep.ml", line 2247, characters 18-104
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Fstarcompiler__FStarC_Parser_Dep.profile in file "fstar-guts/fstarc.ml/FStarC_Parser_Dep.ml" (inlined), line 17, characters 20-77
Called from Fstarcompiler__FStarC_Parser_Dep.collect in file "fstar-guts/fstarc.ml/FStarC_Parser_Dep.ml", line 2281, characters 6-144
Called from Fstarcompiler__FStarC_Dependencies.find_deps_if_needed in file "fstar-guts/fstarc.ml/FStarC_Dependencies.ml", line 10, characters 18-77
Called from Fstarcompiler__FStarC_Main.go_normal in file "fstar-guts/fstarc.ml/FStarC_Main.ml", line 438, characters 25-150
Called from Fstarcompiler__FStarC_Compiler_Util.record_time_ns in file "fstar-guts/bare/FStarC_Compiler_Util.ml", line 24, characters 14-18
Called from Fstarcompiler__FStarC_Compiler_Util.record_time_ms in file "fstar-guts/bare/FStarC_Compiler_Util.ml", line 28, characters 18-34
Called from Fstarcompiler__FStarC_Main.main.(fun) in file "fstar-guts/fstarc.ml/FStarC_Main.ml", line 504, characters 28-66
Called from Dune__exe__Fstarc2_full.x in file "fstarc-full/fstarc2_full.ml", line 19, characters 6-39
|
friends / test-everparse:
dummy#L1
(274) * Warning 274:
- Implicitly opening namespace 'fstar.stubs.reflection.v2.' shadows module
'data' in file "Data.fsti, Data.fst".
- Rename "Data.fsti, Data.fst" to avoid conflicts.
- Stack trace:
Raised by primitive operation at Fstarcompiler__FStarC_Compiler_Util.stack_dump in file "fstar-guts/bare/FStarC_Compiler_Util.ml", line 139, characters 53-82
Called from Fstarcompiler__FStarC_Errors_Msg.backtrace_doc in file "fstar-guts/fstarc.ml/FStarC_Errors_Msg.ml", line 60, characters 12-46
Called from Fstarcompiler__FStarC_Errors.maybe_add_backtrace in file "fstar-guts/fstarc.ml/FStarC_Errors.ml", line 819, characters 21-55
Called from Fstarcompiler__FStarC_Errors.log_issue_ctx in file "fstar-guts/fstarc.ml/FStarC_Errors.ml", line 948, characters 23-46
Called from Fstarcompiler__FStarC_Errors.log_issue0 in file "fstar-guts/fstarc.ml/FStarC_Errors.ml" (inlined), line 1067, characters 10-122
Called from Fstarcompiler__FStarC_Parser_Dep.enter_namespace.(fun) in file "fstar-guts/fstarc.ml/FStarC_Parser_Dep.ml", line 1108, characters 23-271
Called from Stdlib__Hashtbl.iter.do_bucket in file "hashtbl.ml", line 159, characters 8-18
Called from Stdlib__Hashtbl.iter in file "hashtbl.ml", line 165, characters 6-21
Called from Fstarcompiler__FStarC_Compiler_Util.smap_iter in file "fstar-guts/bare/FStarC_Compiler_Util.ml" (inlined), line 439, characters 34-56
Called from Fstarcompiler__FStarC_Parser_Dep.enter_namespace in file "fstar-guts/fstarc.ml/FStarC_Parser_Dep.ml", line 1038, characters 10-1023
Called from Fstarcompiler__FStarC_Parser_Dep.collect_one.from_parsing_data.record_open_namespace in file "fstar-guts/fstarc.ml/FStarC_Parser_Dep.ml", line 1204, characters 14-73
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Fstarcompiler__FStarC_Parser_Dep.collect_one.from_parsing_data in file "fstar-guts/fstarc.ml/FStarC_Parser_Dep.ml", line 1300, characters 15-729
Called from Fstarcompiler__FStarC_Parser_Dep.collect_one in file "fstar-guts/fstarc.ml/FStarC_Parser_Dep.ml", line 1322, characters 12-58
Called from Fstarcompiler__FStarC_Parser_Dep.collect.discover_one in file "fstar-guts/fstarc.ml/FStarC_Parser_Dep.ml", line 2247, characters 18-104
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Fstarcompiler__FStarC_Parser_Dep.profile in file "fstar-guts/fstarc.ml/FStarC_Parser_Dep.ml" (inlined), line 17, characters 20-77
Called from Fstarcompiler__FStarC_Parser_Dep.collect in file "fstar-guts/fstarc.ml/FStarC_Parser_Dep.ml", line 2281, characters 6-144
Called from Fstarcompiler__FStarC_Dependencies.find_deps_if_needed in file "fstar-guts/fstarc.ml/FStarC_Dependencies.ml", line 10, characters 18-77
Called from Fstarcompiler__FStarC_Main.go_normal in file "fstar-guts/fstarc.ml/FStarC_Main.ml", line 438, characters 25-150
Called from Fstarcompiler__FStarC_Compiler_Util.record_time_ns in file "fstar-guts/bare/FStarC_Compiler_Util.ml", line 24, characters 14-18
Called from Fstarcompiler__FStarC_Compiler_Util.record_time_ms in file "fstar-guts/bare/FStarC_Compiler_Util.ml", line 28, characters 18-34
Called from Fstarcompiler__FStarC_Main.main.(fun) in file "fstar-guts/fstarc.ml/FStarC_Main.ml", line 504, characters 28-66
Called from Dune__exe__Fstarc2_full.x in file "fstarc-full/fstarc2_full.ml", line 19, characters 6-39
|
friends / test-everparse:
dummy#L1
(274) * Warning 274:
- Implicitly opening namespace 'fstar.stubs.reflection.v1.' shadows module
'data' in file "Data.fsti, Data.fst".
- Rename "Data.fsti, Data.fst" to avoid conflicts.
- Stack trace:
Raised by primitive operation at Fstarcompiler__FStarC_Compiler_Util.stack_dump in file "fstar-guts/bare/FStarC_Compiler_Util.ml", line 139, characters 53-82
Called from Fstarcompiler__FStarC_Errors_Msg.backtrace_doc in file "fstar-guts/fstarc.ml/FStarC_Errors_Msg.ml", line 60, characters 12-46
Called from Fstarcompiler__FStarC_Errors.maybe_add_backtrace in file "fstar-guts/fstarc.ml/FStarC_Errors.ml", line 819, characters 21-55
Called from Fstarcompiler__FStarC_Errors.log_issue_ctx in file "fstar-guts/fstarc.ml/FStarC_Errors.ml", line 948, characters 23-46
Called from Fstarcompiler__FStarC_Errors.log_issue0 in file "fstar-guts/fstarc.ml/FStarC_Errors.ml" (inlined), line 1067, characters 10-122
Called from Fstarcompiler__FStarC_Parser_Dep.enter_namespace.(fun) in file "fstar-guts/fstarc.ml/FStarC_Parser_Dep.ml", line 1108, characters 23-271
Called from Stdlib__Hashtbl.iter.do_bucket in file "hashtbl.ml", line 159, characters 8-18
Called from Stdlib__Hashtbl.iter in file "hashtbl.ml", line 165, characters 6-21
Called from Fstarcompiler__FStarC_Compiler_Util.smap_iter in file "fstar-guts/bare/FStarC_Compiler_Util.ml" (inlined), line 439, characters 34-56
Called from Fstarcompiler__FStarC_Parser_Dep.enter_namespace in file "fstar-guts/fstarc.ml/FStarC_Parser_Dep.ml", line 1038, characters 10-1023
Called from Fstarcompiler__FStarC_Parser_Dep.collect_one.from_parsing_data.record_open_namespace in file "fstar-guts/fstarc.ml/FStarC_Parser_Dep.ml", line 1204, characters 14-73
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Fstarcompiler__FStarC_Parser_Dep.collect_one.from_parsing_data in file "fstar-guts/fstarc.ml/FStarC_Parser_Dep.ml", line 1300, characters 15-729
Called from Fstarcompiler__FStarC_Parser_Dep.collect_one in file "fstar-guts/fstarc.ml/FStarC_Parser_Dep.ml", line 1322, characters 12-58
Called from Fstarcompiler__FStarC_Parser_Dep.collect.discover_one in file "fstar-guts/fstarc.ml/FStarC_Parser_Dep.ml", line 2247, characters 18-104
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
Called from Fstarcompiler__FStarC_Parser_Dep.profile in file "fstar-guts/fstarc.ml/FStarC_Parser_Dep.ml" (inlined), line 17, characters 20-77
Called from Fstarcompiler__FStarC_Parser_Dep.collect in file "fstar-guts/fstarc.ml/FStarC_Parser_Dep.ml", line 2281, characters 6-144
Called from Fstarcompiler__FStarC_Dependencies.find_deps_if_needed in file "fstar-guts/fstarc.ml/FStarC_Dependencies.ml", line 10, characters 18-77
Called from Fstarcompiler__FStarC_Main.go_normal in file "fstar-guts/fstarc.ml/FStarC_Main.ml", line 438, characters 25-150
Called from Fstarcompiler__FStarC_Compiler_Util.record_time_ns in file "fstar-guts/bare/FStarC_Compiler_Util.ml", line 24, characters 14-18
Called from Fstarcompiler__FStarC_Compiler_Util.record_time_ms in file "fstar-guts/bare/FStarC_Compiler_Util.ml", line 28, characters 18-34
|
friends / test-everparse:
dummy#L1
(242) * Warning 242:
- Not extracting __proj__TAC__item__return to KaRaMeL
- Stack trace:
Raised by primitive operation at Fstarcompiler__FStarC_Compiler_Util.stack_dump in file "fstar-guts/bare/FStarC_Compiler_Util.ml", line 139, characters 53-82
Called from Fstarcompiler__FStarC_Errors_Msg.backtrace_doc in file "fstar-guts/fstarc.ml/FStarC_Errors_Msg.ml", line 60, characters 12-46
Called from Fstarcompiler__FStarC_Errors.maybe_add_backtrace in file "fstar-guts/fstarc.ml/FStarC_Errors.ml", line 819, characters 21-55
Called from Fstarcompiler__FStarC_Errors.log_issue_ctx in file "fstar-guts/fstarc.ml/FStarC_Errors.ml", line 948, characters 23-46
Called from Fstarcompiler__FStarC_Errors.log_issue0 in file "fstar-guts/fstarc.ml/FStarC_Errors.ml" (inlined), line 1067, characters 10-122
Called from Fstarcompiler__FStarC_Extraction_Krml.translate_let' in file "fstar-guts/fstarc.ml/FStarC_Extraction_Krml.ml", line 3899, characters 14-214
Called from BatList.filter_map.loop in file "src/batList.ml", line 550, characters 12-15
Called from BatList.filter_map in file "src/batList.ml", line 556, characters 2-14
Called from BatList.map.loop in file "src/batList.ml", line 244, characters 28-33
Called from BatList.map in file "src/batList.ml", line 247, characters 4-12
Called from Fstarcompiler__FStar_List.collect in file "fstar-guts/app/FStar_List.ml" (inlined), line 43, characters 34-51
Called from Fstarcompiler__FStarC_Extraction_Krml.translate_module in file "fstar-guts/fstarc.ml/FStarC_Extraction_Krml.ml", line 3973, characters 16-111
Called from Fstarcompiler__FStarC_Extraction_Krml.translate.(fun) in file "fstar-guts/fstarc.ml/FStarC_Extraction_Krml.ml", line 4005, characters 39-60
Called from BatList.filter_map.loop in file "src/batList.ml", line 550, characters 12-15
Called from BatList.filter_map in file "src/batList.ml", line 556, characters 2-14
Called from BatList.map in file "src/batList.ml", line 246, characters 23-28
Called from Fstarcompiler__FStar_List.collect in file "fstar-guts/app/FStar_List.ml" (inlined), line 43, characters 34-51
Called from Fstarcompiler__FStarC_Universal.emit in file "fstar-guts/fstarc.ml/FStarC_Universal.ml", line 1103, characters 14-221
Called from Fstarcompiler__FStarC_Universal.batch_mode_tc in file "fstar-guts/fstarc.ml/FStarC_Universal.ml", line 1562, characters 28-49
Called from Fstarcompiler__FStarC_Main.go_normal in file "fstar-guts/fstarc.ml/FStarC_Main.ml", line 443, characters 29-111
Called from Fstarcompiler__FStarC_Compiler_Util.record_time_ns in file "fstar-guts/bare/FStarC_Compiler_Util.ml", line 24, characters 14-18
Called from Fstarcompiler__FStarC_Compiler_Util.record_time_ms in file "fstar-guts/bare/FStarC_Compiler_Util.ml", line 28, characters 18-34
Called from Fstarcompiler__FStarC_Main.main.(fun) in file "fstar-guts/fstarc.ml/FStarC_Main.ml", line 504, characters 28-66
Called from Dune__exe__Fstarc2_full.x in file "fstarc-full/fstarc2_full.ml", line 19, characters 6-39
|
friends / build-hacl
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
friends / build-hacl:
dummy#L1
(361) * Warning 361 at /__w/FStar/FStar/hacl-star/lib/Lib.IntTypes.fsti(988,0-988,21):
- Some #push-options have not been popped. Current depth is 1.
|
friends / build-hacl:
dummy#L1
(361) * Warning 361 at /__w/FStar/FStar/hacl-star/lib/Lib.Sequence.fsti(599,0-613,142):
- Some #push-options have not been popped. Current depth is 1.
|
friends / build-hacl:
hacl-star/code/streaming/Hacl.Streaming.Blake2.Params.fst#L51
(285) * Warning 285 at /__w/FStar/FStar/hacl-star/code/streaming/Hacl.Streaming.Blake2.Params.fst(51,11-51,15):
- Module not found: Core
|
friends / build-hacl:
hacl-star/code/streaming/Hacl.Streaming.Blake2.Params.fst#L51
(285) * Warning 285 at /__w/FStar/FStar/hacl-star/code/streaming/Hacl.Streaming.Blake2.Params.fst(51,11-51,15):
- Module not found: Core
|
friends / build-hacl:
hacl-star/vale/code/arch/x64/Vale.X64.Flags.fst#L62
(318) * Warning 318 at /__w/FStar/FStar/hacl-star/vale/code/arch/x64/Vale.X64.Flags.fst(62,4-62,9):
- Values of type `equal` will be erased during extraction, but its interface
hides this fact.
- Add the `erasable` attribute to the `val equal` declaration for this symbol
in the interface
|
friends / build-hacl:
hacl-star/vale/code/lib/collections/Vale.Lib.Map16.fst#L67
(318) * Warning 318 at /__w/FStar/FStar/hacl-star/vale/code/lib/collections/Vale.Lib.Map16.fst(67,4-67,9):
- Values of type `equal` will be erased during extraction, but its interface
hides this fact.
- Add the `erasable` attribute to the `val equal` declaration for this symbol
in the interface
|
friends / build-hacl:
dummy#L1
(250) * Warning 250:
- Error while extracting FStar.List.filter_map to KaRaMeL.
- Failure("Internal error: name not found filter_map_acc\n")
|
friends / build-hacl:
dummy#L1
(250) * Warning 250:
- Error while extracting FStar.List.index to KaRaMeL.
- Failure("Internal error: name not found index\n")
|
friends / build-hacl:
dummy#L1
(250) * Warning 250:
- Error while extracting LowStar.Monotonic.Buffer.mgcmalloc_of_list_partial to
KaRaMeL.
- Failure("Argument of FStar.Buffer.createL is not a list literal!")
|
friends / build-hacl:
dummy#L1
(250) * Warning 250:
- Error while extracting LowStar.ImmutableBuffer.ialloca_of_list to KaRaMeL.
- Failure("Argument of FStar.Buffer.createL is not a list literal!")
|
friends / build-mitls-fstar
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
friends / test-mitls-fstar
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
friends / test-hacl
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
friends / test-hacl:
hacl-star/code/streaming/Hacl.Streaming.Blake2.Params.fst#L51
(285) * Warning 285 at /__w/FStar/FStar/hacl-star/code/streaming/Hacl.Streaming.Blake2.Params.fst(51,11-51,15):
- Module not found: Core
|
friends / test-hacl:
hacl-star/code/streaming/Hacl.Streaming.Blake2.Params.fst#L51
(285) * Warning 285 at /__w/FStar/FStar/hacl-star/code/streaming/Hacl.Streaming.Blake2.Params.fst(51,11-51,15):
- Module not found: Core
|
friends / build-merkle-tree
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
friends / build-merkle-tree:
hacl-star/code/streaming/Hacl.Streaming.Blake2.Params.fst#L51
(285) * Warning 285 at /__w/FStar/FStar/hacl-star/code/streaming/Hacl.Streaming.Blake2.Params.fst(51,11-51,15):
- Module not found: Core
|
friends / build-merkle-tree:
dummy#L1
(242) * Warning 242:
- Not extracting __proj__TAC__item__return to KaRaMeL
|
friends / build-merkle-tree:
dummy#L1
(242) * Warning 242:
- Not extracting __proj__TAC__item__bind to KaRaMeL
|
friends / build-merkle-tree:
dummy#L1
(250) * Warning 250:
- Error while extracting FStar.Tactics.NamedView.close_term_n to KaRaMeL.
- Failure("Internal error: name not found aux\n")
|
friends / build-merkle-tree:
dummy#L1
(250) * Warning 250:
- Error while extracting FStar.List.filter_map to KaRaMeL.
- Failure("Internal error: name not found filter_map_acc\n")
|
friends / build-merkle-tree:
dummy#L1
(250) * Warning 250:
- Error while extracting FStar.List.index to KaRaMeL.
- Failure("Internal error: name not found index\n")
|
friends / build-merkle-tree:
dummy#L1
(250) * Warning 250:
- Error while extracting LowStar.Monotonic.Buffer.mgcmalloc_of_list_partial to
KaRaMeL.
- Failure("Argument of FStar.Buffer.createL is not a list literal!")
|
friends / build-merkle-tree:
dummy#L1
(250) * Warning 250:
- Error while extracting LowStar.ImmutableBuffer.ialloca_of_list to KaRaMeL.
- Failure("Argument of FStar.Buffer.createL is not a list literal!")
|
friends / build-merkle-tree:
dummy#L1
(250) * Warning 250:
- Error while extracting LowStar.ImmutableBuffer.igcmalloc_of_list to KaRaMeL.
- Failure("Argument of FStar.Buffer.createL is not a list literal!")
|
friends / build-merkle-tree:
dummy#L1
(250) * Warning 250:
- Error while extracting LowStar.ImmutableBuffer.igcmalloc_of_list_partial to
KaRaMeL.
- Failure("Argument of FStar.Buffer.createL is not a list literal!")
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
everparse
Expired
|
89.9 MB |
|
fstar-repo
Expired
|
311 MB |
|
fstar-src.tar.gz
Expired
|
4.99 MB |
|
fstar.tar.gz
Expired
|
132 MB |
|
hacl-star
Expired
|
356 MB |
|
karamel
Expired
|
11.6 MB |
|
mitls-fstar
Expired
|
10.4 MB |
|
pulse
Expired
|
216 MB |
|
steel
Expired
|
29 MB |
|