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


Building on cree.ocamllabs.io

(from ocaml/opam:debian-unstable@sha256:5714458c85c13f9aeab00462cf20f7fdc245c8370924567a78744c6dfdc485bb)
2023-03-25 03:35.54 ---> using "8ace1e5350c8619f463b24b1224478189da2a5c75beeb46053c02abd7f01b68e" 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"))
2023-03-25 03:35.54 ---> using "0c546c8af148012ffd50e6795448e3ff4abfb759afa8ad2b2f6355e7eb796205" 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 064e616f608f76e77b004fb4a121b03b94c44da7"))
2023-03-25 03:35.54 ---> using "b6529de171a11924ec8bcb356f87ad2f051fcd2a42f9b3339be5e782da25e223" 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.

2023-03-25 03:35.54 ---> using "f575b7d630eea9291b2106a851154eb5b545c07336a0802280a13bc1fa7ee37c" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '4.13' --packages ocaml-base-compiler.4.13.1"))

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.4.13.1  (cached)
-> installed ocaml-base-compiler.4.13.1
-> installed ocaml-config.2
-> installed ocaml.4.13.1
Done.
# Run eval $(opam env --switch=4.13) to update the current shell environment
2023-03-25 03:35.54 ---> using "6af81ede6adbf62d400763461fc886bba51dcbab74f12f3125fa61dbb28742b0" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [180 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Ign:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages [9432 kB]
- Fetched 9676 kB in 2s (5981 kB/s)
- Reading package lists...
- 
2023-03-25 03:35.54 ---> using "df336fa15ac8be5af6449a828dc3496a3e0c9e4a12dfc75a16f7b6535076b21c" from cache

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

Nothing to do.
The following actions will be performed:
=== install 13 packages
  - install angstrom           0.15.0 [required by h2]
  - install bigstringaf        0.9.1  [required by h2]
  - install csexp              1.5.1  [required by dune-configurator]
  - install dune               3.7.0  [required by h2]
  - install dune-configurator  3.7.0  [required by bigstringaf]
  - install faraday            0.8.2  [required by h2]
  - install h2                 0.1.0
  - install hpack              0.10.0 [required by h2]
  - install httpaf             0.7.1  [required by h2]
  - install ocaml-syntax-shims 1.0.0  [required by angstrom]
  - install psq                0.2.1  [required by h2]
  - install result             1.5    [required by angstrom, httpaf]
  - install seq                base   [required by psq]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/38:
Processing  2/38:
Processing  3/38:
-> retrieved bigstringaf.0.9.1  (cached)
Processing  4/38:
-> retrieved angstrom.0.15.0  (cached)
Processing  5/38:
-> retrieved csexp.1.5.1  (cached)
Processing  6/38:
-> retrieved faraday.0.8.2  (cached)
Processing  7/38:
-> retrieved h2.0.1.0  (cached)
Processing  8/38:
-> retrieved hpack.0.10.0  (cached)
Processing  9/38:
-> retrieved httpaf.0.7.1  (cached)
Processing 10/38:
-> retrieved ocaml-syntax-shims.1.0.0  (cached)
Processing 11/38:
-> retrieved psq.0.2.1  (cached)
Processing 12/38:
Processing 13/38:
-> installed seq.base
Processing 14/38:
-> retrieved result.1.5  (cached)
-> retrieved dune.3.7.0, dune-configurator.3.7.0  (cached)
Processing 15/38: [dune: ocaml 127]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "127" (CWD=/home/opam/.opam/4.13/.opam-switch/build/dune.3.7.0)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 127
- 

Processing 15/38: [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" "127" (CWD=/home/opam/.opam/4.13/.opam-switch/build/dune.3.7.0)
-> compiled  dune.3.7.0
-> installed dune.3.7.0
Processing 17/38: [csexp: dune build]
Processing 18/38: [csexp: dune build] [ocaml-syntax-shims: dune build]
Processing 19/38: [csexp: dune build] [ocaml-syntax-shims: dune build] [psq: dune build]
Processing 20/38: [csexp: dune build] [ocaml-syntax-shims: dune build] [psq: dune build] [result: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "127" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/csexp.1.5.1)
-> compiled  csexp.1.5.1
Processing 20/38: [ocaml-syntax-shims: dune build] [psq: dune build] [result: dune build]
-> installed csexp.1.5.1
Processing 21/38: [ocaml-syntax-shims: dune build] [psq: dune build] [result: dune build]
Processing 22/38: [dune-configurator: rm] [ocaml-syntax-shims: dune build] [psq: dune build] [result: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "psq" "-j" "127" (CWD=/home/opam/.opam/4.13/.opam-switch/build/psq.0.2.1)
-> compiled  psq.0.2.1
Processing 22/38: [dune-configurator: rm] [ocaml-syntax-shims: dune build] [result: dune build]
-> installed psq.0.2.1
Processing 23/38: [dune-configurator: rm] [ocaml-syntax-shims: dune build] [result: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "result" "-j" "127" (CWD=/home/opam/.opam/4.13/.opam-switch/build/result.1.5)
-> compiled  result.1.5
Processing 23/38: [dune-configurator: rm] [ocaml-syntax-shims: dune build]
-> installed result.1.5
Processing 24/38: [dune-configurator: rm] [ocaml-syntax-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.13/.opam-switch/build/dune-configurator.3.7.0)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.13/.opam-switch/build/dune-configurator.3.7.0)
Processing 24/38: [dune-configurator: dune build] [ocaml-syntax-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-syntax-shims" "-j" "127" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ocaml-syntax-shims.1.0.0)
-> compiled  ocaml-syntax-shims.1.0.0
Processing 24/38: [dune-configurator: dune build]
-> installed ocaml-syntax-shims.1.0.0
Processing 25/38: [dune-configurator: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "127" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/dune-configurator.3.7.0)
-> compiled  dune-configurator.3.7.0
-> installed dune-configurator.3.7.0
Processing 27/38: [bigstringaf: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "bigstringaf" "-j" "127" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/bigstringaf.0.9.1)
-> compiled  bigstringaf.0.9.1
-> installed bigstringaf.0.9.1
Processing 29/38: [angstrom: dune build]
Processing 30/38: [angstrom: dune build] [faraday: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "faraday" "-j" "127" (CWD=/home/opam/.opam/4.13/.opam-switch/build/faraday.0.8.2)
-> compiled  faraday.0.8.2
Processing 30/38: [angstrom: dune build]
-> installed faraday.0.8.2
Processing 31/38: [angstrom: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "angstrom" "-j" "127" (CWD=/home/opam/.opam/4.13/.opam-switch/build/angstrom.0.15.0)
-> compiled  angstrom.0.15.0
-> installed angstrom.0.15.0
Processing 33/38: [hpack: dune build]
Processing 34/38: [hpack: dune build] [httpaf: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "httpaf" "-j" "127" (CWD=/home/opam/.opam/4.13/.opam-switch/build/httpaf.0.7.1)
-> compiled  httpaf.0.7.1
Processing 34/38: [hpack: dune build]
-> installed httpaf.0.7.1
Processing 35/38: [hpack: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "hpack" "-j" "127" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/hpack.0.10.0)
-> compiled  hpack.0.10.0
-> installed hpack.0.10.0
Processing 37/38: [h2: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "h2" "-j" "127" (CWD=/home/opam/.opam/4.13/.opam-switch/build/h2.0.1.0)
- File "dune-project", line 2, characters 11-14:
- 2 | (using fmt 1.1)
-                ^^^
- Warning: Version 1.1 of integration with automatic formatters is not
- supported until version 1.7 of the dune language.
- Supported versions of this extension in version 1.5 of the dune language:
- - 1.0
- (cd lwt-unix && /home/opam/.opam/4.13/bin/ocaml -I +compiler-libs /home/opam/.opam/4.13/.opam-switch/build/h2.0.1.0/_build/.dune/default/lwt-unix/dune.ml)
- sh: 1: ocamlfind: not found
- sh: 1: ocamlfind: not found
- Configuration
-   ssl    : false
-   tls    : false
-> compiled  h2.0.1.0
-> installed h2.0.1.0
Done.
# Run eval $(opam env) to update the current shell environment
2023-03-25 03:36.47 ---> saved as "3a66eac9884aa644080c52a7de288a7d7b4ac3ba8639d817b0f80a3be6dd7167"
Job succeeded