Build:
- 0
2026-06-23 19:23.09: New job: build git.2.1.3 (e7a93bb03e1f)
2026-06-23 19:23.09: Waiting for resource in pool day11-builds
2026-06-23 20:24.25: Got resource from pool day11-builds
2026-06-23 20:24.25: [profile full] build git.2.1.3
2026-06-23 20:24.26: build git.2.1.3 (e7a93bb03e1f)
=== DEPENDENCIES (46 transitive) ===
angstrom.0.16.1 65cb09cb3d5c
astring.0.8.5 a58bfd059099
base-bytes.base 3f0e21a315d7
base-threads.base b7164ff76afe
base-unix.base 839dc585f12d
bigarray-compat.1.1.0 9fec226c8943
bigarray-overlap.0.2.1 72176a6eec42
bigstringaf.0.10.0 3b6dad20184f
bos.0.3.0 e0278efa3804
checkseum.0.4.0 13b681661928
cmdliner.1.0.4 1d150766b64d
conf-pkg-config.5 4b60827fc174
cppo.1.8.0 c5a885643f9a
csexp.1.5.2 8db572c4e843
cstruct.6.0.1 a5189f4642b1
decompress.0.9.1 2affcef2e31d
digestif.0.9.0 88764359750d
duff.0.2 f532d0d05641
dune.3.23.1 7aa7b6307691
dune-configurator.3.23.1 a269fa41101b
encore.0.5 86c086c75df0
eqaf.0.10 a9d2d92b981e
fmt.0.9.0 36149c20fe91
fpath.0.7.3 9a307410f371
hex.1.5.0 4334d06e0055
ke.0.6 d7a8bb1c4e67
logs.0.7.0 e437f5f9c5b3
lru.0.3.1 ed6da2918abf
lwt.5.10.0 e3453abdf3bd
mmap.1.2.0 8d95aa1434f3
ocaml.5.0.0 4e3432802b74
ocaml-base-compiler.5.0.0 7f40a02edec0
ocaml-config.3 a4e7663ae3be
ocaml-syntax-shims.1.0.0 ccd2de29beae
ocamlbuild.0.16.1 f9309a5b5c3c
ocamlfind.1.9.8 b41546e756d9
ocamlgraph.2.2.0 66971cdcd0e7
ocplib-endian.1.2 2f3dba3aaadb
optint.0.3.0 15c0beaeeb03
psq.0.2.1 3fc81ccd2169
rresult.0.7.0 60cedc5de50f
seq.base 88ac8c437dc8
stdlib-shims.0.3.0 d91a2df537b6
stringext.1.6.0 6a7acba9ce1d
topkg.1.1.1 3923dcc25167
uri.4.4.0 5d72bc130c4d
=== STDOUT ===
Processing: [default: loading data]
[git.2.1.3: dl]
[git.2.1.3: extract]
-> retrieved git.2.1.3 (https://opam.ocaml.org/cache)
[git: dune subst]
+ /home/opam/.opam/default/bin/dune "subst" (CWD=/home/opam/.opam/default/.opam-switch/build/git.2.1.3)
[git: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "git" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/git.2.1.3)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I src/git/.git.objs/byte -I /home/opam/.opam/default/lib/angstrom -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/bigarray-overlap -I /home/opam/.opam/default/lib/bigstringaf -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/checkseum -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/decompress -I /home/opam/.opam/default/lib/decompress/impl -I /home/opam/.opam/default/lib/digestif -I /home/opam/.opam/default/lib/duff -I /home/opam/.opam/default/lib/encore -I /home/opam/.opam/default/lib/eqaf -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/fpath -I /home/opam/.opam/default/lib/hex -I /home/opam/.opam/default/lib/ke -I /home/opam/.opam/default/lib/logs -I /home/opam/.opam/default/lib/lru -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/ocamlgraph -I /home/opam/.opam/default/lib/ocplib-endian -I /home/opam/.opam/default/lib/ocplib-endian/bigstring -I /home/opam/.opam/default/lib/optint -I /home/opam/.opam/default/lib/psq -I /home/opam/.opam/default/lib/rresult -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/stringext -I /home/opam/.opam/default/lib/uri -no-alias-deps -open Git__ -o src/git/.git.objs/byte/git__Error.cmo -c -impl src/git/error.ml)
- File "src/git/error.ml", line 142, characters 63-74:
- 142 | (Encore.Lole.pp_scalar ~get:Cstruct.get_char ~length:Cstruct.len)
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/error.ml", line 149, characters 63-74:
- 149 | (Encore.Lole.pp_scalar ~get:Cstruct.get_char ~length:Cstruct.len)
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I src/git/.git.objs/byte -I /home/opam/.opam/default/lib/angstrom -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/bigarray-overlap -I /home/opam/.opam/default/lib/bigstringaf -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/checkseum -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/decompress -I /home/opam/.opam/default/lib/decompress/impl -I /home/opam/.opam/default/lib/digestif -I /home/opam/.opam/default/lib/duff -I /home/opam/.opam/default/lib/encore -I /home/opam/.opam/default/lib/eqaf -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/fpath -I /home/opam/.opam/default/lib/hex -I /home/opam/.opam/default/lib/ke -I /home/opam/.opam/default/lib/logs -I /home/opam/.opam/default/lib/lru -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/ocamlgraph -I /home/opam/.opam/default/lib/ocplib-endian -I /home/opam/.opam/default/lib/ocplib-endian/bigstring -I /home/opam/.opam/default/lib/optint -I /home/opam/.opam/default/lib/psq -I /home/opam/.opam/default/lib/rresult -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/stringext -I /home/opam/.opam/default/lib/uri -cmi-file src/git/.git.objs/byte/git__Capability.cmi -no-alias-deps -open Git__ -o src/git/.git.objs/byte/git__Capability.cmo -c -impl src/git/capability.ml)
- File "src/git/capability.ml", line 34, characters 20-28:
- 34 | | `Agent agent -> Fmt.strf "agent=%s" agent
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/git/capability.ml", line 47, characters 23-31:
- 47 | | `Push_cert cert -> Fmt.strf "push-cert=%s" cert
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/git/capability.ml", line 49, characters 31-39:
- 49 | | `Parameter (key, value) -> Fmt.strf "%s=%s" key value
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I src/git/.git.objs/byte -I src/git/.git.objs/native -I /home/opam/.opam/default/lib/angstrom -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/bigarray-overlap -I /home/opam/.opam/default/lib/bigstringaf -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/checkseum -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/decompress -I /home/opam/.opam/default/lib/decompress/impl -I /home/opam/.opam/default/lib/digestif -I /home/opam/.opam/default/lib/duff -I /home/opam/.opam/default/lib/encore -I /home/opam/.opam/default/lib/eqaf -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/fpath -I /home/opam/.opam/default/lib/hex -I /home/opam/.opam/default/lib/ke -I /home/opam/.opam/default/lib/logs -I /home/opam/.opam/default/lib/lru -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/ocamlgraph -I /home/opam/.opam/default/lib/ocplib-endian -I /home/opam/.opam/default/lib/ocplib-endian/bigstring -I /home/opam/.opam/default/lib/optint -I /home/opam/.opam/default/lib/psq -I /home/opam/.opam/default/lib/rresult -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/stringext -I /home/opam/.opam/default/lib/uri -cmi-file src/git/.git.objs/byte/git__Capability.cmi -no-alias-deps -open Git__ -o src/git/.git.objs/native/git__Capability.cmx -c -impl src/git/capability.ml)
- File "src/git/capability.ml", line 34, characters 20-28:
- 34 | | `Agent agent -> Fmt.strf "agent=%s" agent
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/git/capability.ml", line 47, characters 23-31:
- 47 | | `Push_cert cert -> Fmt.strf "push-cert=%s" cert
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/git/capability.ml", line 49, characters 31-39:
- 49 | | `Parameter (key, value) -> Fmt.strf "%s=%s" key value
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I src/git/.git.objs/byte -I /home/opam/.opam/default/lib/angstrom -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/bigarray-overlap -I /home/opam/.opam/default/lib/bigstringaf -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/checkseum -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/decompress -I /home/opam/.opam/default/lib/decompress/impl -I /home/opam/.opam/default/lib/digestif -I /home/opam/.opam/default/lib/duff -I /home/opam/.opam/default/lib/encore -I /home/opam/.opam/default/lib/eqaf -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/fpath -I /home/opam/.opam/default/lib/hex -I /home/opam/.opam/default/lib/ke -I /home/opam/.opam/default/lib/logs -I /home/opam/.opam/default/lib/lru -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/ocamlgraph -I /home/opam/.opam/default/lib/ocplib-endian -I /home/opam/.opam/default/lib/ocplib-endian/bigstring -I /home/opam/.opam/default/lib/optint -I /home/opam/.opam/default/lib/psq -I /home/opam/.opam/default/lib/rresult -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/stringext -I /home/opam/.opam/default/lib/uri -cmi-file src/git/.git.objs/byte/git__Cstruct_buffer.cmi -no-alias-deps -open Git__ -o src/git/.git.objs/byte/git__Cstruct_buffer.cmo -c -impl src/git/cstruct_buffer.ml)
- File "src/git/cstruct_buffer.ml", line 52, characters 12-23:
- 52 | let len = Cstruct.len fixe in
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/cstruct_buffer.ml", line 63, characters 11-22:
- 63 | t.len <- Cstruct.len t.init
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I src/git/.git.objs/byte -I src/git/.git.objs/native -I /home/opam/.opam/default/lib/angstrom -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/bigarray-overlap -I /home/opam/.opam/default/lib/bigstringaf -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/checkseum -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/decompress -I /home/opam/.opam/default/lib/decompress/impl -I /home/opam/.opam/default/lib/digestif -I /home/opam/.opam/default/lib/duff -I /home/opam/.opam/default/lib/encore -I /home/opam/.opam/default/lib/eqaf -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/fpath -I /home/opam/.opam/default/lib/hex -I /home/opam/.opam/default/lib/ke -I /home/opam/.opam/default/lib/logs -I /home/opam/.opam/default/lib/lru -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/ocamlgraph -I /home/opam/.opam/default/lib/ocplib-endian -I /home/opam/.opam/default/lib/ocplib-endian/bigstring -I /home/opam/.opam/default/lib/optint -I /home/opam/.opam/default/lib/psq -I /home/opam/.opam/default/lib/rresult -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/stringext -I /home/opam/.opam/default/lib/uri -cmi-file src/git/.git.objs/byte/git__Cstruct_buffer.cmi -no-alias-deps -open Git__ -o src/git/.git.objs/native/git__Cstruct_buffer.cmx -c -impl src/git/cstruct_buffer.ml)
- File "src/git/cstruct_buffer.ml", line 52, characters 12-23:
- 52 | let len = Cstruct.len fixe in
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/cstruct_buffer.ml", line 63, characters 11-22:
- 63 | t.len <- Cstruct.len t.init
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I src/git/.git.objs/byte -I src/git/.git.objs/native -I /home/opam/.opam/default/lib/angstrom -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/bigarray-overlap -I /home/opam/.opam/default/lib/bigstringaf -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/checkseum -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/decompress -I /home/opam/.opam/default/lib/decompress/impl -I /home/opam/.opam/default/lib/digestif -I /home/opam/.opam/default/lib/duff -I /home/opam/.opam/default/lib/encore -I /home/opam/.opam/default/lib/eqaf -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/fpath -I /home/opam/.opam/default/lib/hex -I /home/opam/.opam/default/lib/ke -I /home/opam/.opam/default/lib/logs -I /home/opam/.opam/default/lib/lru -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/ocamlgraph -I /home/opam/.opam/default/lib/ocplib-endian -I /home/opam/.opam/default/lib/ocplib-endian/bigstring -I /home/opam/.opam/default/lib/optint -I /home/opam/.opam/default/lib/psq -I /home/opam/.opam/default/lib/rresult -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/stringext -I /home/opam/.opam/default/lib/uri -cmi-file src/git/.git.objs/byte/git__Error.cmi -no-alias-deps -open Git__ -o src/git/.git.objs/native/git__Error.cmx -c -impl src/git/error.ml)
- File "src/git/error.ml", line 142, characters 63-74:
- 142 | (Encore.Lole.pp_scalar ~get:Cstruct.get_char ~length:Cstruct.len)
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/error.ml", line 149, characters 63-74:
- 149 | (Encore.Lole.pp_scalar ~get:Cstruct.get_char ~length:Cstruct.len)
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I src/git/.git.objs/byte -I /home/opam/.opam/default/lib/angstrom -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/bigarray-overlap -I /home/opam/.opam/default/lib/bigstringaf -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/checkseum -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/decompress -I /home/opam/.opam/default/lib/decompress/impl -I /home/opam/.opam/default/lib/digestif -I /home/opam/.opam/default/lib/duff -I /home/opam/.opam/default/lib/encore -I /home/opam/.opam/default/lib/eqaf -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/fpath -I /home/opam/.opam/default/lib/hex -I /home/opam/.opam/default/lib/ke -I /home/opam/.opam/default/lib/logs -I /home/opam/.opam/default/lib/lru -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/ocamlgraph -I /home/opam/.opam/default/lib/ocplib-endian -I /home/opam/.opam/default/lib/ocplib-endian/bigstring -I /home/opam/.opam/default/lib/optint -I /home/opam/.opam/default/lib/psq -I /home/opam/.opam/default/lib/rresult -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/stringext -I /home/opam/.opam/default/lib/uri -cmi-file src/git/.git.objs/byte/git__Path.cmi -no-alias-deps -open Git__ -o src/git/.git.objs/byte/git__Path.cmo -c -impl src/git/path.ml)
- File "src/git/path.ml", line 32, characters 47-51:
- 32 | let pp ppf x = Fmt.pf ppf "%a" Fmt.(list ~sep:(unit "/") string) (List.rev x)
- ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I src/git/.git.objs/byte -I src/git/.git.objs/native -I /home/opam/.opam/default/lib/angstrom -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/bigarray-overlap -I /home/opam/.opam/default/lib/bigstringaf -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/checkseum -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/decompress -I /home/opam/.opam/default/lib/decompress/impl -I /home/opam/.opam/default/lib/digestif -I /home/opam/.opam/default/lib/duff -I /home/opam/.opam/default/lib/encore -I /home/opam/.opam/default/lib/eqaf -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/fpath -I /home/opam/.opam/default/lib/hex -I /home/opam/.opam/default/lib/ke -I /home/opam/.opam/default/lib/logs -I /home/opam/.opam/default/lib/lru -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/ocamlgraph -I /home/opam/.opam/default/lib/ocplib-endian -I /home/opam/.opam/default/lib/ocplib-endian/bigstring -I /home/opam/.opam/default/lib/optint -I /home/opam/.opam/default/lib/psq -I /home/opam/.opam/default/lib/rresult -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/stringext -I /home/opam/.opam/default/lib/uri -cmi-file src/git/.git.objs/byte/git__Path.cmi -no-alias-deps -open Git__ -o src/git/.git.objs/native/git__Path.cmx -c -impl src/git/path.ml)
- File "src/git/path.ml", line 32, characters 47-51:
- 32 | let pp ppf x = Fmt.pf ppf "%a" Fmt.(list ~sep:(unit "/") string) (List.rev x)
- ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I src/git/.git.objs/byte -I /home/opam/.opam/default/lib/angstrom -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/bigarray-overlap -I /home/opam/.opam/default/lib/bigstringaf -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/checkseum -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/decompress -I /home/opam/.opam/default/lib/decompress/impl -I /home/opam/.opam/default/lib/digestif -I /home/opam/.opam/default/lib/duff -I /home/opam/.opam/default/lib/encore -I /home/opam/.opam/default/lib/eqaf -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/fpath -I /home/opam/.opam/default/lib/hex -I /home/opam/.opam/default/lib/ke -I /home/opam/.opam/default/lib/logs -I /home/opam/.opam/default/lib/lru -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/ocamlgraph -I /home/opam/.opam/default/lib/ocplib-endian -I /home/opam/.opam/default/lib/ocplib-endian/bigstring -I /home/opam/.opam/default/lib/optint -I /home/opam/.opam/default/lib/psq -I /home/opam/.opam/default/lib/rresult -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/stringext -I /home/opam/.opam/default/lib/uri -cmi-file src/git/.git.objs/byte/git__Blob.cmi -no-alias-deps -open Git__ -o src/git/.git.objs/byte/git__Blob.cmo -c -impl src/git/blob.ml)
- File "src/git/blob.ml", line 59, characters 51-62:
- 59 | let length : t -> int64 = fun t -> Int64.of_int (Cstruct.len t)
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/blob.ml", line 100, characters 14-22:
- 100 | let hdr = Fmt.strf "blob %Ld\000" (length cs) in
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I src/git/.git.objs/byte -I /home/opam/.opam/default/lib/angstrom -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/bigarray-overlap -I /home/opam/.opam/default/lib/bigstringaf -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/checkseum -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/decompress -I /home/opam/.opam/default/lib/decompress/impl -I /home/opam/.opam/default/lib/digestif -I /home/opam/.opam/default/lib/duff -I /home/opam/.opam/default/lib/encore -I /home/opam/.opam/default/lib/eqaf -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/fpath -I /home/opam/.opam/default/lib/hex -I /home/opam/.opam/default/lib/ke -I /home/opam/.opam/default/lib/logs -I /home/opam/.opam/default/lib/lru -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/ocamlgraph -I /home/opam/.opam/default/lib/ocplib-endian -I /home/opam/.opam/default/lib/ocplib-endian/bigstring -I /home/opam/.opam/default/lib/optint -I /home/opam/.opam/default/lib/psq -I /home/opam/.opam/default/lib/rresult -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/stringext -I /home/opam/.opam/default/lib/uri -cmi-file src/git/.git.objs/byte/git__Helper.cmi -no-alias-deps -open Git__ -o src/git/.git.objs/byte/git__Helper.cmo -c -impl src/git/helper.ml)
- File "src/git/helper.ml", line 108, characters 7-18:
- 108 | if Cstruct.len raw < 25 * 2 then
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/helper.ml", line 114, characters 14-25:
- 114 | let len = Cstruct.len raw in
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/helper.ml", line 148, characters 11-22:
- 148 | (Cstruct.len raw)
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/helper.ml", line 150, characters 22-33:
- 150 | let off, len = 0, Cstruct.len raw in
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/helper.ml", line 170, characters 14-25:
- 170 | let len = Cstruct.len input in
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/helper.ml", line 175, characters 11-22:
- 175 | (Cstruct.len input) ) ;
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/helper.ml", line 223, characters 22-33:
- 223 | ; inf= Z.flush 0 (Cstruct.len raw0) @@ Z.default (Z.window_reset window)
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/helper.ml", line 246, characters 37-48:
- 246 | let inf = Z.flush 0 (Cstruct.len decoder.tmp) inf in
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/helper.ml", line 270, characters 49-60:
- 270 | {decoder with cur= input; inf= Z.refill 0 (Cstruct.len input) decoder.inf}
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/helper.ml", line 313, characters 29-40:
- 313 | let encoder = Lole.from (Cstruct.len etmp) (Cstruct.to_bigarray etmp) in
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/helper.ml", line 420, characters 17-28:
- 420 | level (Cstruct.len internal) ) ;
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/helper.ml", line 438, characters 43-54:
- 438 | Z.no_flush 0 0 z, E.flush 0 (Cstruct.len encoder.internal) e, 0
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/helper.ml", line 470, characters 12-20:
- 470 | let hdr = Fmt.strf "%s %Ld\000" kind (length value) in
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/git/helper.ml", line 483, characters 29-40:
- 483 | loop ctx (M.flush 0 (Cstruct.len tmp) encoder)
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/helper.ml", line 578, characters 22-30:
- 578 | Fpath.(temp_dir / Fmt.strf "%s.%06x" file rnd)
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/git/helper.ml", line 683, characters 42-53:
- 683 | go ~stack:0 (E.flush 0 (Cstruct.len raw) state)
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/helper.ml", line 689, characters 25-36:
- 689 | (Cstruct.len raw - rest)
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/helper.ml", line 690, characters 25-36:
- 690 | (Cstruct.len raw - rest = 0) ) ;
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/helper.ml", line 692, characters 23-34:
- 692 | if Cstruct.len raw - rest = 0 then stack + 1 else 0
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/helper.ml", line 694, characters 44-55:
- 694 | let state = E.flush rest (Cstruct.len raw - rest) state in
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I src/git/.git.objs/byte -I /home/opam/.opam/default/lib/angstrom -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/bigarray-overlap -I /home/opam/.opam/default/lib/bigstringaf -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/checkseum -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/decompress -I /home/opam/.opam/default/lib/decompress/impl -I /home/opam/.opam/default/lib/digestif -I /home/opam/.opam/default/lib/duff -I /home/opam/.opam/default/lib/encore -I /home/opam/.opam/default/lib/eqaf -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/fpath -I /home/opam/.opam/default/lib/hex -I /home/opam/.opam/default/lib/ke -I /home/opam/.opam/default/lib/logs -I /home/opam/.opam/default/lib/lru -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/ocamlgraph -I /home/opam/.opam/default/lib/ocplib-endian -I /home/opam/.opam/default/lib/ocplib-endian/bigstring -I /home/opam/.opam/default/lib/optint -I /home/opam/.opam/default/lib/psq -I /home/opam/.opam/default/lib/rresult -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/stringext -I /home/opam/.opam/default/lib/uri -cmi-file src/git/.git.objs/byte/git__Index_pack.cmi -no-alias-deps -open Git__ -o src/git/.git.objs/byte/git__Index_pack.cmo -c -impl src/git/index_pack.ml)
- File "src/git/index_pack.ml", line 81, characters 41-52:
- 81 | if off < 0 || len < 0 || off + len > Cstruct.len map then
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/index_pack.ml", line 82, characters 31-39:
- 82 | raise (Invalid_argument (Fmt.strf "%d:%d:%d" off len (Cstruct.len map)))
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/git/index_pack.ml", line 82, characters 60-71:
- 82 | raise (Invalid_argument (Fmt.strf "%d:%d:%d" off len (Cstruct.len map)))
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/index_pack.ml", line 132, characters 47-58:
- 132 | if v64_offset + (Hash.digest_size * 2) = Cstruct.len map then None
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/index_pack.ml", line 183, characters 11-22:
- 183 | aux 0 (Cstruct.len buf) buf
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/index_pack.ml", line 695, characters 12-20:
- 695 | (Fmt.strf "I.refill: you lost something (pos: %d, len: %d)" t.i_pos
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I src/git/.git.objs/byte -I /home/opam/.opam/default/lib/angstrom -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/bigarray-overlap -I /home/opam/.opam/default/lib/bigstringaf -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/checkseum -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/decompress -I /home/opam/.opam/default/lib/decompress/impl -I /home/opam/.opam/default/lib/digestif -I /home/opam/.opam/default/lib/duff -I /home/opam/.opam/default/lib/encore -I /home/opam/.opam/default/lib/eqaf -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/fpath -I /home/opam/.opam/default/lib/hex -I /home/opam/.opam/default/lib/ke -I /home/opam/.opam/default/lib/logs -I /home/opam/.opam/default/lib/lru -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/ocamlgraph -I /home/opam/.opam/default/lib/ocplib-endian -I /home/opam/.opam/default/lib/ocplib-endian/bigstring -I /home/opam/.opam/default/lib/optint -I /home/opam/.opam/default/lib/psq -I /home/opam/.opam/default/lib/rresult -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/stringext -I /home/opam/.opam/default/lib/uri -cmi-file src/git/.git.objs/byte/git__Pack_info.cmi -no-alias-deps -open Git__ -o src/git/.git.objs/byte/git__Pack_info.cmo -c -impl src/git/pack_info.ml)
- File "src/git/pack_info.ml", line 200, characters 8-16:
- 200 | Fmt.strf "%s %d\000"
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/git/pack_info.ml", line 219, characters 36-47:
- 219 | | Some count -> count + Cstruct.len raw
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/pack_info.ml", line 220, characters 22-33:
- 220 | | None -> Cstruct.len raw
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/pack_info.ml", line 232, characters 38-49:
- 232 | go ~src ~ctx (PDec.flush 0 (Cstruct.len chunk) state)
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/pack_info.ml", line 313, characters 34-45:
- 313 | ~length:Cstruct.len))
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/pack_info.ml", line 333, characters 21-32:
- 333 | (Cstruct.len src) ) ;
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/pack_info.ml", line 335, characters 32-43:
- 335 | (PDec.refill 0 (Cstruct.len src) state)
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I src/git/.git.objs/byte -I /home/opam/.opam/default/lib/angstrom -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/bigarray-overlap -I /home/opam/.opam/default/lib/bigstringaf -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/checkseum -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/decompress -I /home/opam/.opam/default/lib/decompress/impl -I /home/opam/.opam/default/lib/digestif -I /home/opam/.opam/default/lib/duff -I /home/opam/.opam/default/lib/encore -I /home/opam/.opam/default/lib/eqaf -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/fpath -I /home/opam/.opam/default/lib/hex -I /home/opam/.opam/default/lib/ke -I /home/opam/.opam/default/lib/logs -I /home/opam/.opam/default/lib/lru -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/ocamlgraph -I /home/opam/.opam/default/lib/ocplib-endian -I /home/opam/.opam/default/lib/ocplib-endian/bigstring -I /home/opam/.opam/default/lib/optint -I /home/opam/.opam/default/lib/psq -I /home/opam/.opam/default/lib/rresult -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/stringext -I /home/opam/.opam/default/lib/uri -cmi-file src/git/.git.objs/byte/git__Tree.cmi -no-alias-deps -open Git__ -o src/git/.git.objs/byte/git__Tree.cmo -c -impl src/git/tree.ml)
- File "src/git/tree.ml", line 86, characters 33-41:
- 86 | (Fmt.hvbox (Fmt.list ~sep:(Fmt.unit ";@ ") pp_entry))
- ^^^^^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I src/git/.git.objs/byte -I src/git/.git.objs/native -I /home/opam/.opam/default/lib/angstrom -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/bigarray-overlap -I /home/opam/.opam/default/lib/bigstringaf -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/checkseum -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/decompress -I /home/opam/.opam/default/lib/decompress/impl -I /home/opam/.opam/default/lib/digestif -I /home/opam/.opam/default/lib/duff -I /home/opam/.opam/default/lib/encore -I /home/opam/.opam/default/lib/eqaf -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/fpath -I /home/opam/.opam/default/lib/hex -I /home/opam/.opam/default/lib/ke -I /home/opam/.opam/default/lib/logs -I /home/opam/.opam/default/lib/lru -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/ocamlgraph -I /home/opam/.opam/default/lib/ocplib-endian -I /home/opam/.opam/default/lib/ocplib-endian/bigstring -I /home/opam/.opam/default/lib/optint -I /home/opam/.opam/default/lib/psq -I /home/opam/.opam/default/lib/rresult -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/stringext -I /home/opam/.opam/default/lib/uri -cmi-file src/git/.git.objs/byte/git__Helper.cmi -no-alias-deps -open Git__ -o src/git/.git.objs/native/git__Helper.cmx -c -impl src/git/helper.ml)
- File "src/git/helper.ml", line 108, characters 7-18:
- 108 | if Cstruct.len raw < 25 * 2 then
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/helper.ml", line 114, characters 14-25:
- 114 | let len = Cstruct.len raw in
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/helper.ml", line 148, characters 11-22:
- 148 | (Cstruct.len raw)
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/helper.ml", line 150, characters 22-33:
- 150 | let off, len = 0, Cstruct.len raw in
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/helper.ml", line 170, characters 14-25:
- 170 | let len = Cstruct.len input in
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/helper.ml", line 175, characters 11-22:
- 175 | (Cstruct.len input) ) ;
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/helper.ml", line 223, characters 22-33:
- 223 | ; inf= Z.flush 0 (Cstruct.len raw0) @@ Z.default (Z.window_reset window)
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/helper.ml", line 246, characters 37-48:
- 246 | let inf = Z.flush 0 (Cstruct.len decoder.tmp) inf in
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/helper.ml", line 270, characters 49-60:
- 270 | {decoder with cur= input; inf= Z.refill 0 (Cstruct.len input) decoder.inf}
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/helper.ml", line 313, characters 29-40:
- 313 | let encoder = Lole.from (Cstruct.len etmp) (Cstruct.to_bigarray etmp) in
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/helper.ml", line 420, characters 17-28:
- 420 | level (Cstruct.len internal) ) ;
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/helper.ml", line 438, characters 43-54:
- 438 | Z.no_flush 0 0 z, E.flush 0 (Cstruct.len encoder.internal) e, 0
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/helper.ml", line 470, characters 12-20:
- 470 | let hdr = Fmt.strf "%s %Ld\000" kind (length value) in
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/git/helper.ml", line 483, characters 29-40:
- 483 | loop ctx (M.flush 0 (Cstruct.len tmp) encoder)
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/helper.ml", line 578, characters 22-30:
- 578 | Fpath.(temp_dir / Fmt.strf "%s.%06x" file rnd)
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/git/helper.ml", line 683, characters 42-53:
- 683 | go ~stack:0 (E.flush 0 (Cstruct.len raw) state)
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/helper.ml", line 689, characters 25-36:
- 689 | (Cstruct.len raw - rest)
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/helper.ml", line 690, characters 25-36:
- 690 | (Cstruct.len raw - rest = 0) ) ;
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/helper.ml", line 692, characters 23-34:
- 692 | if Cstruct.len raw - rest = 0 then stack + 1 else 0
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/helper.ml", line 694, characters 44-55:
- 694 | let state = E.flush rest (Cstruct.len raw - rest) state in
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I src/git/.git.objs/byte -I /home/opam/.opam/default/lib/angstrom -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/bigarray-overlap -I /home/opam/.opam/default/lib/bigstringaf -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/checkseum -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/decompress -I /home/opam/.opam/default/lib/decompress/impl -I /home/opam/.opam/default/lib/digestif -I /home/opam/.opam/default/lib/duff -I /home/opam/.opam/default/lib/encore -I /home/opam/.opam/default/lib/eqaf -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/fpath -I /home/opam/.opam/default/lib/hex -I /home/opam/.opam/default/lib/ke -I /home/opam/.opam/default/lib/logs -I /home/opam/.opam/default/lib/lru -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/ocamlgraph -I /home/opam/.opam/default/lib/ocplib-endian -I /home/opam/.opam/default/lib/ocplib-endian/bigstring -I /home/opam/.opam/default/lib/optint -I /home/opam/.opam/default/lib/psq -I /home/opam/.opam/default/lib/rresult -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/stringext -I /home/opam/.opam/default/lib/uri -cmi-file src/git/.git.objs/byte/git__Pack.cmi -no-alias-deps -open Git__ -o src/git/.git.objs/byte/git__Pack.cmo -c -impl src/git/pack.ml)
- File "src/git/pack.ml", line 294, characters 33-41:
- 294 | (Fmt.hvbox (Fmt.list ~sep:(Fmt.unit ";@ ") Duff.pp))
- ^^^^^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- File "src/git/pack.ml", line 562, characters 10-21:
- 562 | 1 + Cstruct.len raw + 1 + Duff.Default.Index.memory_size rabin
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/pack.ml", line 583, characters 37-45:
- 583 | (Fmt.hvbox (Fmt.list ~sep:(Fmt.unit ";@ ") Duff.pp))
- ^^^^^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- File "src/git/pack.ml", line 670, characters 18-29:
- 670 | length (Cstruct.len src_raw) (Cstruct.len trg_raw) hunks
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/pack.ml", line 670, characters 40-51:
- 670 | length (Cstruct.len src_raw) (Cstruct.len trg_raw) hunks
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/pack.ml", line 777, characters 28-39:
- 777 | length (Cstruct.len src_raw) (Cstruct.len trg_raw) hunks
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/pack.ml", line 777, characters 50-61:
- 777 | length (Cstruct.len src_raw) (Cstruct.len trg_raw) hunks
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/pack.ml", line 787, characters 54-65:
- 787 | ; src_length= Int64.of_int (Cstruct.len src_raw)
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/pack.ml", line 1113, characters 24-35:
- 1113 | Hunk.flush 0 (Cstruct.len t.h_tmp)
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/pack.ml", line 1142, characters 24-35:
- 1142 | Hunk.flush 0 (Cstruct.len t.h_tmp)
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/pack.ml", line 1214, characters 52-63:
- 1214 | Deflate.no_flush 0 0 z, Hunk.flush 0 (Cstruct.len t.h_tmp) h, 0
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/pack.ml", line 1359, characters 16-24:
- 1359 | (Fmt.strf
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/git/pack.ml", line 1402, characters 12-20:
- 1402 | (Fmt.strf
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/git/pack.ml", line 1419, characters 12-20:
- 1419 | (Fmt.strf
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I src/git/.git.objs/byte -I src/git/.git.objs/native -I /home/opam/.opam/default/lib/angstrom -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/bigarray-overlap -I /home/opam/.opam/default/lib/bigstringaf -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/checkseum -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/decompress -I /home/opam/.opam/default/lib/decompress/impl -I /home/opam/.opam/default/lib/digestif -I /home/opam/.opam/default/lib/duff -I /home/opam/.opam/default/lib/encore -I /home/opam/.opam/default/lib/eqaf -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/fpath -I /home/opam/.opam/default/lib/hex -I /home/opam/.opam/default/lib/ke -I /home/opam/.opam/default/lib/logs -I /home/opam/.opam/default/lib/lru -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/ocamlgraph -I /home/opam/.opam/default/lib/ocplib-endian -I /home/opam/.opam/default/lib/ocplib-endian/bigstring -I /home/opam/.opam/default/lib/optint -I /home/opam/.opam/default/lib/psq -I /home/opam/.opam/default/lib/rresult -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/stringext -I /home/opam/.opam/default/lib/uri -cmi-file src/git/.git.objs/byte/git__Blob.cmi -no-alias-deps -open Git__ -o src/git/.git.objs/native/git__Blob.cmx -c -impl src/git/blob.ml)
- File "src/git/blob.ml", line 59, characters 51-62:
- 59 | let length : t -> int64 = fun t -> Int64.of_int (Cstruct.len t)
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/blob.ml", line 100, characters 14-22:
- 100 | let hdr = Fmt.strf "blob %Ld\000" (length cs) in
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I src/git/.git.objs/byte -I /home/opam/.opam/default/lib/angstrom -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/bigarray-overlap -I /home/opam/.opam/default/lib/bigstringaf -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/checkseum -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/decompress -I /home/opam/.opam/default/lib/decompress/impl -I /home/opam/.opam/default/lib/digestif -I /home/opam/.opam/default/lib/duff -I /home/opam/.opam/default/lib/encore -I /home/opam/.opam/default/lib/eqaf -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/fpath -I /home/opam/.opam/default/lib/hex -I /home/opam/.opam/default/lib/ke -I /home/opam/.opam/default/lib/logs -I /home/opam/.opam/default/lib/lru -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/ocamlgraph -I /home/opam/.opam/default/lib/ocplib-endian -I /home/opam/.opam/default/lib/ocplib-endian/bigstring -I /home/opam/.opam/default/lib/optint -I /home/opam/.opam/default/lib/psq -I /home/opam/.opam/default/lib/rresult -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/stringext -I /home/opam/.opam/default/lib/uri -cmi-file src/git/.git.objs/byte/git__Commit.cmi -no-alias-deps -open Git__ -o src/git/.git.objs/byte/git__Commit.cmo -c -impl src/git/commit.ml)
- File "src/git/commit.ml", line 226, characters 33-41:
- 226 | (Fmt.hvbox (Fmt.list ~sep:(Fmt.unit ";@ ") Hash.pp))
- ^^^^^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I src/git/.git.objs/byte -I src/git/.git.objs/native -I /home/opam/.opam/default/lib/angstrom -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/bigarray-overlap -I /home/opam/.opam/default/lib/bigstringaf -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/checkseum -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/decompress -I /home/opam/.opam/default/lib/decompress/impl -I /home/opam/.opam/default/lib/digestif -I /home/opam/.opam/default/lib/duff -I /home/opam/.opam/default/lib/encore -I /home/opam/.opam/default/lib/eqaf -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/fpath -I /home/opam/.opam/default/lib/hex -I /home/opam/.opam/default/lib/ke -I /home/opam/.opam/default/lib/logs -I /home/opam/.opam/default/lib/lru -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/ocamlgraph -I /home/opam/.opam/default/lib/ocplib-endian -I /home/opam/.opam/default/lib/ocplib-endian/bigstring -I /home/opam/.opam/default/lib/optint -I /home/opam/.opam/default/lib/psq -I /home/opam/.opam/default/lib/rresult -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/stringext -I /home/opam/.opam/default/lib/uri -cmi-file src/git/.git.objs/byte/git__Tree.cmi -no-alias-deps -open Git__ -o src/git/.git.objs/native/git__Tree.cmx -c -impl src/git/tree.ml)
- File "src/git/tree.ml", line 86, characters 33-41:
- 86 | (Fmt.hvbox (Fmt.list ~sep:(Fmt.unit ";@ ") pp_entry))
- ^^^^^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I src/git/.git.objs/byte -I src/git/.git.objs/native -I /home/opam/.opam/default/lib/angstrom -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/bigarray-overlap -I /home/opam/.opam/default/lib/bigstringaf -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/checkseum -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/decompress -I /home/opam/.opam/default/lib/decompress/impl -I /home/opam/.opam/default/lib/digestif -I /home/opam/.opam/default/lib/duff -I /home/opam/.opam/default/lib/encore -I /home/opam/.opam/default/lib/eqaf -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/fpath -I /home/opam/.opam/default/lib/hex -I /home/opam/.opam/default/lib/ke -I /home/opam/.opam/default/lib/logs -I /home/opam/.opam/default/lib/lru -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/ocamlgraph -I /home/opam/.opam/default/lib/ocplib-endian -I /home/opam/.opam/default/lib/ocplib-endian/bigstring -I /home/opam/.opam/default/lib/optint -I /home/opam/.opam/default/lib/psq -I /home/opam/.opam/default/lib/rresult -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/stringext -I /home/opam/.opam/default/lib/uri -cmi-file src/git/.git.objs/byte/git__Commit.cmi -no-alias-deps -open Git__ -o src/git/.git.objs/native/git__Commit.cmx -c -impl src/git/commit.ml)
- File "src/git/commit.ml", line 226, characters 33-41:
- 226 | (Fmt.hvbox (Fmt.list ~sep:(Fmt.unit ";@ ") Hash.pp))
- ^^^^^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I src/git/.git.objs/byte -I src/git/.git.objs/native -I /home/opam/.opam/default/lib/angstrom -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/bigarray-overlap -I /home/opam/.opam/default/lib/bigstringaf -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/checkseum -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/decompress -I /home/opam/.opam/default/lib/decompress/impl -I /home/opam/.opam/default/lib/digestif -I /home/opam/.opam/default/lib/duff -I /home/opam/.opam/default/lib/encore -I /home/opam/.opam/default/lib/eqaf -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/fpath -I /home/opam/.opam/default/lib/hex -I /home/opam/.opam/default/lib/ke -I /home/opam/.opam/default/lib/logs -I /home/opam/.opam/default/lib/lru -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/ocamlgraph -I /home/opam/.opam/default/lib/ocplib-endian -I /home/opam/.opam/default/lib/ocplib-endian/bigstring -I /home/opam/.opam/default/lib/optint -I /home/opam/.opam/default/lib/psq -I /home/opam/.opam/default/lib/rresult -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/stringext -I /home/opam/.opam/default/lib/uri -cmi-file src/git/.git.objs/byte/git__Pack.cmi -no-alias-deps -open Git__ -o src/git/.git.objs/native/git__Pack.cmx -c -impl src/git/pack.ml)
- File "src/git/pack.ml", line 294, characters 33-41:
- 294 | (Fmt.hvbox (Fmt.list ~sep:(Fmt.unit ";@ ") Duff.pp))
- ^^^^^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- File "src/git/pack.ml", line 562, characters 10-21:
- 562 | 1 + Cstruct.len raw + 1 + Duff.Default.Index.memory_size rabin
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/pack.ml", line 583, characters 37-45:
- 583 | (Fmt.hvbox (Fmt.list ~sep:(Fmt.unit ";@ ") Duff.pp))
- ^^^^^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- File "src/git/pack.ml", line 670, characters 18-29:
- 670 | length (Cstruct.len src_raw) (Cstruct.len trg_raw) hunks
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/pack.ml", line 670, characters 40-51:
- 670 | length (Cstruct.len src_raw) (Cstruct.len trg_raw) hunks
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/pack.ml", line 777, characters 28-39:
- 777 | length (Cstruct.len src_raw) (Cstruct.len trg_raw) hunks
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/pack.ml", line 777, characters 50-61:
- 777 | length (Cstruct.len src_raw) (Cstruct.len trg_raw) hunks
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/pack.ml", line 787, characters 54-65:
- 787 | ; src_length= Int64.of_int (Cstruct.len src_raw)
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/pack.ml", line 1113, characters 24-35:
- 1113 | Hunk.flush 0 (Cstruct.len t.h_tmp)
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/pack.ml", line 1142, characters 24-35:
- 1142 | Hunk.flush 0 (Cstruct.len t.h_tmp)
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/pack.ml", line 1214, characters 52-63:
- 1214 | Deflate.no_flush 0 0 z, Hunk.flush 0 (Cstruct.len t.h_tmp) h, 0
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/pack.ml", line 1359, characters 16-24:
- 1359 | (Fmt.strf
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/git/pack.ml", line 1402, characters 12-20:
- 1402 | (Fmt.strf
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/git/pack.ml", line 1419, characters 12-20:
- 1419 | (Fmt.strf
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I src/git/.git.objs/byte -I /home/opam/.opam/default/lib/angstrom -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/bigarray-overlap -I /home/opam/.opam/default/lib/bigstringaf -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/checkseum -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/decompress -I /home/opam/.opam/default/lib/decompress/impl -I /home/opam/.opam/default/lib/digestif -I /home/opam/.opam/default/lib/duff -I /home/opam/.opam/default/lib/encore -I /home/opam/.opam/default/lib/eqaf -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/fpath -I /home/opam/.opam/default/lib/hex -I /home/opam/.opam/default/lib/ke -I /home/opam/.opam/default/lib/logs -I /home/opam/.opam/default/lib/lru -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/ocamlgraph -I /home/opam/.opam/default/lib/ocplib-endian -I /home/opam/.opam/default/lib/ocplib-endian/bigstring -I /home/opam/.opam/default/lib/optint -I /home/opam/.opam/default/lib/psq -I /home/opam/.opam/default/lib/rresult -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/stringext -I /home/opam/.opam/default/lib/uri -cmi-file src/git/.git.objs/byte/git__Unpack.cmi -no-alias-deps -open Git__ -o src/git/.git.objs/byte/git__Unpack.cmo -c -impl src/git/unpack.ml)
- File "src/git/unpack.ml", line 375, characters 34-42:
- 375 | else raise (Invalid_argument (Fmt.strf "Hunk.refill: you lost something"))
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/git/unpack.ml", line 773, characters 35-46:
- 773 | let z = Inflate.flush 0 (Cstruct.len t.o_z) z in
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/unpack.ml", line 841, characters 37-48:
- 841 | Inflate.flush 0 (Cstruct.len t.o_z)
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/unpack.ml", line 855, characters 37-48:
- 855 | Inflate.flush 0 (Cstruct.len t.o_z)
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/unpack.ml", line 869, characters 37-48:
- 869 | Inflate.flush 0 (Cstruct.len t.o_z)
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/unpack.ml", line 883, characters 37-48:
- 883 | Inflate.flush 0 (Cstruct.len t.o_z)
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/unpack.ml", line 905, characters 45-56:
- 905 | Inflate.flush 0 (Cstruct.len t.o_z)
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/unpack.ml", line 925, characters 41-52:
- 925 | Inflate.flush 0 (Cstruct.len t.o_z)
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/unpack.ml", line 1125, characters 12-20:
- 1125 | (Fmt.strf "Pack.refill: you lost something (pos: %d, len: %d)"
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/git/unpack.ml", line 1649, characters 55-66:
- 1649 | let len = function S s -> String.length s | C c -> Cstruct.len c
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/unpack.ml", line 1658, characters 56-67:
- 1658 | Lwt.return (Ok {Window.raw= map; off= pos; len= Cstruct.len map})
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/unpack.ml", line 1723, characters 26-37:
- 1723 | let len = Cstruct.len raw in
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/unpack.ml", line 1803, characters 26-37:
- 1803 | let len = Cstruct.len raw in
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/unpack.ml", line 1817, characters 24-32:
- 1817 | Fmt.strf "%s %d\000"
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/git/unpack.ml", line 1848, characters 24-32:
- 1848 | Fmt.strf "%s %d\000"
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/git/unpack.ml", line 1883, characters 24-32:
- 1883 | Fmt.strf "%s %d\000"
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/git/unpack.ml", line 1967, characters 24-32:
- 1967 | Fmt.strf "%s %d\000"
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/git/unpack.ml", line 1984, characters 33-44:
- 1984 | (Pack.flush 0 (Cstruct.len buf) state)
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/unpack.ml", line 2004, characters 28-36:
- 2004 | Fmt.strf "%s %d\000"
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/git/unpack.ml", line 2067, characters 26-37:
- 2067 | let len = Cstruct.len raw in
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/unpack.ml", line 2095, characters 24-32:
- 2095 | Fmt.strf "%s %d\000"
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/git/unpack.ml", line 2113, characters 33-44:
- 2113 | (Pack.flush 0 (Cstruct.len buf) state)
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/unpack.ml", line 2130, characters 34-42:
- 2130 | Fmt.strf "%s %d\000"
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/git/unpack.ml", line 2247, characters 36-47:
- 2247 | let weight (_, raw, _, _) = Cstruct.len raw
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/unpack.ml", line 2526, characters 26-37:
- 2526 | (max (Cstruct.len raw)
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I src/git/.git.objs/byte -I src/git/.git.objs/native -I /home/opam/.opam/default/lib/angstrom -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/bigarray-overlap -I /home/opam/.opam/default/lib/bigstringaf -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/checkseum -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/decompress -I /home/opam/.opam/default/lib/decompress/impl -I /home/opam/.opam/default/lib/digestif -I /home/opam/.opam/default/lib/duff -I /home/opam/.opam/default/lib/encore -I /home/opam/.opam/default/lib/eqaf -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/fpath -I /home/opam/.opam/default/lib/hex -I /home/opam/.opam/default/lib/ke -I /home/opam/.opam/default/lib/logs -I /home/opam/.opam/default/lib/lru -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/ocamlgraph -I /home/opam/.opam/default/lib/ocplib-endian -I /home/opam/.opam/default/lib/ocplib-endian/bigstring -I /home/opam/.opam/default/lib/optint -I /home/opam/.opam/default/lib/psq -I /home/opam/.opam/default/lib/rresult -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/stringext -I /home/opam/.opam/default/lib/uri -cmi-file src/git/.git.objs/byte/git__Index_pack.cmi -no-alias-deps -open Git__ -o src/git/.git.objs/native/git__Index_pack.cmx -c -impl src/git/index_pack.ml)
- File "src/git/index_pack.ml", line 81, characters 41-52:
- 81 | if off < 0 || len < 0 || off + len > Cstruct.len map then
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/index_pack.ml", line 82, characters 31-39:
- 82 | raise (Invalid_argument (Fmt.strf "%d:%d:%d" off len (Cstruct.len map)))
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/git/index_pack.ml", line 82, characters 60-71:
- 82 | raise (Invalid_argument (Fmt.strf "%d:%d:%d" off len (Cstruct.len map)))
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/index_pack.ml", line 132, characters 47-58:
- 132 | if v64_offset + (Hash.digest_size * 2) = Cstruct.len map then None
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/index_pack.ml", line 183, characters 11-22:
- 183 | aux 0 (Cstruct.len buf) buf
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/index_pack.ml", line 695, characters 12-20:
- 695 | (Fmt.strf "I.refill: you lost something (pos: %d, len: %d)" t.i_pos
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I src/git/.git.objs/byte -I src/git/.git.objs/native -I /home/opam/.opam/default/lib/angstrom -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/bigarray-overlap -I /home/opam/.opam/default/lib/bigstringaf -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/checkseum -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/decompress -I /home/opam/.opam/default/lib/decompress/impl -I /home/opam/.opam/default/lib/digestif -I /home/opam/.opam/default/lib/duff -I /home/opam/.opam/default/lib/encore -I /home/opam/.opam/default/lib/eqaf -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/fpath -I /home/opam/.opam/default/lib/hex -I /home/opam/.opam/default/lib/ke -I /home/opam/.opam/default/lib/logs -I /home/opam/.opam/default/lib/lru -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/ocamlgraph -I /home/opam/.opam/default/lib/ocplib-endian -I /home/opam/.opam/default/lib/ocplib-endian/bigstring -I /home/opam/.opam/default/lib/optint -I /home/opam/.opam/default/lib/psq -I /home/opam/.opam/default/lib/rresult -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/stringext -I /home/opam/.opam/default/lib/uri -cmi-file src/git/.git.objs/byte/git__Unpack.cmi -no-alias-deps -open Git__ -o src/git/.git.objs/native/git__Unpack.cmx -c -impl src/git/unpack.ml)
- File "src/git/unpack.ml", line 375, characters 34-42:
- 375 | else raise (Invalid_argument (Fmt.strf "Hunk.refill: you lost something"))
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/git/unpack.ml", line 773, characters 35-46:
- 773 | let z = Inflate.flush 0 (Cstruct.len t.o_z) z in
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/unpack.ml", line 841, characters 37-48:
- 841 | Inflate.flush 0 (Cstruct.len t.o_z)
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/unpack.ml", line 855, characters 37-48:
- 855 | Inflate.flush 0 (Cstruct.len t.o_z)
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/unpack.ml", line 869, characters 37-48:
- 869 | Inflate.flush 0 (Cstruct.len t.o_z)
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/unpack.ml", line 883, characters 37-48:
- 883 | Inflate.flush 0 (Cstruct.len t.o_z)
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/unpack.ml", line 905, characters 45-56:
- 905 | Inflate.flush 0 (Cstruct.len t.o_z)
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/unpack.ml", line 925, characters 41-52:
- 925 | Inflate.flush 0 (Cstruct.len t.o_z)
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/unpack.ml", line 1125, characters 12-20:
- 1125 | (Fmt.strf "Pack.refill: you lost something (pos: %d, len: %d)"
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/git/unpack.ml", line 1649, characters 55-66:
- 1649 | let len = function S s -> String.length s | C c -> Cstruct.len c
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/unpack.ml", line 1658, characters 56-67:
- 1658 | Lwt.return (Ok {Window.raw= map; off= pos; len= Cstruct.len map})
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/unpack.ml", line 1723, characters 26-37:
- 1723 | let len = Cstruct.len raw in
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/unpack.ml", line 1803, characters 26-37:
- 1803 | let len = Cstruct.len raw in
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/unpack.ml", line 1817, characters 24-32:
- 1817 | Fmt.strf "%s %d\000"
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/git/unpack.ml", line 1848, characters 24-32:
- 1848 | Fmt.strf "%s %d\000"
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/git/unpack.ml", line 1883, characters 24-32:
- 1883 | Fmt.strf "%s %d\000"
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/git/unpack.ml", line 1967, characters 24-32:
- 1967 | Fmt.strf "%s %d\000"
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/git/unpack.ml", line 1984, characters 33-44:
- 1984 | (Pack.flush 0 (Cstruct.len buf) state)
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/unpack.ml", line 2004, characters 28-36:
- 2004 | Fmt.strf "%s %d\000"
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/git/unpack.ml", line 2067, characters 26-37:
- 2067 | let len = Cstruct.len raw in
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/unpack.ml", line 2095, characters 24-32:
- 2095 | Fmt.strf "%s %d\000"
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/git/unpack.ml", line 2113, characters 33-44:
- 2113 | (Pack.flush 0 (Cstruct.len buf) state)
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/unpack.ml", line 2130, characters 34-42:
- 2130 | Fmt.strf "%s %d\000"
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/git/unpack.ml", line 2247, characters 36-47:
- 2247 | let weight (_, raw, _, _) = Cstruct.len raw
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/unpack.ml", line 2526, characters 26-37:
- 2526 | (max (Cstruct.len raw)
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I src/git/.git.objs/byte -I src/git/.git.objs/native -I /home/opam/.opam/default/lib/angstrom -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/bigarray-overlap -I /home/opam/.opam/default/lib/bigstringaf -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/checkseum -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/decompress -I /home/opam/.opam/default/lib/decompress/impl -I /home/opam/.opam/default/lib/digestif -I /home/opam/.opam/default/lib/duff -I /home/opam/.opam/default/lib/encore -I /home/opam/.opam/default/lib/eqaf -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/fpath -I /home/opam/.opam/default/lib/hex -I /home/opam/.opam/default/lib/ke -I /home/opam/.opam/default/lib/logs -I /home/opam/.opam/default/lib/lru -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/ocamlgraph -I /home/opam/.opam/default/lib/ocplib-endian -I /home/opam/.opam/default/lib/ocplib-endian/bigstring -I /home/opam/.opam/default/lib/optint -I /home/opam/.opam/default/lib/psq -I /home/opam/.opam/default/lib/rresult -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/stringext -I /home/opam/.opam/default/lib/uri -cmi-file src/git/.git.objs/byte/git__Pack_info.cmi -no-alias-deps -open Git__ -o src/git/.git.objs/native/git__Pack_info.cmx -c -impl src/git/pack_info.ml)
- File "src/git/pack_info.ml", line 200, characters 8-16:
- 200 | Fmt.strf "%s %d\000"
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/git/pack_info.ml", line 219, characters 36-47:
- 219 | | Some count -> count + Cstruct.len raw
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/pack_info.ml", line 220, characters 22-33:
- 220 | | None -> Cstruct.len raw
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/pack_info.ml", line 232, characters 38-49:
- 232 | go ~src ~ctx (PDec.flush 0 (Cstruct.len chunk) state)
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/pack_info.ml", line 313, characters 34-45:
- 313 | ~length:Cstruct.len))
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/pack_info.ml", line 333, characters 21-32:
- 333 | (Cstruct.len src) ) ;
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/pack_info.ml", line 335, characters 32-43:
- 335 | (PDec.refill 0 (Cstruct.len src) state)
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I src/git/.git.objs/byte -I /home/opam/.opam/default/lib/angstrom -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/bigarray-overlap -I /home/opam/.opam/default/lib/bigstringaf -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/checkseum -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/decompress -I /home/opam/.opam/default/lib/decompress/impl -I /home/opam/.opam/default/lib/digestif -I /home/opam/.opam/default/lib/duff -I /home/opam/.opam/default/lib/encore -I /home/opam/.opam/default/lib/eqaf -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/fpath -I /home/opam/.opam/default/lib/hex -I /home/opam/.opam/default/lib/ke -I /home/opam/.opam/default/lib/logs -I /home/opam/.opam/default/lib/lru -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/ocamlgraph -I /home/opam/.opam/default/lib/ocplib-endian -I /home/opam/.opam/default/lib/ocplib-endian/bigstring -I /home/opam/.opam/default/lib/optint -I /home/opam/.opam/default/lib/psq -I /home/opam/.opam/default/lib/rresult -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/stringext -I /home/opam/.opam/default/lib/uri -cmi-file src/git/.git.objs/byte/git__Pack_engine.cmi -no-alias-deps -open Git__ -o src/git/.git.objs/byte/git__Pack_engine.cmo -c -impl src/git/pack_engine.ml)
- File "src/git/pack_engine.ml", line 22, characters 19-42:
- 22 | let ( >>!= ) a f = Lwt_result.bind_lwt_err a f
- ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Lwt_result.bind_lwt_err
- Alias to bind_lwt_error
- File "src/git/pack_engine.ml", line 25, characters 18-36:
- 25 | let ( >!= ) a f = Lwt_result.map_err f a
- ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Lwt_result.map_err
- Alias to map_error
- File "src/git/pack_engine.ml", line 290, characters 42-53:
- 290 | PInfo.Unresolved {hash; length= Cstruct.len raw}
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/pack_engine.ml", line 476, characters 12-20:
- 476 | / Fmt.strf "pack-%s.pack" (Hash.to_hex exists.Exists.hash_pack))
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/git/pack_engine.ml", line 528, characters 8-16:
- 528 | Fmt.strf "%s %d\000"
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/git/pack_engine.ml", line 534, characters 11-22:
- 534 | (Cstruct.len raw)
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/pack_engine.ml", line 599, characters 59-70:
- 599 | Log.debug (fun l -> l "Has %d byte(s)." (Cstruct.len raw)) ;
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/pack_engine.ml", line 736, characters 17-25:
- 736 | let file = Fmt.strf "pack-%s.idx" (Hash.to_hex hash_pack) in
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/git/pack_engine.ml", line 801, characters 16-24:
- 801 | / Fmt.strf "pack-%s.pack" (Hash.to_hex info.PInfo.hash_pack))
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/git/pack_engine.ml", line 921, characters 12-20:
- 921 | / Fmt.strf "pack-%s.pack" (Hash.to_hex exists.Exists.hash_pack))
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/git/pack_engine.ml", line 1092, characters 45-56:
- 1092 | pack= PEnc.refill 0 (Cstruct.len raw) pack
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/pack_engine.ml", line 1250, characters 39-50:
- 1250 | let length = Int64.of_int (Cstruct.len raw) in
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/pack_engine.ml", line 1284, characters 33-44:
- 1284 | (Int64.of_int (Cstruct.len raw))
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/pack_engine.ml", line 1292, characters 23-34:
- 1292 | let length = Cstruct.len base in
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/pack_engine.ml", line 1332, characters 31-39:
- 1332 | store_pack_file ~fs (Fmt.strf "pack-%s.pack") ~root:dotgit ~temp_dir
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/git/pack_engine.ml", line 1347, characters 29-37:
- 1347 | let file = Fmt.strf "pack-%s.pack" (Hash.to_hex hash_pack) in
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I src/git/.git.objs/byte -I /home/opam/.opam/default/lib/angstrom -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/bigarray-overlap -I /home/opam/.opam/default/lib/bigstringaf -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/checkseum -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/decompress -I /home/opam/.opam/default/lib/decompress/impl -I /home/opam/.opam/default/lib/digestif -I /home/opam/.opam/default/lib/duff -I /home/opam/.opam/default/lib/encore -I /home/opam/.opam/default/lib/eqaf -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/fpath -I /home/opam/.opam/default/lib/hex -I /home/opam/.opam/default/lib/ke -I /home/opam/.opam/default/lib/logs -I /home/opam/.opam/default/lib/lru -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/ocamlgraph -I /home/opam/.opam/default/lib/ocplib-endian -I /home/opam/.opam/default/lib/ocplib-endian/bigstring -I /home/opam/.opam/default/lib/optint -I /home/opam/.opam/default/lib/psq -I /home/opam/.opam/default/lib/rresult -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/stringext -I /home/opam/.opam/default/lib/uri -cmi-file src/git/.git.objs/byte/git__Collector.cmi -no-alias-deps -open Git__ -o src/git/.git.objs/byte/git__Collector.cmo -c -impl src/git/collector.ml)
- File "src/git/collector.ml", line 50, characters 13-24:
- 50 | let ln = Cstruct.len cs in
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/collector.ml", line 84, characters 22-40:
- 84 | let ( >?= ) a f = Lwt_result.map_err f a in
- ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Lwt_result.map_err
- Alias to map_error
- File "src/git/collector.ml", line 144, characters 39-50:
- 144 | state := S.PEnc.flush 0 (Cstruct.len dtmp) state' ;
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/collector.ml", line 178, characters 42-53:
- 178 | state := S.PEnc.refill 0 (Cstruct.len raw) state' ;
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I src/git/.git.objs/byte -I /home/opam/.opam/default/lib/angstrom -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/bigarray-overlap -I /home/opam/.opam/default/lib/bigstringaf -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/checkseum -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/decompress -I /home/opam/.opam/default/lib/decompress/impl -I /home/opam/.opam/default/lib/digestif -I /home/opam/.opam/default/lib/duff -I /home/opam/.opam/default/lib/encore -I /home/opam/.opam/default/lib/eqaf -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/fpath -I /home/opam/.opam/default/lib/hex -I /home/opam/.opam/default/lib/ke -I /home/opam/.opam/default/lib/logs -I /home/opam/.opam/default/lib/lru -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/ocamlgraph -I /home/opam/.opam/default/lib/ocplib-endian -I /home/opam/.opam/default/lib/ocplib-endian/bigstring -I /home/opam/.opam/default/lib/optint -I /home/opam/.opam/default/lib/psq -I /home/opam/.opam/default/lib/rresult -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/stringext -I /home/opam/.opam/default/lib/uri -cmi-file src/git/.git.objs/byte/git__Value.cmi -no-alias-deps -open Git__ -o src/git/.git.objs/byte/git__Value.cmo -c -impl src/git/value.ml)
- File "src/git/value.ml", line 411, characters 23-34:
- 411 | let raw_length = Cstruct.len
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/value.ml", line 437, characters 23-34:
- 437 | let raw_length = Cstruct.len
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/value.ml", line 463, characters 23-34:
- 463 | let raw_length = Cstruct.len
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I src/git/.git.objs/byte -I src/git/.git.objs/native -I /home/opam/.opam/default/lib/angstrom -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/bigarray-overlap -I /home/opam/.opam/default/lib/bigstringaf -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/checkseum -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/decompress -I /home/opam/.opam/default/lib/decompress/impl -I /home/opam/.opam/default/lib/digestif -I /home/opam/.opam/default/lib/duff -I /home/opam/.opam/default/lib/encore -I /home/opam/.opam/default/lib/eqaf -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/fpath -I /home/opam/.opam/default/lib/hex -I /home/opam/.opam/default/lib/ke -I /home/opam/.opam/default/lib/logs -I /home/opam/.opam/default/lib/lru -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/ocamlgraph -I /home/opam/.opam/default/lib/ocplib-endian -I /home/opam/.opam/default/lib/ocplib-endian/bigstring -I /home/opam/.opam/default/lib/optint -I /home/opam/.opam/default/lib/psq -I /home/opam/.opam/default/lib/rresult -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/stringext -I /home/opam/.opam/default/lib/uri -cmi-file src/git/.git.objs/byte/git__Value.cmi -no-alias-deps -open Git__ -o src/git/.git.objs/native/git__Value.cmx -c -impl src/git/value.ml)
- File "src/git/value.ml", line 411, characters 23-34:
- 411 | let raw_length = Cstruct.len
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/value.ml", line 437, characters 23-34:
- 437 | let raw_length = Cstruct.len
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/value.ml", line 463, characters 23-34:
- 463 | let raw_length = Cstruct.len
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I src/git/.git.objs/byte -I /home/opam/.opam/default/lib/angstrom -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/bigarray-overlap -I /home/opam/.opam/default/lib/bigstringaf -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/checkseum -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/decompress -I /home/opam/.opam/default/lib/decompress/impl -I /home/opam/.opam/default/lib/digestif -I /home/opam/.opam/default/lib/duff -I /home/opam/.opam/default/lib/encore -I /home/opam/.opam/default/lib/eqaf -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/fpath -I /home/opam/.opam/default/lib/hex -I /home/opam/.opam/default/lib/ke -I /home/opam/.opam/default/lib/logs -I /home/opam/.opam/default/lib/lru -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/ocamlgraph -I /home/opam/.opam/default/lib/ocplib-endian -I /home/opam/.opam/default/lib/ocplib-endian/bigstring -I /home/opam/.opam/default/lib/optint -I /home/opam/.opam/default/lib/psq -I /home/opam/.opam/default/lib/rresult -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/stringext -I /home/opam/.opam/default/lib/uri -cmi-file src/git/.git.objs/byte/git__Loose.cmi -no-alias-deps -open Git__ -o src/git/.git.objs/byte/git__Loose.cmo -c -impl src/git/loose.ml)
- File "src/git/loose.ml", line 147, characters 6-14:
- 147 | ( Fmt.strf "%02x" (Hash.read hash 0)
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/git/loose.ml", line 255, characters 26-37:
- 255 | let n' = min n (Cstruct.len cs - !pos) in
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/loose.ml", line 348, characters 6-15:
- 348 | Fmt.kstrf Cstruct.of_string "%s %d\000%!"
- ^^^^^^^^^
- Alert deprecated: Fmt.kstrf
- use Fmt.kstr instead.
- File "src/git/loose.ml", line 354, characters 9-20:
- 354 | (Cstruct.len value)
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/loose.ml", line 364, characters 35-46:
- 364 | ; state= Deflate.no_flush 0 (Cstruct.len value') (Deflate.default level)
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I src/git/.git.objs/byte -I src/git/.git.objs/native -I /home/opam/.opam/default/lib/angstrom -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/bigarray-overlap -I /home/opam/.opam/default/lib/bigstringaf -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/checkseum -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/decompress -I /home/opam/.opam/default/lib/decompress/impl -I /home/opam/.opam/default/lib/digestif -I /home/opam/.opam/default/lib/duff -I /home/opam/.opam/default/lib/encore -I /home/opam/.opam/default/lib/eqaf -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/fpath -I /home/opam/.opam/default/lib/hex -I /home/opam/.opam/default/lib/ke -I /home/opam/.opam/default/lib/logs -I /home/opam/.opam/default/lib/lru -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/ocamlgraph -I /home/opam/.opam/default/lib/ocplib-endian -I /home/opam/.opam/default/lib/ocplib-endian/bigstring -I /home/opam/.opam/default/lib/optint -I /home/opam/.opam/default/lib/psq -I /home/opam/.opam/default/lib/rresult -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/stringext -I /home/opam/.opam/default/lib/uri -cmi-file src/git/.git.objs/byte/git__Pack_engine.cmi -no-alias-deps -open Git__ -o src/git/.git.objs/native/git__Pack_engine.cmx -c -impl src/git/pack_engine.ml)
- File "src/git/pack_engine.ml", line 22, characters 19-42:
- 22 | let ( >>!= ) a f = Lwt_result.bind_lwt_err a f
- ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Lwt_result.bind_lwt_err
- Alias to bind_lwt_error
- File "src/git/pack_engine.ml", line 25, characters 18-36:
- 25 | let ( >!= ) a f = Lwt_result.map_err f a
- ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Lwt_result.map_err
- Alias to map_error
- File "src/git/pack_engine.ml", line 290, characters 42-53:
- 290 | PInfo.Unresolved {hash; length= Cstruct.len raw}
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/pack_engine.ml", line 476, characters 12-20:
- 476 | / Fmt.strf "pack-%s.pack" (Hash.to_hex exists.Exists.hash_pack))
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/git/pack_engine.ml", line 528, characters 8-16:
- 528 | Fmt.strf "%s %d\000"
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/git/pack_engine.ml", line 534, characters 11-22:
- 534 | (Cstruct.len raw)
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/pack_engine.ml", line 599, characters 59-70:
- 599 | Log.debug (fun l -> l "Has %d byte(s)." (Cstruct.len raw)) ;
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/pack_engine.ml", line 736, characters 17-25:
- 736 | let file = Fmt.strf "pack-%s.idx" (Hash.to_hex hash_pack) in
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/git/pack_engine.ml", line 801, characters 16-24:
- 801 | / Fmt.strf "pack-%s.pack" (Hash.to_hex info.PInfo.hash_pack))
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/git/pack_engine.ml", line 921, characters 12-20:
- 921 | / Fmt.strf "pack-%s.pack" (Hash.to_hex exists.Exists.hash_pack))
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/git/pack_engine.ml", line 1092, characters 45-56:
- 1092 | pack= PEnc.refill 0 (Cstruct.len raw) pack
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/pack_engine.ml", line 1250, characters 39-50:
- 1250 | let length = Int64.of_int (Cstruct.len raw) in
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/pack_engine.ml", line 1284, characters 33-44:
- 1284 | (Int64.of_int (Cstruct.len raw))
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/pack_engine.ml", line 1292, characters 23-34:
- 1292 | let length = Cstruct.len base in
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/pack_engine.ml", line 1332, characters 31-39:
- 1332 | store_pack_file ~fs (Fmt.strf "pack-%s.pack") ~root:dotgit ~temp_dir
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/git/pack_engine.ml", line 1347, characters 29-37:
- 1347 | let file = Fmt.strf "pack-%s.pack" (Hash.to_hex hash_pack) in
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I src/git/.git.objs/byte -I src/git/.git.objs/native -I /home/opam/.opam/default/lib/angstrom -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/bigarray-overlap -I /home/opam/.opam/default/lib/bigstringaf -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/checkseum -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/decompress -I /home/opam/.opam/default/lib/decompress/impl -I /home/opam/.opam/default/lib/digestif -I /home/opam/.opam/default/lib/duff -I /home/opam/.opam/default/lib/encore -I /home/opam/.opam/default/lib/eqaf -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/fpath -I /home/opam/.opam/default/lib/hex -I /home/opam/.opam/default/lib/ke -I /home/opam/.opam/default/lib/logs -I /home/opam/.opam/default/lib/lru -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/ocamlgraph -I /home/opam/.opam/default/lib/ocplib-endian -I /home/opam/.opam/default/lib/ocplib-endian/bigstring -I /home/opam/.opam/default/lib/optint -I /home/opam/.opam/default/lib/psq -I /home/opam/.opam/default/lib/rresult -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/stringext -I /home/opam/.opam/default/lib/uri -cmi-file src/git/.git.objs/byte/git__Collector.cmi -no-alias-deps -open Git__ -o src/git/.git.objs/native/git__Collector.cmx -c -impl src/git/collector.ml)
- File "src/git/collector.ml", line 50, characters 13-24:
- 50 | let ln = Cstruct.len cs in
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/collector.ml", line 84, characters 22-40:
- 84 | let ( >?= ) a f = Lwt_result.map_err f a in
- ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Lwt_result.map_err
- Alias to map_error
- File "src/git/collector.ml", line 144, characters 39-50:
- 144 | state := S.PEnc.flush 0 (Cstruct.len dtmp) state' ;
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/collector.ml", line 178, characters 42-53:
- 178 | state := S.PEnc.refill 0 (Cstruct.len raw) state' ;
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I src/git/.git.objs/byte -I src/git/.git.objs/native -I /home/opam/.opam/default/lib/angstrom -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/bigarray-overlap -I /home/opam/.opam/default/lib/bigstringaf -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/checkseum -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/decompress -I /home/opam/.opam/default/lib/decompress/impl -I /home/opam/.opam/default/lib/digestif -I /home/opam/.opam/default/lib/duff -I /home/opam/.opam/default/lib/encore -I /home/opam/.opam/default/lib/eqaf -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/fpath -I /home/opam/.opam/default/lib/hex -I /home/opam/.opam/default/lib/ke -I /home/opam/.opam/default/lib/logs -I /home/opam/.opam/default/lib/lru -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/ocamlgraph -I /home/opam/.opam/default/lib/ocplib-endian -I /home/opam/.opam/default/lib/ocplib-endian/bigstring -I /home/opam/.opam/default/lib/optint -I /home/opam/.opam/default/lib/psq -I /home/opam/.opam/default/lib/rresult -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/stringext -I /home/opam/.opam/default/lib/uri -cmi-file src/git/.git.objs/byte/git__Loose.cmi -no-alias-deps -open Git__ -o src/git/.git.objs/native/git__Loose.cmx -c -impl src/git/loose.ml)
- File "src/git/loose.ml", line 147, characters 6-14:
- 147 | ( Fmt.strf "%02x" (Hash.read hash 0)
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/git/loose.ml", line 255, characters 26-37:
- 255 | let n' = min n (Cstruct.len cs - !pos) in
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/loose.ml", line 348, characters 6-15:
- 348 | Fmt.kstrf Cstruct.of_string "%s %d\000%!"
- ^^^^^^^^^
- Alert deprecated: Fmt.kstrf
- use Fmt.kstr instead.
- File "src/git/loose.ml", line 354, characters 9-20:
- 354 | (Cstruct.len value)
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/loose.ml", line 364, characters 35-46:
- 364 | ; state= Deflate.no_flush 0 (Cstruct.len value') (Deflate.default level)
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I src/git/.git.objs/byte -I src/git/.git.objs/native -I /home/opam/.opam/default/lib/angstrom -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/bigarray-overlap -I /home/opam/.opam/default/lib/bigstringaf -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/checkseum -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/decompress -I /home/opam/.opam/default/lib/decompress/impl -I /home/opam/.opam/default/lib/digestif -I /home/opam/.opam/default/lib/duff -I /home/opam/.opam/default/lib/encore -I /home/opam/.opam/default/lib/eqaf -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/fpath -I /home/opam/.opam/default/lib/hex -I /home/opam/.opam/default/lib/ke -I /home/opam/.opam/default/lib/logs -I /home/opam/.opam/default/lib/lru -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/ocamlgraph -I /home/opam/.opam/default/lib/ocplib-endian -I /home/opam/.opam/default/lib/ocplib-endian/bigstring -I /home/opam/.opam/default/lib/optint -I /home/opam/.opam/default/lib/psq -I /home/opam/.opam/default/lib/rresult -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/stringext -I /home/opam/.opam/default/lib/uri -cmi-file src/git/.git.objs/byte/git__Sync.cmi -no-alias-deps -open Git__ -o src/git/.git.objs/native/git__Sync.cmx -c -impl src/git/sync.ml)
- File "src/git/sync.ml", line 176, characters 69-75:
- 176 | (Fmt.iter_bindings Store.Reference.Map.iter Fmt.(pair ~sep:(always " -> ") Store.Reference.pp Store.Hash.pp)) map
- ^^^^^^
- Alert deprecated: Fmt.always
- use Fmt.any instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I src/git/.git.objs/byte -I /home/opam/.opam/default/lib/angstrom -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/bigarray-overlap -I /home/opam/.opam/default/lib/bigstringaf -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/checkseum -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/decompress -I /home/opam/.opam/default/lib/decompress/impl -I /home/opam/.opam/default/lib/digestif -I /home/opam/.opam/default/lib/duff -I /home/opam/.opam/default/lib/encore -I /home/opam/.opam/default/lib/eqaf -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/fpath -I /home/opam/.opam/default/lib/hex -I /home/opam/.opam/default/lib/ke -I /home/opam/.opam/default/lib/logs -I /home/opam/.opam/default/lib/lru -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/ocamlgraph -I /home/opam/.opam/default/lib/ocplib-endian -I /home/opam/.opam/default/lib/ocplib-endian/bigstring -I /home/opam/.opam/default/lib/optint -I /home/opam/.opam/default/lib/psq -I /home/opam/.opam/default/lib/rresult -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/stringext -I /home/opam/.opam/default/lib/uri -cmi-file src/git/.git.objs/byte/git__Sync.cmi -no-alias-deps -open Git__ -o src/git/.git.objs/byte/git__Sync.cmo -c -impl src/git/sync.ml)
- File "src/git/sync.ml", line 176, characters 69-75:
- 176 | (Fmt.iter_bindings Store.Reference.Map.iter Fmt.(pair ~sep:(always " -> ") Store.Reference.pp Store.Hash.pp)) map
- ^^^^^^
- Alert deprecated: Fmt.always
- use Fmt.any instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I src/git/.git.objs/byte -I /home/opam/.opam/default/lib/angstrom -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/bigarray-overlap -I /home/opam/.opam/default/lib/bigstringaf -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/checkseum -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/decompress -I /home/opam/.opam/default/lib/decompress/impl -I /home/opam/.opam/default/lib/digestif -I /home/opam/.opam/default/lib/duff -I /home/opam/.opam/default/lib/encore -I /home/opam/.opam/default/lib/eqaf -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/fpath -I /home/opam/.opam/default/lib/hex -I /home/opam/.opam/default/lib/ke -I /home/opam/.opam/default/lib/logs -I /home/opam/.opam/default/lib/lru -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/ocamlgraph -I /home/opam/.opam/default/lib/ocplib-endian -I /home/opam/.opam/default/lib/ocplib-endian/bigstring -I /home/opam/.opam/default/lib/optint -I /home/opam/.opam/default/lib/psq -I /home/opam/.opam/default/lib/rresult -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/stringext -I /home/opam/.opam/default/lib/uri -cmi-file src/git/.git.objs/byte/git__Smart.cmi -no-alias-deps -open Git__ -o src/git/.git.objs/byte/git__Smart.cmo -c -impl src/git/smart.ml)
- File "src/git/smart.ml", line 231, characters 63-74:
- 231 | (Encore.Lole.pp_scalar ~get:Cstruct.get_char ~length:Cstruct.len)
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/smart.ml", line 788, characters 65-76:
- 788 | let pp = Encore.Lole.pp_scalar ~get:Cstruct.get_char ~length:Cstruct.len in
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/smart.ml", line 974, characters 23-34:
- 974 | else if off >= Cstruct.len decoder.buffer then
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/smart.ml", line 980, characters 19-30:
- 980 | ; len= Cstruct.len decoder.buffer - off
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/smart.ml", line 1010, characters 23-34:
- 1010 | else if off >= Cstruct.len decoder.buffer then
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/smart.ml", line 1016, characters 19-30:
- 1016 | ; len= Cstruct.len decoder.buffer - off
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/smart.ml", line 1832, characters 53-64:
- 1832 | let free {payload; pos} = Cstruct.sub payload pos (Cstruct.len payload - pos)
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/smart.ml", line 1859, characters 15-26:
- 1859 | let _len = Cstruct.len encoder.payload in
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/smart.ml", line 1877, characters 16-24:
- 1877 | let hdr = Fmt.strf "%04x" has in
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/git/smart.ml", line 1918, characters 43-51:
- 1918 | (writes "deepen" @@ w_space @@ writes (Fmt.strf "%d" depth) k) encoder
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/git/smart.ml", line 1921, characters 49-57:
- 1921 | (writes "deepen-since" @@ w_space @@ writes (Fmt.strf "%Ld" timestamp) k)
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/git/smart.ml", line 1995, characters 21-29:
- 1995 | @@ writes (Fmt.strf "%d" port)
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I src/git/.git.objs/byte -I /home/opam/.opam/default/lib/angstrom -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/bigarray-overlap -I /home/opam/.opam/default/lib/bigstringaf -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/checkseum -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/decompress -I /home/opam/.opam/default/lib/decompress/impl -I /home/opam/.opam/default/lib/digestif -I /home/opam/.opam/default/lib/duff -I /home/opam/.opam/default/lib/encore -I /home/opam/.opam/default/lib/eqaf -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/fpath -I /home/opam/.opam/default/lib/hex -I /home/opam/.opam/default/lib/ke -I /home/opam/.opam/default/lib/logs -I /home/opam/.opam/default/lib/lru -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/ocamlgraph -I /home/opam/.opam/default/lib/ocplib-endian -I /home/opam/.opam/default/lib/ocplib-endian/bigstring -I /home/opam/.opam/default/lib/optint -I /home/opam/.opam/default/lib/psq -I /home/opam/.opam/default/lib/rresult -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/stringext -I /home/opam/.opam/default/lib/uri -cmi-file src/git/.git.objs/byte/git__Store.cmi -no-alias-deps -open Git__ -o src/git/.git.objs/byte/git__Store.cmo -c -impl src/git/store.ml)
- File "src/git/store.ml", line 20, characters 19-37:
- 20 | let ( >>!= ) x f = Lwt_result.map_err f x
- ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Lwt_result.map_err
- Alias to map_error
- File "src/git/store.ml", line 413, characters 12-23:
- 413 | let v = Cstruct.len v in
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/store.ml", line 491, characters 19-28:
- 491 | | Error e -> Fmt.kstrf Lwt.fail_with "%a" LooseImpl.pp_error e
- ^^^^^^^^^
- Alert deprecated: Fmt.kstrf
- use Fmt.kstr instead.
- File "src/git/store.ml", line 527, characters 20-31:
- 527 | if length > Cstruct.len !buffer then (
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/store.ml", line 529, characters 19-30:
- 529 | round (Cstruct.len !buffer) length - Cstruct.len !buffer
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/store.ml", line 529, characters 49-60:
- 529 | round (Cstruct.len !buffer) length - Cstruct.len !buffer
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/store.ml", line 603, characters 17-28:
- 603 | let ln = Cstruct.len cs in
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/store.ml", line 674, characters 27-38:
- 674 | | None -> 0, Cstruct.len raw
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/store.ml", line 730, characters 29-37:
- 730 | to_temp_file t.fs (Fmt.strf "pack-%s.pack") ~temp_dir stream
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/git/store.ml", line 764, characters 18-26:
- 764 | let err = Fmt.strf "Git.Store.read_exn: %a not found" Hash.pp hash in
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I src/git/.git.objs/byte -I src/git/.git.objs/native -I /home/opam/.opam/default/lib/angstrom -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/bigarray-overlap -I /home/opam/.opam/default/lib/bigstringaf -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/checkseum -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/decompress -I /home/opam/.opam/default/lib/decompress/impl -I /home/opam/.opam/default/lib/digestif -I /home/opam/.opam/default/lib/duff -I /home/opam/.opam/default/lib/encore -I /home/opam/.opam/default/lib/eqaf -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/fpath -I /home/opam/.opam/default/lib/hex -I /home/opam/.opam/default/lib/ke -I /home/opam/.opam/default/lib/logs -I /home/opam/.opam/default/lib/lru -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/ocamlgraph -I /home/opam/.opam/default/lib/ocplib-endian -I /home/opam/.opam/default/lib/ocplib-endian/bigstring -I /home/opam/.opam/default/lib/optint -I /home/opam/.opam/default/lib/psq -I /home/opam/.opam/default/lib/rresult -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/stringext -I /home/opam/.opam/default/lib/uri -cmi-file src/git/.git.objs/byte/git__Mem.cmi -no-alias-deps -open Git__ -o src/git/.git.objs/native/git__Mem.cmx -c -impl src/git/mem.ml)
- File "src/git/mem.ml", line 145, characters 14-25:
- 145 | let len = Cstruct.len raw in
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/mem.ml", line 148, characters 6-14:
- 148 | Fmt.strf "%s %d\000%!"
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/git/mem.ml", line 168, characters 24-32:
- 168 | let str = Fmt.strf "%a" Error.Decoder.pp_error err in
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/git/mem.ml", line 278, characters 17-28:
- 278 | let ln = Cstruct.len cs in
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/mem.ml", line 283, characters 11-22:
- 283 | if Cstruct.len target < hunks_descr.PDec.Hunk.target_length then
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/mem.ml", line 299, characters 10-19:
- 299 | Fmt.kstrf
- ^^^^^^^^^
- Alert deprecated: Fmt.kstrf
- use Fmt.kstr instead.
- File "src/git/mem.ml", line 322, characters 34-45:
- 322 | (PDec.refill 0 (Cstruct.len raw) state)
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/mem.ml", line 334, characters 43-54:
- 334 | go ~revidx ~src (PDec.flush 0 (Cstruct.len o) state)
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/mem.ml", line 341, characters 31-42:
- 341 | Insert (off, Cstruct.len raw) :: hunks
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/mem.ml", line 347, characters 32-43:
- 347 | [Insert (off, Cstruct.len raw)]
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/mem.ml", line 358, characters 23-34:
- 358 | (Cstruct.len raw) ) ;
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I src/git/.git.objs/byte -I src/git/.git.objs/native -I /home/opam/.opam/default/lib/angstrom -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/bigarray-overlap -I /home/opam/.opam/default/lib/bigstringaf -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/checkseum -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/decompress -I /home/opam/.opam/default/lib/decompress/impl -I /home/opam/.opam/default/lib/digestif -I /home/opam/.opam/default/lib/duff -I /home/opam/.opam/default/lib/encore -I /home/opam/.opam/default/lib/eqaf -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/fpath -I /home/opam/.opam/default/lib/hex -I /home/opam/.opam/default/lib/ke -I /home/opam/.opam/default/lib/logs -I /home/opam/.opam/default/lib/lru -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/ocamlgraph -I /home/opam/.opam/default/lib/ocplib-endian -I /home/opam/.opam/default/lib/ocplib-endian/bigstring -I /home/opam/.opam/default/lib/optint -I /home/opam/.opam/default/lib/psq -I /home/opam/.opam/default/lib/rresult -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/stringext -I /home/opam/.opam/default/lib/uri -cmi-file src/git/.git.objs/byte/git__Smart.cmi -no-alias-deps -open Git__ -o src/git/.git.objs/native/git__Smart.cmx -c -impl src/git/smart.ml)
- File "src/git/smart.ml", line 231, characters 63-74:
- 231 | (Encore.Lole.pp_scalar ~get:Cstruct.get_char ~length:Cstruct.len)
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/smart.ml", line 788, characters 65-76:
- 788 | let pp = Encore.Lole.pp_scalar ~get:Cstruct.get_char ~length:Cstruct.len in
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/smart.ml", line 974, characters 23-34:
- 974 | else if off >= Cstruct.len decoder.buffer then
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/smart.ml", line 980, characters 19-30:
- 980 | ; len= Cstruct.len decoder.buffer - off
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/smart.ml", line 1010, characters 23-34:
- 1010 | else if off >= Cstruct.len decoder.buffer then
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/smart.ml", line 1016, characters 19-30:
- 1016 | ; len= Cstruct.len decoder.buffer - off
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/smart.ml", line 1832, characters 53-64:
- 1832 | let free {payload; pos} = Cstruct.sub payload pos (Cstruct.len payload - pos)
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/smart.ml", line 1859, characters 15-26:
- 1859 | let _len = Cstruct.len encoder.payload in
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/smart.ml", line 1877, characters 16-24:
- 1877 | let hdr = Fmt.strf "%04x" has in
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/git/smart.ml", line 1918, characters 43-51:
- 1918 | (writes "deepen" @@ w_space @@ writes (Fmt.strf "%d" depth) k) encoder
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/git/smart.ml", line 1921, characters 49-57:
- 1921 | (writes "deepen-since" @@ w_space @@ writes (Fmt.strf "%Ld" timestamp) k)
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/git/smart.ml", line 1995, characters 21-29:
- 1995 | @@ writes (Fmt.strf "%d" port)
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I src/git/.git.objs/byte -I src/git/.git.objs/native -I /home/opam/.opam/default/lib/angstrom -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/bigarray-overlap -I /home/opam/.opam/default/lib/bigstringaf -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/checkseum -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/decompress -I /home/opam/.opam/default/lib/decompress/impl -I /home/opam/.opam/default/lib/digestif -I /home/opam/.opam/default/lib/duff -I /home/opam/.opam/default/lib/encore -I /home/opam/.opam/default/lib/eqaf -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/fpath -I /home/opam/.opam/default/lib/hex -I /home/opam/.opam/default/lib/ke -I /home/opam/.opam/default/lib/logs -I /home/opam/.opam/default/lib/lru -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/ocamlgraph -I /home/opam/.opam/default/lib/ocplib-endian -I /home/opam/.opam/default/lib/ocplib-endian/bigstring -I /home/opam/.opam/default/lib/optint -I /home/opam/.opam/default/lib/psq -I /home/opam/.opam/default/lib/rresult -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/stringext -I /home/opam/.opam/default/lib/uri -cmi-file src/git/.git.objs/byte/git__Negociator.cmi -no-alias-deps -open Git__ -o src/git/.git.objs/native/git__Negociator.cmx -c -impl src/git/negociator.ml)
- File "src/git/negociator.ml", line 56, characters 19-27:
- 56 | Fmt.list ~sep:(Fmt.unit " |@ ") Fmt.string ppf flags
- ^^^^^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I src/git/.git.objs/byte -I /home/opam/.opam/default/lib/angstrom -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/bigarray-overlap -I /home/opam/.opam/default/lib/bigstringaf -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/checkseum -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/decompress -I /home/opam/.opam/default/lib/decompress/impl -I /home/opam/.opam/default/lib/digestif -I /home/opam/.opam/default/lib/duff -I /home/opam/.opam/default/lib/encore -I /home/opam/.opam/default/lib/eqaf -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/fpath -I /home/opam/.opam/default/lib/hex -I /home/opam/.opam/default/lib/ke -I /home/opam/.opam/default/lib/logs -I /home/opam/.opam/default/lib/lru -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/ocamlgraph -I /home/opam/.opam/default/lib/ocplib-endian -I /home/opam/.opam/default/lib/ocplib-endian/bigstring -I /home/opam/.opam/default/lib/optint -I /home/opam/.opam/default/lib/psq -I /home/opam/.opam/default/lib/rresult -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/stringext -I /home/opam/.opam/default/lib/uri -cmi-file src/git/.git.objs/byte/git__Negociator.cmi -no-alias-deps -open Git__ -o src/git/.git.objs/byte/git__Negociator.cmo -c -impl src/git/negociator.ml)
- File "src/git/negociator.ml", line 56, characters 19-27:
- 56 | Fmt.list ~sep:(Fmt.unit " |@ ") Fmt.string ppf flags
- ^^^^^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I src/git/.git.objs/byte -I /home/opam/.opam/default/lib/angstrom -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/bigarray-overlap -I /home/opam/.opam/default/lib/bigstringaf -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/checkseum -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/decompress -I /home/opam/.opam/default/lib/decompress/impl -I /home/opam/.opam/default/lib/digestif -I /home/opam/.opam/default/lib/duff -I /home/opam/.opam/default/lib/encore -I /home/opam/.opam/default/lib/eqaf -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/fpath -I /home/opam/.opam/default/lib/hex -I /home/opam/.opam/default/lib/ke -I /home/opam/.opam/default/lib/logs -I /home/opam/.opam/default/lib/lru -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/ocamlgraph -I /home/opam/.opam/default/lib/ocplib-endian -I /home/opam/.opam/default/lib/ocplib-endian/bigstring -I /home/opam/.opam/default/lib/optint -I /home/opam/.opam/default/lib/psq -I /home/opam/.opam/default/lib/rresult -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/stringext -I /home/opam/.opam/default/lib/uri -cmi-file src/git/.git.objs/byte/git__Mem.cmi -no-alias-deps -open Git__ -o src/git/.git.objs/byte/git__Mem.cmo -c -impl src/git/mem.ml)
- File "src/git/mem.ml", line 145, characters 14-25:
- 145 | let len = Cstruct.len raw in
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/mem.ml", line 148, characters 6-14:
- 148 | Fmt.strf "%s %d\000%!"
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/git/mem.ml", line 168, characters 24-32:
- 168 | let str = Fmt.strf "%a" Error.Decoder.pp_error err in
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/git/mem.ml", line 278, characters 17-28:
- 278 | let ln = Cstruct.len cs in
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/mem.ml", line 283, characters 11-22:
- 283 | if Cstruct.len target < hunks_descr.PDec.Hunk.target_length then
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/mem.ml", line 299, characters 10-19:
- 299 | Fmt.kstrf
- ^^^^^^^^^
- Alert deprecated: Fmt.kstrf
- use Fmt.kstr instead.
- File "src/git/mem.ml", line 322, characters 34-45:
- 322 | (PDec.refill 0 (Cstruct.len raw) state)
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/mem.ml", line 334, characters 43-54:
- 334 | go ~revidx ~src (PDec.flush 0 (Cstruct.len o) state)
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/mem.ml", line 341, characters 31-42:
- 341 | Insert (off, Cstruct.len raw) :: hunks
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/mem.ml", line 347, characters 32-43:
- 347 | [Insert (off, Cstruct.len raw)]
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/mem.ml", line 358, characters 23-34:
- 358 | (Cstruct.len raw) ) ;
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I src/git/.git.objs/byte -I /home/opam/.opam/default/lib/angstrom -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/bigarray-overlap -I /home/opam/.opam/default/lib/bigstringaf -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/checkseum -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/decompress -I /home/opam/.opam/default/lib/decompress/impl -I /home/opam/.opam/default/lib/digestif -I /home/opam/.opam/default/lib/duff -I /home/opam/.opam/default/lib/encore -I /home/opam/.opam/default/lib/eqaf -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/fpath -I /home/opam/.opam/default/lib/hex -I /home/opam/.opam/default/lib/ke -I /home/opam/.opam/default/lib/logs -I /home/opam/.opam/default/lib/lru -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/ocamlgraph -I /home/opam/.opam/default/lib/ocplib-endian -I /home/opam/.opam/default/lib/ocplib-endian/bigstring -I /home/opam/.opam/default/lib/optint -I /home/opam/.opam/default/lib/psq -I /home/opam/.opam/default/lib/rresult -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/stringext -I /home/opam/.opam/default/lib/uri -cmi-file src/git/.git.objs/byte/git__Tcp.cmi -no-alias-deps -open Git__ -o src/git/.git.objs/byte/git__Tcp.cmo -c -impl src/git/tcp.ml)
- File "src/git/tcp.ml", line 15, characters 15-38:
- 15 | let ( >>!= ) = Lwt_result.bind_lwt_err
- ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Lwt_result.bind_lwt_err
- Alias to bind_lwt_error
- File "src/git/tcp.ml", line 100, characters 45-56:
- 100 | let raw = Cstruct.sub buf committed (Cstruct.len buf - committed) in
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/tcp.ml", line 105, characters 28-39:
- 105 | ~length:Cstruct.len))
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/tcp.ml", line 124, characters 17-28:
- 124 | let ln = Cstruct.len cs in
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/tcp.ml", line 286, characters 27-38:
- 286 | let n = min (Cstruct.len keep) (Cstruct.len dst) in
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/tcp.ml", line 286, characters 46-57:
- 286 | let n = min (Cstruct.len keep) (Cstruct.len dst) in
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/tcp.ml", line 289, characters 17-28:
- 289 | if Cstruct.len keep > 0 then
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/tcp.ml", line 296, characters 31-42:
- 296 | let n = min (Cstruct.len keep) (Cstruct.len dst) in
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/tcp.ml", line 296, characters 50-61:
- 296 | let n = min (Cstruct.len keep) (Cstruct.len dst) in
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/tcp.ml", line 299, characters 21-32:
- 299 | if Cstruct.len keep > 0 then
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I src/git/.git.objs/byte -I src/git/.git.objs/native -I /home/opam/.opam/default/lib/angstrom -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/bigarray-overlap -I /home/opam/.opam/default/lib/bigstringaf -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/checkseum -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/decompress -I /home/opam/.opam/default/lib/decompress/impl -I /home/opam/.opam/default/lib/digestif -I /home/opam/.opam/default/lib/duff -I /home/opam/.opam/default/lib/encore -I /home/opam/.opam/default/lib/eqaf -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/fpath -I /home/opam/.opam/default/lib/hex -I /home/opam/.opam/default/lib/ke -I /home/opam/.opam/default/lib/logs -I /home/opam/.opam/default/lib/lru -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/ocamlgraph -I /home/opam/.opam/default/lib/ocplib-endian -I /home/opam/.opam/default/lib/ocplib-endian/bigstring -I /home/opam/.opam/default/lib/optint -I /home/opam/.opam/default/lib/psq -I /home/opam/.opam/default/lib/rresult -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/stringext -I /home/opam/.opam/default/lib/uri -cmi-file src/git/.git.objs/byte/git__Store.cmi -no-alias-deps -open Git__ -o src/git/.git.objs/native/git__Store.cmx -c -impl src/git/store.ml)
- File "src/git/store.ml", line 20, characters 19-37:
- 20 | let ( >>!= ) x f = Lwt_result.map_err f x
- ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Lwt_result.map_err
- Alias to map_error
- File "src/git/store.ml", line 413, characters 12-23:
- 413 | let v = Cstruct.len v in
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/store.ml", line 491, characters 19-28:
- 491 | | Error e -> Fmt.kstrf Lwt.fail_with "%a" LooseImpl.pp_error e
- ^^^^^^^^^
- Alert deprecated: Fmt.kstrf
- use Fmt.kstr instead.
- File "src/git/store.ml", line 527, characters 20-31:
- 527 | if length > Cstruct.len !buffer then (
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/store.ml", line 529, characters 19-30:
- 529 | round (Cstruct.len !buffer) length - Cstruct.len !buffer
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/store.ml", line 529, characters 49-60:
- 529 | round (Cstruct.len !buffer) length - Cstruct.len !buffer
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/store.ml", line 603, characters 17-28:
- 603 | let ln = Cstruct.len cs in
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/store.ml", line 674, characters 27-38:
- 674 | | None -> 0, Cstruct.len raw
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/store.ml", line 730, characters 29-37:
- 730 | to_temp_file t.fs (Fmt.strf "pack-%s.pack") ~temp_dir stream
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/git/store.ml", line 764, characters 18-26:
- 764 | let err = Fmt.strf "Git.Store.read_exn: %a not found" Hash.pp hash in
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I src/git/.git.objs/byte -I src/git/.git.objs/native -I /home/opam/.opam/default/lib/angstrom -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/bigarray-overlap -I /home/opam/.opam/default/lib/bigstringaf -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/checkseum -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/decompress -I /home/opam/.opam/default/lib/decompress/impl -I /home/opam/.opam/default/lib/digestif -I /home/opam/.opam/default/lib/duff -I /home/opam/.opam/default/lib/encore -I /home/opam/.opam/default/lib/eqaf -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/fpath -I /home/opam/.opam/default/lib/hex -I /home/opam/.opam/default/lib/ke -I /home/opam/.opam/default/lib/logs -I /home/opam/.opam/default/lib/lru -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/ocamlgraph -I /home/opam/.opam/default/lib/ocplib-endian -I /home/opam/.opam/default/lib/ocplib-endian/bigstring -I /home/opam/.opam/default/lib/optint -I /home/opam/.opam/default/lib/psq -I /home/opam/.opam/default/lib/rresult -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/stringext -I /home/opam/.opam/default/lib/uri -cmi-file src/git/.git.objs/byte/git__Tcp.cmi -no-alias-deps -open Git__ -o src/git/.git.objs/native/git__Tcp.cmx -c -impl src/git/tcp.ml)
- File "src/git/tcp.ml", line 15, characters 15-38:
- 15 | let ( >>!= ) = Lwt_result.bind_lwt_err
- ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Lwt_result.bind_lwt_err
- Alias to bind_lwt_error
- File "src/git/tcp.ml", line 100, characters 45-56:
- 100 | let raw = Cstruct.sub buf committed (Cstruct.len buf - committed) in
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/tcp.ml", line 105, characters 28-39:
- 105 | ~length:Cstruct.len))
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/tcp.ml", line 124, characters 17-28:
- 124 | let ln = Cstruct.len cs in
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/tcp.ml", line 286, characters 27-38:
- 286 | let n = min (Cstruct.len keep) (Cstruct.len dst) in
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/tcp.ml", line 286, characters 46-57:
- 286 | let n = min (Cstruct.len keep) (Cstruct.len dst) in
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/tcp.ml", line 289, characters 17-28:
- 289 | if Cstruct.len keep > 0 then
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/tcp.ml", line 296, characters 31-42:
- 296 | let n = min (Cstruct.len keep) (Cstruct.len dst) in
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/tcp.ml", line 296, characters 50-61:
- 296 | let n = min (Cstruct.len keep) (Cstruct.len dst) in
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/git/tcp.ml", line 299, characters 21-32:
- 299 | if Cstruct.len keep > 0 then
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
-> compiled git.2.1.3
-> installed git.2.1.3
=== STDERR ===
2026-06-23 20:25.09: OK: build git.2.1.3 (runc: 20.2s, disk: 152KB)
2026-06-23 20:25.09: Job succeeded