OCamllabs icon Home|Differences with the last checks|Previous runs


Building on x86-bm-c17.sw.ocaml.org

(from ocaml/opam:debian-unstable)
2024-05-31 06:44.49 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" from cache

/: (user (uid 1000) (gid 1000))

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
2024-05-31 06:44.49 ---> using "65c3237f501f7c75f3828458ecf2342bc41c98aaef8c6a7fd82bf46a58cb258c" 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 0b9453aa6048fe22dfdf9af320fe1dd40296d350"))
2024-05-31 06:44.49 ---> using "e3560806fa0f854f1d1ba2f13f52af9b505adc32c9c8ac6b9a3d232a44e83c7a" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository"))
Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from 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.

2024-05-31 06:44.49 ---> using "a6cb48a09672e1fb12e82349ff98389c4f1321dfe5b94739b915db27204615f0" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '5.2' '5.2.0'"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "5.2.0"} | "ocaml-system" {= "5.2.0"}]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-config.3  (cached)
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.5.2.0  (cached)
-> installed ocaml-base-compiler.5.2.0
-> installed ocaml-config.3
-> installed ocaml.5.2.0
-> installed base-domains.base
-> installed base-nnp.base
Done.
# Run eval $(opam env --switch=5.2) to update the current shell environment
2024-05-31 06:44.49 ---> using "648c001a2ffb01e424d89dc39fced2e06f8a11bf74fe6c62ea038b55cabdae2f" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [198 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-05-30-2005.18-F-2024-05-27-2005.20.pdiff [169 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-05-30-2005.18-F-2024-05-27-2005.20.pdiff [169 kB]
- Fetched 431 kB in 3s (146 kB/s)
- Reading package lists...
- 
2024-05-31 06:44.49 ---> using "1907da6bc4243c03145805b1cfd278da55852124b3b8ee5c95096e4f6a15dcfd" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam remove -y \"cucumber.1.0.4\"\
               \nopam install -vy \"cucumber.1.0.4\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"cucumber.1.0.4\" | grep -q '\"debian-unstable\"'; 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\
               \n"))
Nothing to do.
[NOTE] cucumber.1.0.4 is not installed.

The following actions will be performed:
=== install 10 packages
  - install base                    v0.17.0 [required by cucumber]
  - install cmdliner                1.3.0   [required by cucumber]
  - install csexp                   1.5.2   [required by dune-configurator]
  - install cucumber                1.0.4
  - install dune                    3.15.3  [required by cucumber]
  - install dune-configurator       3.15.3  [required by base]
  - install ocaml_intrinsics_kernel v0.17.0 [required by base]
  - install re                      1.11.0  [required by cucumber]
  - install seq                     base    [required by re]
  - install sexplib0                v0.17.0 [required by base]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/29:
