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


Building on asteria.caelum.ci.dev

(from ocaml/opam:debian-unstable)
Unable to find image 'ocaml/opam:debian-unstable' locally
debian-unstable: Pulling from ocaml/opam
8d9b0d1957d2: Already exists
77bd5ce6de14: Already exists
59ace7bbb792: Already exists
b44820cf8c7c: Already exists
01779645db39: Already exists
2eff1215ea11: Already exists
cd204a506c17: Already exists
fdbe9d71b607: Already exists
1d1ef689aa4e: Already exists
21d29e096296: Already exists
f3c0f441dc5a: Already exists
24e024f45d9d: Already exists
70f2fc20df5f: Already exists
dc1d3669f80d: Already exists
d1960fd642f1: Already exists
5a522f53743b: Already exists
69c97573612d: Already exists
69c97573612d: Already exists
e309391d441d: Already exists
db1ca6399fa8: Already exists
14889b83b326: Already exists
44e6acdbb29a: Already exists
4f4fb700ef54: Already exists
1976d6d05edb: Already exists
847e4a574c7f: Already exists
6b92941a3055: Already exists
37281440a7ab: Already exists
b771055b6fbe: Already exists
8f4ee55b4bf4: Already exists
d31d3386bb00: Already exists
aa71471fafa8: Already exists
cab8c018bf1d: Already exists
efe6eb884787: Already exists
22ff1b490950: Already exists
08392e8ad44d: Already exists
06179f88ab5e: Pulling fs layer
d150b9aac864: Pulling fs layer
4b7a641c6ed8: Pulling fs layer
853fd7bbd04f: Pulling fs layer
2f5aec184633: Pulling fs layer
2b5266412aec: Pulling fs layer
5a4d87a519ef: Pulling fs layer
4d560378f42c: Pulling fs layer
2f5aec184633: Waiting
5379b5daecdd: Pulling fs layer
d076c2fe356f: Pulling fs layer
22bb05e2e184: Pulling fs layer
bb66a4d8e571: Pulling fs layer
5f23220c0aaf: Pulling fs layer
853fd7bbd04f: Waiting
5a4d87a519ef: Waiting
22bb05e2e184: Waiting
4d560378f42c: Waiting
5f23220c0aaf: Waiting
bb66a4d8e571: Waiting
5379b5daecdd: Waiting
d076c2fe356f: Waiting
2b5266412aec: Waiting
853fd7bbd04f: Verifying Checksum
853fd7bbd04f: Download complete
2f5aec184633: Download complete
2b5266412aec: Verifying Checksum
2b5266412aec: Download complete
5a4d87a519ef: Verifying Checksum
5a4d87a519ef: Download complete
06179f88ab5e: Verifying Checksum
06179f88ab5e: Download complete
5379b5daecdd: Verifying Checksum
5379b5daecdd: Download complete
4b7a641c6ed8: Verifying Checksum
4b7a641c6ed8: Download complete
22bb05e2e184: Verifying Checksum
22bb05e2e184: Download complete
bb66a4d8e571: Verifying Checksum
bb66a4d8e571: Download complete
5f23220c0aaf: Verifying Checksum
5f23220c0aaf: Download complete
4d560378f42c: Verifying Checksum
4d560378f42c: Download complete
d076c2fe356f: Verifying Checksum
d076c2fe356f: Download complete
06179f88ab5e: Pull complete
d150b9aac864: Pull complete
4b7a641c6ed8: Pull complete
853fd7bbd04f: Pull complete
2f5aec184633: Pull complete
2b5266412aec: Pull complete
5a4d87a519ef: Pull complete
4d560378f42c: Pull complete
5379b5daecdd: Pull complete
d076c2fe356f: Pull complete
22bb05e2e184: Pull complete
bb66a4d8e571: Pull complete
5f23220c0aaf: Pull complete
Digest: sha256:1e0b6f576b8d607b19de55c9b0f077afe05eb64669ad8fa98a8169a64a417a6f
Status: Downloaded newer image for ocaml/opam:debian-unstable
2025-12-29 15:07.01 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (env CI true)

/: (env OPAM_HEALTH_CHECK_CI true)

/: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
2025-12-29 15:07.01 ---> using "40df4fa4cdfc68a5fa7a326047e82a7adc5df52b8059d4a7b745bdd50aad56e7" from cache

