advi 2.0.0 is not compatible with ocaml 5
Seen on https://github.com/ocaml/opam-repository/pull/25747
```
# File "src/main.ml", line 175, characters 0-14:
# 175 | Printexc.catch (Misc.handle_fatal_error main) ();;
# ^^^^^^^^^^^^^^
# Error (alert deprecated): Stdlib.Printexc.catch
# This function is no longer needed.
```