^
---
events:(
  -
    kind: "message-v1"
    backtrace:(
      - "[^"]+")+
    message: \|(
+      [^
]*)*|
  -
    kind: "find-v1"
    backtrace:(
      - "[^"]+")+
    mode: "[^"]*"
    variable: "[^"]*"
    description: "[^"]*"
    settings:(
      [A-Za-z_]+: (true|false|"(NEVER|ONLY|FIRST|LAST)"))+
    names:(
      - "[^"]+")+
    candidate_directories:(
      - "[^"]+")*
    searched_directories:(
      - "[^"]+")*
    found: (false|"[^"]*"))+
  -
    kind: "try_compile-v1"
    backtrace:
      - "[^"]*/Modules/CMakeDetermineCompilerABI.cmake:[0-9]+ \(try_compile\)"
      - "[^"]*/Modules/CMakeTestCCompiler.cmake:[0-9]+ \(CMAKE_DETERMINE_COMPILER_ABI\)"
      - "Inspect.cmake:[0-9]+ \(enable_language\)"
      - "CMakeLists.txt:[0-9]+ \(include\)"
    checks:
      - "Detecting C compiler ABI info"
    directories:
      source: "[^"]*/Tests/RunCMake/try_compile/Inspect-build/CMakeFiles/CMakeScratch/TryCompile-[^/"]+"
      binary: "[^"]*/Tests/RunCMake/try_compile/Inspect-build/CMakeFiles/CMakeScratch/TryCompile-[^/"]+"
    cmakeVariables:(
      CMAKE_[^
]*)+
    buildResult:
      variable: "CMAKE_C_ABI_COMPILED"
      cached: true
      stdout: \|.*
      exitCode: 0(
  -
    kind: "message-v1"
    backtrace:(
      - "[^"]+")+
    message: \|(
+      [^
]*)*|
  -
    kind: "find-v1"
    backtrace:(
      - "[^"]+")+
    mode: "[^"]*"
    variable: "[^"]*"
    description: "[^"]*"
    settings:(
      [A-Za-z_]+: (true|false|"(NEVER|ONLY|FIRST|LAST)"))+
    names:(
      - "[^"]+")+
    candidate_directories:(
      - "[^"]+")*
    searched_directories:(
      - "[^"]+")*
    found: (false|"[^"]*"))+
  -
    kind: "try_compile-v1"
    backtrace:
      - "[^"]*/Modules/CMakeDetermineCompilerABI.cmake:[0-9]+ \(try_compile\)"
      - "[^"]*/Modules/CMakeTestCXXCompiler.cmake:[0-9]+ \(CMAKE_DETERMINE_COMPILER_ABI\)"
      - "Inspect.cmake:[0-9]+ \(enable_language\)"
      - "CMakeLists.txt:[0-9]+ \(include\)"
    checks:
      - "Detecting CXX compiler ABI info"
    directories:
      source: "[^"]*/Tests/RunCMake/try_compile/Inspect-build/CMakeFiles/CMakeScratch/TryCompile-[^/"]+"
      binary: "[^"]*/Tests/RunCMake/try_compile/Inspect-build/CMakeFiles/CMakeScratch/TryCompile-[^/"]+"
    cmakeVariables:(
      CMAKE_[^
]*)+
    buildResult:
      variable: "CMAKE_CXX_ABI_COMPILED"
      cached: true
      stdout: \|.*
      exitCode: 0(
  -
    kind: "message-v1"
    backtrace:(
      - "[^"]+")+
    message: \|(
+      [^
]*)*)*
\.\.\.$
