Building on laodoke.ocamllabs.io (from ocaml/opam:debian-unstable@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a) Unable to find image 'ocaml/opam:debian-unstable@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a' locally docker.io/ocaml/opam@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a: Pulling from ocaml/opam d94e46e039c4: Pulling fs layer d94e46e039c4: Verifying Checksum d94e46e039c4: Download complete d94e46e039c4: Pull complete Digest: sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a Status: Downloaded newer image for ocaml/opam@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a 2022-11-03 02:34.06 ---> using "6615d3400d8dabf8928c82fbcb18e477501a38f64d3b1412a91a4e86499e265b" 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")) 2022-11-03 02:34.06 ---> using "c909a0ff168e383d01aa2cb84f3e6cbc7a0c470ffe3d07946f43f83d47cc9bfa" 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 94675aaefe68e1e4a4ad959d88dd65afa3a9ed3d")) 2022-11-03 02:34.06 ---> using "5315c90a66cfce3be1f8ac668b7f4445c317bfeb4b1de04fe278a4bdf33753ae" 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. 2022-11-03 02:34.06 ---> using "f46d72ea67943cab7c832114e4ca486dbfd4f12ff8812515d1a06b3a229da8ee" from cache /: (run (network host) (shell "git clone -q 'https://github.com/kit-ty-kate/opam-alpha-repository' ~/'alpha' && git -C ~/'alpha' checkout -q 076a4c8b84954fc0cb7d4b8555dd3ef526983967")) 2022-11-03 02:34.06 ---> using "d0cc4487ef08ec8933669840a0a4a09a690fc372319648cfb5be23220879fd8d" from cache /: (run (shell "opam repository add --dont-select 'alpha' ~/'alpha'")) [alpha] Initialised 2022-11-03 02:34.06 ---> using "18078122c14dbafc9fbe33091f99eb13e673e35ecfad480502cb289b424eef02" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=alpha,default '4.14+alpha-repo' '4.14.0'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.14.0"} | "ocaml-system" {= "4.14.0"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> installed ocaml-options-vanilla.1 -> retrieved ocaml-base-compiler.4.14.0 (cached) -> installed ocaml-base-compiler.4.14.0 -> installed ocaml-config.2 -> installed ocaml.4.14.0 Done. # Run eval $(opam env --switch=4.14+alpha-repo) to update the current shell environment 2022-11-03 02:34.06 ---> using "a2391df823c5ef92b9a1c79b97666f1e2ee46ce120801a72cfd45829990c9c4a" from cache /: (run (network host) (shell "opam update --depexts")) + /usr/bin/sudo "apt-get" "update" - Get:1 http://deb.debian.org/debian unstable InRelease [161 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-2022-11-02-0803.40-F-2022-11-01-2004.36.pdiff [67.9 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-11-02-0803.40-F-2022-11-01-2004.36.pdiff [67.9 kB] - Fetched 293 kB in 3s (96.0 kB/s) - Reading package lists... 2022-11-03 02:34.06 ---> using "11e0dbd88da4d1eab0bd24c90edf527301667b9bc7b034c83a4a1bdc0c485264" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"drom_lib.0.6.0\"\ \nopam install -vy \"drom_lib.0.6.0\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"drom_lib.0.6.0\" | 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")) [NOTE] drom_lib.0.6.0 is not installed. Nothing to do. The following actions will be performed: === install 18 packages - install cmdliner 1.1.1 [required by ez_cmdliner] - install directories 0.5 [required by drom_lib] - install drom_lib 0.6.0 - install dune 2.9.3 [required by drom_lib] - install ez_cmdliner 0.4.3 [required by drom_lib] - install ez_config 0.1.1 [required by drom_lib] - install ez_file 0.2.0 [required by drom_lib] - install ez_opam_file 0.1.0 [required by drom_lib] - install ez_subst 0.2.1 [required by drom_lib] - install ISO8601 0.2.6 [required by toml] - install menhir 20211128 [required by toml] - install menhirLib 20211128 [required by menhir] - install menhirSdk 20211128 [required by menhir] - install ocplib_stuff 0.3.0 [required by ez_cmdliner] - install opam-file-format 2.1.4 [required by ez_opam_file] - install re 1.10.4 [required by ez_file] - install seq base [required by re] - install toml 7.0.0 [required by drom_lib] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/52: Processing 2/52: Processing 3/52: -> retrieved directories.0.5 (cached) Processing 4/52: -> retrieved cmdliner.1.1.1 (cached) Processing 5/52: Processing 6/52: [cmdliner: make all] -> retrieved drom_lib.0.6.0 (cached) Processing 7/52: [cmdliner: make all] -> retrieved ez_cmdliner.0.4.3 (cached) Processing 8/52: [cmdliner: make all] -> retrieved ez_config.0.1.1 (cached) Processing 9/52: [cmdliner: make all] -> retrieved ez_opam_file.0.1.0 (cached) Processing 10/52: [cmdliner: make all] -> retrieved ez_subst.0.2.1 (cached) Processing 11/52: [cmdliner: make all] -> retrieved ez_file.0.2.0 (cached) Processing 12/52: [cmdliner: make all] -> retrieved dune.2.9.3 (cached) Processing 13/52: [cmdliner: make all] Processing 14/52: [cmdliner: make all] [dune: ocaml bootstrap.ml] -> retrieved ISO8601.0.2.6 (cached) Processing 15/52: [cmdliner: make all] [dune: ocaml bootstrap.ml] -> retrieved menhir.20211128, menhirLib.20211128, menhirSdk.20211128 (cached) Processing 16/52: [cmdliner: make all] [dune: ocaml bootstrap.ml] -> retrieved ocplib_stuff.0.3.0 (cached) Processing 17/52: [cmdliner: make all] [dune: ocaml bootstrap.ml] Processing 18/52: [cmdliner: make all] [dune: ocaml bootstrap.ml] Processing 19/52: [cmdliner: make all] [dune: ocaml bootstrap.ml] -> installed seq.base Processing 20/52: [cmdliner: make all] [dune: ocaml bootstrap.ml] -> retrieved opam-file-format.2.1.4 (cached) -> retrieved re.1.10.4 (cached) -> retrieved toml.7.0.0 (cached) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" "PREFIX=/home/opam/.opam/4.14+alpha-repo" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/cmdliner.1.1.1) - ocaml build.ml cma - ocaml build.ml cmxa - ocaml build.ml cmxs -> compiled cmdliner.1.1.1 Processing 20/52: [dune: ocaml bootstrap.ml] Processing 21/52: [dune: ocaml bootstrap.ml] [cmdliner: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "LIBDIR=/home/opam/.opam/4.14+alpha-repo/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.14+alpha-repo/doc/cmdliner" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/cmdliner.1.1.1) - install -d /home/opam/.opam/4.14+alpha-repo/lib/cmdliner - install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti /home/opam/.opam/4.14+alpha-repo/lib/cmdliner - install cmdliner.opam /home/opam/.opam/4.14+alpha-repo/lib/cmdliner/opam - install _build/cmdliner.cma /home/opam/.opam/4.14+alpha-repo/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/4.14+alpha-repo/lib/cmdliner - install _build/cmdliner.cmxs /home/opam/.opam/4.14+alpha-repo/lib/cmdliner Processing 21/52: [dune: ocaml bootstrap.ml] [cmdliner: make install-doc] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-doc" "LIBDIR=/home/opam/.opam/4.14+alpha-repo/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.14+alpha-repo/doc/cmdliner" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/cmdliner.1.1.1) - install -d /home/opam/.opam/4.14+alpha-repo/doc/cmdliner/odoc-pages - install CHANGES.md LICENSE.md README.md /home/opam/.opam/4.14+alpha-repo/doc/cmdliner - install doc/index.mld doc/cli.mld doc/examples.mld doc/tutorial.mld \ - doc/tool_man.mld /home/opam/.opam/4.14+alpha-repo/doc/cmdliner/odoc-pages -> installed cmdliner.1.1.1 Processing 21/52: [dune: ocaml bootstrap.ml] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/dune.2.9.3) - File "./bootstrap.ml", line 46, characters 17-27: - 46 | && String.sub fn 0 (String.length duneboot) = duneboot - ^^^^^^^^^^ - Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function. - File "./bootstrap.ml", line 103, characters 28-37: - 103 | let args = Array.to_list (Array.sub Sys.argv 1 (Array.length Sys.argv - 1)) in - ^^^^^^^^^ - Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function. - ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml - ./.duneboot.exe -j 71 - cd _boot && /home/opam/.opam/4.14+alpha-repo/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_base.ml - File "vendor/cmdliner/src/cmdliner_base.ml", line 158, characters 14-27: - Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function. - cd _boot && /home/opam/.opam/4.14+alpha-repo/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_docgen.ml - File "vendor/cmdliner/src/cmdliner_docgen.ml", line 278, characters 23-39: - Warning 6 [labels-omitted]: label sec was omitted in the application of this function. - File "vendor/cmdliner/src/cmdliner_docgen.ml", line 293, characters 22-56: - Warning 6 [labels-omitted]: label sec was omitted in the application of this function. - File "vendor/cmdliner/src/cmdliner_docgen.ml", line 294, characters 35-51: - Warning 6 [labels-omitted]: label sec was omitted in the application of this function. - File "vendor/cmdliner/src/cmdliner_docgen.ml", line 295, characters 36-52: - Warning 6 [labels-omitted]: label sec was omitted in the application of this function. - cd _boot && /home/opam/.opam/4.14+alpha-repo/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_cline.ml - File "vendor/cmdliner/src/cmdliner_cline.ml", line 128, characters 20-47: - Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function. - cd _boot && /home/opam/.opam/4.14+alpha-repo/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_arg.ml - File "vendor/cmdliner/src/cmdliner_arg.ml", line 193, characters 24-50: - Warning 6 [labels-omitted]: label err was omitted in the application of this function. - File "vendor/cmdliner/src/cmdliner_arg.ml", line 243, characters 24-50: - Warning 6 [labels-omitted]: label err was omitted in the application of this function. - File "vendor/cmdliner/src/cmdliner_arg.ml", line 260, characters 10-36: - Warning 6 [labels-omitted]: label pos was omitted in the application of this function. - cd _boot && /home/opam/.opam/4.14+alpha-repo/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner.ml - File "vendor/cmdliner/src/cmdliner.ml", line 195, characters 25-47: - Warning 6 [labels-omitted]: label errs was omitted in the application of this function. - Processing 21/52: [dune: ./dune.exe build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./dune.exe" "build" "-p" "dune" "--profile" "dune-bootstrap" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/dune.2.9.3) -> compiled dune.2.9.3 -> installed dune.2.9.3 Processing 23/52: [directories: dune build] Processing 24/52: [directories: dune build] [ez_subst: sh] Processing 25/52: [directories: dune build] [ez_subst: sh] [ISO8601: dune build] Processing 26/52: [directories: dune build] [ez_subst: sh] [ISO8601: dune build] [menhirLib: dune build] Processing 27/52: [directories: dune build] [ez_subst: sh] [ISO8601: dune build] [menhirLib: dune build] [menhirSdk: dune build] Processing 28/52: [directories: dune build] [ez_subst: sh] [ISO8601: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocplib_stuff: dune build] Processing 29/52: [directories: dune build] [ez_subst: sh] [ISO8601: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocplib_stuff: dune build] [opam-file-format: dune build] Processing 30/52: [directories: dune build] [ez_subst: sh] [ISO8601: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocplib_stuff: dune build] [opam-file-format: dune build] [re: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-c" "./scripts/before.sh build 'ez_subst'" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ez_subst.0.2.1) Processing 30/52: [directories: dune build] [ez_subst: dune build] [ISO8601: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocplib_stuff: dune build] [opam-file-format: dune build] [re: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ISO8601" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ISO8601.0.2.6) -> compiled ISO8601.0.2.6 Processing 30/52: [directories: dune build] [ez_subst: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocplib_stuff: dune build] [opam-file-format: dune build] [re: dune build] -> installed ISO8601.0.2.6 Processing 31/52: [directories: dune build] [ez_subst: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocplib_stuff: dune build] [opam-file-format: dune build] [re: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "directories" "-j" "71" "@install" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/directories.0.5) -> compiled directories.0.5 Processing 31/52: [ez_subst: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocplib_stuff: dune build] [opam-file-format: dune build] [re: dune build] -> installed directories.0.5 Processing 32/52: [ez_subst: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocplib_stuff: dune build] [opam-file-format: dune build] [re: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ez_subst" "-j" "71" "@install" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ez_subst.0.2.1) Processing 32/52: [ez_subst: sh] [menhirLib: dune build] [menhirSdk: dune build] [ocplib_stuff: dune build] [opam-file-format: dune build] [re: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-c" "./scripts/after.sh build 'ez_subst'" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ez_subst.0.2.1) -> compiled ez_subst.0.2.1 Processing 32/52: [menhirLib: dune build] [menhirSdk: dune build] [ocplib_stuff: dune build] [opam-file-format: dune build] [re: dune build] Processing 33/52: [menhirLib: dune build] [menhirSdk: dune build] [ocplib_stuff: dune build] [opam-file-format: dune build] [re: dune build] [ez_subst: sh] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirSdk" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/menhirSdk.20211128) -> compiled menhirSdk.20211128 Processing 33/52: [menhirLib: dune build] [ocplib_stuff: dune build] [opam-file-format: dune build] [re: dune build] [ez_subst: sh] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "sh" "-c" "./scripts/before.sh install 'ez_subst'" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ez_subst.0.2.1) -> installed ez_subst.0.2.1 Processing 33/52: [menhirLib: dune build] [ocplib_stuff: dune build] [opam-file-format: dune build] [re: dune build] -> installed menhirSdk.20211128 Processing 34/52: [menhirLib: dune build] [ocplib_stuff: dune build] [opam-file-format: dune build] [re: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocplib_stuff" "-j" "71" "@install" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ocplib_stuff.0.3.0) -> compiled ocplib_stuff.0.3.0 Processing 34/52: [menhirLib: dune build] [opam-file-format: dune build] [re: dune build] -> installed ocplib_stuff.0.3.0 Processing 35/52: [menhirLib: dune build] [opam-file-format: dune build] [re: dune build] Processing 36/52: [ez_cmdliner: sh] [menhirLib: dune build] [opam-file-format: dune build] [re: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-c" "./scripts/before.sh build 'ez_cmdliner'" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ez_cmdliner.0.4.3) Processing 36/52: [ez_cmdliner: dune build] [menhirLib: dune build] [opam-file-format: dune build] [re: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "opam-file-format" "-j" "71" "@install" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/opam-file-format.2.1.4) -> compiled opam-file-format.2.1.4 Processing 36/52: [ez_cmdliner: dune build] [menhirLib: dune build] [re: dune build] -> installed opam-file-format.2.1.4 Processing 37/52: [ez_cmdliner: dune build] [menhirLib: dune build] [re: dune build] Processing 38/52: [ez_cmdliner: dune build] [ez_opam_file: dune build] [menhirLib: dune build] [re: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirLib" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/menhirLib.20211128) - pack lib/pack/menhirLib.{ml,mli} - Creating menhirLib.ml... - Creating menhirLib.mli... -> compiled menhirLib.20211128 Processing 38/52: [ez_cmdliner: dune build] [ez_opam_file: dune build] [re: dune build] -> installed menhirLib.20211128 Processing 39/52: [ez_cmdliner: dune build] [ez_opam_file: dune build] [re: dune build] Processing 40/52: [ez_cmdliner: dune build] [ez_opam_file: dune build] [menhir: dune build] [re: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ez_cmdliner" "-j" "71" "@install" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ez_cmdliner.0.4.3) Processing 40/52: [ez_cmdliner: sh] [ez_opam_file: dune build] [menhir: dune build] [re: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "re" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/re.1.10.4) -> compiled re.1.10.4 Processing 40/52: [ez_cmdliner: sh] [ez_opam_file: dune build] [menhir: dune build] -> installed re.1.10.4 Processing 41/52: [ez_cmdliner: sh] [ez_opam_file: dune build] [menhir: dune build] Processing 42/52: [ez_cmdliner: sh] [ez_file: dune build] [ez_opam_file: dune build] [menhir: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-c" "./scripts/after.sh build 'ez_cmdliner'" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ez_cmdliner.0.4.3) -> compiled ez_cmdliner.0.4.3 Processing 42/52: [ez_file: dune build] [ez_opam_file: dune build] [menhir: dune build] Processing 43/52: [ez_file: dune build] [ez_opam_file: dune build] [menhir: dune build] [ez_cmdliner: sh] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ez_opam_file" "-j" "71" "@install" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ez_opam_file.0.1.0) -> compiled ez_opam_file.0.1.0 Processing 43/52: [ez_file: dune build] [menhir: dune build] [ez_cmdliner: sh] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "sh" "-c" "./scripts/before.sh install 'ez_cmdliner'" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ez_cmdliner.0.4.3) -> installed ez_cmdliner.0.4.3 Processing 43/52: [ez_file: dune build] [menhir: dune build] -> installed ez_opam_file.0.1.0 Processing 44/52: [ez_file: dune build] [menhir: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ez_file" "-j" "71" "@install" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ez_file.0.2.0) -> compiled ez_file.0.2.0 Processing 44/52: [menhir: dune build] -> installed ez_file.0.2.0 Processing 45/52: [menhir: dune build] Processing 46/52: [ez_config: dune build] [menhir: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ez_config" "-j" "71" "@install" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ez_config.0.1.1) - ocamlc src/.ezConfig.objs/byte/simpleConfigOCaml.{cmo,cmt} - File "src/simpleConfigOCaml.ml", line 15, characters 5-11: - 15 | open Genlex - ^^^^^^ - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "src/simpleConfigOCaml.ml", line 24, characters 10-21: - 24 | match Stream.peek str with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/simpleConfigOCaml.ml", line 27, characters 8-19: - 27 | Stream.junk str; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/simpleConfigOCaml.ml", line 28, characters 14-25: - 28 | match Stream.next str with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/simpleConfigOCaml.ml", line 37, characters 10-21: - 37 | match Stream.next str with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/simpleConfigOCaml.ml", line 49, characters 8-19: - 49 | Stream.junk str; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/simpleConfigOCaml.ml", line 55, characters 14-25: - 55 | match Stream.next str with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/simpleConfigOCaml.ml", line 64, characters 10-21: - 64 | match Stream.next str with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/simpleConfigOCaml.ml", line 77, characters 10-21: - 77 | match Stream.peek str with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/simpleConfigOCaml.ml", line 81, characters 6-17: - 81 | Stream.junk str; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/simpleConfigOCaml.ml", line 84, characters 6-17: - 84 | Stream.junk str; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/simpleConfigOCaml.ml", line 98, characters 12-29: - 98 | let s = Stream.of_channel ic in - ^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/simpleConfigOCaml.ml", line 104, characters 38-50: - 104 | ParseError (Stream.count s, Printexc.to_string e))) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - ocamlopt src/.ezConfig.objs/native/simpleConfigOCaml.{cmx,o} - File "src/simpleConfigOCaml.ml", line 15, characters 5-11: - 15 | open Genlex - ^^^^^^ - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "src/simpleConfigOCaml.ml", line 24, characters 10-21: - 24 | match Stream.peek str with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/simpleConfigOCaml.ml", line 27, characters 8-19: - 27 | Stream.junk str; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/simpleConfigOCaml.ml", line 28, characters 14-25: - 28 | match Stream.next str with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/simpleConfigOCaml.ml", line 37, characters 10-21: - 37 | match Stream.next str with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/simpleConfigOCaml.ml", line 49, characters 8-19: - 49 | Stream.junk str; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/simpleConfigOCaml.ml", line 55, characters 14-25: - 55 | match Stream.next str with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/simpleConfigOCaml.ml", line 64, characters 10-21: - 64 | match Stream.next str with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/simpleConfigOCaml.ml", line 77, characters 10-21: - 77 | match Stream.peek str with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/simpleConfigOCaml.ml", line 81, characters 6-17: - 81 | Stream.junk str; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/simpleConfigOCaml.ml", line 84, characters 6-17: - 84 | Stream.junk str; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/simpleConfigOCaml.ml", line 98, characters 12-29: - 98 | let s = Stream.of_channel ic in - ^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/simpleConfigOCaml.ml", line 104, characters 38-50: - 104 | ParseError (Stream.count s, Printexc.to_string e))) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. -> compiled ez_config.0.1.1 Processing 46/52: [menhir: dune build] -> installed ez_config.0.1.1 Processing 47/52: [menhir: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhir" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/menhir.20211128) - ocamlopt fix/src/.vendored_fix.objs/native/vendored_fix__Glue.{cmx,o} - File "fix/src/Glue.ml", line 162, characters 8-28: - 162 | Adapt(Ephemeron.K1.Make(H)) - ^^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: iter - This function won't be available in 5.0 - File "ephemeron.mli", lines 91-92, characters 2-73: - Definition - File "hashtbl.mli", line 350, characters 4-50: - Expected signature - File "fix/src/Glue.ml", line 162, characters 8-28: - 162 | Adapt(Ephemeron.K1.Make(H)) - ^^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: filter_map_inplace - This function won't be available in 5.0 - File "ephemeron.mli", lines 93-94, characters 2-73: - Definition - File "hashtbl.mli", lines 351-352, characters 4-10: - Expected signature - File "fix/src/Glue.ml", line 162, characters 8-28: - 162 | Adapt(Ephemeron.K1.Make(H)) - ^^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: fold - This function won't be available in 5.0 - File "ephemeron.mli", lines 95-96, characters 2-73: - Definition - File "hashtbl.mli", line 355, characters 4-58: - Expected signature - File "fix/src/Glue.ml", line 162, characters 8-28: - 162 | Adapt(Ephemeron.K1.Make(H)) - ^^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: to_seq - This function won't be available in 5.0 - File "ephemeron.mli", lines 99-100, characters 2-73: - Definition - File "hashtbl.mli", line 359, characters 4-41: - Expected signature - File "fix/src/Glue.ml", line 162, characters 8-28: - 162 | Adapt(Ephemeron.K1.Make(H)) - ^^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: to_seq_keys - This function won't be available in 5.0 - File "ephemeron.mli", lines 101-102, characters 2-73: - Definition - File "hashtbl.mli", line 362, characters 4-38: - Expected signature - File "fix/src/Glue.ml", line 162, characters 8-28: - 162 | Adapt(Ephemeron.K1.Make(H)) - ^^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: to_seq_values - This function won't be available in 5.0 - File "ephemeron.mli", lines 103-104, characters 2-73: - Definition - File "hashtbl.mli", line 365, characters 4-40: - Expected signature - menhir src/stage2/parserMessages.check - Read 101 sample input sentences and 101 error messages. - Read 101 sample input sentences and 48 error messages. - menhir src/stage2/parserMessages.ml - Read 101 sample input sentences and 48 error messages. - menhir src/stage2/parser.{ml,mli} - 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 194 states. - The grammar is not SLR(1) -- 5 states have a conflict. - The construction mode is no-pager. - Built an LR(1) automaton with 298 states. - One shift/reduce conflict was silently solved. - Extra reductions on error were added in 40 states. - Priority played a role in 0 of these states. - 152 out of 298 states have a default reduction. - The action table is 11324 entries; 1610 non-zero; 1359 compressed. - The action table occupies roughly 2816 bytes. - The goto table is 16986 entries; 329 non-zero; 636 compressed. - The goto table occupies roughly 1368 bytes. - The error table occupies roughly 1448 bytes. - The default_reduction table occupies roughly 336 bytes. - The lhs table occupies roughly 168 bytes. - The trace table occupies roughly 8 bytes. -> compiled menhir.20211128 -> installed menhir.20211128 Processing 49/52: [toml: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "toml" "-j" "71" "@install" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/toml.7.0.0) -> compiled toml.7.0.0 -> installed toml.7.0.0 Processing 51/52: [drom_lib: sh] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-c" "./scripts/before.sh build 'drom_lib'" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/drom_lib.0.6.0) Processing 51/52: [drom_lib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "drom_lib" "-j" "71" "@install" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/drom_lib.0.6.0) - ocaml src/drom_lib/version.ml - fatal: not a git repository (or any parent up to mount point /) - Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). - fatal: not a git repository (or any parent up to mount point /) - Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). Processing 51/52: [drom_lib: sh] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-c" "./scripts/after.sh build 'drom_lib'" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/drom_lib.0.6.0) -> compiled drom_lib.0.6.0 Processing 52/52: [drom_lib: sh] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "sh" "-c" "./scripts/before.sh install 'drom_lib'" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/drom_lib.0.6.0) -> installed drom_lib.0.6.0 Done. # Run eval $(opam env) to update the current shell environment 2022-11-03 02:35.16 ---> saved as "9e54053c0634479e3d684be32ee8225852decd65cf986152ba2ff13b410ba582" Job succeeded