Redefine +Rake::Task#execute+, so it can report errors to Airbrake.
A wrapper around the original +execute+, that catches all errors and notifies Airbrake.
rubocop:disable Lint/RescueException
[Validate]