/: (run (network host)
        (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q c239a62d58deaede2e5dce17c2715a55397b73f2"))
2025-12-29 15:07.01 ---> using "56be004b76cb51085f35c8dfc91ba3175ea97907d421b4b0b02e7c1a630a1108" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository"))
Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from built-in defaults.
Checking for available remotes: rsync and local, git.
  - you won't be able to use mercurial repositories unless you install the hg command on your system.
  - you won't be able to use darcs repositories unless you install the darcs command on your system.


<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised

User configuration:
  ~/.profile is already up-to-date.
2025-12-29 15:07.01 ---> using "ed7ae9bae0c3d5c49db6159e96a47bbcbdddbc9479c9fe4d51c2f1b00ae1b7e2" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-config.3  (cached)
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-compiler.5.3.0  (cached)
-> installed ocaml-compiler.5.3.0
-> installed ocaml-base-compiler.5.3.0
-> installed ocaml-config.3
-> installed ocaml.5.3.0
-> installed base-domains.base
-> installed base-effects.base
-> installed base-nnp.base
Done.
# To update the current shell environment, run: eval $(opam env --switch=5.3-dune)
2025-12-29 15:07.01 ---> using "0ba1ecff5cbacf2ff346c199d5bbb730ff1dcfadffcf4be94bc48e3deffb25ce" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [187 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2025-12-29-0804.39-F-2025-12-26-2020.11.pdiff [262 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2025-12-29-0804.39-F-2025-12-26-2020.11.pdiff [262 kB]
- Fetched 513 kB in 1s (352 kB/s)
- Reading package lists...
- 
2025-12-29 15:07.01 ---> using "97503196a5b2c8ead5d015466bb8c6e9d7ca051a246b7973b527720b7364d9be" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
        (network host)
        (shell "opam pin add -k version dune $(opam show -f version dune)"))
dune is now pinned to version 3.20.2

The following actions will be performed:
=== install 1 package
  - install dune 3.20.2 (pinned)

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved dune.3.20.2  (cached)
-> installed dune.3.20.2
Done.
# To update the current shell environment, run: eval $(opam env)
2025-12-29 15:07.01 ---> using "dfd390be8db08de5b82f6ea38b022735693c9445c8de9f86c9fd82f00e2c81f9" from cache

/: (env DUNE_CACHE enabled)

/: (env DUNE_CACHE_TRANSPORT direct)

/: (env DUNE_CACHE_DUPLICATION copy)

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
        (network host)
        (shell "curl -fsSL https://get.dune.build/install | sh"))

##################                                                        25.4%
######################################################################## 100.0%
dune x86_64-unknown-linux-musl was installed successfully to ~/.local/bin/dune 


#=#=#                                                                          
#                                                                          2.1%
###                                                                        4.6%
#####                                                                      7.3%
#######                                                                   10.2%
#########                                                                 12.7%
###########                                                               15.5%
#############                                                             18.1%
###############                                                           21.0%
#################                                                         23.6%
##################                                                        26.4%
####################                                                      29.0%
######################                                                    31.7%
########################                                                  34.5%
##########################                                                37.4%
############################                                              39.3%
##############################                                            41.8%
################################                                          44.8%
##################################                                        47.6%
####################################                                      50.6%
######################################                                    53.0%
########################################                                  55.9%
##########################################                                58.5%
############################################                              61.3%
##############################################                            64.2%
###############################################                           66.4%
#################################################                         68.5%
###################################################                       71.1%
#####################################################                     73.9%
#######################################################                   76.7%
########################################################                  79.1%
##########################################################                81.8%
############################################################              84.6%
##############################################################            86.8%
################################################################          89.1%
##################################################################        91.9%
####################################################################      94.8%
######################################################################    97.6%
######################################################################## 100.0%
Revision cache was populated successfully 
To use dune you will need to source the file "$HOME/.local/share/dune/env/env.bash" (or similar as appropriate for your shell)
  export PATH="/home/opam/.local/bin:$PATH" 

To get started, run: 
  dune --help 
2025-12-29 15:07.01 ---> using "bf6995863db7a7d87d60b6e8e5300471ffd01701d87b656d0683e35e71df2072" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
        (network host)
        (shell "mkdir /tmp/sexp && cd /tmp/sexp && opam switch create ./ ocaml-base-compiler.5.2.1 --no-install && opam install -y sexp && cd -"))

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-config.3  (cached)
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.5.2.1  (cached)
-> installed ocaml-base-compiler.5.2.1
-> installed ocaml-config.3
-> installed ocaml.5.2.1
-> installed base-domains.base
-> installed base-nnp.base
Done.
# To update the current shell environment, run: eval $(opam env)
The following actions will be performed:
=== install 100 packages
  - install angstrom                    0.16.1    [required by jsonaf]
  - install async                       v0.17.0   [required by sexp]
  - install async_kernel                v0.17.0   [required by async]
  - install async_log                   v0.17.0   [required by async]
  - install async_rpc_kernel            v0.17.0   [required by async]
  - install async_unix                  v0.17.0   [required by async]
  - install base                        v0.17.3   [required by jsonaf, sexp_select]
  - install base_bigstring              v0.17.0   [required by core]
  - install base_quickcheck             v0.17.0   [required by core]
  - install bigstringaf                 0.10.0    [required by angstrom, faraday]
  - install bin_prot                    v0.17.0-1 [required by core]
  - install capitalization              v0.17.0   [required by ppx_string_conv]
  - install conf-g++                    1.0       [required by re2]
  - install core                        v0.17.1   [required by sexp]
  - install core_kernel                 v0.17.0   [required by sexp]
  - install core_unix                   v0.17.1   [required by sexp]
  - install csexp                       1.5.2     [required by dune-configurator]
  - install cstruct                     6.2.0     [required by async_unix]
  - install csvfields                   v0.17.0   [required by sexp]
  - install dune                        3.20.2    [required by sexp]
  - install dune-configurator           3.20.2    [required by bigstringaf]
  - install expect_test_helpers_core    v0.17.0   [required by core_unix]
  - install faraday                     0.8.2     [required by jsonaf]
  - install fieldslib                   v0.17.0   [required by core]
  - install fmt                         0.11.0    [required by cstruct]
  - install gel                         v0.17.0   [required by async_rpc_kernel]
  - install int_repr                    v0.17.0   [required by core_kernel]
  - install jane-street-headers         v0.17.0   [required by core]
  - install jane_rope                   v0.17.0   [required by re2]
  - install jsonaf                      v0.17.0   [required by sexp]
  - install jst-config                  v0.17.0   [required by shell]
  - install num                         1.6       [required by csvfields]
  - install ocaml-compiler-libs         v0.17.0   [required by ppxlib]
  - install ocaml-syntax-shims          1.0.0     [required by angstrom]
  - install ocaml_intrinsics_kernel     v0.17.1   [required by base]
  - install ocamlbuild                  0.16.1    [required by uutf]
  - install ocamlfind                   1.9.8     [required by uutf]
  - install parsexp                     v0.17.0   [required by sexplib]
  - install ppx_assert                  v0.17.0   [required by core]
  - install ppx_base                    v0.17.0   [required by core]
  - install ppx_bench                   v0.17.0   [required by ppx_jane]
  - install ppx_bin_prot                v0.17.0   [required by ppx_jane]
  - install ppx_cold                    v0.17.0   [required by ppx_base]
  - install ppx_compare                 v0.17.0   [required by ppx_diff]
  - install ppx_custom_printf           v0.17.0   [required by ppx_jane]
  - install ppx_derivers                1.2.1     [required by ppxlib]
  - install ppx_diff                    v0.17.0   [required by core]
  - install ppx_disable_unused_warnings v0.17.0   [required by ppx_jane]
  - install ppx_enumerate               v0.17.0   [required by ppx_diff]
  - install ppx_expect                  v0.17.2   [required by ppx_jane]
  - install ppx_fields_conv             v0.17.0   [required by ppx_jane]
  - install ppx_fixed_literal           v0.17.0   [required by ppx_jane]
  - install ppx_globalize               v0.17.0   [required by ppx_base]
  - install ppx_hash                    v0.17.0   [required by core]
  - install ppx_here                    v0.17.0   [required by ppx_jane]
  - install ppx_ignore_instrumentation  v0.17.0   [required by ppx_jane]
  - install ppx_inline_test             v0.17.0   [required by core]
  - install ppx_jane                    v0.17.0   [required by sexp]
  - install ppx_let                     v0.17.0   [required by ppx_jane]
  - install ppx_log                     v0.17.0   [required by ppx_jane]
  - install ppx_module_timer            v0.17.0   [required by ppx_jane]
  - install ppx_optcomp                 v0.17.0   [required by core_kernel, core, async_unix]
  - install ppx_optional                v0.17.0   [required by ppx_jane]
  - install ppx_pipebang                v0.17.0   [required by ppx_jane]
  - install ppx_sexp_conv               v0.17.0   [required by core]
  - install ppx_sexp_message            v0.17.0   [required by core]
  - install ppx_sexp_value              v0.17.0   [required by ppx_jane]
  - install ppx_stable                  v0.17.0   [required by ppx_jane]
  - install ppx_stable_witness          v0.17.0   [required by ppx_jane]
  - install ppx_string                  v0.17.0   [required by ppx_jane]
  - install ppx_string_conv             v0.17.0   [required by ppx_jane]
  - install ppx_tydi                    v0.17.0   [required by ppx_jane]
  - install ppx_typerep_conv            v0.17.0   [required by ppx_jane]
  - install ppx_variants_conv           v0.17.0   [required by ppx_jane]
  - install ppxlib                      0.35.0    [required by ppx_diff]
  - install ppxlib_jane                 v0.17.0   [required by ppx_diff]
  - install protocol_version_header     v0.17.0   [required by async_rpc_kernel]
  - install re                          1.14.0    [required by expect_test_helpers_core]
  - install re2                         v0.17.0   [required by sexp]
  - install regex_parser_intf           v0.17.0   [required by re2]
  - install sexp                        v0.17.0
  - install sexp_diff                   v0.17.0   [required by sexp]
  - install sexp_macro                  v0.17.0   [required by sexp]
  - install sexp_pretty                 v0.17.0   [required by sexp]
  - install sexp_select                 v0.17.0   [required by sexp]
  - install sexplib                     v0.17.0   [required by sexp]
  - install sexplib0                    v0.17.0   [required by base]
  - install shell                       v0.17.0   [required by sexp]
  - install spawn                       v0.17.0   [required by shell]
  - install splittable_random           v0.17.0   [required by core]
  - install stdio                       v0.17.0   [required by core]
  - install stdlib-shims                0.3.0     [required by ppxlib]
  - install textutils                   v0.17.0   [required by async, shell]
  - install time_now                    v0.17.0   [required by core]
  - install timezone                    v0.17.0   [required by async_log]
  - install topkg                       1.1.1     [required by uutf]
  - install typerep                     v0.17.1   [required by core]
  - install uopt                        v0.17.0   [required by core_kernel]
  - install uutf                        1.0.4     [required by textutils]
  - install variantslib                 v0.17.0   [required by core]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved angstrom.0.16.1  (cached)
-> retrieved async.v0.17.0  (cached)
-> retrieved async_kernel.v0.17.0  (cached)
-> retrieved async_log.v0.17.0  (cached)
-> retrieved async_rpc_kernel.v0.17.0  (cached)
-> retrieved async_unix.v0.17.0  (cached)
-> retrieved base.v0.17.3  (cached)
-> retrieved base_bigstring.v0.17.0  (cached)
-> retrieved base_quickcheck.v0.17.0  (cached)
-> retrieved bigstringaf.0.10.0  (cached)
-> retrieved bin_prot.v0.17.0-1  (cached)
-> retrieved capitalization.v0.17.0  (cached)
-> retrieved core.v0.17.1  (cached)
-> installed conf-g++.1.0
-> retrieved core_kernel.v0.17.0  (cached)
-> retrieved core_unix.v0.17.1  (cached)
-> retrieved csexp.1.5.2  (cached)
-> retrieved cstruct.6.2.0  (cached)
-> retrieved csvfields.v0.17.0  (cached)
-> retrieved expect_test_helpers_core.v0.17.0  (cached)
-> retrieved faraday.0.8.2  (cached)
-> retrieved fieldslib.v0.17.0  (cached)
-> retrieved gel.v0.17.0  (cached)
-> retrieved fmt.0.11.0  (cached)
-> retrieved int_repr.v0.17.0  (cached)
-> retrieved jane-street-headers.v0.17.0  (cached)
-> retrieved jane_rope.v0.17.0  (cached)
-> retrieved jsonaf.v0.17.0  (cached)
-> retrieved jst-config.v0.17.0  (cached)
-> retrieved num.1.6  (cached)
-> retrieved ocaml-compiler-libs.v0.17.0  (cached)
-> retrieved ocaml-syntax-shims.1.0.0  (cached)
-> retrieved ocaml_intrinsics_kernel.v0.17.1  (cached)
-> retrieved ocamlfind.1.9.8  (cached)
-> retrieved ocamlbuild.0.16.1  (cached)
-> retrieved parsexp.v0.17.0  (cached)
-> retrieved ppx_assert.v0.17.0  (cached)
-> retrieved ppx_base.v0.17.0  (cached)
-> retrieved ppx_bench.v0.17.0  (cached)
-> retrieved ppx_bin_prot.v0.17.0  (cached)
-> retrieved ppx_cold.v0.17.0  (cached)
-> retrieved ppx_compare.v0.17.0  (cached)
-> retrieved ppx_custom_printf.v0.17.0  (cached)
-> retrieved ppx_derivers.1.2.1  (cached)
-> retrieved ppx_disable_unused_warnings.v0.17.0  (cached)
-> retrieved ppx_diff.v0.17.0  (cached)
-> retrieved ppx_enumerate.v0.17.0  (cached)
-> retrieved ppx_fields_conv.v0.17.0  (cached)
-> retrieved ppx_expect.v0.17.2  (cached)
-> retrieved ppx_fixed_literal.v0.17.0  (cached)
-> retrieved ppx_globalize.v0.17.0  (cached)
-> retrieved ppx_hash.v0.17.0  (cached)
-> retrieved ppx_here.v0.17.0  (cached)
-> retrieved ppx_ignore_instrumentation.v0.17.0  (cached)
-> retrieved ppx_inline_test.v0.17.0  (cached)
-> retrieved ppx_jane.v0.17.0  (cached)
-> retrieved ppx_let.v0.17.0  (cached)
-> retrieved ppx_log.v0.17.0  (cached)
-> retrieved dune.3.20.2, dune-configurator.3.20.2  (cached)
-> installed num.1.6
-> retrieved ppx_module_timer.v0.17.0  (cached)
-> retrieved ppx_optcomp.v0.17.0  (cached)
-> retrieved ppx_optional.v0.17.0  (cached)
-> retrieved ppx_pipebang.v0.17.0  (cached)
-> retrieved ppx_sexp_message.v0.17.0  (cached)
-> retrieved ppx_sexp_conv.v0.17.0  (cached)
-> retrieved ppx_sexp_value.v0.17.0  (cached)
-> retrieved ppx_stable.v0.17.0  (cached)
-> retrieved ppx_stable_witness.v0.17.0  (cached)
-> retrieved ppx_string.v0.17.0  (cached)
-> retrieved ppx_string_conv.v0.17.0  (cached)
-> retrieved ppx_tydi.v0.17.0  (cached)
-> retrieved ppx_typerep_conv.v0.17.0  (cached)
-> retrieved ppx_variants_conv.v0.17.0  (cached)
-> retrieved ppxlib_jane.v0.17.0  (cached)
-> retrieved protocol_version_header.v0.17.0  (cached)
-> retrieved re.1.14.0  (cached)
-> retrieved re2.v0.17.0  (cached)
-> retrieved regex_parser_intf.v0.17.0  (cached)
-> retrieved sexp_diff.v0.17.0  (cached)
-> retrieved sexp.v0.17.0  (cached)
-> retrieved sexp_macro.v0.17.0  (cached)
-> retrieved sexp_pretty.v0.17.0  (cached)
-> retrieved ppxlib.0.35.0  (cached)
-> retrieved sexp_select.v0.17.0  (cached)
-> retrieved sexplib.v0.17.0  (cached)
-> retrieved sexplib0.v0.17.0  (cached)
-> retrieved shell.v0.17.0  (cached)
-> retrieved spawn.v0.17.0  (cached)
-> retrieved splittable_random.v0.17.0  (cached)
-> retrieved stdio.v0.17.0  (cached)
-> retrieved stdlib-shims.0.3.0  (cached)
-> retrieved textutils.v0.17.0  (cached)
-> retrieved time_now.v0.17.0  (cached)
-> retrieved timezone.v0.17.0  (cached)
-> retrieved typerep.v0.17.1  (cached)
-> retrieved uopt.v0.17.0  (cached)
-> retrieved uutf.1.0.4  (cached)
-> retrieved variantslib.v0.17.0  (cached)
-> retrieved topkg.1.1.1  (cached)
-> installed ocamlbuild.0.16.1
-> installed ocamlfind.1.9.8
-> installed topkg.1.1.1
-> installed uutf.1.0.4
-> installed fmt.0.11.0
-> installed dune.3.20.2
-> installed jane-street-headers.v0.17.0
-> installed csexp.1.5.2
-> installed cstruct.6.2.0
-> installed ocaml-compiler-libs.v0.17.0
-> installed ocaml-syntax-shims.1.0.0
-> installed ocaml_intrinsics_kernel.v0.17.1
-> installed ppx_derivers.1.2.1
-> installed re.1.14.0
-> installed sexplib0.v0.17.0
-> installed spawn.v0.17.0
-> installed stdlib-shims.0.3.0
-> installed parsexp.v0.17.0
-> installed dune-configurator.3.20.2
-> installed bigstringaf.0.10.0
-> installed sexplib.v0.17.0
-> installed faraday.0.8.2
-> installed angstrom.0.16.1
-> installed base.v0.17.3
-> installed fieldslib.v0.17.0
-> installed regex_parser_intf.v0.17.0
-> installed variantslib.v0.17.0
-> installed stdio.v0.17.0
-> installed typerep.v0.17.1
-> installed ppxlib.0.35.0
-> installed ppx_optcomp.v0.17.0
-> installed ppxlib_jane.v0.17.0
-> installed ppx_tydi.v0.17.0
-> installed ppx_cold.v0.17.0
-> installed ppx_disable_unused_warnings.v0.17.0
-> installed ppx_here.v0.17.0
-> installed ppx_fields_conv.v0.17.0
-> installed ppx_stable_witness.v0.17.0
-> installed ppx_typerep_conv.v0.17.0
-> installed ppx_variants_conv.v0.17.0
-> installed ppx_stable.v0.17.0
-> installed ppx_fixed_literal.v0.17.0
-> installed ppx_ignore_instrumentation.v0.17.0
-> installed ppx_pipebang.v0.17.0
-> installed ppx_enumerate.v0.17.0
-> installed ppx_globalize.v0.17.0
-> installed ppx_compare.v0.17.0
-> installed ppx_optional.v0.17.0
-> installed ppx_sexp_conv.v0.17.0
-> installed ppx_let.v0.17.0
-> installed ppx_hash.v0.17.0
-> installed ppx_assert.v0.17.0
-> installed ppx_sexp_value.v0.17.0
-> installed ppx_sexp_message.v0.17.0
-> installed ppx_custom_printf.v0.17.0
-> installed ppx_base.v0.17.0
-> installed capitalization.v0.17.0
-> installed jst-config.v0.17.0
-> installed sexp_pretty.v0.17.0
-> installed bin_prot.v0.17.0-1
-> installed ppx_string.v0.17.0
-> installed time_now.v0.17.0
-> installed ppx_bin_prot.v0.17.0
-> installed ppx_string_conv.v0.17.0
-> installed ppx_module_timer.v0.17.0
-> installed ppx_inline_test.v0.17.0
-> installed ppx_bench.v0.17.0
-> installed ppx_expect.v0.17.2
-> installed splittable_random.v0.17.0
-> installed base_quickcheck.v0.17.0
-> installed ppx_log.v0.17.0
-> installed ppx_jane.v0.17.0
-> installed uopt.v0.17.0
-> installed gel.v0.17.0
-> installed jane_rope.v0.17.0
-> installed int_repr.v0.17.0
-> installed jsonaf.v0.17.0
-> installed base_bigstring.v0.17.0
-> installed ppx_diff.v0.17.0
-> installed core.v0.17.1
-> installed protocol_version_header.v0.17.0
-> installed csvfields.v0.17.0
-> installed sexp_diff.v0.17.0
-> installed timezone.v0.17.0
-> installed expect_test_helpers_core.v0.17.0
-> installed core_kernel.v0.17.0
-> installed sexp_select.v0.17.0
-> installed async_kernel.v0.17.0
-> installed core_unix.v0.17.1
-> installed textutils.v0.17.0
-> installed async_rpc_kernel.v0.17.0
-> installed shell.v0.17.0
-> installed async_unix.v0.17.0
-> installed async_log.v0.17.0
-> installed async.v0.17.0
-> installed sexp_macro.v0.17.0
-> installed re2.v0.17.0
-> installed sexp.v0.17.0
Done.
# To update the current shell environment, run: eval $(opam env)
/
2025-12-29 15:07.01 ---> using "bc7669dd5d84a58447ad6a3d1d7008d73b2b93a4c67dc1e7fac77df9c973eb86" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
        (network host)
        (shell  "PLACE=$(mktemp -d) && cd $PLACE && echo '(lang dune 3.17)\
               \n(package\
               \n  (name dummy)\
               \n  (allow_empty true)\
               \n  (depends (ocaml (= 5.3.0))))' > dune-project && PATH=$HOME/.local/bin:$PATH dune pkg lock && PATH=$HOME/.local/bin:$PATH dune build"))
