Building on asteria.ocamllabs.io (from ocaml/opam:debian-unstable@sha256:1d295ed572083ab5916b9b9195219954afa816ee169f48eecca1b2e2b0faad41) Unable to find image 'ocaml/opam:debian-unstable@sha256:1d295ed572083ab5916b9b9195219954afa816ee169f48eecca1b2e2b0faad41' locally docker.io/ocaml/opam@sha256:1d295ed572083ab5916b9b9195219954afa816ee169f48eecca1b2e2b0faad41: Pulling from ocaml/opam 7c26de214b34: Pulling fs layer 791d3a768af6: Pulling fs layer e06237cac4e8: Pulling fs layer 7c26de214b34: Verifying Checksum 7c26de214b34: Download complete 7c26de214b34: Pull complete e06237cac4e8: Verifying Checksum e06237cac4e8: Download complete 791d3a768af6: Verifying Checksum 791d3a768af6: Download complete 791d3a768af6: Pull complete e06237cac4e8: Pull complete Digest: sha256:1d295ed572083ab5916b9b9195219954afa816ee169f48eecca1b2e2b0faad41 Status: Downloaded newer image for ocaml/opam@sha256:1d295ed572083ab5916b9b9195219954afa816ee169f48eecca1b2e2b0faad41 2022-05-02 01:52.42 ---> using "e16578957f674ca141475612bdd8fe456bdeb3cf55dca9de0669bf5f721951e7" 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-05-02 01:52.42 ---> using "09ae07f34eca5d84e953ea4b87a3c466448be28706a95338ba19feb13b3b66fd" 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 4ce6f847a29936b1d875b70940837be093fec84e")) 2022-05-02 01:52.42 ---> using "8a62ed72fc23e1663b0f130dbecbe2a8d6a9d36667f58fd75e99df9fc9855900" 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-05-02 01:52.42 ---> using "1da6a21744e622352d23ddb067012a46b76c5e5a957ab9cd9733a836f9d86396" 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-05-02 01:52.42 ---> using "27a26a666f720ab6c2b090d85c2caac0e858895aecc7a0c77bb55b4f096affe3" from cache /: (run (network host) (shell "opam update --depexts")) + /usr/bin/sudo "apt-get" "update" - Get:1 http://deb.debian.org/debian unstable InRelease [165 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-05-01-0201.40-F-2022-04-26-0801.40.pdiff [201 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-05-01-0201.40-F-2022-04-26-0801.40.pdiff [201 kB] - Fetched 430 kB in 1s (307 kB/s) - Reading package lists... 2022-05-02 01:52.42 ---> using "b3e3dd66fd385f97e478877ba6200729d3f9f1e603ac8482c0232f0322e4e7b5" 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-05-02 01:52.42 ---> using "cbe561131824f59b6611f83b119f3f1d157d90e4d65fdc51fbb923157993b43f" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"operf-micro.1.1\"\ \nopam install -vy \"operf-micro.1.1\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"operf-micro.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] operf-micro.1.1 is not installed. The following actions will be performed: === install 1 package - install operf-micro 1.1 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/3: -> retrieved operf-micro.1.1 (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.04/.opam-switch/build/operf-micro.1.1) - make -C tools/operf-micro all - make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/operf-micro.1.1/tools/operf-micro' - echo "let name = \"operf-micro\"" > static_config.ml - echo "let prefix = \"/home/opam/.opam/4.04\"" >> static_config.ml - ocamlc -w +1..45-4-44-42-40 -g -bin-annot -principal -c static_config.mli - ocamlopt -w +1..45-4-44-42-40 -g -bin-annot -principal -c static_config.ml - ocamlopt -w +1..45-4-44-42-40 -g -bin-annot -principal -c utils.ml - File "utils.ml", line 69, characters 11-13: - Warning 41: Ok belongs to several types: result result - The first one was selected. Please disambiguate if this is wrong. - ocamlopt -w +1..45-4-44-42-40 -g -bin-annot -principal -c files.ml - ocamlyacc parser.mly - ocamlc -w +1..45-4-44-42-40 -g -bin-annot -principal -c files.ml - ocamlc -w +1..45-4-44-42-40 -g -bin-annot -principal -c parser.mli - ocamlopt -w +1..45-4-44-42-40 -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-40 -g -bin-annot -principal -c lexer.ml - ocamlc -w +1..45-4-44-42-40 -g -bin-annot -principal -c loc.mli - ocamlopt -w +1..45-4-44-42-40 -g -bin-annot -principal -c loc.ml - ocamlc -w +1..45-4-44-42-40 -g -bin-annot -principal -c utils.ml - File "utils.ml", line 69, characters 11-13: - Warning 41: Ok belongs to several types: result result - The first one was selected. Please disambiguate if this is wrong. - ocamlc -w +1..45-4-44-42-40 -g -bin-annot -principal -c command.mli - ocamlopt -w +1..45-4-44-42-40 -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 281, 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 286, 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 291, 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-40 -g -bin-annot -principal -c detect_config.mli - ocamlopt -w +1..45-4-44-42-40 -g -bin-annot -principal -c detect_config.ml - ocamlc -w +1..45-4-44-42-40 -g -bin-annot -principal -c benchmark.mli - ocamlopt -w +1..45-4-44-42-40 -g -bin-annot -principal -c benchmark.ml - ocamlc -w +1..45-4-44-42-40 -g -bin-annot -principal -c ransac.mli - ocamlopt -w +1..45-4-44-42-40 -g -bin-annot -principal -c ransac.ml - ocamlc -w +1..45-4-44-42-40 -g -bin-annot -principal -c measurements.mli - ocamlopt -w +1..45-4-44-42-40 -g -bin-annot -principal -c measurements.ml - ocamlopt -w +1..45-4-44-42-40 -g -bin-annot -principal -c builder.ml - ocamlopt -w +1..45-4-44-42-40 -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 821, 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 ransac.cmx measurements.cmx builder.cmx main.cmx - make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/operf-micro.1.1/tools/operf-micro' - make -C share/operf-micro all - make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/operf-micro.1.1/share/operf-micro' - ocamlc -c micro_bench_types.mli - make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/operf-micro.1.1/share/operf-micro' -> compiled operf-micro.1.1 Processing 3/3: [operf-micro: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.04/.opam-switch/build/operf-micro.1.1) - make -C tools/operf-micro all - make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/operf-micro.1.1/tools/operf-micro' - make[1]: Nothing to be done for 'all'. - make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/operf-micro.1.1/tools/operf-micro' - make -C share/operf-micro all - make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/operf-micro.1.1/share/operf-micro' - make[1]: Nothing to be done for 'all'. - make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/operf-micro.1.1/share/operf-micro' - make -C tools/operf-micro install - make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/operf-micro.1.1/tools/operf-micro' - mkdir -p /home/opam/.opam/4.04/bin/ - cp -f builder.opt /home/opam/.opam/4.04/bin//operf-micro - make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/operf-micro.1.1/tools/operf-micro' - make -C share/operf-micro install - make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/operf-micro.1.1/share/operf-micro' - mkdir -p /home/opam/.opam/4.04/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.04/share//operf-micro/ - make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/operf-micro.1.1/share/operf-micro' -> installed operf-micro.1.1 Done. # Run eval $(opam env) to update the current shell environment 2022-05-02 01:52.51 ---> saved as "91653004bbe7a923a1660fa29aee8fb2e4c66cb63f75598512cbfc5673e53c98" Job succeeded