Organisationsocurrentocaml-cia56fed ()windows-server-2022-5.2_opam-2.2

windows-server-2022-5.2_opam-2.2

Link Copied
Code Copied

Logs

2024-11-06 15:52.11: New job: test ocurrent/ocaml-ci https://github.com/ocurrent/ocaml-ci.git#refs/heads/live-engine (a56fed9bfa62168ed415b917abd435e1c9d71b8d) (test:windows-server-2022-5.2_opam-2.2)
Base: windows-server-2022-ocaml-5.2
Opam project build


To reproduce locally:


git clone --recursive "https://github.com/ocurrent/ocaml-ci.git" -b "live-engine" && cd "ocaml-ci" && git reset --hard a56fed9b
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM windows-server-2022-ocaml-5.2
# windows-server-2022-5.2_opam-2.2
USER 1000:1000
ENV CLICOLOR_FORCE="1"
ENV OPAMCOLOR="always"
RUN ln -f /usr/bin/opam-2.2 /usr/bin/opam
RUN opam init --reinit -ni
RUN uname -rs && opam exec -- ocaml -version && opam --version
RUN cd ~/opam-repository && (git cat-file -e 371a52f4a8b5c88dc9de4f5a5f6375fb0963297a || git fetch origin master) && git reset -q --hard 371a52f4a8b5c88dc9de4f5a5f6375fb0963297a && git log --no-decorate -n1 --oneline && opam update -u
RUN mkdir -p 'solver-service/' 'ocurrent/' 'ocluster/' 'ocluster/obuilder/' 'ocluster/' 'ocaml-version/' 'ocaml-dockerfile/'
COPY --chown=1000:1000 solver-service/solver-worker.opam solver-service/solver-service.opam solver-service/solver-service-api.opam /Users/opam/Documents/solver-service/
COPY --chown=1000:1000 ocurrent/current_web.opam ocurrent/current_ssh.opam ocurrent/current_slack.opam ocurrent/current_rpc.opam ocurrent/current_gitlab.opam ocurrent/current_github.opam ocurrent/current_git.opam ocurrent/current_examples.opam ocurrent/current_docker.opam ocurrent/current.opam /Users/opam/Documents/ocurrent/
COPY --chown=1000:1000 ocluster/ocluster.opam ocluster/ocluster-worker.opam ocluster/ocluster-api.opam /Users/opam/Documents/ocluster/
COPY --chown=1000:1000 ocluster/obuilder/obuilder.opam ocluster/obuilder/obuilder-spec.opam /Users/opam/Documents/ocluster/obuilder/
COPY --chown=1000:1000 ocluster/current_ocluster.opam /Users/opam/Documents/ocluster/
COPY --chown=1000:1000 ocaml-version/ocaml-version.opam /Users/opam/Documents/ocaml-version/
COPY --chown=1000:1000 ocaml-dockerfile/dockerfile.opam ocaml-dockerfile/dockerfile-opam.opam ocaml-dockerfile/dockerfile-cmd.opam /Users/opam/Documents/ocaml-dockerfile/
COPY --chown=1000:1000 ocaml-ci.opam ocaml-ci-web.opam ocaml-ci-service.opam ocaml-ci-gitlab.opam ocaml-ci-client.opam ocaml-ci-api.opam /Users/opam/Documents/./
RUN opam pin add -yn solver-worker.dev '/Users/opam/Documents/solver-service/' && \
opam pin add -yn solver-service.dev '/Users/opam/Documents/solver-service/' && \
opam pin add -yn solver-service-api.dev '/Users/opam/Documents/solver-service/' && \
opam pin add -yn current_web.dev '/Users/opam/Documents/ocurrent/' && \
opam pin add -yn current_ssh.dev '/Users/opam/Documents/ocurrent/' && \
opam pin add -yn current_slack.dev '/Users/opam/Documents/ocurrent/' && \
opam pin add -yn current_rpc.dev '/Users/opam/Documents/ocurrent/' && \
opam pin add -yn current_gitlab.dev '/Users/opam/Documents/ocurrent/' && \
opam pin add -yn current_github.dev '/Users/opam/Documents/ocurrent/' && \
opam pin add -yn current_git.dev '/Users/opam/Documents/ocurrent/' && \
opam pin add -yn current_examples.dev '/Users/opam/Documents/ocurrent/' && \
opam pin add -yn current_docker.dev '/Users/opam/Documents/ocurrent/' && \
opam pin add -yn current.dev '/Users/opam/Documents/ocurrent/' && \
opam pin add -yn ocluster.dev '/Users/opam/Documents/ocluster/' && \
opam pin add -yn ocluster-worker.dev '/Users/opam/Documents/ocluster/' && \
opam pin add -yn ocluster-api.dev '/Users/opam/Documents/ocluster/' && \
opam pin add -yn obuilder.dev '/Users/opam/Documents/ocluster/obuilder/' && \
opam pin add -yn obuilder-spec.dev '/Users/opam/Documents/ocluster/obuilder/' && \
opam pin add -yn current_ocluster.dev '/Users/opam/Documents/ocluster/' && \
opam pin add -yn ocaml-version.dev '/Users/opam/Documents/ocaml-version/' && \
opam pin add -yn dockerfile.dev '/Users/opam/Documents/ocaml-dockerfile/' && \
opam pin add -yn dockerfile-opam.dev '/Users/opam/Documents/ocaml-dockerfile/' && \
opam pin add -yn dockerfile-cmd.dev '/Users/opam/Documents/ocaml-dockerfile/' && \
opam pin add -yn ocaml-ci.dev '/Users/opam/Documents/./' && \
opam pin add -yn ocaml-ci-web.dev '/Users/opam/Documents/./' && \
opam pin add -yn ocaml-ci-service.dev '/Users/opam/Documents/./' && \
opam pin add -yn ocaml-ci-gitlab.dev '/Users/opam/Documents/./' && \
opam pin add -yn ocaml-ci-client.dev '/Users/opam/Documents/./' && \
opam pin add -yn ocaml-ci-api.dev '/Users/opam/Documents/./'
ENV DEPS="0install-solver.2.18 alcotest.1.8.0 alcotest-lwt.1.8.0 angstrom.0.16.1 ansi.0.7.0 arch-x86_64.1 arp.3.1.1 asetmap.0.8.1 asn1-combinators.0.2.6 astring.0.8.5 atd.2.15.0 atdgen.2.15.0 atdgen-runtime.2.15.0 awa.0.3.0 awa-mirage.0.3.0 base.v0.17.1 base-bigarray.base base-bytes.base base-domains.base base-nnp.base base-threads.base base-unix.base base64.3.5.1 bigarray-compat.1.1.0 bigarray-overlap.0.2.1 bigstringaf.0.10.0 biniou.1.2.2 bos.0.2.1 ca-certs.0.2.3 ca-certs-nss.3.101 camlp-streams.5.0.1 capnp.3.6.0 capnp-rpc.1.2.3 capnp-rpc-lwt.1.2.3 capnp-rpc-net.1.2.3 capnp-rpc-unix.1.2.3 caqti.2.1.2 caqti-lwt.2.1.1 carton.0.7.2 carton-git.0.7.2 carton-lwt.0.7.2 cf.0.5.0 cf-lwt.0.5.0 checkseum.0.5.2 cmdliner.1.3.0 cohttp.5.3.1 cohttp-lwt.5.3.0 cohttp-lwt-unix.5.3.0 conduit.6.2.3 conduit-lwt.6.2.3 conduit-lwt-unix.6.2.3 conf-capnproto.2 conf-git.1.1 conf-gmp.4 conf-gmp-powm-sec.3 conf-graphviz.0.1 conf-libev.4-11 conf-libffi.2.0.0 conf-libssl.4 conf-mingw-w64-gcc-i686.1 conf-mingw-w64-gcc-x86_64.1 conf-mingw-w64-gmp-x86_64.1 conf-mingw-w64-libffi-x86_64.1 conf-mingw-w64-openssl-x86_64.1 conf-mingw-w64-sqlite3-x86_64.1 conf-pkg-config.3 conf-sqlite3.1 conf-which.1 cppo.1.7.0 crunch.3.3.1 csexp.1.5.2 cstruct.6.2.0 cstruct-lwt.6.2.0 cstruct-unix.6.2.0 csv.2.4 ctypes.0.23.0 ctypes-foreign.0.23.0 current.dev current_docker.dev current_git.dev current_github.dev current_gitlab.dev current_incr.0.6.1 current_ocluster.dev current_rpc.dev current_web.dev decompress.1.5.3 digestif.1.2.0 dns.7.0.3 dns-client.7.0.3 dns-client-lwt.7.0.3 dns-client-mirage.7.0.3 dockerfile.dev dockerfile-opam.dev domain-name.0.4.0 dream.1.0.0~alpha6 dream-httpaf.1.0.0~alpha3 dream-pure.1.0.0~alpha2 duff.0.5 dune.3.16.1 dune-build-info.3.16.1 dune-configurator.3.16.1 dune-private-libs.3.16.1 dune-site.3.16.1 duration.0.2.1 dyn.3.16.1 easy-format.1.3.4 emile.1.1 encore.0.8 eqaf.0.9 ethernet.3.2.0 extunix.0.4.2 faraday.0.8.2 faraday-lwt.0.8.2 faraday-lwt-unix.0.8.2 flexdll.0.43 fmt.0.9.0 fpath.0.7.3 fsevents.0.3.0 fsevents-lwt.0.3.0 git.3.15.0 git-mirage.3.15.0 git-paf.3.15.0 git-unix.3.15.0 github.4.4.1 github-data.4.4.1 github-unix.4.4.1 gitlab.0.1.8 gitlab-unix.0.1.8 gmap.0.3.0 graphql.0.14.0 graphql-lwt.0.14.0 graphql_parser.0.14.0 h2.0.13.0 happy-eyeballs.0.6.0 happy-eyeballs-lwt.0.6.0 happy-eyeballs-mirage.0.6.0 hex.1.5.0 hkdf.1.0.4 hmap.0.8.1 host-arch-x86_64.1 host-system-mingw.1 hpack.0.13.0 httpaf.0.7.1 httpun-types.0.2.0 hxd.0.3.2 ISO8601.0.2.6 integers.0.7.0 ipaddr.5.6.0 ipaddr-cstruct.5.6.0 ipaddr-sexp.5.6.0 irmin-watcher.0.5.0 jsonm.1.0.2 ke.0.6 lambdasoup.1.1.1 logs.0.7.0 lru.0.3.1 lwt.5.8.0 lwt-dllist.1.0.1 lwt_ppx.5.8.0 lwt_ssl.1.2.0 macaddr.5.6.0 macaddr-cstruct.5.6.0 magic-mime.1.3.1 markup.1.0.3 menhir.20240715 menhirCST.20240715 menhirLib.20240715 menhirSdk.20240715 metrics.0.4.1 mimic.0.0.6 mimic-happy-eyeballs.0.0.6 mingw-w64-shims.0.2.0 mirage-clock.4.2.0 mirage-clock-unix.4.2.0 mirage-crypto.0.11.3 mirage-crypto-ec.0.11.3 mirage-crypto-pk.0.11.3 mirage-crypto-rng.0.11.3 mirage-crypto-rng-lwt.0.11.3 mirage-flow.3.0.0 mirage-kv.6.1.1 mirage-net.4.0.0 mirage-random.3.0.0 mirage-runtime.4.8.1 mirage-time.3.0.0 mirage-unix.5.0.1 mtime.2.1.0 multipart_form.0.6.0 multipart_form-lwt.0.6.0 num.1.5-1 obuilder-spec.dev ocaml.5.2.0 ocaml-base-compiler.5.2.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-env-mingw64.1 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml-version.dev ocaml_intrinsics_kernel.v0.17.1 ocamlbuild.0.15.0 ocamlfind.1.9.5 ocamlgraph.2.1.0 ocluster-api.dev ocplib-endian.1.2 omigrate.0.3.2 opam-0install.0.5 opam-core.2.3.0~rc1 opam-file-format.2.1.6 opam-format.2.3.0~rc1 opam-repository.2.3.0~rc1 opam-state.2.3.0~rc1 optint.0.3.0 ordering.3.16.1 paf.0.5.0 parsexp.v0.17.0 pbkdf.1.2.0 pecu.0.7 pgx.2.2 pgx_lwt.2.2 pgx_lwt_unix.2.2 pp.1.2.0 ppx_compare.v0.17.0 ppx_custom_printf.v0.17.0 ppx_derivers.1.2.1 ppx_deriving.6.0.3 ppx_deriving_yojson.3.9.0 ppx_sexp_conv.v0.17.0 ppxlib.0.33.0 ppxlib_jane.v0.17.0 prettym.0.0.3 prometheus.1.2 prometheus-app.1.2 psq.0.2.1 ptime.1.2.0 randomconv.0.1.3 re.1.12.0 res.5.0.2 result.1.5 routes.2.0.0 rresult.0.7.0 seq.base session.0.5.0 session-cohttp.0.5.0 session-cohttp-lwt.0.5.0 sexplib.v0.17.0 sexplib0.v0.17.0 sha.1.15.4 solver-service.dev solver-service-api.dev spdx_licenses.1.2.0 sqlite3.5.2.0 ssl.0.7.0 stdint.0.7.2 stdio.v0.17.0 stdlib-shims.0.3.0 stdune.3.16.1 stringext.1.6.0 swhid_core.0.1 system-mingw.1 tailwindcss.dev tar.2.6.0 tar-unix.2.6.0 tcpip.8.0.0 timedesc.3.1.0 timedesc-tzdb.3.1.0 timedesc-tzlocal.3.1.0 tls.0.17.3 tls-lwt.0.17.3 tls-mirage.0.17.3 topkg.1.0.7 tyxml.4.6.0 uchar.0.0.2 unstrctrd.0.4 uri.4.4.0 uri-sexp.4.4.0 uuidm.0.9.9 uutf.1.0.3 x509.0.16.5 yojson.2.2.2 zarith.1.14"
ENV CI="true"
ENV OCAMLCI="true"
RUN opam update --depexts && opam install --cli=2.2 --depext-only -y ocaml-ci.dev ocaml-ci-web.dev ocaml-ci-service.dev ocaml-ci-gitlab.dev ocaml-ci-client.dev ocaml-ci-api.dev $DEPS
RUN opam install $DEPS
COPY --chown=1000:1000 . /Users/opam/Documents
RUN cd /cygdrive/c/Users/opam/Documents && opam exec -- dune build @install @check @runtest && rm -rf _build