Processing  2/29:
Processing  3/29:
-> retrieved csexp.1.5.2  (cached)
Processing  4/29:
-> retrieved base.v0.17.0  (cached)
Processing  5/29:
-> retrieved cmdliner.1.3.0  (cached)
Processing  6/29:
Processing  7/29: [cmdliner: make all]
-> retrieved cucumber.1.0.4  (cached)
Processing  8/29: [cmdliner: make all]
-> retrieved dune.3.15.3, dune-configurator.3.15.3  (cached)
-> retrieved seq.base  (cached)
Processing  9/29: [cmdliner: make all]
Processing 10/29: [cmdliner: make all]
Processing 11/29: [cmdliner: make all] [dune: ocaml 31]
Processing 12/29: [cmdliner: make all] [dune: ocaml 31]
-> installed seq.base
Processing 13/29: [cmdliner: make all] [dune: ocaml 31]
-> retrieved ocaml_intrinsics_kernel.v0.17.0  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" "PREFIX=/home/opam/.opam/5.2" (CWD=/home/opam/.opam/5.2/.opam-switch/build/cmdliner.1.3.0)
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml cmxs
-> compiled  cmdliner.1.3.0
Processing 13/29: [dune: ocaml 31]
Processing 14/29: [dune: ocaml 31] [cmdliner: make install]
-> retrieved re.1.11.0  (cached)
-> retrieved sexplib0.v0.17.0  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "LIBDIR=/home/opam/.opam/5.2/lib/cmdliner" "DOCDIR=/home/opam/.opam/5.2/doc/cmdliner" (CWD=/home/opam/.opam/5.2/.opam-switch/build/cmdliner.1.3.0)
- install -d "/home/opam/.opam/5.2/lib/cmdliner"
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti "/home/opam/.opam/5.2/lib/cmdliner"
- install cmdliner.opam "/home/opam/.opam/5.2/lib/cmdliner/opam"
- install _build/cmdliner.cma "/home/opam/.opam/5.2/lib/cmdliner"
- install _build/cmdliner.cmxa _build/cmdliner.a _build/cmdliner.cmx _build/cmdliner_arg.cmx _build/cmdliner_base.cmx _build/cmdliner_cline.cmx _build/cmdliner_cmd.cmx _build/cmdliner_docgen.cmx _build/cmdliner_eval.cmx _build/cmdliner_exit.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_term.cmx _build/cmdliner_term_deprecated.cmx _build/cmdliner_trie.cmx \
-   "/home/opam/.opam/5.2/lib/cmdliner"
- install _build/cmdliner.cmxs "/home/opam/.opam/5.2/lib/cmdliner"
Processing 14/29: [dune: ocaml 31] [cmdliner: make install-doc]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-doc" "LIBDIR=/home/opam/.opam/5.2/lib/cmdliner" "DOCDIR=/home/opam/.opam/5.2/doc/cmdliner" (CWD=/home/opam/.opam/5.2/.opam-switch/build/cmdliner.1.3.0)
- install -d "/home/opam/.opam/5.2/doc/cmdliner/odoc-pages"
- install CHANGES.md LICENSE.md README.md "/home/opam/.opam/5.2/doc/cmdliner"
- install doc/index.mld doc/cli.mld doc/examples.mld doc/tutorial.mld \
-            doc/tool_man.mld "/home/opam/.opam/5.2/doc/cmdliner/odoc-pages"
-> installed cmdliner.1.3.0
Processing 14/29: [dune: ocaml 31]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "31" (CWD=/home/opam/.opam/5.2/.opam-switch/build/dune.3.15.3)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot -I +unix unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 31
- cd _boot && /home/opam/.opam/5.2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads stdune.ml
- File "otherlibs/stdune/src/stdune.ml", line 1, characters 4-9:
- Warning 53 [misplaced-attribute]: the "alert" attribute cannot appear in this context
- cd _boot && /home/opam/.opam/5.2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads fiber.mli
- File "vendor/fiber/src/fiber.mli", line 117, characters 3-9:
- Warning 53 [misplaced-attribute]: the "inline" attribute cannot appear in this context
- cd _boot && /home/opam/.opam/5.2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads memo.mli
- File "src/memo/memo.mli", line 104, characters 3-9:
- Warning 53 [misplaced-attribute]: the "inline" attribute cannot appear in this context
- cd _boot && /home/opam/.opam/5.2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamLocal.ml
- File "vendor/opam/src/repository/opamLocal.ml", lines 109-114, characters 46-34:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- 
- File "vendor/opam/src/repository/opamLocal.ml", lines 170-189, characters 44-56:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- 
- File "vendor/opam/src/repository/opamLocal.ml", lines 209-231, characters 8-44:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/5.2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamVCS.ml
- File "vendor/opam/src/repository/opamVCS.ml", lines 179-182, characters 11-40:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/5.2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamDownload.ml
- File "vendor/opam/src/repository/opamDownload.ml", lines 323-361, characters 42-41:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/5.2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamRepository.ml
- File "vendor/opam/src/repository/opamRepository.ml", lines 88-90, characters 45-77:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- 
- File "vendor/opam/src/repository/opamRepository.ml", lines 277-280, characters 39-59:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- 
- File "vendor/opam/src/repository/opamRepository.ml", lines 423-427, characters 12-42:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, Checksum_mismatch _)
- 

