2025-07-17 01:06.03: New job: test tarides/runtime_events_tools https://github.com/tarides/runtime_events_tools.git#refs/heads/main (3e648d3345815b4d6b752d2bd7d48089ee2deb22) (macos-x86_64:macos-homebrew-5.3_opam-2.3)Base: macos-homebrew-ocaml-5.3Opam project buildTo reproduce locally:git clone --recursive "https://github.com/tarides/runtime_events_tools.git" -b "main" && cd "runtime_events_tools" && git reset --hard 3e648d33cat > Dockerfile <<'END-OF-DOCKERFILE'FROM macos-homebrew-ocaml-5.3# macos-homebrew-5.3_opam-2.3USER 1000:1000ENV CLICOLOR_FORCE="1"ENV OPAMCOLOR="always"RUN ln -f ~/local/bin/opam-2.3 ~/local/bin/opamRUN opam init --reinit -niRUN uname -rs && opam exec -- ocaml -version && opam --versionRUN cd ~/opam-repository && (git cat-file -e 382e02b4c17b5b59d503254784ac3a5d78916d5a || git fetch origin master) && git reset -q --hard 382e02b4c17b5b59d503254784ac3a5d78916d5a && git log --no-decorate -n1 --oneline && opam update -uCOPY --chown=1000:1000 runtime_events_tools_bare.opam runtime_events_tools.opam ./src/./RUN opam pin add -yn runtime_events_tools_bare.dev './src/./' && \opam pin add -yn runtime_events_tools.dev './src/./'RUN echo '(lang dune 3.0)' > './src/./dune-project'ENV DEPS="alcotest.1.9.0 astring.0.8.5 base-bigarray.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base bigarray-compat.1.1.0 cmdliner.1.3.0 conf-cmake.1 conf-libffi.2.0.0 conf-pkg-config.4 conf-zlib.1 csexp.1.5.2 ctypes.0.23.0 ctypes-foreign.0.23.0 dune.3.19.1 dune-configurator.3.19.1 fmt.0.10.0 hdr_histogram.0.0.4 integers.0.7.0 menhir.20240715 menhirCST.20240715 menhirLib.20240715 menhirSdk.20240715 mtime.2.1.0 ocaml.5.3.0 ocaml-base-compiler.5.3.0 ocaml-compiler.5.3.0 ocaml-config.3 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocamlbuild.0.16.1 ocamlfind.1.9.8 re.1.13.2 seq.base stdlib-shims.0.3.0 thread-local-storage.0.2 topkg.1.0.8 trace.0.10 trace-fuchsia.0.10 uutf.1.0.4"ENV CI="true"ENV OCAMLCI="true"RUN opam update --depexts && opam install --cli=2.3 --depext-only -y runtime_events_tools_bare.dev runtime_events_tools.dev $DEPSRUN opam install $DEPSCOPY --chown=1000:1000 . ./srcRUN cd ./src && opam exec -- dune build @install @check @runtest && rm -rf _buildEND-OF-DOCKERFILEdocker build .END-REPRO-BLOCK2025-07-17 01:06.03: Using cache hint "tarides/runtime_events_tools-macos-homebrew-ocaml-5.3-macos-homebrew-5.3_opam-2.3-83a468c43e02bcd79396a526395c285c"2025-07-17 01:06.03: Using OBuilder spec:((from macos-homebrew-ocaml-5.3)(comment macos-homebrew-5.3_opam-2.3)(user (uid 1000) (gid 1000))(env CLICOLOR_FORCE 1)(env OPAMCOLOR always)(run (shell "ln -f ~/local/bin/opam-2.3 ~/local/bin/opam"))(run (shell "opam init --reinit -ni"))(run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))(run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew)))(network host)(shell "cd ~/opam-repository && (git cat-file -e 382e02b4c17b5b59d503254784ac3a5d78916d5a || git fetch origin master) && git reset -q --hard 382e02b4c17b5b59d503254784ac3a5d78916d5a && git log --no-decorate -n1 --oneline && opam update -u"))(copy (src runtime_events_tools_bare.opam runtime_events_tools.opam)(dst ./src/./))(run (network host)(shell "opam pin add -yn runtime_events_tools_bare.dev './src/./' && \\nopam pin add -yn runtime_events_tools.dev './src/./'"))(run (network host)(shell "echo '(lang dune 3.0)' > './src/./dune-project'"))(env DEPS "alcotest.1.9.0 astring.0.8.5 base-bigarray.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base bigarray-compat.1.1.0 cmdliner.1.3.0 conf-cmake.1 conf-libffi.2.0.0 conf-pkg-config.4 conf-zlib.1 csexp.1.5.2 ctypes.0.23.0 ctypes-foreign.0.23.0 dune.3.19.1 dune-configurator.3.19.1 fmt.0.10.0 hdr_histogram.0.0.4 integers.0.7.0 menhir.20240715 menhirCST.20240715 menhirLib.20240715 menhirSdk.20240715 mtime.2.1.0 ocaml.5.3.0 ocaml-base-compiler.5.3.0 ocaml-compiler.5.3.0 ocaml-config.3 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocamlbuild.0.16.1 ocamlfind.1.9.8 re.1.13.2 seq.base stdlib-shims.0.3.0 thread-local-storage.0.2 topkg.1.0.8 trace.0.10 trace-fuchsia.0.10 uutf.1.0.4")(env CI true)(env OCAMLCI true)(run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew)))(network host)(shell "opam update --depexts && opam install --cli=2.3 --depext-only -y runtime_events_tools_bare.dev runtime_events_tools.dev $DEPS"))(run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew)))(network host)(shell "opam install $DEPS"))(copy (src .) (dst ./src))(run (shell "cd ./src && opam exec -- dune build @install @check @runtest && rm -rf _build")))2025-07-17 01:06.03: Waiting for resource in pool OCluster2025-07-17 01:06.03: Waiting for worker…2025-07-17 01:06.03: Got resource from pool OClusterBuilding on i7-worker-04HEAD is now at ffa0874 Merge pull request #57 from patricoferris/use-trace-fuchsiaHEAD is now at 3e648d3 Update CHANGES.md(from macos-homebrew-ocaml-5.3)2025-07-17 01:06.05 ---> using "6ee950b55569b1a3f8a7953dc679318bf303d3a70ac7d49901c0ac2ca3805d7c" from cache/: (comment macos-homebrew-5.3_opam-2.3)/: (user (uid 1000) (gid 1000))/: (env CLICOLOR_FORCE 1)/: (env OPAMCOLOR always)/: (run (shell "ln -f ~/local/bin/opam-2.3 ~/local/bin/opam"))2025-07-17 01:06.05 ---> using "8efc335cb5004a650aab29e72b9849a2b2e2f0853bc55d3a74763c7cceed5d74" from cache/: (run (shell "opam init --reinit -ni"))No configuration file found, using 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.This version of opam requires an update to the layout of /Users/mac1000/.opam from version 2.1 to version 2.2, which can't be reverted.You may want to back it up before going further.Continue? [y/n] y[NOTE] The 'jobs' option was reset, its value was 1 and its new value will vary according to the current number of cores on your machine. You can restore the fixed value using:opam option jobs=1 --globalFormat upgrade done.<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>[default] no changes from git+file:///Users/mac1000/opam-repository2025-07-17 01:06.05 ---> using "e29fa6de89fe919799ac81fd4a1c768d8341cedf873c17042854467d2aebeceb" from cache/: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))Darwin 23.4.0The OCaml toplevel, version 5.3.02.3.02025-07-17 01:06.06 ---> using "a268524b45b0c90a951719c2a6c8c78c0b8a0fec90c9f437befd49b0008dc673" from cache/: (run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew)))(network host)(shell "cd ~/opam-repository && (git cat-file -e 382e02b4c17b5b59d503254784ac3a5d78916d5a || git fetch origin master) && git reset -q --hard 382e02b4c17b5b59d503254784ac3a5d78916d5a && git log --no-decorate -n1 --oneline && opam update -u"))From https://github.com/ocaml/opam-repository* branch master -> FETCH_HEAD67e940587b..ee56c84f60 master -> origin/master382e02b4c1 Merge pull request #28124 from kit-ty-kate/opam-publish-re.1.13.2<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>[default] synchronised from git+file:///Users/mac1000/opam-repositoryEverything as up-to-date as possible (run with --verbose to show unavailable upgrades).The following packages are not being upgraded because the new versions conflict with other installed packages:- ocaml.5.5.0- ocaml-compiler.5.5-- ocaml-base-compiler.5.4.0~alpha1 is installed and requires ocaml-compiler = 5.4.0~alpha1However, you may "opam upgrade" these packages explicitly, which will ask permission to downgrade or uninstall the conflicting packages.Nothing to do.# To update the current shell environment, run: eval $(opam env)2025-07-17 01:06.06 ---> using "3b001ae44409634a4e244b352d09b65e9d44a835141806146a247cf8b91f23f7" from cache/: (copy (src runtime_events_tools_bare.opam runtime_events_tools.opam)(dst ./src/./))2025-07-17 01:06.06 ---> using "43a65d4005bee127222ddbbe195d0092b57cdebf0af31b52133ea00a61b41e35" from cache/: (run (network host)(shell "opam pin add -yn runtime_events_tools_bare.dev './src/./' && \\nopam pin add -yn runtime_events_tools.dev './src/./'"))[runtime_events_tools_bare.dev] synchronised (file:///Users/mac1000/src)runtime_events_tools_bare is now pinned to file:///Users/mac1000/src (version dev)[runtime_events_tools.dev] synchronised (file:///Users/mac1000/src)runtime_events_tools is now pinned to file:///Users/mac1000/src (version dev)2025-07-17 01:06.06 ---> using "a1d1bf4c46c3eb423bef759a96dc6bbc9f82e2bf21b5e8188142269d0c3323bd" from cache/: (run (network host)(shell "echo '(lang dune 3.0)' > './src/./dune-project'"))2025-07-17 01:06.07 ---> using "5925344a5a50ea8fbad8cc4dae0188a951211684fe8c6168a6ae40e218b988cd" from cache/: (env DEPS "alcotest.1.9.0 astring.0.8.5 base-bigarray.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base bigarray-compat.1.1.0 cmdliner.1.3.0 conf-cmake.1 conf-libffi.2.0.0 conf-pkg-config.4 conf-zlib.1 csexp.1.5.2 ctypes.0.23.0 ctypes-foreign.0.23.0 dune.3.19.1 dune-configurator.3.19.1 fmt.0.10.0 hdr_histogram.0.0.4 integers.0.7.0 menhir.20240715 menhirCST.20240715 menhirLib.20240715 menhirSdk.20240715 mtime.2.1.0 ocaml.5.3.0 ocaml-base-compiler.5.3.0 ocaml-compiler.5.3.0 ocaml-config.3 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocamlbuild.0.16.1 ocamlfind.1.9.8 re.1.13.2 seq.base stdlib-shims.0.3.0 thread-local-storage.0.2 topkg.1.0.8 trace.0.10 trace-fuchsia.0.10 uutf.1.0.4")/: (env CI true)/: (env OCAMLCI true)/: (run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew)))(network host)(shell "opam update --depexts && opam install --cli=2.3 --depext-only -y runtime_events_tools_bare.dev runtime_events_tools.dev $DEPS"))+ /usr/local/bin/brew "update"- ==> Updating Homebrew...- ==> Downloading https://ghcr.io/v2/homebrew/portable-ruby/portable-ruby/blobs/sha256:45cea656cc5b5f5b53a9d4fc9e6c88d3a29b3aac862d1a55f1c70df534df5636- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/portable-ruby-3.4.4.el_capitan.bottle.tar.gz- ==> Pouring portable-ruby-3.4.4.el_capitan.bottle.tar.gz- ==> Homebrew collects anonymous analytics.- Read the analytics documentation (and how to opt-out) here:- https://docs.brew.sh/Analytics- No analytics have been recorded yet (nor will be during this `brew` run).-- ==> Homebrew is run entirely by unpaid volunteers. Please consider donating:- https://github.com/Homebrew/brew#donations-- Updated 1 tap (homebrew/cask).- ==> Outdated Formulae- gpatch-- You have 1 outdated formula installed.- You can upgrade it with brew upgrade- or list it with brew outdated.<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>[runtime_events_tools.dev] synchronised (file:///Users/mac1000/src)[runtime_events_tools_bare.dev] synchronised (file:///Users/mac1000/src)[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).[NOTE] Package ocaml-config is already installed (current version is 3).[NOTE] Package ocaml-compiler is already installed (current version is 5.3.0).[NOTE] Package ocaml-base-compiler is already installed (current version is 5.3.0).[NOTE] Package ocaml is already installed (current version is 5.3.0).[NOTE] Package base-unix is already installed (current version is base).[NOTE] Package base-threads is already installed (current version is base).[NOTE] Package base-nnp is already installed (current version is base).[NOTE] Package base-effects is already installed (current version is base).[NOTE] Package base-domains is already installed (current version is base).[NOTE] Package base-bigarray is already installed (current version is base).The following system packages will first need to be installed:cmake libffi pkgconf zlib<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>+ /usr/local/bin/brew "install" "cmake" "libffi" "pkgconf" "zlib"- ==> Downloading https://ghcr.io/v2/homebrew/core/cmake/manifests/4.0.3- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/f12ede4a1167d594911901094e755e81dc1f0673c871f889b6a3ef15469dff5d--cmake-4.0.3.bottle_manifest.json- ==> Fetching cmake- ==> Downloading https://ghcr.io/v2/homebrew/core/cmake/blobs/sha256:df8668b731eb910277fa8bd6fb56b8f27b37e8ccdf77d337c7d760778a29f8b5- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/bb6c3f625ca092a603ad2819898c81697800c28f054c54ee9e1b1c140f0c3280--cmake--4.0.3.sequoia.bottle.tar.gz- ==> Downloading https://ghcr.io/v2/homebrew/core/libffi/manifests/3.5.1- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/2a0a00cd44d587830113cc55dfda470280f6667255105214e0e6941d4c8b3802--libffi-3.5.1.bottle_manifest.json- ==> Fetching libffi- ==> Downloading https://ghcr.io/v2/homebrew/core/libffi/blobs/sha256:2e2b8886c994abb887b1ffad984ed78bda1323eded54bbd4809e8c3a6d48ae45- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/52367318141e9bd9550c0d960319474462b0e00c53fce5a5c54b12541b0e2870--libffi--3.5.1.sonoma.bottle.tar.gz- ==> Downloading https://ghcr.io/v2/homebrew/core/pkgconf/manifests/2.5.1- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/e0bf05fafcedcfbde9a9a488dc3a083cadd19584ac19f4cc053a9c265f841120--pkgconf-2.5.1.bottle_manifest.json- ==> Fetching pkgconf- ==> Downloading https://ghcr.io/v2/homebrew/core/pkgconf/blobs/sha256:a074f871aa476dec1101c13b4fcfbb9354a8b35bcb6e056f8411463913632071- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/2f783e65294d208e2dea96042a5edbde1c117183f409d4687d8d77c44c013470--pkgconf--2.5.1.sequoia.bottle.tar.gz- ==> Downloading https://ghcr.io/v2/homebrew/core/zlib/manifests/1.3.1- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/f68d0caf232d52f2aa586abefbbfd7e958e384d84f3967008fa83de94b5f10ae--zlib-1.3.1.bottle_manifest.json- ==> Fetching zlib- ==> Downloading https://ghcr.io/v2/homebrew/core/zlib/blobs/sha256:217f4245cd1da65a3388f512530089f526cd63a38d49ee5f29a90576dfeb3bb7- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/222c7e15d7af48cb9955b2e06a06440bc9b611357acf6d730aef08ae2408ec58--zlib--1.3.1.sonoma.bottle.tar.gz- ==> Pouring cmake--4.0.3.sequoia.bottle.tar.gz- ==> Caveats- To install the CMake documentation, run:- brew install cmake-docs- ==> Summary- 🍺 /usr/local/Cellar/cmake/4.0.3: 3,870 files, 59.9MB- ==> Running `brew cleanup cmake`...- Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP.- Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).- ==> Pouring libffi--3.5.1.sonoma.bottle.tar.gz- ==> Caveats- libffi is keg-only, which means it was not symlinked into /usr/local,- because macOS already provides this software and installing another version in- parallel can cause all kinds of trouble.-- For compilers to find libffi you may need to set:- export LDFLAGS="-L/usr/local/opt/libffi/lib"- export CPPFLAGS="-I/usr/local/opt/libffi/include"- ==> Summary- 🍺 /usr/local/Cellar/libffi/3.5.1: 18 files, 699.8KB- ==> Running `brew cleanup libffi`...- ==> Pouring pkgconf--2.5.1.sequoia.bottle.tar.gz- 🍺 /usr/local/Cellar/pkgconf/2.5.1: 28 files, 374.1KB- ==> Running `brew cleanup pkgconf`...- ==> Pouring zlib--1.3.1.sonoma.bottle.tar.gz- ==> Caveats- zlib is keg-only, which means it was not symlinked into /usr/local,- because macOS already provides this software and installing another version in- parallel can cause all kinds of trouble.-- For compilers to find zlib you may need to set:- export LDFLAGS="-L/usr/local/opt/zlib/lib"- export CPPFLAGS="-I/usr/local/opt/zlib/include"-- For pkg-config to find zlib you may need to set:- export PKG_CONFIG_PATH="/usr/local/opt/zlib/lib/pkgconfig"- ==> Summary- 🍺 /usr/local/Cellar/zlib/1.3.1: 14 files, 410.7KB- ==> Running `brew cleanup zlib`...- ==> Caveats- Bash completion has been installed to:- /usr/local/etc/bash_completion.d- Emacs Lisp files have been installed to:- /usr/local/share/emacs/site-lisp/cmake- ==> cmake- To install the CMake documentation, run:- brew install cmake-docs- ==> libffi- libffi is keg-only, which means it was not symlinked into /usr/local,- because macOS already provides this software and installing another version in- parallel can cause all kinds of trouble.-- For compilers to find libffi you may need to set:- export LDFLAGS="-L/usr/local/opt/libffi/lib"- export CPPFLAGS="-I/usr/local/opt/libffi/include"- ==> zlib- zlib is keg-only, which means it was not symlinked into /usr/local,- because macOS already provides this software and installing another version in- parallel can cause all kinds of trouble.-- For compilers to find zlib you may need to set:- export LDFLAGS="-L/usr/local/opt/zlib/lib"- export CPPFLAGS="-I/usr/local/opt/zlib/include"-- For pkg-config to find zlib you may need to set:- export PKG_CONFIG_PATH="/usr/local/opt/zlib/lib/pkgconfig"2025-07-17 01:06.07 ---> using "9ac7e5f571700c50c0a8bd68b276ef309e59f0203825fe712ffe10c7e44b7965" from cache/: (run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew)))(network host)(shell "opam install $DEPS"))[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).[NOTE] Package ocaml-config is already installed (current version is 3).[NOTE] Package ocaml-compiler is already installed (current version is 5.3.0).[NOTE] Package ocaml-base-compiler is already installed (current version is 5.3.0).[NOTE] Package ocaml is already installed (current version is 5.3.0).[NOTE] Package base-unix is already installed (current version is base).[NOTE] Package base-threads is already installed (current version is base).[NOTE] Package base-nnp is already installed (current version is base).[NOTE] Package base-effects is already installed (current version is base).[NOTE] Package base-domains is already installed (current version is base).[NOTE] Package base-bigarray is already installed (current version is base).The following actions will be performed:=== install 32 packages- install alcotest 1.9.0- install astring 0.8.5- install bigarray-compat 1.1.0- install cmdliner 1.3.0- install conf-cmake 1- install conf-libffi 2.0.0- install conf-pkg-config 4- install conf-zlib 1- install csexp 1.5.2- install ctypes 0.23.0- install ctypes-foreign 0.23.0- install dune 3.19.1- install dune-configurator 3.19.1- install fmt 0.10.0- install hdr_histogram 0.0.4- install integers 0.7.0- install menhir 20240715- install menhirCST 20240715- install menhirLib 20240715- install menhirSdk 20240715- install mtime 2.1.0- install ocaml-syntax-shims 1.0.0- install ocamlbuild 0.16.1- install ocamlfind 1.9.8- install re 1.13.2- install seq base- install stdlib-shims 0.3.0- install thread-local-storage 0.2- install topkg 1.0.8- install trace 0.10- install trace-fuchsia 0.10- install uutf 1.0.4<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>-> retrieved bigarray-compat.1.1.0 (cached)-> retrieved astring.0.8.5 (cached)-> retrieved conf-cmake.1 (cached)-> retrieved cmdliner.1.3.0 (cached)-> installed conf-cmake.1-> installed conf-pkg-config.4-> retrieved csexp.1.5.2 (cached)-> retrieved alcotest.1.9.0 (cached)-> installed conf-zlib.1-> installed conf-libffi.2.0.0-> retrieved ctypes.0.23.0, ctypes-foreign.0.23.0 (cached)-> retrieved fmt.0.10.0 (cached)-> retrieved integers.0.7.0 (cached)-> retrieved hdr_histogram.0.0.4 (cached)-> retrieved mtime.2.1.0 (cached)-> retrieved ocaml-syntax-shims.1.0.0 (cached)-> retrieved menhir.20240715, menhirCST.20240715, menhirLib.20240715, menhirSdk.20240715 (cached)-> retrieved ocamlbuild.0.16.1 (cached)-> retrieved re.1.13.2 (cached)-> retrieved seq.base (cached)-> installed seq.base-> retrieved ocamlfind.1.9.8 (cached)-> retrieved thread-local-storage.0.2 (cached)-> retrieved stdlib-shims.0.3.0 (cached)-> retrieved topkg.1.0.8 (cached)-> retrieved trace.0.10, trace-fuchsia.0.10 (cached)-> retrieved uutf.1.0.4 (cached)-> retrieved dune.3.19.1, dune-configurator.3.19.1 (cached)-> installed cmdliner.1.3.0-> installed ocamlbuild.0.16.1-> installed ocamlfind.1.9.8-> installed topkg.1.0.8-> installed uutf.1.0.4-> installed mtime.2.1.0-> installed fmt.0.10.0-> installed astring.0.8.5-> installed dune.3.19.1-> installed csexp.1.5.2-> installed thread-local-storage.0.2-> installed stdlib-shims.0.3.0-> installed ocaml-syntax-shims.1.0.0-> installed menhirSdk.20240715-> installed menhirLib.20240715-> installed re.1.13.2-> installed trace.0.10-> installed menhirCST.20240715-> installed bigarray-compat.1.1.0-> installed integers.0.7.0-> installed trace-fuchsia.0.10-> installed alcotest.1.9.0-> installed dune-configurator.3.19.1-> installed ctypes.0.23.0-> installed ctypes-foreign.0.23.0-> installed menhir.20240715-> installed hdr_histogram.0.0.4Done.# To update the current shell environment, run: eval $(opam env)2025-07-17 01:06.07 ---> using "877b8f83d95638c05ffef13fc237a13319c1fdb848faf1d6f06cf394bedeb365" from cache/: (copy (src .) (dst ./src))2025-07-17 01:06.09 ---> saved as "4aa1e7abdefa81ac8ac76adbea26862ec81e46e5b6bcd3a8eca8555c0ab1ec4d"/: (run (shell "cd ./src && opam exec -- dune build @install @check @runtest && rm -rf _build"))(cd _build/default/test && ./test_launch.exe --show-errors)Testing `Runtime Events Tools'.This run has ID `19NNIQ3M'.[OK] process 0 process::launch success.[OK] process 1 process::launch failure.Full test results in `~/src/_build/default/test/_build/_tests/Runtime Events Tools'.Test Successful in 0.105s. 2 tests run.(cd _build/default/test && ../bin/olly.exe gc-stats ./test_gc_stats.exe)stretch tree of depth 11 check: 40951024 trees of depth 4 check: 317441024 trees of depth 4 check: 317441024 trees of depth 4 check: 31744256 trees of depth 6 check: 32512256 trees of depth 6 check: 32512256 trees of depth 6 check: 3251264 trees of depth 8 check: 3270464 trees of depth 8 check: 3270464 trees of depth 8 check: 3270416 trees of depth 10 check: 3275216 trees of depth 10 check: 3275216 trees of depth 10 check: 32752long lived tree of depth 10 check: 2047Execution times:Wall time (s): 0.00CPU time (s): 0.01GC time (s): 0.00GC overhead (% of CPU time): 14.84%Per domain stats:Domain Wall(s) GC(s) GC(%)0 0.00 0.00 11.101 0.00 0.00 16.852 0.00 0.00 18.34GC latency profile:#[Mean (ms): 0.24, Stddev (ms): 0.13]#[Min (ms): 0.01, max (ms): 0.34]Percentile Latency (ms)25.0000 0.0150.0000 0.3160.0000 0.3170.0000 0.3275.0000 0.3280.0000 0.3285.0000 0.3290.0000 0.3495.0000 0.3496.0000 0.3497.0000 0.3498.0000 0.3499.0000 0.3499.9000 0.3499.9900 0.3499.9990 0.3499.9999 0.34100.0000 0.34(cd _build/default/test && ../bin/olly.exe gc-stats ./test_gc_stats.exe 19)stretch tree of depth 20 check: 2097151524288 trees of depth 4 check: 16252928524288 trees of depth 4 check: 16252928524288 trees of depth 4 check: 16252928131072 trees of depth 6 check: 16646144131072 trees of depth 6 check: 16646144131072 trees of depth 6 check: 1664614432768 trees of depth 8 check: 1674444832768 trees of depth 8 check: 1674444832768 trees of depth 8 check: 167444488192 trees of depth 10 check: 167690248192 trees of depth 10 check: 167690248192 trees of depth 10 check: 167690242048 trees of depth 12 check: 167751682048 trees of depth 12 check: 167751682048 trees of depth 12 check: 16775168512 trees of depth 14 check: 16776704512 trees of depth 14 check: 16776704512 trees of depth 14 check: 16776704128 trees of depth 16 check: 16777088128 trees of depth 16 check: 16777088128 trees of depth 16 check: 1677708832 trees of depth 18 check: 1677718432 trees of depth 18 check: 1677718432 trees of depth 18 check: 16777184long lived tree of depth 19 check: 1048575Execution times:Wall time (s): 1.77CPU time (s): 5.01GC time (s): 2.56GC overhead (% of CPU time): 51.19%Per domain stats:Domain Wall(s) GC(s) GC(%)0 1.77 0.87 48.981 1.68 0.89 53.132 1.56 0.81 51.62GC latency profile:#[Mean (ms): 0.47, Stddev (ms): 1.05]#[Min (ms): 0.00, max (ms): 7.77]Percentile Latency (ms)25.0000 0.0050.0000 0.0160.0000 0.0270.0000 0.0975.0000 0.2080.0000 0.4485.0000 1.2490.0000 2.0895.0000 2.8596.0000 3.0497.0000 3.3898.0000 4.3599.0000 4.9199.9000 5.9499.9900 7.0399.9990 7.7799.9999 7.77100.0000 7.772025-07-17 01:06.17 ---> saved as "7eb0e9cb1007d9e35a088bc9887941388cad2df1a7e41b9c08472a6e8b6ae509"Job succeeded2025-07-17 01:06.24: Job succeeded