No construction from lvalue reference. Use std::move.
Declared in <folly/lang/RValueReferenceWrapper.h>
<folly/lang/RValueReferenceWrapper.h>
explicit rvalue_reference_wrapper(T& ref) noexcept = delete;