The signature looks like this: `final Function<? super T, ? extends Completable> mapper` although it should be `final Function<? super T, ? extends CompletableSource> mapper`