Build:
  1. 0
2026-06-20 18:44.41: New job: build solidity-common.0.2.0 (5a29e6bc8ba6)
2026-06-20 18:44.41: Waiting for resource in pool day11-builds
2026-06-20 19:08.29: Got resource from pool day11-builds
2026-06-20 19:08.29: [profile full] build solidity-common.0.2.0
2026-06-20 19:08.29: build solidity-common.0.2.0 (5a29e6bc8ba6)
=== DEPENDENCIES (17 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  compiler-cloning.enabled                           0d2606125f88
  conf-gmp.5                                         61e3c79e0ddf
  conf-pkg-config.5                                  64c6b37d622b
  cstruct.6.2.0                                      056623ecd350
  dune.3.23.1                                        dbfeecb5ca10
  fileutils.0.6.6                                    de5e3f298db4
  fmt.0.11.0                                         13e83cd80bf7
  hex.1.5.0                                          4c0070d197fa
  ocaml.5.5.0                                        1b4132bddf48
  ocaml-base-compiler.5.5.0                          1901c3a760c1
  ocaml-compiler.5.5.0                               5f593a0b4a8c
  ocamlbuild.0.16.1                                  b485a4f69c01
  ocamlfind.1.9.8                                    5b46f9d92bbd
  topkg.1.1.1                                        8e3718e4cf5c
  zarith.1.14                                        f91322a5735e
=== STDOUT ===
Processing: [default: loading data]
[solidity-common.0.2.0: dl]
[solidity-common.0.2.0: extract]
-> retrieved solidity-common.0.2.0  (https://opam.ocaml.org/cache)
[solidity-common: sh]
+ /usr/bin/sh "-c" "./scripts/before.sh build 'solidity-common'" (CWD=/home/opam/.opam/default/.opam-switch/build/solidity-common.0.2.0)
[solidity-common: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "solidity-common" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/solidity-common.0.2.0)
- File "dune-project", line 102, characters 3-37:
- 102 |    (solidity-typechecker (= version))
-          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning: Possible typo in constraint for dependency "solidity-typechecker":
- '(= version)' might be a mistake.
- Hint: Did you mean to use the `:version` variable instead? Example: (depends
- (solidity-typechecker (= :version)))
- File "dune-project", line 103, characters 3-32:
- 103 |    (solidity-parser (= version))
-          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning: Possible typo in constraint for dependency "solidity-parser": '(=
- version)' might be a mistake.
- Hint: Did you mean to use the `:version` variable instead? Example: (depends
- (solidity-parser (= :version)))
- File "dune-project", line 104, characters 3-32:
- 104 |    (solidity-common (= version))
-          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning: Possible typo in constraint for dependency "solidity-common": '(=
- version)' might be a mistake.
- Hint: Did you mean to use the `:version` variable instead? Example: (depends
- (solidity-common (= :version)))
- File "dune-project", line 87, characters 3-37:
- 87 |    (solidity-typechecker (= version))
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning: Possible typo in constraint for dependency "solidity-typechecker":
- '(= version)' might be a mistake.
- Hint: Did you mean to use the `:version` variable instead? Example: (depends
- (solidity-typechecker (= :version)))
- File "dune-project", line 88, characters 3-32:
- 88 |    (solidity-parser (= version))
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning: Possible typo in constraint for dependency "solidity-parser": '(=
- version)' might be a mistake.
- Hint: Did you mean to use the `:version` variable instead? Example: (depends
- (solidity-parser (= :version)))
- File "dune-project", line 89, characters 3-32:
- 89 |    (solidity-common (= version))
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning: Possible typo in constraint for dependency "solidity-common": '(=
- version)' might be a mistake.
- Hint: Did you mean to use the `:version` variable instead? Example: (depends
- (solidity-common (= :version)))
- File "dune-project", line 72, characters 3-32:
- 72 |    (solidity-parser (= version))
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning: Possible typo in constraint for dependency "solidity-parser": '(=
- version)' might be a mistake.
- Hint: Did you mean to use the `:version` variable instead? Example: (depends
- (solidity-parser (= :version)))
- File "dune-project", line 73, characters 3-32:
- 73 |    (solidity-common (= version))
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning: Possible typo in constraint for dependency "solidity-common": '(=
- version)' might be a mistake.
- Hint: Did you mean to use the `:version` variable instead? Example: (depends
- (solidity-common (= :version)))
- File "dune-project", line 74, characters 3-24:
- 74 |    (ez_hash (= version))
-         ^^^^^^^^^^^^^^^^^^^^^
- Warning: Possible typo in constraint for dependency "ez_hash": '(= version)'
- might be a mistake.
- Hint: Did you mean to use the `:version` variable instead? Example: (depends
- (ez_hash (= :version)))
- File "dune-project", line 56, characters 3-32:
- 56 |    (solidity-common (= version))
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning: Possible typo in constraint for dependency "solidity-common": '(=
- version)' might be a mistake.
- Hint: Did you mean to use the `:version` variable instead? Example: (depends
- (solidity-common (= :version)))
- (cd _build/default/src/solidity-common && /home/opam/.opam/default/bin/ocaml unix.cma version.mlt) > _build/default/src/solidity-common/version.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).
- 
- File "./version.mlt", 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).
- fatal: not a git repository (or any of the parent directories): .git
- fatal: not a git repository (or any of the parent directories): .git
[solidity-common: sh]
+ /usr/bin/sh "-c" "./scripts/after.sh build 'solidity-common'" (CWD=/home/opam/.opam/default/.opam-switch/build/solidity-common.0.2.0)
-> compiled  solidity-common.0.2.0
[solidity-common: sh]
+ /usr/bin/sh "-c" "./scripts/before.sh install 'solidity-common'" (CWD=/home/opam/.opam/default/.opam-switch/build/solidity-common.0.2.0)
-> installed solidity-common.0.2.0
[WARNING] Opam package conf-pkg-config.5 depends on the following system package that can no longer be found: pkg-config

=== STDERR ===

2026-06-20 19:08.38: OK: build solidity-common.0.2.0 (runc: 3.6s, disk: 12KB)
2026-06-20 19:08.38: Job succeeded