Building on spring (from freebsd) 2025-03-19 23:50.16 ---> using "77d5fe31836124b4684d554707425c4fde23f9ef3df0a804431a47419573778d" from cache /: (user (uid 1000) (gid 1000)) /: (env OPAMPRECISETRACKING 1) /: (env OPAMUTF8 never) /: (env OPAMEXTERNALSOLVER builtin-0install) /: (env OPAMCRITERIA +removed) /: (env CI true) /: (env OPAM_HEALTH_CHECK_CI true) /: (run (shell "sudo ln -f /usr/local/bin/opam-dev /usr/local/bin/opam")) 2025-03-19 23:50.17 ---> using "7afea9128a2830beedf345f0b46af5484579ebada7710165f445c6c5b18563a9" from cache /: (run (network host) (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q f92e43c2e4282b573967127440259031915a8fba")) 2025-03-19 23:50.18 ---> using "d70494b0281419c6fda9c169bbb5197aeb319d962209a08b05306d0eaff6f7d5" from cache /: (run (shell "rm -rf ~/.opam && opam init -ya --bare ~/opam-repository")) No configuration file found, using built-in defaults. Checking for available remotes: rsync and local, git. - you won't be able to use mercurial repositories unless you install the hg command on your system. - you won't be able to use darcs repositories unless you install the darcs command on your system. <><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><> [default] Initialised User configuration: ~/.profile is already up-to-date. [NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc. 2025-03-19 23:50.19 ---> using "cab52c9ae33ceafd6e0224c35c160a8ae09cddf1272a934215dd43b753f56970" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '4.14.2' 'ocaml-base-compiler.4.14.2'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.14.2"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocaml-config.2 (cached) -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> installed ocaml-options-vanilla.1 -> retrieved ocaml-base-compiler.4.14.2 (cached) -> installed ocaml-base-compiler.4.14.2 -> installed ocaml-config.2 -> installed ocaml.4.14.2 Done. # To update the current shell environment, run: eval $(opam env --switch=4.14.2) 2025-03-19 23:50.20 ---> using "1ee4c664e003eaba4fedc4b5ff65d4c1c2cff04f89830547e2a7a9698ff289c0" from cache /: (run (network host) (shell "opam update --depexts")) [WARNING] Unknown update command for bsd, skipping system update 2025-03-19 23:50.20 ---> using "f6687bb89f5b62989a27902cc4edea94881e32ec2d40f6a3c7bc142454dfa029" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam remove -y fstar.2025.02.17\ \nopam install -vy fstar.2025.02.17\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: fstar.2025.02.17 | grep -q 'freebsd'; then\ \n echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\ \n exit 69\ \n fi\ \nfi \ \n\ \n\ \nexit $res")) [NOTE] fstar.2025.02.17 is not installed. Nothing to do. The following actions will be performed: === install 33 packages - install base-bytes base [required by process] - install batteries 3.9.0 [required by fstar] - install camlp-streams 5.0.1 [required by batteries] - install conf-gmp 4 [required by zarith] - install conf-pkg-config 4 [required by zarith] - install cppo 1.8.0 [required by ppx_deriving] - install dune 3.17.2 [required by fstar] - install fstar 2025.02.17 - install gen 1.1 [required by sedlex] - install memtrace 0.2.3 [required by fstar] - install menhir 20240715 [required by fstar] - install menhirCST 20240715 [required by menhir] - install menhirLib 20240715 [required by fstar] - install menhirSdk 20240715 [required by menhir] - install mtime 2.1.0 [required by fstar] - install num 1.5-1 [required by batteries] - install ocaml-compiler-libs v0.12.4 [required by ppxlib] - install ocamlbuild 0.16.1 [required by mtime, process] - install ocamlfind 1.9.8 [required by process, mtime, batteries, etc.] - install pprint 20230830 [required by fstar] - install ppx_derivers 1.2.1 [required by ppx_deriving] - install ppx_deriving 6.0.3 [required by fstar] - install ppx_deriving_yojson 3.9.1 [required by fstar] - install ppxlib 0.35.0 [required by fstar] - install process 0.2.1 [required by fstar] - install sedlex 3.3 [required by fstar] - install seq base [required by yojson, gen] - install sexplib0 v0.17.0 [required by ppxlib] - install stdint 0.7.2 [required by fstar] - install stdlib-shims 0.3.0 [required by ppxlib] - install topkg 1.0.8 [required by mtime] - install yojson 2.2.2 [required by fstar] - install zarith 1.14 [required by fstar] The following system packages will first need to be installed: gmp <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><> opam believes some required external dependencies are missing. opam can: > 1. Run pkg to install them (may need root/sudo access) 2. Display the recommended pkg command and wait while you run it manually (e.g. in another terminal) 3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable 4. Abort the installation [1/2/3/4] 1 + /usr/local/bin/sudo "pkg" "install" "-y" "gmp" - Updating FreeBSD repository catalogue... - [spring] Fetching data.pkg: - ... - .. - ... - .. done - Processing entries: - . - . - . - . - . - . - . - . - . - . done - FreeBSD repository update completed. 35884 packages processed. - All repositories are up to date. - The following 1 package(s) will be affected (of 0 checked): - - New packages to be INSTALLED: - gmp: 6.3.0 - - Number of packages to be installed: 1 - - The process will require 3 MiB more space. - 498 KiB to be downloaded. - [spring] [1/1] Fetching gmp-6.3.0.pkg: .......... done - Checking integrity... done (0 conflicting) - [spring] [1/1] Installing gmp-6.3.0... - [spring] [1/1] Extracting gmp-6.3.0: .......... done <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 2/96: [batteries.3.9.0: extract] Processing 3/96: [batteries.3.9.0: extract] [camlp-streams.5.0.1: extract] -> retrieved conf-gmp.4 (cached) Processing 4/96: [batteries.3.9.0: extract] [camlp-streams.5.0.1: extract] Processing 5/96: [batteries.3.9.0: extract] [camlp-streams.5.0.1: extract] Processing 6/96: [batteries.3.9.0: extract] [camlp-streams.5.0.1: extract] [cppo.1.8.0: extract] Processing 7/96: [batteries.3.9.0: extract] [camlp-streams.5.0.1: extract] [cppo.1.8.0: extract] [conf-gmp: sh] Processing 8/96: [batteries.3.9.0: extract] [camlp-streams.5.0.1: extract] [cppo.1.8.0: extract] [conf-gmp: sh] [conf-pkg-config: pkg-config] -> retrieved camlp-streams.5.0.1 (cached) Processing 8/96: [batteries.3.9.0: extract] [cppo.1.8.0: extract] [conf-gmp: sh] [conf-pkg-config: pkg-config] Processing 9/96: [batteries.3.9.0: extract] [cppo.1.8.0: extract] [dune.3.17.2: extract] [conf-gmp: sh] [conf-pkg-config: pkg-config] + /usr/local/bin/pkg-config "--help" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/conf-pkg-config.4) - usage: pkgconf [OPTIONS] [LIBRARIES] - - basic options: - - --help this message - --about print pkgconf version and license to stdout - --version print supported pkg-config version to stdout - --verbose print additional information - --atleast-pkgconfig-version check whether or not pkgconf is compatible - with a specified pkg-config version - --errors-to-stdout print all errors on stdout instead of stderr - --print-errors ensure all errors are printed - --short-errors be less verbose about some errors - --silence-errors explicitly be silent about errors - --list-all list all known packages - --list-package-names list all known package names - --simulate simulate walking the calculated dependency graph - --no-cache do not cache already seen packages when - walking the dependency graph - --log-file=filename write an audit log to a specified file - --with-path=path adds a directory to the search path - --define-prefix override the prefix variable with one that is guessed based on - the location of the .pc file - --dont-define-prefix do not override the prefix variable under any circumstances - --prefix-variable=varname sets the name of the variable that pkgconf considers - to be the package prefix - --relocate=path relocates a path and exits (mostly for testsuite) - --dont-relocate-paths disables path relocation support - - cross-compilation personality support: - - --personality=triplet|filename sets the personality to 'triplet' or a file named 'filename' - --dump-personality dumps details concerning selected personality - - checking specific pkg-config database entries: - - --atleast-version require a specific version of a module - --exact-version require an exact version of a module - --max-version require a maximum version of a module - --exists check whether or not a module exists - --uninstalled check whether or not an uninstalled module will be used - --no-uninstalled never use uninstalled modules when satisfying dependencies - --no-provides do not use 'provides' rules to resolve dependencies - --maximum-traverse-depth maximum allowed depth for dependency graph - --static be more aggressive when computing dependency graph - (for static linking) - --shared use a simplified dependency graph (usually default) - --pure optimize a static dependency graph as if it were a normal - dependency graph - --env-only look only for package entries in PKG_CONFIG_PATH - --ignore-conflicts ignore 'conflicts' rules in modules - --validate validate specific .pc files for correctness - - querying specific pkg-config database fields: - - --define-variable=varname=value define variable 'varname' as 'value' - --variable=varname print specified variable entry to stdout - --cflags print required CFLAGS to stdout - --cflags-only-I print required include-dir CFLAGS to stdout - --cflags-only-other print required non-include-dir CFLAGS to stdout - --libs print required linker flags to stdout - --libs-only-L print required LDPATH linker flags to stdout - --libs-only-l print required LIBNAME linker flags to stdout - --libs-only-other print required other linker flags to stdout - --print-requires print required dependency frameworks to stdout - --print-requires-private print required dependency frameworks for static - linking to stdout - --print-provides print provided dependencies to stdout - --print-variables print all known variables in module to stdout - --digraph print entire dependency graph in graphviz 'dot' format - --solution print dependency graph solution in a simple format - --keep-system-cflags keep -I/usr/include entries in cflags output - --keep-system-libs keep -L/usr/lib entries in libs output - --path show the exact filenames for any matching .pc files - --modversion print the specified module's version to stdout - --internal-cflags do not filter 'internal' cflags from output - --license print the specified module's license to stdout if known - --exists-cflags add -DHAVE_FOO fragments to cflags for each found module - - filtering output: - - --msvc-syntax print translatable fragments in MSVC syntax - --fragment-filter=types filter output fragments to the specified types - --env=prefix print output as shell-compatible environmental variables - - report bugs to <https://github.com/pkgconf/pkgconf/issues/new>. -> compiled conf-pkg-config.4 Processing 9/96: [batteries.3.9.0: extract] [cppo.1.8.0: extract] [dune.3.17.2: extract] [conf-gmp: sh] -> installed conf-pkg-config.4 Processing 10/96: [batteries.3.9.0: extract] [cppo.1.8.0: extract] [dune.3.17.2: extract] [conf-gmp: sh] -> retrieved cppo.1.8.0 (cached) Processing 10/96: [batteries.3.9.0: extract] [dune.3.17.2: extract] [conf-gmp: sh] Processing 11/96: [batteries.3.9.0: extract] [dune.3.17.2: extract] [fstar.2025.02.17: extract] [conf-gmp: sh] + /bin/sh "-exc" "cc -c $CFLAGS -I/usr/local/include test.c" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/conf-gmp.4) - + cc -c -I/usr/local/include test.c -> compiled conf-gmp.4 Processing 11/96: [batteries.3.9.0: extract] [dune.3.17.2: extract] [fstar.2025.02.17: extract] -> installed conf-gmp.4 Processing 12/96: [batteries.3.9.0: extract] [dune.3.17.2: extract] [fstar.2025.02.17: extract] -> retrieved batteries.3.9.0 (cached) Processing 12/96: [dune.3.17.2: extract] [fstar.2025.02.17: extract] Processing 13/96: [dune.3.17.2: extract] [fstar.2025.02.17: extract] [gen.1.1: extract] -> retrieved gen.1.1 (cached) Processing 13/96: [dune.3.17.2: extract] [fstar.2025.02.17: extract] Processing 14/96: [dune.3.17.2: extract] [fstar.2025.02.17: extract] [memtrace.0.2.3: extract] -> retrieved memtrace.0.2.3 (cached) Processing 14/96: [dune.3.17.2: extract] [fstar.2025.02.17: extract] Processing 15/96: [dune.3.17.2: extract] [fstar.2025.02.17: extract] [menhir.20240715 + 3 others: extract] -> retrieved menhir.20240715, menhirCST.20240715, menhirLib.20240715, menhirSdk.20240715 (cached) Processing 15/96: [dune.3.17.2: extract] [fstar.2025.02.17: extract] Processing 16/96: [dune.3.17.2: extract] [fstar.2025.02.17: extract] [mtime.2.1.0: extract] -> retrieved fstar.2025.02.17 (cached) Processing 16/96: [dune.3.17.2: extract] [mtime.2.1.0: extract] Processing 17/96: [dune.3.17.2: extract] [mtime.2.1.0: extract] [num.1.5-1: extract] -> retrieved mtime.2.1.0 (cached) Processing 17/96: [dune.3.17.2: extract] [num.1.5-1: extract] Processing 18/96: [dune.3.17.2: extract] [num.1.5-1: extract] [ocaml-compiler-libs.v0.12.4: extract] -> retrieved num.1.5-1 (cached) Processing 18/96: [dune.3.17.2: extract] [ocaml-compiler-libs.v0.12.4: extract] Processing 19/96: [dune.3.17.2: extract] [ocaml-compiler-libs.v0.12.4: extract] [ocamlbuild.0.16.1: extract] [num: patch] applying num-in-findlib-dir.patch Processing 20/96: [dune.3.17.2: extract] [ocaml-compiler-libs.v0.12.4: extract] [ocamlbuild.0.16.1: extract] [num: patch] -> retrieved ocamlbuild.0.16.1 (cached) Processing 20/96: [dune.3.17.2: extract] [ocaml-compiler-libs.v0.12.4: extract] [num: patch] Processing 21/96: [dune.3.17.2: extract] [ocaml-compiler-libs.v0.12.4: extract] [ocamlfind.1.9.8: extract] [num: patch] Processing 22/96: [dune.3.17.2: extract] [ocaml-compiler-libs.v0.12.4: extract] [ocamlfind.1.9.8: extract] [num: patch] [ocamlbuild: gmake configure.make] Processing 22/96: [dune.3.17.2: extract] [ocaml-compiler-libs.v0.12.4: extract] [ocamlfind.1.9.8: extract] [num: gmake opam-legacy] [ocamlbuild: gmake configure.make] -> retrieved ocamlfind.1.9.8 (cached) Processing 22/96: [dune.3.17.2: extract] [ocaml-compiler-libs.v0.12.4: extract] [num: gmake opam-legacy] [ocamlbuild: gmake configure.make] Processing 23/96: [dune.3.17.2: extract] [ocaml-compiler-libs.v0.12.4: extract] [pprint.20230830: extract] [num: gmake opam-legacy] [ocamlbuild: gmake configure.make] Processing 24/96: [dune.3.17.2: extract] [ocaml-compiler-libs.v0.12.4: extract] [pprint.20230830: extract] [num: gmake opam-legacy] [ocamlbuild: gmake configure.make] [ocamlfind: ./configure] -> retrieved pprint.20230830 (cached) Processing 24/96: [dune.3.17.2: extract] [ocaml-compiler-libs.v0.12.4: extract] [num: gmake opam-legacy] [ocamlbuild: gmake configure.make] [ocamlfind: ./configure] Processing 25/96: [dune.3.17.2: extract] [ocaml-compiler-libs.v0.12.4: extract] [ppx_derivers.1.2.1: extract] [num: gmake opam-legacy] [ocamlbuild: gmake configure.make] [ocamlfind: ./configure] + /usr/local/bin/gmake "-f" "configure.make" "all" "OCAMLBUILD_PREFIX=/home/opam/.opam/4.14.2" "OCAMLBUILD_BINDIR=/home/opam/.opam/4.14.2/bin" "OCAMLBUILD_LIBDIR=/home/opam/.opam/4.14.2/lib" "OCAMLBUILD_MANDIR=/home/opam/.opam/4.14.2/man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ocamlbuild.0.16.1) - (echo "# This file was generated from configure.make"; \ - echo ;\ - echo "OCAML_PREFIX="; \ - echo "OCAML_BINDIR=/home/opam/.opam/4.14.2/bin"; \ - echo "OCAML_LIBDIR=/home/opam/.opam/4.14.2/lib/ocaml"; \ - echo "OCAML_MANDIR=/home/opam/.opam/4.14.2/man"; \ - echo ;\ - echo "EXT_OBJ=.o"; \ - echo "EXT_ASM=.s"; \ - echo "EXT_LIB=.a"; \ - echo "EXT_DLL=.so"; \ - echo "EXE="; \ - echo ;\ - echo "OCAML_NATIVE=true"; \ - echo "OCAML_NATIVE_TOOLS=true"; \ - echo "NATDYNLINK=true"; \ - echo "SUPPORT_SHARED_LIBRARIES=true"; \ - echo ;\ - echo "PREFIX=/home/opam/.opam/4.14.2"; \ - echo "BINDIR=/home/opam/.opam/4.14.2/bin"; \ - echo "LIBDIR=/home/opam/.opam/4.14.2/lib"; \ - echo "MANDIR=/home/opam/.opam/4.14.2/man"; \ - ) > Makefile.config - (echo "(* This file was generated from ../configure.make *)"; \ - echo ;\ - echo 'let bindir = {|/home/opam/.opam/4.14.2/bin|}'; \ - echo 'let libdir = {|/home/opam/.opam/4.14.2/lib|}'; \ - echo 'let ocaml_libdir = {|/home/opam/.opam/4.14.2/lib/ocaml|}'; \ - echo 'let libdir_abs = {|/home/opam/.opam/4.14.2/lib|}'; \ - echo 'let ocaml_native = true'; \ - echo 'let ocaml_native_tools = true'; \ - echo 'let supports_shared_libraries = true';\ - echo 'let a = "a"'; \ - echo 'let o = "o"'; \ - echo 'let so = "so"'; \ - echo 'let ext_dll = ".so"'; \ - echo 'let exe = ""'; \ - echo 'let version = "0.16.1"'; \ - ) > src/ocamlbuild_config.ml Processing 25/96: [dune.3.17.2: extract] [ocaml-compiler-libs.v0.12.4: extract] [ppx_derivers.1.2.1: extract] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_derivers.1.2.1 (cached) Processing 25/96: [dune.3.17.2: extract] [ocaml-compiler-libs.v0.12.4: extract] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure] Processing 26/96: [dune.3.17.2: extract] [ocaml-compiler-libs.v0.12.4: extract] [ppx_deriving.6.0.3: extract] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_deriving.6.0.3 (cached) Processing 26/96: [dune.3.17.2: extract] [ocaml-compiler-libs.v0.12.4: extract] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure] Processing 27/96: [dune.3.17.2: extract] [ocaml-compiler-libs.v0.12.4: extract] [ppx_deriving_yojson.3.9.1: extract] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ocaml-compiler-libs.v0.12.4 (cached) Processing 27/96: [dune.3.17.2: extract] [ppx_deriving_yojson.3.9.1: extract] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure] Processing 28/96: [dune.3.17.2: extract] [ppx_deriving_yojson.3.9.1: extract] [ppxlib.0.35.0: extract] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_deriving_yojson.3.9.1 (cached) Processing 28/96: [dune.3.17.2: extract] [ppxlib.0.35.0: extract] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure] Processing 29/96: [dune.3.17.2: extract] [ppxlib.0.35.0: extract] [process.0.2.1: extract] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure] -> retrieved dune.3.17.2 (cached) Processing 29/96: [ppxlib.0.35.0: extract] [process.0.2.1: extract] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure] Processing 30/96: [ppxlib.0.35.0: extract] [process.0.2.1: extract] [sedlex.3.3: extract] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure] Processing 31/96: [ppxlib.0.35.0: extract] [process.0.2.1: extract] [sedlex.3.3: extract] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure] -> retrieved sedlex.3.3 (cached) Processing 31/96: [ppxlib.0.35.0: extract] [process.0.2.1: extract] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure] -> retrieved seq.base (cached) Processing 32/96: [ppxlib.0.35.0: extract] [process.0.2.1: extract] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure] Processing 33/96: [ppxlib.0.35.0: extract] [process.0.2.1: extract] [sexplib0.v0.17.0: extract] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure] Processing 34/96: [ppxlib.0.35.0: extract] [process.0.2.1: extract] [sexplib0.v0.17.0: extract] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure] -> installed seq.base Processing 35/96: [ppxlib.0.35.0: extract] [process.0.2.1: extract] [sexplib0.v0.17.0: extract] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure] -> retrieved sexplib0.v0.17.0 (cached) Processing 35/96: [ppxlib.0.35.0: extract] [process.0.2.1: extract] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure] Processing 36/96: [ppxlib.0.35.0: extract] [process.0.2.1: extract] [stdint.0.7.2: extract] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure] -> retrieved process.0.2.1 (cached) Processing 36/96: [ppxlib.0.35.0: extract] [stdint.0.7.2: extract] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure] Processing 37/96: [ppxlib.0.35.0: extract] [stdint.0.7.2: extract] [stdlib-shims.0.3.0: extract] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure] -> retrieved stdint.0.7.2 (cached) Processing 37/96: [ppxlib.0.35.0: extract] [stdlib-shims.0.3.0: extract] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure] Processing 38/96: [ppxlib.0.35.0: extract] [stdlib-shims.0.3.0: extract] [topkg.1.0.8: extract] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure] -> retrieved stdlib-shims.0.3.0 (cached) Processing 38/96: [ppxlib.0.35.0: extract] [topkg.1.0.8: extract] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure] Processing 39/96: [ppxlib.0.35.0: extract] [topkg.1.0.8: extract] [yojson.2.2.2: extract] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure] -> retrieved topkg.1.0.8 (cached) Processing 39/96: [ppxlib.0.35.0: extract] [yojson.2.2.2: extract] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure] Processing 40/96: [ppxlib.0.35.0: extract] [yojson.2.2.2: extract] [zarith.1.14: extract] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppxlib.0.35.0 (cached) Processing 40/96: [yojson.2.2.2: extract] [zarith.1.14: extract] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure] -> retrieved zarith.1.14 (cached) Processing 40/96: [yojson.2.2.2: extract] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure] -> retrieved yojson.2.2.2 (cached) Processing 40/96: [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure] + /home/opam/.opam/4.14.2/.opam-switch/build/ocamlfind.1.9.8/./configure "-bindir" "/home/opam/.opam/4.14.2/bin" "-sitelib" "/home/opam/.opam/4.14.2/lib" "-mandir" "/home/opam/.opam/4.14.2/man" "-config" "/home/opam/.opam/4.14.2/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ocamlfind.1.9.8) - Welcome to findlib version 1.9.8 - Configuring core... - Checking for #remove_directory... - Testing threading model... - systhread_supported: true - Testing DLLs... - Testing whether ppxopt can be supported... - Checking for ocamlc -opaque... - Checking for ocamlopt -g... - Querying installation: META list not found - make install will double-check installed META files - Configuring libraries... - unix: found - dynlink: found - bigarray: found - compiler-libs: found - dbm: not present (normal since 4.00) - graphics: not present (normal since 4.09) - num: not present (normal since 4.06) - ocamlbuild: not present (normal since 4.03) - ocamldoc: found (in +ocamldoc) - raw_spacetime: not present (normal since 4.12) - threads: found (in +threads) - str: found - labltk: not present (normal since 4.02) - native dynlink: found - camlp4: disabled - bytes: found, installing fake library - Configuration for stdlib written to site-lib-src/stdlib/META - Configuration for unix written to site-lib-src/unix/META - Configuration for dynlink written to site-lib-src/dynlink/META - Configuration for bigarray written to site-lib-src/bigarray/META - Configuration for compiler-libs written to site-lib-src/compiler-libs/META - Configuration for ocamldoc written to site-lib-src/ocamldoc/META - Configuration for threads written to site-lib-src/threads/META - Configuration for str written to site-lib-src/str/META - Configuration for bytes written to site-lib-src/bytes/META - Detecting compiler arguments: (extractor built) ok - - About the OCAML core installation: - Standard library: /home/opam/.opam/4.14.2/lib/ocaml - Binaries: /home/opam/.opam/4.14.2/bin - Manual pages: /home/opam/.opam/4.14.2/man - Multi-threading type: posix - The directory of site-specific packages will be - site-lib: /home/opam/.opam/4.14.2/lib - The configuration file is written to: - findlib config file: /home/opam/.opam/4.14.2/lib/findlib.conf - Software will be installed: - Libraries: in <site-lib>/findlib - Binaries: /home/opam/.opam/4.14.2/bin - Manual pages: /home/opam/.opam/4.14.2/man - topfind script: /home/opam/.opam/4.14.2/lib/ocaml - Topfind ppxopt support: yes - Toolbox: no - Link custom runtime: no - Need bytes compatibility: no - - Configuration has been written to Makefile.config - - You can now do 'make all', and optionally 'make opt', to build ocamlfind. Processing 40/96: [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all] + /usr/local/bin/gmake "PROFILE=release" "opam-legacy" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/num.1.5-1) - /usr/local/bin/gmake -C src all - gmake[1]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/num.1.5-1/src' - ocamlc -ccopt -DBNG_ARCH_amd64 -c bng.c - ocamlc -ccopt -DBNG_ARCH_amd64 -c nat_stubs.c - ocamlmklib -oc nums bng.o nat_stubs.o - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml - ocamlmklib -o nums -oc nums -linkall int_misc.cmo nat.cmo big_int.cmo arith_flags.cmo ratio.cmo num.cmo arith_status.cmo - cp ../toplevel/num_top_printers.mli ../toplevel/num_top.mli ../toplevel/num_top_printers.ml ../toplevel/num_top.ml . - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo - echo 'version = "1.6~dev"' > META.top - cat META.num-top.in >> META.top - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml - ocamlmklib -o nums -oc nums -linkall int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -I . -shared -o nums.cmxs nums.cmxa - gmake[1]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/num.1.5-1/src' - cp src/num-legacy.install num.install -> compiled num.1.5-1 Processing 40/96: [dune: ocaml 7] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all] -> installed num.1.5-1 Processing 41/96: [dune: ocaml 7] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all] + /usr/local/bin/gmake "all" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ocamlfind.1.9.8) - for p in findlib; do ( cd src/$p; /usr/local/bin/gmake all ) || exit; done - gmake[1]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlfind.1.9.8/src/findlib' - ocamllex fl_meta.mll - 22 states, 392 transitions, table size 1700 bytes - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat findlib_config.mlp | \ - ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.14.2/lib/findlib.conf' | \ - ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.14.2/lib/ocaml' | \ - ../../tools/patch '@RELATIVE_PATHS@' 'false' | \ - sed -e 's;@AUTOLINK@;true;g' \ - -e 's;@SYSTEM@;freebsd;g' \ - >findlib_config.ml - if [ "true" = "true" ]; then \ - cp topfind.ml.in topfind.ml; \ - else \ - sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in \ - > topfind.ml ; \ - fi - ocamldep *.ml *.mli >depend - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_compat.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_split.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c findlib_config.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_metatoken.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_meta.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_metascanner.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_metascanner.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_topo.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_topo.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_package_base.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_package_base.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c findlib.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c findlib.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_args.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_lint.ml - ocamlc -I +compiler-libs -a -o findlib.cma fl_compat.cmo fl_split.cmo findlib_config.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c ocaml_args.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c frontend.ml - ocamlc -I +compiler-libs -o ocamlfind -g findlib.cma unix.cma \ - -I +unix -I +dynlink ocaml_args.cmo frontend.cmo - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c topfind.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c topfind.ml - File "topfind.ml", line 128, characters 40-63: - 128 | match Hashtbl.find Toploop.directive_table "ppx" with - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 258, characters 4-27: - 258 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 268, characters 4-27: - 268 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 280, characters 4-27: - 280 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 293, characters 4-27: - 293 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 307, characters 4-27: - 307 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 319, characters 4-27: - 319 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo - if [ "1" = "1" ]; then \ - cp topfind.in topfind.compat.in; \ - else \ - sed -e '/REMOVE_DIRECTORY_BEGIN/,/REMOVE_DIRECTORY_END/ d' topfind.in \ - > topfind.compat.in ; \ - fi - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat topfind.compat.in | \ - ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.14.2/lib' | \ - ../../tools/patch '@RELATIVE_PATHS@' 'false' \ - >topfind - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_dynload.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_dynload.ml - ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo - gmake[1]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlfind.1.9.8/src/findlib' - /usr/local/bin/gmake all-config - gmake[1]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlfind.1.9.8' - if [ "false" = "true" ]; then \ - /usr/local/bin/gmake findlib-relative; \ - else \ - /usr/local/bin/gmake findlib-absolute; \ - fi - gmake[2]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlfind.1.9.8' - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat findlib.conf.in | \ - tools/patch '@SITELIB@' '/home/opam/.opam/4.14.2/lib' | \ - tools/patch '@FINDLIB_PATH@' '/home/opam/.opam/4.14.2/lib' -p >findlib.conf - if ./tools/cmd_from_same_dir ocamlc; then \ - echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \ - fi - if ./tools/cmd_from_same_dir ocamlopt; then \ - echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \ - fi - if ./tools/cmd_from_same_dir ocamldep; then \ - echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \ - fi - if ./tools/cmd_from_same_dir ocamldoc; then \ - echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \ - fi - gmake[2]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlfind.1.9.8' - gmake[1]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlfind.1.9.8' Processing 41/96: [dune: ocaml 7] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake opt] + /usr/local/bin/gmake "check-if-preinstalled" "all" "opam-install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ocamlbuild.0.16.1) - if test -d /home/opam/.opam/4.14.2/lib/ocaml/ocamlbuild; then\ - >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\ - "/home/opam/.opam/4.14.2/lib/ocaml/ocamlbuild";\ - >&2 echo "Installation aborted; if you want to bypass this"\ - "safety check, pass CHECK_IF_PREINSTALLED=false to make";\ - exit 2;\ - fi - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml - ocamllex.opt src/glob_lexer.mll - 55 states, 419 transitions, table size 2006 bytes - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml - ocamllex.opt src/lexers.mll - 235 states, 1033 transitions, table size 5542 bytes - 4238 additional bytes used for bindings - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml - mkdir -p tmp-byte - ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/exit_codes.cmo src/my_std.cmo src/ocamlbuild_executor.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp-byte/ocamlbuild_pack.cmo - mv tmp-byte/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi - mv tmp-byte/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml - ocamlc.opt -I +unix -I src -o ocamlbuild.byte -I +unix unix.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_unix_plugin.cmo bin/ocamlbuild.cmo - ocamlc.opt -a -o plugin-lib/ocamlbuildlib.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_unix_plugin.cmo - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml - mkdir -p tmp-nat - ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/exit_codes.cmx src/my_std.cmx src/ocamlbuild_executor.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp-nat/ocamlbuild_pack.cmx - mv tmp-nat/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx - mv tmp-nat/ocamlbuild_pack.o src/ocamlbuild_pack.o - ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml - ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml - ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml - ocamlopt.opt -I +unix -I src -o ocamlbuild.native -I +unix unix.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx bin/ocamlbuild.cmx - ocamlopt.opt -a -o plugin-lib/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx - ocamlc.opt -I +unix unix.cma src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte - ./man/options_man.byte > man/ocamlbuild.options.1 - cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1 - /usr/local/bin/gmake ocamlbuild.install - gmake[1]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlbuild.0.16.1' - rm -f ocamlbuild.install - touch ocamlbuild.install - /usr/local/bin/gmake install-bin-opam - gmake[2]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlbuild.0.16.1' - echo 'bin: [' >> ocamlbuild.install - echo ' "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install - echo ' "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install - echo ' "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - gmake[2]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlbuild.0.16.1' - /usr/local/bin/gmake install-lib-opam - gmake[2]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlbuild.0.16.1' - echo 'lib: [' >> ocamlbuild.install - /usr/local/bin/gmake install-lib-basics-opam - gmake[3]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlbuild.0.16.1' - echo ' "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install - echo ' "META"' >> ocamlbuild.install - for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - gmake[3]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlbuild.0.16.1' - /usr/local/bin/gmake install-lib-byte-opam - gmake[3]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlbuild.0.16.1' - for lib in plugin-lib/ocamlbuildlib.cma bin/ocamlbuild.cmo src/ocamlbuild_pack.cmi plugin-lib/ocamlbuild_plugin.cmi plugin-lib/ocamlbuild_unix_plugin.cmi; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - gmake[3]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlbuild.0.16.1' - /usr/local/bin/gmake install-lib-native-opam - gmake[3]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlbuild.0.16.1' - for lib in plugin-lib/ocamlbuildlib.cmxa plugin-lib/ocamlbuildlib.a bin/ocamlbuild.cmx bin/ocamlbuild.o src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx plugin-lib/ocamlbuild_plugin.o plugin-lib/ocamlbuild_unix_plugin.o; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - gmake[3]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlbuild.0.16.1' - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - gmake[2]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlbuild.0.16.1' - /usr/local/bin/gmake install-man-opam - gmake[2]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlbuild.0.16.1' - echo 'man: [' >> ocamlbuild.install - echo ' "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - gmake[2]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlbuild.0.16.1' - /usr/local/bin/gmake install-doc-opam - gmake[2]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlbuild.0.16.1' - echo 'doc: [' >> ocamlbuild.install - echo ' "LICENSE"' >> ocamlbuild.install - echo ' "Changes"' >> ocamlbuild.install - echo ' "Readme.md"' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - gmake[2]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlbuild.0.16.1' - gmake[1]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlbuild.0.16.1' -> compiled ocamlbuild.0.16.1 Processing 41/96: [dune: ocaml 7] [ocamlfind: gmake opt] -> installed ocamlbuild.0.16.1 Processing 42/96: [dune: ocaml 7] [ocamlfind: gmake opt] + /usr/local/bin/gmake "opt" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ocamlfind.1.9.8) - for p in findlib; do ( cd src/$p; /usr/local/bin/gmake opt ) || exit; done - gmake[1]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlfind.1.9.8/src/findlib' - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_compat.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_split.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c findlib_config.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_metatoken.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_meta.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_metascanner.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_topo.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_package_base.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c findlib.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_args.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_lint.ml - ocamlopt -I +compiler-libs -g -a -o findlib.cmxa fl_compat.cmx fl_split.cmx findlib_config.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs fl_compat.cmx fl_split.cmx findlib_config.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \ - fi - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c ocaml_args.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c frontend.ml - ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \ - -I +unix -I +dynlink ocaml_args.cmx frontend.cmx - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c topfind.ml - File "topfind.ml", line 128, characters 40-63: - 128 | match Hashtbl.find Toploop.directive_table "ppx" with - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 258, characters 4-27: - 258 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 268, characters 4-27: - 268 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 280, characters 4-27: - 280 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 293, characters 4-27: - 293 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 307, characters 4-27: - 307 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 319, characters 4-27: - 319 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \ - fi - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_dynload.ml - ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \ - fi - gmake[1]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlfind.1.9.8/src/findlib' -> compiled ocamlfind.1.9.8 Processing 42/96: [dune: ocaml 7] Processing 43/96: [dune: ocaml 7] [ocamlfind: gmake install] + /usr/local/bin/gmake "install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ocamlfind.1.9.8) - if [ "1" -eq 1 ]; then \ - for x in camlp4 dbm graphics labltk num ocamlbuild; do \ - if [ -f "/home/opam/.opam/4.14.2/lib/$x/META" ]; then \ - if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.14.2/lib/$x/META"; then \ - rm -f site-lib-src/$x/META; \ - fi; \ - fi; \ - done; \ - test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \ - fi - echo 'SITELIB_META =' > Makefile.packages.in - for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done - tr '\n' ' ' < Makefile.packages.in > Makefile.packages - rm Makefile.packages.in - install -d "/home/opam/.opam/4.14.2/bin" - install -d "/home/opam/.opam/4.14.2/man" - /usr/local/bin/gmake install-config - gmake[1]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlfind.1.9.8' - install -d "`dirname \"/home/opam/.opam/4.14.2/lib/findlib.conf\"`" - test -f "/home/opam/.opam/4.14.2/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.14.2/lib/findlib.conf" - gmake[1]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlfind.1.9.8' - for p in findlib; do ( cd src/$p; /usr/local/bin/gmake install ); done - gmake[1]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlfind.1.9.8/src/findlib' - install -d "/home/opam/.opam/4.14.2/lib/findlib" - install -d "/home/opam/.opam/4.14.2/bin" - test 1 -eq 0 || install -d "/home/opam/.opam/4.14.2/lib/ocaml" - test 1 -eq 0 || cp topfind "/home/opam/.opam/4.14.2/lib/ocaml/" - files=` ../../tools/collect_files ../../Makefile.config \ - findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs \ - findlib_config.cmi findlib_config.ml topfind.cmi topfind.mli \ - fl_args.cmi fl_lint.cmi fl_meta.cmi fl_split.cmi fl_topo.cmi ocaml_args.cmi \ - fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi \ - fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs \ - findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi \ - META` && \ - cp $files "/home/opam/.opam/4.14.2/lib/findlib/" - f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \ - install -c $f "/home/opam/.opam/4.14.2/bin/ocamlfind" - # the following "if" block is only needed for 4.00beta2 - if [ 1 -eq 0 -a -f "/home/opam/.opam/4.14.2/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \ - cd "/home/opam/.opam/4.14.2/lib/ocaml/compiler-libs/"; \ - cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.14.2/lib/findlib/"; \ - fi - gmake[1]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlfind.1.9.8/src/findlib' - /usr/local/bin/gmake install-meta - gmake[1]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlfind.1.9.8' - for x in bigarray bytes compiler-libs dynlink ocamldoc stdlib str threads unix ; do install -d "/home/opam/.opam/4.14.2/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.14.2/lib/$x/META.tmp" && mv "/home/opam/.opam/4.14.2/lib/$x/META.tmp" "/home/opam/.opam/4.14.2/lib/$x/META"; done - install -d "/home/opam/.opam/4.14.2/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.14.2/lib/findlib/Makefile.packages" - gmake[1]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlfind.1.9.8' - test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; /usr/local/bin/gmake install-num-top; } - test ! -f 'site-lib-src/camlp4/META' || install -c tools/safe_camlp4 "/home/opam/.opam/4.14.2/bin" - /usr/local/bin/gmake install-doc - gmake[1]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlfind.1.9.8' - install -d "/home/opam/.opam/4.14.2/man/man1" "/home/opam/.opam/4.14.2/man/man3" "/home/opam/.opam/4.14.2/man/man5" - cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.14.2/man/man1" - cp: doc/ref-man/ocamlfind.1: No such file or directory - gmake[1]: [Makefile:91: install-doc] Error 1 (ignored) - cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.14.2/man/man5" - cp: doc/ref-man/META.5: No such file or directory - cp: doc/ref-man/site-lib.5: No such file or directory - cp: doc/ref-man/findlib.conf.5: No such file or directory - gmake[1]: [Makefile:92: install-doc] Error 1 (ignored) - gmake[1]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlfind.1.9.8' -> installed ocamlfind.1.9.8 Processing 43/96: [dune: ocaml 7] Processing 44/96: [dune: ocaml 7] Processing 45/96: [dune: ocaml 7] [topkg: ocaml build] Processing 46/96: [dune: ocaml 7] [topkg: ocaml build] [zarith: ./configure] -> installed base-bytes.base Processing 47/96: [dune: ocaml 7] [topkg: ocaml build] [zarith: ./configure] Processing 48/96: [dune: ocaml 7] [process: gmake] [topkg: ocaml build] [zarith: ./configure] + /usr/local/bin/gmake (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/process.0.2.1) - ocamlbuild -use-ocamlfind -classic-display process.cma process.cmxa process.cmx - + ocamlfind ocamlc -config - + ocamlfind ocamldep -package bytes -modules lib/process.mli > lib/process.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -principal -strict-sequence -package bytes -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/process.cmi lib/process.mli - + ocamlfind ocamldep -package bytes -modules lib/process.ml > lib/process.ml.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -principal -strict-sequence -package bytes -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/process.cmo lib/process.ml - + ocamlfind ocamlc -a -package bytes -I lib lib/process.cmo -o lib/process.cma - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -principal -strict-sequence -package bytes -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/process.cmx lib/process.ml - + ocamlfind ocamlopt -a -package bytes -I lib lib/process.cmx -o lib/process.cmxa -> compiled process.0.2.1 Processing 48/96: [dune: ocaml 7] [topkg: ocaml build] [zarith: ./configure] Processing 49/96: [dune: ocaml 7] [topkg: ocaml build] [zarith: ./configure] [process: gmake install] + /home/opam/.opam/4.14.2/.opam-switch/build/zarith.1.14/./configure (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/zarith.1.14) - binary ocaml: found in /home/opam/.opam/4.14.2/bin - binary ocamlc: found in /home/opam/.opam/4.14.2/bin - binary ocamldep: found in /home/opam/.opam/4.14.2/bin - binary ocamlmklib: found in /home/opam/.opam/4.14.2/bin - binary ocamldoc: found in /home/opam/.opam/4.14.2/bin - binary ocamlopt: found in /home/opam/.opam/4.14.2/bin - checking compilation with ocamlc -O3 -Wall -Wextra : working - include caml/mlvalues.h: found - library dynlink.cmxa: found - binary ocamlfind: found in /home/opam/.opam/4.14.2/bin - OCaml's word size is 64 - package gmp: found - OCaml supports -bin-annot to produce documentation - - detected configuration: - - native-code: yes - dynamic linking: yes - defines: -DHAS_GMP - includes: -I/home/opam/.opam/4.14.2/lib/ocaml -I/usr/local/include - libraries: -L/usr/local/lib -lgmp - linker options: - C options: -O3 -Wall -Wextra - installation path: /home/opam/.opam/4.14.2/lib - installation method findlib - - configuration successful! - now type "make" to build - then type "make install" or "sudo make install" to install Processing 49/96: [dune: ocaml 7] [topkg: ocaml build] [zarith: gmake] [process: gmake install] + /usr/local/bin/gmake "install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/process.0.2.1) - ocamlfind install process META \ - _build/lib/process.mli _build/lib/process.cmi _build/lib/process.cmti _build/lib/process.cma _build/lib/process.cmxa _build/lib/process.cmx \ - _build/lib/process.a - Installed /home/opam/.opam/4.14.2/lib/process/process.a - Installed /home/opam/.opam/4.14.2/lib/process/process.cmx - Installed /home/opam/.opam/4.14.2/lib/process/process.cmxa - Installed /home/opam/.opam/4.14.2/lib/process/process.cma - Installed /home/opam/.opam/4.14.2/lib/process/process.cmti - Installed /home/opam/.opam/4.14.2/lib/process/process.cmi - Installed /home/opam/.opam/4.14.2/lib/process/process.mli - Installed /home/opam/.opam/4.14.2/lib/process/META -> installed process.0.2.1 Processing 49/96: [dune: ocaml 7] [topkg: ocaml build] [zarith: gmake] + /usr/local/bin/gmake (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/zarith.1.14) - (echo "let"; grep "version" META | head -1) > zarith_version.ml - ocamldep zarith_version.ml z.ml q.ml big_int_Z.ml z.mli q.mli big_int_Z.mli > depend - ocamlc -g -I +compiler-libs -bin-annot -c zarith_version.ml - ocamlc -g -I +compiler-libs -bin-annot -c z.mli - ocamlc -g -I +compiler-libs -bin-annot -c z.ml - ocamlc -g -I +compiler-libs -bin-annot -c q.mli - ocamlc -g -I +compiler-libs -bin-annot -c q.ml - ocamlc -g -I +compiler-libs -bin-annot -c big_int_Z.mli - ocamlc -g -I +compiler-libs -bin-annot -c big_int_Z.ml - ocamlmklib -g -failsafe -o zarith zarith_version.cmo z.cmo q.cmo big_int_Z.cmo -L/usr/local/lib -lgmp - ocamlc -ccopt "-I/home/opam/.opam/4.14.2/lib/ocaml -I/usr/local/include -DHAS_GMP -O3 -Wall -Wextra " -c caml_z.c - ocamlmklib -g -failsafe -o zarith caml_z.o -L/usr/local/lib -lgmp - ocamlc -g -I +compiler-libs -bin-annot -c zarith_top.ml - ocamlc -g -o zarith_top.cma -a zarith_top.cmo - ocamlopt -g -I +compiler-libs -c zarith_version.ml - ocamlopt -g -I +compiler-libs -c z.ml - ocamlopt -g -I +compiler-libs -c q.ml - ocamlopt -g -I +compiler-libs -c big_int_Z.ml - ocamlmklib -g -failsafe -o zarith zarith_version.cmx z.cmx q.cmx big_int_Z.cmx -L/usr/local/lib -lgmp - ocamlopt -shared -o zarith.cmxs -I . zarith.cmxa -linkall -> compiled zarith.1.14 Processing 49/96: [dune: ocaml 7] [topkg: ocaml build] Processing 50/96: [dune: ocaml 7] [topkg: ocaml build] [zarith: gmake install] + /usr/local/bin/gmake "install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/zarith.1.14) - ocamlfind install -destdir "/home/opam/.opam/4.14.2/lib" zarith META zarith.cma libzarith.a z.cmi q.cmi big_int_Z.cmi zarith_top.cma z.mli zarith.cmxa zarith_version.cmx z.cmx q.cmx big_int_Z.cmx zarith.cmxs zarith.h q.mli big_int_Z.mli zarith.a z.cmti q.cmti big_int_Z.cmti -optional dllzarith.so - Installed /home/opam/.opam/4.14.2/lib/zarith/big_int_Z.cmti - Installed /home/opam/.opam/4.14.2/lib/zarith/q.cmti - Installed /home/opam/.opam/4.14.2/lib/zarith/z.cmti - Installed /home/opam/.opam/4.14.2/lib/zarith/zarith.a - Installed /home/opam/.opam/4.14.2/lib/zarith/big_int_Z.mli - Installed /home/opam/.opam/4.14.2/lib/zarith/q.mli - Installed /home/opam/.opam/4.14.2/lib/zarith/zarith.h - Installed /home/opam/.opam/4.14.2/lib/zarith/zarith.cmxs - Installed /home/opam/.opam/4.14.2/lib/zarith/big_int_Z.cmx - Installed /home/opam/.opam/4.14.2/lib/zarith/q.cmx - Installed /home/opam/.opam/4.14.2/lib/zarith/z.cmx - Installed /home/opam/.opam/4.14.2/lib/zarith/zarith_version.cmx - Installed /home/opam/.opam/4.14.2/lib/zarith/zarith.cmxa - Installed /home/opam/.opam/4.14.2/lib/zarith/z.mli - Installed /home/opam/.opam/4.14.2/lib/zarith/zarith_top.cma - Installed /home/opam/.opam/4.14.2/lib/zarith/big_int_Z.cmi - Installed /home/opam/.opam/4.14.2/lib/zarith/q.cmi - Installed /home/opam/.opam/4.14.2/lib/zarith/z.cmi - Installed /home/opam/.opam/4.14.2/lib/zarith/libzarith.a - Installed /home/opam/.opam/4.14.2/lib/zarith/zarith.cma - Installed /home/opam/.opam/4.14.2/lib/stublibs/dllzarith.so - Installed /home/opam/.opam/4.14.2/lib/stublibs/dllzarith.so.owner - ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.14.2/lib/stublibs is not mentioned in ld.conf - Installed /home/opam/.opam/4.14.2/lib/zarith/META -> installed zarith.1.14 Processing 50/96: [dune: ocaml 7] [topkg: ocaml build] + /home/opam/.opam/4.14.2/bin/ocaml "pkg/pkg.ml" "build" "--pkg-name" "topkg" "--dev-pkg" "false" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/topkg.1.0.8) - + ocamlfind ocamlc -config - + ocamlfind ocamldep -modules src/topkg.ml > src/topkg.ml.depends - + ocamlfind ocamldep -modules src/topkg.mli > src/topkg.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg.cmi src/topkg.mli - + ocamlfind ocamldep -modules src/topkg_build.ml > src/topkg_build.ml.depends - + ocamlfind ocamldep -modules src/topkg_build.mli > src/topkg_build.mli.depends - + ocamlfind ocamldep -modules src/topkg_cmd.mli > src/topkg_cmd.mli.depends - + ocamlfind ocamldep -modules src/topkg_fpath.mli > src/topkg_fpath.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmi src/topkg_fpath.mli - + ocamlfind ocamldep -modules src/topkg_codec.mli > src/topkg_codec.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmi src/topkg_cmd.mli - + ocamlfind ocamldep -modules src/topkg_result.mli > src/topkg_result.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_result.cmi src/topkg_result.mli - + ocamlfind ocamldep -modules src/topkg_conf.mli > src/topkg_conf.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmi src/topkg_codec.mli - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmi src/topkg_conf.mli - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_build.cmi src/topkg_build.mli - + ocamlfind ocamldep -modules src/topkg_cmd.ml > src/topkg_cmd.ml.depends - + ocamlfind ocamldep -modules src/topkg_fpath.ml > src/topkg_fpath.ml.depends - + ocamlfind ocamldep -modules src/topkg_string.ml > src/topkg_string.ml.depends - + ocamlfind ocamldep -modules src/topkg_string.mli > src/topkg_string.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_string.cmi src/topkg_string.mli - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_string.cmx src/topkg_string.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmx src/topkg_fpath.ml - + ocamlfind ocamldep -modules src/topkg_codec.ml > src/topkg_codec.ml.depends - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmx src/topkg_cmd.ml - + ocamlfind ocamldep -modules src/topkg_os.ml > src/topkg_os.ml.depends - + ocamlfind ocamldep -modules src/topkg_os.mli > src/topkg_os.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_os.cmi src/topkg_os.mli - + ocamlfind ocamldep -modules src/topkg_log.ml > src/topkg_log.ml.depends - + ocamlfind ocamldep -modules src/topkg_log.mli > src/topkg_log.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_log.cmi src/topkg_log.mli - + ocamlfind ocamldep -modules src/topkg_result.ml > src/topkg_result.ml.depends - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_result.cmx src/topkg_result.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_log.cmx src/topkg_log.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_os.cmx src/topkg_os.ml - + ocamlfind ocamldep -modules src/topkg_conf.ml > src/topkg_conf.ml.depends - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmx src/topkg_codec.ml - + ocamlfind ocamldep -modules src/topkg_vcs.ml > src/topkg_vcs.ml.depends - + ocamlfind ocamldep -modules src/topkg_vcs.mli > src/topkg_vcs.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmi src/topkg_vcs.mli - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmx src/topkg_vcs.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmx src/topkg_conf.ml - + ocamlfind ocamldep -modules src/topkg_distrib.ml > src/topkg_distrib.ml.depends - + ocamlfind ocamldep -modules src/topkg_distrib.mli > src/topkg_distrib.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmi src/topkg_distrib.mli - + ocamlfind ocamldep -modules src/topkg_opam.ml > src/topkg_opam.ml.depends - + ocamlfind ocamldep -modules src/topkg_opam.mli > src/topkg_opam.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmi src/topkg_opam.mli - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmx src/topkg_opam.ml - + ocamlfind ocamldep -modules src/topkg_fexts.ml > src/topkg_fexts.ml.depends - + ocamlfind ocamldep -modules src/topkg_fexts.mli > src/topkg_fexts.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmi src/topkg_fexts.mli - + ocamlfind ocamldep -modules src/topkg_install.ml > src/topkg_install.ml.depends - + ocamlfind ocamldep -modules src/topkg_install.mli > src/topkg_install.mli.depends - + ocamlfind ocamldep -modules src/topkg_test.mli > src/topkg_test.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_test.cmi src/topkg_test.mli - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_install.cmi src/topkg_install.mli - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmx src/topkg_fexts.ml - + ocamlfind ocamldep -modules src/topkg_test.ml > src/topkg_test.ml.depends - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_test.cmx src/topkg_test.ml - + ocamlfind ocamldep -modules src/topkg_ipc.ml > src/topkg_ipc.ml.depends - + ocamlfind ocamldep -modules src/topkg_ipc.mli > src/topkg_ipc.mli.depends - + ocamlfind ocamldep -modules src/topkg_pkg.mli > src/topkg_pkg.mli.depends - + ocamlfind ocamldep -modules src/topkg_publish.mli > src/topkg_publish.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_publish.cmi src/topkg_publish.mli - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmi src/topkg_pkg.mli - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmi src/topkg_ipc.mli - + ocamlfind ocamldep -modules src/topkg_pkg.ml > src/topkg_pkg.ml.depends - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_build.cmx src/topkg_build.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmx src/topkg_distrib.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_install.cmx src/topkg_install.ml - + ocamlfind ocamldep -modules src/topkg_publish.ml > src/topkg_publish.ml.depends - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_publish.cmx src/topkg_publish.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmx src/topkg_pkg.ml - + ocamlfind ocamldep -modules src/topkg_main.ml > src/topkg_main.ml.depends - + ocamlfind ocamldep -modules src/topkg_main.mli > src/topkg_main.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_main.cmi src/topkg_main.mli - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmx src/topkg_ipc.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_main.cmx src/topkg_main.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg.cmx src/topkg.ml - + ocamlfind ocamlopt -a -I src src/topkg_string.cmx src/topkg_fpath.cmx src/topkg_cmd.cmx src/topkg_result.cmx src/topkg_log.cmx src/topkg_os.cmx src/topkg_codec.cmx src/topkg_vcs.cmx src/topkg_conf.cmx src/topkg_build.cmx src/topkg_opam.cmx src/topkg_distrib.cmx src/topkg_fexts.cmx src/topkg_test.cmx src/topkg_install.cmx src/topkg_publish.cmx src/topkg_pkg.cmx src/topkg_ipc.cmx src/topkg_main.cmx src/topkg.cmx -o src/topkg.cmxa - + ocamlfind ocamlopt -shared -linkall -I src src/topkg.cmxa -o src/topkg.cmxs - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg.cmo src/topkg.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_build.cmo src/topkg_build.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmo src/topkg_cmd.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmo src/topkg_codec.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmo src/topkg_conf.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmo src/topkg_distrib.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmo src/topkg_fexts.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmo src/topkg_fpath.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_install.cmo src/topkg_install.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmo src/topkg_ipc.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_log.cmo src/topkg_log.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_main.cmo src/topkg_main.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmo src/topkg_opam.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_os.cmo src/topkg_os.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmo src/topkg_pkg.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_publish.cmo src/topkg_publish.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_result.cmo src/topkg_result.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_string.cmo src/topkg_string.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_test.cmo src/topkg_test.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmo src/topkg_vcs.ml - + ocamlfind ocamlc -a -I src src/topkg_string.cmo src/topkg_fpath.cmo src/topkg_cmd.cmo src/topkg_result.cmo src/topkg_log.cmo src/topkg_os.cmo src/topkg_codec.cmo src/topkg_vcs.cmo src/topkg_conf.cmo src/topkg_build.cmo src/topkg_opam.cmo src/topkg_distrib.cmo src/topkg_fexts.cmo src/topkg_test.cmo src/topkg_install.cmo src/topkg_publish.cmo src/topkg_pkg.cmo src/topkg_ipc.cmo src/topkg_main.cmo src/topkg.cmo -o src/topkg.cma - # Parallel statistics: { count(total): 2(83), max: 20, min: 2, average(total): 11.000(1.241) } -> compiled topkg.1.0.8 Processing 50/96: [dune: ocaml 7] -> installed topkg.1.0.8 Processing 51/96: [dune: ocaml 7] Processing 52/96: [dune: ocaml 7] [mtime: ocaml build] + /home/opam/.opam/4.14.2/bin/ocaml "pkg/pkg.ml" "build" "--dev-pkg" "false" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/mtime.2.1.0) - + ocamlfind ocamlc -config - + ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.14.2/lib/ocamlbuild /home/opam/.opam/4.14.2/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.14.2/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - + ocamlfind ocamlc -config - + ocamlfind ocamldep -modules src/mtime.ml > src/mtime.ml.depends - + ocamlfind ocamldep -modules src/mtime.mli > src/mtime.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/mtime.cmi src/mtime.mli - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -o src/mtime.cmx src/mtime.ml - + ocamlfind ocamlopt -a -I src src/mtime.cmx -o src/mtime.cmxa - + ocamlfind ocamlopt -shared -linkall -I src src/mtime.cmxa -o src/mtime.cmxs - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/mtime.cmo src/mtime.ml - + ocamlfind ocamlc -a -I src src/mtime.cmo -o src/mtime.cma - + ocamlfind ocamlc -g -c src/clock/mtime_clock_stubs.c - + mv mtime_clock_stubs.o src/clock/mtime_clock_stubs.o - + ocamlfind ocamlmklib -o src/clock/mtime_clock_stubs -g src/clock/mtime_clock_stubs.o - + ocamlfind ocamldep -modules src/clock/mtime_clock.ml > src/clock/mtime_clock.ml.depends - + ocamlfind ocamldep -modules src/clock/mtime_clock.mli > src/clock/mtime_clock.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src/clock -I src -o src/clock/mtime_clock.cmi src/clock/mtime_clock.mli - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src/clock -I src -o src/clock/mtime_clock.cmx src/clock/mtime_clock.ml - + ocamlfind ocamlopt -a -cclib -lmtime_clock_stubs -I src/clock src/clock/mtime_clock.cmx -o src/clock/mtime_clock.cmxa - + ocamlfind ocamlopt -shared -linkall src/clock/libmtime_clock_stubs.a -I src/clock src/clock/mtime_clock.cmxa -o src/clock/mtime_clock.cmxs - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src/clock -I src -o src/clock/mtime_clock.cmo src/clock/mtime_clock.ml - + ocamlfind ocamlc -a -dllib -lmtime_clock_stubs -cclib -lmtime_clock_stubs -I src/clock src/clock/mtime_clock.cmo -o src/clock/mtime_clock.cma - + ocamlfind ocamldep -package compiler-libs.toplevel -modules src/top/mtime_top.ml > src/top/mtime_top.ml.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src/top -I src -o src/top/mtime_top.cmo src/top/mtime_top.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src/top -I src -o src/top/mtime_top.cmo src/top/mtime_top.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14.2/lib/ocaml, /home/opam/.opam/4.14.2/lib/ocaml/compiler-libs - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src/top -I src -o src/top/mtime_top.cmx src/top/mtime_top.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src/top -I src -o src/top/mtime_top.cmx src/top/mtime_top.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14.2/lib/ocaml, /home/opam/.opam/4.14.2/lib/ocaml/compiler-libs - + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src/top src/top/mtime_top.cmx -o src/top/mtime_top.cmxa - + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src/top src/top/mtime_top.cmx -o src/top/mtime_top.cmxa - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14.2/lib/ocaml, /home/opam/.opam/4.14.2/lib/ocaml/compiler-libs - + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src/top src/top/mtime_top.cmxa -o src/top/mtime_top.cmxs - + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src/top src/top/mtime_top.cmxa -o src/top/mtime_top.cmxs - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14.2/lib/ocaml, /home/opam/.opam/4.14.2/lib/ocaml/compiler-libs - + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src/top src/top/mtime_top.cmo -o src/top/mtime_top.cma - + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src/top src/top/mtime_top.cmo -o src/top/mtime_top.cma - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14.2/lib/ocaml, /home/opam/.opam/4.14.2/lib/ocaml/compiler-libs - # No parallelism done -> compiled mtime.2.1.0 Processing 52/96: [dune: ocaml 7] -> installed mtime.2.1.0 Processing 53/96: [dune: ocaml 7] + /home/opam/.opam/4.14.2/bin/ocaml "boot/bootstrap.ml" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/dune.3.17.2) - ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml - ./.duneboot.exe -j 7 - Processing 53/96: [dune: ./_boot/dune.exe build] + /home/opam/.opam/4.14.2/.opam-switch/build/dune.3.17.2/./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/dune.3.17.2) -> compiled dune.3.17.2 -> installed dune.3.17.2 Processing 55/96: [camlp-streams: dune build] Processing 56/96: [camlp-streams: dune build] [cppo: dune build] Processing 57/96: [camlp-streams: dune build] [cppo: dune build] [gen: dune build] Processing 58/96: [camlp-streams: dune build] [cppo: dune build] [gen: dune build] [memtrace: dune build] Processing 59/96: [camlp-streams: dune build] [cppo: dune build] [gen: dune build] [memtrace: dune build] [menhirCST: dune build] Processing 60/96: [camlp-streams: dune build] [cppo: dune build] [gen: dune build] [memtrace: dune build] [menhirCST: dune build] [menhirLib: dune build] Processing 61/96: [camlp-streams: dune build] [cppo: dune build] [gen: dune build] [memtrace: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "camlp-streams" "-j" "7" "@install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/camlp-streams.5.0.1) -> compiled camlp-streams.5.0.1 Processing 61/96: [cppo: dune build] [gen: dune build] [memtrace: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] Processing 62/96: [cppo: dune build] [gen: dune build] [memtrace: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] -> installed camlp-streams.5.0.1 Processing 63/96: [cppo: dune build] [gen: dune build] [memtrace: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "menhirCST" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/menhirCST.20240715) -> compiled menhirCST.20240715 Processing 63/96: [cppo: dune build] [gen: dune build] [memtrace: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] Processing 64/96: [batteries: dune build] [cppo: dune build] [gen: dune build] [memtrace: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] -> installed menhirCST.20240715 Processing 65/96: [batteries: dune build] [cppo: dune build] [gen: dune build] [memtrace: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "@install" "-p" "gen" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/gen.1.1) -> compiled gen.1.1 Processing 65/96: [batteries: dune build] [cppo: dune build] [memtrace: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] Processing 66/96: [batteries: dune build] [cppo: dune build] [memtrace: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [pprint: dune build] -> installed gen.1.1 Processing 67/96: [batteries: dune build] [cppo: dune build] [memtrace: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [pprint: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "memtrace" "-j" "7" "@install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/memtrace.0.2.3) -> compiled memtrace.0.2.3 Processing 67/96: [batteries: dune build] [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [pprint: dune build] Processing 68/96: [batteries: dune build] [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [pprint: dune build] [ppx_derivers: dune build] -> installed memtrace.0.2.3 Processing 69/96: [batteries: dune build] [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [pprint: dune build] [ppx_derivers: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "menhirSdk" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/menhirSdk.20240715) -> compiled menhirSdk.20240715 Processing 69/96: [batteries: dune build] [cppo: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [pprint: dune build] [ppx_derivers: dune build] Processing 70/96: [batteries: dune build] [cppo: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [pprint: dune build] [ppx_derivers: dune build] [sexplib0: dune build] -> installed menhirSdk.20240715 Processing 71/96: [batteries: dune build] [cppo: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [pprint: dune build] [ppx_derivers: dune build] [sexplib0: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "menhirLib" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/menhirLib.20240715) - (cd _build/default/lib/pack && ./pack.exe) - Creating menhirLib.ml... - Creating menhirLib.mli... -> compiled menhirLib.20240715 Processing 71/96: [batteries: dune build] [cppo: dune build] [ocaml-compiler-libs: dune build] [pprint: dune build] [ppx_derivers: dune build] [sexplib0: dune build] Processing 72/96: [batteries: dune build] [cppo: dune build] [ocaml-compiler-libs: dune build] [pprint: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdint: dune build] -> installed menhirLib.20240715 Processing 73/96: [batteries: dune build] [cppo: dune build] [ocaml-compiler-libs: dune build] [pprint: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdint: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "cppo" "-j" "7" "@install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/cppo.1.8.0) -> compiled cppo.1.8.0 Processing 73/96: [batteries: dune build] [ocaml-compiler-libs: dune build] [pprint: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdint: dune build] Processing 74/96: [batteries: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [pprint: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdint: dune build] -> installed cppo.1.8.0 Processing 75/96: [batteries: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [pprint: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdint: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "pprint" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/pprint.20230830) -> compiled pprint.20230830 Processing 75/96: [batteries: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdint: dune build] Processing 76/96: [batteries: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdint: dune build] [stdlib-shims: dune build] -> installed pprint.20230830 Processing 77/96: [batteries: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdint: dune build] [stdlib-shims: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_derivers" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_derivers.1.2.1) -> compiled ppx_derivers.1.2.1 Processing 77/96: [batteries: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdint: dune build] [stdlib-shims: dune build] Processing 78/96: [batteries: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdint: dune build] [stdlib-shims: dune build] [yojson: dune build] -> installed ppx_derivers.1.2.1 Processing 79/96: [batteries: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdint: dune build] [stdlib-shims: dune build] [yojson: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ocaml-compiler-libs" "-j" "7" "@install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ocaml-compiler-libs.v0.12.4) -> compiled ocaml-compiler-libs.v0.12.4 Processing 79/96: [batteries: dune build] [menhir: dune build] [sexplib0: dune build] [stdint: dune build] [stdlib-shims: dune build] [yojson: dune build] -> installed ocaml-compiler-libs.v0.12.4 Processing 80/96: [batteries: dune build] [menhir: dune build] [sexplib0: dune build] [stdint: dune build] [stdlib-shims: dune build] [yojson: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "stdlib-shims" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/stdlib-shims.0.3.0) -> compiled stdlib-shims.0.3.0 Processing 80/96: [batteries: dune build] [menhir: dune build] [sexplib0: dune build] [stdint: dune build] [yojson: dune build] -> installed stdlib-shims.0.3.0 Processing 81/96: [batteries: dune build] [menhir: dune build] [sexplib0: dune build] [stdint: dune build] [yojson: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "sexplib0" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/sexplib0.v0.17.0) -> compiled sexplib0.v0.17.0 Processing 81/96: [batteries: dune build] [menhir: dune build] [stdint: dune build] [yojson: dune build] -> installed sexplib0.v0.17.0 Processing 82/96: [batteries: dune build] [menhir: dune build] [stdint: dune build] [yojson: dune build] Processing 83/96: [batteries: dune build] [menhir: dune build] [ppxlib: dune build] [stdint: dune build] [yojson: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "stdint" "-j" "7" "@install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/stdint.0.7.2) -> compiled stdint.0.7.2 Processing 83/96: [batteries: dune build] [menhir: dune build] [ppxlib: dune build] [yojson: dune build] -> installed stdint.0.7.2 Processing 84/96: [batteries: dune build] [menhir: dune build] [ppxlib: dune build] [yojson: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "yojson" "-j" "7" "@install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/yojson.2.2.2) -> compiled yojson.2.2.2 Processing 84/96: [batteries: dune build] [menhir: dune build] [ppxlib: dune build] -> installed yojson.2.2.2 Processing 85/96: [batteries: dune build] [menhir: dune build] [ppxlib: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "batteries" "-j" "7" "@install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/batteries.3.9.0) -> compiled batteries.3.9.0 Processing 85/96: [menhir: dune build] [ppxlib: dune build] -> installed batteries.3.9.0 Processing 86/96: [menhir: dune build] [ppxlib: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppxlib" "-j" "7" "@install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppxlib.0.35.0) -> compiled ppxlib.0.35.0 Processing 86/96: [menhir: dune build] -> installed ppxlib.0.35.0 Processing 87/96: [menhir: dune build] Processing 88/96: [menhir: dune build] [ppx_deriving: dune build] Processing 89/96: [menhir: dune build] [ppx_deriving: dune build] [sedlex: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "sedlex" "-j" "7" "@install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/sedlex.3.3) -> compiled sedlex.3.3 Processing 89/96: [menhir: dune build] [ppx_deriving: dune build] -> installed sedlex.3.3 Processing 90/96: [menhir: dune build] [ppx_deriving: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_deriving" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_deriving.6.0.3) -> compiled ppx_deriving.6.0.3 Processing 90/96: [menhir: dune build] -> installed ppx_deriving.6.0.3 Processing 91/96: [menhir: dune build] Processing 92/96: [menhir: dune build] [ppx_deriving_yojson: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_deriving_yojson" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_deriving_yojson.3.9.1) -> compiled ppx_deriving_yojson.3.9.1 Processing 92/96: [menhir: dune build] -> installed ppx_deriving_yojson.3.9.1 Processing 93/96: [menhir: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "menhir" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/menhir.20240715) - (cd _build/default/lib/pack && ./pack.exe) - Creating menhirLib.ml... - Creating menhirLib.mli... - (cd _build/default/src/stage2 && .bin/menhir --exn-carries-state --no-pager --require-aliases --strict parser.mly --compare-errors parserMessages.auto.messages --compare-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.check - Read 99 sample input sentences and 99 error messages. - Read 99 sample input sentences and 47 error messages. - (cd _build/default && src/stage2/.bin/menhir --exn-carries-state --no-pager --require-aliases --strict -lg 1 -la 1 -lc 1 -v src/stage2/parser.mly --base src/stage2/parser --infer-read-reply src/stage2/parser__mock.mli.inferred) - Grammar has 56 nonterminal symbols, among which 1 start symbols. - Grammar has 37 terminal symbols. - Grammar has 129 productions. - Built an LR(0) automaton with 199 states. - The grammar is not SLR(1) -- 7 states have a conflict. - The construction mode is no-pager. - Built an LR(1) automaton with 308 states. - One shift/reduce conflict was silently solved. - Extra reductions on error were added in 50 states. - Priority played a role in 0 of these states. - 156 out of 308 states have a default reduction. - 108 out of 308 states are represented. - 44 out of 96 symbols keep track of their start position. - 39 out of 96 symbols keep track of their end position. - The StackLang code contains 4113 instructions in 277 blocks. - The StackLang code comprises 5 mutually recursive groups. - (cd _build/default/src/stage2 && .bin/menhir --exn-carries-state --no-pager --require-aliases --strict parser.mly --compile-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.ml - Read 99 sample input sentences and 47 error messages. -> compiled menhir.20240715 -> installed menhir.20240715 Processing 95/96: [fstar: gmake 7] + /usr/local/bin/gmake "-j" "7" "ADMIT=1" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17) - STAGE 0 - DUNE BUILD - INSTALL LIB SRC - (cd _build/.sandbox/cef9bed59ffca64bbae602c05d3e7a19/default && /home/opam/.opam/4.14.2/bin/menhir fstar-guts/FStarC_Parser_Parse.mly --base fstar-guts/FStarC_Parser_Parse --infer-write-query fstar-guts/FStarC_Parser_Parse__mock.ml.mock) - File "fstar-guts/FStarC_Parser_Parse.mly", line 126, characters 60-70: - Warning: the token LBRACK_BAR is unused. - File "fstar-guts/FStarC_Parser_Parse.mly", line 324, characters 0-15: - Warning: symbol decoratableDecl is unreachable from any of the start symbol(s). - File "fstar-guts/FStarC_Parser_Parse.mly", line 307, characters 0-16: - Warning: symbol noDecorationDecl is unreachable from any of the start symbol(s). - (cd _build/.sandbox/1eb400ce0e026af97bddf35264c233c7/default && /home/opam/.opam/4.14.2/bin/menhir fstar-guts/FStarC_Parser_Parse.mly --base fstar-guts/FStarC_Parser_Parse --infer-read-reply fstar-guts/FStarC_Parser_Parse__mock.mli.inferred) - Warning: 20 states have shift/reduce conflicts. - Warning: 305 shift/reduce conflicts were arbitrarily resolved. - Warning: 232 end-of-stream conflicts were arbitrarily resolved. - DUNE INSTALL - DUNE CLEAN - EXTRACT STAGE 1 FSTARC-BARE - DEPEND /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/src - LAXCHECK Prims.fst - LAXCHECK FStar.Pervasives.Native.fst - LAXCHECK FStar.Pervasives.fsti - LAXCHECK FStar.Ghost.fsti - LAXCHECK FStar.Pervasives.fst - LAXCHECK FStar.Classical.fsti - LAXCHECK FStar.Classical.Sugar.fsti - LAXCHECK FStar.Squash.fsti - LAXCHECK FStar.Sealed.fsti - LAXCHECK FStar.Float.fsti - LAXCHECK FStar.Mul.fst - LAXCHECK FStar.Stubs.TypeChecker.Core.fsti - LAXCHECK FStar.Monotonic.Pure.fst - LAXCHECK FStarC.Effect.fsti - LAXCHECK FStar.ImmutableArray.Base.fsti - LAXCHECK FStarC.Array.fsti - LAXCHECK FStarC.VConfig.fsti - LAXCHECK FStar.Exn.fst - LAXCHECK FStar.Set.fsti - LAXCHECK FStar.Preorder.fst - LAXCHECK FStarC.Thunk.fsti - LAXCHECK FStarC.GenSym.fsti - LAXCHECK FStarC.Hash.fsti - LAXCHECK FStarC.Unionfind.fsti - LAXCHECK FStarC.Dyn.fsti - LAXCHECK FStarC.Errors.Codes.fsti - LAXCHECK FStarC.Option.fsti - LAXCHECK FStarC.Platform.Base.fsti - LAXCHECK FStarC.Plugins.Base.fsti - LAXCHECK FStarC.Timing.fsti - LAXCHECK FStarC.Sealed.fsti - LAXCHECK FStarC.Profiling.fsti - LAXCHECK FStarC.NormSteps.fst - LAXCHECK FStarC.Real.fsti - LAXCHECK FStarC.Misc.fsti - LAXCHECK FStarC.PIMap.fsti - LAXCHECK FStar.Order.fst - LAXCHECK FStarC.Hints.fsti - LAXCHECK FStarC.OCaml.fsti - LAXCHECK FStarC.Hooks.fsti - LAXCHECK FStarC.Interactive.Ide.fsti - LAXCHECK FStarC.Interactive.Legacy.fsti - LAXCHECK FStarC.Interactive.Lsp.fsti - LAXCHECK FStarC.Prettyprint.fsti - LAXCHECK FStarC.Reflection.V2.Interpreter.fsti - LAXCHECK FStarC.Reflection.V1.Interpreter.fsti - EXTRACT FStar_Pervasives.ml - LAXCHECK FStar.IndefiniteDescription.fsti - LAXCHECK FStar.List.Tot.Base.fst - LAXCHECK FStar.Range.fsti - LAXCHECK FStar.Math.Lemmas.fsti - LAXCHECK FStarC.BigInt.fsti - LAXCHECK FStarC.Json.fsti - LAXCHECK FStarC.List.fsti - LAXCHECK FStarC.PSMap.fsti - LAXCHECK FStarC.Find.fsti - LAXCHECK FStarC.SMap.fsti - LAXCHECK FStarC.Filepath.fsti - LAXCHECK FStarC.Debug.fsti - LAXCHECK FStarC.Options.Ext.fsti - LAXCHECK FStarC.VConfig.fst - LAXCHECK FStarC.Order.fsti - LAXCHECK FStar.Monotonic.Witnessed.fsti - LAXCHECK FStar.TSet.fsti - LAXCHECK FStarC.GenSym.fst - LAXCHECK FStarC.Thunk.fst - LAXCHECK FStarC.Errors.Codes.fst - LAXCHECK FStarC.Option.fst - LAXCHECK FStarC.Plugins.fsti - LAXCHECK FStarC.Sealed.fst - EXTRACT FStarC_NormSteps.ml - LAXCHECK FStarC.Real.fst - LAXCHECK FStar.StrongExcludedMiddle.fst - LAXCHECK FStar.Stubs.Reflection.Types.fsti - LAXCHECK FStarC.Common.fsti - EXTRACT FStarC_VConfig.ml - LAXCHECK FStarC.Order.fst - EXTRACT FStarC_Thunk.ml - LAXCHECK FStar.Monotonic.Heap.fsti - EXTRACT FStarC_GenSym.ml - EXTRACT FStarC_Option.ml - EXTRACT FStarC_Sealed.ml - EXTRACT FStarC_Real.ml - LAXCHECK FStar.List.Tot.Properties.fsti - EXTRACT FStarC_Order.ml - EXTRACT FStarC_Errors_Codes.ml - LAXCHECK FStar.Heap.fst - LAXCHECK FStar.ST.fst - LAXCHECK FStar.List.Tot.fst - LAXCHECK FStar.Seq.Base.fsti - LAXCHECK FStar.All.fsti - LAXCHECK FStar.Seq.Base.fst - LAXCHECK FStar.Seq.Properties.fsti - LAXCHECK FStar.BitVector.fsti - LAXCHECK FStar.List.fst - LAXCHECK FStar.UInt.fsti - EXTRACT FStar_Seq_Base.ml - LAXCHECK FStar.Seq.Properties.fst - * Warning 271 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/stage0/out/bin/../lib/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 - - LAXCHECK FStar.UInt32.fsti - LAXCHECK FStar.Char.fsti - LAXCHECK FStarC.BaseTypes.fsti - LAXCHECK FStarC.String.fsti - LAXCHECK FStar.Pprint.fsti - LAXCHECK FStar.String.fsti - LAXCHECK FStarC.Getopt.fsti - LAXCHECK FStarC.Util.fsti - LAXCHECK FStarC.Bytes.fsti - LAXCHECK FStar.Issue.fsti - LAXCHECK FStar.Stubs.Errors.Msg.fsti - LAXCHECK FStar.Stubs.Tactics.Common.fsti - LAXCHECK FStarC.Pprint.fsti - LAXCHECK FStarC.Common.fst - LAXCHECK FStarC.Debug.fst - LAXCHECK FStarC.StringBuffer.fsti - LAXCHECK FStarC.Misc.fst - LAXCHECK FStar.Stubs.Tactics.Types.fsti - LAXCHECK FStar.Stubs.Tactics.Result.fsti - LAXCHECK FStarC.Find.Z3.fsti - EXTRACT FStarC_Misc.ml - EXTRACT FStarC_Common.ml - EXTRACT FStarC_Debug.ml - LAXCHECK FStar.Tactics.Effect.fsti - LAXCHECK FStar.Tactics.Typeclasses.fsti - EXTRACT FStar_Seq_Properties.ml - LAXCHECK FStarC.Class.Monad.fsti - LAXCHECK FStarC.Class.Show.fsti - LAXCHECK FStarC.Errors.Msg.fsti - LAXCHECK FStarC.Class.Deq.fsti - LAXCHECK FStarC.Class.Tagged.fsti - LAXCHECK FStarC.Class.Listlike.fsti - LAXCHECK FStarC.Class.Monoid.fsti - LAXCHECK FStarC.Class.Show.fst - LAXCHECK FStarC.Find.fst - LAXCHECK FStarC.Errors.Msg.fst - LAXCHECK FStarC.Options.Ext.fst - LAXCHECK FStarC.Class.Deq.fst - LAXCHECK FStarC.Options.fsti - LAXCHECK FStarC.Class.Ord.fsti - LAXCHECK FStarC.Class.PP.fsti - LAXCHECK FStarC.Class.Tagged.fst - LAXCHECK FStarC.Platform.fsti - LAXCHECK FStarC.Class.Listlike.fst - LAXCHECK FStarC.Class.Monoid.fst - LAXCHECK FStarC.CList.fsti - LAXCHECK FStarC.Path.fsti - LAXCHECK FStarC.Writer.fsti - LAXCHECK FStarC.Class.Hashable.fsti - LAXCHECK FStarC.OCaml.fst - LAXCHECK FStarC.Class.Monad.fst - EXTRACT FStarC_Class_Show.ml - EXTRACT FStarC_Find.ml - EXTRACT FStarC_Errors_Msg.ml - EXTRACT FStarC_Options_Ext.ml - EXTRACT FStarC_Class_Deq.ml - LAXCHECK FStarC.Options.fst - LAXCHECK FStarC.Class.Ord.fst - LAXCHECK FStarC.Range.Type.fsti - LAXCHECK FStarC.Class.PP.fst - LAXCHECK FStarC.Class.Setlike.fsti - EXTRACT FStarC_Class_Tagged.ml - LAXCHECK FStarC.Platform.fst - LAXCHECK FStarC.Profiling.fst - EXTRACT FStarC_Class_Listlike.ml - EXTRACT FStarC_Class_Monoid.ml - LAXCHECK FStarC.CList.fst - LAXCHECK FStarC.Find.Z3.fst - LAXCHECK FStarC.Path.fst - LAXCHECK FStarC.Writer.fst - LAXCHECK FStarC.Class.Hashable.fst - EXTRACT FStarC_OCaml.ml - EXTRACT FStarC_Class_Monad.ml - EXTRACT FStarC_Class_Ord.ml - LAXCHECK FStarC.Range.Type.fst - EXTRACT FStarC_Class_PP.ml - LAXCHECK FStarC.Range.Ops.fsti - LAXCHECK FStarC.Class.HasRange.fsti - LAXCHECK FStarC.Class.Setlike.fst - LAXCHECK FStarC.FlatSet.fsti - LAXCHECK FStarC.RBSet.fsti - EXTRACT FStarC_Platform.ml - EXTRACT FStarC_Profiling.ml - EXTRACT FStarC_CList.ml - EXTRACT FStarC_Find_Z3.ml - EXTRACT FStarC_Writer.ml - EXTRACT FStarC_Path.ml - EXTRACT FStarC_Class_Hashable.ml - EXTRACT FStarC_Options.ml - EXTRACT FStarC_Range_Type.ml - LAXCHECK FStarC.Range.Ops.fst - LAXCHECK FStarC.Range.fsti - LAXCHECK FStarC.Ident.fsti - EXTRACT FStarC_Class_Setlike.ml - LAXCHECK FStarC.FlatSet.fst - LAXCHECK FStarC.RBSet.fst - EXTRACT FStarC_Range_Ops.ml - LAXCHECK FStarC.Class.HasRange.fst - LAXCHECK FStarC.Errors.fsti - LAXCHECK FStarC.Parser.Dep.fsti - LAXCHECK FStarC.Interactive.CompletionTable.fsti - LAXCHECK FStarC.Ident.fst - LAXCHECK FStarC.Parser.Const.Tuples.fsti - LAXCHECK FStarC.Const.fsti - EXTRACT FStarC_FlatSet.ml - EXTRACT FStarC_RBSet.ml - LAXCHECK FStarC.Plugins.fst - LAXCHECK FStarC.Interactive.JsonHelper.fsti - LAXCHECK FStarC.Interactive.CompletionTable.fst - EXTRACT FStarC_Class_HasRange.ml - EXTRACT FStarC_Ident.ml - LAXCHECK FStarC.Parser.Const.Tuples.fst - LAXCHECK FStarC.Const.fst - LAXCHECK FStarC.Parser.Const.fst - * Warning 337 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/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 '@'. - - * Warning 337 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/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 '@'. - - * Warning 337 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/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 '@'. - - * Warning 337 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/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 '@'. - - LAXCHECK FStarC.Syntax.Syntax.fsti - LAXCHECK FStarC.Errors.fst - EXTRACT FStarC_Plugins.ml - LAXCHECK FStarC.Extraction.ML.Syntax.fsti - LAXCHECK FStarC.Dependencies.fsti - EXTRACT FStarC_Interactive_CompletionTable.ml - EXTRACT FStarC_Parser_Const_Tuples.ml - EXTRACT FStarC_Const.ml - EXTRACT FStarC_Parser_Const.ml - LAXCHECK FStarC.Extraction.ML.Syntax.fst - LAXCHECK FStarC.Extraction.ML.RemoveUnusedParameters.fsti - LAXCHECK FStarC.Extraction.ML.Code.fsti - LAXCHECK FStarC.Extraction.ML.PrintFS.fsti - LAXCHECK FStarC.Dependencies.fst - LAXCHECK FStarC.Extraction.ML.PrintML.fsti - EXTRACT FStarC_Errors.ml - LAXCHECK FStarC.Extraction.ML.RemoveUnusedParameters.fst - LAXCHECK FStarC.Syntax.Syntax.fst - LAXCHECK FStarC.Syntax.Unionfind.fsti - LAXCHECK FStarC.Syntax.Subst.fsti - LAXCHECK FStarC.Syntax.InstFV.fsti - LAXCHECK FStarC.Syntax.Free.fsti - LAXCHECK FStarC.Syntax.Print.Ugly.fsti - LAXCHECK FStarC.Parser.AST.fsti - LAXCHECK FStarC.Syntax.Formula.fsti - LAXCHECK FStarC.Syntax.MutRecTy.fsti - LAXCHECK FStarC.Syntax.VisitM.fsti - LAXCHECK FStarC.Syntax.Visit.fsti - LAXCHECK FStarC.Syntax.Embeddings.Base.fsti - LAXCHECK FStarC.Class.Binders.fsti - LAXCHECK FStarC.TypeChecker.Common.fsti - LAXCHECK FStarC.SMTEncoding.Term.fsti - LAXCHECK FStarC.Reflection.V2.Constants.fst - LAXCHECK FStarC.Reflection.V2.Data.fsti - LAXCHECK FStarC.Reflection.V1.Constants.fst - LAXCHECK FStarC.Tactics.Common.fsti - LAXCHECK FStarC.Syntax.Hash.fsti - LAXCHECK FStarC.Syntax.Compress.fsti - LAXCHECK FStarC.Syntax.TermHashTable.fsti - EXTRACT FStarC_Extraction_ML_Syntax.ml - EXTRACT FStarC_Extraction_ML_RemoveUnusedParameters.ml - LAXCHECK FStarC.Extraction.ML.PrintFS.fst - EXTRACT FStarC_Dependencies.ml - LAXCHECK FStarC.Reflection.V1.Data.fsti - EXTRACT FStarC_Syntax_Syntax.ml - LAXCHECK FStarC.Syntax.Unionfind.fst - LAXCHECK FStarC.Syntax.Subst.fst - LAXCHECK FStarC.Syntax.InstFV.fst - LAXCHECK FStarC.Syntax.Free.fst - LAXCHECK FStarC.Syntax.Util.fsti - LAXCHECK FStarC.Parser.AST.fst - LAXCHECK FStarC.Parser.ToDocument.fsti - LAXCHECK FStarC.Parser.AST.Util.fsti - LAXCHECK FStarC.Syntax.DsEnv.fsti - LAXCHECK FStarC.Syntax.VisitM.fst - LAXCHECK FStarC.Syntax.Visit.fst - LAXCHECK FStarC.Syntax.Embeddings.fsti - LAXCHECK FStarC.Class.Binders.fst - LAXCHECK FStarC.Defensive.fsti - LAXCHECK FStarC.SMTEncoding.Term.fst - LAXCHECK FStarC.SMTEncoding.UnsatCore.fsti - LAXCHECK FStarC.SMTEncoding.Pruning.fsti - EXTRACT FStarC_Reflection_V2_Constants.ml - LAXCHECK FStarC.Syntax.Embeddings.AppEmb.fsti - * Warning 328 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/src/parser/FStarC.Parser.AST.fst(772,8-772,22): - - Global binding - 'FStarC.Parser.AST.decl_to_string' - is recursive but not used in its body - - LAXCHECK FStarC.Reflection.V2.Data.fst - EXTRACT FStarC_Reflection_V1_Constants.ml - LAXCHECK FStarC.Tactics.Common.fst - LAXCHECK FStarC.Syntax.Hash.fst - EXTRACT FStarC_Extraction_ML_PrintFS.ml - LAXCHECK FStarC.ToSyntax.Interleave.fsti - LAXCHECK FStarC.Reflection.V1.Data.fst - EXTRACT FStarC_Syntax_Unionfind.ml - EXTRACT FStarC_Syntax_Subst.ml - EXTRACT FStarC_Syntax_InstFV.ml - EXTRACT FStarC_Syntax_Free.ml - LAXCHECK FStarC.Syntax.Util.fst - LAXCHECK FStarC.Syntax.Print.Ugly.fst - EXTRACT FStarC_Parser_AST.ml - LAXCHECK FStarC.Parser.ToDocument.fst - LAXCHECK FStarC.Parser.AST.Util.fst - LAXCHECK FStarC.Parser.ParseIt.fsti - LAXCHECK FStarC.Syntax.DsEnv.fst - LAXCHECK FStarC.Syntax.Resugar.fsti - LAXCHECK FStarC.Syntax.Print.Pretty.fsti - LAXCHECK FStarC.Syntax.Print.fsti - LAXCHECK FStarC.Syntax.MutRecTy.fst - EXTRACT FStarC_Syntax_VisitM.ml - EXTRACT FStarC_Syntax_Visit.ml - LAXCHECK FStarC.ToSyntax.ToSyntax.fsti - * Warning 328 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/src/parser/FStarC.Parser.ToDocument.fst(733,8-733,14): - - Global binding - 'FStarC.Parser.ToDocument.p_decl' - is recursive but not used in its body - - * Warning 328 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/src/parser/FStarC.Parser.ToDocument.fst(754,4-754,13): - - Global binding - 'FStarC.Parser.ToDocument.p_justSig' - is recursive but not used in its body - - * Warning 328 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/src/parser/FStarC.Parser.ToDocument.fst(1093,4-1093,24): - - Global binding - 'FStarC.Parser.ToDocument.p_disjunctivePattern' - is recursive but not used in its body - - * Warning 328 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/src/parser/FStarC.Parser.ToDocument.fst(1731,4-1731,21): - - Global binding - 'FStarC.Parser.ToDocument.p_maybeFocusArrow' - is recursive but not used in its body - - * Warning 328 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/src/parser/FStarC.Parser.ToDocument.fst(1995,4-1995,12): - - Global binding - 'FStarC.Parser.ToDocument.p_tmNoEq' - is recursive but not used in its body - - EXTRACT FStarC_Class_Binders.ml - LAXCHECK FStarC.TypeChecker.Env.fsti - EXTRACT FStarC_SMTEncoding_Term.ml - LAXCHECK FStarC.SMTEncoding.UnsatCore.fst - LAXCHECK FStarC.SMTEncoding.Pruning.fst - LAXCHECK FStarC.SMTEncoding.SolverState.fsti - LAXCHECK FStarC.Syntax.Embeddings.AppEmb.fst - EXTRACT FStarC_Reflection_V2_Data.ml - EXTRACT FStarC_Tactics_Common.ml - EXTRACT FStarC_Syntax_Hash.ml - LAXCHECK FStarC.Syntax.Compress.fst - LAXCHECK FStarC.ToSyntax.Interleave.fst - EXTRACT FStarC_Reflection_V1_Data.ml - LAXCHECK FStarC.Reflection.V1.Builtins.fsti - LAXCHECK FStarC.Reflection.V1.Embeddings.fsti - LAXCHECK FStarC.Interactive.JsonHelper.fst - EXTRACT FStarC_Syntax_Util.ml - EXTRACT FStarC_Syntax_Print_Ugly.ml - EXTRACT FStarC_Parser_ToDocument.ml - EXTRACT FStarC_Parser_AST_Util.ml - LAXCHECK FStarC.Parser.Driver.fsti - EXTRACT FStarC_Syntax_DsEnv.ml - LAXCHECK FStarC.Syntax.Resugar.fst - LAXCHECK FStarC.Syntax.Print.Pretty.fst - LAXCHECK FStarC.Syntax.Print.fst - LAXCHECK FStarC.Syntax.Formula.fst - EXTRACT FStarC_Syntax_MutRecTy.ml - LAXCHECK FStarC.Syntax.Embeddings.Base.fst - LAXCHECK FStarC.Syntax.Embeddings.fst - LAXCHECK FStarC.ToSyntax.ToSyntax.fst - LAXCHECK FStarC.Defensive.fst - LAXCHECK FStarC.TypeChecker.Common.fst - LAXCHECK FStarC.TypeChecker.Env.fst - EXTRACT FStarC_SMTEncoding_UnsatCore.ml - EXTRACT FStarC_SMTEncoding_Pruning.ml - LAXCHECK FStarC.SMTEncoding.SolverState.fst - LAXCHECK FStarC.SMTEncoding.Z3.fsti - LAXCHECK FStarC.SMTEncoding.Util.fsti - LAXCHECK FStarC.TypeChecker.TermEqAndSimplify.fsti - LAXCHECK FStarC.TypeChecker.Err.fsti - LAXCHECK FStarC.TypeChecker.PatternUtils.fsti - LAXCHECK FStarC.TypeChecker.DeferredImplicits.fsti - LAXCHECK FStarC.TypeChecker.Rel.fsti - LAXCHECK FStarC.TypeChecker.Util.fsti - EXTRACT FStarC_Syntax_Embeddings_AppEmb.ml - LAXCHECK FStarC.Reflection.V2.Builtins.fsti - LAXCHECK FStarC.Reflection.V2.Embeddings.fsti - LAXCHECK FStarC.SMTEncoding.Env.fst - LAXCHECK FStarC.TypeChecker.Generalize.fsti - LAXCHECK FStarC.TypeChecker.Positivity.fsti - LAXCHECK FStarC.TypeChecker.TcTerm.fsti - LAXCHECK FStarC.TypeChecker.TcInductive.fsti - LAXCHECK FStarC.SMTEncoding.Solver.Cache.fsti - LAXCHECK FStarC.SMTEncoding.Solver.fsti - * Warning 319 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/src/tosyntax/FStarC.ToSyntax.ToSyntax.fst(718,13-718,47): - - Effectful argument let _ = FStarC.Ident.string_of_id op_plus in - _ = "+" (FStarC.Effect.ALL) to erased function assert, consider let binding it - - * Warning 319 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/src/tosyntax/FStarC.ToSyntax.ToSyntax.fst(736,19-736,56): - - Effectful argument let _ = FStarC.Ident.string_of_lid max_lid in - _ = "max" (FStarC.Effect.ALL) to erased function assert, consider let binding it - - EXTRACT FStarC_Syntax_Compress.ml - LAXCHECK FStarC.TypeChecker.Quals.fsti - LAXCHECK FStarC.TypeChecker.Core.fsti - LAXCHECK FStarC.TypeChecker.DMFF.fsti - LAXCHECK FStarC.TypeChecker.TcEffect.fsti - LAXCHECK FStarC.TypeChecker.Tc.fsti - LAXCHECK FStarC.Extraction.ML.UEnv.fsti - LAXCHECK FStarC.Tactics.Hooks.fsti - EXTRACT FStarC_ToSyntax_Interleave.ml - LAXCHECK FStarC.CheckedFiles.fsti - LAXCHECK FStarC.Reflection.V1.Embeddings.fst - EXTRACT FStarC_Interactive_JsonHelper.ml - LAXCHECK FStarC.Prettyprint.fst - LAXCHECK FStarC.Tactics.Types.Reflection.fsti - LAXCHECK FStarC.Parser.Driver.fst - LAXCHECK FStarC.Parser.Dep.fst - EXTRACT FStarC_Syntax_Resugar.ml - EXTRACT FStarC_Syntax_Print_Pretty.ml - EXTRACT FStarC_Syntax_Print.ml - EXTRACT FStarC_Syntax_Formula.ml - EXTRACT FStarC_Syntax_Embeddings_Base.ml - EXTRACT FStarC_Syntax_Embeddings.ml - EXTRACT FStarC_ToSyntax_ToSyntax.ml - EXTRACT FStarC_Defensive.ml - EXTRACT FStarC_TypeChecker_Common.ml - EXTRACT FStarC_TypeChecker_Env.ml - EXTRACT FStarC_SMTEncoding_SolverState.ml - LAXCHECK FStarC.SMTEncoding.Z3.fst - LAXCHECK FStarC.SMTEncoding.Util.fst - LAXCHECK FStarC.SMTEncoding.ErrorReporting.fsti - LAXCHECK FStarC.TypeChecker.TermEqAndSimplify.fst - LAXCHECK FStarC.TypeChecker.PatternUtils.fst - LAXCHECK FStarC.TypeChecker.NBETerm.fsti - LAXCHECK FStarC.TypeChecker.DeferredImplicits.fst - LAXCHECK FStarC.Reflection.V2.Embeddings.fst - EXTRACT FStarC_SMTEncoding_Env.ml - LAXCHECK FStarC.SMTEncoding.EncodeTerm.fsti - LAXCHECK FStarC.SMTEncoding.Encode.fsti - LAXCHECK FStarC.SMTEncoding.Solver.Cache.fst - LAXCHECK FStarC.Extraction.ML.UEnv.fst - LAXCHECK FStarC.Extraction.ML.Util.fsti - LAXCHECK FStarC.Extraction.ML.Term.fsti - LAXCHECK FStarC.Extraction.ML.RegEmb.fsti - LAXCHECK FStarC.Extraction.ML.Modul.fsti - LAXCHECK FStarC.Extraction.Krml.fsti - LAXCHECK FStarC.CheckedFiles.fst - LAXCHECK FStarC.Universal.fsti - LAXCHECK FStarC.Reflection.V2.NBEEmbeddings.fsti - EXTRACT FStarC_Reflection_V1_Embeddings.ml - LAXCHECK FStarC.Reflection.V1.NBEEmbeddings.fsti - EXTRACT FStarC_Prettyprint.ml - LAXCHECK FStarC.Tactics.Types.Reflection.fst - EXTRACT FStarC_Parser_Driver.ml - EXTRACT FStarC_Parser_Dep.ml - EXTRACT FStarC_SMTEncoding_Z3.ml - EXTRACT FStarC_SMTEncoding_Util.ml - LAXCHECK FStarC.SMTEncoding.ErrorReporting.fst - EXTRACT FStarC_TypeChecker_TermEqAndSimplify.ml - LAXCHECK FStarC.TypeChecker.NBETerm.fst - LAXCHECK FStarC.TypeChecker.Primops.Base.fsti - LAXCHECK FStarC.MachineInts.fsti - EXTRACT FStarC_TypeChecker_PatternUtils.ml - EXTRACT FStarC_TypeChecker_DeferredImplicits.ml - EXTRACT FStarC_Reflection_V2_Embeddings.ml - EXTRACT FStarC_SMTEncoding_Solver_Cache.ml - LAXCHECK FStarC.SMTEncoding.Solver.fst - EXTRACT FStarC_Extraction_ML_UEnv.ml - LAXCHECK FStarC.Extraction.ML.Util.fst - LAXCHECK FStarC.Extraction.ML.Code.fst - LAXCHECK FStarC.Extraction.Krml.fst - EXTRACT FStarC_CheckedFiles.ml - LAXCHECK FStarC.Reflection.V2.NBEEmbeddings.fst - * Warning 328 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/src/extraction/FStarC.Extraction.ML.Code.fst(789,12-789,17): - - Local binding 'p_sig' is recursive but not used in its body - - LAXCHECK FStarC.Tactics.V2.Primops.fsti - LAXCHECK FStarC.Reflection.V1.NBEEmbeddings.fst - LAXCHECK FStarC.Tactics.V1.Primops.fsti - LAXCHECK FStarC.Interactive.Ide.Types.fsti - EXTRACT FStarC_Tactics_Types_Reflection.ml - EXTRACT FStarC_SMTEncoding_ErrorReporting.ml - EXTRACT FStarC_TypeChecker_NBETerm.ml - LAXCHECK FStarC.TypeChecker.Primops.Base.fst - LAXCHECK FStarC.TypeChecker.Primops.Eq.fsti - LAXCHECK FStarC.TypeChecker.Primops.Real.fsti - * Warning 328 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/src/extraction/FStarC.Extraction.Krml.fst(335,8-335,19): - - Global binding - 'FStarC.Extraction.Krml.decl_to_doc' - is recursive but not used in its body - - * Warning 328 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/src/extraction/FStarC.Extraction.Krml.fst(679,8-679,37): - - Global binding - 'FStarC.Extraction.Krml.translate_type_without_decay'' - is recursive but not used in its body - - * Warning 328 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/src/extraction/FStarC.Extraction.Krml.fst(782,4-782,19): - - Global binding - 'FStarC.Extraction.Krml.translate_type'' - is recursive but not used in its body - - * Warning 328 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/src/extraction/FStarC.Extraction.Krml.fst(799,4-799,19): - - Global binding - 'FStarC.Extraction.Krml.translate_expr'' - is recursive but not used in its body - - LAXCHECK FStarC.TypeChecker.Primops.Range.fsti - LAXCHECK FStarC.TypeChecker.Primops.Errors.Msg.fsti - LAXCHECK FStarC.MachineInts.fst - LAXCHECK FStarC.TypeChecker.Primops.MachineInts.fsti - LAXCHECK FStarC.TypeChecker.Primops.Docs.fsti - LAXCHECK FStarC.TypeChecker.Primops.Erased.fsti - LAXCHECK FStarC.TypeChecker.Primops.Sealed.fsti - LAXCHECK FStarC.TypeChecker.Primops.Array.fsti - LAXCHECK FStarC.TypeChecker.Primops.Issue.fsti - LAXCHECK FStarC.TypeChecker.Primops.fsti - EXTRACT FStarC_SMTEncoding_Solver.ml - EXTRACT FStarC_Extraction_ML_Util.ml - EXTRACT FStarC_Extraction_ML_Code.ml - EXTRACT FStarC_Reflection_V2_NBEEmbeddings.ml - EXTRACT FStarC_Extraction_Krml.ml - EXTRACT FStarC_Reflection_V1_NBEEmbeddings.ml - LAXCHECK FStarC.Interactive.Ide.Types.fst - LAXCHECK FStarC.Interactive.PushHelper.fsti - LAXCHECK FStarC.Interactive.QueryHelper.fsti - LAXCHECK FStarC.Interactive.Incremental.fsti - EXTRACT FStarC_TypeChecker_Primops_Base.ml - LAXCHECK FStarC.TypeChecker.Primops.Eq.fst - LAXCHECK FStarC.TypeChecker.Primops.Real.fst - LAXCHECK FStarC.TypeChecker.Primops.Range.fst - LAXCHECK FStarC.TypeChecker.Primops.Errors.Msg.fst - EXTRACT FStarC_MachineInts.ml - LAXCHECK FStarC.TypeChecker.Primops.MachineInts.fst - LAXCHECK FStarC.TypeChecker.Primops.Docs.fst - LAXCHECK FStarC.TypeChecker.Primops.Erased.fst - LAXCHECK FStarC.TypeChecker.Primops.Sealed.fst - LAXCHECK FStarC.TypeChecker.Primops.Array.fst - LAXCHECK FStarC.TypeChecker.Primops.Issue.fst - LAXCHECK FStarC.TypeChecker.Primops.fst - LAXCHECK FStarC.TypeChecker.Cfg.fsti - LAXCHECK FStarC.Tactics.Types.fsti - LAXCHECK FStarC.Interactive.PushHelper.fst - EXTRACT FStarC_Interactive_Ide_Types.ml - LAXCHECK FStarC.Interactive.Incremental.fst - LAXCHECK FStarC.Interactive.Lsp.fst - EXTRACT FStarC_TypeChecker_Primops_Eq.ml - EXTRACT FStarC_TypeChecker_Primops_Real.ml - EXTRACT FStarC_TypeChecker_Primops_Range.ml - EXTRACT FStarC_TypeChecker_Primops_Errors_Msg.ml - EXTRACT FStarC_TypeChecker_Primops_MachineInts.ml - EXTRACT FStarC_TypeChecker_Primops_Docs.ml - EXTRACT FStarC_TypeChecker_Primops_Erased.ml - EXTRACT FStarC_TypeChecker_Primops_Sealed.ml - EXTRACT FStarC_TypeChecker_Primops_Array.ml - EXTRACT FStarC_TypeChecker_Primops_Issue.ml - EXTRACT FStarC_TypeChecker_Primops.ml - LAXCHECK FStarC.TypeChecker.Cfg.fst - LAXCHECK FStarC.TypeChecker.Normalize.Unfolding.fsti - LAXCHECK FStarC.TypeChecker.Normalize.fsti - LAXCHECK FStarC.Tactics.Types.fst - LAXCHECK FStarC.Tactics.Printing.fsti - LAXCHECK FStarC.Tactics.Result.fsti - LAXCHECK FStarC.Tactics.Native.fsti - EXTRACT FStarC_Interactive_PushHelper.ml - EXTRACT FStarC_Interactive_Incremental.ml - EXTRACT FStarC_Interactive_Lsp.ml - LAXCHECK FStarC.Reflection.V2.Interpreter.fst - LAXCHECK FStarC.Reflection.V1.Interpreter.fst - LAXCHECK FStarC.TypeChecker.Normalize.Unfolding.fst - LAXCHECK FStarC.TypeChecker.Normalize.fst - LAXCHECK FStarC.TypeChecker.Err.fst - LAXCHECK FStarC.TypeChecker.Rel.fst - LAXCHECK FStarC.TypeChecker.Util.fst - LAXCHECK FStarC.Reflection.V2.Builtins.fst - LAXCHECK FStarC.SMTEncoding.EncodeTerm.fst - LAXCHECK FStarC.SMTEncoding.Encode.fst - * Warning 337 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/src/typechecker/FStarC.TypeChecker.Err.fst(133,30-133,31): - - 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 '@'. - - * Warning 337 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/src/typechecker/FStarC.TypeChecker.Err.fst(142,29-142,30): - - 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 '@'. - - LAXCHECK FStarC.TypeChecker.Generalize.fst - LAXCHECK FStarC.TypeChecker.Positivity.fst - * Warning 319 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/src/typechecker/FStarC.TypeChecker.Generalize.fst(265,9-265,58): - - Effectful argument FStarC.List.for_all (fun _ -> - (let l, _, _ = _ in - FStarC.Util.is_right l) - <: - Prims.bool) - lecs (FStarC.Effect.ALL) to erased function assert, consider let binding it - - LAXCHECK FStarC.TypeChecker.TcTerm.fst - LAXCHECK FStarC.TypeChecker.TcInductive.fst - EXTRACT FStarC_Tactics_Types.ml - LAXCHECK FStarC.Tactics.Printing.fst - LAXCHECK FStarC.TypeChecker.NBE.fsti - LAXCHECK FStarC.TypeChecker.Quals.fst - LAXCHECK FStarC.TypeChecker.Core.fst - LAXCHECK FStarC.TypeChecker.DMFF.fst - LAXCHECK FStarC.TypeChecker.TcEffect.fst - LAXCHECK FStarC.TypeChecker.Tc.fst - * Warning 337 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/src/typechecker/FStarC.TypeChecker.Quals.fst(142,12-142,13): - - 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 '@'. - - LAXCHECK FStarC.Extraction.ML.Term.fst - LAXCHECK FStarC.Tactics.Result.fst - LAXCHECK FStarC.Tactics.Embedding.fsti - LAXCHECK FStarC.Tactics.Monad.fsti - * Warning 328 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/src/extraction/FStarC.Extraction.ML.Term.fst(709,8-709,31): - - Global binding - 'FStarC.Extraction.ML.Term.translate_term_to_mlty'' - is recursive but not used in its body - - * Warning 328 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/src/extraction/FStarC.Extraction.ML.Term.fst(1335,4-1335,20): - - Global binding - 'FStarC.Extraction.ML.Term.extract_lb_iface' - is recursive but not used in its body - - * Warning 328 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/src/extraction/FStarC.Extraction.ML.Term.fst(1381,4-1381,19): - - Global binding - 'FStarC.Extraction.ML.Term.term_as_mlexpr'' - is recursive but not used in its body - - LAXCHECK FStarC.Extraction.ML.Modul.fst - LAXCHECK FStarC.Reflection.V1.Builtins.fst - LAXCHECK FStarC.Interactive.QueryHelper.fst - LAXCHECK FStarC.Interactive.Ide.fst - LAXCHECK FStarC.Interactive.Legacy.fst - EXTRACT FStarC_Reflection_V2_Interpreter.ml - EXTRACT FStarC_Reflection_V1_Interpreter.ml - EXTRACT FStarC_TypeChecker_Cfg.ml - EXTRACT FStarC_TypeChecker_Normalize_Unfolding.ml - EXTRACT FStarC_TypeChecker_Normalize.ml - EXTRACT FStarC_TypeChecker_Err.ml - EXTRACT FStarC_TypeChecker_Rel.ml - EXTRACT FStarC_TypeChecker_Util.ml - * Warning 319 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/src/interactive/FStarC.Interactive.Ide.fst(152,13-152,53): - - Effectful argument let _ = - let _ = - let _ = - let _ = !FStarC.Interactive.PushHelper.repl_stack in - FStarC.List.hd _ - in - FStar.Pervasives.Native.snd _ - in - FStar.Pervasives.Native.fst _ - in - task = _ (FStarC.Effect.ALL) to erased function assert, consider let binding it - - EXTRACT FStarC_Reflection_V2_Builtins.ml - EXTRACT FStarC_SMTEncoding_EncodeTerm.ml - EXTRACT FStarC_SMTEncoding_Encode.ml - EXTRACT FStarC_TypeChecker_Generalize.ml - EXTRACT FStarC_TypeChecker_Positivity.ml - EXTRACT FStarC_TypeChecker_TcTerm.ml - EXTRACT FStarC_TypeChecker_TcInductive.ml - EXTRACT FStarC_Tactics_Printing.ml - LAXCHECK FStarC.TypeChecker.NBE.fst - EXTRACT FStarC_TypeChecker_Quals.ml - EXTRACT FStarC_TypeChecker_Core.ml - EXTRACT FStarC_TypeChecker_DMFF.ml - EXTRACT FStarC_TypeChecker_TcEffect.ml - EXTRACT FStarC_TypeChecker_Tc.ml - EXTRACT FStarC_Extraction_ML_Term.ml - EXTRACT FStarC_Tactics_Result.ml - LAXCHECK FStarC.Tactics.Embedding.fst - LAXCHECK FStarC.Tactics.Monad.fst - LAXCHECK FStarC.Tactics.InterpFuns.fsti - EXTRACT FStarC_Extraction_ML_Modul.ml - LAXCHECK FStarC.Tactics.CtrlRewrite.fsti - LAXCHECK FStarC.Tactics.Interpreter.fsti - LAXCHECK FStarC.Tactics.V2.Basic.fsti - EXTRACT FStarC_Reflection_V1_Builtins.ml - LAXCHECK FStarC.Tactics.V1.Basic.fsti - EXTRACT FStarC_Interactive_QueryHelper.ml - EXTRACT FStarC_Interactive_Ide.ml - EXTRACT FStarC_Interactive_Legacy.ml - LAXCHECK FStarC.Main.fst - EXTRACT FStarC_TypeChecker_NBE.ml - EXTRACT FStarC_Tactics_Embedding.ml - EXTRACT FStarC_Tactics_Monad.ml - LAXCHECK FStarC.Tactics.InterpFuns.fst - LAXCHECK FStarC.Extraction.ML.RegEmb.fst - LAXCHECK FStarC.Tactics.CtrlRewrite.fst - LAXCHECK FStarC.Tactics.Interpreter.fst - LAXCHECK FStarC.Tactics.V2.Basic.fst - LAXCHECK FStarC.Tactics.Hooks.fst - LAXCHECK FStarC.Universal.fst - LAXCHECK FStarC.Tactics.V2.Primops.fst - LAXCHECK FStarC.Tactics.V1.Basic.fst - LAXCHECK FStarC.Tactics.V1.Primops.fst - LAXCHECK FStarC.Hooks.fst - EXTRACT FStarC_Main.ml - EXTRACT FStarC_Extraction_ML_RegEmb.ml - EXTRACT FStarC_Tactics_CtrlRewrite.ml - EXTRACT FStarC_Tactics_Interpreter.ml - EXTRACT FStarC_Tactics_Hooks.ml - EXTRACT FStarC_Universal.ml - EXTRACT FStarC_Tactics_V1_Basic.ml - EXTRACT FStarC_Tactics_V1_Primops.ml - EXTRACT FStarC_Hooks.ml - EXTRACT FStarC_Tactics_InterpFuns.ml - EXTRACT FStarC_Tactics_V2_Basic.ml - EXTRACT FStarC_Tactics_V2_Primops.ml - BUILD STAGE 1 FSTARC-BARE - (cd _build/.sandbox/96617b50d8ba8ae83701906db84d34fc/default && /home/opam/.opam/4.14.2/bin/menhir fstar-guts/FStarC_Parser_Parse.mly --base fstar-guts/FStarC_Parser_Parse --infer-write-query fstar-guts/FStarC_Parser_Parse__mock.ml.mock) - File "fstar-guts/FStarC_Parser_Parse.mly", line 126, characters 60-70: - Warning: the token LBRACK_BAR is unused. - File "fstar-guts/FStarC_Parser_Parse.mly", line 324, characters 0-15: - Warning: symbol decoratableDecl is unreachable from any of the start symbol(s). - File "fstar-guts/FStarC_Parser_Parse.mly", line 307, characters 0-16: - Warning: symbol noDecorationDecl is unreachable from any of the start symbol(s). - (cd _build/.sandbox/cda1663111e6909c4eef4a8851495e3d/default && /home/opam/.opam/4.14.2/bin/menhir fstar-guts/FStarC_Parser_Parse.mly --base fstar-guts/FStarC_Parser_Parse --infer-read-reply fstar-guts/FStarC_Parser_Parse__mock.mli.inferred) - Warning: 20 states have shift/reduce conflicts. - Warning: 305 shift/reduce conflicts were arbitrarily resolved. - Warning: 233 end-of-stream conflicts were arbitrarily resolved. - EXTRACT STAGE 1 PLUGINS - DEPEND /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib - LAXCHECK Prims.fst - LAXCHECK FStar.NormSteps.fsti - LAXCHECK FStar.Pervasives.Native.fst - LAXCHECK FStar.Attributes.fsti - LAXCHECK FStar.NormSteps.fst - EXTRACT FStar.NormSteps.fst.checked.lax - LAXCHECK FStar.Pervasives.fsti - LAXCHECK FStar.Pervasives.fst - LAXCHECK FStar.Prelude.fsti - LAXCHECK FStar.Ghost.fsti - LAXCHECK FStar.Squash.fsti - LAXCHECK FStar.Classical.Sugar.fsti - LAXCHECK FStar.Mul.fst - LAXCHECK FStar.Classical.fsti - LAXCHECK FStar.Preorder.fst - LAXCHECK FStar.Sealed.fsti - LAXCHECK FStar.Math.Lib.fst - LAXCHECK FStar.Math.Lemmas.fsti - LAXCHECK FStar.Monotonic.Pure.fst - LAXCHECK FStar.Float.fsti - LAXCHECK FStar.Sealed.Inhabited.fst - LAXCHECK FStar.Order.fst - LAXCHECK FStar.Stubs.VConfig.fsti - LAXCHECK FStar.Reflection.Const.fst - LAXCHECK FStar.Stubs.TypeChecker.Core.fsti - LAXCHECK FStar.ErasedLogic.fst - LAXCHECK FStar.FunctionalExtensionality.fsti - LAXCHECK FStar.Set.fsti - LAXCHECK FStar.Monotonic.Witnessed.fsti - LAXCHECK FStar.PropositionalExtensionality.fst - LAXCHECK FStar.Exn.fst - LAXCHECK FStar.Tactics.V1.Logic.Lemmas.fsti - LAXCHECK FStar.Tactics.Canon.Lemmas.fsti - LAXCHECK FStar.Algebra.CommMonoid.Equiv.fst - EXTRACT FStar.Pervasives.fst.checked.lax - LAXCHECK FStar.IndefiniteDescription.fsti - LAXCHECK FStar.Classical.Sugar.fst - EXTRACT FStar.Mul.fst.checked.lax - LAXCHECK FStar.Classical.fst - LAXCHECK FStar.List.Tot.Base.fst - EXTRACT FStar.Preorder.fst.checked.lax - LAXCHECK FStar.Range.fsti - EXTRACT FStar.Math.Lib.fst.checked.lax - EXTRACT FStar.Monotonic.Pure.fst.checked.lax - EXTRACT FStar.Sealed.Inhabited.fst.checked.lax - EXTRACT FStar.Order.fst.checked.lax - EXTRACT FStar.Reflection.Const.fst.checked.lax - EXTRACT FStar.ErasedLogic.fst.checked.lax - LAXCHECK FStar.Set.fst - LAXCHECK FStar.Monotonic.Witnessed.fst - EXTRACT FStar.PropositionalExtensionality.fst.checked.lax - LAXCHECK FStar.PredicateExtensionality.fst - LAXCHECK FStar.TSet.fsti - LAXCHECK FStar.Tactics.V1.Logic.Lemmas.fst - LAXCHECK FStar.Tactics.Canon.Lemmas.fst - EXTRACT FStar.Algebra.CommMonoid.Equiv.fst.checked.lax - LAXCHECK FStar.Tactics.CanonCommSwaps.fst - LAXCHECK FStar.IndefiniteDescription.fst - LAXCHECK FStar.Squash.fst - EXTRACT FStar.Classical.Sugar.fst.checked.lax - EXTRACT FStar.Classical.fst.checked.lax - LAXCHECK FStar.StrongExcludedMiddle.fst - LAXCHECK FStar.Seq.Base.fsti - LAXCHECK FStar.Calc.fsti - LAXCHECK FStar.Stubs.Reflection.Types.fsti - EXTRACT FStar.Set.fst.checked.lax - EXTRACT FStar.Monotonic.Witnessed.fst.checked.lax - EXTRACT FStar.PredicateExtensionality.fst.checked.lax - LAXCHECK FStar.Monotonic.Heap.fsti - EXTRACT FStar.Tactics.V1.Logic.Lemmas.fst.checked.lax - EXTRACT FStar.Tactics.Canon.Lemmas.fst.checked.lax - EXTRACT FStar.Tactics.CanonCommSwaps.fst.checked.lax - EXTRACT FStar.IndefiniteDescription.fst.checked.lax - EXTRACT FStar.Squash.fst.checked.lax - EXTRACT FStar.StrongExcludedMiddle.fst.checked.lax - LAXCHECK FStar.List.Tot.Properties.fsti - LAXCHECK FStar.Calc.fst - LAXCHECK FStar.Math.Lemmas.fst - LAXCHECK FStar.BitVector.fsti - LAXCHECK FStar.Stubs.Syntax.Syntax.fsti - LAXCHECK FStar.Stubs.Tactics.Types.Reflection.fsti - LAXCHECK FStar.Reflection.TermEq.Simple.fsti - LAXCHECK FStar.Heap.fst - LAXCHECK FStar.Stubs.Reflection.V2.Data.fsti - EXTRACT FStar.Calc.fst.checked.lax - LAXCHECK FStar.UInt.fsti - LAXCHECK FStar.ST.fst - LAXCHECK FStar.List.Tot.Properties.fst - LAXCHECK FStar.List.Tot.fst - LAXCHECK FStar.Seq.Base.fst - LAXCHECK FStar.Seq.Properties.fsti - LAXCHECK FStar.Stubs.Reflection.V2.Builtins.fsti - LAXCHECK FStar.Reflection.V2.Compare.fsti - LAXCHECK FStar.All.fsti - LAXCHECK FStar.Stubs.Reflection.V1.Data.fsti - * Warning 271 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/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 - - LAXCHECK FStar.Reflection.V1.Compare.fsti - LAXCHECK FStar.UInt32.fsti - LAXCHECK FStar.Reflection.V2.Collect.fst - LAXCHECK FStar.Reflection.TermEq.fsti - LAXCHECK FStar.List.fst - LAXCHECK FStar.Stubs.Reflection.V1.Builtins.fsti - EXTRACT FStar.Seq.Base.fst.checked.lax - LAXCHECK FStar.Char.fsti - EXTRACT FStar.Reflection.V2.Collect.fst.checked.lax - LAXCHECK FStar.Reflection.V2.Derived.Lemmas.fst - LAXCHECK FStar.Reflection.V2.Derived.fst - LAXCHECK FStar.Reflection.TermEq.fst - LAXCHECK FStar.Reflection.TermEq.Simple.fst - LAXCHECK FStar.Reflection.V1.Derived.fst - LAXCHECK FStar.Seq.Properties.fst - LAXCHECK FStar.Seq.fst - EXTRACT FStar.Math.Lemmas.fst.checked.lax - LAXCHECK FStar.Pprint.fsti - EXTRACT FStar.Reflection.V2.Derived.Lemmas.fst.checked.lax - EXTRACT FStar.Reflection.V2.Derived.fst.checked.lax - LAXCHECK FStar.Reflection.V2.Compare.fst - LAXCHECK FStar.Reflection.V2.fst - EXTRACT FStar.Reflection.TermEq.Simple.fst.checked.lax - LAXCHECK FStar.BV.fsti - EXTRACT FStar.Reflection.V1.Derived.fst.checked.lax - LAXCHECK FStar.Reflection.V1.Derived.Lemmas.fst - EXTRACT FStar.List.Tot.Properties.fst.checked.lax - EXTRACT FStar.Seq.fst.checked.lax - LAXCHECK FStar.BitVector.fst - LAXCHECK FStar.UInt.fst - LAXCHECK FStar.Issue.fsti - LAXCHECK FStar.Stubs.Errors.Msg.fsti - EXTRACT FStar.Reflection.V2.Compare.fst.checked.lax - EXTRACT FStar.Reflection.V2.fst.checked.lax - LAXCHECK FStar.BV.fst - LAXCHECK FStar.Tactics.BV.Lemmas.fsti - EXTRACT FStar.Reflection.V1.Derived.Lemmas.fst.checked.lax - LAXCHECK FStar.Reflection.V1.fst - EXTRACT FStar.BitVector.fst.checked.lax - LAXCHECK FStar.Stubs.Tactics.Common.fsti - EXTRACT FStar.Reflection.TermEq.fst.checked.lax - LAXCHECK FStar.Tactics.BV.Lemmas.fst - EXTRACT FStar.Reflection.V1.fst.checked.lax - EXTRACT FStar.Seq.Properties.fst.checked.lax - EXTRACT FStar.BV.fst.checked.lax - LAXCHECK FStar.Stubs.Tactics.Types.fsti - EXTRACT FStar.Tactics.BV.Lemmas.fst.checked.lax - LAXCHECK FStar.Stubs.Tactics.Result.fsti - * Warning 271 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/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 /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/FStar.UInt.fsti(435,8-435,51) - - * Warning 271 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/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 - - EXTRACT FStar.UInt.fst.checked.lax - LAXCHECK FStar.Tactics.Effect.fsti - LAXCHECK FStar.Tactics.Effect.fst - LAXCHECK FStar.Tactics.Util.fst - LAXCHECK FStar.Tactics.NamedView.fsti - LAXCHECK FStar.Stubs.Tactics.Unseal.fsti - LAXCHECK FStar.Tactics.Names.fsti - LAXCHECK FStar.Tactics.SMT.fsti - LAXCHECK FStar.Tactics.Print.fsti - LAXCHECK FStar.Tactics.MApply0.fsti - LAXCHECK FStar.Tactics.BV.fsti - LAXCHECK FStar.Tactics.Canon.fsti - LAXCHECK FStar.Stubs.Tactics.V1.Builtins.fsti - LAXCHECK FStar.Tactics.Typeclasses.fsti - LAXCHECK FStar.Tactics.MkProjectors.fsti - LAXCHECK FStar.Tactics.Parametricity.fsti - EXTRACT FStar.Tactics.Effect.fst.checked.lax - EXTRACT FStar.Tactics.Util.fst.checked.lax - LAXCHECK FStar.Tactics.Visit.fst - LAXCHECK FStar.Stubs.Tactics.V2.Builtins.fsti - LAXCHECK FStar.Tactics.V2.SyntaxHelpers.fsti - LAXCHECK FStar.Tactics.V1.SyntaxHelpers.fst - LAXCHECK FStar.Reflection.V1.Formula.fst - EXTRACT FStar.Tactics.Visit.fst.checked.lax - LAXCHECK FStar.Tactics.NamedView.fst - LAXCHECK FStar.Tactics.Names.fst - LAXCHECK FStar.FunctionalExtensionality.fst - LAXCHECK FStar.Tactics.SMT.fst - LAXCHECK FStar.Tactics.V2.SyntaxCoercions.fst - LAXCHECK FStar.Tactics.V2.SyntaxHelpers.fst - LAXCHECK FStar.Reflection.V2.Formula.fst - EXTRACT FStar.Tactics.V1.SyntaxHelpers.fst.checked.lax - EXTRACT FStar.Reflection.V1.Formula.fst.checked.lax - LAXCHECK FStar.Tactics.V1.Derived.fst - LAXCHECK FStar.Tactics.V1.Logic.fsti - EXTRACT FStar.Tactics.Names.fst.checked.lax - EXTRACT FStar.FunctionalExtensionality.fst.checked.lax - EXTRACT FStar.Tactics.SMT.fst.checked.lax - EXTRACT FStar.Tactics.V2.SyntaxCoercions.fst.checked.lax - EXTRACT FStar.Tactics.V2.SyntaxHelpers.fst.checked.lax - EXTRACT FStar.Reflection.V2.Formula.fst.checked.lax - LAXCHECK FStar.Tactics.V2.Derived.fst - LAXCHECK FStar.Tactics.V2.Logic.fsti - EXTRACT FStar.Tactics.NamedView.fst.checked.lax - EXTRACT FStar.Tactics.V1.Derived.fst.checked.lax - LAXCHECK FStar.Tactics.V1.Logic.fst - EXTRACT FStar.Tactics.V1.Logic.fst.checked.lax - EXTRACT FStar.Tactics.V2.Derived.fst.checked.lax - LAXCHECK FStar.Tactics.Print.fst - LAXCHECK FStar.Tactics.V2.Logic.fst - LAXCHECK FStar.Tactics.V2.Bare.fsti - LAXCHECK FStar.Tactics.MApply0.fst - LAXCHECK FStar.Tactics.Typeclasses.fst - LAXCHECK FStar.Tactics.MkProjectors.fst - EXTRACT FStar.Tactics.Print.fst.checked.lax - EXTRACT FStar.Tactics.MApply0.fst.checked.lax - LAXCHECK FStar.Reflection.V2.Arith.fst - LAXCHECK FStar.Tactics.TypeRepr.fsti - LAXCHECK FStar.Tactics.CheckLN.fsti - LAXCHECK FStar.Tactics.CanonCommMonoidSimple.Equiv.fst - LAXCHECK FStar.Tactics.Parametricity.fst - EXTRACT FStar.Tactics.V2.Logic.fst.checked.lax - LAXCHECK FStar.Tactics.TypeRepr.fst - * Warning 288 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/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 /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/FStar.Stubs.Tactics.V2.Builtins.fsti(449,0-449,42) - - LAXCHECK FStar.Tactics.CheckLN.fst - EXTRACT FStar.Tactics.Typeclasses.fst.checked.lax - EXTRACT FStar.Tactics.MkProjectors.fst.checked.lax - EXTRACT FStar.Reflection.V2.Arith.fst.checked.lax - LAXCHECK FStar.Tactics.BV.fst - LAXCHECK FStar.Tactics.Canon.fst - EXTRACT FStar.Tactics.TypeRepr.fst.checked.lax - EXTRACT FStar.Tactics.CheckLN.fst.checked.lax - EXTRACT FStar.Tactics.CanonCommMonoidSimple.Equiv.fst.checked.lax - EXTRACT FStar.Tactics.Parametricity.fst.checked.lax - EXTRACT FStar.Tactics.Canon.fst.checked.lax - EXTRACT FStar.Tactics.BV.fst.checked.lax - BUILD STAGE 1 FSTARC - EXTRACT STAGE 2 FSTARC - DEPEND /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/src - LAXCHECK Prims.fst - LAXCHECK FStar.NormSteps.fsti - LAXCHECK FStar.Pervasives.Native.fst - LAXCHECK FStar.Attributes.fsti - LAXCHECK FStar.Pervasives.fsti - LAXCHECK FStar.Pervasives.fst - LAXCHECK FStar.Prelude.fsti - LAXCHECK FStar.Classical.Sugar.fsti - LAXCHECK FStar.Ghost.fsti - LAXCHECK FStar.Classical.fsti - LAXCHECK FStar.Squash.fsti - LAXCHECK FStar.Sealed.fsti - LAXCHECK FStar.Float.fsti - LAXCHECK FStar.Mul.fst - LAXCHECK FStar.Monotonic.Pure.fst - LAXCHECK FStarC.Effect.fsti - LAXCHECK FStar.ImmutableArray.Base.fsti - LAXCHECK FStarC.Array.fsti - LAXCHECK FStarC.VConfig.fsti - LAXCHECK FStar.Exn.fst - LAXCHECK FStar.Set.fsti - LAXCHECK FStar.Preorder.fst - LAXCHECK FStarC.GenSym.fsti - LAXCHECK FStarC.Thunk.fsti - LAXCHECK FStarC.Hash.fsti - LAXCHECK FStarC.Unionfind.fsti - LAXCHECK FStarC.Dyn.fsti - LAXCHECK FStarC.Errors.Codes.fsti - LAXCHECK FStarC.Option.fsti - LAXCHECK FStarC.Platform.Base.fsti - LAXCHECK FStarC.Plugins.Base.fsti - LAXCHECK FStarC.Profiling.fsti - LAXCHECK FStarC.Timing.fsti - LAXCHECK FStarC.Sealed.fsti - LAXCHECK FStarC.NormSteps.fst - LAXCHECK FStarC.Real.fsti - LAXCHECK FStarC.PIMap.fsti - LAXCHECK FStarC.Misc.fsti - LAXCHECK FStar.Order.fst - LAXCHECK FStarC.OCaml.fsti - LAXCHECK FStarC.Hints.fsti - LAXCHECK FStarC.Hooks.fsti - LAXCHECK FStarC.Interactive.Ide.fsti - LAXCHECK FStarC.Interactive.Legacy.fsti - LAXCHECK FStarC.Interactive.Lsp.fsti - LAXCHECK FStarC.Prettyprint.fsti - LAXCHECK FStarC.Reflection.V2.Interpreter.fsti - LAXCHECK FStarC.Reflection.V1.Interpreter.fsti - EXTRACT FStar.Pervasives.fst.checked.lax - LAXCHECK FStar.List.Tot.Base.fst - LAXCHECK FStar.IndefiniteDescription.fsti - LAXCHECK FStar.Range.fsti - LAXCHECK FStar.Math.Lemmas.fsti - LAXCHECK FStarC.BigInt.fsti - LAXCHECK FStarC.Json.fsti - LAXCHECK FStarC.List.fsti - LAXCHECK FStarC.PSMap.fsti - LAXCHECK FStarC.Find.fsti - LAXCHECK FStarC.SMap.fsti - LAXCHECK FStarC.Filepath.fsti - LAXCHECK FStarC.Debug.fsti - LAXCHECK FStarC.Options.Ext.fsti - LAXCHECK FStarC.VConfig.fst - LAXCHECK FStarC.Order.fsti - LAXCHECK FStar.Monotonic.Witnessed.fsti - LAXCHECK FStar.TSet.fsti - LAXCHECK FStarC.GenSym.fst - LAXCHECK FStarC.Thunk.fst - LAXCHECK FStarC.Errors.Codes.fst - LAXCHECK FStarC.Option.fst - LAXCHECK FStarC.Plugins.fsti - LAXCHECK FStarC.Sealed.fst - EXTRACT FStarC.NormSteps.fst.checked.lax - LAXCHECK FStarC.Real.fst - LAXCHECK FStar.Seq.Base.fsti - LAXCHECK FStar.StrongExcludedMiddle.fst - LAXCHECK FStar.Stubs.Reflection.Types.fsti - LAXCHECK FStarC.Common.fsti - EXTRACT FStarC.VConfig.fst.checked.lax - LAXCHECK FStarC.Order.fst - LAXCHECK FStar.Monotonic.Heap.fsti - EXTRACT FStarC.GenSym.fst.checked.lax - EXTRACT FStarC.Thunk.fst.checked.lax - EXTRACT FStarC.Option.fst.checked.lax - EXTRACT FStarC.Sealed.fst.checked.lax - EXTRACT FStarC.Real.fst.checked.lax - LAXCHECK FStar.List.Tot.Properties.fsti - LAXCHECK FStar.BitVector.fsti - EXTRACT FStarC.Order.fst.checked.lax - EXTRACT FStarC.Errors.Codes.fst.checked.lax - LAXCHECK FStar.Heap.fst - LAXCHECK FStar.UInt.fsti - LAXCHECK FStar.List.Tot.fst - LAXCHECK FStar.ST.fst - LAXCHECK FStar.Seq.Base.fst - LAXCHECK FStar.Seq.Properties.fsti - LAXCHECK FStar.All.fsti - * Warning 271 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/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 - - LAXCHECK FStar.UInt32.fsti - LAXCHECK FStar.List.fst - EXTRACT FStar.Seq.Base.fst.checked.lax - LAXCHECK FStar.Char.fsti - LAXCHECK FStar.Seq.Properties.fst - LAXCHECK FStar.Pprint.fsti - LAXCHECK FStarC.BaseTypes.fsti - LAXCHECK FStarC.String.fsti - LAXCHECK FStar.String.fsti - LAXCHECK FStarC.Util.fsti - LAXCHECK FStarC.Getopt.fsti - LAXCHECK FStarC.Bytes.fsti - LAXCHECK FStar.Issue.fsti - LAXCHECK FStar.Stubs.Errors.Msg.fsti - LAXCHECK FStar.Stubs.Tactics.Common.fsti - LAXCHECK FStarC.Common.fst - LAXCHECK FStarC.Pprint.fsti - LAXCHECK FStarC.Debug.fst - LAXCHECK FStarC.StringBuffer.fsti - LAXCHECK FStarC.Misc.fst - LAXCHECK FStar.Stubs.Tactics.Types.fsti - EXTRACT FStarC.Debug.fst.checked.lax - LAXCHECK FStarC.Find.Z3.fsti - EXTRACT FStarC.Common.fst.checked.lax - EXTRACT FStarC.Misc.fst.checked.lax - LAXCHECK FStar.Stubs.Tactics.Result.fsti - LAXCHECK FStar.Tactics.Effect.fsti - LAXCHECK FStar.Tactics.Typeclasses.fsti - EXTRACT FStar.Seq.Properties.fst.checked.lax - LAXCHECK FStarC.Class.Monad.fsti - LAXCHECK FStarC.Class.Show.fsti - LAXCHECK FStarC.Errors.Msg.fsti - LAXCHECK FStarC.Class.Tagged.fsti - LAXCHECK FStarC.Class.Deq.fsti - LAXCHECK FStarC.Class.Listlike.fsti - LAXCHECK FStarC.Class.Monoid.fsti - LAXCHECK FStarC.Class.Monad.fst - LAXCHECK FStarC.Class.Show.fst - LAXCHECK FStarC.Find.fst - LAXCHECK FStarC.Errors.Msg.fst - LAXCHECK FStarC.Options.Ext.fst - LAXCHECK FStarC.Class.Deq.fst - LAXCHECK FStarC.Options.fsti - LAXCHECK FStarC.Class.Ord.fsti - LAXCHECK FStarC.Class.PP.fsti - LAXCHECK FStarC.Class.Tagged.fst - LAXCHECK FStarC.Platform.fsti - LAXCHECK FStarC.Class.Listlike.fst - LAXCHECK FStarC.Class.Monoid.fst - LAXCHECK FStarC.Path.fsti - LAXCHECK FStarC.Writer.fsti - LAXCHECK FStarC.Class.Hashable.fsti - LAXCHECK FStarC.OCaml.fst - EXTRACT FStarC.Class.Monad.fst.checked.lax - EXTRACT FStarC.Class.Show.fst.checked.lax - EXTRACT FStarC.Find.fst.checked.lax - EXTRACT FStarC.Errors.Msg.fst.checked.lax - EXTRACT FStarC.Options.Ext.fst.checked.lax - EXTRACT FStarC.Class.Deq.fst.checked.lax - LAXCHECK FStarC.Options.fst - LAXCHECK FStarC.Class.Ord.fst - LAXCHECK FStarC.Range.Type.fsti - LAXCHECK FStarC.Class.PP.fst - LAXCHECK FStarC.Class.Setlike.fsti - EXTRACT FStarC.Class.Tagged.fst.checked.lax - LAXCHECK FStarC.Platform.fst - LAXCHECK FStarC.Profiling.fst - EXTRACT FStarC.Class.Listlike.fst.checked.lax - EXTRACT FStarC.Class.Monoid.fst.checked.lax - LAXCHECK FStarC.CList.fsti - LAXCHECK FStarC.Find.Z3.fst - LAXCHECK FStarC.Path.fst - LAXCHECK FStarC.Writer.fst - LAXCHECK FStarC.Class.Hashable.fst - EXTRACT FStarC.OCaml.fst.checked.lax - EXTRACT FStarC.Class.Ord.fst.checked.lax - LAXCHECK FStarC.Range.Type.fst - EXTRACT FStarC.Class.PP.fst.checked.lax - LAXCHECK FStarC.Range.Ops.fsti - LAXCHECK FStarC.Class.HasRange.fsti - LAXCHECK FStarC.Class.Setlike.fst - LAXCHECK FStarC.FlatSet.fsti - LAXCHECK FStarC.RBSet.fsti - EXTRACT FStarC.Platform.fst.checked.lax - EXTRACT FStarC.Profiling.fst.checked.lax - LAXCHECK FStarC.CList.fst - EXTRACT FStarC.Find.Z3.fst.checked.lax - EXTRACT FStarC.Path.fst.checked.lax - EXTRACT FStarC.Writer.fst.checked.lax - EXTRACT FStarC.Class.Hashable.fst.checked.lax - EXTRACT FStarC.Options.fst.checked.lax - EXTRACT FStarC.Range.Type.fst.checked.lax - LAXCHECK FStarC.Range.Ops.fst - LAXCHECK FStarC.Range.fsti - LAXCHECK FStarC.Ident.fsti - EXTRACT FStarC.Class.Setlike.fst.checked.lax - LAXCHECK FStarC.FlatSet.fst - LAXCHECK FStarC.RBSet.fst - EXTRACT FStarC.CList.fst.checked.lax - EXTRACT FStarC.Range.Ops.fst.checked.lax - LAXCHECK FStarC.Class.HasRange.fst - LAXCHECK FStarC.Ident.fst - LAXCHECK FStarC.Parser.Const.Tuples.fsti - LAXCHECK FStarC.Const.fsti - EXTRACT FStarC.FlatSet.fst.checked.lax - LAXCHECK FStarC.Errors.fsti - EXTRACT FStarC.RBSet.fst.checked.lax - LAXCHECK FStarC.Parser.Dep.fsti - LAXCHECK FStarC.Interactive.CompletionTable.fsti - EXTRACT FStarC.Class.HasRange.fst.checked.lax - EXTRACT FStarC.Ident.fst.checked.lax - LAXCHECK FStarC.Parser.Const.Tuples.fst - LAXCHECK FStarC.Const.fst - LAXCHECK FStarC.Parser.Const.fst - LAXCHECK FStarC.Syntax.Syntax.fsti - LAXCHECK FStarC.Errors.fst - LAXCHECK FStarC.Plugins.fst - LAXCHECK FStarC.Extraction.ML.Syntax.fsti - LAXCHECK FStarC.Dependencies.fsti - LAXCHECK FStarC.Interactive.JsonHelper.fsti - LAXCHECK FStarC.Interactive.CompletionTable.fst - * Warning 337 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/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 '@'. - - * Warning 337 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/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 '@'. - - * Warning 337 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/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 '@'. - - * Warning 337 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/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 '@'. - - EXTRACT FStarC.Parser.Const.Tuples.fst.checked.lax - EXTRACT FStarC.Const.fst.checked.lax - EXTRACT FStarC.Parser.Const.fst.checked.lax - EXTRACT FStarC.Plugins.fst.checked.lax - LAXCHECK FStarC.Extraction.ML.Syntax.fst - LAXCHECK FStarC.Extraction.ML.RemoveUnusedParameters.fsti - LAXCHECK FStarC.Extraction.ML.Code.fsti - LAXCHECK FStarC.Extraction.ML.PrintFS.fsti - LAXCHECK FStarC.Dependencies.fst - LAXCHECK FStarC.Extraction.ML.PrintML.fsti - LAXCHECK FStarC.Reflection.V1.Data.fsti - EXTRACT FStarC.Interactive.CompletionTable.fst.checked.lax - LAXCHECK FStarC.Syntax.Syntax.fst - EXTRACT FStarC.Errors.fst.checked.lax - LAXCHECK FStarC.Syntax.Unionfind.fsti - LAXCHECK FStarC.Syntax.Subst.fsti - LAXCHECK FStarC.Syntax.InstFV.fsti - LAXCHECK FStarC.Syntax.Free.fsti - LAXCHECK FStarC.Syntax.Print.Ugly.fsti - LAXCHECK FStarC.Parser.AST.fsti - LAXCHECK FStarC.Syntax.Formula.fsti - LAXCHECK FStarC.Syntax.MutRecTy.fsti - LAXCHECK FStarC.Syntax.VisitM.fsti - LAXCHECK FStarC.Syntax.Visit.fsti - LAXCHECK FStarC.Syntax.Embeddings.Base.fsti - LAXCHECK FStarC.Class.Binders.fsti - LAXCHECK FStarC.TypeChecker.Common.fsti - LAXCHECK FStarC.SMTEncoding.Term.fsti - LAXCHECK FStarC.Reflection.V2.Constants.fst - LAXCHECK FStarC.Reflection.V2.Data.fsti - LAXCHECK FStarC.Reflection.V1.Constants.fst - LAXCHECK FStarC.Tactics.Common.fsti - LAXCHECK FStarC.Syntax.Hash.fsti - LAXCHECK FStarC.Syntax.Compress.fsti - LAXCHECK FStarC.Syntax.TermHashTable.fsti - EXTRACT FStarC.Extraction.ML.Syntax.fst.checked.lax - LAXCHECK FStarC.Extraction.ML.RemoveUnusedParameters.fst - LAXCHECK FStarC.Extraction.ML.PrintFS.fst - EXTRACT FStarC.Dependencies.fst.checked.lax - LAXCHECK FStarC.Reflection.V1.Data.fst - EXTRACT FStarC.Syntax.Syntax.fst.checked.lax - LAXCHECK FStarC.Syntax.Unionfind.fst - LAXCHECK FStarC.Syntax.Subst.fst - LAXCHECK FStarC.Syntax.InstFV.fst - LAXCHECK FStarC.Syntax.Free.fst - LAXCHECK FStarC.Syntax.Util.fsti - LAXCHECK FStarC.Parser.AST.fst - LAXCHECK FStarC.Parser.ToDocument.fsti - LAXCHECK FStarC.Parser.AST.Util.fsti - LAXCHECK FStarC.Syntax.DsEnv.fsti - LAXCHECK FStarC.Syntax.VisitM.fst - LAXCHECK FStarC.Syntax.Visit.fst - LAXCHECK FStarC.Syntax.Embeddings.fsti - LAXCHECK FStarC.Class.Binders.fst - LAXCHECK FStarC.Defensive.fsti - LAXCHECK FStarC.SMTEncoding.Term.fst - LAXCHECK FStarC.SMTEncoding.UnsatCore.fsti - LAXCHECK FStarC.SMTEncoding.Pruning.fsti - EXTRACT FStarC.Reflection.V2.Constants.fst.checked.lax - LAXCHECK FStarC.Syntax.Embeddings.AppEmb.fsti - * Warning 328 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/src/parser/FStarC.Parser.AST.fst(772,8-772,22): - - Global binding - 'FStarC.Parser.AST.decl_to_string' - is recursive but not used in its body - - LAXCHECK FStarC.Reflection.V2.Data.fst - EXTRACT FStarC.Reflection.V1.Constants.fst.checked.lax - LAXCHECK FStarC.Tactics.Common.fst - LAXCHECK FStarC.Syntax.Hash.fst - EXTRACT FStarC.Extraction.ML.RemoveUnusedParameters.fst.checked.lax - EXTRACT FStarC.Extraction.ML.PrintFS.fst.checked.lax - LAXCHECK FStarC.ToSyntax.Interleave.fsti - EXTRACT FStarC.Reflection.V1.Data.fst.checked.lax - EXTRACT FStarC.Syntax.Unionfind.fst.checked.lax - EXTRACT FStarC.Syntax.Subst.fst.checked.lax - EXTRACT FStarC.Syntax.InstFV.fst.checked.lax - EXTRACT FStarC.Syntax.Free.fst.checked.lax - LAXCHECK FStarC.Syntax.Util.fst - LAXCHECK FStarC.Syntax.Print.Ugly.fst - EXTRACT FStarC.Parser.AST.fst.checked.lax - LAXCHECK FStarC.Parser.ToDocument.fst - LAXCHECK FStarC.Parser.AST.Util.fst - LAXCHECK FStarC.Parser.ParseIt.fsti - LAXCHECK FStarC.Syntax.DsEnv.fst - LAXCHECK FStarC.Syntax.Resugar.fsti - LAXCHECK FStarC.Syntax.Print.Pretty.fsti - LAXCHECK FStarC.Syntax.Print.fsti - LAXCHECK FStarC.Syntax.MutRecTy.fst - EXTRACT FStarC.Syntax.VisitM.fst.checked.lax - EXTRACT FStarC.Syntax.Visit.fst.checked.lax - LAXCHECK FStarC.ToSyntax.ToSyntax.fsti - EXTRACT FStarC.Class.Binders.fst.checked.lax - * Warning 328 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/src/parser/FStarC.Parser.ToDocument.fst(733,8-733,14): - - Global binding - 'FStarC.Parser.ToDocument.p_decl' - is recursive but not used in its body - - * Warning 328 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/src/parser/FStarC.Parser.ToDocument.fst(754,4-754,13): - - Global binding - 'FStarC.Parser.ToDocument.p_justSig' - is recursive but not used in its body - - * Warning 328 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/src/parser/FStarC.Parser.ToDocument.fst(1093,4-1093,24): - - Global binding - 'FStarC.Parser.ToDocument.p_disjunctivePattern' - is recursive but not used in its body - - * Warning 328 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/src/parser/FStarC.Parser.ToDocument.fst(1731,4-1731,21): - - Global binding - 'FStarC.Parser.ToDocument.p_maybeFocusArrow' - is recursive but not used in its body - - * Warning 328 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/src/parser/FStarC.Parser.ToDocument.fst(1995,4-1995,12): - - Global binding - 'FStarC.Parser.ToDocument.p_tmNoEq' - is recursive but not used in its body - - LAXCHECK FStarC.Defensive.fst - LAXCHECK FStarC.TypeChecker.Common.fst - LAXCHECK FStarC.TypeChecker.Env.fsti - EXTRACT FStarC.SMTEncoding.Term.fst.checked.lax - LAXCHECK FStarC.SMTEncoding.UnsatCore.fst - LAXCHECK FStarC.SMTEncoding.Pruning.fst - LAXCHECK FStarC.SMTEncoding.SolverState.fsti - LAXCHECK FStarC.Syntax.Embeddings.AppEmb.fst - EXTRACT FStarC.Reflection.V2.Data.fst.checked.lax - EXTRACT FStarC.Tactics.Common.fst.checked.lax - EXTRACT FStarC.Syntax.Hash.fst.checked.lax - LAXCHECK FStarC.Syntax.Compress.fst - LAXCHECK FStarC.ToSyntax.Interleave.fst - LAXCHECK FStarC.Reflection.V1.Builtins.fsti - LAXCHECK FStarC.Reflection.V1.Embeddings.fsti - LAXCHECK FStarC.Interactive.JsonHelper.fst - EXTRACT FStarC.Syntax.Util.fst.checked.lax - EXTRACT FStarC.Syntax.Print.Ugly.fst.checked.lax - EXTRACT FStarC.Parser.ToDocument.fst.checked.lax - EXTRACT FStarC.Parser.AST.Util.fst.checked.lax - LAXCHECK FStarC.Parser.Driver.fsti - EXTRACT FStarC.Syntax.DsEnv.fst.checked.lax - LAXCHECK FStarC.Syntax.Resugar.fst - LAXCHECK FStarC.Syntax.Print.Pretty.fst - LAXCHECK FStarC.Syntax.Print.fst - LAXCHECK FStarC.Syntax.Formula.fst - EXTRACT FStarC.Syntax.MutRecTy.fst.checked.lax - LAXCHECK FStarC.Syntax.Embeddings.Base.fst - LAXCHECK FStarC.Syntax.Embeddings.fst - LAXCHECK FStarC.ToSyntax.ToSyntax.fst - EXTRACT FStarC.Defensive.fst.checked.lax - EXTRACT FStarC.TypeChecker.Common.fst.checked.lax - LAXCHECK FStarC.TypeChecker.Env.fst - EXTRACT FStarC.SMTEncoding.UnsatCore.fst.checked.lax - EXTRACT FStarC.SMTEncoding.Pruning.fst.checked.lax - LAXCHECK FStarC.SMTEncoding.SolverState.fst - LAXCHECK FStarC.SMTEncoding.Z3.fsti - LAXCHECK FStarC.SMTEncoding.Util.fsti - LAXCHECK FStarC.TypeChecker.TermEqAndSimplify.fsti - LAXCHECK FStarC.TypeChecker.Err.fsti - LAXCHECK FStarC.TypeChecker.PatternUtils.fsti - LAXCHECK FStarC.TypeChecker.DeferredImplicits.fsti - LAXCHECK FStarC.TypeChecker.Rel.fsti - LAXCHECK FStarC.TypeChecker.Util.fsti - EXTRACT FStarC.Syntax.Embeddings.AppEmb.fst.checked.lax - LAXCHECK FStarC.Reflection.V2.Builtins.fsti - LAXCHECK FStarC.Reflection.V2.Embeddings.fsti - LAXCHECK FStarC.SMTEncoding.Env.fst - LAXCHECK FStarC.TypeChecker.Generalize.fsti - LAXCHECK FStarC.TypeChecker.Positivity.fsti - LAXCHECK FStarC.TypeChecker.TcTerm.fsti - LAXCHECK FStarC.TypeChecker.TcInductive.fsti - LAXCHECK FStarC.SMTEncoding.Solver.Cache.fsti - LAXCHECK FStarC.SMTEncoding.Solver.fsti - EXTRACT FStarC.Syntax.Compress.fst.checked.lax - LAXCHECK FStarC.TypeChecker.Quals.fsti - LAXCHECK FStarC.TypeChecker.Core.fsti - LAXCHECK FStarC.TypeChecker.DMFF.fsti - * Warning 319 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/src/tosyntax/FStarC.ToSyntax.ToSyntax.fst(718,13-718,47): - - Effectful argument let _ = FStarC.Ident.string_of_id op_plus in - _ = "+" (FStarC.Effect.ALL) to erased function assert, consider let binding it - - * Warning 319 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/src/tosyntax/FStarC.ToSyntax.ToSyntax.fst(736,19-736,56): - - Effectful argument let _ = FStarC.Ident.string_of_lid max_lid in - _ = "max" (FStarC.Effect.ALL) to erased function assert, consider let binding it - - LAXCHECK FStarC.TypeChecker.TcEffect.fsti - LAXCHECK FStarC.TypeChecker.Tc.fsti - LAXCHECK FStarC.Extraction.ML.UEnv.fsti - LAXCHECK FStarC.Tactics.Hooks.fsti - EXTRACT FStarC.ToSyntax.Interleave.fst.checked.lax - LAXCHECK FStarC.CheckedFiles.fsti - LAXCHECK FStarC.Reflection.V1.Embeddings.fst - EXTRACT FStarC.Interactive.JsonHelper.fst.checked.lax - LAXCHECK FStarC.Prettyprint.fst - LAXCHECK FStarC.Tactics.Types.Reflection.fsti - LAXCHECK FStarC.Parser.Driver.fst - LAXCHECK FStarC.Parser.Dep.fst - EXTRACT FStarC.Syntax.Resugar.fst.checked.lax - EXTRACT FStarC.Syntax.Print.Pretty.fst.checked.lax - EXTRACT FStarC.Syntax.Print.fst.checked.lax - EXTRACT FStarC.Syntax.Formula.fst.checked.lax - EXTRACT FStarC.Syntax.Embeddings.Base.fst.checked.lax - EXTRACT FStarC.Syntax.Embeddings.fst.checked.lax - EXTRACT FStarC.ToSyntax.ToSyntax.fst.checked.lax - EXTRACT FStarC.TypeChecker.Env.fst.checked.lax - EXTRACT FStarC.SMTEncoding.SolverState.fst.checked.lax - LAXCHECK FStarC.SMTEncoding.Z3.fst - LAXCHECK FStarC.SMTEncoding.Util.fst - LAXCHECK FStarC.SMTEncoding.ErrorReporting.fsti - LAXCHECK FStarC.TypeChecker.TermEqAndSimplify.fst - LAXCHECK FStarC.TypeChecker.NBETerm.fsti - LAXCHECK FStarC.TypeChecker.PatternUtils.fst - LAXCHECK FStarC.TypeChecker.DeferredImplicits.fst - LAXCHECK FStarC.Reflection.V2.Embeddings.fst - EXTRACT FStarC.SMTEncoding.Env.fst.checked.lax - LAXCHECK FStarC.SMTEncoding.EncodeTerm.fsti - LAXCHECK FStarC.SMTEncoding.Encode.fsti - LAXCHECK FStarC.SMTEncoding.Solver.Cache.fst - LAXCHECK FStarC.Extraction.ML.UEnv.fst - LAXCHECK FStarC.Extraction.ML.Util.fsti - LAXCHECK FStarC.Extraction.ML.Term.fsti - LAXCHECK FStarC.Extraction.ML.RegEmb.fsti - LAXCHECK FStarC.Extraction.ML.Modul.fsti - LAXCHECK FStarC.Extraction.Krml.fsti - LAXCHECK FStarC.CheckedFiles.fst - LAXCHECK FStarC.Universal.fsti - LAXCHECK FStarC.Reflection.V2.NBEEmbeddings.fsti - EXTRACT FStarC.Reflection.V1.Embeddings.fst.checked.lax - LAXCHECK FStarC.Reflection.V1.NBEEmbeddings.fsti - EXTRACT FStarC.Prettyprint.fst.checked.lax - LAXCHECK FStarC.Tactics.Types.Reflection.fst - EXTRACT FStarC.Parser.Driver.fst.checked.lax - EXTRACT FStarC.Parser.Dep.fst.checked.lax - EXTRACT FStarC.SMTEncoding.Z3.fst.checked.lax - EXTRACT FStarC.SMTEncoding.Util.fst.checked.lax - LAXCHECK FStarC.SMTEncoding.ErrorReporting.fst - EXTRACT FStarC.TypeChecker.TermEqAndSimplify.fst.checked.lax - LAXCHECK FStarC.TypeChecker.NBETerm.fst - LAXCHECK FStarC.TypeChecker.Primops.Base.fsti - LAXCHECK FStarC.MachineInts.fsti - EXTRACT FStarC.TypeChecker.PatternUtils.fst.checked.lax - EXTRACT FStarC.TypeChecker.DeferredImplicits.fst.checked.lax - EXTRACT FStarC.Reflection.V2.Embeddings.fst.checked.lax - EXTRACT FStarC.SMTEncoding.Solver.Cache.fst.checked.lax - LAXCHECK FStarC.SMTEncoding.Solver.fst - EXTRACT FStarC.Extraction.ML.UEnv.fst.checked.lax - LAXCHECK FStarC.Extraction.ML.Util.fst - LAXCHECK FStarC.Extraction.ML.Code.fst - LAXCHECK FStarC.Extraction.Krml.fst - EXTRACT FStarC.CheckedFiles.fst.checked.lax - LAXCHECK FStarC.Reflection.V2.NBEEmbeddings.fst - * Warning 328 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/src/extraction/FStarC.Extraction.ML.Code.fst(789,12-789,17): - - Local binding 'p_sig' is recursive but not used in its body - - LAXCHECK FStarC.Tactics.V2.Primops.fsti - LAXCHECK FStarC.Reflection.V1.NBEEmbeddings.fst - LAXCHECK FStarC.Tactics.V1.Primops.fsti - LAXCHECK FStarC.Interactive.Ide.Types.fsti - EXTRACT FStarC.Tactics.Types.Reflection.fst.checked.lax - EXTRACT FStarC.SMTEncoding.ErrorReporting.fst.checked.lax - EXTRACT FStarC.TypeChecker.NBETerm.fst.checked.lax - LAXCHECK FStarC.TypeChecker.Primops.Base.fst - LAXCHECK FStarC.TypeChecker.Primops.Eq.fsti - * Warning 328 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/src/extraction/FStarC.Extraction.Krml.fst(335,8-335,19): - - Global binding - 'FStarC.Extraction.Krml.decl_to_doc' - is recursive but not used in its body - - * Warning 328 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/src/extraction/FStarC.Extraction.Krml.fst(679,8-679,37): - - Global binding - 'FStarC.Extraction.Krml.translate_type_without_decay'' - is recursive but not used in its body - - * Warning 328 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/src/extraction/FStarC.Extraction.Krml.fst(782,4-782,19): - - Global binding - 'FStarC.Extraction.Krml.translate_type'' - is recursive but not used in its body - - * Warning 328 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/src/extraction/FStarC.Extraction.Krml.fst(799,4-799,19): - - Global binding - 'FStarC.Extraction.Krml.translate_expr'' - is recursive but not used in its body - - LAXCHECK FStarC.TypeChecker.Primops.Real.fsti - LAXCHECK FStarC.TypeChecker.Primops.Range.fsti - LAXCHECK FStarC.TypeChecker.Primops.Errors.Msg.fsti - LAXCHECK FStarC.MachineInts.fst - LAXCHECK FStarC.TypeChecker.Primops.MachineInts.fsti - LAXCHECK FStarC.TypeChecker.Primops.Docs.fsti - LAXCHECK FStarC.TypeChecker.Primops.Erased.fsti - LAXCHECK FStarC.TypeChecker.Primops.Sealed.fsti - LAXCHECK FStarC.TypeChecker.Primops.Array.fsti - LAXCHECK FStarC.TypeChecker.Primops.Issue.fsti - LAXCHECK FStarC.TypeChecker.Primops.fsti - EXTRACT FStarC.SMTEncoding.Solver.fst.checked.lax - EXTRACT FStarC.Extraction.ML.Util.fst.checked.lax - EXTRACT FStarC.Extraction.ML.Code.fst.checked.lax - EXTRACT FStarC.Extraction.Krml.fst.checked.lax - EXTRACT FStarC.Reflection.V1.NBEEmbeddings.fst.checked.lax - EXTRACT FStarC.Reflection.V2.NBEEmbeddings.fst.checked.lax - LAXCHECK FStarC.Interactive.Ide.Types.fst - LAXCHECK FStarC.Interactive.PushHelper.fsti - LAXCHECK FStarC.Interactive.QueryHelper.fsti - LAXCHECK FStarC.Interactive.Incremental.fsti - EXTRACT FStarC.TypeChecker.Primops.Base.fst.checked.lax - LAXCHECK FStarC.TypeChecker.Primops.Eq.fst - LAXCHECK FStarC.TypeChecker.Primops.Real.fst - LAXCHECK FStarC.TypeChecker.Primops.Range.fst - LAXCHECK FStarC.TypeChecker.Primops.Errors.Msg.fst - EXTRACT FStarC.MachineInts.fst.checked.lax - LAXCHECK FStarC.TypeChecker.Primops.MachineInts.fst - LAXCHECK FStarC.TypeChecker.Primops.Docs.fst - LAXCHECK FStarC.TypeChecker.Primops.Erased.fst - LAXCHECK FStarC.TypeChecker.Primops.Sealed.fst - LAXCHECK FStarC.TypeChecker.Primops.Array.fst - LAXCHECK FStarC.TypeChecker.Primops.Issue.fst - LAXCHECK FStarC.TypeChecker.Primops.fst - LAXCHECK FStarC.TypeChecker.Cfg.fsti - LAXCHECK FStarC.Tactics.Types.fsti - EXTRACT FStarC.Interactive.Ide.Types.fst.checked.lax - LAXCHECK FStarC.Interactive.PushHelper.fst - LAXCHECK FStarC.Interactive.Incremental.fst - LAXCHECK FStarC.Interactive.Lsp.fst - EXTRACT FStarC.TypeChecker.Primops.Eq.fst.checked.lax - EXTRACT FStarC.TypeChecker.Primops.Real.fst.checked.lax - EXTRACT FStarC.TypeChecker.Primops.Range.fst.checked.lax - EXTRACT FStarC.TypeChecker.Primops.Errors.Msg.fst.checked.lax - EXTRACT FStarC.TypeChecker.Primops.MachineInts.fst.checked.lax - EXTRACT FStarC.TypeChecker.Primops.Docs.fst.checked.lax - EXTRACT FStarC.TypeChecker.Primops.Erased.fst.checked.lax - EXTRACT FStarC.TypeChecker.Primops.Sealed.fst.checked.lax - EXTRACT FStarC.TypeChecker.Primops.Array.fst.checked.lax - EXTRACT FStarC.TypeChecker.Primops.Issue.fst.checked.lax - EXTRACT FStarC.TypeChecker.Primops.fst.checked.lax - LAXCHECK FStarC.TypeChecker.Cfg.fst - LAXCHECK FStarC.TypeChecker.Normalize.Unfolding.fsti - LAXCHECK FStarC.TypeChecker.Normalize.fsti - LAXCHECK FStarC.Tactics.Types.fst - LAXCHECK FStarC.Tactics.Printing.fsti - LAXCHECK FStarC.Tactics.Result.fsti - LAXCHECK FStarC.Tactics.Native.fsti - EXTRACT FStarC.Interactive.PushHelper.fst.checked.lax - EXTRACT FStarC.Interactive.Incremental.fst.checked.lax - EXTRACT FStarC.Interactive.Lsp.fst.checked.lax - LAXCHECK FStarC.Reflection.V2.Interpreter.fst - LAXCHECK FStarC.Reflection.V1.Interpreter.fst - EXTRACT FStarC.TypeChecker.Cfg.fst.checked.lax - LAXCHECK FStarC.TypeChecker.Normalize.Unfolding.fst - LAXCHECK FStarC.TypeChecker.Normalize.fst - LAXCHECK FStarC.TypeChecker.Err.fst - LAXCHECK FStarC.TypeChecker.Rel.fst - * Warning 337 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/src/typechecker/FStarC.TypeChecker.Err.fst(133,30-133,31): - - 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 '@'. - - * Warning 337 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/src/typechecker/FStarC.TypeChecker.Err.fst(142,29-142,30): - - 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 '@'. - - LAXCHECK FStarC.TypeChecker.Util.fst - LAXCHECK FStarC.Reflection.V2.Builtins.fst - LAXCHECK FStarC.SMTEncoding.EncodeTerm.fst - LAXCHECK FStarC.SMTEncoding.Encode.fst - LAXCHECK FStarC.TypeChecker.Generalize.fst - LAXCHECK FStarC.TypeChecker.Positivity.fst - * Warning 319 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/src/typechecker/FStarC.TypeChecker.Generalize.fst(265,9-265,58): - - Effectful argument FStarC.List.for_all (fun _ -> - (let l, _, _ = _ in - FStarC.Util.is_right l) - <: - Prims.bool) - lecs (FStarC.Effect.ALL) to erased function assert, consider let binding it - - LAXCHECK FStarC.TypeChecker.TcTerm.fst - LAXCHECK FStarC.TypeChecker.TcInductive.fst - EXTRACT FStarC.Tactics.Types.fst.checked.lax - LAXCHECK FStarC.Tactics.Printing.fst - LAXCHECK FStarC.TypeChecker.NBE.fsti - LAXCHECK FStarC.TypeChecker.Quals.fst - LAXCHECK FStarC.TypeChecker.Core.fst - LAXCHECK FStarC.TypeChecker.DMFF.fst - LAXCHECK FStarC.TypeChecker.TcEffect.fst - LAXCHECK FStarC.TypeChecker.Tc.fst - * Warning 337 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/src/typechecker/FStarC.TypeChecker.Quals.fst(142,12-142,13): - - 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 '@'. - - LAXCHECK FStarC.Extraction.ML.Term.fst - LAXCHECK FStarC.Tactics.Result.fst - LAXCHECK FStarC.Tactics.Embedding.fsti - LAXCHECK FStarC.Tactics.Monad.fsti - LAXCHECK FStarC.Extraction.ML.Modul.fst - * Warning 328 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/src/extraction/FStarC.Extraction.ML.Term.fst(709,8-709,31): - - Global binding - 'FStarC.Extraction.ML.Term.translate_term_to_mlty'' - is recursive but not used in its body - - * Warning 328 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/src/extraction/FStarC.Extraction.ML.Term.fst(1335,4-1335,20): - - Global binding - 'FStarC.Extraction.ML.Term.extract_lb_iface' - is recursive but not used in its body - - * Warning 328 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/src/extraction/FStarC.Extraction.ML.Term.fst(1381,4-1381,19): - - Global binding - 'FStarC.Extraction.ML.Term.term_as_mlexpr'' - is recursive but not used in its body - - LAXCHECK FStarC.Reflection.V1.Builtins.fst - LAXCHECK FStarC.Interactive.QueryHelper.fst - LAXCHECK FStarC.Interactive.Ide.fst - LAXCHECK FStarC.Interactive.Legacy.fst - EXTRACT FStarC.Reflection.V2.Interpreter.fst.checked.lax - EXTRACT FStarC.Reflection.V1.Interpreter.fst.checked.lax - EXTRACT FStarC.TypeChecker.Normalize.Unfolding.fst.checked.lax - EXTRACT FStarC.TypeChecker.Normalize.fst.checked.lax - EXTRACT FStarC.TypeChecker.Err.fst.checked.lax - EXTRACT FStarC.TypeChecker.Rel.fst.checked.lax - * Warning 319 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/src/interactive/FStarC.Interactive.Ide.fst(152,13-152,53): - - Effectful argument let _ = - let _ = - let _ = - let _ = !FStarC.Interactive.PushHelper.repl_stack in - FStarC.List.hd _ - in - FStar.Pervasives.Native.snd _ - in - FStar.Pervasives.Native.fst _ - in - task = _ (FStarC.Effect.ALL) to erased function assert, consider let binding it - - EXTRACT FStarC.TypeChecker.Util.fst.checked.lax - EXTRACT FStarC.Reflection.V2.Builtins.fst.checked.lax - EXTRACT FStarC.SMTEncoding.EncodeTerm.fst.checked.lax - EXTRACT FStarC.SMTEncoding.Encode.fst.checked.lax - EXTRACT FStarC.TypeChecker.Generalize.fst.checked.lax - EXTRACT FStarC.TypeChecker.Positivity.fst.checked.lax - EXTRACT FStarC.TypeChecker.TcTerm.fst.checked.lax - EXTRACT FStarC.TypeChecker.TcInductive.fst.checked.lax - EXTRACT FStarC.Tactics.Printing.fst.checked.lax - LAXCHECK FStarC.TypeChecker.NBE.fst - EXTRACT FStarC.TypeChecker.Quals.fst.checked.lax - EXTRACT FStarC.TypeChecker.Core.fst.checked.lax - EXTRACT FStarC.TypeChecker.DMFF.fst.checked.lax - EXTRACT FStarC.TypeChecker.TcEffect.fst.checked.lax - EXTRACT FStarC.TypeChecker.Tc.fst.checked.lax - EXTRACT FStarC.Extraction.ML.Term.fst.checked.lax - EXTRACT FStarC.Tactics.Result.fst.checked.lax - LAXCHECK FStarC.Tactics.Embedding.fst - LAXCHECK FStarC.Tactics.Monad.fst - LAXCHECK FStarC.Tactics.InterpFuns.fsti - EXTRACT FStarC.Extraction.ML.Modul.fst.checked.lax - LAXCHECK FStarC.Tactics.CtrlRewrite.fsti - LAXCHECK FStarC.Tactics.Interpreter.fsti - LAXCHECK FStarC.Tactics.V2.Basic.fsti - EXTRACT FStarC.Reflection.V1.Builtins.fst.checked.lax - LAXCHECK FStarC.Tactics.V1.Basic.fsti - LAXCHECK FStarC.Hooks.fst - EXTRACT FStarC.Interactive.QueryHelper.fst.checked.lax - EXTRACT FStarC.Interactive.Ide.fst.checked.lax - EXTRACT FStarC.Interactive.Legacy.fst.checked.lax - LAXCHECK FStarC.Main.fst - EXTRACT FStarC.TypeChecker.NBE.fst.checked.lax - EXTRACT FStarC.Tactics.Embedding.fst.checked.lax - EXTRACT FStarC.Tactics.Monad.fst.checked.lax - LAXCHECK FStarC.Tactics.InterpFuns.fst - LAXCHECK FStarC.Extraction.ML.RegEmb.fst - LAXCHECK FStarC.Tactics.CtrlRewrite.fst - LAXCHECK FStarC.Tactics.Interpreter.fst - LAXCHECK FStarC.Tactics.V2.Basic.fst - LAXCHECK FStarC.Tactics.Hooks.fst - LAXCHECK FStarC.Universal.fst - LAXCHECK FStarC.Tactics.V2.Primops.fst - LAXCHECK FStarC.Tactics.V1.Basic.fst - LAXCHECK FStarC.Tactics.V1.Primops.fst - EXTRACT FStarC.Hooks.fst.checked.lax - EXTRACT FStarC.Main.fst.checked.lax - EXTRACT FStarC.Tactics.InterpFuns.fst.checked.lax - EXTRACT FStarC.Extraction.ML.RegEmb.fst.checked.lax - EXTRACT FStarC.Tactics.CtrlRewrite.fst.checked.lax - EXTRACT FStarC.Tactics.Interpreter.fst.checked.lax - EXTRACT FStarC.Tactics.Hooks.fst.checked.lax - EXTRACT FStarC.Universal.fst.checked.lax - EXTRACT FStarC.Tactics.V2.Primops.fst.checked.lax - EXTRACT FStarC.Tactics.V1.Basic.fst.checked.lax - EXTRACT FStarC.Tactics.V1.Primops.fst.checked.lax - EXTRACT FStarC.Tactics.V2.Basic.fst.checked.lax - BUILD STAGE 2 FSTARC-BARE - (cd _build/.sandbox/96617b50d8ba8ae83701906db84d34fc/default && /home/opam/.opam/4.14.2/bin/menhir fstar-guts/FStarC_Parser_Parse.mly --base fstar-guts/FStarC_Parser_Parse --infer-write-query fstar-guts/FStarC_Parser_Parse__mock.ml.mock) - File "fstar-guts/FStarC_Parser_Parse.mly", line 126, characters 60-70: - Warning: the token LBRACK_BAR is unused. - File "fstar-guts/FStarC_Parser_Parse.mly", line 324, characters 0-15: - Warning: symbol decoratableDecl is unreachable from any of the start symbol(s). - File "fstar-guts/FStarC_Parser_Parse.mly", line 307, characters 0-16: - Warning: symbol noDecorationDecl is unreachable from any of the start symbol(s). - (cd _build/.sandbox/cda1663111e6909c4eef4a8851495e3d/default && /home/opam/.opam/4.14.2/bin/menhir fstar-guts/FStarC_Parser_Parse.mly --base fstar-guts/FStarC_Parser_Parse --infer-read-reply fstar-guts/FStarC_Parser_Parse__mock.mli.inferred) - Warning: 20 states have shift/reduce conflicts. - Warning: 305 shift/reduce conflicts were arbitrarily resolved. - Warning: 233 end-of-stream conflicts were arbitrarily resolved. - EXTRACT STAGE 2 PLUGINS - DEPEND /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib - LAXCHECK Prims.fst - LAXCHECK FStar.NormSteps.fsti - LAXCHECK FStar.Pervasives.Native.fst - LAXCHECK FStar.Attributes.fsti - LAXCHECK FStar.NormSteps.fst - EXTRACT FStar.NormSteps.fst.checked.lax - LAXCHECK FStar.Pervasives.fsti - LAXCHECK FStar.Pervasives.fst - LAXCHECK FStar.Prelude.fsti - LAXCHECK FStar.Ghost.fsti - LAXCHECK FStar.Mul.fst - LAXCHECK FStar.Classical.fsti - LAXCHECK FStar.Squash.fsti - LAXCHECK FStar.Classical.Sugar.fsti - LAXCHECK FStar.Preorder.fst - LAXCHECK FStar.Sealed.fsti - LAXCHECK FStar.Math.Lib.fst - LAXCHECK FStar.Math.Lemmas.fsti - LAXCHECK FStar.Float.fsti - LAXCHECK FStar.Monotonic.Pure.fst - LAXCHECK FStar.Sealed.Inhabited.fst - LAXCHECK FStar.Order.fst - LAXCHECK FStar.Stubs.VConfig.fsti - LAXCHECK FStar.Reflection.Const.fst - LAXCHECK FStar.Stubs.TypeChecker.Core.fsti - LAXCHECK FStar.ErasedLogic.fst - LAXCHECK FStar.FunctionalExtensionality.fsti - LAXCHECK FStar.Set.fsti - LAXCHECK FStar.Monotonic.Witnessed.fsti - LAXCHECK FStar.PropositionalExtensionality.fst - LAXCHECK FStar.Exn.fst - LAXCHECK FStar.Tactics.V1.Logic.Lemmas.fsti - LAXCHECK FStar.Tactics.Canon.Lemmas.fsti - LAXCHECK FStar.Algebra.CommMonoid.Equiv.fst - EXTRACT FStar.Pervasives.fst.checked.lax - LAXCHECK FStar.IndefiniteDescription.fsti - EXTRACT FStar.Mul.fst.checked.lax - LAXCHECK FStar.Classical.Sugar.fst - LAXCHECK FStar.Classical.fst - LAXCHECK FStar.List.Tot.Base.fst - EXTRACT FStar.Preorder.fst.checked.lax - LAXCHECK FStar.Range.fsti - EXTRACT FStar.Math.Lib.fst.checked.lax - EXTRACT FStar.Monotonic.Pure.fst.checked.lax - EXTRACT FStar.Sealed.Inhabited.fst.checked.lax - EXTRACT FStar.Order.fst.checked.lax - EXTRACT FStar.Reflection.Const.fst.checked.lax - EXTRACT FStar.ErasedLogic.fst.checked.lax - LAXCHECK FStar.Set.fst - LAXCHECK FStar.Monotonic.Witnessed.fst - EXTRACT FStar.PropositionalExtensionality.fst.checked.lax - LAXCHECK FStar.PredicateExtensionality.fst - LAXCHECK FStar.TSet.fsti - LAXCHECK FStar.Tactics.V1.Logic.Lemmas.fst - LAXCHECK FStar.Tactics.Canon.Lemmas.fst - EXTRACT FStar.Algebra.CommMonoid.Equiv.fst.checked.lax - LAXCHECK FStar.Tactics.CanonCommSwaps.fst - LAXCHECK FStar.IndefiniteDescription.fst - LAXCHECK FStar.Squash.fst - LAXCHECK FStar.StrongExcludedMiddle.fst - EXTRACT FStar.Classical.Sugar.fst.checked.lax - EXTRACT FStar.Classical.fst.checked.lax - LAXCHECK FStar.Seq.Base.fsti - LAXCHECK FStar.Stubs.Reflection.Types.fsti - LAXCHECK FStar.Calc.fsti - EXTRACT FStar.Set.fst.checked.lax - EXTRACT FStar.Monotonic.Witnessed.fst.checked.lax - LAXCHECK FStar.Monotonic.Heap.fsti - EXTRACT FStar.PredicateExtensionality.fst.checked.lax - EXTRACT FStar.Tactics.V1.Logic.Lemmas.fst.checked.lax - EXTRACT FStar.Tactics.Canon.Lemmas.fst.checked.lax - EXTRACT FStar.Tactics.CanonCommSwaps.fst.checked.lax - EXTRACT FStar.IndefiniteDescription.fst.checked.lax - EXTRACT FStar.Squash.fst.checked.lax - EXTRACT FStar.StrongExcludedMiddle.fst.checked.lax - LAXCHECK FStar.List.Tot.Properties.fsti - LAXCHECK FStar.Calc.fst - LAXCHECK FStar.Math.Lemmas.fst - LAXCHECK FStar.BitVector.fsti - LAXCHECK FStar.Stubs.Syntax.Syntax.fsti - LAXCHECK FStar.Stubs.Tactics.Types.Reflection.fsti - LAXCHECK FStar.Reflection.TermEq.Simple.fsti - LAXCHECK FStar.Stubs.Reflection.V2.Data.fsti - LAXCHECK FStar.Heap.fst - LAXCHECK FStar.UInt.fsti - EXTRACT FStar.Calc.fst.checked.lax - LAXCHECK FStar.List.Tot.fst - LAXCHECK FStar.List.Tot.Properties.fst - LAXCHECK FStar.Seq.Base.fst - LAXCHECK FStar.Seq.Properties.fsti - LAXCHECK FStar.Stubs.Reflection.V2.Builtins.fsti - LAXCHECK FStar.ST.fst - * Warning 271 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/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 - - LAXCHECK FStar.Reflection.V2.Compare.fsti - LAXCHECK FStar.UInt32.fsti - LAXCHECK FStar.Reflection.V2.Collect.fst - LAXCHECK FStar.Reflection.TermEq.fsti - LAXCHECK FStar.All.fsti - LAXCHECK FStar.Stubs.Reflection.V1.Data.fsti - LAXCHECK FStar.Reflection.V1.Compare.fsti - EXTRACT FStar.Seq.Base.fst.checked.lax - LAXCHECK FStar.Seq.Properties.fst - EXTRACT FStar.Math.Lemmas.fst.checked.lax - LAXCHECK FStar.Seq.fst - LAXCHECK FStar.Char.fsti - EXTRACT FStar.Reflection.V2.Collect.fst.checked.lax - LAXCHECK FStar.Reflection.V2.Derived.Lemmas.fst - LAXCHECK FStar.Reflection.V2.Derived.fst - LAXCHECK FStar.Reflection.TermEq.fst - LAXCHECK FStar.Reflection.TermEq.Simple.fst - LAXCHECK FStar.List.fst - LAXCHECK FStar.Stubs.Reflection.V1.Builtins.fsti - EXTRACT FStar.List.Tot.Properties.fst.checked.lax - EXTRACT FStar.Seq.fst.checked.lax - LAXCHECK FStar.BitVector.fst - LAXCHECK FStar.UInt.fst - LAXCHECK FStar.Pprint.fsti - EXTRACT FStar.Reflection.V2.Derived.Lemmas.fst.checked.lax - EXTRACT FStar.Reflection.V2.Derived.fst.checked.lax - LAXCHECK FStar.Reflection.V2.Compare.fst - LAXCHECK FStar.Reflection.V2.fst - EXTRACT FStar.Reflection.TermEq.Simple.fst.checked.lax - LAXCHECK FStar.BV.fsti - LAXCHECK FStar.Reflection.V1.Derived.fst - EXTRACT FStar.BitVector.fst.checked.lax - LAXCHECK FStar.Issue.fsti - LAXCHECK FStar.Stubs.Errors.Msg.fsti - EXTRACT FStar.Reflection.V2.fst.checked.lax - EXTRACT FStar.Reflection.V2.Compare.fst.checked.lax - LAXCHECK FStar.BV.fst - LAXCHECK FStar.Tactics.BV.Lemmas.fsti - EXTRACT FStar.Reflection.V1.Derived.fst.checked.lax - LAXCHECK FStar.Reflection.V1.Derived.Lemmas.fst - LAXCHECK FStar.Stubs.Tactics.Common.fsti - * Warning 271 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/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 /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/FStar.UInt.fsti(435,8-435,51) - - * Warning 271 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/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 - - EXTRACT FStar.Reflection.TermEq.fst.checked.lax - LAXCHECK FStar.Tactics.BV.Lemmas.fst - EXTRACT FStar.UInt.fst.checked.lax - EXTRACT FStar.Seq.Properties.fst.checked.lax - LAXCHECK FStar.Stubs.Tactics.Types.fsti - EXTRACT FStar.Reflection.V1.Derived.Lemmas.fst.checked.lax - LAXCHECK FStar.Reflection.V1.fst - EXTRACT FStar.BV.fst.checked.lax - EXTRACT FStar.Tactics.BV.Lemmas.fst.checked.lax - LAXCHECK FStar.Stubs.Tactics.Result.fsti - EXTRACT FStar.Reflection.V1.fst.checked.lax - LAXCHECK FStar.Tactics.Effect.fsti - LAXCHECK FStar.Tactics.Effect.fst - LAXCHECK FStar.Tactics.Util.fst - LAXCHECK FStar.Tactics.NamedView.fsti - LAXCHECK FStar.Stubs.Tactics.Unseal.fsti - LAXCHECK FStar.Tactics.Names.fsti - LAXCHECK FStar.Tactics.SMT.fsti - LAXCHECK FStar.Tactics.Print.fsti - LAXCHECK FStar.Tactics.MApply0.fsti - LAXCHECK FStar.Tactics.BV.fsti - LAXCHECK FStar.Tactics.Canon.fsti - LAXCHECK FStar.Stubs.Tactics.V1.Builtins.fsti - LAXCHECK FStar.Tactics.Typeclasses.fsti - LAXCHECK FStar.Tactics.MkProjectors.fsti - LAXCHECK FStar.Tactics.Parametricity.fsti - EXTRACT FStar.Tactics.Effect.fst.checked.lax - EXTRACT FStar.Tactics.Util.fst.checked.lax - LAXCHECK FStar.Tactics.Visit.fst - LAXCHECK FStar.Stubs.Tactics.V2.Builtins.fsti - LAXCHECK FStar.Tactics.V1.SyntaxHelpers.fst - LAXCHECK FStar.Tactics.V2.SyntaxHelpers.fsti - LAXCHECK FStar.Reflection.V1.Formula.fst - LAXCHECK FStar.Tactics.NamedView.fst - LAXCHECK FStar.FunctionalExtensionality.fst - LAXCHECK FStar.Tactics.SMT.fst - LAXCHECK FStar.Tactics.V2.SyntaxCoercions.fst - LAXCHECK FStar.Tactics.V2.SyntaxHelpers.fst - LAXCHECK FStar.Reflection.V2.Formula.fst - EXTRACT FStar.Tactics.V1.SyntaxHelpers.fst.checked.lax - EXTRACT FStar.Reflection.V1.Formula.fst.checked.lax - LAXCHECK FStar.Tactics.V1.Derived.fst - LAXCHECK FStar.Tactics.V1.Logic.fsti - EXTRACT FStar.Tactics.Visit.fst.checked.lax - LAXCHECK FStar.Tactics.Names.fst - EXTRACT FStar.FunctionalExtensionality.fst.checked.lax - EXTRACT FStar.Tactics.SMT.fst.checked.lax - EXTRACT FStar.Tactics.V2.SyntaxCoercions.fst.checked.lax - EXTRACT FStar.Tactics.V2.SyntaxHelpers.fst.checked.lax - EXTRACT FStar.Reflection.V2.Formula.fst.checked.lax - LAXCHECK FStar.Tactics.V2.Derived.fst - LAXCHECK FStar.Tactics.V2.Logic.fsti - EXTRACT FStar.Tactics.NamedView.fst.checked.lax - EXTRACT FStar.Tactics.Names.fst.checked.lax - EXTRACT FStar.Tactics.V1.Derived.fst.checked.lax - LAXCHECK FStar.Tactics.V1.Logic.fst - EXTRACT FStar.Tactics.V2.Derived.fst.checked.lax - LAXCHECK FStar.Tactics.Print.fst - LAXCHECK FStar.Tactics.V2.Logic.fst - LAXCHECK FStar.Tactics.V2.Bare.fsti - LAXCHECK FStar.Tactics.MApply0.fst - LAXCHECK FStar.Tactics.Typeclasses.fst - LAXCHECK FStar.Tactics.MkProjectors.fst - EXTRACT FStar.Tactics.V1.Logic.fst.checked.lax - LAXCHECK FStar.Tactics.CanonCommMonoidSimple.Equiv.fst - LAXCHECK FStar.Tactics.Parametricity.fst - EXTRACT FStar.Tactics.Print.fst.checked.lax - EXTRACT FStar.Tactics.V2.Logic.fst.checked.lax - LAXCHECK FStar.Reflection.V2.Arith.fst - EXTRACT FStar.Tactics.MApply0.fst.checked.lax - LAXCHECK FStar.Tactics.TypeRepr.fsti - LAXCHECK FStar.Tactics.CheckLN.fsti - EXTRACT FStar.Tactics.Typeclasses.fst.checked.lax - EXTRACT FStar.Tactics.MkProjectors.fst.checked.lax - EXTRACT FStar.Tactics.CanonCommMonoidSimple.Equiv.fst.checked.lax - EXTRACT FStar.Tactics.Parametricity.fst.checked.lax - * Warning 288 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/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 /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/FStar.Stubs.Tactics.V2.Builtins.fsti(449,0-449,42) - - LAXCHECK FStar.Tactics.TypeRepr.fst - LAXCHECK FStar.Tactics.CheckLN.fst - EXTRACT FStar.Reflection.V2.Arith.fst.checked.lax - LAXCHECK FStar.Tactics.BV.fst - LAXCHECK FStar.Tactics.Canon.fst - EXTRACT FStar.Tactics.TypeRepr.fst.checked.lax - EXTRACT FStar.Tactics.CheckLN.fst.checked.lax - EXTRACT FStar.Tactics.BV.fst.checked.lax - EXTRACT FStar.Tactics.Canon.fst.checked.lax - BUILD STAGE 2 FSTARC - EXTRACT STAGE 2 LIB - DEPEND /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib - CHECK Prims.fst - CHECK FStar.NormSteps.fsti - CHECK FStar.Pervasives.Native.fst - CHECK FStar.Attributes.fsti - CHECK FStar.NormSteps.fst - EXTRACT FStar.NormSteps.fst.checked - CHECK FStar.Pervasives.fsti - CHECK FStar.Pervasives.fst - CHECK FStar.Prelude.fsti - CHECK FStar.Squash.fsti - CHECK FStar.Ghost.fsti - CHECK FStar.Mul.fst - CHECK FStar.Classical.fsti - CHECK FStar.Classical.Sugar.fsti - CHECK FStar.Preorder.fst - CHECK FStar.Sealed.fsti - CHECK FStar.Math.Lib.fst - CHECK FStar.Math.Lemmas.fsti - CHECK FStar.Monotonic.Pure.fst - CHECK FStar.Order.fst - CHECK FStar.PropositionalExtensionality.fst - CHECK FStar.FunctionalExtensionality.fsti - CHECK FStar.Float.fsti - CHECK FStar.Stubs.TypeChecker.Core.fsti - CHECK FStar.Sealed.Inhabited.fst - CHECK FStar.Stubs.VConfig.fsti - CHECK FStar.Reflection.Const.fst - CHECK FStar.Tactics.V1.Logic.Lemmas.fsti - CHECK FStar.ErasedLogic.fst - CHECK FStar.Set.fsti - CHECK FStar.PredicateExtensionality.fst - CHECK FStar.Monotonic.Witnessed.fsti - CHECK FStar.Exn.fst - CHECK FStar.Universe.fsti - CHECK FStar.Functions.fsti - CHECK FStar.DependentMap.fsti - CHECK FStar.Algebra.CommMonoid.Equiv.fst - CHECK FStar.GhostSet.fsti - CHECK FStar.PartialMap.fsti - CHECK FStar.PCM.fst - CHECK FStar.MarkovsPrinciple.fst - CHECK FStar.Algebra.CommMonoid.fst - CHECK FStar.Sequence.Base.fsti - CHECK FStar.Math.Euclid.fsti - CHECK FStar.Tactics.Canon.Lemmas.fsti - CHECK FStar.ReflexiveTransitiveClosure.fsti - CHECK FStar.Constructive.fst - CHECK FStar.RefinementExtensionality.fsti - CHECK FStar.IFC.fsti - CHECK FStar.Algebra.Monoid.fst - CHECK FStar.Witnessed.Core.fsti - CHECK FStar.Real.fsti - CHECK FStar.Parse.fst - CHECK FStar.Math.Fermat.fsti - CHECK FStar.Dyn.fsti - CHECK FStar.ImmutableArray.Base.fsti - CHECK FStar.Tactics.Canon.Lemmas.fst - CHECK FStar.Ghost.fst - CHECK FStar.Date.fsti - EXTRACT FStar.Mul.fst.checked - EXTRACT FStar.Pervasives.fst.checked - CHECK FStar.IndefiniteDescription.fsti - CHECK FStar.Classical.fst - CHECK FStar.Classical.Sugar.fst - CHECK FStar.List.Tot.Base.fst - EXTRACT FStar.Preorder.fst.checked - CHECK FStar.Range.fsti - EXTRACT FStar.Math.Lib.fst.checked - EXTRACT FStar.Monotonic.Pure.fst.checked - EXTRACT FStar.Order.fst.checked - EXTRACT FStar.PropositionalExtensionality.fst.checked - EXTRACT FStar.ErasedLogic.fst.checked - CHECK FStar.Set.fst - EXTRACT FStar.PredicateExtensionality.fst.checked - CHECK FStar.Map.fsti - CHECK FStar.TSet.fsti - CHECK FStar.Monotonic.Witnessed.fst - CHECK FStar.Universe.fst - CHECK FStar.GSet.fsti - CHECK FStar.WellFounded.fst - CHECK FStar.DependentMap.fst - * Warning 242 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/FStar.WellFounded.fst(122,0-131,33): - - Definitions of inner let-rec aux and its enclosing top-level letbinding are - not encoded to the solver, you will only be able to reason with their types - - Also see: /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/FStar.WellFounded.fst(86,12-86,15) - - * Warning 242 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/FStar.WellFounded.fst(122,0-131,33): - - Definitions of inner let-rec aux and its enclosing top-level letbinding are - not encoded to the solver, you will only be able to reason with their types - - Also see: /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/FStar.WellFounded.fst(126,12-126,15) - - EXTRACT FStar.Algebra.CommMonoid.Equiv.fst.checked - CHECK FStar.GhostSet.fst - CHECK FStar.PartialMap.fst - EXTRACT FStar.PCM.fst.checked - CHECK FStar.Universe.PCM.fst - CHECK FStar.Cardinality.Cantor.fsti - EXTRACT FStar.MarkovsPrinciple.fst.checked - EXTRACT FStar.Algebra.CommMonoid.fst.checked - CHECK FStar.Sequence.Util.fst - CHECK FStar.Sequence.Ambient.fst - * Warning 318 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/FStar.GhostSet.fst(23,4-23,7): - - Values of type `set` cannot be erased during extraction, but the - `must_erase_for_extraction` attribute claims that it can. - - Please remove the attribute. - - CHECK FStar.LexicographicOrdering.fsti - CHECK FStar.SquashProperties.fst - CHECK FStar.RefinementExtensionality.fst - CHECK FStar.List.Pure.Base.fst - CHECK FStar.IFC.fst - EXTRACT FStar.Algebra.Monoid.fst.checked - CHECK FStar.Witnessed.Core.fst - CHECK FStar.Real.Old.fsti - EXTRACT FStar.Parse.fst.checked - CHECK FStar.WellFoundedRelation.fsti - CHECK FStar.Tactics.CanonCommSwaps.fst - CHECK FStar.Dyn.fst - CHECK FStar.MSTTotal.fst - CHECK FStar.Tactics.V1.Logic.Lemmas.fst - CHECK FStar.IndefiniteDescription.fst - CHECK FStar.Squash.fst - EXTRACT FStar.Classical.fst.checked - EXTRACT FStar.Classical.Sugar.fst.checked - CHECK FStar.StrongExcludedMiddle.fst - CHECK FStar.Seq.Base.fsti - CHECK FStar.Calc.fsti - EXTRACT FStar.Set.fst.checked - CHECK FStar.Stubs.Reflection.Types.fsti - CHECK FStar.Map.fst - CHECK FStar.Monotonic.Heap.fsti - EXTRACT FStar.Monotonic.Witnessed.fst.checked - EXTRACT FStar.Universe.fst.checked - CHECK FStar.GSet.fst - CHECK FStar.BigOps.fsti - CHECK FStar.Functions.fst - CHECK FStar.ExtractAs.fst - EXTRACT FStar.WellFounded.fst.checked - CHECK FStar.WellFounded.Util.fsti - EXTRACT FStar.DependentMap.fst.checked - * Warning 318 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/FStar.GSet.fst(23,4-23,7): - - Values of type `set` cannot be erased during extraction, but the - `must_erase_for_extraction` attribute claims that it can. - - Please remove the attribute. - - EXTRACT FStar.GhostSet.fst.checked - EXTRACT FStar.PartialMap.fst.checked - EXTRACT FStar.Universe.PCM.fst.checked - CHECK FStar.Cardinality.Cantor.fst - CHECK FStar.Cardinality.Universes.fsti - EXTRACT FStar.Sequence.Util.fst.checked - EXTRACT FStar.Sequence.Ambient.fst.checked - CHECK FStar.Sequence.fst - CHECK FStar.LexicographicOrdering.fst - EXTRACT FStar.SquashProperties.fst.checked - CHECK FStar.IntegerIntervals.fst - EXTRACT FStar.RefinementExtensionality.fst.checked - EXTRACT FStar.List.Pure.Base.fst.checked - EXTRACT FStar.IFC.fst.checked - EXTRACT FStar.Witnessed.Core.fst.checked - CHECK FStar.WellFoundedRelation.fst - CHECK FStar.Monotonic.Heap.fst - CHECK FStar.Real.Old.fst - CHECK FStar.NMSTTotal.fst - CHECK FStar.MST.fst - CHECK FStar.TSet.fst - EXTRACT FStar.IndefiniteDescription.fst.checked - EXTRACT FStar.Squash.fst.checked - EXTRACT FStar.StrongExcludedMiddle.fst.checked - * Warning 330 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/experimental/FStar.MST.fst(222,43-222,55): - - Polymonadic binds ((DIV, MSTATE) |> MSTATE) in this case) is an experimental - feature;it is subject to some redesign in the future. Please keep us - informed (on github etc.) about how you are using it - - * Warning 352 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/experimental/FStar.MST.fst(247,42-247,60): - - Combinator FStar.MSTTotal.MSTATETOT ~> FStar.MST.MSTATE is not a - substitutive indexed effect combinator, it is better to make it one if - possible for better performance and ease of use - - CHECK FStar.List.Tot.Properties.fsti - CHECK FStar.Calc.fst - * Warning 318 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/FStar.TSet.fst(27,4-27,7): - - Values of type `set` cannot be erased during extraction, but the - `must_erase_for_extraction` attribute claims that it can. - - Please remove the attribute. - - CHECK FStar.Math.Lemmas.fst - CHECK FStar.BitVector.fsti - CHECK FStar.Stubs.Tactics.Types.Reflection.fsti - * Warning 290 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/FStar.WellFoundedRelation.fst(152,21-152,46): - - In the decreases clause for this function, the SMT solver may not be able to - prove that the types of - wfr_a.decreaser (FStar.Pervasives.dfst xy) - (bound in - FStar.WellFoundedRelation.fst(152,21-152,46)) - and - wfr_a.decreaser (FStar.Pervasives.dfst xy) - (bound in - FStar.WellFoundedRelation.fst(152,21-152,46)) - are equal. - - The type of the first term is: - FStar.WellFoundedRelation.acc_classical wfr_a.relation - (FStar.Pervasives.dfst xy) - - The type of the second term is: - FStar.WellFoundedRelation.acc_classical wfr_a.relation - (FStar.Pervasives.dfst xy) - - If the proof fails, try annotating these with the same type. - - CHECK FStar.Stubs.Syntax.Syntax.fsti - * Warning 242 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/FStar.LexicographicOrdering.fsti(187,0-194,59): - - Definitions of inner let-rec lex_t_wf_aux_y and its enclosing top-level - letbinding are not encoded to the solver, you will only be able to reason - with their types - - Also see: /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/FStar.LexicographicOrdering.fst(75,14-75,28) - - * Warning 242 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/FStar.LexicographicOrdering.fsti(187,0-194,59): - - Definitions of inner let-rec get_acc and its enclosing top-level letbinding - are not encoded to the solver, you will only be able to reason with their - types - - Also see: /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/FStar.LexicographicOrdering.fst(124,10-124,17) - - CHECK FStar.Reflection.TermEq.Simple.fsti - EXTRACT FStar.Map.fst.checked - CHECK FStar.Monotonic.HyperHeap.fsti - CHECK FStar.Heap.fst - EXTRACT FStar.GSet.fst.checked - EXTRACT FStar.Functions.fst.checked - EXTRACT FStar.ExtractAs.fst.checked - EXTRACT FStar.Cardinality.Cantor.fst.checked - CHECK FStar.Cardinality.Universes.fst - EXTRACT FStar.Sequence.fst.checked - CHECK FStar.Sequence.Permutation.fsti - EXTRACT FStar.LexicographicOrdering.fst.checked - CHECK FStar.Axiomatic.Array.fst - CHECK FStar.Relational.Relational.fst - EXTRACT FStar.IntegerIntervals.fst.checked - EXTRACT FStar.Real.Old.fst.checked - CHECK FStar.TwoLevelHeap.fst - EXTRACT FStar.WellFoundedRelation.fst.checked - CHECK FStar.List.Pure.Properties.fst - CHECK FStar.NMST.fst - CHECK FStar.List.Tot.Properties.fst - CHECK FStar.List.Tot.fst - EXTRACT FStar.Calc.fst.checked - CHECK FStar.UInt.fsti - CHECK FStar.Stubs.Reflection.V2.Data.fsti - * Warning 330 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/experimental/FStar.NMST.fst(200,45-200,58): - - Polymonadic binds ((DIV, NMSTATE) |> NMSTATE) 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 - - * Warning 352 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/experimental/FStar.NMST.fst(224,45-224,65): - - Combinator FStar.NMSTTotal.NMSTATETOT ~> FStar.NMST.NMSTATE is not a - substitutive indexed effect combinator, it is better to make it one if - possible for better performance and ease of use - - CHECK FStar.FiniteSet.Base.fsti - CHECK FStar.Monotonic.HyperHeap.fst - CHECK FStar.Monotonic.HyperStack.fsti - CHECK FStar.ST.fst - CHECK FStar.OrdSet.fsti - EXTRACT FStar.Cardinality.Universes.fst.checked - CHECK FStar.Sequence.Base.fst - CHECK FStar.Sequence.Permutation.fst - * Warning 271 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/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 - - CHECK FStar.Ref.fst - EXTRACT FStar.Axiomatic.Array.fst.checked - EXTRACT FStar.Relational.Relational.fst.checked - CHECK FStar.MRef.fsti - CHECK FStar.OrdSetProps.fst - EXTRACT FStar.TwoLevelHeap.fst.checked - CHECK FStar.ImmutableArray.fsti - CHECK FStar.List.Pure.fst - CHECK FStar.Seq.Base.fst - CHECK FStar.Seq.Properties.fsti - CHECK FStar.UInt32.fsti - CHECK FStar.Stubs.Reflection.V2.Builtins.fsti - CHECK FStar.FiniteSet.Base.fst - CHECK FStar.FiniteSet.Ambient.fst - CHECK FStar.FiniteMap.Base.fsti - CHECK FStar.Reflection.V2.Collect.fst - CHECK FStar.Reflection.V2.Compare.fsti - EXTRACT FStar.Monotonic.HyperHeap.fst.checked - CHECK FStar.Monotonic.HyperStack.fst - CHECK FStar.HyperStack.fst - CHECK FStar.UInt64.fsti - CHECK FStar.UInt16.fsti - CHECK FStar.UInt8.fsti - CHECK FStar.All.fsti - CHECK FStar.HyperStack.ST.fsti - CHECK FStar.OrdSet.fst - CHECK FStar.OrdMap.fsti - CHECK FStar.SizeT.fsti - CHECK FStar.Stubs.Reflection.V1.Data.fsti - CHECK FStar.Reflection.V1.Compare.fsti - EXTRACT FStar.Sequence.Permutation.fst.checked - EXTRACT FStar.Ref.fst.checked - CHECK FStar.MRef.fst - CHECK FStar.Seq.Equiv.fsti - CHECK FStar.Monotonic.Map.fst - EXTRACT FStar.OrdSetProps.fst.checked - CHECK FStar.Relational.Comp.fst - CHECK FStar.IO.fsti - CHECK FStar.FiniteMap.Ambient.fst - CHECK FStar.UInt64.fst - CHECK LowStar.Failure.fsti - CHECK FStar.Option.fst - CHECK FStar.Reflection.TermEq.fsti - CHECK FStar.HyperStack.All.fst - CHECK FStar.UInt8.fst - CHECK FStar.UInt16.fst - CHECK FStar.UInt32.fst - CHECK FStar.Util.fst - CHECK LowStar.Ignore.fsti - CHECK FStar.HyperStack.ST.fst - EXTRACT FStar.List.Tot.Properties.fst.checked - EXTRACT FStar.Seq.Base.fst.checked - CHECK FStar.Seq.Properties.fst - CHECK FStar.Seq.fst - EXTRACT FStar.Math.Lemmas.fst.checked - CHECK FStar.Char.fsti - EXTRACT FStar.FiniteSet.Base.fst.checked - EXTRACT FStar.FiniteSet.Ambient.fst.checked - CHECK FStar.Reflection.V2.Derived.fst - CHECK FStar.Reflection.V2.Derived.Lemmas.fst - EXTRACT FStar.Monotonic.HyperStack.fst.checked - EXTRACT FStar.HyperStack.fst.checked - * Warning 318 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/FStar.HyperStack.ST.fst(317,4-317,8): - - Values of type `drgn` will be erased during extraction, but its interface - hides this fact. - - Add the `must_erase_for_extraction` attribute to the `val drgn` declaration - for this symbol in the interface - - CHECK FStar.Int.fsti - CHECK FStar.List.fst - CHECK FStar.ModifiesGen.fsti - CHECK FStar.UInt128.fsti - CHECK FStar.Endianness.fsti - CHECK FStar.OrdMap.fst - CHECK FStar.OrdMapProps.fst - CHECK FStar.String.fsti - CHECK FStar.Stubs.Reflection.V1.Builtins.fsti - CHECK FStar.Monotonic.DependentMap.fsti - CHECK LowStar.Comment.fsti - EXTRACT FStar.Sequence.Base.fst.checked - CHECK FStar.Sequence.Seq.fsti - CHECK FStar.Fin.fsti - EXTRACT FStar.MRef.fst.checked - CHECK FStar.Seq.Equiv.fst - CHECK FStar.Seq.Permutation.fsti - EXTRACT FStar.Monotonic.Map.fst.checked - CHECK FStar.Buffer.fst - CHECK FStar.Monotonic.Seq.fst - CHECK FStar.Seq.Sorted.fst - CHECK FStar.FunctionalQueue.fsti - EXTRACT FStar.Relational.Comp.fst.checked - CHECK FStar.Error.fst - CHECK FStar.Array.fsti - EXTRACT FStar.FiniteMap.Ambient.fst.checked - CHECK FStar.Vector.Base.fsti - CHECK FStar.Reflection.TermEq.Simple.fst - CHECK FStar.HyperStack.IO.fst - CHECK FStar.Reflection.V2.Compare.fst - CHECK FStar.Reflection.TermEq.fst - CHECK FStar.Matrix2.fsti - EXTRACT FStar.Seq.fst.checked - CHECK FStar.BitVector.fst - CHECK FStar.UInt.fst - CHECK FStar.Pprint.fsti - CHECK FStar.Reflection.V2.fst - CHECK FStar.Int.fst - CHECK FStar.Int64.fsti - CHECK FStar.Int32.fsti - CHECK FStar.Int16.fsti - CHECK FStar.Int8.fsti - CHECK FStar.BV.fsti - CHECK LowStar.Monotonic.Buffer.fsti - CHECK FStar.Endianness.fst - EXTRACT FStar.OrdSet.fst.checked - EXTRACT FStar.OrdMap.fst.checked - EXTRACT FStar.OrdMapProps.fst.checked - CHECK FStar.PtrdiffT.fsti - CHECK FStar.Int128.fsti - CHECK FStar.Reflection.V1.Derived.fst - CHECK FStar.Monotonic.DependentMap.fst - * Warning 271 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/legacy/FStar.Buffer.fst(1004,2-1004,69): - - Pattern uses these theory symbols or terms that should not be in an SMT - pattern: - Prims.op_Addition - - CHECK LowStar.Comment.fst - CHECK FStar.Sequence.Seq.fst - CHECK FStar.Fin.fst - * Warning 271 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/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 /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/FStar.UInt.fsti(435,8-435,51) - - * Warning 271 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/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 - - EXTRACT FStar.Seq.Equiv.fst.checked - CHECK FStar.Seq.Permutation.fst - CHECK FStar.Algebra.CommMonoid.Fold.fsti - CHECK FStar.Modifies.fsti - EXTRACT FStar.Monotonic.Seq.fst.checked - EXTRACT FStar.Seq.Sorted.fst.checked - CHECK FStar.Pointer.Base.fsti - CHECK FStar.FunctionalQueue.fst - EXTRACT FStar.Error.fst.checked - CHECK FStar.Algebra.CommMonoid.Fold.Nested.fsti - CHECK FStar.Array.fst - CHECK FStar.Int16.fst - CHECK FStar.Vector.Properties.fst - CHECK FStar.Reflection.Typing.Builtins.fsti - CHECK FStar.Buffer.Quantifiers.fst - CHECK FStar.Printf.fst - CHECK LowStar.Printf.fst - CHECK FStar.Vector.Base.fst - CHECK FStar.Int32.fst - CHECK FStar.Int8.fst - CHECK FStar.Int64.fst - * Warning 271 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/legacy/FStar.Buffer.Quantifiers.fst(32,2-32,77): - - Pattern uses these theory symbols or terms that should not be in an SMT - pattern: - Prims.op_Addition - - EXTRACT FStar.Seq.Properties.fst.checked - EXTRACT FStar.BitVector.fst.checked - EXTRACT FStar.UInt.fst.checked - CHECK FStar.Stubs.Errors.Msg.fsti - CHECK FStar.Issue.fsti - EXTRACT FStar.Int.fst.checked - CHECK FStar.Int.Cast.fst - CHECK FStar.BV.fst - CHECK FStar.Tactics.BV.Lemmas.fsti - CHECK LowStar.Monotonic.Buffer.fst - * Warning 328 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/LowStar.Printf.fst(253,8-253,13): - - Global binding 'LowStar.Printf.arg_t' is recursive but not used in its body - - CHECK LowStar.Buffer.fst - EXTRACT FStar.Endianness.fst.checked - CHECK LowStar.PrefixFreezableBuffer.fsti - CHECK FStar.Int128.fst - CHECK FStar.Integers.fst - CHECK LowStar.BufferView.fsti - CHECK FStar.Reflection.V1.Derived.Lemmas.fst - EXTRACT FStar.Monotonic.DependentMap.fst.checked - EXTRACT LowStar.Comment.fst.checked - CHECK LowStar.BufferView.Down.fsti - EXTRACT FStar.Sequence.Seq.fst.checked - EXTRACT FStar.Fin.fst.checked - CHECK LowStar.ImmutableBuffer.fst - EXTRACT FStar.Seq.Permutation.fst.checked - CHECK FStar.Algebra.CommMonoid.Fold.fst - CHECK FStar.Int.Cast.Full.fst - CHECK LowStar.BufferCompat.fst - CHECK FStar.Matrix.fsti - CHECK FStar.Modifies.fst - CHECK FStar.Pointer.Base.fst - EXTRACT FStar.FunctionalQueue.fst.checked - CHECK FStar.Pointer.Derived1.fsti - CHECK FStar.ConstantTime.Integers.fsti - EXTRACT FStar.Array.fst.checked - CHECK FStar.Vector.fst - CHECK FStar.Tactics.BV.Lemmas.fst - CHECK LowStar.Literal.fsti - CHECK FStar.Stubs.Tactics.Common.fsti - EXTRACT FStar.Int.Cast.fst.checked - * Warning 318 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/FStar.Modifies.fst(181,4-181,7): - - Values of type `loc` will be erased during extraction, but its interface - hides this fact. - - Add the `must_erase_for_extraction` attribute to the `val loc` declaration - for this symbol in the interface - - * Warning 318 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/FStar.Modifies.fst(204,4-204,16): - - Values of type `loc_includes` will be erased during extraction, but its - interface hides this fact. - - Add the `must_erase_for_extraction` attribute to the `val loc_includes` - declaration for this symbol in the interface - - * Warning 318 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/FStar.Modifies.fst(238,4-238,16): - - Values of type `loc_disjoint` will be erased during extraction, but its - interface hides this fact. - - Add the `must_erase_for_extraction` attribute to the `val loc_disjoint` - declaration for this symbol in the interface - - * Warning 318 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/FStar.Modifies.fst(260,4-260,12): - - Values of type `modifies` will be erased during extraction, but its - interface hides this fact. - - Add the `must_erase_for_extraction` attribute to the `val modifies` - declaration for this symbol in the interface - - * Warning 318 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/FStar.Modifies.fst(416,4-416,25): - - Values of type `does_not_contain_addr` will be erased during extraction, but - its interface hides this fact. - - Add the `must_erase_for_extraction` attribute to the `val - does_not_contain_addr` declaration for this symbol in the interface - - * Warning 318 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/FStar.Modifies.fst(435,4-435,12): - - Values of type `cloc_cls` will be erased during extraction, but its - interface hides this fact. - - Add the `must_erase_for_extraction` attribute to the `val cloc_cls` - declaration for this symbol in the interface - - EXTRACT FStar.BV.fst.checked - EXTRACT LowStar.Buffer.fst.checked - CHECK LowStar.BufferOps.fst - CHECK FStar.SizeT.fst - CHECK LowStar.Modifies.fst - EXTRACT FStar.Int128.fst.checked - EXTRACT FStar.Integers.fst.checked - CHECK LowStar.BufferView.fst - CHECK FStar.Reflection.V1.fst - * Warning 318 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/FStar.SizeT.fst(34,4-34,12): - - Values of type `fits_u32` will be erased during extraction, but its - interface hides this fact. - - Add the `must_erase_for_extraction` attribute to the `val fits_u32` - declaration for this symbol in the interface - - * Warning 318 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/FStar.SizeT.fst(35,4-35,12): - - Values of type `fits_u64` will be erased during extraction, but its - interface hides this fact. - - Add the `must_erase_for_extraction` attribute to the `val fits_u64` - declaration for this symbol in the interface - - CHECK LowStar.BufferView.Down.fst - CHECK LowStar.BufferView.Up.fsti - EXTRACT LowStar.ImmutableBuffer.fst.checked - EXTRACT FStar.Algebra.CommMonoid.Fold.fst.checked - EXTRACT FStar.Int.Cast.Full.fst.checked - EXTRACT LowStar.BufferCompat.fst.checked - CHECK FStar.Matrix.fst - EXTRACT FStar.Modifies.fst.checked - CHECK LowStar.ToFStarBuffer.fst - CHECK LowStar.UninitializedBuffer.fst - CHECK FStar.Pointer.Derived3.fsti - CHECK FStar.Pointer.Derived2.fsti - CHECK FStar.Algebra.CommMonoid.Fold.Nested.fst - CHECK LowStar.ConstBuffer.fsti - CHECK FStar.ConstantTime.Integers.fst - CHECK FStar.Pointer.Derived2.fst - CHECK FStar.Pointer.Derived3.fst - CHECK FStar.Pointer.Derived1.fst - * Warning 288 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/LowStar.Monotonic.Buffer.fst(238,21-238,29): - - Prims.has_type is deprecated - - 'has_type' is intended for internal use and debugging purposes only; do not - rely on it for your proofs - - See also /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/Prims.fst(289,5-289,13) - - * Warning 288 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/LowStar.Monotonic.Buffer.fst(239,21-239,29): - - Prims.has_type is deprecated - - 'has_type' is intended for internal use and debugging purposes only; do not - rely on it for your proofs - - See also /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/Prims.fst(289,5-289,13) - - * Warning 318 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/LowStar.Monotonic.Buffer.fst(806,4-806,7): - - Values of type `loc` will be erased during extraction, but its interface - hides this fact. - - Add the `must_erase_for_extraction` attribute to the `val loc` declaration - for this symbol in the interface - - * Warning 318 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/LowStar.Monotonic.Buffer.fst(869,4-869,16): - - Values of type `loc_includes` will be erased during extraction, but its - interface hides this fact. - - Add the `must_erase_for_extraction` attribute to the `val loc_includes` - declaration for this symbol in the interface - - * Warning 318 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/LowStar.Monotonic.Buffer.fst(1050,4-1050,16): - - Values of type `loc_disjoint` will be erased during extraction, but its - interface hides this fact. - - Add the `must_erase_for_extraction` attribute to the `val loc_disjoint` - declaration for this symbol in the interface - - * Warning 318 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/LowStar.Monotonic.Buffer.fst(1105,4-1105,12): - - Values of type `modifies` will be erased during extraction, but its - interface hides this fact. - - Add the `must_erase_for_extraction` attribute to the `val modifies` - declaration for this symbol in the interface - - * Warning 318 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/LowStar.Monotonic.Buffer.fst(1424,4-1424,25): - - Values of type `does_not_contain_addr` will be erased during extraction, but - its interface hides this fact. - - Add the `must_erase_for_extraction` attribute to the `val - does_not_contain_addr` declaration for this symbol in the interface - - CHECK FStar.Reflection.fst - CHECK FStar.Stubs.Tactics.Types.fsti - EXTRACT LowStar.Monotonic.Buffer.fst.checked - EXTRACT LowStar.BufferOps.fst.checked - CHECK LowStar.Endianness.fst - EXTRACT FStar.SizeT.fst.checked - CHECK FStar.PtrdiffT.fst - EXTRACT LowStar.Modifies.fst.checked - CHECK FStar.Bytes.fsti - CHECK LowStar.ModifiesPat.fst - CHECK LowStar.Vector.fst - CHECK LowStar.Regional.fst - EXTRACT LowStar.BufferView.fst.checked - EXTRACT LowStar.BufferView.Down.fst.checked - CHECK LowStar.BufferView.Up.fst - EXTRACT LowStar.ToFStarBuffer.fst.checked - EXTRACT LowStar.UninitializedBuffer.fst.checked - CHECK FStar.Pointer.fst - EXTRACT FStar.Algebra.CommMonoid.Fold.Nested.fst.checked - * Warning 318 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/legacy/FStar.Pointer.Base.fst(3649,4-3649,7): - - Values of type `loc` will be erased during extraction, but its interface - hides this fact. - - Add the `must_erase_for_extraction` attribute to the `val loc` declaration - for this symbol in the interface - - * Warning 318 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/legacy/FStar.Pointer.Base.fst(3667,4-3667,16): - - Values of type `loc_includes` will be erased during extraction, but its - interface hides this fact. - - Add the `must_erase_for_extraction` attribute to the `val loc_includes` - declaration for this symbol in the interface - - * Warning 318 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/legacy/FStar.Pointer.Base.fst(3721,4-3721,16): - - Values of type `loc_disjoint` will be erased during extraction, but its - interface hides this fact. - - Add the `must_erase_for_extraction` attribute to the `val loc_disjoint` - declaration for this symbol in the interface - - * Warning 318 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/legacy/FStar.Pointer.Base.fst(3778,4-3778,12): - - Values of type `modifies` will be erased during extraction, but its - interface hides this fact. - - Add the `must_erase_for_extraction` attribute to the `val modifies` - declaration for this symbol in the interface - - * Warning 318 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/legacy/FStar.Pointer.Base.fst(4246,4-4246,12): - - Values of type `cloc_cls` will be erased during extraction, but its - interface hides this fact. - - Add the `must_erase_for_extraction` attribute to the `val cloc_cls` - declaration for this symbol in the interface - - CHECK LowStar.ConstBuffer.fst - EXTRACT FStar.ConstantTime.Integers.fst.checked - CHECK FStar.Udp.fsti - CHECK FStar.BufferNG.fst - CHECK FStar.Tcp.fsti - CHECK FStar.Stubs.Tactics.Result.fsti - EXTRACT LowStar.Endianness.fst.checked - CHECK LowStar.PrefixFreezableBuffer.fst - EXTRACT FStar.PtrdiffT.fst.checked - EXTRACT LowStar.ModifiesPat.fst.checked - CHECK FStar.Crypto.fst - EXTRACT LowStar.Vector.fst.checked - EXTRACT LowStar.Regional.fst.checked - CHECK LowStar.RVector.fst - EXTRACT LowStar.BufferView.Up.fst.checked - EXTRACT FStar.Matrix.fst.checked - EXTRACT FStar.Pointer.Base.fst.checked - EXTRACT FStar.Pointer.fst.checked - EXTRACT LowStar.ConstBuffer.fst.checked - CHECK FStar.Tactics.Result.fsti - CHECK FStar.TaggedUnion.fsti - CHECK FStar.Tactics.Effect.fsti - EXTRACT LowStar.PrefixFreezableBuffer.fst.checked - EXTRACT FStar.Crypto.fst.checked - CHECK FStar.Stubs.Tactics.Unseal.fsti - CHECK FStar.Tactics.Typeclasses.fsti - CHECK FStar.Tactics.MApply0.fsti - CHECK FStar.Tactics.NamedView.fsti - CHECK FStar.Tactics.SMT.fsti - CHECK FStar.Tactics.Util.fst - CHECK FStar.Tactics.Print.fsti - CHECK FStar.Tactics.Names.fsti - CHECK FStar.Tactics.BV.fsti - CHECK FStar.Class.Add.fst - CHECK FStar.Stubs.Tactics.V1.Builtins.fsti - CHECK FStar.Tactics.Canon.fsti - CHECK FStar.Class.Printable.fst - CHECK FStar.Class.Eq.Raw.fst - CHECK FStar.Class.TotalOrder.Raw.fst - CHECK FStar.Tactics.Effect.fst - CHECK FStar.InteractiveHelpers.Propositions.fsti - CHECK FStar.Class.Embeddable.fsti - CHECK FStar.Tactics.Parametricity.fsti - CHECK FStar.TaggedUnion.fst - CHECK FStar.Tactics.MkProjectors.fsti - CHECK FStar.Tactics.Builtins.fsti - CHECK FStar.Stubs.Tactics.V2.Builtins.fsti - CHECK FStar.Tactics.Visit.fst - CHECK FStar.Tactics.V2.SyntaxHelpers.fsti - EXTRACT FStar.Class.Add.fst.checked - CHECK FStar.Reflection.V1.Formula.fst - CHECK FStar.Tactics.V1.SyntaxHelpers.fst - CHECK FStar.Math.Euclid.fst - EXTRACT FStar.Class.Printable.fst.checked - EXTRACT FStar.Class.Eq.Raw.fst.checked - CHECK FStar.Class.Eq.fst - EXTRACT FStar.Class.TotalOrder.Raw.fst.checked - CHECK FStar.Tactics.SMT.fst - CHECK FStar.Reflection.Formula.fst - CHECK FStar.Class.Embeddable.fst - CHECK FStar.Tactics.SyntaxHelpers.fst - CHECK FStar.Tactics.NamedView.fst - CHECK FStar.ModifiesGen.fst - CHECK FStar.Reflection.Typing.fsti - CHECK FStar.Tactics.V2.SyntaxHelpers.fst - CHECK FStar.Tactics.Names.fst - CHECK FStar.FunctionalExtensionality.fst - CHECK FStar.Tactics.V2.SyntaxCoercions.fst - CHECK FStar.Reflection.V2.Formula.fst - EXTRACT LowStar.RVector.fst.checked - CHECK FStar.Tactics.V1.Logic.fsti - CHECK FStar.Tactics.V1.Derived.fst - EXTRACT FStar.Math.Euclid.fst.checked - CHECK LowStar.Regional.Instances.fst - * Warning 242 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/FStar.Tactics.NamedView.fst(665,0-683,28): - - Definitions of inner let-rec aux and its enclosing top-level letbinding are - not encoded to the solver, you will only be able to reason with their types - - Also see: /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/FStar.Tactics.NamedView.fst(262,10-262,13) - - EXTRACT FStar.Class.Eq.fst.checked - CHECK FStar.Tactics.Logic.fst - EXTRACT FStar.FunctionalExtensionality.fst.checked - CHECK FStar.Tactics.MApply.fsti - CHECK FStar.Tactics.V2.Logic.fsti - CHECK FStar.Tactics.V2.Derived.fst - EXTRACT LowStar.Regional.Instances.fst.checked - CHECK FStar.Tactics.MApply.fst - CHECK FStar.Tactics.V1.fsti - CHECK FStar.Tactics.V1.Logic.fst - CHECK FStar.Tactics.Derived.fst - CHECK FStar.Tactics.fsti - CHECK FStar.Reflection.Typing.fst - CHECK FStar.WellFounded.Util.fst - CHECK FStar.Pure.BreakVC.fsti - CHECK FStar.InteractiveHelpers.Base.fst - CHECK FStar.Tactics.BreakVC.fsti - CHECK FStar.Tactics.V2.Bare.fsti - CHECK FStar.UInt128.fst - CHECK FStar.Tactics.CanonCommSemiring.fst - CHECK FStar.Reflection.V2.Arith.fst - * Warning 242 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/FStar.WellFounded.Util.fst(111,0-121,5): - - Definitions of inner let-rec aux and its enclosing top-level letbinding are - not encoded to the solver, you will only be able to reason with their types - - Also see: /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/FStar.WellFounded.Util.fst(50,12-50,15) - - * Warning 242 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/FStar.WellFounded.Util.fst(111,0-121,5): - - Definitions of inner let-rec aux and its enclosing top-level letbinding are - not encoded to the solver, you will only be able to reason with their types - - Also see: /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/FStar.WellFounded.Util.fst(80,12-80,15) - - * Warning 242 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/FStar.WellFounded.Util.fst(111,0-121,5): - - Definitions of inner let-rec f and its enclosing top-level letbinding are - not encoded to the solver, you will only be able to reason with their types - - Also see: /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/FStar.WellFounded.Util.fst(113,12-113,13) - - CHECK FStar.Tactics.CanonCommMonoidSimple.Equiv.fst - CHECK FStar.Tactics.Parametricity.fst - * Warning 288 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/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 /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/FStar.Stubs.Tactics.V2.Builtins.fsti(449,0-449,42) - - CHECK FStar.Tactics.TypeRepr.fsti - CHECK FStar.Tactics.CheckLN.fsti - CHECK FStar.Tactics.MkProjectors.fst - CHECK FStar.Tactics.Print.fst - CHECK FStar.Tactics.Typeclasses.fst - CHECK FStar.Tactics.CanonCommMonoidSimple.fst - CHECK FStar.Tactics.CheckLN.fst - CHECK FStar.Tactics.V2.Logic.fst - * Warning 288 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/FStar.Tactics.CanonCommMonoidSimple.fst(25,46-25,57): - - FStar.Stubs.Tactics.V2.Builtins.term_eq_old is deprecated - - Use Reflection.term_eq instead - - See also /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/FStar.Stubs.Tactics.V2.Builtins.fsti(449,0-449,42) - - CHECK FStar.Tactics.MApply0.fst - * Warning 318 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/FStar.ModifiesGen.fst(75,4-75,7): - - Values of type `loc` will be erased during extraction, but its interface - hides this fact. - - Add the `must_erase_for_extraction` attribute to the `val loc` declaration - for this symbol in the interface - - CHECK FStar.Tactics.V2.fsti - EXTRACT FStar.WellFounded.Util.fst.checked - CHECK FStar.Tactics.Arith.fst - CHECK FStar.InteractiveHelpers.ExploreTerm.fst - CHECK FStar.Tactics.Simplifier.fst - CHECK FStar.Tactics.Canon.fst - CHECK FStar.Tactics.BreakVC.fst - CHECK FStar.Tactics.CanonCommMonoid.fst - CHECK FStar.Tactics.BV.fst - CHECK FStar.Tactics.PatternMatching.fst - CHECK FStar.Tactics.TypeRepr.fst - CHECK FStar.Tactics.CanonMonoid.fst - CHECK FStar.FiniteMap.Base.fst - EXTRACT FStar.UInt128.fst.checked - CHECK FStar.BigOps.fst - * Warning 288 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/FStar.Tactics.CanonMonoid.fst(91,7-91,18): - - FStar.Stubs.Tactics.V2.Builtins.term_eq_old is deprecated - - Use Reflection.term_eq instead - - See also /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/FStar.Stubs.Tactics.V2.Builtins.fsti(449,0-449,42) - - * Warning 288 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/FStar.Tactics.CanonMonoid.fst(95,7-95,18): - - FStar.Stubs.Tactics.V2.Builtins.term_eq_old is deprecated - - Use Reflection.term_eq instead - - See also /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/FStar.Stubs.Tactics.V2.Builtins.fsti(449,0-449,42) - - CHECK FStar.Pure.BreakVC.fst - * Warning 288 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/FStar.Tactics.CanonCommMonoid.fst(239,18-239,29): - - FStar.Stubs.Tactics.V2.Builtins.term_eq_old is deprecated - - Use Reflection.term_eq instead - - See also /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/FStar.Stubs.Tactics.V2.Builtins.fsti(449,0-449,42) - - * Warning 288 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/FStar.Tactics.CanonCommMonoid.fst(255,7-255,18): - - FStar.Stubs.Tactics.V2.Builtins.term_eq_old is deprecated - - Use Reflection.term_eq instead - - See also /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/FStar.Stubs.Tactics.V2.Builtins.fsti(449,0-449,42) - - * Warning 288 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/FStar.Tactics.CanonCommMonoid.fst(261,7-261,18): - - FStar.Stubs.Tactics.V2.Builtins.term_eq_old is deprecated - - Use Reflection.term_eq instead - - See also /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/FStar.Stubs.Tactics.V2.Builtins.fsti(449,0-449,42) - - * Warning 288 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/FStar.Tactics.CanonCommMonoid.fst(287,17-287,28): - - FStar.Stubs.Tactics.V2.Builtins.term_eq_old is deprecated - - Use Reflection.term_eq instead - - See also /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/FStar.Stubs.Tactics.V2.Builtins.fsti(449,0-449,42) - - * Warning 288 at /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/FStar.Tactics.CanonCommMonoid.fst(343,9-343,20): - - FStar.Stubs.Tactics.V2.Builtins.term_eq_old is deprecated - - Use Reflection.term_eq instead - - See also /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib/FStar.Stubs.Tactics.V2.Builtins.fsti(449,0-449,42) - - CHECK FStar.ReflexiveTransitiveClosure.fst - CHECK FStar.InteractiveHelpers.Propositions.fst - CHECK FStar.InteractiveHelpers.Output.fst - CHECK FStar.InteractiveHelpers.Effectful.fst - EXTRACT FStar.FiniteMap.Base.fst.checked - EXTRACT FStar.BigOps.fst.checked - EXTRACT FStar.Pure.BreakVC.fst.checked - CHECK FStar.Math.Fermat.fst - EXTRACT FStar.ReflexiveTransitiveClosure.fst.checked - CHECK FStar.InteractiveHelpers.PostProcess.fst - CHECK FStar.InteractiveHelpers.fst - EXTRACT FStar.Math.Fermat.fst.checked - EXTRACT STAGE 2 PLUGLIB - DEPEND /home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17/ulib - EXTRACT FStar.NormSteps.fst.checked - EXTRACT FStar.Pervasives.fst.checked - EXTRACT FStar.IndefiniteDescription.fst.checked - EXTRACT FStar.Mul.fst.checked - EXTRACT FStar.Squash.fst.checked - EXTRACT FStar.Classical.fst.checked - EXTRACT FStar.Classical.Sugar.fst.checked - EXTRACT FStar.StrongExcludedMiddle.fst.checked - EXTRACT FStar.List.Tot.Properties.fst.checked - EXTRACT FStar.Seq.Base.fst.checked - EXTRACT FStar.Preorder.fst.checked - EXTRACT FStar.Calc.fst.checked - EXTRACT FStar.Seq.Properties.fst.checked - EXTRACT FStar.Seq.fst.checked - EXTRACT FStar.Math.Lib.fst.checked - EXTRACT FStar.Math.Lemmas.fst.checked - EXTRACT FStar.BitVector.fst.checked - EXTRACT FStar.UInt.fst.checked - EXTRACT FStar.Monotonic.Pure.fst.checked - EXTRACT FStar.Tactics.Effect.fst.checked - EXTRACT FStar.Tactics.Util.fst.checked - EXTRACT FStar.Sealed.Inhabited.fst.checked - EXTRACT FStar.Order.fst.checked - EXTRACT FStar.Reflection.TermEq.fst.checked - EXTRACT FStar.Reflection.TermEq.Simple.fst.checked - EXTRACT FStar.Reflection.V2.Collect.fst.checked - EXTRACT FStar.Reflection.V2.Derived.Lemmas.fst.checked - EXTRACT FStar.Reflection.Const.fst.checked - EXTRACT FStar.Reflection.V2.Derived.fst.checked - EXTRACT FStar.Reflection.V2.Compare.fst.checked - EXTRACT FStar.Reflection.V2.fst.checked - EXTRACT FStar.Tactics.NamedView.fst.checked - EXTRACT FStar.Tactics.V2.SyntaxCoercions.fst.checked - EXTRACT FStar.PropositionalExtensionality.fst.checked - EXTRACT FStar.Tactics.Visit.fst.checked - EXTRACT FStar.Tactics.Names.fst.checked - EXTRACT FStar.Tactics.V2.SyntaxHelpers.fst.checked - EXTRACT FStar.Reflection.V2.Formula.fst.checked - EXTRACT FStar.Tactics.V2.Derived.fst.checked - EXTRACT FStar.Tactics.Typeclasses.fst.checked - EXTRACT FStar.Tactics.MApply0.fst.checked - EXTRACT FStar.Tactics.MApply.fst.checked - EXTRACT FStar.Tactics.SMT.fst.checked - EXTRACT FStar.Tactics.Print.fst.checked - EXTRACT FStar.Tactics.V1.Logic.Lemmas.fst.checked - EXTRACT FStar.Tactics.V2.Logic.fst.checked - EXTRACT FStar.FunctionalExtensionality.fst.checked - EXTRACT FStar.FiniteSet.Base.fst.checked - EXTRACT FStar.FiniteSet.Ambient.fst.checked - EXTRACT FStar.FiniteMap.Base.fst.checked - EXTRACT FStar.ErasedLogic.fst.checked - EXTRACT FStar.Set.fst.checked - EXTRACT FStar.PredicateExtensionality.fst.checked - EXTRACT FStar.Map.fst.checked - EXTRACT FStar.Monotonic.HyperHeap.fst.checked - EXTRACT FStar.Monotonic.HyperStack.fst.checked - EXTRACT FStar.HyperStack.fst.checked - EXTRACT FStar.Int.fst.checked - EXTRACT FStar.Int.Cast.fst.checked - EXTRACT FStar.Monotonic.Witnessed.fst.checked - EXTRACT FStar.BV.fst.checked - EXTRACT FStar.Tactics.BV.Lemmas.fst.checked - EXTRACT FStar.Reflection.V2.Arith.fst.checked - EXTRACT FStar.Tactics.BV.fst.checked - EXTRACT FStar.UInt128.fst.checked - EXTRACT FStar.Universe.fst.checked - EXTRACT FStar.GSet.fst.checked - EXTRACT FStar.BigOps.fst.checked - EXTRACT LowStar.Monotonic.Buffer.fst.checked - EXTRACT LowStar.Buffer.fst.checked - EXTRACT LowStar.BufferOps.fst.checked - EXTRACT FStar.Endianness.fst.checked - EXTRACT LowStar.Endianness.fst.checked - EXTRACT LowStar.PrefixFreezableBuffer.fst.checked - EXTRACT FStar.OrdSet.fst.checked - EXTRACT FStar.OrdMap.fst.checked - EXTRACT FStar.OrdMapProps.fst.checked - EXTRACT FStar.Functions.fst.checked - EXTRACT FStar.SizeT.fst.checked - EXTRACT FStar.PtrdiffT.fst.checked - EXTRACT LowStar.Modifies.fst.checked - EXTRACT FStar.Crypto.fst.checked - EXTRACT LowStar.ModifiesPat.fst.checked - EXTRACT FStar.Int128.fst.checked - EXTRACT FStar.Integers.fst.checked - EXTRACT LowStar.Vector.fst.checked - EXTRACT LowStar.Regional.fst.checked - EXTRACT LowStar.RVector.fst.checked - EXTRACT FStar.Tactics.TypeRepr.fst.checked - EXTRACT FStar.Class.Add.fst.checked - EXTRACT LowStar.BufferView.fst.checked - EXTRACT FStar.ExtractAs.fst.checked - EXTRACT FStar.Reflection.V1.Derived.fst.checked - EXTRACT FStar.Reflection.V1.Derived.Lemmas.fst.checked - EXTRACT FStar.Reflection.V1.fst.checked - EXTRACT FStar.Tactics.V1.SyntaxHelpers.fst.checked - EXTRACT FStar.Reflection.V1.Formula.fst.checked - EXTRACT FStar.Tactics.V1.Derived.fst.checked - EXTRACT FStar.Tactics.V1.Logic.fst.checked - EXTRACT FStar.WellFounded.fst.checked - EXTRACT FStar.WellFounded.Util.fst.checked - EXTRACT FStar.DependentMap.fst.checked - EXTRACT FStar.Monotonic.DependentMap.fst.checked - EXTRACT LowStar.Comment.fst.checked - EXTRACT FStar.Tactics.Canon.Lemmas.fst.checked - EXTRACT FStar.Algebra.CommMonoid.Equiv.fst.checked - EXTRACT FStar.GhostSet.fst.checked - EXTRACT FStar.PartialMap.fst.checked - EXTRACT FStar.PCM.fst.checked - EXTRACT FStar.Universe.PCM.fst.checked - EXTRACT FStar.Cardinality.Cantor.fst.checked - EXTRACT FStar.Cardinality.Universes.fst.checked - EXTRACT FStar.Pure.BreakVC.fst.checked - EXTRACT FStar.MarkovsPrinciple.fst.checked - EXTRACT FStar.Algebra.CommMonoid.fst.checked - EXTRACT FStar.Sequence.Base.fst.checked - EXTRACT FStar.Sequence.Util.fst.checked - EXTRACT FStar.Sequence.Ambient.fst.checked - EXTRACT FStar.Sequence.fst.checked - EXTRACT FStar.Sequence.Permutation.fst.checked - EXTRACT FStar.Tactics.Canon.fst.checked - EXTRACT FStar.Math.Euclid.fst.checked - EXTRACT FStar.Tactics.CanonCommMonoid.fst.checked - EXTRACT FStar.Tactics.CanonCommSwaps.fst.checked - EXTRACT LowStar.BufferView.Down.fst.checked - EXTRACT LowStar.BufferView.Up.fst.checked - EXTRACT FStar.Ref.fst.checked - EXTRACT FStar.Tactics.Arith.fst.checked - EXTRACT LowStar.Regional.Instances.fst.checked - EXTRACT FStar.ReflexiveTransitiveClosure.fst.checked - EXTRACT FStar.LexicographicOrdering.fst.checked - EXTRACT FStar.Sequence.Seq.fst.checked - EXTRACT FStar.Reflection.Formula.fst.checked - EXTRACT FStar.Tactics.CanonCommSemiring.fst.checked - EXTRACT FStar.Tactics.CheckLN.fst.checked - EXTRACT FStar.Algebra.Monoid.fst.checked - EXTRACT FStar.Tactics.CanonMonoid.fst.checked - EXTRACT FStar.Axiomatic.Array.fst.checked - EXTRACT FStar.Relational.Relational.fst.checked - EXTRACT FStar.Tactics.MkProjectors.fst.checked - EXTRACT FStar.Fin.fst.checked - EXTRACT FStar.SquashProperties.fst.checked - EXTRACT FStar.MRef.fst.checked - EXTRACT LowStar.ImmutableBuffer.fst.checked - EXTRACT FStar.IntegerIntervals.fst.checked - EXTRACT FStar.Seq.Equiv.fst.checked - EXTRACT FStar.Seq.Permutation.fst.checked - EXTRACT FStar.Algebra.CommMonoid.Fold.fst.checked - EXTRACT FStar.RefinementExtensionality.fst.checked - EXTRACT FStar.Int.Cast.Full.fst.checked - EXTRACT FStar.Tactics.Simplifier.fst.checked - EXTRACT FStar.Monotonic.Map.fst.checked - EXTRACT LowStar.BufferCompat.fst.checked - EXTRACT FStar.Matrix.fst.checked - EXTRACT FStar.Modifies.fst.checked - EXTRACT LowStar.ToFStarBuffer.fst.checked - EXTRACT FStar.Monotonic.Seq.fst.checked - EXTRACT FStar.Class.Printable.fst.checked - EXTRACT FStar.Seq.Sorted.fst.checked - EXTRACT FStar.List.Pure.Base.fst.checked - EXTRACT FStar.OrdSetProps.fst.checked - EXTRACT FStar.Tactics.CanonCommMonoidSimple.fst.checked - EXTRACT FStar.Class.Eq.Raw.fst.checked - EXTRACT FStar.Class.Eq.fst.checked - EXTRACT LowStar.UninitializedBuffer.fst.checked - EXTRACT FStar.Pointer.Base.fst.checked - EXTRACT FStar.FunctionalQueue.fst.checked - EXTRACT FStar.Reflection.Typing.fst.checked - EXTRACT FStar.IFC.fst.checked - EXTRACT FStar.Reflection.fst.checked - EXTRACT FStar.Relational.Comp.fst.checked - EXTRACT FStar.Witnessed.Core.fst.checked - EXTRACT FStar.Tactics.BreakVC.fst.checked - EXTRACT FStar.Tactics.Logic.fst.checked - EXTRACT FStar.Tactics.PatternMatching.fst.checked - EXTRACT FStar.Pointer.fst.checked - EXTRACT FStar.Error.fst.checked - EXTRACT FStar.Algebra.CommMonoid.Fold.Nested.fst.checked - EXTRACT FStar.Tactics.Derived.fst.checked - EXTRACT FStar.Real.Old.fst.checked - EXTRACT FStar.Parse.fst.checked - EXTRACT FStar.TwoLevelHeap.fst.checked - EXTRACT FStar.Math.Fermat.fst.checked - EXTRACT FStar.Tactics.CanonCommMonoidSimple.Equiv.fst.checked - EXTRACT LowStar.ConstBuffer.fst.checked - EXTRACT FStar.Class.TotalOrder.Raw.fst.checked - EXTRACT FStar.WellFoundedRelation.fst.checked - EXTRACT FStar.Tactics.Parametricity.fst.checked - EXTRACT FStar.ConstantTime.Integers.fst.checked - EXTRACT FStar.Tactics.SyntaxHelpers.fst.checked - EXTRACT FStar.Array.fst.checked - EXTRACT FStar.FiniteMap.Ambient.fst.checked - INSTALL STAGE 2 -> compiled fstar.2025.02.17 Processing 96/96: [fstar: gmake install] + /usr/local/bin/gmake "PREFIX=/home/opam/.opam/4.14.2" "install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/fstar.2025.02.17) - INSTALL STAGE 2 -> installed fstar.2025.02.17 Done. <><> fstar.2025.02.17 installed successfully ><><><><><><><><><><><><><><><><><> => F* requires specific versions of Z3 to work correctly, and will refuse to run if the version string does not match. You should have z3-4.8.5 and z3-4.13.3 in your $PATH. For details, see https://github.com/FStarLang/FStar/blob/master/INSTALL.md#runtime-dependency-particular-version-of-z3. 2025-03-20 00:35.25 ---> saved as "d8a5a1206ae580c65b616779636b01897f1f65fd0955132a4dfaf3758e96d6e4" Job succeeded