error: dynamize does not support Self qualified as another trait
 --> src/bin/qualified_self_opt.rs:7:39
  |
7 |     fn test(&self) -> Option<<Self as Foo>::X>;
  |                                       ^^^