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