Following pytest-dev/pytest#5975 nodes should not be instantiated via __call__ but with from_parent(). This is used with layered test cases in this package. The warnings can be seen, when running the testsuite with pytest on gocept.reference with python 3.8