[ 0:00] + mkdir -p capture [ 0:00] + cat [ 0:00] + mkdir capture/dir [ 0:00] + touch capture/dir/file [ 0:00] + ln capture/dir/file capture/dir/hardlinkFile [ 0:00] + verify capture/fs-links-capture.c [ 0:00] | load capture/fs-links-capture.c fs-links-capture.c [ 0:00] | expect --result valid [ 0:00] | cc -o testcase.bc fs-links-capture.c [ 0:00] | verify --max-memory 4GiB --max-time 600 --threads 2 --report-filename verify.out --leakcheck exit --capture capture/dir:follow:/ testcase.bc [ 0:00] compiling fs-links-capture.c [ 0:00] loading bitcode … DiOS … LART … RR … constants … done [ 0:02] booting … done [ 0:03] states per second: 52.6316 [ 0:03] state count: 3 [ 0:03] mips: 0.29 [ 0:03] error found: no [ 0:03] + check debris [ 0:03] + test -e warning