Solution for dune.lock

Dependencies common to all supported platforms:
- ocaml.5.3.0
- ocaml-base-compiler.5.3.0
- ocaml-compiler.5.3.0
- ocaml-config.3
2025-12-29 15:07.01 ---> using "9bcabb8795dcd26a81fdac926e310bcc5d29ecbfe856c8b3cc8b0b04ed84d512" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
        (network host)
        (shell  "cd $HOME && opam source errpy.0.0.10 && cd errpy.0.0.10 && if [ -f opam ]; then mv opam errpy.opam; fi && echo errpy >> /tmp/packages-in-repo && for opam in *.opam; do echo ${opam%.opam} >> /tmp/packages-in-repo; done && sed -n 's/(name \\(.*\\))/\\1/p' < dune-project | sed 's/^[[:blank:]]*//;s/[[:blank:]]*$//' >> /tmp/packages-in-repo && while read package ; do opam show --raw ${package}.0.0.10 > ${package}.opam; done < /tmp/packages-in-repo && opam install --dry-run --with-test ./errpy.opam | sed -nE 's/(.*)- install ([^[:blank:]]*)(.*)/\\2/p' > /tmp/packages-via-opam && for opam in *.opam; do rm $opam; echo ${opam%.opam} >> /tmp/packages-locally-available; done && opam show --raw errpy.0.0.10 > errpy.opam && /tmp/sexp/_opam/bin/sexp change '(try (rewrite (package @X) OPAM-HEALTH-CHECK-DROP))' < dune-project | grep -v OPAM-HEALTH-CHECK-DROP > dune-project-no-pkg && mv dune-project dune-project-pkg && mv dune-project-no-pkg dune-project && echo '(lang dune 3.17)\
               \n(lock_dir\
               \n (repositories overlay  default))\
               \n\
               \n(repository\
               \n (name default)\
               \n (url \"file:///home/opam/opam-repository\"))\
               \n\
               \n\
               \n' > dune-workspace && echo errpy >> /tmp/packages-to-build && while read package ; do if grep --quiet \"^${package}\\$\" /tmp/packages-via-opam ; then echo $package >> /tmp/packages-to-build ; fi ; done < /tmp/packages-locally-available && while read package ; do opam show --raw $package > $package.opam; done < /tmp/packages-to-build && while read package ; do if [ ! -f ${package}.opam ]; then echo \"opam-version: \\\"2.0\\\"\" > ${package}.opam; fi; done < /tmp/packages-locally-available && paste -s -d , /tmp/packages-to-build > /tmp/packages-for-dune && export DUNE_CONFIG__PORTABLE_LOCK_DIR=disabled && PATH=$HOME/.local/bin:$PATH dune pkg lock || (echo \"opam-health-check: Solve failed\" && exit 1)  && PATH=$HOME/.local/bin:$PATH dune show depexts 2> /tmp/depexts-from-dune && paste -s -d \" \" /tmp/depexts-from-dune > /tmp/depexts-for-apt && sudo apt-get install -y $(cat /tmp/depexts-for-apt) && grep -v dependency_hash dune.lock/lock.dune > /tmp/lock.dune && mv /tmp/lock.dune dune.lock/lock.dune && mv dune-project-pkg dune-project && PATH=$HOME/.local/bin:$PATH dune build --release --only-packages $(cat /tmp/packages-for-dune) || (echo \"opam-health-check: Build failed\" && exit 1)"))
