[ 0:00] + mkdir -p capture [ 0:00] + cat [ 0:00] + mkdir capture/grants [ 0:00] + touch capture/grants/noAccess [ 0:00] + touch capture/grants/writeOnly [ 0:00] + touch capture/grants/readOnly [ 0:00] + chmod -rwx capture/grants/noAccess [ 0:00] + chmod -rx capture/grants/writeOnly [ 0:00] + chmod -wx capture/grants/readOnly [ 0:00] + verify capture/fs-grants-capture.c [ 0:00] | load capture/fs-grants-capture.c fs-grants-capture.c [ 0:01] | expect --result valid [ 0:01] | cc -o testcase.bc fs-grants-capture.c [ 0:01] | verify --max-memory 4GiB --max-time 600 --threads 2 --report-filename verify.out --leakcheck exit --capture capture/grants:follow:/ testcase.bc [ 0:01] compiling fs-grants-capture.c [ 0:01] loading bitcode … DiOS … LART … RR … constants … done [ 0:03] booting … done [ 0:04] states per second: 48.3871 [ 0:04] state count: 3 [ 0:04] mips: 0.25 [ 0:04] error found: no [ 0:04] + check debris [ 0:04] + test -e warning