[Telemetry] Remove internal dependencies on BuildbotOutputFormatter
This CL picks up the value serialization changes from crrev.com/
1157793003 as
well as the refactor of story_runner_unittest so that it no longer depends on
BuildbotOutputFormatter.
As a result, there are no remaining dependencies on BuildbotOutputFormatter in
Telemetry, save for results_options.py, which allows for consumers to continue
to use BuildbotOutputFormatter for the time being.
BUG=477056
R=nednguyen
Review URL: https://codereview.chromium.org/
1165883003
Cr-Commit-Position: refs/heads/master@{#333069}