std.typecons.Rebindable only works for class instances derived from Object. It should also work when the compile-time type of the object is an interface.
Fixed in svn r1550.