Fixes:
- Crashpad: namespace mpack to avoid ODR violation. (#1476, crashpad#143)
- Structured logs: stop local attributes overwriting all globally set attributes. They now get merged, and local values overwrite existing global values for the same key. (#1486)