https://issues.dlang.org/show_bug.cgi?id=17541 --- Comment #2 from johanengelen at weka.io --- In other code I hit the same issue but now with compiler-invocation-dependent deduction of `@safe` or `@trusted` for `__fieldDtor` of a struct. --