END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK


2024-11-06 15:52.11: Using cache hint "ocurrent/ocaml-ci-windows-server-2022-ocaml-5.2-windows-server-2022-5.2_opam-2.2-bddaf51327416f29a879b533c4378c35"
2024-11-06 15:52.11: Using OBuilder spec:
((from windows-server-2022-ocaml-5.2)
(comment windows-server-2022-5.2_opam-2.2)
(user (uid 1000) (gid 1000))
(env CLICOLOR_FORCE 1)
(env OPAMCOLOR always)
(run (shell "ln -f /usr/bin/opam-2.2 /usr/bin/opam"))
(run (shell "opam init --reinit -ni"))
(run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))
(run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\local\\opam\\download-cache")))
(network host)
(shell "cd ~/opam-repository && (git cat-file -e 371a52f4a8b5c88dc9de4f5a5f6375fb0963297a || git fetch origin master) && git reset -q --hard 371a52f4a8b5c88dc9de4f5a5f6375fb0963297a && git log --no-decorate -n1 --oneline && opam update -u"))
(run (shell "mkdir -p 'solver-service/' 'ocurrent/' 'ocluster/' 'ocluster/obuilder/' 'ocluster/' 'ocaml-version/' 'ocaml-dockerfile/'"))
(copy (src solver-service/solver-worker.opam solver-service/solver-service.opam solver-service/solver-service-api.opam)
(dst /Users/opam/Documents/solver-service/))
(copy (src ocurrent/current_web.opam ocurrent/current_ssh.opam ocurrent/current_slack.opam ocurrent/current_rpc.opam ocurrent/current_gitlab.opam ocurrent/current_github.opam ocurrent/current_git.opam ocurrent/current_examples.opam ocurrent/current_docker.opam ocurrent/current.opam)
(dst /Users/opam/Documents/ocurrent/))
(copy (src ocluster/ocluster.opam ocluster/ocluster-worker.opam ocluster/ocluster-api.opam)
(dst /Users/opam/Documents/ocluster/))
(copy (src ocluster/obuilder/obuilder.opam ocluster/obuilder/obuilder-spec.opam)
(dst /Users/opam/Documents/ocluster/obuilder/))
(copy (src ocluster/current_ocluster.opam)
(dst /Users/opam/Documents/ocluster/))
(copy (src ocaml-version/ocaml-version.opam)
(dst /Users/opam/Documents/ocaml-version/))
(copy (src ocaml-dockerfile/dockerfile.opam ocaml-dockerfile/dockerfile-opam.opam ocaml-dockerfile/dockerfile-cmd.opam)
(dst /Users/opam/Documents/ocaml-dockerfile/))
(copy (src ocaml-ci.opam ocaml-ci-web.opam ocaml-ci-service.opam ocaml-ci-gitlab.opam ocaml-ci-client.opam ocaml-ci-api.opam)
(dst /Users/opam/Documents/./))
(run (network host)
(shell  "opam pin add -yn solver-worker.dev '/Users/opam/Documents/solver-service/' && \
\nopam pin add -yn solver-service.dev '/Users/opam/Documents/solver-service/' && \
\nopam pin add -yn solver-service-api.dev '/Users/opam/Documents/solver-service/' && \
\nopam pin add -yn current_web.dev '/Users/opam/Documents/ocurrent/' && \
\nopam pin add -yn current_ssh.dev '/Users/opam/Documents/ocurrent/' && \
\nopam pin add -yn current_slack.dev '/Users/opam/Documents/ocurrent/' && \
\nopam pin add -yn current_rpc.dev '/Users/opam/Documents/ocurrent/' && \
\nopam pin add -yn current_gitlab.dev '/Users/opam/Documents/ocurrent/' && \
\nopam pin add -yn current_github.dev '/Users/opam/Documents/ocurrent/' && \
\nopam pin add -yn current_git.dev '/Users/opam/Documents/ocurrent/' && \
\nopam pin add -yn current_examples.dev '/Users/opam/Documents/ocurrent/' && \
\nopam pin add -yn current_docker.dev '/Users/opam/Documents/ocurrent/' && \
\nopam pin add -yn current.dev '/Users/opam/Documents/ocurrent/' && \
\nopam pin add -yn ocluster.dev '/Users/opam/Documents/ocluster/' && \
\nopam pin add -yn ocluster-worker.dev '/Users/opam/Documents/ocluster/' && \
\nopam pin add -yn ocluster-api.dev '/Users/opam/Documents/ocluster/' && \
\nopam pin add -yn obuilder.dev '/Users/opam/Documents/ocluster/obuilder/' && \
\nopam pin add -yn obuilder-spec.dev '/Users/opam/Documents/ocluster/obuilder/' && \
\nopam pin add -yn current_ocluster.dev '/Users/opam/Documents/ocluster/' && \
\nopam pin add -yn ocaml-version.dev '/Users/opam/Documents/ocaml-version/' && \
\nopam pin add -yn dockerfile.dev '/Users/opam/Documents/ocaml-dockerfile/' && \
\nopam pin add -yn dockerfile-opam.dev '/Users/opam/Documents/ocaml-dockerfile/' && \
\nopam pin add -yn dockerfile-cmd.dev '/Users/opam/Documents/ocaml-dockerfile/' && \
\nopam pin add -yn ocaml-ci.dev '/Users/opam/Documents/./' && \
\nopam pin add -yn ocaml-ci-web.dev '/Users/opam/Documents/./' && \
\nopam pin add -yn ocaml-ci-service.dev '/Users/opam/Documents/./' && \
\nopam pin add -yn ocaml-ci-gitlab.dev '/Users/opam/Documents/./' && \
\nopam pin add -yn ocaml-ci-client.dev '/Users/opam/Documents/./' && \
\nopam pin add -yn ocaml-ci-api.dev '/Users/opam/Documents/./'"))
(env DEPS "0install-solver.2.18 alcotest.1.8.0 alcotest-lwt.1.8.0 angstrom.0.16.1 ansi.0.7.0 arch-x86_64.1 arp.3.1.1 asetmap.0.8.1 asn1-combinators.0.2.6 astring.0.8.5 atd.2.15.0 atdgen.2.15.0 atdgen-runtime.2.15.0 awa.0.3.0 awa-mirage.0.3.0 base.v0.17.1 base-bigarray.base base-bytes.base base-domains.base base-nnp.base base-threads.base base-unix.base base64.3.5.1 bigarray-compat.1.1.0 bigarray-overlap.0.2.1 bigstringaf.0.10.0 biniou.1.2.2 bos.0.2.1 ca-certs.0.2.3 ca-certs-nss.3.101 camlp-streams.5.0.1 capnp.3.6.0 capnp-rpc.1.2.3 capnp-rpc-lwt.1.2.3 capnp-rpc-net.1.2.3 capnp-rpc-unix.1.2.3 caqti.2.1.2 caqti-lwt.2.1.1 carton.0.7.2 carton-git.0.7.2 carton-lwt.0.7.2 cf.0.5.0 cf-lwt.0.5.0 checkseum.0.5.2 cmdliner.1.3.0 cohttp.5.3.1 cohttp-lwt.5.3.0 cohttp-lwt-unix.5.3.0 conduit.6.2.3 conduit-lwt.6.2.3 conduit-lwt-unix.6.2.3 conf-capnproto.2 conf-git.1.1 conf-gmp.4 conf-gmp-powm-sec.3 conf-graphviz.0.1 conf-libev.4-11 conf-libffi.2.0.0 conf-libssl.4 conf-mingw-w64-gcc-i686.1 conf-mingw-w64-gcc-x86_64.1 conf-mingw-w64-gmp-x86_64.1 conf-mingw-w64-libffi-x86_64.1 conf-mingw-w64-openssl-x86_64.1 conf-mingw-w64-sqlite3-x86_64.1 conf-pkg-config.3 conf-sqlite3.1 conf-which.1 cppo.1.7.0 crunch.3.3.1 csexp.1.5.2 cstruct.6.2.0 cstruct-lwt.6.2.0 cstruct-unix.6.2.0 csv.2.4 ctypes.0.23.0 ctypes-foreign.0.23.0 current.dev current_docker.dev current_git.dev current_github.dev current_gitlab.dev current_incr.0.6.1 current_ocluster.dev current_rpc.dev current_web.dev decompress.1.5.3 digestif.1.2.0 dns.7.0.3 dns-client.7.0.3 dns-client-lwt.7.0.3 dns-client-mirage.7.0.3 dockerfile.dev dockerfile-opam.dev domain-name.0.4.0 dream.1.0.0~alpha6 dream-httpaf.1.0.0~alpha3 dream-pure.1.0.0~alpha2 duff.0.5 dune.3.16.1 dune-build-info.3.16.1 dune-configurator.3.16.1 dune-private-libs.3.16.1 dune-site.3.16.1 duration.0.2.1 dyn.3.16.1 easy-format.1.3.4 emile.1.1 encore.0.8 eqaf.0.9 ethernet.3.2.0 extunix.0.4.2 faraday.0.8.2 faraday-lwt.0.8.2 faraday-lwt-unix.0.8.2 flexdll.0.43 fmt.0.9.0 fpath.0.7.3 fsevents.0.3.0 fsevents-lwt.0.3.0 git.3.15.0 git-mirage.3.15.0 git-paf.3.15.0 git-unix.3.15.0 github.4.4.1 github-data.4.4.1 github-unix.4.4.1 gitlab.0.1.8 gitlab-unix.0.1.8 gmap.0.3.0 graphql.0.14.0 graphql-lwt.0.14.0 graphql_parser.0.14.0 h2.0.13.0 happy-eyeballs.0.6.0 happy-eyeballs-lwt.0.6.0 happy-eyeballs-mirage.0.6.0 hex.1.5.0 hkdf.1.0.4 hmap.0.8.1 host-arch-x86_64.1 host-system-mingw.1 hpack.0.13.0 httpaf.0.7.1 httpun-types.0.2.0 hxd.0.3.2 ISO8601.0.2.6 integers.0.7.0 ipaddr.5.6.0 ipaddr-cstruct.5.6.0 ipaddr-sexp.5.6.0 irmin-watcher.0.5.0 jsonm.1.0.2 ke.0.6 lambdasoup.1.1.1 logs.0.7.0 lru.0.3.1 lwt.5.8.0 lwt-dllist.1.0.1 lwt_ppx.5.8.0 lwt_ssl.1.2.0 macaddr.5.6.0 macaddr-cstruct.5.6.0 magic-mime.1.3.1 markup.1.0.3 menhir.20240715 menhirCST.20240715 menhirLib.20240715 menhirSdk.20240715 metrics.0.4.1 mimic.0.0.6 mimic-happy-eyeballs.0.0.6 mingw-w64-shims.0.2.0 mirage-clock.4.2.0 mirage-clock-unix.4.2.0 mirage-crypto.0.11.3 mirage-crypto-ec.0.11.3 mirage-crypto-pk.0.11.3 mirage-crypto-rng.0.11.3 mirage-crypto-rng-lwt.0.11.3 mirage-flow.3.0.0 mirage-kv.6.1.1 mirage-net.4.0.0 mirage-random.3.0.0 mirage-runtime.4.8.1 mirage-time.3.0.0 mirage-unix.5.0.1 mtime.2.1.0 multipart_form.0.6.0 multipart_form-lwt.0.6.0 num.1.5-1 obuilder-spec.dev ocaml.5.2.0 ocaml-base-compiler.5.2.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-env-mingw64.1 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml-version.dev ocaml_intrinsics_kernel.v0.17.1 ocamlbuild.0.15.0 ocamlfind.1.9.5 ocamlgraph.2.1.0 ocluster-api.dev ocplib-endian.1.2 omigrate.0.3.2 opam-0install.0.5 opam-core.2.3.0~rc1 opam-file-format.2.1.6 opam-format.2.3.0~rc1 opam-repository.2.3.0~rc1 opam-state.2.3.0~rc1 optint.0.3.0 ordering.3.16.1 paf.0.5.0 parsexp.v0.17.0 pbkdf.1.2.0 pecu.0.7 pgx.2.2 pgx_lwt.2.2 pgx_lwt_unix.2.2 pp.1.2.0 ppx_compare.v0.17.0 ppx_custom_printf.v0.17.0 ppx_derivers.1.2.1 ppx_deriving.6.0.3 ppx_deriving_yojson.3.9.0 ppx_sexp_conv.v0.17.0 ppxlib.0.33.0 ppxlib_jane.v0.17.0 prettym.0.0.3 prometheus.1.2 prometheus-app.1.2 psq.0.2.1 ptime.1.2.0 randomconv.0.1.3 re.1.12.0 res.5.0.2 result.1.5 routes.2.0.0 rresult.0.7.0 seq.base session.0.5.0 session-cohttp.0.5.0 session-cohttp-lwt.0.5.0 sexplib.v0.17.0 sexplib0.v0.17.0 sha.1.15.4 solver-service.dev solver-service-api.dev spdx_licenses.1.2.0 sqlite3.5.2.0 ssl.0.7.0 stdint.0.7.2 stdio.v0.17.0 stdlib-shims.0.3.0 stdune.3.16.1 stringext.1.6.0 swhid_core.0.1 system-mingw.1 tailwindcss.dev tar.2.6.0 tar-unix.2.6.0 tcpip.8.0.0 timedesc.3.1.0 timedesc-tzdb.3.1.0 timedesc-tzlocal.3.1.0 tls.0.17.3 tls-lwt.0.17.3 tls-mirage.0.17.3 topkg.1.0.7 tyxml.4.6.0 uchar.0.0.2 unstrctrd.0.4 uri.4.4.0 uri-sexp.4.4.0 uuidm.0.9.9 uutf.1.0.3 x509.0.16.5 yojson.2.2.2 zarith.1.14")
(env CI true)
(env OCAMLCI true)
(run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\local\\opam\\download-cache")))
(network host)
(shell "opam update --depexts && opam install --cli=2.2 --depext-only -y ocaml-ci.dev ocaml-ci-web.dev ocaml-ci-service.dev ocaml-ci-gitlab.dev ocaml-ci-client.dev ocaml-ci-api.dev $DEPS"))
(run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\local\\opam\\download-cache")))
(network host)
(shell "opam install $DEPS"))
(copy (src .) (dst /Users/opam/Documents))
(run (shell "cd /cygdrive/c/Users/opam/Documents && opam exec -- dune build @install @check @runtest && rm -rf _build"))
)


