2025-07-31 07:25.39: New job: test ygrek/ocurl https://github.com/ygrek/ocurl.git#refs/heads/remove-ocurl (f31cdb042a734e243a68cf4cb994a020a3119fb1) (linux-x86_64:ubuntu-24.10-5.3_opam-2.4)Base: ocaml/opam:ubuntu-24.10-ocaml-5.3@sha256:a3ffa70374ecfc80dd386b73faebcc4ce15a8f241b0a09130e80ef58d76b2e74Opam project buildTo reproduce locally:git clone --recursive "https://github.com/ygrek/ocurl.git" -b "remove-ocurl" && cd "ocurl" && git reset --hard f31cdb04cat > Dockerfile <<'END-OF-DOCKERFILE'FROM ocaml/opam:ubuntu-24.10-ocaml-5.3@sha256:a3ffa70374ecfc80dd386b73faebcc4ce15a8f241b0a09130e80ef58d76b2e74# ubuntu-24.10-5.3_opam-2.4USER 1000:1000ENV CLICOLOR_FORCE="1"ENV OPAMCOLOR="always"WORKDIR /srcRUN sudo ln -f /usr/bin/opam-2.4 /usr/bin/opamRUN opam init --reinit -niRUN uname -rs && opam exec -- ocaml -version && opam --versionWORKDIR /srcRUN sudo chown opam /srcRUN cd ~/opam-repository && (git cat-file -e a28eb8a148feb4fbc6466fa0791668993513dbde || git fetch origin master) && git reset -q --hard a28eb8a148feb4fbc6466fa0791668993513dbde && git log --no-decorate -n1 --oneline && opam update -uCOPY --chown=1000:1000 curl_lwt.opam curl.opam ./RUN opam pin add -yn curl_lwt.dev './' && \opam pin add -yn curl.dev './'RUN echo '(lang dune 3.0)' > './dune-project'ENV DEPS="base-bigarray.base base-bytes.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base conf-libcurl.2 cppo.1.8.0 csexp.1.5.2 dune.3.19.1 dune-configurator.3.19.1 lwt.5.9.1 ocaml.5.3.0 ocaml-base-compiler.5.3.0 ocaml-compiler.5.3.0 ocaml-config.3 ocaml-options-vanilla.1 ocamlfind.1.9.8 ocplib-endian.1.2"ENV CI="true"ENV OCAMLCI="true"RUN opam update --depexts && opam install --cli=2.4 --depext-only -y curl_lwt.dev curl.dev $DEPSRUN opam install $DEPSCOPY --chown=1000:1000 . /srcRUN opam exec -- dune build @install @check @runtest && rm -rf _buildEND-OF-DOCKERFILEdocker build .END-REPRO-BLOCK2025-07-31 07:25.39: Using cache hint "ygrek/ocurl-ocaml/opam:ubuntu-24.10-ocaml-5.3@sha256:a3ffa70374ecfc80dd386b73faebcc4ce15a8f241b0a09130e80ef58d76b2e74-ubuntu-24.10-5.3_opam-2.4-fd540f1ab3b3b08f284fa8cf730447d3"2025-07-31 07:25.39: Using OBuilder spec:((from ocaml/opam:ubuntu-24.10-ocaml-5.3@sha256:a3ffa70374ecfc80dd386b73faebcc4ce15a8f241b0a09130e80ef58d76b2e74)(comment ubuntu-24.10-5.3_opam-2.4)(user (uid 1000) (gid 1000))(env CLICOLOR_FORCE 1)(env OPAMCOLOR always)(workdir /src)(run (shell "sudo ln -f /usr/bin/opam-2.4 /usr/bin/opam"))(run (shell "opam init --reinit -ni"))(run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))(workdir /src)(run (shell "sudo chown opam /src"))(run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e a28eb8a148feb4fbc6466fa0791668993513dbde || git fetch origin master) && git reset -q --hard a28eb8a148feb4fbc6466fa0791668993513dbde && git log --no-decorate -n1 --oneline && opam update -u"))(copy (src curl_lwt.opam curl.opam) (dst ./))(run (network host)(shell "opam pin add -yn curl_lwt.dev './' && \\nopam pin add -yn curl.dev './'"))(run (network host)(shell "echo '(lang dune 3.0)' > './dune-project'"))(env DEPS "base-bigarray.base base-bytes.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base conf-libcurl.2 cppo.1.8.0 csexp.1.5.2 dune.3.19.1 dune-configurator.3.19.1 lwt.5.9.1 ocaml.5.3.0 ocaml-base-compiler.5.3.0 ocaml-compiler.5.3.0 ocaml-config.3 ocaml-options-vanilla.1 ocamlfind.1.9.8 ocplib-endian.1.2")(env CI true)(env OCAMLCI true)(run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "opam update --depexts && opam install --cli=2.4 --depext-only -y curl_lwt.dev curl.dev $DEPS"))(run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "opam install $DEPS"))(copy (src .) (dst /src))(run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build")))2025-07-31 07:25.39: Waiting for resource in pool OCluster2025-07-31 07:45.58: Waiting for worker…2025-07-31 07:48.32: Got resource from pool OClusterBuilding on asteria.caelum.ci.devAll commits already cachedHEAD is now at f31cdb0 Remove the ocurl package definition(from ocaml/opam:ubuntu-24.10-ocaml-5.3@sha256:a3ffa70374ecfc80dd386b73faebcc4ce15a8f241b0a09130e80ef58d76b2e74)Unable to find image 'ocaml/opam:ubuntu-24.10-ocaml-5.3@sha256:a3ffa70374ecfc80dd386b73faebcc4ce15a8f241b0a09130e80ef58d76b2e74' locallydocker.io/ocaml/opam@sha256:a3ffa70374ecfc80dd386b73faebcc4ce15a8f241b0a09130e80ef58d76b2e74: Pulling from ocaml/opamddbef59e0ea0: Pulling fs layerc8a958777819: Pulling fs layera9c4d03c89cf: Pulling fs layerfad6b78bd523: Pulling fs layercb002c153c80: Pulling fs layer876c82aa019b: Pulling fs layerbfef421a4b69: Pulling fs layere6b4d8b7cd2a: Pulling fs layerc8a958777819: Waiting54235cbedf66: Pulling fs layera9c4d03c89cf: Waitingddbef59e0ea0: Waiting969e20d3615a: Pulling fs layercb002c153c80: Waiting876c82aa019b: Waitingf75a26651ead: Pulling fs layere2e5dbeca078: Pulling fs layeradb8cd405a24: Pulling fs layer42f7bc177c6f: Pulling fs layer54235cbedf66: Waiting56c2e03eb936: Pulling fs layerbfef421a4b69: Waiting5e8ac5f38241: Pulling fs layere2e5dbeca078: Waitingadb8cd405a24: Waitingcf8c284afc78: Pulling fs layer69eda5caf340: Pulling fs layerfe98b660af07: Pulling fs layerf75a26651ead: Waitingcf8c284afc78: Waiting56c2e03eb936: Waiting8d65ed03220e: Pulling fs layer5e8ac5f38241: Waiting4f4fb700ef54: Pulling fs layer96582afc94cb: Pulling fs layer42f7bc177c6f: Waiting4f4fb700ef54: Waitingd44b0146fa5e: Pulling fs layer3a73ad442907: Pulling fs layerfe98b660af07: Waitingd44b0146fa5e: Waiting3dc02b22b155: Pulling fs layer3a73ad442907: Waiting47a44a4e8580: Pulling fs layer475edb260ff3: Pulling fs layere6f89448d543: Pulling fs layeref0f57ea5fcb: Pulling fs layer47a44a4e8580: Waiting81800827d60e: Pulling fs layere6f89448d543: Waitingbbad171c3b15: Pulling fs layeref0f57ea5fcb: Waiting2c25dc074a59: Pulling fs layer81800827d60e: Waiting308c9094d6f5: Pulling fs layer5679f7d0987f: Pulling fs layerc2d4e4e71780: Pulling fs layer9a9042028693: Pulling fs layer169b16f4d220: Pulling fs layerc2d4e4e71780: Waiting308c9094d6f5: Waiting7a375914fd04: Pulling fs layer9a9042028693: Waiting3f03a6e57bb0: Pulling fs layer7a375914fd04: Waiting477be20739ff: Pulling fs layerc139be691ddd: Pulling fs layer3f03a6e57bb0: Waitingadeeba91b798: Pulling fs layer11585459cda5: Pulling fs layer477be20739ff: Waitingc139be691ddd: Waiting2c25dc074a59: Waiting7ab304c0e7fb: Pulling fs layer11585459cda5: Waiting0904add4b2ab: Pulling fs layerf986bf9d5ca9: Pulling fs layeradeeba91b798: Waitingf986bf9d5ca9: Waiting7ab304c0e7fb: Waiting0904add4b2ab: Waitingddbef59e0ea0: Verifying Checksumddbef59e0ea0: Download completec8a958777819: Verifying Checksumc8a958777819: Download completea9c4d03c89cf: Download completeddbef59e0ea0: Pull completec8a958777819: Pull completea9c4d03c89cf: Pull completefad6b78bd523: Verifying Checksumfad6b78bd523: Download completefad6b78bd523: Pull completecb002c153c80: Download completecb002c153c80: Pull completebfef421a4b69: Verifying Checksumbfef421a4b69: Download completee6b4d8b7cd2a: Verifying Checksume6b4d8b7cd2a: Download complete969e20d3615a: Verifying Checksum969e20d3615a: Download completef75a26651ead: Verifying Checksumf75a26651ead: Download complete54235cbedf66: Verifying Checksume2e5dbeca078: Verifying Checksume2e5dbeca078: Download complete56c2e03eb936: Verifying Checksum56c2e03eb936: Download complete5e8ac5f38241: Download completeadb8cd405a24: Verifying Checksumadb8cd405a24: Download completecf8c284afc78: Verifying Checksumcf8c284afc78: Download completefe98b660af07: Verifying Checksumfe98b660af07: Download complete69eda5caf340: Verifying Checksum69eda5caf340: Download complete4f4fb700ef54: Download complete8d65ed03220e: Download completed44b0146fa5e: Verifying Checksumd44b0146fa5e: Download complete3a73ad442907: Download complete47a44a4e8580: Verifying Checksum47a44a4e8580: Download complete475edb260ff3: Verifying Checksum475edb260ff3: Download complete3dc02b22b155: Verifying Checksum3dc02b22b155: Download completee6f89448d543: Download completeef0f57ea5fcb: Download complete81800827d60e: Verifying Checksum81800827d60e: Download completebbad171c3b15: Verifying Checksumbbad171c3b15: Download complete2c25dc074a59: Download complete308c9094d6f5: Download completec2d4e4e71780: Verifying Checksumc2d4e4e71780: Download complete5679f7d0987f: Verifying Checksum5679f7d0987f: Download complete169b16f4d220: Verifying Checksum169b16f4d220: Download complete7a375914fd04: Verifying Checksum7a375914fd04: Download complete3f03a6e57bb0: Download complete477be20739ff: Verifying Checksum477be20739ff: Download completec139be691ddd: Verifying Checksumc139be691ddd: Download completeadeeba91b798: Verifying Checksumadeeba91b798: Download complete876c82aa019b: Verifying Checksum876c82aa019b: Download complete0904add4b2ab: Verifying Checksum0904add4b2ab: Download completef986bf9d5ca9: Download complete876c82aa019b: Pull completebfef421a4b69: Pull completee6b4d8b7cd2a: Pull complete54235cbedf66: Pull complete969e20d3615a: Pull completef75a26651ead: Pull completee2e5dbeca078: Pull completeadb8cd405a24: Pull complete42f7bc177c6f: Pull complete56c2e03eb936: Pull complete5e8ac5f38241: Pull completecf8c284afc78: Pull complete69eda5caf340: Pull completefe98b660af07: Pull complete8d65ed03220e: Pull complete4f4fb700ef54: Pull complete96582afc94cb: Pull completed44b0146fa5e: Pull complete3a73ad442907: Pull complete3dc02b22b155: Pull complete47a44a4e8580: Pull complete475edb260ff3: Pull completee6f89448d543: Pull completeef0f57ea5fcb: Pull complete81800827d60e: Pull completebbad171c3b15: Pull complete2c25dc074a59: Pull complete308c9094d6f5: Pull complete5679f7d0987f: Pull completec2d4e4e71780: Pull complete9a9042028693: Verifying Checksum9a9042028693: Download complete11585459cda5: Verifying Checksum11585459cda5: Download complete9a9042028693: Pull complete169b16f4d220: Pull complete7a375914fd04: Pull complete3f03a6e57bb0: Pull complete477be20739ff: Pull completec139be691ddd: Pull completeadeeba91b798: Pull complete11585459cda5: Pull complete7ab304c0e7fb: Pull complete0904add4b2ab: Pull completef986bf9d5ca9: Pull completeDigest: sha256:a3ffa70374ecfc80dd386b73faebcc4ce15a8f241b0a09130e80ef58d76b2e74Status: Downloaded newer image for ocaml/opam@sha256:a3ffa70374ecfc80dd386b73faebcc4ce15a8f241b0a09130e80ef58d76b2e742025-07-31 07:48.33 ---> using "e3031fce4666df3c8a4d180feda7dc06becd86fde09e4c874799a52edafeeda3" from cache/: (comment ubuntu-24.10-5.3_opam-2.4)/: (user (uid 1000) (gid 1000))/: (env CLICOLOR_FORCE 1)/: (env OPAMCOLOR always)/: (workdir /src)/src: (run (shell "sudo ln -f /usr/bin/opam-2.4 /usr/bin/opam"))2025-07-31 07:48.33 ---> using "10e069c55691c8c8bc8ff3c9d06849a8500b515494ff3c8c3eb82bc77d01f444" from cache/src: (run (shell "opam init --reinit -ni"))Configuring from /home/opam/.opamrc and then from built-in defaults.Checking for available remotes: rsync and local, git.- you won't be able to use mercurial repositories unless you install the hg command on your system.- you won't be able to use darcs repositories unless you install the darcs command on your system.This version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.2, which can't be reverted.You may want to back it up before going further.Continue? [Y/n] yFormat upgrade done.<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>[default] Initialised2025-07-31 07:48.33 ---> using "42acfd97ba2129a9e34a426a15cbdd19d97d6318186c060b8226b005a9b7c296" from cache/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))Linux 5.15.0-142-genericThe OCaml toplevel, version 5.3.02.4.12025-07-31 07:48.33 ---> using "5c539334f7daa882dd9a8279c3112442b04dbafc75ca75009b1c044b726ce5c4" from cache/src: (workdir /src)/src: (run (shell "sudo chown opam /src"))2025-07-31 07:48.33 ---> using "d6d84bbff321ba13d7949c31688b1af7860219b3bb3cfdb33786f4e8dd5d0763" from cache/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e a28eb8a148feb4fbc6466fa0791668993513dbde || git fetch origin master) && git reset -q --hard a28eb8a148feb4fbc6466fa0791668993513dbde && git log --no-decorate -n1 --oneline && opam update -u"))a28eb8a148 Merge pull request #28017 from maiste/release-dune-3.19.1<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>[default] synchronised from git+file:///home/opam/opam-repositoryAlready up-to-date.Nothing to do.# To update the current shell environment, run: eval $(opam env)2025-07-31 07:48.56 ---> saved as "bd7e11b66c2496297a33cbe43af5211075e35806b7cd011383b82dd589d8c320"/src: (copy (src curl_lwt.opam curl.opam) (dst ./))2025-07-31 07:48.56 ---> saved as "84216aa57f378a8965bd3615db5d8164acfab24975bfa864e64dc9452a494d3e"/src: (run (network host)(shell "opam pin add -yn curl_lwt.dev './' && \\nopam pin add -yn curl.dev './'"))[curl_lwt.dev] synchronised (file:///src)curl_lwt is now pinned to file:///src (version dev)[curl.dev] synchronised (file:///src)curl is now pinned to file:///src (version dev)2025-07-31 07:49.00 ---> saved as "147aba9317875cee18c6a2fb367618efd99ddaa6be246dae5e1994c109b2083c"/src: (run (network host)(shell "echo '(lang dune 3.0)' > './dune-project'"))2025-07-31 07:49.00 ---> saved as "b20aa9566d78714da81ac289962685aa5c8531b7e5454284509504f22e981d32"/src: (env DEPS "base-bigarray.base base-bytes.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base conf-libcurl.2 cppo.1.8.0 csexp.1.5.2 dune.3.19.1 dune-configurator.3.19.1 lwt.5.9.1 ocaml.5.3.0 ocaml-base-compiler.5.3.0 ocaml-compiler.5.3.0 ocaml-config.3 ocaml-options-vanilla.1 ocamlfind.1.9.8 ocplib-endian.1.2")/src: (env CI true)/src: (env OCAMLCI true)/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "opam update --depexts && opam install --cli=2.4 --depext-only -y curl_lwt.dev curl.dev $DEPS"))+ /usr/bin/sudo "apt-get" "update"- Hit:1 http://archive.ubuntu.com/ubuntu oracular InRelease- Hit:2 http://archive.ubuntu.com/ubuntu oracular-updates InRelease- Hit:3 http://archive.ubuntu.com/ubuntu oracular-backports InRelease- Hit:4 http://security.ubuntu.com/ubuntu oracular-security InRelease- Reading package lists...-<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>[curl.dev] synchronised (file:///src)[curl_lwt.dev] synchronised (file:///src)[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).[NOTE] Package ocaml-config is already installed (current version is 3).[NOTE] Package ocaml-compiler is already installed (current version is 5.3.0).[NOTE] Package ocaml-base-compiler is already installed (current version is 5.3.0).[NOTE] Package ocaml is already installed (current version is 5.3.0).[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-effects 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).The following system packages will first need to be installed:libcurl4-gnutls-dev<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libcurl4-gnutls-dev"- debconf: delaying package configuration, since apt-utils is not installed- Selecting previously unselected package libbrotli-dev: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 ... 16145 files and directories currently installed.)- Preparing to unpack .../00-libbrotli-dev_1.1.0-2build2_amd64.deb ...- Unpacking libbrotli-dev:amd64 (1.1.0-2build2) ...- Selecting previously unselected package libevent-2.1-7t64:amd64.- Preparing to unpack .../01-libevent-2.1-7t64_2.1.12-stable-10_amd64.deb ...- Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-10) ...- Selecting previously unselected package libunbound8:amd64.- Preparing to unpack .../02-libunbound8_1.20.0-1ubuntu2.3_amd64.deb ...- Unpacking libunbound8:amd64 (1.20.0-1ubuntu2.3) ...- Selecting previously unselected package libgnutls-dane0t64:amd64.- Preparing to unpack .../03-libgnutls-dane0t64_3.8.6-2ubuntu1.1_amd64.deb ...- Unpacking libgnutls-dane0t64:amd64 (3.8.6-2ubuntu1.1) ...- Selecting previously unselected package libgnutls-openssl27t64:amd64.- Preparing to unpack .../04-libgnutls-openssl27t64_3.8.6-2ubuntu1.1_amd64.deb ...- Unpacking libgnutls-openssl27t64:amd64 (3.8.6-2ubuntu1.1) ...- Selecting previously unselected package libidn2-dev:amd64.- Preparing to unpack .../05-libidn2-dev_2.3.7-2build2_amd64.deb ...- Unpacking libidn2-dev:amd64 (2.3.7-2build2) ...- Selecting previously unselected package libp11-kit-dev:amd64.- Preparing to unpack .../06-libp11-kit-dev_0.25.5-2ubuntu1_amd64.deb ...- Unpacking libp11-kit-dev:amd64 (0.25.5-2ubuntu1) ...- Selecting previously unselected package libtasn1-6-dev:amd64.- Preparing to unpack .../07-libtasn1-6-dev_4.19.0-3ubuntu0.24.10.1_amd64.deb ...- Unpacking libtasn1-6-dev:amd64 (4.19.0-3ubuntu0.24.10.1) ...- Selecting previously unselected package libgmpxx4ldbl:amd64.- Preparing to unpack .../08-libgmpxx4ldbl_2%3a6.3.0+dfsg-2ubuntu7_amd64.deb ...- Unpacking libgmpxx4ldbl:amd64 (2:6.3.0+dfsg-2ubuntu7) ...- Selecting previously unselected package libgmp-dev:amd64.- Preparing to unpack .../09-libgmp-dev_2%3a6.3.0+dfsg-2ubuntu7_amd64.deb ...- Unpacking libgmp-dev:amd64 (2:6.3.0+dfsg-2ubuntu7) ...- Selecting previously unselected package nettle-dev:amd64.- Preparing to unpack .../10-nettle-dev_3.10-1_amd64.deb ...- Unpacking nettle-dev:amd64 (3.10-1) ...- Selecting previously unselected package libgnutls28-dev:amd64.- Preparing to unpack .../11-libgnutls28-dev_3.8.6-2ubuntu1.1_amd64.deb ...- Unpacking libgnutls28-dev:amd64 (3.8.6-2ubuntu1.1) ...- Selecting previously unselected package libpkgconf3:amd64.- Preparing to unpack .../12-libpkgconf3_1.8.1-3ubuntu1_amd64.deb ...- Unpacking libpkgconf3:amd64 (1.8.1-3ubuntu1) ...- Selecting previously unselected package pkgconf-bin.- Preparing to unpack .../13-pkgconf-bin_1.8.1-3ubuntu1_amd64.deb ...- Unpacking pkgconf-bin (1.8.1-3ubuntu1) ...- Selecting previously unselected package pkgconf:amd64.- Preparing to unpack .../14-pkgconf_1.8.1-3ubuntu1_amd64.deb ...- Unpacking pkgconf:amd64 (1.8.1-3ubuntu1) ...- Selecting previously unselected package libnghttp2-dev:amd64.- Preparing to unpack .../15-libnghttp2-dev_1.62.1-2_amd64.deb ...- Unpacking libnghttp2-dev:amd64 (1.62.1-2) ...- Selecting previously unselected package libpsl-dev:amd64.- Preparing to unpack .../16-libpsl-dev_0.21.2-1.1build1_amd64.deb ...- Unpacking libpsl-dev:amd64 (0.21.2-1.1build1) ...- Selecting previously unselected package zlib1g-dev:amd64.- Preparing to unpack .../17-zlib1g-dev_1%3a1.3.dfsg+really1.3.1-1ubuntu1_amd64.deb ...- Unpacking zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1ubuntu1) ...- Selecting previously unselected package librtmp-dev:amd64.- Preparing to unpack .../18-librtmp-dev_2.4+20151223.gitfa8646d.1-2build7_amd64.deb ...- Unpacking librtmp-dev:amd64 (2.4+20151223.gitfa8646d.1-2build7) ...- Selecting previously unselected package libssl-dev:amd64.- Preparing to unpack .../19-libssl-dev_3.3.1-2ubuntu2.1_amd64.deb ...- Unpacking libssl-dev:amd64 (3.3.1-2ubuntu2.1) ...- Selecting previously unselected package libssh2-1-dev:amd64.- Preparing to unpack .../20-libssh2-1-dev_1.11.0-7_amd64.deb ...- Unpacking libssh2-1-dev:amd64 (1.11.0-7) ...- Selecting previously unselected package libcurl4-gnutls-dev:amd64.- Preparing to unpack .../21-libcurl4-gnutls-dev_8.9.1-2ubuntu2.2_amd64.deb ...- Unpacking libcurl4-gnutls-dev:amd64 (8.9.1-2ubuntu2.2) ...- Selecting previously unselected package libtasn1-doc.- Preparing to unpack .../22-libtasn1-doc_4.19.0-3ubuntu0.24.10.1_all.deb ...- Unpacking libtasn1-doc (4.19.0-3ubuntu0.24.10.1) ...- Setting up libgnutls-openssl27t64:amd64 (3.8.6-2ubuntu1.1) ...- Setting up libtasn1-doc (4.19.0-3ubuntu0.24.10.1) ...- Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-10) ...- Setting up libpsl-dev:amd64 (0.21.2-1.1build1) ...- Setting up libunbound8:amd64 (1.20.0-1ubuntu2.3) ...- Setting up libpkgconf3:amd64 (1.8.1-3ubuntu1) ...- Setting up libgmpxx4ldbl:amd64 (2:6.3.0+dfsg-2ubuntu7) ...- Setting up libgnutls-dane0t64:amd64 (3.8.6-2ubuntu1.1) ...- Setting up libssl-dev:amd64 (3.3.1-2ubuntu2.1) ...- Setting up pkgconf-bin (1.8.1-3ubuntu1) ...- Setting up libidn2-dev:amd64 (2.3.7-2build2) ...- Setting up zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1ubuntu1) ...- Setting up libtasn1-6-dev:amd64 (4.19.0-3ubuntu0.24.10.1) ...- Setting up libbrotli-dev:amd64 (1.1.0-2build2) ...- Setting up libp11-kit-dev:amd64 (0.25.5-2ubuntu1) ...- Setting up libgmp-dev:amd64 (2:6.3.0+dfsg-2ubuntu7) ...- Setting up nettle-dev:amd64 (3.10-1) ...- Setting up pkgconf:amd64 (1.8.1-3ubuntu1) ...- Setting up libssh2-1-dev:amd64 (1.11.0-7) ...- Setting up libgnutls28-dev:amd64 (3.8.6-2ubuntu1.1) ...- Setting up libnghttp2-dev:amd64 (1.62.1-2) ...- Setting up librtmp-dev:amd64 (2.4+20151223.gitfa8646d.1-2build7) ...- Setting up libcurl4-gnutls-dev:amd64 (8.9.1-2ubuntu2.2) ...- Processing triggers for libc-bin (2.40-1ubuntu3.1) ...2025-07-31 07:49.16 ---> saved as "7e797374f040b8877873eb1d8d495a4887bfea85ab5fbecfd7c265db8e92de32"/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "opam install $DEPS"))[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).[NOTE] Package ocaml-config is already installed (current version is 3).[NOTE] Package ocaml-compiler is already installed (current version is 5.3.0).[NOTE] Package ocaml-base-compiler is already installed (current version is 5.3.0).[NOTE] Package ocaml is already installed (current version is 5.3.0).[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-effects 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).The following actions will be performed:=== install 9 packages- install base-bytes base- install conf-libcurl 2- install cppo 1.8.0- install csexp 1.5.2- install dune 3.19.1- install dune-configurator 3.19.1- install lwt 5.9.1- install ocamlfind 1.9.8- install ocplib-endian 1.2<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>-> retrieved cppo.1.8.0 (cached)-> retrieved csexp.1.5.2 (cached)-> retrieved dune.3.19.1, dune-configurator.3.19.1 (cached)-> installed conf-libcurl.2-> retrieved lwt.5.9.1 (cached)-> retrieved ocamlfind.1.9.8 (cached)-> retrieved ocplib-endian.1.2 (cached)-> installed ocamlfind.1.9.8-> installed base-bytes.base-> installed dune.3.19.1-> installed csexp.1.5.2-> installed cppo.1.8.0-> installed ocplib-endian.1.2-> installed dune-configurator.3.19.1-> installed lwt.5.9.1Done.# To update the current shell environment, run: eval $(opam env)2025-07-31 07:50.00 ---> saved as "bbe51463ce3adfdba42e437fca87c87843f4fc88ae11e50c03614551214bf523"/src: (copy (src .) (dst /src))2025-07-31 07:50.00 ---> saved as "919f4d87573f20ea05b651151d23998cee38b1779b02603c14539f0a874b70ce"/src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))File "examples/dune", line 32, characters 18-25:32 | (preprocess (pps lwt_ppx))^^^^^^^Error: Library "lwt_ppx" not found.-> required by_build/default/examples/.merlin-conf/exe-test_lwt-0dcf2dfa4ae9573d2c95196fdb3fad76-> required by alias examples/check(cd _build/default && /home/opam/.opam/5.3/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -w +a-4-42-69-70 -warn-error -a+31 -g -bin-annot -bin-annot-occurrences -I examples/.ocurl.eobjs/byte -I /home/opam/.opam/5.3/lib/ocaml/unix -I .curl.objs/byte -intf-suffix .ml -no-alias-deps -opaque -open Dune__exe -o examples/.ocurl.eobjs/byte/dune__exe__Ocurl.cmo -c -impl examples/ocurl.ml)File "examples/ocurl.ml", line 21, characters 4-14:21 | let getContent connection url =^^^^^^^^^^Warning 32 [unused-value-declaration]: unused value getContent.(cd _build/default && /home/opam/.opam/5.3/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -w +a-4-42-69-70 -warn-error -a+31 -g -bin-annot -bin-annot-occurrences -I examples/.opar.eobjs/byte -I /home/opam/.opam/5.3/lib/ocaml/threads -I /home/opam/.opam/5.3/lib/ocaml/unix -I .curl.objs/byte -intf-suffix .ml -no-alias-deps -opaque -open Dune__exe -o examples/.opar.eobjs/byte/dune__exe__Opar.cmo -c -impl examples/opar.ml)File "examples/opar.ml", line 9, characters 4-17:9 | let show_progress fname conn =^^^^^^^^^^^^^Warning 32 [unused-value-declaration]: unused value show_progress.(cd _build/default/examples && ./test_memory_leaks.exe)RSS 9428992 -> 13754368 OKRSS 13754368 -> 13168640 OKRSS 13168640 -> 13168640 OK"/usr/bin/env" "bash" "-c" "opam exec -- dune build @install @check @runtest && rm -rf _build" failed with exit status 12025-07-31 07:50.03: Job failed: Failed: Build failed