Building on phoebe.ocamllabs.io (from ocaml/opam:debian-unstable@sha256:a20618cee40a09b4c7604919411db28c4ae473b9780730085f91824e8dd5f205) 2022-09-03 02:26.53 ---> using "00583e82ec888c922d57db664b8acb62b642829c5a4a94b17a44e5693b1db2de" from cache /: (user (uid 1000) (gid 1000)) /: (env OPAMPRECISETRACKING 1) /: (env OPAMUTF8 never) /: (env OPAMEXTERNALSOLVER builtin-0install) /: (env OPAMCRITERIA +removed) /: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam")) 2022-09-03 02:26.53 ---> using "f816199fc982412d3ea70ae1ae1bab135eea82bc7670ac5d731bc57d0733e3c4" 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 418227c38ed4e28a0827786e5e9e50b9547c0b27")) 2022-09-03 02:26.53 ---> using "4cabcce7a0cb6de31986471b51abc9f1f3fec6a75be6e83e549da867c7605e5a" 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. 2022-09-03 02:26.53 ---> using "d451da695ab21573c7bdead4176eec083b0218f568c4ccf5f5b38b162d64d4d7" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '4.04' '4.04.2'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.04.2"} | "ocaml-system" {= "4.04.2"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> retrieved ocaml-base-compiler.4.04.2 (cached) -> installed ocaml-base-compiler.4.04.2 -> installed ocaml-config.1 -> installed ocaml.4.04.2 Done. # Run eval $(opam env --switch=4.04) to update the current shell environment 2022-09-03 02:26.53 ---> using "8faa22180ac5ca880ef3b23c628be4af34f3fccee642ed6a210aab60aba037cd" from cache /: (run (network host) (shell "opam update --depexts")) + /usr/bin/sudo "apt-get" "update" - Get:1 http://deb.debian.org/debian unstable InRelease [192 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-2022-09-02-1404.47-F-2022-08-29-1405.22.pdiff [271 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-09-02-1404.47-F-2022-08-29-1405.22.pdiff [271 kB] - Fetched 527 kB in 3s (165 kB/s) - Reading package lists... - 2022-09-03 02:26.53 ---> using "aad30a72ef0c7f4003669303fa1e032e7ab40c01b8e31eb3711fc0e6d8a49cdf" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam install -y ocaml-secondary-compiler")) The following actions will be performed: === install 1 package - install ocaml-secondary-compiler 4.08.1-1 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocaml-secondary-compiler.4.08.1-1 (cached) -> installed ocaml-secondary-compiler.4.08.1-1 Done. # Run eval $(opam env) to update the current shell environment 2022-09-03 02:26.53 ---> using "0d48535979f204d3bf4708b85d063486ca25564fcce087e29ce2a0bc9f70f4fc" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"decoders.0.1.1\"\ \nopam install -vy \"decoders.0.1.1\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"decoders.0.1.1\" | 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")) Nothing to do. [NOTE] decoders.0.1.1 is not installed. The following actions will be performed: === install 7 packages - install containers 3.6 [required by decoders] - install cppo 1.6.8 [required by decoders] - install decoders 0.1.1 - install dune 1.6.3 [required by cppo, containers, jbuilder] - install dune-configurator 1.0.0 [required by containers] - install jbuilder transition [required by decoders] - install seq 0.2.2 [required by containers] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/21: Processing 2/21: Processing 3/21: -> retrieved cppo.1.6.8 (cached) Processing 4/21: -> retrieved containers.3.6 (cached) Processing 5/21: Processing 6/21: Processing 7/21: -> retrieved decoders.0.1.1 (cached) -> retrieved seq.0.2.2 (cached) -> retrieved dune.1.6.3 (cached) Processing 8/21: [dune: ocaml bootstrap.ml] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" (CWD=/home/opam/.opam/4.04/.opam-switch/build/dune.1.6.3) - '/home/opam/.opam/4.04/bin/ocamllex.opt' -q src/meta_lexer.mll - '/home/opam/.opam/4.04/bin/ocamllex.opt' -q src/dune_lexer.mll - '/home/opam/.opam/4.04/bin/ocamllex.opt' -q src/dune_lang/dune_lexer.mll - '/home/opam/.opam/4.04/bin/ocamldep.opt' -modules src/action.ml src/action_ast.ml src/action_dune_lang.ml src/action_exec.ml src/action_intf.ml src/action_to_sh.boot.ml src/action_unexpanded.ml src/arg_spec.ml src/artifacts.ml src/binary_kind.ml src/bindings.ml src/blang.ml src/build.ml src/build_interpret.ml src/build_system.ml src/check_rules.ml src/clflags.ml src/cm_kind.ml src/colors.ml src/compilation_context.ml src/config.ml src/context.ml src/dep_graph.ml src/dep_path.ml src/deps.ml src/dir_contents.ml src/dir_status.ml src/dir_with_dune.ml src/dune_env.ml src/dune_file.ml src/dune_fmt.ml src/dune_lexer.ml src/dune_load.ml src/dune_project.ml vendor/boot/dune_re.ml src/dynlink_supported.ml src/env_node.ml src/errors.ml src/exe.ml src/exe_rules.ml src/expander.ml src/file_bindings.ml src/file_tree.ml src/findlib.ml src/format_rules.ml src/gen_meta.ml src/gen_rules.ml src/glob.ml src/glob_lexer.boot.ml src/hooks.ml src/import.ml src/inline_tests.boot.ml src/install.ml src/install_rules.ml src/installed_dune_file.ml src/js_of_ocaml_rules.boot.ml src/lib.ml src/lib_archives.ml src/lib_deps_info.ml src/lib_file_deps.ml src/lib_info.ml src/lib_modules.ml src/lib_name.ml src/lib_rules.ml src/link_time_code_gen.ml src/local_package.ml src/log.ml src/main.ml src/menhir.boot.ml src/merlin.ml src/meta.ml src/meta_lexer.ml src/ml_kind.ml src/mode.ml src/module.ml src/module_compilation.ml src/modules_field_evaluator.ml src/ocaml_flags.ml src/ocaml_version.ml src/ocamldep.ml src/odoc.boot.ml vendor/boot/opamBaseParser.ml vendor/boot/opamLexer.ml vendor/boot/opamParserTypes.ml src/opam_file.ml src/ordered_set_lang.ml src/package.ml src/path_dune_lang.ml src/per_item.ml src/pform.ml src/predicate_lang.ml src/preprocessing.ml src/print_diff.ml src/process.ml src/promotion.ml src/report_error.ml src/response_file.ml src/scheduler.ml src/scope.ml src/setup.boot.ml src/simple_rules.ml src/spawn.ml src/stanza.ml src/static_deps.ml src/stats.ml src/string_with_vars.ml src/sub_dirs.ml src/sub_system.ml src/sub_system_intf.ml src/sub_system_name.ml src/super_context.ml src/syntax.ml src/test_rules.ml src/top_closure.ml src/utils.ml src/utop.ml src/value.ml src/variant.ml src/versioned_file.ml src/vfile_kind.ml src/vimpl.ml src/virtual_rules.ml src/watermarks.ml src/workspace.ml > boot-depends.txt - '/home/opam/.opam/4.04/bin/ocamldep.opt' -modules src/stdune/caml/dune_caml.ml src/stdune/caml/result.ml src/stdune/caml/result_compat.ml > boot-depends.txt - '/home/opam/.opam/4.04/bin/ocamldep.opt' -modules src/dune_lang/dune_lang.ml src/dune_lang/atom.ml src/dune_lang/dune_lexer.ml src/dune_lang/escape.ml src/dune_lang/jbuild_lexer.boot.ml src/dune_lang/lexer.ml src/dune_lang/lexer_shared.ml src/dune_lang/syntax.ml src/dune_lang/template.ml src/dune_lang/types.ml > boot-depends.txt - '/home/opam/.opam/4.04/bin/ocamldep.opt' -modules src/fiber/fiber.ml > boot-depends.txt - '/home/opam/.opam/4.04/bin/ocamldep.opt' -modules src/ocaml-config/ocaml_config.ml > boot-depends.txt - '/home/opam/.opam/4.04/bin/ocamldep.opt' -modules src/stdune/stdune.ml src/stdune/ansi_color.ml src/stdune/array.ml src/stdune/bin.ml src/stdune/bool.ml src/stdune/bytes.ml src/stdune/char.ml src/stdune/common.ml src/stdune/comparable.ml src/stdune/either.ml src/stdune/env.ml src/stdune/escape.ml src/stdune/exn.ml src/stdune/filename.ml src/stdune/float.ml src/stdune/fmt.ml src/stdune/hashable.ml src/stdune/hashtbl.ml src/stdune/hashtbl_intf.ml src/stdune/import.ml src/stdune/int.ml src/stdune/interned.ml src/stdune/io.ml src/stdune/list.ml src/stdune/loc.ml src/stdune/map.ml src/stdune/map_intf.ml src/stdune/nothing.ml src/stdune/option.ml src/stdune/or_exn.ml src/stdune/ordering.ml src/stdune/path.ml src/stdune/pp.ml src/stdune/proc.ml src/stdune/result.ml src/stdune/set.ml src/stdune/set_intf.ml src/stdune/sexp.ml src/stdune/sexp_intf.ml src/stdune/staged.ml src/stdune/string.ml src/stdune/type_eq.ml src/stdune/univ_map.ml > boot-depends.txt - '/home/opam/.opam/4.04/bin/ocamldep.opt' -modules src/which_program/which_program.boot.ml > boot-depends.txt - '/home/opam/.opam/4.04/bin/ocamldep.opt' -modules src/xdg/xdg.ml > boot-depends.txt - '/home/opam/.opam/4.04/bin/ocamllex.opt' -q src/let-syntax/lexer.mll - '/home/opam/.opam/4.04/bin/ocamlc.opt' -g -w -40 -o boot.exe unix.cma threads.cma -I +threads boot.ml Processing 8/21: [dune: ./boot.exe 71] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./boot.exe" "--release" "-j" "71" (CWD=/home/opam/.opam/4.04/.opam-switch/build/dune.1.6.3) -> compiled dune.1.6.3 -> installed dune.1.6.3 Processing 10/21: [cppo: dune build] Processing 11/21: [cppo: dune build] Processing 12/21: [cppo: dune build] Processing 13/21: [cppo: dune build] [seq: dune build] -> installed dune-configurator.1.0.0 Processing 14/21: [cppo: dune build] [seq: dune build] -> installed jbuilder.transition Processing 15/21: [cppo: dune build] [seq: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "seq" "-j" "71" (CWD=/home/opam/.opam/4.04/.opam-switch/build/seq.0.2.2) -> compiled seq.0.2.2 Processing 15/21: [cppo: dune build] -> installed seq.0.2.2 Processing 16/21: [cppo: dune build] Processing 17/21: [containers: dune build] [cppo: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cppo" "-j" "71" (CWD=/home/opam/.opam/4.04/.opam-switch/build/cppo.1.6.8) -> compiled cppo.1.6.8 Processing 17/21: [containers: dune build] -> installed cppo.1.6.8 Processing 18/21: [containers: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "containers" "-j" "71" (CWD=/home/opam/.opam/4.04/.opam-switch/build/containers.3.6) -> compiled containers.3.6 -> installed containers.3.6 Processing 20/21: [decoders: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "decoders" "-j" "71" (CWD=/home/opam/.opam/4.04/.opam-switch/build/decoders.0.1.1) - ocamlc src/.decoders.objs/decoders__Util.{cmo,cmt} - File "src/util.ml", line 53, characters 15-27: - Warning 3: deprecated: module CCOpt - use CCOption instead - File "src/util.ml", line 54, characters 17-31: - Warning 3: deprecated: module CCOpt - use CCOption instead - ocamlopt src/.decoders.objs/decoders__Util.{cmx,o} - File "src/util.ml", line 53, characters 15-27: - Warning 3: deprecated: module CCOpt - use CCOption instead - File "src/util.ml", line 54, characters 17-31: - Warning 3: deprecated: module CCOpt - use CCOption instead -> compiled decoders.0.1.1 -> installed decoders.0.1.1 Done. <><> jbuilder.transition installed successfully <><><><><><><><><><><><><><><><> => Jbuilder has been renamed and the jbuilder package is now a transition package. Use the dune package instead. # Run eval $(opam env) to update the current shell environment 2022-09-03 02:27.19 ---> saved as "d7f1bdf7bb9a426f923241e001888f9ed39eac13fb886ba563e04aa11a97654a" Job succeeded