Processing 14/29: [dune: ./_boot/dune.exe build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./_boot/dune.exe" "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "31" (CWD=/home/opam/.opam/5.2/.opam-switch/build/dune.3.15.3)
-> compiled  dune.3.15.3
-> installed dune.3.15.3
Processing 16/29: [csexp: dune build]
Processing 17/29: [csexp: dune build] [ocaml_intrinsics_kernel: dune build]
Processing 18/29: [csexp: dune build] [ocaml_intrinsics_kernel: dune build] [re: dune build]
Processing 19/29: [csexp: dune build] [ocaml_intrinsics_kernel: dune build] [re: dune build] [sexplib0: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "31" "@install" (CWD=/home/opam/.opam/5.2/.opam-switch/build/csexp.1.5.2)
- (cd _build/default && /home/opam/.opam/5.2/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.csexp.objs/byte -intf-suffix .ml -no-alias-deps -o src/.csexp.objs/byte/csexp.cmo -c -impl src/csexp.ml)
- File "src/csexp.ml", line 236, characters 7-14:
- 236 |     [@@inlined always]
-              ^^^^^^^
- Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2/bin/ocamlopt.opt -w -40 -g -I src/.csexp.objs/byte -I src/.csexp.objs/native -intf-suffix .ml -no-alias-deps -o src/.csexp.objs/native/csexp.cmx -c -impl src/csexp.ml)
- File "src/csexp.ml", line 236, characters 7-14:
- 236 |     [@@inlined always]
-              ^^^^^^^
- Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context
-> compiled  csexp.1.5.2
Processing 19/29: [ocaml_intrinsics_kernel: dune build] [re: dune build] [sexplib0: dune build]
-> installed csexp.1.5.2
Processing 20/29: [ocaml_intrinsics_kernel: dune build] [re: dune build] [sexplib0: dune build]
Processing 21/29: [dune-configurator: rm] [ocaml_intrinsics_kernel: dune build] [re: dune build] [sexplib0: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml_intrinsics_kernel" "-j" "31" (CWD=/home/opam/.opam/5.2/.opam-switch/build/ocaml_intrinsics_kernel.v0.17.0)
-> compiled  ocaml_intrinsics_kernel.v0.17.0
Processing 21/29: [dune-configurator: rm] [re: dune build] [sexplib0: dune build]
-> installed ocaml_intrinsics_kernel.v0.17.0
Processing 22/29: [dune-configurator: rm] [re: dune build] [sexplib0: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "re" "-j" "31" (CWD=/home/opam/.opam/5.2/.opam-switch/build/re.1.11.0)
- (cd _build/default && /home/opam/.opam/5.2/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I deprecated/.re_emacs.objs/byte -I /home/opam/.opam/5.2/lib/seq -I lib/.re.objs/byte -no-alias-deps -o deprecated/.re_emacs.objs/byte/re_emacs.cmo -c -impl deprecated/re_emacs.ml)
- File "deprecated/re_emacs.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Emacs"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I deprecated/.re_glob.objs/byte -I /home/opam/.opam/5.2/lib/seq -I lib/.re.objs/byte -no-alias-deps -o deprecated/.re_glob.objs/byte/re_glob.cmo -c -impl deprecated/re_glob.ml)
- File "deprecated/re_glob.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Glob"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I deprecated/.re_posix.objs/byte -I /home/opam/.opam/5.2/lib/seq -I lib/.re.objs/byte -no-alias-deps -o deprecated/.re_posix.objs/byte/re_posix.cmo -c -impl deprecated/re_posix.ml)
- File "deprecated/re_posix.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Posix"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I deprecated/.re_perl.objs/byte -I /home/opam/.opam/5.2/lib/seq -I lib/.re.objs/byte -no-alias-deps -o deprecated/.re_perl.objs/byte/re_perl.cmo -c -impl deprecated/re_perl.ml)
- File "deprecated/re_perl.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Perl"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I deprecated/.re_str.objs/byte -I /home/opam/.opam/5.2/lib/seq -I lib/.re.objs/byte -no-alias-deps -o deprecated/.re_str.objs/byte/re_str.cmo -c -impl deprecated/re_str.ml)
- File "deprecated/re_str.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Str"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I deprecated/.re_pcre.objs/byte -I /home/opam/.opam/5.2/lib/seq -I lib/.re.objs/byte -no-alias-deps -o deprecated/.re_pcre.objs/byte/re_pcre.cmo -c -impl deprecated/re_pcre.ml)
- File "deprecated/re_pcre.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Pcre"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2/bin/ocamlopt.opt -w -40 -w -50 -g -I deprecated/.re_emacs.objs/byte -I deprecated/.re_emacs.objs/native -I /home/opam/.opam/5.2/lib/seq -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_emacs.objs/native/re_emacs.cmx -c -impl deprecated/re_emacs.ml)
- File "deprecated/re_emacs.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Emacs"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2/bin/ocamlopt.opt -w -40 -w -50 -g -I deprecated/.re_perl.objs/byte -I deprecated/.re_perl.objs/native -I /home/opam/.opam/5.2/lib/seq -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_perl.objs/native/re_perl.cmx -c -impl deprecated/re_perl.ml)
- File "deprecated/re_perl.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Perl"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2/bin/ocamlopt.opt -w -40 -w -50 -g -I deprecated/.re_str.objs/byte -I deprecated/.re_str.objs/native -I /home/opam/.opam/5.2/lib/seq -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_str.objs/native/re_str.cmx -c -impl deprecated/re_str.ml)
- File "deprecated/re_str.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Str"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2/bin/ocamlopt.opt -w -40 -w -50 -g -I deprecated/.re_posix.objs/byte -I deprecated/.re_posix.objs/native -I /home/opam/.opam/5.2/lib/seq -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_posix.objs/native/re_posix.cmx -c -impl deprecated/re_posix.ml)
- File "deprecated/re_posix.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Posix"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2/bin/ocamlopt.opt -w -40 -w -50 -g -I deprecated/.re_glob.objs/byte -I deprecated/.re_glob.objs/native -I /home/opam/.opam/5.2/lib/seq -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_glob.objs/native/re_glob.cmx -c -impl deprecated/re_glob.ml)
- File "deprecated/re_glob.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Glob"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2/bin/ocamlopt.opt -w -40 -w -50 -g -I deprecated/.re_pcre.objs/byte -I deprecated/.re_pcre.objs/native -I /home/opam/.opam/5.2/lib/seq -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_pcre.objs/native/re_pcre.cmx -c -impl deprecated/re_pcre.ml)
- File "deprecated/re_pcre.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Pcre"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
-> compiled  re.1.11.0
Processing 22/29: [dune-configurator: rm] [sexplib0: dune build]
-> installed re.1.11.0
Processing 23/29: [dune-configurator: rm] [sexplib0: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib0" "-j" "31" (CWD=/home/opam/.opam/5.2/.opam-switch/build/sexplib0.v0.17.0)
-> compiled  sexplib0.v0.17.0
Processing 23/29: [dune-configurator: rm]
-> installed sexplib0.v0.17.0
Processing 24/29: [dune-configurator: rm]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/5.2/.opam-switch/build/dune-configurator.3.15.3)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/5.2/.opam-switch/build/dune-configurator.3.15.3)
Processing 24/29: [dune-configurator: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "31" "@install" (CWD=/home/opam/.opam/5.2/.opam-switch/build/dune-configurator.3.15.3)
-> compiled  dune-configurator.3.15.3
-> installed dune-configurator.3.15.3
Processing 26/29: [base: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "base" "-j" "31" (CWD=/home/opam/.opam/5.2/.opam-switch/build/base.v0.17.0)
- (cd _build/default && /home/opam/.opam/5.2/bin/ocamlopt.opt -w -40 -g -I src/.base.objs/byte -I src/.base.objs/native -I /home/opam/.opam/5.2/lib/ocaml_intrinsics_kernel -I /home/opam/.opam/5.2/lib/sexplib0 -I hash_types/src/.base_internalhash_types.objs/byte -I hash_types/src/.base_internalhash_types.objs/native -I shadow-stdlib/src/.shadow_stdlib.objs/byte -I shadow-stdlib/src/.shadow_stdlib.objs/native -intf-suffix .ml -no-alias-deps -open Base__ -o src/.base.objs/native/base__Array.cmx -c -impl src/array.ml)
- File "src/array.ml", line 399, characters 28-75:
- 399 |       result := Bool.select ((keep_left_if [@inlined]) (compare x !result)) x !result
-                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 55 [inlining-impossible]: Cannot inline: Unknown function
-> compiled  base.v0.17.0
-> installed base.v0.17.0
Processing 28/29: [cucumber: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cucumber" "-j" "31" "@install" (CWD=/home/opam/.opam/5.2/.opam-switch/build/cucumber.1.0.4)
- (cd _build/default/lib/gherkin-c/c && /usr/bin/make libs libs_so)
- cd src; /usr/bin/make CC=cc libs
- make[1]: Entering directory '/home/opam/.opam/5.2/.opam-switch/build/cucumber.1.0.4/_build/default/lib/gherkin-c/c/src'
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/file_reader.d -I ../include -I . file_reader.c -o ../objs/file_reader.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/file_utf8_source.d -I ../include -I . file_utf8_source.c -o ../objs/file_utf8_source.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/print_utilities.d -I ../include -I . print_utilities.c -o ../objs/print_utilities.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/string_utilities.d -I ../include -I . string_utilities.c -o ../objs/string_utilities.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/unicode_utilities.d -I ../include -I . unicode_utilities.c -o ../objs/unicode_utilities.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/utf8_source.d -I ../include -I . utf8_source.c -o ../objs/utf8_source.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/incrementing_id_generator.d -I ../include -I . incrementing_id_generator.c -o ../objs/incrementing_id_generator.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/parser.d -I ../include -I . parser.c -o ../objs/parser.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/token_scanner.d -I ../include -I . token_scanner.c -o ../objs/token_scanner.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/file_token_scanner.d -I ../include -I . file_token_scanner.c -o ../objs/file_token_scanner.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/string_token_scanner.d -I ../include -I . string_token_scanner.c -o ../objs/string_token_scanner.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/token_matcher.d -I ../include -I . token_matcher.c -o ../objs/token_matcher.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/token.d -I ../include -I . token.c -o ../objs/token.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/token_queue.d -I ../include -I . token_queue.c -o ../objs/token_queue.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/item_queue.d -I ../include -I . item_queue.c -o ../objs/item_queue.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/gherkin_line.d -I ../include -I . gherkin_line.c -o ../objs/gherkin_line.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/error.d -I ../include -I . error.c -o ../objs/error.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/error_list.d -I ../include -I . error_list.c -o ../objs/error_list.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/dialect.d -I ../include -I . dialect.c -o ../objs/dialect.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/ast_builder.d -I ../include -I . ast_builder.c -o ../objs/ast_builder.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/ast_node.d -I ../include -I . ast_node.c -o ../objs/ast_node.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/gherkin_document.d -I ../include -I . gherkin_document.c -o ../objs/gherkin_document.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/feature.d -I ../include -I . feature.c -o ../objs/feature.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/rule.d -I ../include -I . rule.c -o ../objs/rule.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/scenario.d -I ../include -I . scenario.c -o ../objs/scenario.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/background.d -I ../include -I . background.c -o ../objs/background.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/comment.d -I ../include -I . comment.c -o ../objs/comment.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/data_table.d -I ../include -I . data_table.c -o ../objs/data_table.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/doc_string.d -I ../include -I . doc_string.c -o ../objs/doc_string.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/example_table.d -I ../include -I . example_table.c -o ../objs/example_table.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/step.d -I ../include -I . step.c -o ../objs/step.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/table_cell.d -I ../include -I . table_cell.c -o ../objs/table_cell.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/table_row.d -I ../include -I . table_row.c -o ../objs/table_row.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/tag.d -I ../include -I . tag.c -o ../objs/tag.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/compiler.d -I ../include -I . compiler.c -o ../objs/compiler.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/pickle.d -I ../include -I . pickle.c -o ../objs/pickle.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/pickle_ast_node_id.d -I ../include -I . pickle_ast_node_id.c -o ../objs/pickle_ast_node_id.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/pickle_cell.d -I ../include -I . pickle_cell.c -o ../objs/pickle_cell.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/pickle_row.d -I ../include -I . pickle_row.c -o ../objs/pickle_row.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/pickle_step.d -I ../include -I . pickle_step.c -o ../objs/pickle_step.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/pickle_string.d -I ../include -I . pickle_string.c -o ../objs/pickle_string.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/pickle_table.d -I ../include -I . pickle_table.c -o ../objs/pickle_table.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/pickle_tag.d -I ../include -I . pickle_tag.c -o ../objs/pickle_tag.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/event.d -I ../include -I . event.c -o ../objs/event.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/error_event.d -I ../include -I . error_event.c -o ../objs/error_event.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/gherkin_document_event.d -I ../include -I . gherkin_document_event.c -o ../objs/gherkin_document_event.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/pickle_event.d -I ../include -I . pickle_event.c -o ../objs/pickle_event.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/source_event.d -I ../include -I . source_event.c -o ../objs/source_event.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/ast_printer.d -I ../include -I . ast_printer.c -o ../objs/ast_printer.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/pickle_printer.d -I ../include -I . pickle_printer.c -o ../objs/pickle_printer.o
- mkdir -p ../libs/
- ar cr ../libs/libgherkin.a ../objs/file_reader.o ../objs/file_utf8_source.o ../objs/print_utilities.o ../objs/string_utilities.o ../objs/unicode_utilities.o ../objs/utf8_source.o ../objs/incrementing_id_generator.o ../objs/parser.o ../objs/token_scanner.o ../objs/file_token_scanner.o ../objs/string_token_scanner.o ../objs/token_matcher.o ../objs/token.o ../objs/token_queue.o ../objs/item_queue.o ../objs/gherkin_line.o ../objs/error.o ../objs/error_list.o ../objs/dialect.o ../objs/ast_builder.o ../objs/ast_node.o ../objs/gherkin_document.o ../objs/feature.o ../objs/rule.o ../objs/scenario.o ../objs/background.o ../objs/comment.o ../objs/data_table.o ../objs/doc_string.o ../objs/example_table.o ../objs/step.o ../objs/table_cell.o ../objs/table_row.o ../objs/tag.o ../objs/compiler.o ../objs/pickle.o ../objs/pickle_ast_node_id.o ../objs/pickle_cell.o ../objs/pickle_row.o ../objs/pickle_step.o ../objs/pickle_string.o ../objs/pickle_table.o ../objs/pickle_tag.o ../objs/event.o ../objs/error_event.o ../objs/gherkin_document_event.o ../objs/pickle_event.o ../objs/source_event.o ../objs/ast_printer.o ../objs/pickle_printer.o
- make[1]: Leaving directory '/home/opam/.opam/5.2/.opam-switch/build/cucumber.1.0.4/_build/default/lib/gherkin-c/c/src'
- cd src; /usr/bin/make CC=cc libs_so
- make[1]: Entering directory '/home/opam/.opam/5.2/.opam-switch/build/cucumber.1.0.4/_build/default/lib/gherkin-c/c/src'
- mkdir -p ../libs/
- cc -shared ../objs/file_reader.o ../objs/file_utf8_source.o ../objs/print_utilities.o ../objs/string_utilities.o ../objs/unicode_utilities.o ../objs/utf8_source.o ../objs/incrementing_id_generator.o ../objs/parser.o ../objs/token_scanner.o ../objs/file_token_scanner.o ../objs/string_token_scanner.o ../objs/token_matcher.o ../objs/token.o ../objs/token_queue.o ../objs/item_queue.o ../objs/gherkin_line.o ../objs/error.o ../objs/error_list.o ../objs/dialect.o ../objs/ast_builder.o ../objs/ast_node.o ../objs/gherkin_document.o ../objs/feature.o ../objs/rule.o ../objs/scenario.o ../objs/background.o ../objs/comment.o ../objs/data_table.o ../objs/doc_string.o ../objs/example_table.o ../objs/step.o ../objs/table_cell.o ../objs/table_row.o ../objs/tag.o ../objs/compiler.o ../objs/pickle.o ../objs/pickle_ast_node_id.o ../objs/pickle_cell.o ../objs/pickle_row.o ../objs/pickle_step.o ../objs/pickle_string.o ../objs/pickle_table.o ../objs/pickle_tag.o ../objs/event.o ../objs/error_event.o ../objs/gherkin_document_event.o ../objs/pickle_event.o ../objs/source_event.o ../objs/ast_printer.o ../objs/pickle_printer.o -o ../libs/libgherkin.so.25.0.2
- make[1]: Leaving directory '/home/opam/.opam/5.2/.opam-switch/build/cucumber.1.0.4/_build/default/lib/gherkin-c/c/src'
-> compiled  cucumber.1.0.4
-> installed cucumber.1.0.4
Done.
# Run eval $(opam env) to update the current shell environment
2024-05-31 06:45.38 ---> saved as "311ac005a8767b225cd93df1cabbba724eeb0835a74e1f0701b525679bf0c6b0"
Job succeeded