Successfully extracted to /home/opam/errpy.0.0.10
Solution for dune.lock:
- base-unix.base
- conf-rust-2021.1
- cppo.1.8.0
- ocaml.5.4.0
- ocaml-base-compiler.5.4.0
- ocaml-compiler.5.4.0
- ocaml-compiler-libs.v0.17.0
- ocaml-config.3
- ocamlfind.1.9.8+dune
- ounit2.2.2.7
- ppx_derivers.1.2.1
- ppx_deriving.6.1.1
- ppxlib.0.37.0
- seq.base
- sexplib0.v0.17.0
- stdlib-shims.0.3.0
Reading package lists...
Building dependency tree...
Reading state information...
Solving dependencies...
The following additional packages will be installed:
  binfmt-support clang-21 clang-tools-21 lib32gcc-s1 lib32stdc++6 libc6-i386
  libclang-common-21-dev libclang-cpp21 libclang-rt-21-dev libclang1-21 libgc1
  libgit2-1.9 libhttp-parser2.9 libllvm21 libmbedcrypto16 libmbedtls21
  libmbedx509-7 libobjc-15-dev libobjc4 libpfm4 libpipeline1 libpython3-stdlib
  libpython3.13-minimal libpython3.13-stdlib libreadline8t64 libstd-rust-1.91
  libstd-rust-dev libxml2-16 libz3-4 lld-21 llvm-21 llvm-21-linker-tools
  llvm-21-runtime media-types python3 python3-minimal python3.13
  python3.13-minimal readline-common rust-llvm rustc
Suggested packages:
  cargo-doc clang-21-doc wasi-libc llvm-21-doc python3-doc python3-tk
  python3-venv python3.13-venv python3.13-doc readline-doc
Recommended packages:
  llvm-21-dev
The following NEW packages will be installed:
  binfmt-support cargo clang-21 clang-tools-21 lib32gcc-s1 lib32stdc++6
  libc6-i386 libclang-common-21-dev libclang-cpp21 libclang-rt-21-dev
  libclang1-21 libgc1 libgit2-1.9 libhttp-parser2.9 libllvm21 libmbedcrypto16
  libmbedtls21 libmbedx509-7 libobjc-15-dev libobjc4 libpfm4 libpipeline1
  libpython3-stdlib libpython3.13-minimal libpython3.13-stdlib libreadline8t64
  libstd-rust-1.91 libstd-rust-dev libxml2-16 libz3-4 lld-21 llvm-21
  llvm-21-linker-tools llvm-21-runtime media-types python3 python3-minimal
  python3.13 python3.13-minimal readline-common rust-llvm rustc
