Erase functions to fun #164
ci.yml
on: pull_request
build
/
build
19m 56s
nix
/
fstar-nix
18m 26s
Matrix: tests / binary-smoke
Matrix: tests / ocaml-smoke
tests
/
check-stage3
6m 13s
tests
/
test-local
15m 15s
tests
/
perf-canaries
15s
ciok
0s
Annotations
66 warnings and 7 notices
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
|
tests / check-stage3
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
tests / check-stage3:
FStar/ulib/FStar.Pervasives.fsti#L1212
(345) * Warning 345 at /__w/FStar/FStar/FStar/ulib/FStar.Pervasives.fsti(1212,66-1212,67):
- Inserted an unsafe type coercion in generated code from unit -> 'a -> 'a to
unit -> 'a -> 'b.
- This may be unsound in F#.
- See also /__w/FStar/FStar/FStar/ulib/FStar.Pervasives.fsti(1212,55-1212,56)
|
tests / check-stage3:
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
|
tests / check-stage3:
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
|
tests / check-stage3:
ulib/FStar.FiniteSet.Base.fst#L137
(344) * Warning 344 at ulib/FStar.FiniteSet.Base.fst(137,4-137,10):
- Parameter 0 of subset is unused and must be eliminated for F#; add `[@@
remove_unused_type_parameters [0; ...]]` to the interface signature.
- This type definition is being dropped
|
tests / check-stage3:
ulib/FStar.FiniteSet.Base.fst#L144
(344) * Warning 344 at ulib/FStar.FiniteSet.Base.fst(144,4-144,9):
- Parameter 0 of equal is unused and must be eliminated for F#; add `[@@
remove_unused_type_parameters [0; ...]]` to the interface signature.
- This type definition is being dropped
|
tests / check-stage3:
ulib/FStar.FiniteSet.Base.fst#L151
(344) * Warning 344 at ulib/FStar.FiniteSet.Base.fst(151,4-151,12):
- Parameter 0 of disjoint is unused and must be eliminated for F#; add `[@@
remove_unused_type_parameters [0; ...]]` to the interface signature.
- This type definition is being dropped
|
tests / check-stage3:
ulib/FStar.Pervasives.fsti#L55
(344) * Warning 344 at /__w/FStar/FStar/FStar/ulib/FStar.Monotonic.Witnessed.fsti(34,4-34,33):
- Expected parameter 'state of witnessed to be unused in its definition and eliminated
- See also ulib/FStar.Pervasives.fsti(55,0-55,56)
|
tests / check-stage3:
ulib/FStar.FiniteMap.Base.fst#L83
(344) * Warning 344 at ulib/FStar.FiniteMap.Base.fst(83,4-83,10):
- Parameter 0 of values is unused and must be eliminated for F#; add `[@@
remove_unused_type_parameters [0; ...]]` to the interface signature.
- This type definition is being dropped
|
tests / check-stage3:
ulib/FStar.FiniteMap.Base.fst#L90
(344) * Warning 344 at ulib/FStar.FiniteMap.Base.fst(90,4-90,9):
- Parameter 0 of items is unused and must be eliminated for F#; add `[@@
remove_unused_type_parameters [0; ...]]` to the interface signature.
- This type definition is being dropped
|
tests / check-stage3:
ulib/FStar.FiniteMap.Base.fst#L138
(344) * Warning 344 at ulib/FStar.FiniteMap.Base.fst(138,4-138,9):
- Parameter 0 of equal is unused and must be eliminated for F#; add `[@@
remove_unused_type_parameters [0; ...]]` to the interface signature.
- This type definition is being dropped
|
tests / ocaml-smoke (fstar-src.tar.gz, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
tests / ocaml-smoke (fstar-src.tar.gz, ubuntu-latest):
fstar/ulib/FStar.Set.fst#L25
(318) * Warning 318 at /home/runner/work/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
|
tests / ocaml-smoke (fstar-src.tar.gz, ubuntu-latest):
fstar/ulib/FStar.Pervasives.fst#L38
(318) * Warning 318 at /home/runner/work/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
|
tests / ocaml-smoke (fstar-src.tar.gz, ubuntu-latest):
fstar/ulib/FStar.Pervasives.fst#L138
(318) * Warning 318 at /home/runner/work/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
|
tests / ocaml-smoke (fstar-src.tar.gz, ubuntu-latest):
fstar/ulib/FStar.Ghost.fst#L24
(318) * Warning 318 at /home/runner/work/FStar/FStar/fstar/ulib/FStar.Ghost.fst(24,4-24,8):
- Values of type `hide` will be erased during extraction, but its interface
hides this fact.
- Add the `erasable` attribute to the `val hide` declaration for this symbol
in the interface
|
tests / ocaml-smoke (fstar-src.tar.gz, ubuntu-latest):
ulib/experimental/FStar.Witnessed.Core.fst#L7
(318) * Warning 318 at ulib/experimental/FStar.Witnessed.Core.fst(7,4-7,13):
- Values of type `witnessed` will be erased during extraction, but its
interface hides this fact.
- Add the `erasable` attribute to the `val witnessed` declaration for this
symbol in the interface
|
tests / ocaml-smoke (fstar-src.tar.gz, ubuntu-latest):
ulib/FStar.Pervasives.fst#L38
(318) * Warning 318 at 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
|
tests / ocaml-smoke (fstar-src.tar.gz, ubuntu-latest):
ulib/FStar.Pervasives.fst#L138
(318) * Warning 318 at 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
|
tests / ocaml-smoke (fstar-src.tar.gz, ubuntu-latest):
fstar/ulib/FStar.Monotonic.Heap.fst#L31
(318) * Warning 318 at /home/runner/work/FStar/FStar/fstar/ulib/FStar.Monotonic.Heap.fst(31,4-31,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
|
tests / ocaml-smoke (fstar-src.tar.gz, ubuntu-latest):
fstar/ulib/FStar.Monotonic.Heap.fst#L56
(318) * Warning 318 at /home/runner/work/FStar/FStar/fstar/ulib/FStar.Monotonic.Heap.fst(56,4-56,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
|
tests / ocaml-smoke (fstar-src.tar.gz, ubuntu-latest):
fstar/ulib/FStar.Monotonic.Heap.fst#L62
(318) * Warning 318 at /home/runner/work/FStar/FStar/fstar/ulib/FStar.Monotonic.Heap.fst(62,4-62,18):
- Values of type `addr_unused_in` will be erased during extraction, but its
interface hides this fact.
- Add the `erasable` attribute to the `val addr_unused_in` declaration for
this symbol in the interface
|
tests / ocaml-smoke (fstar-src.tar.gz, ubuntu-22.04):
fstar/ulib/FStar.Set.fst#L25
(318) * Warning 318 at /home/runner/work/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
|
tests / ocaml-smoke (fstar-src.tar.gz, ubuntu-22.04):
fstar/ulib/FStar.Ghost.fst#L24
(318) * Warning 318 at /home/runner/work/FStar/FStar/fstar/ulib/FStar.Ghost.fst(24,4-24,8):
- Values of type `hide` will be erased during extraction, but its interface
hides this fact.
- Add the `erasable` attribute to the `val hide` declaration for this symbol
in the interface
|
tests / ocaml-smoke (fstar-src.tar.gz, ubuntu-22.04):
fstar/ulib/FStar.Pervasives.fst#L38
(318) * Warning 318 at /home/runner/work/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
|
tests / ocaml-smoke (fstar-src.tar.gz, ubuntu-22.04):
fstar/ulib/FStar.Pervasives.fst#L138
(318) * Warning 318 at /home/runner/work/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
|
tests / ocaml-smoke (fstar-src.tar.gz, ubuntu-22.04):
fstar/ulib/FStar.Monotonic.Heap.fst#L31
(318) * Warning 318 at /home/runner/work/FStar/FStar/fstar/ulib/FStar.Monotonic.Heap.fst(31,4-31,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
|
tests / ocaml-smoke (fstar-src.tar.gz, ubuntu-22.04):
fstar/ulib/FStar.Monotonic.Heap.fst#L56
(318) * Warning 318 at /home/runner/work/FStar/FStar/fstar/ulib/FStar.Monotonic.Heap.fst(56,4-56,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
|
tests / ocaml-smoke (fstar-src.tar.gz, ubuntu-22.04):
fstar/ulib/FStar.Monotonic.Heap.fst#L62
(318) * Warning 318 at /home/runner/work/FStar/FStar/fstar/ulib/FStar.Monotonic.Heap.fst(62,4-62,18):
- Values of type `addr_unused_in` will be erased during extraction, but its
interface hides this fact.
- Add the `erasable` attribute to the `val addr_unused_in` declaration for
this symbol in the interface
|
tests / ocaml-smoke (fstar-src.tar.gz, ubuntu-22.04):
fstar/ulib/FStar.Monotonic.Heap.fst#L66
(318) * Warning 318 at /home/runner/work/FStar/FStar/fstar/ulib/FStar.Monotonic.Heap.fst(66,4-66,13):
- Values of type `unused_in` will be erased during extraction, but its
interface hides this fact.
- Add the `erasable` attribute to the `val unused_in` declaration for this
symbol in the interface
|
tests / ocaml-smoke (fstar-src.tar.gz, ubuntu-22.04):
fstar/ulib/FStar.Monotonic.Heap.fst#L275
(318) * Warning 318 at /home/runner/work/FStar/FStar/fstar/ulib/FStar.Monotonic.Heap.fst(275,4-275,18):
- Values of type `aref_unused_in` will be erased during extraction, but its
interface hides this fact.
- Add the `erasable` attribute to the `val aref_unused_in` declaration for
this symbol in the interface
|
tests / ocaml-smoke (fstar-src.tar.gz, ubuntu-22.04):
fstar/ulib/FStar.Monotonic.Heap.fst#L280
(318) * Warning 318 at /home/runner/work/FStar/FStar/fstar/ulib/FStar.Monotonic.Heap.fst(280,4-280,16):
- Values of type `aref_live_at` will be erased during extraction, but its
interface hides this fact.
- Add the `erasable` attribute to the `val aref_live_at` declaration for this
symbol in the interface
|
tests / ocaml-smoke (fstar-src.tar.gz, ubuntu-20.04):
fstar/ulib/FStar.Set.fst#L25
(318) * Warning 318 at /home/runner/work/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
|
tests / ocaml-smoke (fstar-src.tar.gz, ubuntu-20.04):
fstar/ulib/FStar.Pervasives.fst#L38
(318) * Warning 318 at /home/runner/work/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
|
tests / ocaml-smoke (fstar-src.tar.gz, ubuntu-20.04):
fstar/ulib/FStar.Pervasives.fst#L138
(318) * Warning 318 at /home/runner/work/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
|
tests / ocaml-smoke (fstar-src.tar.gz, ubuntu-20.04):
fstar/ulib/FStar.Ghost.fst#L24
(318) * Warning 318 at /home/runner/work/FStar/FStar/fstar/ulib/FStar.Ghost.fst(24,4-24,8):
- Values of type `hide` will be erased during extraction, but its interface
hides this fact.
- Add the `erasable` attribute to the `val hide` declaration for this symbol
in the interface
|
tests / ocaml-smoke (fstar-src.tar.gz, ubuntu-20.04):
fstar/ulib/FStar.Monotonic.Heap.fst#L31
(318) * Warning 318 at /home/runner/work/FStar/FStar/fstar/ulib/FStar.Monotonic.Heap.fst(31,4-31,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
|
tests / ocaml-smoke (fstar-src.tar.gz, ubuntu-20.04):
fstar/ulib/FStar.Monotonic.Heap.fst#L56
(318) * Warning 318 at /home/runner/work/FStar/FStar/fstar/ulib/FStar.Monotonic.Heap.fst(56,4-56,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
|
tests / ocaml-smoke (fstar-src.tar.gz, ubuntu-20.04):
fstar/ulib/FStar.Monotonic.Heap.fst#L62
(318) * Warning 318 at /home/runner/work/FStar/FStar/fstar/ulib/FStar.Monotonic.Heap.fst(62,4-62,18):
- Values of type `addr_unused_in` will be erased during extraction, but its
interface hides this fact.
- Add the `erasable` attribute to the `val addr_unused_in` declaration for
this symbol in the interface
|
tests / ocaml-smoke (fstar-src.tar.gz, ubuntu-20.04):
fstar/ulib/FStar.Monotonic.Heap.fst#L66
(318) * Warning 318 at /home/runner/work/FStar/FStar/fstar/ulib/FStar.Monotonic.Heap.fst(66,4-66,13):
- Values of type `unused_in` will be erased during extraction, but its
interface hides this fact.
- Add the `erasable` attribute to the `val unused_in` declaration for this
symbol in the interface
|
tests / ocaml-smoke (fstar-src.tar.gz, ubuntu-20.04):
fstar/ulib/FStar.Monotonic.Heap.fst#L275
(318) * Warning 318 at /home/runner/work/FStar/FStar/fstar/ulib/FStar.Monotonic.Heap.fst(275,4-275,18):
- Values of type `aref_unused_in` will be erased during extraction, but its
interface hides this fact.
- Add the `erasable` attribute to the `val aref_unused_in` declaration for
this symbol in the interface
|
tests / ocaml-smoke (fstar-src.tar.gz, ubuntu-20.04):
fstar/ulib/FStar.Monotonic.Heap.fst#L280
(318) * Warning 318 at /home/runner/work/FStar/FStar/fstar/ulib/FStar.Monotonic.Heap.fst(280,4-280,16):
- Values of type `aref_live_at` will be erased during extraction, but its
interface hides this fact.
- Add the `erasable` attribute to the `val aref_live_at` declaration for this
symbol in the interface
|
tests / test-local
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
tests / test-local:
Hello.fst#L5
(272) * Warning 272 at Hello.fst(5,0-5,34):
- Top-level let-bindings must be total; this term may have effects
|
tests / test-local:
Part2.Free.fst#L132
(350) * Warning 350 at Part2.Free.fst(132,4-134,12):
- 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.
|
tests / test-local:
Part2.Free.fst#L133
(350) * Warning 350 at Part2.Free.fst(133,4-134,12):
- 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.
|
tests / test-local:
Part2.FreeFunExt.fst#L136
(350) * Warning 350 at Part2.FreeFunExt.fst(136,4-138,12):
- 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.
|
tests / test-local:
Part2.FreeFunExt.fst#L137
(350) * Warning 350 at Part2.FreeFunExt.fst(137,4-138,12):
- 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.
|
tests / test-local:
Part2.Par.fst#L40
(350) * Warning 350 at Part2.Par.fst(40,18-40,40):
- 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.
|
tests / test-local:
Part2.Par.fst#L48
(350) * Warning 350 at Part2.Par.fst(48,18-48,40):
- 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.
|
tests / test-local:
Part2.Par.fst#L105
(350) * Warning 350 at Part2.Par.fst(105,4-106,17):
- 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.
|
tests / test-local:
Part2.ST.fst#L26
(350) * Warning 350 at Part2.ST.fst(26,2-28,10):
- 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.
|
tests / test-local:
Part2.ST.fst#L27
(350) * Warning 350 at Part2.ST.fst(27,2-28,10):
- 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.
|
ciok
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
tests / perf-canaries:
DEFS_100#L1
time = 0.13
|
tests / perf-canaries:
DEFS_200#L1
time = 0.15
|
tests / perf-canaries:
DEFS_400#L1
time = 0.17
|
tests / perf-canaries:
DEFS_800#L1
time = 0.21
|
tests / perf-canaries:
DEFS_1600#L1
time = 0.30
|
tests / perf-canaries:
DEFS_3200#L1
time = 0.48
|
tests / perf-canaries:
DEFS_6400#L1
time = 0.82
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
fstar-repo
Expired
|
309 MB |
|
fstar-src.tar.gz
Expired
|
4.22 MB |
|
fstar.tar.gz
Expired
|
132 MB |
|