test_v_rast_stats stderr

/usr/lib/python2.7/dist-packages/numpy/core/__init__.py:14: DeprecationWarning: CObject type is not supported in 3.x. Please use capsule objects instead.
  from . import multiarray
/usr/lib/python2.7/dist-packages/numpy/core/__init__.py:21: DeprecationWarning: CObject type is not supported in 3.x. Please use capsule objects instead.
  from . import umath
/usr/lib/python2.7/dist-packages/numpy/random/__init__.py:99: DeprecationWarning: CObject type is not supported in 3.x. Please use capsule objects instead.
  from .mtrand import *
/usr/lib/python2.7/xml/etree/ElementTree.py:1638: DeprecationWarning: This method of XMLParser is deprecated.  Define doctype() method on the TreeBuilder target.
  DeprecationWarning,
etc/python/grass/pygrass/vector/__init__.py:187: DeprecationWarning: Vector.write(geo_obj, attrs=(...)) is depreciated, specify cat explicitly
  DeprecationWarning)
Building topology for vector map <test_line@__scripts_v_rast_stats_test_v_rast_stats>...
Registering primitives...

2 primitives registered
7 vertices registered
Building areas...
0..50..100
0 areas built
0 isles built
Attaching islands...
Attaching centroids...
50..100
Number of nodes: 4
Number of primitives: 2
Number of points: 0
Number of lines: 2
Number of boundaries: 0
Number of centroids: 0
Number of areas: 0
Number of isles: 0
.WARNING: Vector map <test_line> already exists and will be overwritten
Building topology for vector map <test_line@__scripts_v_rast_stats_test_v_rast_stats>...
Registering primitives...

2 primitives registered
7 vertices registered
Building areas...
0..50..100
0 areas built
0 isles built
Attaching islands...
Attaching centroids...
50..100
Number of nodes: 4
Number of primitives: 2
Number of points: 0
Number of lines: 2
Number of boundaries: 0
Number of centroids: 0
Number of areas: 0
Number of isles: 0
.WARNING: Vector map <test_line> already exists and will be overwritten
Building topology for vector map <test_line@__scripts_v_rast_stats_test_v_rast_stats>...
Registering primitives...

2 primitives registered
7 vertices registered
Building areas...
0..50..100
0 areas built
0 isles built
Attaching islands...
Attaching centroids...
50..100
Number of nodes: 4
Number of primitives: 2
Number of points: 0
Number of lines: 2
Number of boundaries: 0
Number of centroids: 0
Number of areas: 0
Number of isles: 0
....
----------------------------------------------------------------------
Ran 6 tests in 3.331s
OK