Build:
- 0
2024-07-17 08:33.15: New job: docker build { "compose-or-build": true, "commit": "f1a223f1a925628b31a2d24ff77cf2d151abcb56", "dockerfile": { "file": "Dockerfile" }, "docker_context": null, "squash": false, "build_args": [], "path": null } 2024-07-17 08:33.15: Checking out commit f1a223f1. To reproduce: git clone --recursive "https://github.com/quantifyearth/shark.git" -b "pf341-silence-zfs" && cd "shark" && git reset --hard f1a223f1 2024-07-17 08:33.15: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/shark.git-2b46e30fb3e063e2e8f96b8038e1d84ef9bbcd3ab8886043a79201a38b398443/.git" "/tmp/git-checkout2cde693a" 2024-07-17 08:33.16: Exec: "git" "-C" "/tmp/git-checkout2cde693a" "submodule" "deinit" "--force" "--all" could not create empty submodule directory vendor/obuilderSubmodule 'vendor/obuilder' (https://github.com/quantifyearth/obuilder) unregistered for path 'vendor/obuilder' 2024-07-17 08:33.16: Exec: "git" "-C" "/tmp/git-checkout2cde693a" "reset" "--hard" "-q" "f1a223f1a925628b31a2d24ff77cf2d151abcb56" 2024-07-17 08:33.17: Exec: "git" "-C" "/tmp/git-checkout2cde693a" "submodule" "update" "--recursive" "--init" "--no-fetch" Submodule 'vendor/obuilder' (https://github.com/quantifyearth/obuilder) registered for path 'vendor/obuilder' Submodule path 'vendor/obuilder': checked out '9326ffcde2012e5c530771ac64aef62387b1735f' 2024-07-17 08:33.17: Exec: "docker" "build" "--pull" "-f" "/tmp/git-checkout2cde693a/Dockerfile" "--iidfile" "/tmp/git-checkout2cde693a/docker-iid" "--" "/tmp/git-checkout2cde693a" DEPRECATED: The legacy builder is deprecated and will be removed in a future release. Install the buildx component to build images with BuildKit: https://docs.docker.com/go/buildx/ Sending build context to Docker daemon 76.58MB Step 1/11 : FROM ocaml/opam:debian-11-ocaml-5.1 as build debian-11-ocaml-5.1: Pulling from ocaml/opam 6a968087c680: Pulling fs layer 6a968087c680: Download complete 6a968087c680: Pull complete Digest: sha256:20fe1bf50fb82cde69c68872ba286469ef3a082d75c5075bfcab611eeca637c0 Status: Downloaded newer image for ocaml/opam:debian-11-ocaml-5.1 ---> fbd44f683182 Step 2/11 : RUN sudo apt-get update && sudo apt-get install -y runc ---> Running in 0b544719ffbc Hit:1 http://deb.debian.org/debian bullseye InRelease Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] Get:4 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [280 kB] Fetched 372 kB in 0s (790 kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... Recommended packages: criu The following NEW packages will be installed: runc 0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded. Need to get 2429 kB of archives. After this operation, 8408 kB of additional disk space will be used. Get:1 http://deb.debian.org/debian bullseye/main amd64 runc amd64 1.0.0~rc93+ds1-5+deb11u3 [2429 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 2429 kB in 0s (25.5 MB/s) Selecting previously unselected package runc. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 18365 files and directories currently installed.) Preparing to unpack .../runc_1.0.0~rc93+ds1-5+deb11u3_amd64.deb ... Unpacking runc (1.0.0~rc93+ds1-5+deb11u3) ... Setting up runc (1.0.0~rc93+ds1-5+deb11u3) ... Removing intermediate container 0b544719ffbc ---> 88aac2259e6b Step 3/11 : RUN sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam ---> Running in 8e3fec445829 Removing intermediate container 8e3fec445829 ---> 0d41945d75f5 Step 4/11 : USER 1000:1000 ---> Running in 121aecb40aa5 Removing intermediate container 121aecb40aa5 ---> df354e5c56c3 Step 5/11 : RUN cd ~/opam-repository && git pull origin -q master && git reset --hard 3505e93828fa76861e82d09d92a37a6272d46da5 && opam update ---> Running in 257230d3441b Updating files: 29% (5283/18202) Updating files: 30% (5461/18202) Updating files: 31% (5643/18202) Updating files: 32% (5825/18202) Updating files: 33% (6007/18202) Updating files: 34% (6189/18202) Updating files: 35% (6371/18202) Updating files: 36% (6553/18202) Updating files: 37% (6735/18202) Updating files: 38% (6917/18202) Updating files: 39% (7099/18202) Updating files: 40% (7281/18202) Updating files: 41% (7463/18202) Updating files: 42% (7645/18202) Updating files: 43% (7827/18202) Updating files: 44% (8009/18202) Updating files: 45% (8191/18202) Updating files: 46% (8373/18202) Updating files: 47% (8555/18202) Updating files: 48% (8737/18202) Updating files: 49% (8919/18202) Updating files: 50% (9101/18202) Updating files: 51% (9284/18202) Updating files: 52% (9466/18202) Updating files: 53% (9648/18202) Updating files: 54% (9830/18202) Updating files: 55% (10012/18202) Updating files: 56% (10194/18202) Updating files: 57% (10376/18202) Updating files: 58% (10558/18202) Updating files: 59% (10740/18202) Updating files: 59% (10800/18202) Updating files: 60% (10922/18202) Updating files: 61% (11104/18202) Updating files: 62% (11286/18202) Updating files: 63% (11468/18202) Updating files: 64% (11650/18202) Updating files: 65% (11832/18202) Updating files: 66% (12014/18202) Updating files: 67% (12196/18202) Updating files: 68% (12378/18202) Updating files: 69% (12560/18202) Updating files: 70% (12742/18202) Updating files: 71% (12924/18202) Updating files: 72% (13106/18202) Updating files: 73% (13288/18202) Updating files: 74% (13470/18202) Updating files: 75% (13652/18202) Updating files: 76% (13834/18202) Updating files: 77% (14016/18202) Updating files: 78% (14198/18202) Updating files: 79% (14380/18202) Updating files: 80% (14562/18202) Updating files: 81% (14744/18202) Updating files: 82% (14926/18202) Updating files: 83% (15108/18202) Updating files: 84% (15290/18202) Updating files: 85% (15472/18202) Updating files: 86% (15654/18202) Updating files: 87% (15836/18202) Updating files: 87% (15989/18202) Updating files: 88% (16018/18202) Updating files: 89% (16200/18202) Updating files: 90% (16382/18202) Updating files: 91% (16564/18202) Updating files: 92% (16746/18202) Updating files: 93% (16928/18202) Updating files: 94% (17110/18202) Updating files: 95% (17292/18202) Updating files: 96% (17474/18202) Updating files: 97% (17656/18202) Updating files: 98% (17838/18202) Updating files: 99% (18020/18202) Updating files: 100% (18202/18202) Updating files: 100% (18202/18202), done. HEAD is now at 3505e93828 Merge pull request #25518 from titouancreach/opam-publish-typeid.1.0.1 Continue? [Y/n] y This development version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.1, which can't be reverted. You may want to back it up before going further. Format upgrade done. <><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><> [default] synchronised from file:///home/opam/opam-repository Now run 'opam upgrade' to apply any package updates. Removing intermediate container 257230d3441b ---> 92855e13e80b Step 6/11 : COPY --chown=opam shark.opam /src/ ---> fd7db997d53e Step 7/11 : WORKDIR /src ---> Running in cac20c4cc855 Removing intermediate container cac20c4cc855 ---> f9e7bbc1da4f Step 8/11 : RUN opam install -y --deps-only --with-test . ---> Running in d2b3a143a84c The following additional pinnings are required by shark.~dev: - code-mirror.dev at git+https://github.com/patricoferris/jsoo-code-mirror#0cd3d0aa4ca454ece5b59f45a8caadb8e1874151 - mirage-crypto-rng.0.11.2 at git+https://github.com/dinosaure/mirage-crypto.git#parallel - tar.dev at git+https://github.com/samoht/ocaml-tar.git#eio-0.12 - tar-unix.dev at git+https://github.com/samoht/ocaml-tar.git#eio-0.12 - tar-eio.dev at git+https://github.com/samoht/ocaml-tar.git#eio-0.12 - osrelease.dev at git+https://github.com/avsm/osrelease#5d2922cc56efd1ae88e75e800b2b6ba74d4181fa Pin and install them? [Y/n] y Package code-mirror does not exist, create as a NEW package? [Y/n] y [code-mirror.dev] synchronised (no changes) [WARNING] Failed checks on code-mirror package definition from source at git+https://github.com/patricoferris/jsoo-code-mirror#0cd3d0aa4ca454ece5b59f45a8caadb8e1874151: warning 35: Missing field 'homepage' warning 36: Missing field 'bug-reports' code-mirror is now pinned to git+https://github.com/patricoferris/jsoo-code-mirror#0cd3d0aa4ca454ece5b59f45a8caadb8e1874151 (version dev) [mirage-crypto-rng.0.11.2] synchronised (no changes) mirage-crypto-rng is now pinned to git+https://github.com/dinosaure/mirage-crypto.git#parallel (version 0.11.2) [tar.dev] synchronised (no changes) tar is now pinned to git+https://github.com/samoht/ocaml-tar.git#eio-0.12 (version dev) [tar-unix.dev] synchronised (no changes) tar-unix is now pinned to git+https://github.com/samoht/ocaml-tar.git#eio-0.12 (version dev) [tar-eio.dev] synchronised (no changes) tar-eio is now pinned to git+https://github.com/samoht/ocaml-tar.git#eio-0.12 (version dev) Package osrelease does not exist, create as a NEW package? [Y/n] y [osrelease.dev] synchronised (no changes) osrelease is now pinned to git+https://github.com/avsm/osrelease#5d2922cc56efd1ae88e75e800b2b6ba74d4181fa (version dev) The following actions will be performed: - recompile ocaml-base-compiler 5.1.1* [upstream or system changes] - install conf-bash 1 - install conf-pkg-config 3 - recompile ocaml-options-vanilla 1 [upstream or system changes] - install conf-gmp 4 - recompile ocaml-config 3 [upstream or system changes] - install conf-sqlite3 1 - install conf-gmp-powm-sec 3 - recompile ocaml 5.1.1 [uses ocaml-base-compiler, ocaml-config] - install seq base - install ocamlfind 1.9.6 - install ocamlbuild 0.14.3 - install num 1.5 - install dune 3.14.2 - install cmdliner 1.2.0 - recompile opam-depext 1.2.1-1 [uses ocaml] - recompile base-domains base [uses ocaml] - install zarith 1.13 - install base-bytes base - install topkg 1.0.7 - install xdg 3.14.2 - install vector 1.0.0 - install thread-table 1.0.0 - install stringext 1.6.0 - install stdlib-shims 0.3.0 - install spawn v0.15.1 - install sexplib0 v0.16.0 - install routes 2.0.0 - install result 1.5 - install re 1.11.0 - install psq 0.2.1 - install ppx_derivers 1.2.1 - install optint 0.3.0 - install ocaml-version 3.6.4 - install ocaml-syntax-shims 1.0.0 - install ocaml-compiler-libs v0.12.4 - install menhirSdk 20231231 - install menhirLib 20231231 - install menhirCST 20231231 - install magic-mime 1.3.1 - install macaddr 5.5.0 - install lwt-dllist 1.0.1 - install jane-street-headers v0.16.0 - install http 6.0.0~beta2 - install gmap 0.3.0 - install gen 1.1 - install duration 0.2.1 - install domain-name 0.4.0 - install csexp 1.5.2 - install cppo 1.6.9 - install camlp-streams 5.0.1 - install bigarray-compat 1.1.0 - install base64 3.5.1 - recompile base-nnp base [uses base-domains] - install csv 2.4 - install uutf 1.0.3 - install uucp 15.1.0 - install rresult 0.7.0 - install ptime 1.1.0 - install mtime 2.0.0 - install htmlit 0.1.0 - install hmap 0.8.1 - install fmt 0.9.0 - install cmarkit 0.3.0 - install astring 0.8.5 - install domain-local-await 1.0.1 - install sha 1.15.4 - install integers 0.7.0 - install parsexp v0.16.0 - install ppxlib 0.32.0 - install menhir 20231231 - install ipaddr 5.5.0 - install dune-configurator 3.14.2 - install yojson 2.1.2 - install ocplib-endian 1.2 - install terminal 0.2.2 - install crunch 3.3.1 - install cstruct 6.2.0 - install fpath 0.7.3 - install alcotest 1.7.0 - install sexplib v0.16.0 - install sedlex 3.2 - install ppx_pipebang v0.16.0 - install ppx_ignore_instrumentation v0.16.0 - install ppx_deriving 5.2.1 - install sqlite3 5.1.0 - install ocaml_intrinsics v0.16.1 - install iomux 0.3 - install extunix 0.4.1 - install ctypes 0.22.0 - install checkseum 0.5.2 - install bigstringaf 0.9.1 - install base v0.16.3 - install lwt 5.7.0 - install eqaf 0.9 - install asn1-combinators 0.2.6 - install js_of_ocaml-compiler 5.7.1 - install ppx_deriving_yojson 3.7.0 - install decompress 1.5.3 - install eio 1.0 - install angstrom 0.16.0 - install variantslib v0.16.0 - install typerep v0.16.0 - install stdio v0.16.0 - install ppx_tydi v0.16.0 - install ppx_stable_witness v0.16.0 - install ppx_stable v0.16.0 - install ppx_sexp_conv v0.16.0 - install ppx_optional v0.16.0 - install ppx_here v0.16.0 - install ppx_globalize v0.16.0 - install ppx_fixed_literal v0.16.0 - install ppx_enumerate v0.16.0 - install ppx_disable_unused_warnings v0.16.0 - install ppx_compare v0.16.0 - install ppx_cold v0.16.0 - install fieldslib v0.16.0 - install cstruct-lwt 6.2.0 - install mirage-crypto 0.11.2 - install digestif 1.2.0 - install js_of_ocaml-toplevel 5.7.1 - install js_of_ocaml 5.7.1 - install tar dev* - install lwt_eio 0.5.1 - install eio_posix 1.0 - install uri 4.4.0 - install ppx_variants_conv v0.16.0 - install ppx_typerep_conv v0.16.0 - install ppx_optcomp v0.16.0 - install ppx_custom_printf v0.16.0 - install obuilder-spec 0.6.0 - install ppx_sexp_value v0.16.0 - install ppx_sexp_message v0.16.0 - install ppx_let v0.16.0 - install ppx_hash v0.16.0 - install ppx_assert v0.16.0 - install ppx_fields_conv v0.16.0 - install pbkdf 1.2.0 - install hkdf 1.0.4 - install brr 0.0.6 - install logs 0.7.0 - install tar-unix dev* - install tar-eio dev* - install uri-sexp 4.4.0 - install ppx_log v0.16.0 - install ppx_base v0.16.0 - install jst-config v0.16.0 - install bin_prot v0.16.0 - install code-mirror dev* - install progress 0.2.2 - install mirage-crypto-rng 0.11.2* - install mdx 2.4.1 - install bos 0.2.1 - install cohttp 6.0.0~beta2 - install sexp_pretty v0.16.0 - install ppx_string v0.16.0 - install time_now v0.16.0 - install ppx_bin_prot v0.16.0 - install mirage-crypto-rng-eio 0.11.2 - install mirage-crypto-pk 0.11.2 - install mirage-crypto-ec 0.11.2 - install yaml 3.2.0 - install osrelease dev* - install cohttp-eio 6.0.0~beta2 - install ppx_module_timer v0.16.0 - install ppx_inline_test v0.16.1 - install x509 0.16.5 - install ppx_expect v0.16.0 - install ppx_bench v0.16.0 - install tls 0.17.3 - install splittable_random v0.16.0 - install tls-eio 0.17.3 - install base_quickcheck v0.16.0 - install ppx_jane v0.16.0 - install int_repr v0.16.0 - install base_bigstring v0.16.0 - install core v0.16.2 - install timezone v0.16.0 - install patience_diff v0.16.0 - install expect_test_helpers_core v0.16.0 - install core_kernel v0.16.0 - install core_unix v0.16.0 - install patdiff v0.16.1 ===== 176 to install | 7 to recompile ===== The following system packages will first need to be installed: libgmp-dev libsqlite3-dev pkg-config <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><> Let opam run your package manager to install the required system packages? (answer 'n' for other options) [Y/n] y + /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libgmp-dev" "libsqlite3-dev" "pkg-config" - debconf: delaying package configuration, since apt-utils is not installed - Selecting previously unselected package libglib2.0-0:amd64. - (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 18395 files and directories currently installed.) - Preparing to unpack .../0-libglib2.0-0_2.66.8-1+deb11u4_amd64.deb ... - Unpacking libglib2.0-0:amd64 (2.66.8-1+deb11u4) ... - Selecting previously unselected package libglib2.0-data. - Preparing to unpack .../1-libglib2.0-data_2.66.8-1+deb11u4_all.deb ... - Unpacking libglib2.0-data (2.66.8-1+deb11u4) ... - Selecting previously unselected package libgmpxx4ldbl:amd64. - Preparing to unpack .../2-libgmpxx4ldbl_2%3a6.2.1+dfsg-1+deb11u1_amd64.deb ... - Unpacking libgmpxx4ldbl:amd64 (2:6.2.1+dfsg-1+deb11u1) ... - Selecting previously unselected package libgmp-dev:amd64. - Preparing to unpack .../3-libgmp-dev_2%3a6.2.1+dfsg-1+deb11u1_amd64.deb ... - Unpacking libgmp-dev:amd64 (2:6.2.1+dfsg-1+deb11u1) ... - Selecting previously unselected package libicu67:amd64. - Preparing to unpack .../4-libicu67_67.1-7_amd64.deb ... - Unpacking libicu67:amd64 (67.1-7) ... - Selecting previously unselected package libsqlite3-dev:amd64. - Preparing to unpack .../5-libsqlite3-dev_3.34.1-3_amd64.deb ... - Unpacking libsqlite3-dev:amd64 (3.34.1-3) ... - Selecting previously unselected package libxml2:amd64. - Preparing to unpack .../6-libxml2_2.9.10+dfsg-6.7+deb11u4_amd64.deb ... - Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... - Selecting previously unselected package pkg-config. - Preparing to unpack .../7-pkg-config_0.29.2-1_amd64.deb ... - Unpacking pkg-config (0.29.2-1) ... - Selecting previously unselected package shared-mime-info. - Preparing to unpack .../8-shared-mime-info_2.0-1_amd64.deb ... - Unpacking shared-mime-info (2.0-1) ... - Selecting previously unselected package xdg-user-dirs. - Preparing to unpack .../9-xdg-user-dirs_0.17-2_amd64.deb ... - Unpacking xdg-user-dirs (0.17-2) ... - Setting up libicu67:amd64 (67.1-7) ... - Setting up xdg-user-dirs (0.17-2) ... - Setting up libglib2.0-0:amd64 (2.66.8-1+deb11u4) ... - No schema files found: doing nothing. - Setting up libglib2.0-data (2.66.8-1+deb11u4) ... - Setting up libgmpxx4ldbl:amd64 (2:6.2.1+dfsg-1+deb11u1) ... - Setting up libsqlite3-dev:amd64 (3.34.1-3) ... - Setting up pkg-config (0.29.2-1) ... - Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... - Setting up libgmp-dev:amd64 (2:6.2.1+dfsg-1+deb11u1) ... - Setting up shared-mime-info (2.0-1) ... - Processing triggers for libc-bin (2.31-13+deb11u10) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved angstrom.0.16.0 (https://github.com/inhabitedtype/angstrom/archive/0.16.0.tar.gz) -> retrieved asn1-combinators.0.2.6 (https://github.com/mirleft/ocaml-asn1-combinators/releases/download/v0.2.6/asn1-combinators-v0.2.6.tbz) -> retrieved alcotest.1.7.0 (https://github.com/mirage/alcotest/releases/download/1.7.0/alcotest-1.7.0.tbz) -> retrieved astring.0.8.5 (https://erratique.ch/software/astring/releases/astring-0.8.5.tbz) -> retrieved base_bigstring.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/base_bigstring-v0.16.0.tar.gz) -> retrieved base.v0.16.3 (https://github.com/janestreet/base/archive/refs/tags/v0.16.3.tar.gz) -> retrieved base64.3.5.1 (https://github.com/mirage/ocaml-base64/releases/download/v3.5.1/base64-3.5.1.tbz) -> retrieved base_quickcheck.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/base_quickcheck-v0.16.0.tar.gz) -> retrieved bigstringaf.0.9.1 (https://github.com/inhabitedtype/bigstringaf/archive/0.9.1.tar.gz) -> retrieved bos.0.2.1 (https://erratique.ch/software/bos/releases/bos-0.2.1.tbz) -> retrieved bigarray-compat.1.1.0 (https://github.com/mirage/bigarray-compat/releases/download/v1.1.0/bigarray-compat-1.1.0.tbz) -> retrieved brr.0.0.6 (https://erratique.ch/software/brr/releases/brr-0.0.6.tbz) -> retrieved bin_prot.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/bin_prot-v0.16.0.tar.gz) -> retrieved camlp-streams.5.0.1 (https://github.com/ocaml/camlp-streams/archive/v5.0.1.tar.gz) -> retrieved cmarkit.0.3.0 (https://erratique.ch/software/cmarkit/releases/cmarkit-0.3.0.tbz) -> retrieved cmdliner.1.2.0 (https://erratique.ch/software/cmdliner/releases/cmdliner-1.2.0.tbz) -> retrieved checkseum.0.5.2 (https://github.com/mirage/checkseum/releases/download/v0.5.2/checkseum-0.5.2.tbz) -> retrieved code-mirror.dev (no changes) -> installed conf-bash.1 -> installed conf-pkg-config.3 -> retrieved cohttp.6.0.0~beta2 (https://github.com/mirage/ocaml-cohttp/releases/download/v6.0.0_beta2/cohttp-v6.0.0_beta2.tbz) -> installed conf-gmp.4 -> retrieved cohttp-eio.6.0.0~beta2 (https://github.com/mirage/ocaml-cohttp/releases/download/v6.0.0_beta2/cohttp-v6.0.0_beta2.tbz) -> retrieved core.v0.16.2 (https://github.com/janestreet/core/archive/refs/tags/v0.16.2.tar.gz) -> installed conf-sqlite3.1 -> installed conf-gmp-powm-sec.3 -> retrieved cppo.1.6.9 (https://github.com/ocaml-community/cppo/archive/v1.6.9.tar.gz) -> retrieved core_kernel.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/core_kernel-v0.16.0.tar.gz) -> retrieved core_unix.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/core_unix-v0.16.0.tar.gz) -> retrieved crunch.3.3.1 (https://github.com/mirage/ocaml-crunch/releases/download/v3.3.1/crunch-3.3.1.tbz) -> retrieved csexp.1.5.2 (https://github.com/ocaml-dune/csexp/releases/download/1.5.2/csexp-1.5.2.tbz) -> retrieved cstruct.6.2.0 (https://github.com/mirage/ocaml-cstruct/releases/download/v6.2.0/cstruct-6.2.0.tbz) -> retrieved cstruct-lwt.6.2.0 (https://github.com/mirage/ocaml-cstruct/releases/download/v6.2.0/cstruct-6.2.0.tbz) -> retrieved csv.2.4 (https://github.com/Chris00/ocaml-csv/releases/download/2.4/csv-2.4.tbz) -> retrieved ctypes.0.22.0 (https://github.com/yallop/ocaml-ctypes/archive/refs/tags/0.22.0.tar.gz) -> retrieved decompress.1.5.3 (https://github.com/mirage/decompress/releases/download/v1.5.3/decompress-1.5.3.tbz) -> retrieved domain-local-await.1.0.1 (https://github.com/ocaml-multicore/domain-local-await/releases/download/1.0.1/domain-local-await-1.0.1.tbz) -> retrieved digestif.1.2.0 (https://github.com/mirage/digestif/releases/download/v1.2.0/digestif-1.2.0.tbz) -> retrieved domain-name.0.4.0 (https://github.com/hannesm/domain-name/releases/download/v0.4.0/domain-name-0.4.0.tbz) -> retrieved duration.0.2.1 (https://github.com/hannesm/duration/releases/download/v0.2.1/duration-0.2.1.tbz) -> retrieved dune.3.14.2 (https://github.com/ocaml/dune/releases/download/3.14.2/dune-3.14.2.tbz) -> retrieved dune-configurator.3.14.2 (https://github.com/ocaml/dune/releases/download/3.14.2/dune-3.14.2.tbz) -> retrieved eio.1.0 (https://github.com/ocaml-multicore/eio/releases/download/v1.0/eio-1.0.tbz) -> retrieved eio_posix.1.0 (https://github.com/ocaml-multicore/eio/releases/download/v1.0/eio-1.0.tbz) -> retrieved expect_test_helpers_core.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/expect_test_helpers_core-v0.16.0.tar.gz) -> retrieved eqaf.0.9 (https://github.com/mirage/eqaf/releases/download/v0.9/eqaf-0.9.tbz) -> retrieved fmt.0.9.0 (https://erratique.ch/software/fmt/releases/fmt-0.9.0.tbz) -> retrieved fieldslib.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/fieldslib-v0.16.0.tar.gz) -> retrieved fpath.0.7.3 (https://erratique.ch/software/fpath/releases/fpath-0.7.3.tbz) -> retrieved extunix.0.4.1 (https://github.com/ygrek/extunix/releases/download/v0.4.1/extunix-0.4.1.tbz) -> retrieved gen.1.1 (https://github.com/c-cube/gen/archive/v1.1.tar.gz) -> retrieved hmap.0.8.1 (http://erratique.ch/software/hmap/releases/hmap-0.8.1.tbz) -> retrieved htmlit.0.1.0 (https://erratique.ch/software/htmlit/releases/htmlit-0.1.0.tbz) -> retrieved gmap.0.3.0 (https://github.com/hannesm/gmap/releases/download/0.3.0/gmap-0.3.0.tbz) -> retrieved hkdf.1.0.4 (https://github.com/hannesm/ocaml-hkdf/releases/download/v1.0.4/hkdf-v1.0.4.tbz) -> retrieved http.6.0.0~beta2 (cached) -> retrieved int_repr.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/int_repr-v0.16.0.tar.gz) -> retrieved integers.0.7.0 (https://github.com/yallop/ocaml-integers/archive/0.7.0.tar.gz) -> retrieved jane-street-headers.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/jane-street-headers-v0.16.0.tar.gz) -> retrieved iomux.0.3 (https://github.com/haesbaert/ocaml-iomux/releases/download/v0.3/iomux-0.3.tbz) -> retrieved ipaddr.5.5.0 (https://github.com/mirage/ocaml-ipaddr/releases/download/v5.5.0/ipaddr-5.5.0.tbz) -> retrieved js_of_ocaml-compiler.5.7.1 (https://github.com/ocsigen/js_of_ocaml/releases/download/5.7.1/js_of_ocaml-5.7.1.tbz) -> retrieved js_of_ocaml.5.7.1 (https://github.com/ocsigen/js_of_ocaml/releases/download/5.7.1/js_of_ocaml-5.7.1.tbz) -> retrieved js_of_ocaml-toplevel.5.7.1 (https://github.com/ocsigen/js_of_ocaml/releases/download/5.7.1/js_of_ocaml-5.7.1.tbz) -> retrieved jst-config.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/jst-config-v0.16.0.tar.gz) -> retrieved logs.0.7.0 (https://erratique.ch/software/logs/releases/logs-0.7.0.tbz) -> retrieved lwt.5.7.0 (https://github.com/ocsigen/lwt/archive/refs/tags/5.7.0.tar.gz) -> retrieved macaddr.5.5.0 (cached) -> retrieved lwt_eio.0.5.1 (https://github.com/ocaml-multicore/lwt_eio/releases/download/v0.5.1/lwt_eio-0.5.1.tbz) -> retrieved lwt-dllist.1.0.1 (https://github.com/mirage/lwt-dllist/releases/download/v1.0.1/lwt-dllist-v1.0.1.tbz) -> retrieved menhir.20231231 (https://gitlab.inria.fr/fpottier/menhir/-/archive/20231231/archive.tar.gz) -> retrieved mdx.2.4.1 (https://github.com/realworldocaml/mdx/releases/download/2.4.1/mdx-2.4.1.tbz) -> retrieved menhirCST.20231231 (cached) -> retrieved menhirLib.20231231 (cached) -> retrieved magic-mime.1.3.1 (https://github.com/mirage/ocaml-magic-mime/releases/download/v1.3.1/magic-mime-1.3.1.tbz) -> retrieved menhirSdk.20231231 (cached) -> retrieved mirage-crypto.0.11.2 (https://github.com/mirage/mirage-crypto/releases/download/v0.11.2/mirage-crypto-0.11.2.tbz) -> retrieved mirage-crypto-ec.0.11.2 (https://github.com/mirage/mirage-crypto/releases/download/v0.11.2/mirage-crypto-0.11.2.tbz) -> retrieved mirage-crypto-pk.0.11.2 (https://github.com/mirage/mirage-crypto/releases/download/v0.11.2/mirage-crypto-0.11.2.tbz) -> retrieved mtime.2.0.0 (https://erratique.ch/software/mtime/releases/mtime-2.0.0.tbz) -> retrieved mirage-crypto-rng-eio.0.11.2 (cached) -> retrieved num.1.5 (https://github.com/ocaml/num/archive/v1.5.tar.gz) -> retrieved ocaml-base-compiler.5.1.1 (cached) -> retrieved mirage-crypto-rng.0.11.2 (no changes) -> removed ocaml-options-vanilla.1 -> installed ocaml-options-vanilla.1 -> retrieved obuilder-spec.0.6.0 (https://github.com/ocurrent/obuilder/releases/download/v0.6.0/obuilder-0.6.0.tbz) -> retrieved ocaml-compiler-libs.v0.12.4 (https://github.com/janestreet/ocaml-compiler-libs/releases/download/v0.12.4/ocaml-compiler-libs-v0.12.4.tbz) -> retrieved ocaml-syntax-shims.1.0.0 (https://github.com/ocaml-ppx/ocaml-syntax-shims/releases/download/1.0.0/ocaml-syntax-shims-1.0.0.tbz) -> retrieved ocaml_intrinsics.v0.16.1 (https://github.com/janestreet/ocaml_intrinsics/archive/refs/tags/v0.16.1.tar.gz) -> retrieved ocaml-version.3.6.4 (https://github.com/ocurrent/ocaml-version/releases/download/v3.6.4/ocaml-version-3.6.4.tbz) -> retrieved ocamlfind.1.9.6 (http://download.camlcity.org/download/findlib-1.9.6.tar.gz) -> retrieved opam-depext.1.2.1-1 (cached) -> retrieved ocamlbuild.0.14.3 (https://github.com/ocaml/ocamlbuild/archive/refs/tags/0.14.3.tar.gz) -> retrieved ocplib-endian.1.2 (https://github.com/OCamlPro/ocplib-endian/archive/refs/tags/1.2.tar.gz) -> retrieved osrelease.dev (no changes) -> retrieved parsexp.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/parsexp-v0.16.0.tar.gz) -> retrieved optint.0.3.0 (https://github.com/mirage/optint/releases/download/v0.3.0/optint-0.3.0.tbz) -> retrieved patience_diff.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/patience_diff-v0.16.0.tar.gz) -> retrieved patdiff.v0.16.1 (https://github.com/janestreet/patdiff/archive/refs/tags/v0.16.1.tar.gz) -> retrieved pbkdf.1.2.0 (https://github.com/abeaumont/ocaml-pbkdf/archive/1.2.0.tar.gz) -> retrieved ppx_assert.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_assert-v0.16.0.tar.gz) -> retrieved ppx_base.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_base-v0.16.0.tar.gz) -> retrieved ppx_bench.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_bench-v0.16.0.tar.gz) -> retrieved ppx_bin_prot.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_bin_prot-v0.16.0.tar.gz) -> retrieved ppx_cold.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_cold-v0.16.0.tar.gz) -> retrieved ppx_compare.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_compare-v0.16.0.tar.gz) -> retrieved ppx_custom_printf.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_custom_printf-v0.16.0.tar.gz) -> retrieved ppx_derivers.1.2.1 (https://github.com/ocaml-ppx/ppx_derivers/archive/1.2.1.tar.gz) -> retrieved ppx_disable_unused_warnings.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_disable_unused_warnings-v0.16.0.tar.gz) -> retrieved ppx_deriving.5.2.1 (https://github.com/ocaml-ppx/ppx_deriving/releases/download/v5.2.1/ppx_deriving-v5.2.1.tbz) -> retrieved ppx_deriving_yojson.3.7.0 (https://github.com/ocaml-ppx/ppx_deriving_yojson/releases/download/v3.7.0/ppx_deriving_yojson-3.7.0.tar.gz) -> retrieved ppx_enumerate.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_enumerate-v0.16.0.tar.gz) -> retrieved ppx_fields_conv.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_fields_conv-v0.16.0.tar.gz) -> retrieved ppx_expect.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_expect-v0.16.0.tar.gz) -> retrieved ppx_fixed_literal.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_fixed_literal-v0.16.0.tar.gz) -> retrieved ppx_globalize.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_globalize-v0.16.0.tar.gz) -> retrieved ppx_here.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_here-v0.16.0.tar.gz) -> retrieved ppx_hash.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_hash-v0.16.0.tar.gz) -> retrieved ppx_ignore_instrumentation.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_ignore_instrumentation-v0.16.0.tar.gz) -> retrieved ppx_jane.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_jane-v0.16.0.tar.gz) -> retrieved ppx_inline_test.v0.16.1 (https://github.com/janestreet/ppx_inline_test/archive/refs/tags/v0.16.1.tar.gz) -> retrieved ppx_let.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_let-v0.16.0.tar.gz) -> retrieved ppx_log.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_log-v0.16.0.tar.gz) -> retrieved ppx_module_timer.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_module_timer-v0.16.0.tar.gz) -> retrieved ppx_optcomp.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_optcomp-v0.16.0.tar.gz) -> retrieved ppx_optional.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_optional-v0.16.0.tar.gz) -> retrieved ppx_pipebang.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_pipebang-v0.16.0.tar.gz) -> retrieved ppx_sexp_message.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_sexp_message-v0.16.0.tar.gz) -> retrieved ppx_sexp_value.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_sexp_value-v0.16.0.tar.gz) -> retrieved ppx_sexp_conv.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_sexp_conv-v0.16.0.tar.gz) -> retrieved ppx_stable_witness.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_stable_witness-v0.16.0.tar.gz) -> retrieved ppx_stable.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_stable-v0.16.0.tar.gz) -> retrieved ppx_string.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_string-v0.16.0.tar.gz) -> retrieved ppx_tydi.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_tydi-v0.16.0.tar.gz) -> retrieved ppx_typerep_conv.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_typerep_conv-v0.16.0.tar.gz) -> retrieved ppx_variants_conv.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_variants_conv-v0.16.0.tar.gz) -> retrieved psq.0.2.1 (https://github.com/pqwy/psq/releases/download/v0.2.1/psq-0.2.1.tbz) -> retrieved progress.0.2.2 (https://github.com/craigfe/progress/releases/download/0.2.2/progress-0.2.2.tbz) -> retrieved ppxlib.0.32.0 (https://github.com/ocaml-ppx/ppxlib/releases/download/0.32.0/ppxlib-0.32.0.tbz) -> retrieved ptime.1.1.0 (https://erratique.ch/software/ptime/releases/ptime-1.1.0.tbz) -> retrieved re.1.11.0 (https://github.com/ocaml/ocaml-re/releases/download/1.11.0/re-1.11.0.tbz) -> retrieved routes.2.0.0 (https://github.com/anuragsoni/routes/releases/download/2.0.0/routes-2.0.0.tbz) -> retrieved result.1.5 (https://github.com/janestreet/result/releases/download/1.5/result-1.5.tbz) -> retrieved rresult.0.7.0 (https://erratique.ch/software/rresult/releases/rresult-0.7.0.tbz) -> retrieved sexp_pretty.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/sexp_pretty-v0.16.0.tar.gz) -> retrieved sedlex.3.2 (https://github.com/ocaml-community/sedlex/archive/refs/tags/v3.2.tar.gz) -> retrieved sexplib.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/sexplib-v0.16.0.tar.gz) -> retrieved sexplib0.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/sexplib0-v0.16.0.tar.gz) -> retrieved spawn.v0.15.1 (https://github.com/janestreet/spawn/archive/v0.15.1.tar.gz) -> retrieved sha.1.15.4 (https://github.com/djs55/ocaml-sha/releases/download/v1.15.4/sha-1.15.4.tbz) -> retrieved splittable_random.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/splittable_random-v0.16.0.tar.gz) -> retrieved stdio.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/stdio-v0.16.0.tar.gz) -> retrieved sqlite3.5.1.0 (https://github.com/mmottl/sqlite3-ocaml/releases/download/5.1.0/sqlite3-5.1.0.tbz) -> retrieved stdlib-shims.0.3.0 (https://github.com/ocaml/stdlib-shims/releases/download/0.3.0/stdlib-shims-0.3.0.tbz) -> retrieved stringext.1.6.0 (https://github.com/rgrinberg/stringext/releases/download/1.6.0/stringext-1.6.0.tbz) -> retrieved tar.dev (no changes) -> retrieved tar-eio.dev (no changes) -> retrieved terminal.0.2.2 (cached) -> retrieved tar-unix.dev (no changes) -> retrieved time_now.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/time_now-v0.16.0.tar.gz) -> retrieved timezone.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/timezone-v0.16.0.tar.gz) -> retrieved thread-table.1.0.0 (https://github.com/ocaml-multicore/thread-table/releases/download/1.0.0/thread-table-1.0.0.tbz) -> retrieved topkg.1.0.7 (https://erratique.ch/software/topkg/releases/topkg-1.0.7.tbz) -> retrieved tls.0.17.3 (https://github.com/mirleft/ocaml-tls/releases/download/v0.17.3/tls-0.17.3.tbz) -> retrieved tls-eio.0.17.3 (https://github.com/mirleft/ocaml-tls/releases/download/v0.17.3/tls-0.17.3.tbz) -> retrieved typerep.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/typerep-v0.16.0.tar.gz) -> retrieved uucp.15.1.0 (https://erratique.ch/software/uucp/releases/uucp-15.1.0.tbz) -> retrieved uutf.1.0.3 (https://erratique.ch/software/uutf/releases/uutf-1.0.3.tbz) -> retrieved uri.4.4.0 (https://github.com/mirage/ocaml-uri/releases/download/v4.4.0/uri-4.4.0.tbz) -> retrieved uri-sexp.4.4.0 (https://github.com/mirage/ocaml-uri/releases/download/v4.4.0/uri-4.4.0.tbz) -> retrieved variantslib.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/variantslib-v0.16.0.tar.gz) -> retrieved vector.1.0.0 (https://github.com/backtracking/vector/releases/download/1.0.0/vector-1.0.0.tbz) -> retrieved x509.0.16.5 (https://github.com/mirleft/ocaml-x509/releases/download/v0.16.5/x509-0.16.5.tbz) -> retrieved yaml.3.2.0 (https://github.com/avsm/ocaml-yaml/releases/download/v3.2.0/yaml-3.2.0.tbz) -> retrieved yojson.2.1.2 (https://github.com/ocaml-community/yojson/releases/download/2.1.2/yojson-2.1.2.tbz) -> retrieved zarith.1.13 (https://github.com/ocaml/Zarith/archive/release-1.13.tar.gz) -> retrieved xdg.3.14.2 (cached) -> removed base-nnp.base -> removed base-domains.base -> removed opam-depext.1.2.1-1 -> removed ocaml.5.1.1 -> removed ocaml-config.3 -> removed ocaml-base-compiler.5.1.1 -> installed ocaml-base-compiler.5.1.1 -> installed ocaml-config.3 -> installed ocaml.5.1.1 -> installed base-domains.base -> installed base-nnp.base -> installed seq.base -> installed cmdliner.1.2.0 -> installed opam-depext.1.2.1-1 -> installed num.1.5 -> installed ocamlfind.1.9.6 -> installed base-bytes.base -> installed zarith.1.13 -> installed ocamlbuild.0.14.3 -> installed topkg.1.0.7 -> installed hmap.0.8.1 -> installed htmlit.0.1.0 -> installed rresult.0.7.0 -> installed uutf.1.0.3 -> installed fmt.0.9.0 -> installed mtime.2.0.0 -> installed ptime.1.1.0 -> installed astring.0.8.5 -> installed fpath.0.7.3 -> installed cmarkit.0.3.0 -> installed dune.3.14.2 -> installed base64.3.5.1 -> installed bigarray-compat.1.1.0 -> installed camlp-streams.5.0.1 -> installed crunch.3.3.1 -> installed csexp.1.5.2 -> installed cstruct.6.2.0 -> installed cppo.1.6.9 -> installed csv.2.4 -> installed domain-name.0.4.0 -> installed duration.0.2.1 -> installed gen.1.1 -> installed gmap.0.3.0 -> installed http.6.0.0~beta2 -> installed jane-street-headers.v0.16.0 -> installed lwt-dllist.1.0.1 -> installed macaddr.5.5.0 -> installed magic-mime.1.3.1 -> installed menhirCST.20231231 -> installed menhirLib.20231231 -> installed menhirSdk.20231231 -> installed ocaml-compiler-libs.v0.12.4 -> installed ocaml-syntax-shims.1.0.0 -> installed ocaml-version.3.6.4 -> installed optint.0.3.0 -> installed ppx_derivers.1.2.1 -> installed psq.0.2.1 -> installed re.1.11.0 -> installed result.1.5 -> installed sexplib0.v0.16.0 -> installed spawn.v0.15.1 -> installed stdlib-shims.0.3.0 -> installed stringext.1.6.0 -> installed thread-table.1.0.0 -> installed vector.1.0.0 -> installed asn1-combinators.0.2.6 -> installed eqaf.0.9 -> installed ocplib-endian.1.2 -> installed ipaddr.5.5.0 -> installed routes.2.0.0 -> installed integers.0.7.0 -> installed domain-local-await.1.0.1 -> installed yojson.2.1.2 -> installed sha.1.15.4 -> installed xdg.3.14.2 -> installed digestif.1.2.0 -> installed alcotest.1.7.0 -> installed parsexp.v0.16.0 -> installed dune-configurator.3.14.2 -> installed bigstringaf.0.9.1 -> installed sexplib.v0.16.0 -> installed iomux.0.3 -> installed checkseum.0.5.2 -> installed angstrom.0.16.0 -> installed sqlite3.5.1.0 -> installed mirage-crypto.0.11.2 -> installed ocaml_intrinsics.v0.16.1 -> installed pbkdf.1.2.0 -> installed hkdf.1.0.4 -> installed decompress.1.5.3 -> installed eio.1.0 -> installed uri.4.4.0 -> installed tar.dev -> installed tar-eio.dev -> installed lwt.5.7.0 -> installed cstruct-lwt.6.2.0 -> installed lwt_eio.0.5.1 -> installed eio_posix.1.0 -> installed tar-unix.dev -> installed base.v0.16.3 -> installed ctypes.0.22.0 -> installed fieldslib.v0.16.0 -> installed variantslib.v0.16.0 -> installed stdio.v0.16.0 -> installed typerep.v0.16.0 -> installed uucp.15.1.0 -> installed terminal.0.2.2 -> installed ppxlib.0.32.0 -> installed ppx_globalize.v0.16.0 -> installed ppx_optcomp.v0.16.0 -> installed ppx_disable_unused_warnings.v0.16.0 -> installed ppx_cold.v0.16.0 -> installed ppx_enumerate.v0.16.0 -> installed ppx_tydi.v0.16.0 -> installed ppx_here.v0.16.0 -> installed ppx_stable_witness.v0.16.0 -> installed ppx_compare.v0.16.0 -> installed ppx_typerep_conv.v0.16.0 -> installed ppx_variants_conv.v0.16.0 -> installed ppx_fields_conv.v0.16.0 -> installed ppx_stable.v0.16.0 -> installed ppx_ignore_instrumentation.v0.16.0 -> installed menhir.20231231 -> installed ppx_pipebang.v0.16.0 -> installed ppx_fixed_literal.v0.16.0 -> installed ppx_optional.v0.16.0 -> installed ppx_deriving.5.2.1 -> installed ppx_sexp_conv.v0.16.0 -> installed sedlex.3.2 -> installed ppx_let.v0.16.0 -> installed uri-sexp.4.4.0 -> installed ppx_deriving_yojson.3.7.0 -> installed obuilder-spec.0.6.0 -> installed ppx_hash.v0.16.0 -> installed ppx_sexp_message.v0.16.0 -> installed ppx_sexp_value.v0.16.0 -> installed ppx_assert.v0.16.0 -> installed ppx_custom_printf.v0.16.0 -> installed ppx_base.v0.16.0 -> installed extunix.0.4.1 -> installed ppx_log.v0.16.0 -> installed jst-config.v0.16.0 -> installed bin_prot.v0.16.0 -> installed sexp_pretty.v0.16.0 -> installed ppx_string.v0.16.0 -> installed time_now.v0.16.0 -> installed ppx_bin_prot.v0.16.0 -> installed ppx_module_timer.v0.16.0 -> installed ppx_inline_test.v0.16.1 -> installed js_of_ocaml-compiler.5.7.1 -> installed ppx_bench.v0.16.0 -> installed ppx_expect.v0.16.0 -> installed splittable_random.v0.16.0 -> installed js_of_ocaml-toplevel.5.7.1 -> installed base_quickcheck.v0.16.0 -> installed ppx_jane.v0.16.0 -> installed int_repr.v0.16.0 -> installed brr.0.0.6 -> installed base_bigstring.v0.16.0 -> installed js_of_ocaml.5.7.1 -> installed code-mirror.dev -> installed logs.0.7.0 -> installed mirage-crypto-rng.0.11.2 -> installed mirage-crypto-rng-eio.0.11.2 -> installed mirage-crypto-pk.0.11.2 -> installed progress.0.2.2 -> installed cohttp.6.0.0~beta2 -> installed cohttp-eio.6.0.0~beta2 -> installed mdx.2.4.1 -> installed bos.0.2.1 -> installed osrelease.dev -> installed mirage-crypto-ec.0.11.2 -> installed yaml.3.2.0 -> installed x509.0.16.5 -> installed tls.0.17.3 -> installed tls-eio.0.17.3 -> installed core.v0.16.2 -> installed timezone.v0.16.0 -> installed expect_test_helpers_core.v0.16.0 -> installed patience_diff.v0.16.0 -> installed core_kernel.v0.16.0 -> installed core_unix.v0.16.0 -> installed patdiff.v0.16.1 Done. <><> opam-depext.1.2.1-1 installed successfully <><><><><><><><><><><><><><><><> => opam-depext is unnecessary when used with opam >= 2.1. Please use opam install directly instead # Run eval $(opam env) to update the current shell environment Removing intermediate container d2b3a143a84c ---> d9742226d31a Step 9/11 : ADD --chown=opam . . ---> c70d09518769 Step 10/11 : RUN opam exec -- dune build @runtest @install @check ---> Running in 47544672e234 Generating Static_files.ml Skipping generation of .mli Testing `shark'. This run has ID `RWTG8H1X'. [OK] block 0 shark build block, no hash. [OK] block 1 shark build block, with hash. [OK] block 2 shark empty block. [OK] block 3 shark run block. [OK] block 4 parsing multiple commands. [OK] block 5 parsing multiline command. [OK] block 6 parsing basic git import. [OK] block 7 parsing basic http import. [OK] block 8 parsing basic file import no... [OK] block 9 parsing basic file import wi... [OK] command parsing 0 Basic python command parsing... [OK] command parsing 1 Basic python command parsing... [OK] command parsing 2 Basic R command parsing. [OK] command parsing 3 Basic R command parsing with... [OK] command parsing 4 Basic command parsing. [OK] command parsing 5 Basic command parsing with p... [OK] datafile modeling 0 Basic file. [OK] datafile modeling 1 Basic file with subpath. [OK] datafile modeling 2 Canonical dir with wildcard. [OK] frontmatter parsing 0 empty front matter. [OK] frontmatter parsing 1 simple input list. [OK] frontmatter parsing 2 simple input api. [OK] AST parsing 0 Test simple single command b... [OK] AST parsing 1 Test simple milticommand block. [OK] AST parsing 2 Test simple block with non-o... [OK] AST leaf processing 0 Basic leaf test. [OK] AST leaf processing 1 Basic leaf simple wildcard. [OK] AST leaf processing 2 Basic leaf sub empty. [OK] AST leaf processing 3 Basic leaf sub simple. [OK] AST leaf processing 4 Basic leaf sub one map. [OK] AST leaf processing 5 Basic leaf sub multiple map. [OK] Command execution 0 Test create initial state. [OK] Command execution 1 Test simple change dir. [OK] Command execution 2 Test simple env update. [OK] Command execution 3 Test env update with command... [OK] Command execution 4 Test a simple command execut... [OK] Command execution 5 Test a failed command execut... Full test results in `/src/_build/default/src/test/_build/_tests/shark'. Test Successful in 0.005s. 37 tests run. Removing intermediate container 47544672e234 ---> f15b0a7ace10 Step 11/11 : RUN opam exec -- dune install ---> Running in 9b6577e32afc Removing intermediate container 9b6577e32afc ---> fb9b211ae402 Successfully built fb9b211ae402 2024-07-17 08:52.04: Job succeeded