After cloning the repository and running poetry install the following is printed:

Perhaps, the property name should be changed as follows:
# pyproject.toml:-name = "gitbug-java"+name = "gitbug"
After the property is changed the command poetry install executes with no warning and all the following commands from the instructions are executed normally.