Building on marpe.ocamllabs.io (from ocaml/opam:debian-unstable@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a) Unable to find image 'ocaml/opam:debian-unstable@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a' locally docker.io/ocaml/opam@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a: Pulling from ocaml/opam d94e46e039c4: Pulling fs layer d94e46e039c4: Verifying Checksum d94e46e039c4: Download complete d94e46e039c4: Pull complete Digest: sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a Status: Downloaded newer image for ocaml/opam@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a 2022-11-03 16:05.11 ---> using "6615d3400d8dabf8928c82fbcb18e477501a38f64d3b1412a91a4e86499e265b" 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-11-03 16:05.11 ---> using "c909a0ff168e383d01aa2cb84f3e6cbc7a0c470ffe3d07946f43f83d47cc9bfa" 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 94675aaefe68e1e4a4ad959d88dd65afa3a9ed3d")) 2022-11-03 16:05.11 ---> using "5315c90a66cfce3be1f8ac668b7f4445c317bfeb4b1de04fe278a4bdf33753ae" 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-11-03 16:05.11 ---> using "f46d72ea67943cab7c832114e4ca486dbfd4f12ff8812515d1a06b3a229da8ee" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '4.03' '4.03.0'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.03.0"} | "ocaml-system" {= "4.03.0"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> retrieved ocaml-base-compiler.4.03.0 (cached) -> installed ocaml-base-compiler.4.03.0 -> installed ocaml-config.1 -> installed ocaml.4.03.0 Done. # Run eval $(opam env --switch=4.03) to update the current shell environment 2022-11-03 16:05.11 ---> using "801b46cc183e6832d509cc0e83841aeb00c06df3dd6285422e9fba1e90ded7d2" from cache /: (run (network host) (shell "opam update --depexts")) + /usr/bin/sudo "apt-get" "update" - Get:1 http://deb.debian.org/debian unstable InRelease [161 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-11-02-0803.40-F-2022-11-01-2004.36.pdiff [67.9 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-11-02-0803.40-F-2022-11-01-2004.36.pdiff [67.9 kB] - Fetched 293 kB in 1s (199 kB/s) - Reading package lists... - 2022-11-03 16:05.11 ---> using "8bbc8d1e58af00247097ccf64ff674d9e350e890c1165123f0c18cb3882a24c7" 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-11-03 16:05.11 ---> using "0a5064aef594c5c09224ca68600cec5964b5fa2c8d00c4f0864fce382021bf46" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"operf-micro.1.0\"\ \nopam install -vy \"operf-micro.1.0\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"operf-micro.1.0\" | 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] operf-micro.1.0 is not installed. Nothing to do. The following actions will be performed: === install 1 package - install operf-micro 1.0 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/3: -> retrieved operf-micro.1.0 (cached) [operf-micro: subst] expanding opam variables in Makefile.conf.in, generating Makefile.conf Processing 2/3: [operf-micro: make] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.03/.opam-switch/build/operf-micro.1.0) - make -C builder all - make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/operf-micro.1.0/builder' - echo "let name = \"operf-micro\"" > static_config.ml - echo "let prefix = \"/home/opam/.opam/4.03\"" >> static_config.ml - ocamlc -w +1..45-4-44-42 -g -bin-annot -principal -c static_config.mli - ocamlopt -w +1..45-4-44-42 -g -bin-annot -principal -c static_config.ml - ocamlopt -w +1..45-4-44-42 -g -bin-annot -principal -c utils.ml - ocamlopt -w +1..45-4-44-42 -g -bin-annot -principal -c files.ml - ocamlyacc parser.mly - ocamlc -w +1..45-4-44-42 -g -bin-annot -principal -c files.ml - ocamlc -w +1..45-4-44-42 -g -bin-annot -principal -c parser.mli - ocamlopt -w +1..45-4-44-42 -g -bin-annot -principal -c parser.ml - ocamllex lexer.mll - 21 states, 475 transitions, table size 2026 bytes - ocamlopt -w +1..45-4-44-42 -g -bin-annot -principal -c lexer.ml - ocamlc -w +1..45-4-44-42 -g -bin-annot -principal -c loc.mli - ocamlopt -w +1..45-4-44-42 -g -bin-annot -principal -c loc.ml - ocamlc -w +1..45-4-44-42 -g -bin-annot -principal -c utils.ml - ocamlc -w +1..45-4-44-42 -g -bin-annot -principal -c command.mli - ocamlopt -w +1..45-4-44-42 -g -bin-annot -principal -c command.ml - File "command.ml", line 1, characters 0-10: - Warning 45: this open statement shadows the constructor Ok (which is later used) - File "command.ml", line 267, characters 4-6: - Warning 41: Ok belongs to several types: Utils.result result - The first one was selected. Please disambiguate if this is wrong. - File "command.ml", line 272, characters 11-13: - Warning 41: Ok belongs to several types: Utils.result result - The first one was selected. Please disambiguate if this is wrong. - File "command.ml", line 277, characters 8-10: - Warning 41: Ok belongs to several types: Utils.result result - The first one was selected. Please disambiguate if this is wrong. - ocamlc -w +1..45-4-44-42 -g -bin-annot -principal -c detect_config.mli - ocamlopt -w +1..45-4-44-42 -g -bin-annot -principal -c detect_config.ml - File "detect_config.ml", line 1, characters 0-10: - Warning 45: this open statement shadows the constructor Ok (which is later used) - File "detect_config.ml", line 116, characters 11-13: - Warning 41: Ok belongs to several types: Utils.result result - The first one was selected. Please disambiguate if this is wrong. - ocamlc -w +1..45-4-44-42 -g -bin-annot -principal -c benchmark.mli - ocamlopt -w +1..45-4-44-42 -g -bin-annot -principal -c benchmark.ml - ocamlc -w +1..45-4-44-42 -g -bin-annot -principal -c measurements.mli - ocamlopt -w +1..45-4-44-42 -g -bin-annot -principal -c measurements.ml - ocamlopt -w +1..45-4-44-42 -g -bin-annot -principal -c builder.ml - ocamlopt -w +1..45-4-44-42 -g -bin-annot -principal -c main.ml - File "main.ml", line 1, characters 0-10: - Warning 45: this open statement shadows the constructor Ok (which is later used) - File "main.ml", line 735, characters 4-9: - Warning 41: Error belongs to several types: exn result - The first one was selected. Please disambiguate if this is wrong. - ocamlopt -g -o builder.opt unix.cmxa static_config.cmx utils.cmx files.cmx parser.cmx lexer.cmx loc.cmx command.cmx detect_config.cmx benchmark.cmx measurements.cmx builder.cmx main.cmx - make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/operf-micro.1.0/builder' -> compiled operf-micro.1.0 Processing 3/3: [operf-micro: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/operf-micro.1.0) - make -C builder all - make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/operf-micro.1.0/builder' - make[1]: Nothing to be done for 'all'. - make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/operf-micro.1.0/builder' - mkdir -p /home/opam/.opam/4.03/share//operf-micro/ - cp -a cycles.c micro_bench_run.ml micro_bench_types.ml micro_bench_types.mli time_stamp_counter.ml benchmarks /home/opam/.opam/4.03/share//operf-micro/ - cp -a builder/builder.opt /home/opam/.opam/4.03/bin//operf-micro -> installed operf-micro.1.0 Done. # Run eval $(opam env) to update the current shell environment 2022-11-03 16:05.23 ---> saved as "5e76bade4a866ba1ac72b3898d9a8682200c6cae1b08e0340fb36df0dca38839" Job succeeded