0 upgraded, 42 newly installed, 0 to remove and 5 not upgraded.
Need to get 180 MB of archives.
After this operation, 847 MB of additional disk space will be used.
Get:1 http://deb.debian.org/debian unstable/main amd64 libpipeline1 amd64 1.5.8-2 [42.1 kB]
Get:2 http://deb.debian.org/debian unstable/main amd64 binfmt-support amd64 2.2.2-8 [72.5 kB]
Get:3 http://deb.debian.org/debian unstable/main amd64 libpython3.13-minimal amd64 3.13.11-1+b1 [866 kB]
Get:4 http://deb.debian.org/debian unstable/main amd64 python3.13-minimal amd64 3.13.11-1+b1 [2254 kB]
Get:5 http://deb.debian.org/debian unstable/main amd64 python3-minimal amd64 3.13.9-2 [27.5 kB]
Get:6 http://deb.debian.org/debian unstable/main amd64 media-types all 14.0.0 [30.8 kB]
Get:7 http://deb.debian.org/debian unstable/main amd64 readline-common all 8.3-3 [74.8 kB]
Get:8 http://deb.debian.org/debian unstable/main amd64 libreadline8t64 amd64 8.3-3 [191 kB]
Get:9 http://deb.debian.org/debian unstable/main amd64 libpython3.13-stdlib amd64 3.13.11-1+b1 [1968 kB]
Get:10 http://deb.debian.org/debian unstable/main amd64 python3.13 amd64 3.13.11-1+b1 [770 kB]
Get:11 http://deb.debian.org/debian unstable/main amd64 libpython3-stdlib amd64 3.13.9-2 [10.5 kB]
Get:12 http://deb.debian.org/debian unstable/main amd64 python3 amd64 3.13.9-2 [27.5 kB]
Get:13 http://deb.debian.org/debian unstable/main amd64 libhttp-parser2.9 amd64 2.9.4-6+b3 [21.2 kB]
Get:14 http://deb.debian.org/debian unstable/main amd64 libmbedcrypto16 amd64 3.6.5-0.1 [363 kB]
Get:15 http://deb.debian.org/debian unstable/main amd64 libmbedx509-7 amd64 3.6.5-0.1 [152 kB]
Get:16 http://deb.debian.org/debian unstable/main amd64 libmbedtls21 amd64 3.6.5-0.1 [246 kB]
Get:17 http://deb.debian.org/debian unstable/main amd64 libgit2-1.9 amd64 1.9.1+ds-1 [555 kB]
Get:18 http://deb.debian.org/debian unstable/main amd64 libxml2-16 amd64 2.15.1+dfsg-2+b1 [641 kB]
Get:19 http://deb.debian.org/debian unstable/main amd64 libz3-4 amd64 4.13.3-1 [8560 kB]
Get:20 http://deb.debian.org/debian unstable/main amd64 libllvm21 amd64 1:21.1.8-1+b1 [28.3 MB]
Get:21 http://deb.debian.org/debian unstable/main amd64 libstd-rust-1.91 amd64 1.91.1+dfsg1-1 [21.3 MB]
Get:22 http://deb.debian.org/debian unstable/main amd64 libstd-rust-dev amd64 1.91.1+dfsg1-1 [38.8 MB]
Get:23 http://deb.debian.org/debian unstable/main amd64 rustc amd64 1.91.1+dfsg1-1 [4553 kB]
Get:24 http://deb.debian.org/debian unstable/main amd64 libclang-cpp21 amd64 1:21.1.8-1+b1 [12.8 MB]
Get:25 http://deb.debian.org/debian unstable/main amd64 libgc1 amd64 1:8.2.10-1 [251 kB]
Get:26 http://deb.debian.org/debian unstable/main amd64 libobjc4 amd64 15.2.0-12 [43.0 kB]
Get:27 http://deb.debian.org/debian unstable/main amd64 libobjc-15-dev amd64 15.2.0-12 [173 kB]
Get:28 http://deb.debian.org/debian unstable/main amd64 libclang-common-21-dev amd64 1:21.1.8-1+b1 [799 kB]
Get:29 http://deb.debian.org/debian unstable/main amd64 llvm-21-linker-tools amd64 1:21.1.8-1+b1 [1277 kB]
Get:30 http://deb.debian.org/debian unstable/main amd64 libclang1-21 amd64 1:21.1.8-1+b1 [7732 kB]
Get:31 http://deb.debian.org/debian unstable/main amd64 clang-21 amd64 1:21.1.8-1+b1 [170 kB]
Get:32 http://deb.debian.org/debian unstable/main amd64 cargo amd64 1.91.1+dfsg1-1 [7246 kB]
Get:33 http://deb.debian.org/debian unstable/main amd64 clang-tools-21 amd64 1:21.1.8-1+b1 [8993 kB]
Get:34 http://deb.debian.org/debian unstable/main amd64 libc6-i386 amd64 2.42-6 [2554 kB]
Get:35 http://deb.debian.org/debian unstable/main amd64 lib32gcc-s1 amd64 15.2.0-12 [87.3 kB]
Get:36 http://deb.debian.org/debian unstable/main amd64 lib32stdc++6 amd64 15.2.0-12 [760 kB]
Get:37 http://deb.debian.org/debian unstable/main amd64 libclang-rt-21-dev amd64 1:21.1.8-1+b1 [3910 kB]
Get:38 http://deb.debian.org/debian unstable/main amd64 libpfm4 amd64 4.13.0+git106-g3e4031b-1 [372 kB]
Get:39 http://deb.debian.org/debian unstable/main amd64 lld-21 amd64 1:21.1.8-1+b1 [1462 kB]
Get:40 http://deb.debian.org/debian unstable/main amd64 llvm-21-runtime amd64 1:21.1.8-1+b1 [570 kB]
Get:41 http://deb.debian.org/debian unstable/main amd64 llvm-21 amd64 1:21.1.8-1+b1 [18.6 MB]
Get:42 http://deb.debian.org/debian unstable/main amd64 rust-llvm amd64 1.91.1+dfsg1-1 [1876 kB]
Fetched 180 MB in 5s (35.9 MB/s)
Selecting previously unselected package libpipeline1: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 ... 20808 files and directories currently installed.)
Preparing to unpack .../libpipeline1_1.5.8-2_amd64.deb ...
Unpacking libpipeline1:amd64 (1.5.8-2) ...
Selecting previously unselected package binfmt-support.
Preparing to unpack .../binfmt-support_2.2.2-8_amd64.deb ...
Unpacking binfmt-support (2.2.2-8) ...
Selecting previously unselected package libpython3.13-minimal:amd64.
Preparing to unpack .../libpython3.13-minimal_3.13.11-1+b1_amd64.deb ...
Unpacking libpython3.13-minimal:amd64 (3.13.11-1+b1) ...
Selecting previously unselected package python3.13-minimal.
Preparing to unpack .../python3.13-minimal_3.13.11-1+b1_amd64.deb ...
Unpacking python3.13-minimal (3.13.11-1+b1) ...
Setting up libpython3.13-minimal:amd64 (3.13.11-1+b1) ...
Setting up python3.13-minimal (3.13.11-1+b1) ...
Selecting previously unselected package python3-minimal.
(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 ... 21157 files and directories currently installed.)
Preparing to unpack .../0-python3-minimal_3.13.9-2_amd64.deb ...
Unpacking python3-minimal (3.13.9-2) ...
Selecting previously unselected package media-types.
Preparing to unpack .../1-media-types_14.0.0_all.deb ...
Unpacking media-types (14.0.0) ...
Selecting previously unselected package readline-common.
Preparing to unpack .../2-readline-common_8.3-3_all.deb ...
Unpacking readline-common (8.3-3) ...
Selecting previously unselected package libreadline8t64:amd64.
Preparing to unpack .../3-libreadline8t64_8.3-3_amd64.deb ...
Adding 'diversion of /lib/x86_64-linux-gnu/libhistory.so.8 to /lib/x86_64-linux-gnu/libhistory.so.8.usr-is-merged by libreadline8t64'
Adding 'diversion of /lib/x86_64-linux-gnu/libhistory.so.8.2 to /lib/x86_64-linux-gnu/libhistory.so.8.2.usr-is-merged by libreadline8t64'
Adding 'diversion of /lib/x86_64-linux-gnu/libreadline.so.8 to /lib/x86_64-linux-gnu/libreadline.so.8.usr-is-merged by libreadline8t64'
Adding 'diversion of /lib/x86_64-linux-gnu/libreadline.so.8.2 to /lib/x86_64-linux-gnu/libreadline.so.8.2.usr-is-merged by libreadline8t64'
Unpacking libreadline8t64:amd64 (8.3-3) ...
Selecting previously unselected package libpython3.13-stdlib:amd64.
Preparing to unpack .../4-libpython3.13-stdlib_3.13.11-1+b1_amd64.deb ...
Unpacking libpython3.13-stdlib:amd64 (3.13.11-1+b1) ...
Selecting previously unselected package python3.13.
Preparing to unpack .../5-python3.13_3.13.11-1+b1_amd64.deb ...
Unpacking python3.13 (3.13.11-1+b1) ...
Selecting previously unselected package libpython3-stdlib:amd64.
Preparing to unpack .../6-libpython3-stdlib_3.13.9-2_amd64.deb ...
Unpacking libpython3-stdlib:amd64 (3.13.9-2) ...
Setting up python3-minimal (3.13.9-2) ...
Selecting previously unselected package python3.
(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 ... 21644 files and directories currently installed.)
Preparing to unpack .../00-python3_3.13.9-2_amd64.deb ...
Unpacking python3 (3.13.9-2) ...
Selecting previously unselected package libhttp-parser2.9:amd64.
Preparing to unpack .../01-libhttp-parser2.9_2.9.4-6+b3_amd64.deb ...
Unpacking libhttp-parser2.9:amd64 (2.9.4-6+b3) ...
Selecting previously unselected package libmbedcrypto16:amd64.
Preparing to unpack .../02-libmbedcrypto16_3.6.5-0.1_amd64.deb ...
Unpacking libmbedcrypto16:amd64 (3.6.5-0.1) ...
Selecting previously unselected package libmbedx509-7:amd64.
Preparing to unpack .../03-libmbedx509-7_3.6.5-0.1_amd64.deb ...
Unpacking libmbedx509-7:amd64 (3.6.5-0.1) ...
Selecting previously unselected package libmbedtls21:amd64.
Preparing to unpack .../04-libmbedtls21_3.6.5-0.1_amd64.deb ...
Unpacking libmbedtls21:amd64 (3.6.5-0.1) ...
Selecting previously unselected package libgit2-1.9:amd64.
Preparing to unpack .../05-libgit2-1.9_1.9.1+ds-1_amd64.deb ...
Unpacking libgit2-1.9:amd64 (1.9.1+ds-1) ...
Selecting previously unselected package libxml2-16:amd64.
Preparing to unpack .../06-libxml2-16_2.15.1+dfsg-2+b1_amd64.deb ...
Unpacking libxml2-16:amd64 (2.15.1+dfsg-2+b1) ...
Selecting previously unselected package libz3-4:amd64.
Preparing to unpack .../07-libz3-4_4.13.3-1_amd64.deb ...
Unpacking libz3-4:amd64 (4.13.3-1) ...
Selecting previously unselected package libllvm21:amd64.
Preparing to unpack .../08-libllvm21_1%3a21.1.8-1+b1_amd64.deb ...
Unpacking libllvm21:amd64 (1:21.1.8-1+b1) ...
Selecting previously unselected package libstd-rust-1.91:amd64.
Preparing to unpack .../09-libstd-rust-1.91_1.91.1+dfsg1-1_amd64.deb ...
Unpacking libstd-rust-1.91:amd64 (1.91.1+dfsg1-1) ...
Selecting previously unselected package libstd-rust-dev:amd64.
Preparing to unpack .../10-libstd-rust-dev_1.91.1+dfsg1-1_amd64.deb ...
Unpacking libstd-rust-dev:amd64 (1.91.1+dfsg1-1) ...
Selecting previously unselected package rustc.
Preparing to unpack .../11-rustc_1.91.1+dfsg1-1_amd64.deb ...
Unpacking rustc (1.91.1+dfsg1-1) ...
Selecting previously unselected package libclang-cpp21.
Preparing to unpack .../12-libclang-cpp21_1%3a21.1.8-1+b1_amd64.deb ...
Unpacking libclang-cpp21 (1:21.1.8-1+b1) ...
Selecting previously unselected package libgc1:amd64.
Preparing to unpack .../13-libgc1_1%3a8.2.10-1_amd64.deb ...
Unpacking libgc1:amd64 (1:8.2.10-1) ...
Selecting previously unselected package libobjc4:amd64.
Preparing to unpack .../14-libobjc4_15.2.0-12_amd64.deb ...
Unpacking libobjc4:amd64 (15.2.0-12) ...
Selecting previously unselected package libobjc-15-dev:amd64.
Preparing to unpack .../15-libobjc-15-dev_15.2.0-12_amd64.deb ...
Unpacking libobjc-15-dev:amd64 (15.2.0-12) ...
Selecting previously unselected package libclang-common-21-dev:amd64.
Preparing to unpack .../16-libclang-common-21-dev_1%3a21.1.8-1+b1_amd64.deb ...
Unpacking libclang-common-21-dev:amd64 (1:21.1.8-1+b1) ...
Selecting previously unselected package llvm-21-linker-tools.
Preparing to unpack .../17-llvm-21-linker-tools_1%3a21.1.8-1+b1_amd64.deb ...
Unpacking llvm-21-linker-tools (1:21.1.8-1+b1) ...
Selecting previously unselected package libclang1-21.
Preparing to unpack .../18-libclang1-21_1%3a21.1.8-1+b1_amd64.deb ...
Unpacking libclang1-21 (1:21.1.8-1+b1) ...
Selecting previously unselected package clang-21.
Preparing to unpack .../19-clang-21_1%3a21.1.8-1+b1_amd64.deb ...
Unpacking clang-21 (1:21.1.8-1+b1) ...
Selecting previously unselected package cargo.
Preparing to unpack .../20-cargo_1.91.1+dfsg1-1_amd64.deb ...
Unpacking cargo (1.91.1+dfsg1-1) ...
Selecting previously unselected package clang-tools-21.
Preparing to unpack .../21-clang-tools-21_1%3a21.1.8-1+b1_amd64.deb ...
Unpacking clang-tools-21 (1:21.1.8-1+b1) ...
Selecting previously unselected package libc6-i386.
Preparing to unpack .../22-libc6-i386_2.42-6_amd64.deb ...
Unpacking libc6-i386 (2.42-6) ...
Selecting previously unselected package lib32gcc-s1.
Preparing to unpack .../23-lib32gcc-s1_15.2.0-12_amd64.deb ...
Unpacking lib32gcc-s1 (15.2.0-12) ...
Selecting previously unselected package lib32stdc++6.
Preparing to unpack .../24-lib32stdc++6_15.2.0-12_amd64.deb ...
Unpacking lib32stdc++6 (15.2.0-12) ...
Selecting previously unselected package libclang-rt-21-dev.
Preparing to unpack .../25-libclang-rt-21-dev_1%3a21.1.8-1+b1_amd64.deb ...
Unpacking libclang-rt-21-dev (1:21.1.8-1+b1) ...
Selecting previously unselected package libpfm4:amd64.
Preparing to unpack .../26-libpfm4_4.13.0+git106-g3e4031b-1_amd64.deb ...
Unpacking libpfm4:amd64 (4.13.0+git106-g3e4031b-1) ...
Selecting previously unselected package lld-21.
Preparing to unpack .../27-lld-21_1%3a21.1.8-1+b1_amd64.deb ...
Unpacking lld-21 (1:21.1.8-1+b1) ...
Selecting previously unselected package llvm-21-runtime.
Preparing to unpack .../28-llvm-21-runtime_1%3a21.1.8-1+b1_amd64.deb ...
Unpacking llvm-21-runtime (1:21.1.8-1+b1) ...
Selecting previously unselected package llvm-21.
Preparing to unpack .../29-llvm-21_1%3a21.1.8-1+b1_amd64.deb ...
Unpacking llvm-21 (1:21.1.8-1+b1) ...
Selecting previously unselected package rust-llvm.
Preparing to unpack .../30-rust-llvm_1.91.1+dfsg1-1_amd64.deb ...
Unpacking rust-llvm (1.91.1+dfsg1-1) ...
Setting up media-types (14.0.0) ...
Setting up libpipeline1:amd64 (1.5.8-2) ...
Setting up libxml2-16:amd64 (2.15.1+dfsg-2+b1) ...
Setting up libz3-4:amd64 (4.13.3-1) ...
Setting up libpfm4:amd64 (4.13.0+git106-g3e4031b-1) ...
Setting up libllvm21:amd64 (1:21.1.8-1+b1) ...
Setting up binfmt-support (2.2.2-8) ...
invoke-rc.d: could not determine current runlevel
invoke-rc.d: policy-rc.d denied execution of start.
Setting up llvm-21-linker-tools (1:21.1.8-1+b1) ...
Setting up libgc1:amd64 (1:8.2.10-1) ...
Setting up libstd-rust-1.91:amd64 (1.91.1+dfsg1-1) ...
Setting up libc6-i386 (2.42-6) ...
Setting up libmbedcrypto16:amd64 (3.6.5-0.1) ...
Setting up libclang-common-21-dev:amd64 (1:21.1.8-1+b1) ...
Setting up libclang1-21 (1:21.1.8-1+b1) ...
Setting up readline-common (8.3-3) ...
Setting up libhttp-parser2.9:amd64 (2.9.4-6+b3) ...
Setting up libobjc4:amd64 (15.2.0-12) ...
Setting up lld-21 (1:21.1.8-1+b1) ...
Setting up libstd-rust-dev:amd64 (1.91.1+dfsg1-1) ...
Setting up libclang-cpp21 (1:21.1.8-1+b1) ...
Setting up libmbedx509-7:amd64 (3.6.5-0.1) ...
Setting up lib32gcc-s1 (15.2.0-12) ...
Setting up lib32stdc++6 (15.2.0-12) ...
Setting up llvm-21-runtime (1:21.1.8-1+b1) ...
Setting up libmbedtls21:amd64 (3.6.5-0.1) ...
Setting up libreadline8t64:amd64 (8.3-3) ...
Setting up rustc (1.91.1+dfsg1-1) ...
Setting up libclang-rt-21-dev (1:21.1.8-1+b1) ...
Setting up libobjc-15-dev:amd64 (15.2.0-12) ...
Setting up clang-21 (1:21.1.8-1+b1) ...
Setting up libpython3.13-stdlib:amd64 (3.13.11-1+b1) ...
Setting up libpython3-stdlib:amd64 (3.13.9-2) ...
Setting up python3.13 (3.13.11-1+b1) ...
Setting up python3 (3.13.9-2) ...
running python rtupdate hooks for python3.13...
running python post-rtupdate hooks for python3.13...
Setting up llvm-21 (1:21.1.8-1+b1) ...
Setting up libgit2-1.9:amd64 (1.9.1+ds-1) ...
Setting up clang-tools-21 (1:21.1.8-1+b1) ...
Setting up rust-llvm (1.91.1+dfsg1-1) ...
Setting up cargo (1.91.1+dfsg1-1) ...
Processing triggers for libc-bin (2.42-6) ...
Processing triggers for base-files (14) ...
File "vendor/ocaml/interop/ocamlrep_ocamlpool/dune", line 8, characters 9-18:
8 |   (names ocamlpool)))
             ^^^^^^^^^
