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


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

(from ocaml/opam:debian-unstable)
Unable to find image 'ocaml/opam:debian-unstable' locally
debian-unstable: Pulling from ocaml/opam
e1401fc812ca: Pulling fs layer
e1401fc812ca: Verifying Checksum
e1401fc812ca: Download complete
e1401fc812ca: Pull complete
Digest: sha256:2d11ad9585852282b5ad84a234da065ea438c2270069c52c978c1052be87a73b
Status: Downloaded newer image for ocaml/opam:debian-unstable
2024-12-21 18:54.28 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" 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/bin/opam-dev /usr/bin/opam"))
2024-12-21 18:54.28 ---> using "40df4fa4cdfc68a5fa7a326047e82a7adc5df52b8059d4a7b745bdd50aad56e7" 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 ca7f85630249c268f15747ccb64674fc5705dc94"))
2024-12-21 18:54.28 ---> using "d62a0c89848c36b75524c98a3d1b84a00236472f40b8f1df49849e01c688359e" 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-12-21 18:54.28 ---> using "c62aee8178c62b6caa5444b34f176add82adb1e03dfd14132517d3c2b5433ef5" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-config.1  (cached)
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.08.1  (cached)
-> installed ocaml-base-compiler.4.08.1
-> installed ocaml-config.1
-> installed ocaml.4.08.1
Done.
# To update the current shell environment, run: eval $(opam env --switch=4.08)
2024-12-21 18:54.28 ---> using "11285c0bc80a007889fbad73201857a71b96f20c973ab99bfe922fc143444ba3" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [202 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-12-21-1435.21-F-2024-12-21-0229.21.pdiff [51.3 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-12-21-1435.21-F-2024-12-21-0229.21.pdiff [51.3 kB]
- Fetched 317 kB in 5s (66.7 kB/s)
- Reading package lists...
- 
2024-12-21 18:54.28 ---> using "05965b701ba81e5516a7d98afff880b7c1633fa3cd739eec976be520e8b21d03" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam remove -y \"ppx_there.0.0.0\"\
               \nopam install -vy \"ppx_there.0.0.0\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"ppx_there.0.0.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] ppx_there.0.0.0 is not installed.

Nothing to do.
The following actions will be performed:
=== install 12 packages
  - install base                    v0.14.3            [required by ppxlib]
  - install csexp                   1.5.2              [required by dune-configurator]
  - install dune                    3.17.0             [required by ppx_there]
  - install dune-configurator       3.17.0             [required by base]
  - install ocaml-compiler-libs     v0.12.4            [required by ppxlib]
  - install ocaml-migrate-parsetree 1.8.0 (deprecated) [required by ppxlib]
  - install ppx_derivers            1.2.1              [required by ppxlib]
  - install ppx_there               0.0.0
  - install ppxlib                  0.8.1              [required by ppx_there]
  - install result                  1.5                [required by ocaml-migrate-parsetree]
  - install sexplib0                v0.14.0            [required by base]
  - install stdio                   v0.14.0            [required by ppxlib]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/35: [base.v0.14.3: extract]
Processing  2/35: [base.v0.14.3: extract] [csexp.1.5.2: extract]
Processing  3/35: [base.v0.14.3: extract] [csexp.1.5.2: extract] [dune.3.17.0, dune-configurator.3.17.0: extract]
-> retrieved base.v0.14.3  (cached)
Processing  3/35: [csexp.1.5.2: extract] [dune.3.17.0, dune-configurator.3.17.0: extract]
Processing  4/35: [csexp.1.5.2: extract] [dune.3.17.0, dune-configurator.3.17.0: extract] [ocaml-compiler-libs.v0.12.4: extract]
-> retrieved csexp.1.5.2  (cached)
Processing  4/35: [dune.3.17.0, dune-configurator.3.17.0: extract] [ocaml-compiler-libs.v0.12.4: extract]
Processing  5/35: [dune.3.17.0, dune-configurator.3.17.0: extract] [ocaml-compiler-libs.v0.12.4: extract] [ocaml-migrate-parsetree.1.8.0: extract]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing  5/35: [dune.3.17.0, dune-configurator.3.17.0: extract] [ocaml-migrate-parsetree.1.8.0: extract]
Processing  6/35: [dune.3.17.0, dune-configurator.3.17.0: extract] [ocaml-migrate-parsetree.1.8.0: extract] [ppx_derivers.1.2.1: extract]
-> retrieved dune.3.17.0, dune-configurator.3.17.0  (cached)
Processing  6/35: [ocaml-migrate-parsetree.1.8.0: extract] [ppx_derivers.1.2.1: extract]
Processing  7/35: [ocaml-migrate-parsetree.1.8.0: extract] [ppx_derivers.1.2.1: extract] [ppx_there.0.0.0: http]
Processing  8/35: [ocaml-migrate-parsetree.1.8.0: extract] [ppx_derivers.1.2.1: extract] [ppx_there.0.0.0: http] [dune: ocaml 31]
-> retrieved ocaml-migrate-parsetree.1.8.0  (cached)
Processing  8/35: [ppx_derivers.1.2.1: extract] [ppx_there.0.0.0: http] [dune: ocaml 31]
Processing  9/35: [ppx_derivers.1.2.1: extract] [ppx_there.0.0.0: http] [ppxlib.0.8.1: extract] [dune: ocaml 31]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing  9/35: [ppx_there.0.0.0: http] [ppxlib.0.8.1: extract] [dune: ocaml 31]
Processing 10/35: [ppx_there.0.0.0: http] [ppxlib.0.8.1: extract] [result.1.5: extract] [dune: ocaml 31]
Processing 10/35: [ppx_there.0.0.0: extract] [ppxlib.0.8.1: extract] [result.1.5: extract] [dune: ocaml 31]
-> retrieved result.1.5  (cached)
Processing 10/35: [ppx_there.0.0.0: extract] [ppxlib.0.8.1: extract] [dune: ocaml 31]
Processing 11/35: [ppx_there.0.0.0: extract] [ppxlib.0.8.1: extract] [sexplib0.v0.14.0: extract] [dune: ocaml 31]
-> retrieved ppx_there.0.0.0  (https://github.com/NathanReb/ppx_there/releases/download/v0.0.0/ppx_there-v0.0.0.tbz)
Processing 11/35: [ppxlib.0.8.1: extract] [sexplib0.v0.14.0: extract] [dune: ocaml 31]
Processing 12/35: [ppxlib.0.8.1: extract] [sexplib0.v0.14.0: extract] [stdio.v0.14.0: extract] [dune: ocaml 31]
-> retrieved sexplib0.v0.14.0  (cached)
Processing 12/35: [ppxlib.0.8.1: extract] [stdio.v0.14.0: extract] [dune: ocaml 31]
-> retrieved stdio.v0.14.0  (cached)
Processing 12/35: [ppxlib.0.8.1: extract] [dune: ocaml 31]
-> retrieved ppxlib.0.8.1  (cached)
Processing 12/35: [dune: ocaml 31]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "31" (CWD=/home/opam/.opam/4.08/.opam-switch/build/dune.3.17.0)
- ocamlc -custom -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 31
- cd _boot && /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_util__Gc.ml
- File "src/dune_util/gc.ml", line 78, characters 5-351:
- Warning 23: all the fields are explicitly listed in this record:
- the 'with' clause is useless.
- 

Processing 12/35: [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/4.08/.opam-switch/build/dune.3.17.0)
-> compiled  dune.3.17.0
-> installed dune.3.17.0
Processing 14/35: [csexp: dune build]
Processing 15/35: [csexp: dune build] [ocaml-compiler-libs: dune build]
Processing 16/35: [csexp: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
Processing 17/35: [csexp: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [result: dune build]
Processing 18/35: [csexp: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_derivers" "-j" "31" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 18/35: [csexp: dune build] [ocaml-compiler-libs: dune build] [result: dune build] [sexplib0: dune build]
-> installed ppx_derivers.1.2.1
Processing 19/35: [csexp: dune build] [ocaml-compiler-libs: dune build] [result: dune build] [sexplib0: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "result" "-j" "31" (CWD=/home/opam/.opam/4.08/.opam-switch/build/result.1.5)
-> compiled  result.1.5
Processing 19/35: [csexp: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build]
-> installed result.1.5
Processing 20/35: [csexp: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build]
Processing 21/35: [csexp: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: 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/4.08/.opam-switch/build/csexp.1.5.2)
-> compiled  csexp.1.5.2
Processing 21/35: [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [sexplib0: dune build]
-> installed csexp.1.5.2
Processing 22/35: [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [sexplib0: dune build]
Processing 23/35: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [sexplib0: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-compiler-libs" "-j" "31" "@install" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ocaml-compiler-libs.v0.12.4)
- (cd _build/default && /home/opam/.opam/4.08/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I src/ocaml_optcomp/.ocaml_optcomp.objs/byte -I /home/opam/.opam/4.08/lib/ocaml/compiler-libs -no-alias-deps -o src/ocaml_optcomp/.ocaml_optcomp.objs/byte/ocaml_optcomp.cmo -c -impl src/ocaml_optcomp/ocaml_optcomp.ml)
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 12, characters 42-56:
- 12 | module Available_regs                   = Available_regs
-                                                ^^^^^^^^^^^^^^
- Warning 49: no cmi file was found in path for module Available_regs
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 87, characters 42-62:
- 87 | module Reg_availability_set             = Reg_availability_set
-                                                ^^^^^^^^^^^^^^^^^^^^
- Warning 49: no cmi file was found in path for module Reg_availability_set
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 88, characters 42-61:
- 88 | module Reg_with_debug_info              = Reg_with_debug_info
-                                                ^^^^^^^^^^^^^^^^^^^
- Warning 49: no cmi file was found in path for module Reg_with_debug_info
- (cd _build/default && /home/opam/.opam/4.08/bin/ocamlopt.opt -w -40 -safe-string -g -I src/ocaml_optcomp/.ocaml_optcomp.objs/byte -I src/ocaml_optcomp/.ocaml_optcomp.objs/native -I /home/opam/.opam/4.08/lib/ocaml/compiler-libs -intf-suffix .ml -no-alias-deps -o src/ocaml_optcomp/.ocaml_optcomp.objs/native/ocaml_optcomp.cmx -c -impl src/ocaml_optcomp/ocaml_optcomp.ml)
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 12, characters 42-56:
- 12 | module Available_regs                   = Available_regs
-                                                ^^^^^^^^^^^^^^
- Warning 49: no cmi file was found in path for module Available_regs
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 87, characters 42-62:
- 87 | module Reg_availability_set             = Reg_availability_set
-                                                ^^^^^^^^^^^^^^^^^^^^
- Warning 49: no cmi file was found in path for module Reg_availability_set
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 88, characters 42-61:
- 88 | module Reg_with_debug_info              = Reg_with_debug_info
-                                                ^^^^^^^^^^^^^^^^^^^
- Warning 49: no cmi file was found in path for module Reg_with_debug_info
-> compiled  ocaml-compiler-libs.v0.12.4
Processing 23/35: [dune-configurator: rm] [ocaml-migrate-parsetree: dune build] [sexplib0: dune build]
-> installed ocaml-compiler-libs.v0.12.4
Processing 24/35: [dune-configurator: rm] [ocaml-migrate-parsetree: dune build] [sexplib0: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib0" "-j" "31" (CWD=/home/opam/.opam/4.08/.opam-switch/build/sexplib0.v0.14.0)
-> compiled  sexplib0.v0.14.0
Processing 24/35: [dune-configurator: rm] [ocaml-migrate-parsetree: dune build]
-> installed sexplib0.v0.14.0
Processing 25/35: [dune-configurator: rm] [ocaml-migrate-parsetree: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.08/.opam-switch/build/dune-configurator.3.17.0)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.08/.opam-switch/build/dune-configurator.3.17.0)
Processing 25/35: [dune-configurator: dune build] [ocaml-migrate-parsetree: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "31" "@install" (CWD=/home/opam/.opam/4.08/.opam-switch/build/dune-configurator.3.17.0)
-> compiled  dune-configurator.3.17.0
Processing 25/35: [ocaml-migrate-parsetree: dune build]
-> installed dune-configurator.3.17.0
Processing 26/35: [ocaml-migrate-parsetree: dune build]
Processing 27/35: [base: dune build] [ocaml-migrate-parsetree: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-migrate-parsetree" "-j" "31" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ocaml-migrate-parsetree.1.8.0)
-> compiled  ocaml-migrate-parsetree.1.8.0
Processing 27/35: [base: dune build]
-> installed ocaml-migrate-parsetree.1.8.0
Processing 28/35: [base: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "base" "-j" "31" (CWD=/home/opam/.opam/4.08/.opam-switch/build/base.v0.14.3)
-> compiled  base.v0.14.3
-> installed base.v0.14.3
Processing 30/35: [stdio: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdio" "-j" "31" (CWD=/home/opam/.opam/4.08/.opam-switch/build/stdio.v0.14.0)
-> compiled  stdio.v0.14.0
-> installed stdio.v0.14.0
Processing 32/35: [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxlib" "-j" "31" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ppxlib.0.8.1)
-> compiled  ppxlib.0.8.1
-> installed ppxlib.0.8.1
Processing 34/35: [ppx_there: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_there" "-j" "31" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ppx_there.0.0.0)
-> compiled  ppx_there.0.0.0
-> installed ppx_there.0.0.0
Done.

<><> ocaml-migrate-parsetree.1.8.0 installed successfully <><><><><><><><><><><>
=> Note: This package is deprecated.
# To update the current shell environment, run: eval $(opam env)
2024-12-21 18:56.48 ---> saved as "9482294aba945faf21dc19029c03ac26b5fb851697cb40415c54e4caf42efc79"
Job succeeded