https://bugs.winehq.org/show_bug.cgi?id=54560
--- Comment #2 from François Gouget fgouget@codeweavers.com --- I can sort of reproduce this if I make id.LowPart constant and make sure to time out in the expect_failure cases:
mscoree.c:616: Test failed: CreateDirectoryW(L"C:\users\fgouget\Temp\loa4216.tmp") failed: 183 mscoree.c:637: Test failed: CreateDirectoryW(L"C:\users\fgouget\Temp\loa4216.tmp\private") failed: 183
But that scenario still feels pretty unlikely.