Building on x86-bm-c4.sw.ocaml.org (from ocaml/opam:debian-unstable) Unable to find image 'ocaml/opam:debian-unstable' locally debian-unstable: Pulling from ocaml/opam 3b0eba3199c9: Pulling fs layer 3b0eba3199c9: Verifying Checksum 3b0eba3199c9: Download complete 3b0eba3199c9: Pull complete Digest: sha256:728f5640961821acc3c3615502bcc556ec255cb25e8860aae98b3690dfbd682e Status: Downloaded newer image for ocaml/opam:debian-unstable 2024-11-22 07:58.56 ---> 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")) 2024-11-22 07:58.56 ---> 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 232a37e8b008dc04381f5e98c16badfc02ea6962")) 2024-11-22 07:58.56 ---> using "3627aca0cf09d425091b1834dc367b2d674ea958c1073cfd571626e801400fa8" from cache /: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository")) Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from built-in defaults. Checking for available remotes: rsync and local, git. - you won't be able to use mercurial repositories unless you install the hg command on your system. - you won't be able to use darcs repositories unless you install the darcs command on your system. <><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><> [default] Initialised User configuration: ~/.profile is already up-to-date. [NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc. 2024-11-22 07:58.56 ---> using "12ca91eed672409146ffeb97abf8b2057aa9490eea5153239f28fb1d87ff4305" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '5.2' '5.2.0'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "5.2.0"} | "ocaml-system" {= "5.2.0"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocaml-config.3 (cached) -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> installed host-arch-x86_64.1 -> installed host-system-other.1 -> installed ocaml-options-vanilla.1 -> retrieved ocaml-base-compiler.5.2.0 (cached) -> installed ocaml-base-compiler.5.2.0 -> installed ocaml-config.3 -> installed ocaml.5.2.0 -> installed base-domains.base -> installed base-nnp.base Done. # To update the current shell environment, run: eval $(opam env --switch=5.2) 2024-11-22 07:58.56 ---> using "cd3328fabe39f4268a276aa8f976207ee1405b66a9ac28f5bb81f3c7f0fa1414" from cache /: (run (network host) (shell "opam update --depexts")) + /usr/bin/sudo "apt-get" "update" - Get:1 http://deb.debian.org/debian unstable InRelease [202 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-2024-11-22-0207.16-F-2024-11-19-1405.22.pdiff [139 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-11-22-0207.16-F-2024-11-19-1405.22.pdiff [139 kB] - Fetched 405 kB in 4s (103 kB/s) - Reading package lists... - 2024-11-22 07:58.56 ---> using "ae1e84bad806423adefae1a465b521ab9b62d62a7644de4941e4276f23ebf55e" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"dune-action-plugin.3.8.2\"\ \nopam install -vy \"dune-action-plugin.3.8.2\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"dune-action-plugin.3.8.2\" | grep -q '\"debian-unstable\"'; then\ \n echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\ \n exit 69\ \n fi\ \nfi\ \n\ \n\ \nexit $res\ \n")) [NOTE] dune-action-plugin.3.8.2 is not installed. Nothing to do. The following actions will be performed: === install 11 packages - install csexp 1.5.2 [required by dune-action-plugin] - install dune 3.16.1 [required by dune-action-plugin] - install dune-action-plugin 3.8.2 - install dune-glob 3.8.2 [required by dune-action-plugin] - install dune-private-libs 3.8.2 [required by dune-action-plugin] - install dune-rpc 3.8.2 [required by dune-action-plugin] - install dyn 3.8.2 [required by dune-glob, dune-rpc] - install ordering 3.8.2 [required by dune-glob, dune-rpc] - install pp 1.2.0 [required by dune-rpc] - install stdune 3.8.2 [required by dune-action-plugin] - install xdg 3.16.1 [required by dune-rpc] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/26: [csexp.1.5.2: extract] Processing 2/26: [csexp.1.5.2: extract] [dune.3.16.1, xdg.3.16.1: extract] Processing 3/26: [csexp.1.5.2: extract] [dune.3.16.1, xdg.3.16.1: extract] [dune-action-plugin.3.8.2 + 6 others: extract] -> retrieved csexp.1.5.2 (cached) Processing 3/26: [dune.3.16.1, xdg.3.16.1: extract] [dune-action-plugin.3.8.2 + 6 others: extract] Processing 4/26: [dune.3.16.1, xdg.3.16.1: extract] [dune-action-plugin.3.8.2 + 6 others: extract] [pp.1.2.0: extract] -> retrieved pp.1.2.0 (cached) Processing 4/26: [dune.3.16.1, xdg.3.16.1: extract] [dune-action-plugin.3.8.2 + 6 others: extract] -> retrieved dune-action-plugin.3.8.2, dune-glob.3.8.2, dune-private-libs.3.8.2, dune-rpc.3.8.2, dyn.3.8.2, ordering.3.8.2, stdune.3.8.2 (cached) Processing 4/26: [dune.3.16.1, xdg.3.16.1: extract] -> retrieved dune.3.16.1, xdg.3.16.1 (cached) Processing 5/26: [dune: ocaml 31] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "31" (CWD=/home/opam/.opam/5.2/.opam-switch/build/dune.3.16.1) - ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot -I +unix unix.cma boot/libs.ml boot/duneboot.ml - ./.duneboot.exe -j 31 - cd _boot && /home/opam/.opam/5.2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads stdune.ml - File "otherlibs/stdune/src/stdune.ml", line 1, characters 4-9: - Warning 53 [misplaced-attribute]: the "alert" attribute cannot appear in this context - Processing 5/26: [dune: ./_boot/dune.exe build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./_boot/dune.exe" "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "31" (CWD=/home/opam/.opam/5.2/.opam-switch/build/dune.3.16.1) -> compiled dune.3.16.1 -> installed dune.3.16.1 Processing 7/26: [csexp: dune build] Processing 8/26: [csexp: dune build] [ordering: rm] Processing 9/26: [csexp: dune build] [ordering: rm] [pp: dune build] Processing 10/26: [csexp: dune build] [ordering: rm] [pp: dune build] [xdg: rm] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "31" "@install" (CWD=/home/opam/.opam/5.2/.opam-switch/build/csexp.1.5.2) - (cd _build/default && /home/opam/.opam/5.2/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.csexp.objs/byte -intf-suffix .ml -no-alias-deps -o src/.csexp.objs/byte/csexp.cmo -c -impl src/csexp.ml) - File "src/csexp.ml", line 236, characters 7-14: - 236 | [@@inlined always] - ^^^^^^^ - Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context - (cd _build/default && /home/opam/.opam/5.2/bin/ocamlopt.opt -w -40 -g -I src/.csexp.objs/byte -I src/.csexp.objs/native -intf-suffix .ml -no-alias-deps -o src/.csexp.objs/native/csexp.cmx -c -impl src/csexp.ml) - File "src/csexp.ml", line 236, characters 7-14: - 236 | [@@inlined always] - ^^^^^^^ - Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context -> compiled csexp.1.5.2 Processing 10/26: [ordering: rm] [pp: dune build] [xdg: rm] -> installed csexp.1.5.2 Processing 11/26: [ordering: rm] [pp: dune build] [xdg: rm] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/5.2/.opam-switch/build/ordering.3.8.2) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "pp" "-j" "31" "@install" (CWD=/home/opam/.opam/5.2/.opam-switch/build/pp.1.2.0) -> compiled pp.1.2.0 Processing 11/26: [ordering: rm] [xdg: rm] -> installed pp.1.2.0 Processing 12/26: [ordering: rm] [xdg: rm] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/5.2/.opam-switch/build/xdg.3.16.1) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/5.2/.opam-switch/build/ordering.3.8.2) Processing 12/26: [ordering: dune build] [xdg: rm] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/5.2/.opam-switch/build/xdg.3.16.1) Processing 12/26: [ordering: dune build] [xdg: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ordering" "-j" "31" "@install" (CWD=/home/opam/.opam/5.2/.opam-switch/build/ordering.3.8.2) -> compiled ordering.3.8.2 Processing 12/26: [xdg: dune build] -> installed ordering.3.8.2 Processing 13/26: [xdg: dune build] Processing 14/26: [dyn: rm] [xdg: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "xdg" "-j" "31" "@install" (CWD=/home/opam/.opam/5.2/.opam-switch/build/xdg.3.16.1) -> compiled xdg.3.16.1 Processing 14/26: [dyn: rm] -> installed xdg.3.16.1 Processing 15/26: [dyn: rm] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/5.2/.opam-switch/build/dyn.3.8.2) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/5.2/.opam-switch/build/dyn.3.8.2) Processing 15/26: [dyn: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dyn" "-j" "31" "@install" (CWD=/home/opam/.opam/5.2/.opam-switch/build/dyn.3.8.2) -> compiled dyn.3.8.2 -> installed dyn.3.8.2 Processing 17/26: [stdune: rm] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/5.2/.opam-switch/build/stdune.3.8.2) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/5.2/.opam-switch/build/stdune.3.8.2) Processing 17/26: [stdune: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdune" "-j" "31" "@install" (CWD=/home/opam/.opam/5.2/.opam-switch/build/stdune.3.8.2) - (cd _build/default && /home/opam/.opam/5.2/bin/ocamlc.opt -w -40 -alert -unstable -g -bin-annot -bin-annot-occurrences -I otherlibs/stdune/src/.stdune.objs/byte -I /home/opam/.opam/5.2/lib/csexp -I /home/opam/.opam/5.2/lib/dyn -I /home/opam/.opam/5.2/lib/ocaml/unix -I /home/opam/.opam/5.2/lib/ordering -I /home/opam/.opam/5.2/lib/pp -I otherlibs/stdune/dune_filesystem_stubs/.dune_filesystem_stubs.objs/byte -no-alias-deps -open Stdune__ -o otherlibs/stdune/src/.stdune.objs/byte/stdune__Applicative.cmi -c -intf otherlibs/stdune/src/applicative.mli) - File "otherlibs/stdune/src/applicative.mli", line 4, characters 3-10: - 4 | [@@inlined always] - ^^^^^^^ - Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context - (cd _build/default && /home/opam/.opam/5.2/bin/ocamlc.opt -w -40 -alert -unstable -g -bin-annot -bin-annot-occurrences -I otherlibs/stdune/src/.stdune.objs/byte -I /home/opam/.opam/5.2/lib/csexp -I /home/opam/.opam/5.2/lib/dyn -I /home/opam/.opam/5.2/lib/ocaml/unix -I /home/opam/.opam/5.2/lib/ordering -I /home/opam/.opam/5.2/lib/pp -I otherlibs/stdune/dune_filesystem_stubs/.dune_filesystem_stubs.objs/byte -no-alias-deps -open Stdune__ -o otherlibs/stdune/src/.stdune.objs/byte/stdune__Monad.cmi -c -intf otherlibs/stdune/src/monad.mli) - File "otherlibs/stdune/src/monad.mli", line 13, characters 56-63: - 13 | module Make (M : Basic) : S with type 'a t := 'a M.t [@@inlined always] - ^^^^^^^ - Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context - (cd _build/default && /home/opam/.opam/5.2/bin/ocamlc.opt -w -40 -alert -unstable -g -bin-annot -bin-annot-occurrences -I otherlibs/stdune/src/.stdune.objs/byte -I /home/opam/.opam/5.2/lib/csexp -I /home/opam/.opam/5.2/lib/dyn -I /home/opam/.opam/5.2/lib/ocaml/unix -I /home/opam/.opam/5.2/lib/ordering -I /home/opam/.opam/5.2/lib/pp -I otherlibs/stdune/dune_filesystem_stubs/.dune_filesystem_stubs.objs/byte -no-alias-deps -open Stdune__ -o otherlibs/stdune/src/.stdune.objs/byte/stdune__Top_closure.cmi -c -intf otherlibs/stdune/src/top_closure.mli) - File "otherlibs/stdune/src/top_closure.mli", line 9, characters 3-10: - 9 | [@@inlined always] - ^^^^^^^ - Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context - (cd _build/default && /home/opam/.opam/5.2/bin/ocamlc.opt -w -40 -alert -unstable -g -bin-annot -bin-annot-occurrences -I otherlibs/stdune/src/.stdune.objs/byte -I /home/opam/.opam/5.2/lib/csexp -I /home/opam/.opam/5.2/lib/dyn -I /home/opam/.opam/5.2/lib/ocaml/unix -I /home/opam/.opam/5.2/lib/ordering -I /home/opam/.opam/5.2/lib/pp -I otherlibs/stdune/dune_filesystem_stubs/.dune_filesystem_stubs.objs/byte -no-alias-deps -open Stdune__ -o otherlibs/stdune/src/.stdune.objs/byte/stdune.cmo -c -impl otherlibs/stdune/src/stdune.ml) - File "otherlibs/stdune/src/stdune.ml", line 1, characters 4-9: - 1 | [@@@alert - ^^^^^ - Warning 53 [misplaced-attribute]: the "alert" attribute cannot appear in this context - (cd _build/default && /home/opam/.opam/5.2/bin/ocamlopt.opt -w -40 -alert -unstable -g -I otherlibs/stdune/src/.stdune.objs/byte -I otherlibs/stdune/src/.stdune.objs/native -I /home/opam/.opam/5.2/lib/csexp -I /home/opam/.opam/5.2/lib/dyn -I /home/opam/.opam/5.2/lib/ocaml/unix -I /home/opam/.opam/5.2/lib/ordering -I /home/opam/.opam/5.2/lib/pp -I otherlibs/stdune/dune_filesystem_stubs/.dune_filesystem_stubs.objs/byte -I otherlibs/stdune/dune_filesystem_stubs/.dune_filesystem_stubs.objs/native -intf-suffix .ml -no-alias-deps -open Stdune__ -o otherlibs/stdune/src/.stdune.objs/native/stdune.cmx -c -impl otherlibs/stdune/src/stdune.ml) - File "otherlibs/stdune/src/stdune.ml", line 1, characters 4-9: - 1 | [@@@alert - ^^^^^ - Warning 53 [misplaced-attribute]: the "alert" attribute cannot appear in this context -> compiled stdune.3.8.2 -> installed stdune.3.8.2 Processing 19/26: [dune-private-libs: rm] Processing 20/26: [dune-private-libs: rm] [dune-rpc: rm] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/5.2/.opam-switch/build/dune-private-libs.3.8.2) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/5.2/.opam-switch/build/dune-private-libs.3.8.2) Processing 20/26: [dune-private-libs: dune build] [dune-rpc: rm] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/5.2/.opam-switch/build/dune-rpc.3.8.2) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/5.2/.opam-switch/build/dune-rpc.3.8.2) Processing 20/26: [dune-private-libs: dune build] [dune-rpc: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-rpc" "-j" "31" "@install" (CWD=/home/opam/.opam/5.2/.opam-switch/build/dune-rpc.3.8.2) - (cd _build/default && /home/opam/.opam/5.2/bin/ocamlc.opt -w -40 -alert -unstable -g -bin-annot -bin-annot-occurrences -I otherlibs/dune-rpc/private/.dune_rpc_private.objs/byte -I /home/opam/.opam/5.2/lib/csexp -I /home/opam/.opam/5.2/lib/dyn -I /home/opam/.opam/5.2/lib/ordering -I /home/opam/.opam/5.2/lib/pp -I /home/opam/.opam/5.2/lib/stdune -I /home/opam/.opam/5.2/lib/stdune/filesystem_stubs -I /home/opam/.opam/5.2/lib/xdg -intf-suffix .ml -no-alias-deps -open Dune_rpc_private__ -o otherlibs/dune-rpc/private/.dune_rpc_private.objs/byte/dune_rpc_private__Where.cmo -c -impl otherlibs/dune-rpc/private/where.ml) - File "_none_", line 1: - Alert ocaml_deprecated_auto_include: - OCaml's lib directory layout changed in 5.0. The unix subdirectory has been - automatically added to the search path, but you should add -I +unix to the - command-line to silence this alert (e.g. by adding unix to the list of - libraries in your dune file, or adding use_unix to your _tags file for - ocamlbuild, or using -package unix for ocamlfind). - (cd _build/default && /home/opam/.opam/5.2/bin/ocamlopt.opt -w -40 -alert -unstable -g -I otherlibs/dune-rpc/private/.dune_rpc_private.objs/byte -I otherlibs/dune-rpc/private/.dune_rpc_private.objs/native -I /home/opam/.opam/5.2/lib/csexp -I /home/opam/.opam/5.2/lib/dyn -I /home/opam/.opam/5.2/lib/ordering -I /home/opam/.opam/5.2/lib/pp -I /home/opam/.opam/5.2/lib/stdune -I /home/opam/.opam/5.2/lib/stdune/filesystem_stubs -I /home/opam/.opam/5.2/lib/xdg -intf-suffix .ml -no-alias-deps -open Dune_rpc_private__ -o otherlibs/dune-rpc/private/.dune_rpc_private.objs/native/dune_rpc_private__Where.cmx -c -impl otherlibs/dune-rpc/private/where.ml) - File "_none_", line 1: - Alert ocaml_deprecated_auto_include: - OCaml's lib directory layout changed in 5.0. The unix subdirectory has been - automatically added to the search path, but you should add -I +unix to the - command-line to silence this alert (e.g. by adding unix to the list of - libraries in your dune file, or adding use_unix to your _tags file for - ocamlbuild, or using -package unix for ocamlfind). -> compiled dune-rpc.3.8.2 Processing 20/26: [dune-private-libs: dune build] -> installed dune-rpc.3.8.2 Processing 21/26: [dune-private-libs: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-private-libs" "-j" "31" "@install" (CWD=/home/opam/.opam/5.2/.opam-switch/build/dune-private-libs.3.8.2) -> compiled dune-private-libs.3.8.2 -> installed dune-private-libs.3.8.2 Processing 23/26: [dune-glob: rm] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/5.2/.opam-switch/build/dune-glob.3.8.2) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/5.2/.opam-switch/build/dune-glob.3.8.2) Processing 23/26: [dune-glob: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-glob" "-j" "31" "@install" (CWD=/home/opam/.opam/5.2/.opam-switch/build/dune-glob.3.8.2) -> compiled dune-glob.3.8.2 -> installed dune-glob.3.8.2 Processing 25/26: [dune-action-plugin: rm] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/5.2/.opam-switch/build/dune-action-plugin.3.8.2) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/5.2/.opam-switch/build/dune-action-plugin.3.8.2) Processing 25/26: [dune-action-plugin: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-action-plugin" "-j" "31" "@install" (CWD=/home/opam/.opam/5.2/.opam-switch/build/dune-action-plugin.3.8.2) -> compiled dune-action-plugin.3.8.2 -> installed dune-action-plugin.3.8.2 Done. # To update the current shell environment, run: eval $(opam env) 2024-11-22 08:00.42 ---> saved as "6cbf9cac050b6ab36b1baac95c4d5cf3fce1f8ed2169d1562b2def4bfcbacdcf" Job succeeded