2024-11-06 15:52.11: Waiting for resource in pool OCluster
2024-11-06 15:52.11: Waiting for worker…
2024-11-06 15:55.38: Got resource from pool OCluster
Building on odawa
All commits already cached
Submodule path 'ocaml-dockerfile': checked out '16b50dfc9ce49a2dc10ddaa83793ea7cb830531e'
Submodule path 'ocaml-version': checked out 'b16fdbf496e49c0e90cea6af2849a80ded221bb7'
Submodule path 'ocluster': checked out 'ba26623c6bca8b917c4252fa9739313fb14692ea'
Submodule path 'ocurrent': checked out '575e5cf1a4ade96ea4a5c43c4aa7ae12fc90dde0'
Submodule path 'solver-service': checked out 'f14bc6fdb22c1cef45bb3d3589bd778f4d6c8196'
HEAD is now at a56fed9 Fix log output
Synchronizing submodule url for 'ocaml-dockerfile'
Synchronizing submodule url for 'ocaml-version'
Synchronizing submodule url for 'ocluster'
Synchronizing submodule url for 'ocurrent'
Synchronizing submodule url for 'solver-service'
Cleared directory 'ocaml-dockerfile'
Submodule 'ocaml-dockerfile' (https://github.com/ocurrent/ocaml-dockerfile.git) unregistered for path 'ocaml-dockerfile'
Cleared directory 'ocaml-version'
Submodule 'ocaml-version' (https://github.com/ocurrent/ocaml-version.git) unregistered for path 'ocaml-version'
Cleared directory 'ocluster'
Submodule 'ocluster' (https://github.com/ocurrent/ocluster.git) unregistered for path 'ocluster'
Cleared directory 'ocurrent'
Submodule 'ocurrent' (https://github.com/ocurrent/ocurrent.git) unregistered for path 'ocurrent'
Cleared directory 'solver-service'
Submodule 'solver-service' (https://github.com/ocurrent/solver-service.git) unregistered for path 'solver-service'
Submodule 'ocaml-dockerfile' (https://github.com/ocurrent/ocaml-dockerfile.git) registered for path 'ocaml-dockerfile'
Submodule 'ocaml-version' (https://github.com/ocurrent/ocaml-version.git) registered for path 'ocaml-version'
Submodule 'ocluster' (https://github.com/ocurrent/ocluster.git) registered for path 'ocluster'
Submodule 'ocurrent' (https://github.com/ocurrent/ocurrent.git) registered for path 'ocurrent'
Submodule 'solver-service' (https://github.com/ocurrent/solver-service.git) registered for path 'solver-service'
Submodule path 'ocaml-dockerfile': checked out '16b50dfc9ce49a2dc10ddaa83793ea7cb830531e'
Submodule path 'ocaml-version': checked out 'b16fdbf496e49c0e90cea6af2849a80ded221bb7'
Submodule path 'ocluster': checked out 'ba26623c6bca8b917c4252fa9739313fb14692ea'
Submodule path 'ocluster/obuilder': checked out 'bc6eca86e5624b32ca58fb0b5e43e7e15f188f58'
Submodule path 'ocurrent': checked out '575e5cf1a4ade96ea4a5c43c4aa7ae12fc90dde0'
Submodule path 'solver-service': checked out 'f14bc6fdb22c1cef45bb3d3589bd778f4d6c8196'


(from windows-server-2022-ocaml-5.2)
2024-11-06 15:55.38 ---> using "d06d42c2ce15c2a01b42f8b17cebab1b932321c607f2ddc4dd5ddd2822e824d3" from cache


/: (comment windows-server-2022-5.2_opam-2.2)


/: (user (uid 1000) (gid 1000))


/: (env CLICOLOR_FORCE 1)


/: (env OPAMCOLOR always)


/: (run (shell "ln -f /usr/bin/opam-2.2 /usr/bin/opam"))
2024-11-06 15:55.38 ---> using "106aa912871619930ac59aa254d609baa632011f4a9e74a854e122c44e73f2c7" from cache


/: (run (shell "opam init --reinit -ni"))
No configuration file found, using built-in defaults.


<><> Unix support infrastructure ><><><><><><><><><><><><><><><><><><><><><><><>


opam and the OCaml ecosystem in general require various Unix tools in order to operate correctly. At present, this requires the installation of Cygwin to provide these tools.


How should opam obtain Unix tools?
> 1. Use tools found in PATH (Cygwin installation at C:\cygwin64)
2. Automatically create an internal Cygwin installation that will be managed by opam (recommended)
3. Use Cygwin installation found in C:\cygwin64
4. Use another existing Cygwin/MSYS2 installation
5. Abort initialisation


[1/2/3/4/5] 1
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.


<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] no changes from file://C:/Users/opam/opam-repository
2024-11-06 15:55.38 ---> using "1edf023df73483549607b8dd205269dd0f35f596214f7217de078e74cfde510e" from cache


/: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))
CYGWIN_NT-10.0-20348 3.5.4-1.x86_64
The OCaml toplevel, version 5.2.0
2.2.1
2024-11-06 15:55.38 ---> using "b224a7bf51823dc957bb52ad05583a31ee1cd5e7b618e002cc7d8b3c11d6ee52" from cache


/: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\local\\opam\\download-cache")))
(network host)
(shell "cd ~/opam-repository && (git cat-file -e 371a52f4a8b5c88dc9de4f5a5f6375fb0963297a || git fetch origin master) && git reset -q --hard 371a52f4a8b5c88dc9de4f5a5f6375fb0963297a && git log --no-decorate -n1 --oneline && opam update -u"))
From https://github.com/ocaml/opam-repository
* branch                  master     -> FETCH_HEAD
56e31a3bc1..2dff29abd6  master     -> origin/master
371a52f4a8 Merge pull request #26816 from maiste/release-dune-3.16.1


<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from file://C:/Users/opam/opam-repository


Everything as up-to-date as possible (run with --verbose to show unavailable upgrades).
However, you may "opam upgrade" these packages explicitly, which will ask permission to downgrade or uninstall the conflicting packages.
Nothing to do.
# Run eval $(opam env) to update the current shell environment
2024-11-06 15:55.38 ---> using "d224a0b65a608c34ca80163d6c252553763652a9e83f2c604519cece6b9ebc51" from cache


/: (run (shell "mkdir -p 'solver-service/' 'ocurrent/' 'ocluster/' 'ocluster/obuilder/' 'ocluster/' 'ocaml-version/' 'ocaml-dockerfile/'"))
2024-11-06 15:55.38 ---> using "ee6dc7efec3aa60bec16159b1cb97b72c5b5badf6e99084581c69a9a1d03ed07" from cache


/: (copy (src solver-service/solver-worker.opam solver-service/solver-service.opam solver-service/solver-service-api.opam)
(dst /Users/opam/Documents/solver-service/))
2024-11-06 15:55.38 ---> using "ce7e44542da0c43f7b34541bcfb578e890fab8f882c706bf786b545ed686099d" from cache


/: (copy (src ocurrent/current_web.opam ocurrent/current_ssh.opam ocurrent/current_slack.opam ocurrent/current_rpc.opam ocurrent/current_gitlab.opam ocurrent/current_github.opam ocurrent/current_git.opam ocurrent/current_examples.opam ocurrent/current_docker.opam ocurrent/current.opam)
(dst /Users/opam/Documents/ocurrent/))
2024-11-06 15:55.38 ---> using "ad7db19c4375453a965871d3fc6cc8649561891f5e92080bee5a543b789cf3ab" from cache


/: (copy (src ocluster/ocluster.opam ocluster/ocluster-worker.opam ocluster/ocluster-api.opam)
(dst /Users/opam/Documents/ocluster/))
2024-11-06 15:55.38 ---> using "a0a00f637174041a1a0d2a9b0b200c76e8c781f4ecdfc5033c064ac6c9908686" from cache


/: (copy (src ocluster/obuilder/obuilder.opam ocluster/obuilder/obuilder-spec.opam)
(dst /Users/opam/Documents/ocluster/obuilder/))
2024-11-06 15:55.38 ---> using "10d4c03843c14cd9c63f91ea333d06d049b6907aac81677878fa7919bd240cd4" from cache


/: (copy (src ocluster/current_ocluster.opam)
(dst /Users/opam/Documents/ocluster/))
2024-11-06 15:55.38 ---> using "9103b1894cf532dd6d965bc8ff643c75a695e604b00151c4ed120a53e6a01fc8" from cache


/: (copy (src ocaml-version/ocaml-version.opam)
(dst /Users/opam/Documents/ocaml-version/))
2024-11-06 15:55.38 ---> using "5aa6d1545be1ed1c40117571e12f7d83f2b6ca956cc724d2ad3d770c0e788b2b" from cache


/: (copy (src ocaml-dockerfile/dockerfile.opam ocaml-dockerfile/dockerfile-opam.opam ocaml-dockerfile/dockerfile-cmd.opam)
(dst /Users/opam/Documents/ocaml-dockerfile/))
2024-11-06 15:55.38 ---> using "e87e415ed3cb19ec71720b4f49ed0da439bd11fb0cf9da0e1ca05284fbf7e583" from cache


/: (copy (src ocaml-ci.opam ocaml-ci-web.opam ocaml-ci-service.opam ocaml-ci-gitlab.opam ocaml-ci-client.opam ocaml-ci-api.opam)
(dst /Users/opam/Documents/./))
2024-11-06 15:55.38 ---> using "9536560ce3c4018909e6990fdf180150a0c264b5b498c6cb2ec0270749a4c9da" from cache


/: (run (network host)
(shell  "opam pin add -yn solver-worker.dev '/Users/opam/Documents/solver-service/' && \
\nopam pin add -yn solver-service.dev '/Users/opam/Documents/solver-service/' && \
\nopam pin add -yn solver-service-api.dev '/Users/opam/Documents/solver-service/' && \
\nopam pin add -yn current_web.dev '/Users/opam/Documents/ocurrent/' && \
\nopam pin add -yn current_ssh.dev '/Users/opam/Documents/ocurrent/' && \
\nopam pin add -yn current_slack.dev '/Users/opam/Documents/ocurrent/' && \
\nopam pin add -yn current_rpc.dev '/Users/opam/Documents/ocurrent/' && \
\nopam pin add -yn current_gitlab.dev '/Users/opam/Documents/ocurrent/' && \
\nopam pin add -yn current_github.dev '/Users/opam/Documents/ocurrent/' && \
\nopam pin add -yn current_git.dev '/Users/opam/Documents/ocurrent/' && \
\nopam pin add -yn current_examples.dev '/Users/opam/Documents/ocurrent/' && \
\nopam pin add -yn current_docker.dev '/Users/opam/Documents/ocurrent/' && \
\nopam pin add -yn current.dev '/Users/opam/Documents/ocurrent/' && \
\nopam pin add -yn ocluster.dev '/Users/opam/Documents/ocluster/' && \
\nopam pin add -yn ocluster-worker.dev '/Users/opam/Documents/ocluster/' && \
\nopam pin add -yn ocluster-api.dev '/Users/opam/Documents/ocluster/' && \
\nopam pin add -yn obuilder.dev '/Users/opam/Documents/ocluster/obuilder/' && \
\nopam pin add -yn obuilder-spec.dev '/Users/opam/Documents/ocluster/obuilder/' && \
\nopam pin add -yn current_ocluster.dev '/Users/opam/Documents/ocluster/' && \
\nopam pin add -yn ocaml-version.dev '/Users/opam/Documents/ocaml-version/' && \
\nopam pin add -yn dockerfile.dev '/Users/opam/Documents/ocaml-dockerfile/' && \
\nopam pin add -yn dockerfile-opam.dev '/Users/opam/Documents/ocaml-dockerfile/' && \
\nopam pin add -yn dockerfile-cmd.dev '/Users/opam/Documents/ocaml-dockerfile/' && \
\nopam pin add -yn ocaml-ci.dev '/Users/opam/Documents/./' && \
\nopam pin add -yn ocaml-ci-web.dev '/Users/opam/Documents/./' && \
\nopam pin add -yn ocaml-ci-service.dev '/Users/opam/Documents/./' && \
\nopam pin add -yn ocaml-ci-gitlab.dev '/Users/opam/Documents/./' && \
\nopam pin add -yn ocaml-ci-client.dev '/Users/opam/Documents/./' && \
\nopam pin add -yn ocaml-ci-api.dev '/Users/opam/Documents/./'"))
Package solver-worker does not exist, create as a NEW package? [y/n] y
[solver-worker.dev] synchronised (file://C:/Users/opam/Documents/solver-service)
[WARNING] Failed checks on solver-worker package definition from source at file://C:/Users/opam/Documents/solver-service:
warning 68: Missing field 'license'
solver-worker is now pinned to file://C:/Users/opam/Documents/solver-service (version dev)
Package solver-service does not exist, create as a NEW package? [y/n] y
[solver-service.dev] synchronised (file://C:/Users/opam/Documents/solver-service)
[WARNING] Failed checks on solver-service package definition from source at file://C:/Users/opam/Documents/solver-service:
warning 68: Missing field 'license'
solver-service is now pinned to file://C:/Users/opam/Documents/solver-service (version dev)
Package solver-service-api does not exist, create as a NEW package? [y/n] y
[solver-service-api.dev] synchronised (file://C:/Users/opam/Documents/solver-service)
[WARNING] Failed checks on solver-service-api package definition from source at file://C:/Users/opam/Documents/solver-service:
warning 68: Missing field 'license'
solver-service-api is now pinned to file://C:/Users/opam/Documents/solver-service (version dev)
[current_web.dev] synchronised (file://C:/Users/opam/Documents/ocurrent)
current_web is now pinned to file://C:/Users/opam/Documents/ocurrent (version dev)
[current_ssh.dev] synchronised (file://C:/Users/opam/Documents/ocurrent)
current_ssh is now pinned to file://C:/Users/opam/Documents/ocurrent (version dev)
[current_slack.dev] synchronised (file://C:/Users/opam/Documents/ocurrent)
current_slack is now pinned to file://C:/Users/opam/Documents/ocurrent (version dev)
[current_rpc.dev] synchronised (file://C:/Users/opam/Documents/ocurrent)
current_rpc is now pinned to file://C:/Users/opam/Documents/ocurrent (version dev)
[current_gitlab.dev] synchronised (file://C:/Users/opam/Documents/ocurrent)
current_gitlab is now pinned to file://C:/Users/opam/Documents/ocurrent (version dev)
[current_github.dev] synchronised (file://C:/Users/opam/Documents/ocurrent)
current_github is now pinned to file://C:/Users/opam/Documents/ocurrent (version dev)
[current_git.dev] synchronised (file://C:/Users/opam/Documents/ocurrent)
current_git is now pinned to file://C:/Users/opam/Documents/ocurrent (version dev)
[current_examples.dev] synchronised (file://C:/Users/opam/Documents/ocurrent)
current_examples is now pinned to file://C:/Users/opam/Documents/ocurrent (version dev)
[current_docker.dev] synchronised (file://C:/Users/opam/Documents/ocurrent)
current_docker is now pinned to file://C:/Users/opam/Documents/ocurrent (version dev)
[current.dev] synchronised (file://C:/Users/opam/Documents/ocurrent)
current is now pinned to file://C:/Users/opam/Documents/ocurrent (version dev)
[ocluster.dev] synchronised (file://C:/Users/opam/Documents/ocluster)
ocluster is now pinned to file://C:/Users/opam/Documents/ocluster (version dev)
[ocluster-worker.dev] synchronised (file://C:/Users/opam/Documents/ocluster)
ocluster-worker is now pinned to file://C:/Users/opam/Documents/ocluster (version dev)
[ocluster-api.dev] synchronised (file://C:/Users/opam/Documents/ocluster)
ocluster-api is now pinned to file://C:/Users/opam/Documents/ocluster (version dev)
[obuilder.dev] synchronised (file://C:/Users/opam/Documents/ocluster/obuilder)
obuilder is now pinned to file://C:/Users/opam/Documents/ocluster/obuilder (version dev)
[obuilder-spec.dev] synchronised (file://C:/Users/opam/Documents/ocluster/obuilder)
obuilder-spec is now pinned to file://C:/Users/opam/Documents/ocluster/obuilder (version dev)
[current_ocluster.dev] synchronised (file://C:/Users/opam/Documents/ocluster)
current_ocluster is now pinned to file://C:/Users/opam/Documents/ocluster (version dev)
[ocaml-version.dev] synchronised (file://C:/Users/opam/Documents/ocaml-version)
ocaml-version is now pinned to file://C:/Users/opam/Documents/ocaml-version (version dev)
[dockerfile.dev] synchronised (file://C:/Users/opam/Documents/ocaml-dockerfile)
dockerfile is now pinned to file://C:/Users/opam/Documents/ocaml-dockerfile (version dev)
[dockerfile-opam.dev] synchronised (file://C:/Users/opam/Documents/ocaml-dockerfile)
dockerfile-opam is now pinned to file://C:/Users/opam/Documents/ocaml-dockerfile (version dev)
[dockerfile-cmd.dev] synchronised (file://C:/Users/opam/Documents/ocaml-dockerfile)
dockerfile-cmd is now pinned to file://C:/Users/opam/Documents/ocaml-dockerfile (version dev)
Package ocaml-ci does not exist, create as a NEW package? [y/n] y
[ocaml-ci.dev] synchronised (file://C:/Users/opam/Documents/.)
ocaml-ci is now pinned to file://C:/Users/opam/Documents/. (version dev)
Package ocaml-ci-web does not exist, create as a NEW package? [y/n] y
[ocaml-ci-web.dev] synchronised (file://C:/Users/opam/Documents/.)
The following additional pinnings are required by ocaml-ci-web.dev:
- tailwindcss.dev at https://github.com/tmattio/opam-tailwindcss/archive/e5bb6361a50c7cc5cad802311e609336583ca08f.tar.gz
Pin and install them? [y/n] y
Package tailwindcss does not exist, create as a NEW package? [y/n] y
[tailwindcss.dev] synchronised (https://github.com/tmattio/opam-tailwindcss/archive/e5bb6361a50c7cc5cad802311e609336583ca08f.tar.gz)
tailwindcss is now pinned to https://github.com/tmattio/opam-tailwindcss/archive/e5bb6361a50c7cc5cad802311e609336583ca08f.tar.gz (version dev)
ocaml-ci-web is now pinned to file://C:/Users/opam/Documents/. (version dev)
Package ocaml-ci-service does not exist, create as a NEW package? [y/n] y
[ocaml-ci-service.dev] synchronised (file://C:/Users/opam/Documents/.)
ocaml-ci-service is now pinned to file://C:/Users/opam/Documents/. (version dev)
Package ocaml-ci-gitlab does not exist, create as a NEW package? [y/n] y
[ocaml-ci-gitlab.dev] synchronised (file://C:/Users/opam/Documents/.)
ocaml-ci-gitlab is now pinned to file://C:/Users/opam/Documents/. (version dev)
Package ocaml-ci-client does not exist, create as a NEW package? [y/n] y
[ocaml-ci-client.dev] synchronised (file://C:/Users/opam/Documents/.)
ocaml-ci-client is now pinned to file://C:/Users/opam/Documents/. (version dev)
Package ocaml-ci-api does not exist, create as a NEW package? [y/n] y
[ocaml-ci-api.dev] synchronised (file://C:/Users/opam/Documents/.)
ocaml-ci-api is now pinned to file://C:/Users/opam/Documents/. (version dev)
2024-11-06 15:55.38 ---> using "063a9b931b0e9694cecd49005ce039344849a83b4b2b9f6f77b61bf2ccd34a88" from cache


/: (env DEPS "0install-solver.2.18 alcotest.1.8.0 alcotest-lwt.1.8.0 angstrom.0.16.1 ansi.0.7.0 arch-x86_64.1 arp.3.1.1 asetmap.0.8.1 asn1-combinators.0.2.6 astring.0.8.5 atd.2.15.0 atdgen.2.15.0 atdgen-runtime.2.15.0 awa.0.3.0 awa-mirage.0.3.0 base.v0.17.1 base-bigarray.base base-bytes.base base-domains.base base-nnp.base base-threads.base base-unix.base base64.3.5.1 bigarray-compat.1.1.0 bigarray-overlap.0.2.1 bigstringaf.0.10.0 biniou.1.2.2 bos.0.2.1 ca-certs.0.2.3 ca-certs-nss.3.101 camlp-streams.5.0.1 capnp.3.6.0 capnp-rpc.1.2.3 capnp-rpc-lwt.1.2.3 capnp-rpc-net.1.2.3 capnp-rpc-unix.1.2.3 caqti.2.1.2 caqti-lwt.2.1.1 carton.0.7.2 carton-git.0.7.2 carton-lwt.0.7.2 cf.0.5.0 cf-lwt.0.5.0 checkseum.0.5.2 cmdliner.1.3.0 cohttp.5.3.1 cohttp-lwt.5.3.0 cohttp-lwt-unix.5.3.0 conduit.6.2.3 conduit-lwt.6.2.3 conduit-lwt-unix.6.2.3 conf-capnproto.2 conf-git.1.1 conf-gmp.4 conf-gmp-powm-sec.3 conf-graphviz.0.1 conf-libev.4-11 conf-libffi.2.0.0 conf-libssl.4 conf-mingw-w64-gcc-i686.1 conf-mingw-w64-gcc-x86_64.1 conf-mingw-w64-gmp-x86_64.1 conf-mingw-w64-libffi-x86_64.1 conf-mingw-w64-openssl-x86_64.1 conf-mingw-w64-sqlite3-x86_64.1 conf-pkg-config.3 conf-sqlite3.1 conf-which.1 cppo.1.7.0 crunch.3.3.1 csexp.1.5.2 cstruct.6.2.0 cstruct-lwt.6.2.0 cstruct-unix.6.2.0 csv.2.4 ctypes.0.23.0 ctypes-foreign.0.23.0 current.dev current_docker.dev current_git.dev current_github.dev current_gitlab.dev current_incr.0.6.1 current_ocluster.dev current_rpc.dev current_web.dev decompress.1.5.3 digestif.1.2.0 dns.7.0.3 dns-client.7.0.3 dns-client-lwt.7.0.3 dns-client-mirage.7.0.3 dockerfile.dev dockerfile-opam.dev domain-name.0.4.0 dream.1.0.0~alpha6 dream-httpaf.1.0.0~alpha3 dream-pure.1.0.0~alpha2 duff.0.5 dune.3.16.1 dune-build-info.3.16.1 dune-configurator.3.16.1 dune-private-libs.3.16.1 dune-site.3.16.1 duration.0.2.1 dyn.3.16.1 easy-format.1.3.4 emile.1.1 encore.0.8 eqaf.0.9 ethernet.3.2.0 extunix.0.4.2 faraday.0.8.2 faraday-lwt.0.8.2 faraday-lwt-unix.0.8.2 flexdll.0.43 fmt.0.9.0 fpath.0.7.3 fsevents.0.3.0 fsevents-lwt.0.3.0 git.3.15.0 git-mirage.3.15.0 git-paf.3.15.0 git-unix.3.15.0 github.4.4.1 github-data.4.4.1 github-unix.4.4.1 gitlab.0.1.8 gitlab-unix.0.1.8 gmap.0.3.0 graphql.0.14.0 graphql-lwt.0.14.0 graphql_parser.0.14.0 h2.0.13.0 happy-eyeballs.0.6.0 happy-eyeballs-lwt.0.6.0 happy-eyeballs-mirage.0.6.0 hex.1.5.0 hkdf.1.0.4 hmap.0.8.1 host-arch-x86_64.1 host-system-mingw.1 hpack.0.13.0 httpaf.0.7.1 httpun-types.0.2.0 hxd.0.3.2 ISO8601.0.2.6 integers.0.7.0 ipaddr.5.6.0 ipaddr-cstruct.5.6.0 ipaddr-sexp.5.6.0 irmin-watcher.0.5.0 jsonm.1.0.2 ke.0.6 lambdasoup.1.1.1 logs.0.7.0 lru.0.3.1 lwt.5.8.0 lwt-dllist.1.0.1 lwt_ppx.5.8.0 lwt_ssl.1.2.0 macaddr.5.6.0 macaddr-cstruct.5.6.0 magic-mime.1.3.1 markup.1.0.3 menhir.20240715 menhirCST.20240715 menhirLib.20240715 menhirSdk.20240715 metrics.0.4.1 mimic.0.0.6 mimic-happy-eyeballs.0.0.6 mingw-w64-shims.0.2.0 mirage-clock.4.2.0 mirage-clock-unix.4.2.0 mirage-crypto.0.11.3 mirage-crypto-ec.0.11.3 mirage-crypto-pk.0.11.3 mirage-crypto-rng.0.11.3 mirage-crypto-rng-lwt.0.11.3 mirage-flow.3.0.0 mirage-kv.6.1.1 mirage-net.4.0.0 mirage-random.3.0.0 mirage-runtime.4.8.1 mirage-time.3.0.0 mirage-unix.5.0.1 mtime.2.1.0 multipart_form.0.6.0 multipart_form-lwt.0.6.0 num.1.5-1 obuilder-spec.dev ocaml.5.2.0 ocaml-base-compiler.5.2.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-env-mingw64.1 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml-version.dev ocaml_intrinsics_kernel.v0.17.1 ocamlbuild.0.15.0 ocamlfind.1.9.5 ocamlgraph.2.1.0 ocluster-api.dev ocplib-endian.1.2 omigrate.0.3.2 opam-0install.0.5 opam-core.2.3.0~rc1 opam-file-format.2.1.6 opam-format.2.3.0~rc1 opam-repository.2.3.0~rc1 opam-state.2.3.0~rc1 optint.0.3.0 ordering.3.16.1 paf.0.5.0 parsexp.v0.17.0 pbkdf.1.2.0 pecu.0.7 pgx.2.2 pgx_lwt.2.2 pgx_lwt_unix.2.2 pp.1.2.0 ppx_compare.v0.17.0 ppx_custom_printf.v0.17.0 ppx_derivers.1.2.1 ppx_deriving.6.0.3 ppx_deriving_yojson.3.9.0 ppx_sexp_conv.v0.17.0 ppxlib.0.33.0 ppxlib_jane.v0.17.0 prettym.0.0.3 prometheus.1.2 prometheus-app.1.2 psq.0.2.1 ptime.1.2.0 randomconv.0.1.3 re.1.12.0 res.5.0.2 result.1.5 routes.2.0.0 rresult.0.7.0 seq.base session.0.5.0 session-cohttp.0.5.0 session-cohttp-lwt.0.5.0 sexplib.v0.17.0 sexplib0.v0.17.0 sha.1.15.4 solver-service.dev solver-service-api.dev spdx_licenses.1.2.0 sqlite3.5.2.0 ssl.0.7.0 stdint.0.7.2 stdio.v0.17.0 stdlib-shims.0.3.0 stdune.3.16.1 stringext.1.6.0 swhid_core.0.1 system-mingw.1 tailwindcss.dev tar.2.6.0 tar-unix.2.6.0 tcpip.8.0.0 timedesc.3.1.0 timedesc-tzdb.3.1.0 timedesc-tzlocal.3.1.0 tls.0.17.3 tls-lwt.0.17.3 tls-mirage.0.17.3 topkg.1.0.7 tyxml.4.6.0 uchar.0.0.2 unstrctrd.0.4 uri.4.4.0 uri-sexp.4.4.0 uuidm.0.9.9 uutf.1.0.3 x509.0.16.5 yojson.2.2.2 zarith.1.14")


/: (env CI true)


/: (env OCAMLCI true)


/: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\local\\opam\\download-cache")))
(network host)
(shell "opam update --depexts && opam install --cli=2.2 --depext-only -y ocaml-ci.dev ocaml-ci-web.dev ocaml-ci-service.dev ocaml-ci-gitlab.dev ocaml-ci-client.dev ocaml-ci-api.dev $DEPS"))


<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[current.dev] synchronised (no changes)
[current_docker.dev] synchronised (no changes)
[current_git.dev] synchronised (no changes)
[current_github.dev] synchronised (no changes)
[current_gitlab.dev] synchronised (no changes)
[current_ocluster.dev] synchronised (no changes)
[current_rpc.dev] synchronised (no changes)
[current_web.dev] synchronised (no changes)
[dockerfile.dev] synchronised (no changes)
[dockerfile-opam.dev] synchronised (no changes)
[obuilder-spec.dev] synchronised (no changes)
[ocaml-ci.dev] synchronised (no changes)
[ocaml-ci-api.dev] synchronised (no changes)
[ocaml-ci-client.dev] synchronised (no changes)
[ocaml-ci-gitlab.dev] synchronised (no changes)
[ocaml-ci-service.dev] synchronised (no changes)
[ocaml-ci-web.dev] synchronised (no changes)
[ocaml-version.dev] synchronised (no changes)
[ocluster-api.dev] synchronised (no changes)
[solver-service.dev] synchronised (no changes)
[solver-service-api.dev] synchronised (no changes)
[tailwindcss.dev] synchronised (https://github.com/tmattio/opam-tailwindcss/archive/e5bb6361a50c7cc5cad802311e609336583ca08f.tar.gz)


[NOTE] Package system-mingw is already installed (current version is 1).
[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).
[NOTE] Package ocaml-env-mingw64 is already installed (current version is 1).
[NOTE] Package ocaml-config is already installed (current version is 3).
[NOTE] Package ocaml-base-compiler is already installed (current version is 5.2.0).
[NOTE] Package ocaml is already installed (current version is 5.2.0).
[NOTE] Package mingw-w64-shims is already installed (current version is 0.2.0).
[NOTE] Package host-system-mingw is already installed (current version is 1).
[NOTE] Package host-arch-x86_64 is already installed (current version is 1).
[NOTE] Package flexdll is already installed (current version is 0.43).
[NOTE] Package conf-mingw-w64-gcc-x86_64 is already installed (current version is 1).
[NOTE] Package base-unix is already installed (current version is base).
[NOTE] Package base-threads is already installed (current version is base).
[NOTE] Package base-nnp is already installed (current version is base).
[NOTE] Package base-domains is already installed (current version is base).
[NOTE] Package base-bigarray is already installed (current version is base).
[NOTE] Package arch-x86_64 is already installed (current version is 1).


The following system packages will first need to be installed:
graphviz mingw64-i686-gcc-core mingw64-x86_64-gmp mingw64-x86_64-libffi mingw64-x86_64-openssl mingw64-x86_64-sqlite3


<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>


+ C:\Users\opam\AppData\Local\opam\.cygwin\setup-x86_64.exe "--root" "C:\\cygwin64" "--quiet-mode" "unattended" "--no-shortcuts" "--no-startmenu" "--no-desktop" "--no-admin" "--no-version-check" "--no-write-registry" "--packages" "graphviz,mingw64-i686-gcc-core,mingw64-x86_64-gmp,mingw64-x86_64-libffi,mingw64-x86_64-openssl,mingw64-x86_64-sqlite3"
- Starting cygwin install, version 2.932
- User has backup/restore rights
- User has symlink creation right
- Current Directory: C:\Windows\system32
- root: C:\cygwin64 system
- Changing gid to Administrators
- Selected local directory: C:\Windows\system32
- net: Preconfig
- site: https://cygwin.mirror.uk.sargasso.net/
- solving: 6 tasks, update: no, use test packages: no
- solving: 93 tasks, update: no, use test packages: no
- Augmented Transaction List:
-    0 install dejavu-fonts                          2.37-1
-    1 install gsettings-desktop-schemas             3.24.1-1
-    2 install hicolor-icon-theme                    0.15-1
-    3 install libICE6                               1.1.1-1
-    4 install libXau6                               1.0.11-1
-    5 install libXdmcp6                             1.1.5-1
-    6 install libcdt5                               8.0.5-1
-    7 install libdatrie1                            0.2.13-1
-    8 install libdeflate0                           1.22-1
-    9 install libfontconfig-common                  2.15.0-3
-   10 install libfribidi0                           1.0.16-1
-   11 install libgomp1                              12.4.0-3
-   12 install libgraphite2_3                        1.3.14-1
-   13 install libjbig2                              2.1-2
-   14 install libjpeg8                              3.0.4-1
-   15 install liblab_gamut1                         8.0.5-1
-   16 install liblcms2_2                            2.16-1
-   17 install libltdl7                              2.5.3-1
-   18 install libnspr4                              4.21-1
-   19 install libopenjp2_7                          2.5.2-1
-   20 install libpaper-common                       1.1.29-1
-   21 install libpathplan4                          8.0.5-1
-   22 install libpixman1_0                          0.43.4-1
-   23 install libpng16                              1.6.42-1
-   24 install libsqlite3_0                          3.34.0-1
-   25 install libwebp7                              1.4.0-1
-   26 install libxdot4                              8.0.5-1
-   27 install libxml2                               2.10.4-2
-   28 install mingw64-i686-binutils                 2.43.1-1
-   29 install mingw64-i686-windows-default-manifest 6.4-1
-   30 install mingw64-i686-winpthreads              12.0.0-1
-   31 install mingw64-x86_64-gcc-g++                12.4.0-1
-   32 install mingw64-x86_64-libffi                 3.2.1-2
-   33 install mingw64-x86_64-sqlite3                3.34.0-1
-   34 install mingw64-x86_64-zlib                   1.3.1-1
-   35 install poppler-data                          0.4.10-1
-   36 install desktop-file-utils                    0.28-1
-   37 install libglib2.0_0                          2.64.6-1
-   38 install gamin                                 0.1.10-15
-   39 install libfam0                               0.1.10-15
-   40 install adwaita-icon-theme                    3.26.1-1
-   41 install libSM6                                1.2.4-1
-   42 install libxcb1                               1.17.0-1
-   43 install libcgraph6                            8.0.5-1
-   44 install libthai0                              0.1.29-1
-   45 install libimagequant0                        2.10.0-1
-   46 install libjasper4                            2.0.14-1
-   47 install libpaper1                             1.1.29-1
-   48 install libfreetype6                          2.13.3-1
-   49 install libnss3                               3.45-1
-   50 install libtiff7                              4.7.0-1
-   51 install libtiff6                              4.4.0-1
-   52 install mingw64-i686-headers                  12.0.0-1
-   53 install mingw64-x86_64-gmp                    6.3.0-1
-   54 install mingw64-x86_64-openssl                1.0.2u+za-1
-   55 install shared-mime-info                      2.4-1
-   56 install libxcb-shm0                           1.17.0-1
-   57 install libxcb-render0                        1.17.0-1
-   58 install libX11_6                              1.8.9-1
-   59 install libgvpr2                              8.0.5-1
-   60 install libfontconfig1                        2.15.0-3
-   61 install mingw64-i686-runtime                  12.0.0-1
-   62 install libharfbuzz0                          9.0.0-1
-   63 install libgts0.7_5                           20121130-1
-   64 install libgdk_pixbuf2.0_0                    2.36.11-1
-   65 install libcroco0.6_3                         0.6.12-1
-   66 install libatk1.0_0                           2.38.0-2
-   67 install libXt6                                1.3.0-1
-   68 install libXrender1                           0.9.11-1
-   69 install libXpm4                               3.5.17-1
-   70 install libXfixes3                            6.0.1-1
-   71 install libXext6                              1.3.6-1
-   72 install libXdamage1                           1.1.6-1
-   73 install libXcomposite1                        0.4.6-1
-   74 install libpoppler106                         21.01.0-1
-   75 install mingw64-i686-gcc-core                 12.4.0-1
-   76 install libraqm0                              0.7.0-1
-   77 install gtk-update-icon-cache                 3.24.43-1
-   78 install libgs10                               10.03.1-1
-   79 install libXft2                               2.3.7-1
-   80 install libXcursor1                           1.2.2-1
-   81 install libcairo2                             1.17.4-1
-   82 install libXrandr2                            1.5.4-1
-   83 install libXinerama1                          1.1.5-1
-   84 install libXi6                                1.8.1-1
-   85 install libgd3                                2.3.3-1
-   86 install libpoppler-glib8                      21.01.0-1
-   87 install libpango1.0_0                         1.54.0-1
-   88 install librsvg2_2                            2.40.20-1
-   89 install libgtk2.0_0                           2.24.33-1
-   90 install libLASi1                              1.1.1-2
-   91 install libgvc6                               8.0.5-1
-   92 install graphviz                              8.0.5-1
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/dejavu-fonts/dejavu-fonts-2.37-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/gsettings-desktop-schemas/gsettings-desktop-schemas-3.24.1-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/hicolor-icon-theme/hicolor-icon-theme-0.15-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libICE/libICE6/libICE6-1.1.1-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXau/libXau6/libXau6-1.0.11-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXdmcp/libXdmcp6/libXdmcp6-1.1.5-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/graphviz/libcdt5/libcdt5-8.0.5-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libdatrie/libdatrie1/libdatrie1-0.2.13-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libdeflate/libdeflate0/libdeflate0-1.22-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/fontconfig/libfontconfig-common/libfontconfig-common-2.15.0-3.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/fribidi/libfribidi0/libfribidi0-1.0.16-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/gcc/libgomp1/libgomp1-12.4.0-3.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/graphite2/libgraphite2_3/libgraphite2_3-1.3.14-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/jbigkit/libjbig2/libjbig2-2.1-2.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libjpeg-turbo/libjpeg8/libjpeg8-3.0.4-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/graphviz/liblab_gamut1/liblab_gamut1-8.0.5-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/lcms2/liblcms2_2/liblcms2_2-2.16-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libtool/libltdl7/libltdl7-2.5.3-1.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/nspr/libnspr4/libnspr4-4.21-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/openjpeg2/libopenjp2_7/libopenjp2_7-2.5.2-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libpaper/libpaper-common/libpaper-common-1.1.29-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/graphviz/libpathplan4/libpathplan4-8.0.5-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/pixman/libpixman1_0/libpixman1_0-0.43.4-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libpng/libpng16/libpng16-1.6.42-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/sqlite3/libsqlite3_0/libsqlite3_0-3.34.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libwebp/libwebp7/libwebp7-1.4.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/graphviz/libxdot4/libxdot4-8.0.5-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libxml2/libxml2-2.10.4-2.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/mingw64-i686-binutils/mingw64-i686-binutils-2.43.1-1.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/mingw64-i686-windows-default-manifest/mingw64-i686-windows-default-manifest-6.4-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/mingw64-i686-winpthreads/mingw64-i686-winpthreads-12.0.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/mingw64-x86_64-gcc/mingw64-x86_64-gcc-g++/mingw64-x86_64-gcc-g++-12.4.0-1.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/mingw64-x86_64-libffi/mingw64-x86_64-libffi-3.2.1-2.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/mingw64-x86_64-sqlite3/mingw64-x86_64-sqlite3-3.34.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/mingw64-x86_64-zlib/mingw64-x86_64-zlib-1.3.1-1.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/poppler-data/poppler-data-0.4.10-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/desktop-file-utils/desktop-file-utils-0.28-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/glib2.0/libglib2.0_0/libglib2.0_0-2.64.6-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/gamin/gamin-0.1.10-15.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/gamin/libfam0/libfam0-0.1.10-15.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/adwaita-icon-theme/adwaita-icon-theme-3.26.1-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libSM/libSM6/libSM6-1.2.4-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libxcb/libxcb1/libxcb1-1.17.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/graphviz/libcgraph6/libcgraph6-8.0.5-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libthai/libthai0/libthai0-0.1.29-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libimagequant/libimagequant0/libimagequant0-2.10.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/jasper/libjasper4/libjasper4-2.0.14-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libpaper/libpaper1/libpaper1-1.1.29-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/freetype2/libfreetype6/libfreetype6-2.13.3-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/nss/libnss3/libnss3-3.45-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/tiff/libtiff7/libtiff7-4.7.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/tiff/libtiff6/libtiff6-4.4.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/mingw64-i686-headers/mingw64-i686-headers-12.0.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/mingw64-x86_64-gmp/mingw64-x86_64-gmp-6.3.0-1.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/mingw64-x86_64-openssl/mingw64-x86_64-openssl-1.0.2u+za-1.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/shared-mime-info/shared-mime-info-2.4-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libxcb/libxcb-shm0/libxcb-shm0-1.17.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libxcb/libxcb-render0/libxcb-render0-1.17.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libX11/libX11_6/libX11_6-1.8.9-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/graphviz/libgvpr2/libgvpr2-8.0.5-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/fontconfig/libfontconfig1/libfontconfig1-2.15.0-3.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/mingw64-i686-runtime/mingw64-i686-runtime-12.0.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/harfbuzz/libharfbuzz0/libharfbuzz0-9.0.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/gts/libgts0.7_5/libgts0.7_5-20121130-1.tar.bz2
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/gdk-pixbuf2.0/libgdk_pixbuf2.0_0/libgdk_pixbuf2.0_0-2.36.11-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libcroco0.6/libcroco0.6_3/libcroco0.6_3-0.6.12-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/atk1.0/libatk1.0_0/libatk1.0_0-2.38.0-2.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXt/libXt6/libXt6-1.3.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXrender/libXrender1/libXrender1-0.9.11-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXpm/libXpm4/libXpm4-3.5.17-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXfixes/libXfixes3/libXfixes3-6.0.1-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXext/libXext6/libXext6-1.3.6-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXdamage/libXdamage1/libXdamage1-1.1.6-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXcomposite/libXcomposite1/libXcomposite1-0.4.6-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/poppler/libpoppler106/libpoppler106-21.01.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/mingw64-i686-gcc/mingw64-i686-gcc-core/mingw64-i686-gcc-core-12.4.0-1.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/raqm/libraqm0/libraqm0-0.7.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/gtk3/gtk-update-icon-cache/gtk-update-icon-cache-3.24.43-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/ghostscript/libgs10/libgs10-10.03.1-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXft/libXft2/libXft2-2.3.7-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXcursor/libXcursor1/libXcursor1-1.2.2-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/cairo/libcairo2/libcairo2-1.17.4-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXrandr/libXrandr2/libXrandr2-1.5.4-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXinerama/libXinerama1/libXinerama1-1.1.5-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXi/libXi6/libXi6-1.8.1-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/gd/libgd3/libgd3-2.3.3-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/poppler/libpoppler-glib8/libpoppler-glib8-21.01.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/pango1.0/libpango1.0_0/libpango1.0_0-1.54.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/librsvg2/librsvg2_2/librsvg2_2-2.40.20-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/gtk2.0/libgtk2.0_0/libgtk2.0_0-2.24.33-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libLASi/libLASi1/libLASi1-1.1.1-2.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/graphviz/libgvc6/libgvc6-8.0.5-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/graphviz/graphviz-8.0.5-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/dejavu-fonts/dejavu-fonts-2.37-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/gsettings-desktop-schemas/gsettings-desktop-schemas-3.24.1-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/hicolor-icon-theme/hicolor-icon-theme-0.15-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libICE/libICE6/libICE6-1.1.1-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXau/libXau6/libXau6-1.0.11-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXdmcp/libXdmcp6/libXdmcp6-1.1.5-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/graphviz/libcdt5/libcdt5-8.0.5-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libdatrie/libdatrie1/libdatrie1-0.2.13-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libdeflate/libdeflate0/libdeflate0-1.22-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/fontconfig/libfontconfig-common/libfontconfig-common-2.15.0-3.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/fribidi/libfribidi0/libfribidi0-1.0.16-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/gcc/libgomp1/libgomp1-12.4.0-3.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/graphite2/libgraphite2_3/libgraphite2_3-1.3.14-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/jbigkit/libjbig2/libjbig2-2.1-2.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libjpeg-turbo/libjpeg8/libjpeg8-3.0.4-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/graphviz/liblab_gamut1/liblab_gamut1-8.0.5-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/lcms2/liblcms2_2/liblcms2_2-2.16-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libtool/libltdl7/libltdl7-2.5.3-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/nspr/libnspr4/libnspr4-4.21-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/openjpeg2/libopenjp2_7/libopenjp2_7-2.5.2-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libpaper/libpaper-common/libpaper-common-1.1.29-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/graphviz/libpathplan4/libpathplan4-8.0.5-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/pixman/libpixman1_0/libpixman1_0-0.43.4-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libpng/libpng16/libpng16-1.6.42-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/sqlite3/libsqlite3_0/libsqlite3_0-3.34.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libwebp/libwebp7/libwebp7-1.4.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/graphviz/libxdot4/libxdot4-8.0.5-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libxml2/libxml2-2.10.4-2.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/mingw64-i686-binutils/mingw64-i686-binutils-2.43.1-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/mingw64-i686-windows-default-manifest/mingw64-i686-windows-default-manifest-6.4-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/mingw64-i686-winpthreads/mingw64-i686-winpthreads-12.0.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/mingw64-x86_64-gcc/mingw64-x86_64-gcc-g++/mingw64-x86_64-gcc-g++-12.4.0-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/mingw64-x86_64-libffi/mingw64-x86_64-libffi-3.2.1-2.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/mingw64-x86_64-sqlite3/mingw64-x86_64-sqlite3-3.34.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/mingw64-x86_64-zlib/mingw64-x86_64-zlib-1.3.1-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/poppler-data/poppler-data-0.4.10-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/desktop-file-utils/desktop-file-utils-0.28-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/glib2.0/libglib2.0_0/libglib2.0_0-2.64.6-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/gamin/gamin-0.1.10-15.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/gamin/libfam0/libfam0-0.1.10-15.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/adwaita-icon-theme/adwaita-icon-theme-3.26.1-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libSM/libSM6/libSM6-1.2.4-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libxcb/libxcb1/libxcb1-1.17.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/graphviz/libcgraph6/libcgraph6-8.0.5-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libthai/libthai0/libthai0-0.1.29-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libimagequant/libimagequant0/libimagequant0-2.10.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/jasper/libjasper4/libjasper4-2.0.14-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libpaper/libpaper1/libpaper1-1.1.29-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/freetype2/libfreetype6/libfreetype6-2.13.3-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/nss/libnss3/libnss3-3.45-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/tiff/libtiff7/libtiff7-4.7.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/tiff/libtiff6/libtiff6-4.4.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/mingw64-i686-headers/mingw64-i686-headers-12.0.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/mingw64-x86_64-gmp/mingw64-x86_64-gmp-6.3.0-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/mingw64-x86_64-openssl/mingw64-x86_64-openssl-1.0.2u+za-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/shared-mime-info/shared-mime-info-2.4-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libxcb/libxcb-shm0/libxcb-shm0-1.17.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libxcb/libxcb-render0/libxcb-render0-1.17.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libX11/libX11_6/libX11_6-1.8.9-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/graphviz/libgvpr2/libgvpr2-8.0.5-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/fontconfig/libfontconfig1/libfontconfig1-2.15.0-3.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/mingw64-i686-runtime/mingw64-i686-runtime-12.0.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/harfbuzz/libharfbuzz0/libharfbuzz0-9.0.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/gts/libgts0.7_5/libgts0.7_5-20121130-1.tar.bz2
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/gdk-pixbuf2.0/libgdk_pixbuf2.0_0/libgdk_pixbuf2.0_0-2.36.11-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libcroco0.6/libcroco0.6_3/libcroco0.6_3-0.6.12-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/atk1.0/libatk1.0_0/libatk1.0_0-2.38.0-2.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXt/libXt6/libXt6-1.3.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXrender/libXrender1/libXrender1-0.9.11-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXpm/libXpm4/libXpm4-3.5.17-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXfixes/libXfixes3/libXfixes3-6.0.1-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXext/libXext6/libXext6-1.3.6-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXdamage/libXdamage1/libXdamage1-1.1.6-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXcomposite/libXcomposite1/libXcomposite1-0.4.6-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/poppler/libpoppler106/libpoppler106-21.01.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/mingw64-i686-gcc/mingw64-i686-gcc-core/mingw64-i686-gcc-core-12.4.0-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/raqm/libraqm0/libraqm0-0.7.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/gtk3/gtk-update-icon-cache/gtk-update-icon-cache-3.24.43-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/ghostscript/libgs10/libgs10-10.03.1-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXft/libXft2/libXft2-2.3.7-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXcursor/libXcursor1/libXcursor1-1.2.2-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/cairo/libcairo2/libcairo2-1.17.4-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXrandr/libXrandr2/libXrandr2-1.5.4-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXinerama/libXinerama1/libXinerama1-1.1.5-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXi/libXi6/libXi6-1.8.1-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/gd/libgd3/libgd3-2.3.3-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/poppler/libpoppler-glib8/libpoppler-glib8-21.01.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/pango1.0/libpango1.0_0/libpango1.0_0-1.54.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/librsvg2/librsvg2_2/librsvg2_2-2.40.20-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/gtk2.0/libgtk2.0_0/libgtk2.0_0-2.24.33-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libLASi/libLASi1/libLASi1-1.1.1-2.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/graphviz/libgvc6/libgvc6-8.0.5-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/graphviz/graphviz-8.0.5-1.tar.xz
- running: C:\cygwin64\bin\dash.exe "/etc/postinstall/0p_000_autorebase.dash"
- running: C:\cygwin64\bin\dash.exe "/etc/postinstall/0p_update-info-dir.dash"
- running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/hicolor-icon-theme.sh"
- running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/adwaita-icon-theme.sh"
- running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/libxml2.sh"
- running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/gdk-pixbuf2.0.sh"
- running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/libpaper.sh"
- running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/nss.sh"
- running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/libgvc6.sh"
- running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/zp_adwaita-icon-theme.sh"
- running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/zp_desktop-file-utils.sh"
- running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/zp_fontconfig_cache_1.sh"
- running: C:\cygwin64\bin\dash.exe "/etc/postinstall/zp_fontconfig_dtd.dash"
- running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/zp_glib2.0.sh"
- running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/zp_hicolor-icon-theme.sh"
- running: C:\cygwin64\bin\dash.exe "/etc/postinstall/zp_man-db-update-index.dash"
- running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/zp_shared-mime-info.sh"
- Ending cygwin install
- NOTE: you should run 'diskperf -y' to enable the disk statistics
- NOTE: you should run 'diskperf -y' to enable the disk statistics
2024-11-06 15:55.38 ---> using "8cde35b8a0df2d62a9acbc1966cfaf488a2e5221c5b68e9c9373ec043985dee9" from cache


/: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\local\\opam\\download-cache")))
(network host)
(shell "opam install $DEPS"))
2024-11-06 15:55.38 Waiting for previous build to finish cancelling
Uncaught exception: Failure("\"ssh\" \"opam@localhost\" \"-p\" \"56183\" \"-o\" \"NoHostAuthenticationForLocalhost=yes\" \"cmd\" \"/c\" \"rmdir /s /q 'c:\\Users\\opam\\AppData\\local\\opam\\download-cache'\" failed with exit status 255")
2024-11-06 16:16.46: Job failed: Failed: Internal error