```
This updates RapidCheck to the latest version available from
https://github.com/emil-e/rapidcheck.
RapidCheck now uses the new RC_INSTALL_ALL_EXTRAS option, to install the
extra boost_test packages, which should unblock progress in #14430.
```
Backport of core [[https://github.com/bitcoin/bitcoin/pull/14853 | PR14853]].
Depends on D5223.