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


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

(from ocaml/opam:debian-unstable)
Unable to find image 'ocaml/opam:debian-unstable' locally
debian-unstable: Pulling from ocaml/opam
Digest: sha256:728f5640961821acc3c3615502bcc556ec255cb25e8860aae98b3690dfbd682e
Status: Downloaded newer image for ocaml/opam:debian-unstable
2024-11-22 05:46.06 ---> 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-11-22 05:46.06 ---> 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 232a37e8b008dc04381f5e98c16badfc02ea6962"))
2024-11-22 05:46.06 ---> using "3627aca0cf09d425091b1834dc367b2d674ea958c1073cfd571626e801400fa8" 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-11-22 05:46.06 ---> using "12ca91eed672409146ffeb97abf8b2057aa9490eea5153239f28fb1d87ff4305" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-config.1  (2 extra sources)
-> retrieved ocaml-config.1  (2 extra sources)
-> retrieved ocaml-base-compiler.4.09.1  (https://github.com/ocaml/ocaml/archive/4.09.1.tar.gz)
-> installed ocaml-base-compiler.4.09.1
-> installed ocaml-config.1
-> installed ocaml.4.09.1
Done.
# To update the current shell environment, run: eval $(opam env --switch=4.09)
2024-11-22 05:46.06 ---> using "7655522933ffd478a43ded3bd38a3d41b4ece9c198117498ab28aa60c1d6e1ab" 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-11-21-2009.31-F-2024-11-19-1405.22.pdiff [124 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-11-21-2009.31-F-2024-11-19-1405.22.pdiff [124 kB]
- Fetched 390 kB in 5s (79.6 kB/s)
- Reading package lists...
- 
2024-11-22 05:46.06 ---> using "8c71c57593e6ab207a0b2a98b3dcb40f70f93f651916c66211aaf3a07af00b55" from cache

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

Nothing to do.
The following actions will be performed:
=== install 6 packages
  - install containers        3.13   [required by containers-data]
  - install containers-data   3.13
  - install csexp             1.5.2  [required by dune-configurator]
  - install dune              3.16.1 [required by containers-data]
  - install dune-configurator 3.16.1 [required by containers]
  - install either            1.0.0  [required by containers]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/16: [containers.3.13, containers-data.3.13: http]
Processing  2/16: [containers.3.13, containers-data.3.13: http] [csexp.1.5.2: extract]
Processing  3/16: [containers.3.13, containers-data.3.13: http] [csexp.1.5.2: extract] [dune.3.16.1, dune-configurator.3.16.1: extract]
-> retrieved csexp.1.5.2  (cached)
Processing  3/16: [containers.3.13, containers-data.3.13: http] [dune.3.16.1, dune-configurator.3.16.1: extract]
Processing  4/16: [containers.3.13, containers-data.3.13: http] [dune.3.16.1, dune-configurator.3.16.1: extract] [either.1.0.0: extract]
-> retrieved either.1.0.0  (cached)
Processing  4/16: [containers.3.13, containers-data.3.13: http] [dune.3.16.1, dune-configurator.3.16.1: extract]
-> retrieved dune.3.16.1, dune-configurator.3.16.1  (cached)
Processing  4/16: [containers.3.13, containers-data.3.13: http]
Processing  5/16: [containers.3.13, containers-data.3.13: http] [dune: ocaml 39]
Processing  5/16: [containers.3.13, containers-data.3.13: extract] [dune: ocaml 39]
-> retrieved containers.3.13, containers-data.3.13  (https://github.com/c-cube/ocaml-containers/releases/download/v3.13/containers-3.13.tbz)
Processing  5/16: [dune: ocaml 39]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "39" (CWD=/home/opam/.opam/4.09/.opam-switch/build/dune.3.16.1)
- ocamlc -custom -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 39
- cd _boot && /home/opam/.opam/4.09/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", lines 78-95, characters 5-6:
- Warning 23: all the fields are explicitly listed in this record:
- the 'with' clause is useless.
- 

Processing  5/16: [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" "39" (CWD=/home/opam/.opam/4.09/.opam-switch/build/dune.3.16.1)
-> compiled  dune.3.16.1
-> installed dune.3.16.1
Processing  7/16: [csexp: dune build]
Processing  8/16: [csexp: dune build] [either: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "39" "@install" (CWD=/home/opam/.opam/4.09/.opam-switch/build/csexp.1.5.2)
-> compiled  csexp.1.5.2
Processing  8/16: [either: dune build]
-> installed csexp.1.5.2
Processing  9/16: [either: dune build]
Processing 10/16: [dune-configurator: rm] [either: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "either" "-j" "39" "@install" (CWD=/home/opam/.opam/4.09/.opam-switch/build/either.1.0.0)
-> compiled  either.1.0.0
Processing 10/16: [dune-configurator: rm]
-> installed either.1.0.0
Processing 11/16: [dune-configurator: rm]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.09/.opam-switch/build/dune-configurator.3.16.1)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.09/.opam-switch/build/dune-configurator.3.16.1)
Processing 11/16: [dune-configurator: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "39" "@install" (CWD=/home/opam/.opam/4.09/.opam-switch/build/dune-configurator.3.16.1)
-> compiled  dune-configurator.3.16.1
-> installed dune-configurator.3.16.1
Processing 13/16: [containers: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "containers" "-j" "39" (CWD=/home/opam/.opam/4.09/.opam-switch/build/containers.3.13)
- (cd _build/default && /home/opam/.opam/4.09/bin/ocamlc.opt -w -40 -warn-error -a+8 -w -32-48-70 -w +a-4-40-42-44-70 -color always -safe-string -strict-sequence -nolabels -open CCMonomorphic -g -bin-annot -I src/core/.containers.objs/byte -I /home/opam/.opam/4.09/lib/either -I src/monomorphic/.containers_monomorphic.objs/byte -intf-suffix .ml -no-alias-deps -o src/core/.containers.objs/byte/cCList.cmo -c -impl src/core/CCList.pp.ml)
- File "src/core/CCList.ml", line 374, characters 4-5:
- Warning 27: unused variable x.
- File "src/core/CCList.ml", line 374, characters 9-11:
- Warning 27: unused variable tl.
- (cd _build/default && /home/opam/.opam/4.09/bin/ocamlopt.opt -w -40 -warn-error -a+8 -w -32-48-70 -w +a-4-40-42-44-70 -color always -safe-string -strict-sequence -nolabels -open CCMonomorphic -g -O3 -unbox-closures -unbox-closures-factor 20 -inline 100 -I src/core/.containers.objs/byte -I src/core/.containers.objs/native -I /home/opam/.opam/4.09/lib/either -I src/monomorphic/.containers_monomorphic.objs/byte -I src/monomorphic/.containers_monomorphic.objs/native -intf-suffix .ml -no-alias-deps -o src/core/.containers.objs/native/cCList.cmx -c -impl src/core/CCList.pp.ml)
- File "src/core/CCList.ml", line 374, characters 4-5:
- Warning 27: unused variable x.
- File "src/core/CCList.ml", line 374, characters 9-11:
- Warning 27: unused variable tl.
-> compiled  containers.3.13
-> installed containers.3.13
Processing 15/16: [containers-data: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "containers-data" "-j" "39" (CWD=/home/opam/.opam/4.09/.opam-switch/build/containers-data.3.13)
-> compiled  containers-data.3.13
-> installed containers-data.3.13
Done.
# To update the current shell environment, run: eval $(opam env)
2024-11-22 05:46.53 ---> saved as "9705df3bac7ff7d478a9d3a28f6ed7e49c7cc5d86993f05b37ccc7272cb3860f"
Job succeeded