1[ 2 { 3 "cmd": [], 4 "name": "RECIPE CRASH (Uncaught exception)", 5 "~followup_annotations": [ 6 "@@@STEP_EXCEPTION@@@", 7 "The recipe has crashed at point 'Uncaught exception'!", 8 "", 9 "Traceback (most recent call last):", 10 " File \"RECIPE_REPO[skia]/infra/bots/recipe_modules/build/examples/full.py\", line 23, in RunSteps", 11 " api.build(checkout_root=checkout_root, out_dir=out_dir)", 12 " File \"RECIPE_REPO[skia]/infra/bots/recipe_modules/build/api.py\", line 53, in __call__", 13 " self.compile_fn(self.m, checkout_root, out_dir)", 14 " File \"RECIPE_REPO[skia]/infra/bots/recipe_modules/build/docker.py\", line 61, in compile_fn", 15 " raise Exception('Not implemented: ' + api.vars.builder_name)", 16 "Exception('Not implemented: Build-Unix-GCC-x86_64-Release-Docker')" 17 ] 18 }, 19 { 20 "failure": { 21 "humanReason": "Uncaught Exception: Exception('Not implemented: Build-Unix-GCC-x86_64-Release-Docker')" 22 }, 23 "name": "$result" 24 } 25]