In preparation for moving the `CompactTarget` to `primitives` remove the generic `Into` impl and explicitly implement for just the `From` impls that the `pow` unit tests use. Test code only.