[ 0:00] + mkdir -p 1/2/3 [ 0:00] + cat [ 0:00] + touch 1/2/3/3.h [ 0:00] + touch 1/2/2.h [ 0:00] + touch 1/1.h [ 0:00] + cd 1/2/3 [ 0:00] + divine cc test.c -I.. -I../.. [ 0:00] compiling test.c [ 0:00] + divine cc -c test.c -I.. -I../.. [ 0:00] compiling test.c [ 0:00] + check debris [ 0:00] + test -e warning