fetching https://github.com/ibuclaw/dmd.git error-18665 (attempt: 1/3)
From https://github.com/ibuclaw/dmd
 * branch            error-18665 -> FETCH_HEAD

merging FETCH_HEAD
Merge made by the 'recursive' strategy.
 compiler/src/dmd/frontend.h                 |  47 ----
 compiler/src/dmd/id.d                       |  47 ----
 compiler/src/dmd/mustuse.d                  |  15 +-
 compiler/src/dmd/opover.d                   | 149 +------------
 compiler/test/fail_compilation/dep_d1_ops.d | 322 ++++++++++++++++++++--------
 compiler/test/fail_compilation/fail14343.d  |  25 +++
 compiler/test/runnable/opover.d             |  40 +---
 compiler/test/runnable/xtest46.d            |  16 +-
 8 files changed, 281 insertions(+), 380 deletions(-)
 create mode 100644 compiler/test/fail_compilation/fail14343.d