Crates loader, use **kwargs on task and loader initialisation instead of named args
This fix an issue discovered while testing loader on docker environment, error was (load_crates() got an unexpected keyword argument 'lister_name')
Related T4104
Migrated from D8049 (view on Phabricator)