[ 0:00] + EXTRA_FILES= [ 0:00] + FLAGS= [ 0:00] + . /home/xrockai/src/divine/nightly/test/bricks/4.brick-types.bt [ 0:00] + test -z [ 0:00] ++ basename /home/xrockai/src/divine/nightly/test/bricks/4.brick-types.bt [ 0:00] ++ sed 's/^[0-9u].\([^.]*\)\..*$/\1/' [ 0:00] + TESTCASE=brick-types [ 0:00] + cat [ 0:00] + TESTFILE=/home/xrockai/src/divine/nightly/brick-types [ 0:00] + test -f /home/xrockai/src/divine/nightly/brick-types [ 0:00] + TESTFILE=/home/xrockai/src/divine/nightly/bricks/brick-types [ 0:00] ++ grep 'namespace t_' /home/xrockai/src/divine/nightly/bricks/brick-types [ 0:00] ++ sed 's/^.*\(t_[^ ]*\).*$/\1/' [ 0:00] + TESTNS=t_types [ 0:00] + divine cc -std=c++14 -DBRICK_UNITTEST_REG -DNVALGRIND -I/home/xrockai/src/divine/nightly/bricks unittest.cpp -o unittest.bc [ 0:00] compiling unittest.cpp [ 0:00] In file included from unittest.cpp:5: [ 0:01] /home/xrockai/src/divine/nightly/bricks/brick-types:925:77: warning: pack fold expression is a C++1z extension [ 0:01] using Union = _impl::Union< ( std::is_copy_constructible< Types >::value && ... ), Types... >; [ 0:01] ^ [ 0:01] 1 warning generated. [ 0:03] + for NS in $TESTNS [ 0:08] + divine verify --threads 1 -o nofail:malloc unittest.bc t_types [ 0:08] + tee verify.out [ 0:08] states per second: 338.163 [ 1:16] state count: 19466 [ 1:16] mips: 0.14 [ 1:16] error found: no [ 1:16] a report was written to unittest.report [ 1:16] + check verify /home/xrockai/src/divine/nightly/test/bricks/4.brick-types.bt [ 1:17] + check debris