(cd _build/default/vendor/ocaml/interop/ocamlrep_ocamlpool && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -I /home/opam/.cache/dune/toolchains/ocaml-compiler.5.4.0-ab1bec68ab3ec3d71e1fae73e730464a/target/lib/ocaml -o ocamlpool.o -c ocamlpool.c)
ocamlpool.c: In function 'ocamlpool_reserve_block':
ocamlpool.c:383:14: error: too many arguments to function 'caml_shared_try_alloc'; expected 4, have 5
  383 |   value* p = caml_shared_try_alloc(
      |              ^~~~~~~~~~~~~~~~~~~~~
In file included from ocamlpool.c:296:
/home/opam/.cache/dune/toolchains/ocaml-compiler.5.4.0-ab1bec68ab3ec3d71e1fae73e730464a/target/lib/ocaml/caml/shared_heap.h:44:8: note: declared here
   44 | value* caml_shared_try_alloc(struct caml_heap_state*,
      |        ^~~~~~~~~~~~~~~~~~~~~
File "dune", lines 13-20, characters 0-179:
13 | (rule
14 |  (targets libffi_ocaml.a)
15 |  (mode fallback)
16 |  (locks /cargo)
17 |  (action
18 |   (progn
19 |    (run cargo build --release)
20 |    (run cp ../../target/release/libffi_ocaml.a libffi_ocaml.a))))
(cd _build/default && /usr/bin/cargo build --release)
   Compiling proc-macro2 v1.0.69
   Compiling unicode-ident v1.0.12
   Compiling autocfg v1.1.0
   Compiling libc v0.2.150
   Compiling version_check v0.9.4
   Compiling syn v1.0.109
   Compiling crossbeam-utils v0.8.16
   Compiling cfg-if v1.0.0
   Compiling memchr v2.6.4
   Compiling scopeguard v1.2.0
   Compiling regex-syntax v0.8.2
   Compiling rayon-core v1.12.0
   Compiling serde v1.0.192
   Compiling either v1.9.0
   Compiling io-lifetimes v1.0.11
   Compiling rustix v0.37.27
   Compiling equivalent v1.0.1
   Compiling hashbrown v0.14.2
   Compiling rand_core v0.6.4
   Compiling linux-raw-sys v0.3.8
   Compiling toml_datetime v0.6.5
   Compiling bitflags v1.3.2
   Compiling hashbrown v0.12.3
   Compiling siphasher v0.3.11
   Compiling unicode-xid v0.2.4
   Compiling arbitrary v1.3.2
   Compiling winnow v0.5.19
   Compiling once_cell v1.18.0
   Compiling thiserror v1.0.50
   Compiling os_str_bytes v6.6.1
   Compiling bumpalo v3.14.0
   Compiling rustc-hash v1.1.0
   Compiling unicode-width v0.1.11
   Compiling heck v0.4.1
   Compiling termcolor v1.3.0
   Compiling strsim v0.10.0
   Compiling rust_to_ocaml_attr v0.0.0 (/home/opam/errpy.0.0.10/vendor/ocaml/interop/rust_to_ocaml/rust_to_ocaml_attr)
   Compiling rand v0.8.5
   Compiling itertools v0.11.0
   Compiling phf_shared v0.11.2
   Compiling proc-macro-error-attr v1.0.4
   Compiling proc-macro-error v1.0.4
   Compiling unicase v2.7.0
   Compiling memoffset v0.9.0
   Compiling crossbeam-epoch v0.9.15
   Compiling indexmap v1.9.3
   Compiling clap_lex v0.2.4
   Compiling aho-corasick v1.1.2
   Compiling indexmap v2.1.0
   Compiling phf_generator v0.11.2
   Compiling quote v1.0.33
   Compiling crossbeam-deque v0.8.3
   Compiling syn v2.0.39
   Compiling cc v1.0.83
   Compiling rayon v1.8.0
   Compiling tree-sitter v0.20.10
   Compiling ocamlrep_ocamlpool v0.0.0 (/home/opam/errpy.0.0.10/vendor/ocaml/interop/ocamlrep_ocamlpool)
   Compiling tree_sitter_python v0.0.0 (/home/opam/errpy.0.0.10/vendor/tree-sitter-python)
   Compiling atty v0.2.14
   Compiling toml_edit v0.19.15
   Compiling regex-automata v0.4.3
warning: ocamlrep_ocamlpool@0.0.0: ocamlpool.c: In function 'ocamlpool_reserve_block':
warning: ocamlrep_ocamlpool@0.0.0: ocamlpool.c:383:14: error: too many arguments to function 'caml_shared_try_alloc'; expected 4, have 5
warning: ocamlrep_ocamlpool@0.0.0:   383 |   value* p = caml_shared_try_alloc(
warning: ocamlrep_ocamlpool@0.0.0:       |              ^~~~~~~~~~~~~~~~~~~~~
warning: ocamlrep_ocamlpool@0.0.0: In file included from ocamlpool.c:296:
warning: ocamlrep_ocamlpool@0.0.0: /home/opam/.cache/dune/toolchains/ocaml-compiler.5.4.0-ab1bec68ab3ec3d71e1fae73e730464a/target/lib/ocaml/caml/shared_heap.h:44:8: note: declared here
warning: ocamlrep_ocamlpool@0.0.0:    44 | value* caml_shared_try_alloc(struct caml_heap_state*,
warning: ocamlrep_ocamlpool@0.0.0:       |        ^~~~~~~~~~~~~~~~~~~~~
error: failed to run custom build command for `ocamlrep_ocamlpool v0.0.0 (/home/opam/errpy.0.0.10/vendor/ocaml/interop/ocamlrep_ocamlpool)`

Caused by:
  process didn't exit successfully: `/home/opam/errpy.0.0.10/target/release/build/ocamlrep_ocamlpool-51954b3a815a4664/build-script-build` (exit status: 1)
  --- stdout
  cargo:rerun-if-changed=ocamlpool.c
  TARGET = Some("x86_64-unknown-linux-gnu")
  OPT_LEVEL = Some("3")
  HOST = Some("x86_64-unknown-linux-gnu")
  cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
  CC_x86_64-unknown-linux-gnu = None
  cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
  CC_x86_64_unknown_linux_gnu = None
  cargo:rerun-if-env-changed=HOST_CC
  HOST_CC = None
  cargo:rerun-if-env-changed=CC
  CC = None
  cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
  CRATE_CC_NO_DEFAULTS = None
  DEBUG = Some("false")
  CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
  cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
  CFLAGS_x86_64-unknown-linux-gnu = None
  cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
  CFLAGS_x86_64_unknown_linux_gnu = None
  cargo:rerun-if-env-changed=HOST_CFLAGS
  HOST_CFLAGS = None
  cargo:rerun-if-env-changed=CFLAGS
  CFLAGS = None
  running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/home/opam/.cache/dune/toolchains/ocaml-compiler.5.4.0-ab1bec68ab3ec3d71e1fae73e730464a/target/lib/ocaml" "-Wall" "-Wextra" "-o" "/home/opam/errpy.0.0.10/target/release/build/ocamlrep_ocamlpool-f2b814152a05a0a6/out/ocamlpool.o" "-c" "ocamlpool.c"
  cargo:warning=ocamlpool.c: In function 'ocamlpool_reserve_block':

  cargo:warning=ocamlpool.c:383:14: error: too many arguments to function 'caml_shared_try_alloc'; expected 4, have 5

  cargo:warning=  383 |   value* p = caml_shared_try_alloc(

  cargo:warning=      |              ^~~~~~~~~~~~~~~~~~~~~

  cargo:warning=In file included from ocamlpool.c:296:

  cargo:warning=/home/opam/.cache/dune/toolchains/ocaml-compiler.5.4.0-ab1bec68ab3ec3d71e1fae73e730464a/target/lib/ocaml/caml/shared_heap.h:44:8: note: declared here

  cargo:warning=   44 | value* caml_shared_try_alloc(struct caml_heap_state*,

  cargo:warning=      |        ^~~~~~~~~~~~~~~~~~~~~

  exit status: 1

  --- stderr


  error occurred: Command "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/home/opam/.cache/dune/toolchains/ocaml-compiler.5.4.0-ab1bec68ab3ec3d71e1fae73e730464a/target/lib/ocaml" "-Wall" "-Wextra" "-o" "/home/opam/errpy.0.0.10/target/release/build/ocamlrep_ocamlpool-f2b814152a05a0a6/out/ocamlpool.o" "-c" "ocamlpool.c" with args "cc" did not execute successfully (status code exit status: 1).


warning: build failed, waiting for other jobs to finish...
warning: tree_sitter_python@0.0.0: src/scanner.c: In function 'tree_sitter_python_external_scanner_serialize':
warning: tree_sitter_python@0.0.0: src/scanner.c:430:17: warning: comparison of integer expressions of different signedness: 'int' and 'uint32_t' {aka 'unsigned int'} [-Wsign-compare]
warning: tree_sitter_python@0.0.0:   430 |     for (; iter < scanner->indents.len &&
warning: tree_sitter_python@0.0.0:       |                 ^
opam-health-check: Build failed
"/usr/bin/env" "bash" "-c" "cd $HOME && opam source errpy.0.0.10 && cd errpy.0.0.10 && if [ -f opam ]; then mv opam errpy.opam; fi && echo errpy >> /tmp/packages-in-repo && for opam in *.opam; do echo ${opam%.opam} >> /tmp/packages-in-repo; done && sed -n 's/(name \(.*\))/\1/p' < dune-project | sed 's/^[[:blank:]]*//;s/[[:blank:]]*$//' >> /tmp/packages-in-repo && while read package ; do opam show --raw ${package}.0.0.10 > ${package}.opam; done < /tmp/packages-in-repo && opam install --dry-run --with-test ./errpy.opam | sed -nE 's/(.*)- install ([^[:blank:]]*)(.*)/\2/p' > /tmp/packages-via-opam && for opam in *.opam; do rm $opam; echo ${opam%.opam} >> /tmp/packages-locally-available; done && opam show --raw errpy.0.0.10 > errpy.opam && /tmp/sexp/_opam/bin/sexp change '(try (rewrite (package @X) OPAM-HEALTH-CHECK-DROP))' < dune-project | grep -v OPAM-HEALTH-CHECK-DROP > dune-project-no-pkg && mv dune-project dune-project-pkg && mv dune-project-no-pkg dune-project && echo '(lang dune 3.17)
(lock_dir
 (repositories overlay  default))

(repository
 (name default)
 (url "file:///home/opam/opam-repository"))


' > dune-workspace && echo errpy >> /tmp/packages-to-build && while read package ; do if grep --quiet "^${package}\$" /tmp/packages-via-opam ; then echo $package >> /tmp/packages-to-build ; fi ; done < /tmp/packages-locally-available && while read package ; do opam show --raw $package > $package.opam; done < /tmp/packages-to-build && while read package ; do if [ ! -f ${package}.opam ]; then echo "opam-version: \"2.0\"" > ${package}.opam; fi; done < /tmp/packages-locally-available && paste -s -d , /tmp/packages-to-build > /tmp/packages-for-dune && export DUNE_CONFIG__PORTABLE_LOCK_DIR=disabled && PATH=$HOME/.local/bin:$PATH dune pkg lock || (echo "opam-health-check: Solve failed" && exit 1)  && PATH=$HOME/.local/bin:$PATH dune show depexts 2> /tmp/depexts-from-dune && paste -s -d " " /tmp/depexts-from-dune > /tmp/depexts-for-apt && sudo apt-get install -y $(cat /tmp/depexts-for-apt) && grep -v dependency_hash dune.lock/lock.dune > /tmp/lock.dune && mv /tmp/lock.dune dune.lock/lock.dune && mv dune-project-pkg dune-project && PATH=$HOME/.local/bin:$PATH dune build --release --only-packages $(cat /tmp/packages-for-dune) || (echo "opam-health-check: Build failed" && exit 1)" failed with exit status 1
Failed: Build failed