The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of XCLogParser, reference master (96e3e0), with Swift 6.1 for macOS (SPM) on 1 May 2025 01:53:12 UTC.

Swift 6 data race errors: 6

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MobileNativeFoundation/XCLogParser.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/MobileNativeFoundation/XCLogParser
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 96e3e00 Merge pull request #223 from chenrui333/patch-1
Cloned https://github.com/MobileNativeFoundation/XCLogParser.git
Revision (git rev-parse @):
96e3e00fd7ccb11ea0ae2651e83d2c2533503ccc
SUCCESS checkout https://github.com/MobileNativeFoundation/XCLogParser.git at master
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/1024jp/GzipSwift
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/apple/swift-argument-parser from cache
[1/1021] Fetching spectre
[22/2432] Fetching spectre, pathkit
[299/3981] Fetching spectre, pathkit, gzipswift
[1037/16915] Fetching spectre, pathkit, gzipswift, cryptoswift
Fetched https://github.com/1024jp/GzipSwift from cache (1.67s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.67s)
Fetched https://github.com/kylef/Spectre.git from cache (1.67s)
Fetched https://github.com/kylef/PathKit.git from cache (1.67s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.68s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.2.0 (2.35s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (2.96s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.3.3 (0.61s)
Computing version for https://github.com/1024jp/GzipSwift
Computed https://github.com/1024jp/GzipSwift at 5.1.1 (0.56s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.60s)
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.2.0
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Creating working copy for https://github.com/1024jp/GzipSwift
Working copy of https://github.com/1024jp/GzipSwift resolved at 5.1.1
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.3.3
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "xclogparser",
      "name": "XCLogParser",
      "url": "https://github.com/MobileNativeFoundation/XCLogParser.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/XCLogParser",
      "dependencies": [
        {
          "identity": "gzipswift",
          "name": "Gzip",
          "url": "https://github.com/1024jp/GzipSwift",
          "version": "5.2.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/GzipSwift",
          "dependencies": [
          ]
        },
        {
          "identity": "cryptoswift",
          "name": "CryptoSwift",
          "url": "https://github.com/krzyzanowskim/CryptoSwift.git",
          "version": "1.3.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CryptoSwift",
          "dependencies": [
          ]
        },
        {
          "identity": "pathkit",
          "name": "PathKit",
          "url": "https://github.com/kylef/PathKit.git",
          "version": "1.0.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PathKit",
          "dependencies": [
            {
              "identity": "spectre",
              "name": "Spectre",
              "url": "https://github.com/kylef/Spectre.git",
              "version": "0.10.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Spectre",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser",
          "version": "1.5.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/MobileNativeFoundation/XCLogParser.git
[1/2435] Fetching xclogparser
Fetched https://github.com/MobileNativeFoundation/XCLogParser.git from cache (1.22s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git from cache
Fetching https://github.com/kylef/PathKit.git from cache
Fetching https://github.com/1024jp/GzipSwift from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/kylef/PathKit.git from cache (0.54s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (0.54s)
Fetched https://github.com/1024jp/GzipSwift from cache (0.54s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.54s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (0.59s)
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/kylef/Spectre.git from cache (0.45s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.3.3 (0.50s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.04s)
Computing version for https://github.com/1024jp/GzipSwift
Computed https://github.com/1024jp/GzipSwift at 5.2.0 (0.57s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.49s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Creating working copy for https://github.com/MobileNativeFoundation/XCLogParser.git
Working copy of https://github.com/MobileNativeFoundation/XCLogParser.git resolved at master (96e3e00)
Creating working copy for https://github.com/1024jp/GzipSwift
Working copy of https://github.com/1024jp/GzipSwift resolved at 5.2.0
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.3.3
Found 4 product dependencies
  - Gzip
  - CryptoSwift
  - PathKit
  - swift-argument-parser
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/MobileNativeFoundation/XCLogParser.git
https://github.com/MobileNativeFoundation/XCLogParser.git
{
  "dependencies" : [
    {
      "identity" : "gzipswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.1.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/1024jp/GzipSwift"
    },
    {
      "identity" : "cryptoswift",
      "requirement" : {
        "exact" : [
          "1.3.3"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
    },
    {
      "identity" : "pathkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kylef/PathKit.git"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    }
  ],
  "manifest_display_name" : "XCLogParser",
  "name" : "XCLogParser",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    }
  ],
  "products" : [
    {
      "name" : "xclogparser",
      "targets" : [
        "XCLogParserApp"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "XCLogParser",
      "targets" : [
        "XCLogParser"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "XcodeHasher",
      "module_type" : "SwiftTarget",
      "name" : "XcodeHasher",
      "path" : "Sources/XcodeHasher",
      "product_dependencies" : [
        "CryptoSwift"
      ],
      "product_memberships" : [
        "xclogparser",
        "XCLogParser"
      ],
      "sources" : [
        "XcodeHasher.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "XCLogParserTests",
      "module_type" : "SwiftTarget",
      "name" : "XCLogParserTests",
      "path" : "Tests/XCLogParserTests",
      "sources" : [
        "ActivityParserTests.swift",
        "BuildStatusSanitizerTests.swift",
        "BuildStep+TestUtils.swift",
        "ChromeTracerOutputTests.swift",
        "ClangCompilerParserTests.swift",
        "IssuesReporterTests.swift",
        "LexRedactorTests.swift",
        "LexerTests.swift",
        "LogFinderTests.swift",
        "LogManifestTests.swift",
        "ParserTests.swift",
        "ReporterTests.swift",
        "String+BuildSpecificInformationRemovalTests.swift",
        "SwiftCompilerParserTests.swift",
        "TestUtils.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "XCLogParser"
      ],
      "type" : "test"
    },
    {
      "c99name" : "XCLogParserApp",
      "module_type" : "SwiftTarget",
      "name" : "XCLogParserApp",
      "path" : "Sources/XCLogParserApp",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "xclogparser"
      ],
      "sources" : [
        "commands/DumpCommand.swift",
        "commands/MainCommand.swift",
        "commands/ManifestCommand.swift",
        "commands/Optional+Blank.swift",
        "commands/ParseCommand.swift",
        "commands/String+Blank.swift",
        "commands/VersionCommand.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "XCLogParser"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "XCLogParser",
      "module_type" : "SwiftTarget",
      "name" : "XCLogParser",
      "path" : "Sources/XCLogParser",
      "product_dependencies" : [
        "Gzip",
        "PathKit"
      ],
      "product_memberships" : [
        "xclogparser",
        "XCLogParser"
      ],
      "sources" : [
        "XCLogParserError.swift",
        "activityparser/ActivityParser.swift",
        "activityparser/IDEActivityModel.swift",
        "commands/Action.swift",
        "commands/ActionOptions.swift",
        "commands/Command.swift",
        "commands/CommandHandler.swift",
        "commands/LogOptions.swift",
        "commands/Version.swift",
        "extensions/ArrayExtension.swift",
        "extensions/EncodableExtension.swift",
        "extensions/NSRegularExpressionExtension.swift",
        "extensions/URLExtension.swift",
        "generated/HtmlReporterResources.swift",
        "lexer/LexRedactor.swift",
        "lexer/Lexer.swift",
        "lexer/LexerModel.swift",
        "lexer/LogRedactor.swift",
        "lexer/String+BuildSpecificInformationRemoval.swift",
        "loglocation/LogError.swift",
        "loglocation/LogFinder.swift",
        "loglocation/LogLoader.swift",
        "logmanifest/LogManifest.swift",
        "logmanifest/LogManifestModel.swift",
        "output/FileOutput.swift",
        "output/ReporterOutput.swift",
        "output/StandardOutput.swift",
        "parser/BuildStatusSanitizer.swift",
        "parser/BuildStep+Builder.swift",
        "parser/BuildStep+Parser.swift",
        "parser/BuildStep.swift",
        "parser/ClangCompilerParser.swift",
        "parser/Contains.swift",
        "parser/IDEActivityLogSection+Builders.swift",
        "parser/IDEActivityLogSection+Parsing.swift",
        "parser/LinkerStatistics.swift",
        "parser/MachineNameReader.swift",
        "parser/Notice+Parser.swift",
        "parser/Notice.swift",
        "parser/NoticeType.swift",
        "parser/ParserBuildSteps.swift",
        "parser/Prefix.swift",
        "parser/StringExtension.swift",
        "parser/Suffix.swift",
        "parser/SwiftCompilerFunctionTimeOptionParser.swift",
        "parser/SwiftCompilerParser.swift",
        "parser/SwiftCompilerTimeOptionParser.swift",
        "parser/SwiftCompilerTypeCheckOptionParser.swift",
        "parser/SwiftFunctionTime.swift",
        "parser/SwiftTypeCheck.swift",
        "reporter/ChromeTracerReporter.swift",
        "reporter/FlatJsonReporter.swift",
        "reporter/HtmlReporter.swift",
        "reporter/IssuesReporter.swift",
        "reporter/JsonReporter.swift",
        "reporter/LogReporter.swift",
        "reporter/Reporter.swift",
        "reporter/SummaryJsonReporter.swift"
      ],
      "target_dependencies" : [
        "XcodeHasher"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
[1/1] Compiling plugin Generate Manual
Building for debugging...
[1/15] Write sources
[6/15] Write xclogparser-entitlement.plist
[7/15] Write sources
[10/15] Compiling system-zlib anchor.c
[11/15] Write swift-version-2F0A5646E1D333AE.txt
[13/91] Emitting module ArgumentParserToolInfo
[14/91] Compiling ArgumentParserToolInfo ToolInfo.swift
[15/129] Emitting module CryptoSwift
[16/136] Emitting module ArgumentParser
[17/140] Compiling ArgumentParser Flag.swift
[18/140] Compiling ArgumentParser NameSpecification.swift
[19/140] Compiling ArgumentParser Option.swift
[20/140] Compiling ArgumentParser OptionGroup.swift
[21/140] Compiling ArgumentParser BashCompletionsGenerator.swift
[22/140] Compiling ArgumentParser CompletionsGenerator.swift
[23/140] Compiling ArgumentParser FishCompletionsGenerator.swift
[24/140] Compiling ArgumentParser ZshCompletionsGenerator.swift
[25/140] Compiling ArgumentParser Argument.swift
[26/140] Compiling ArgumentParser ParsableArguments.swift
[27/140] Compiling ArgumentParser ParsableArgumentsValidation.swift
[28/140] Compiling ArgumentParser ParsableCommand.swift
[29/140] Compiling ArgumentParser ArgumentDecoder.swift
[30/140] Compiling ArgumentParser Platform.swift
[31/140] Compiling ArgumentParser SequenceExtensions.swift
[32/140] Compiling ArgumentParser StringExtensions.swift
[33/140] Compiling ArgumentParser Tree.swift
[34/140] Compiling ArgumentParser ArgumentHelp.swift
[35/140] Compiling ArgumentParser ArgumentVisibility.swift
[36/140] Compiling ArgumentParser CompletionKind.swift
[37/140] Compiling ArgumentParser Errors.swift
[38/140] Compiling ArgumentParser AsyncParsableCommand.swift
[39/140] Compiling ArgumentParser CommandConfiguration.swift
[40/140] Compiling ArgumentParser EnumerableFlag.swift
[41/140] Compiling ArgumentParser ExpressibleByArgument.swift
[42/140] Compiling ArgumentParser ArgumentDefinition.swift
[43/140] Compiling ArgumentParser ArgumentSet.swift
[44/140] Compiling ArgumentParser CommandParser.swift
[45/140] Compiling ArgumentParser InputKey.swift
[46/140] Compiling CryptoSwift UInt16+Extension.swift
[47/140] Compiling CryptoSwift UInt32+Extension.swift
[48/140] Compiling CryptoSwift UInt64+Extension.swift
[49/140] Compiling CryptoSwift UInt8+Extension.swift
[50/140] Compiling CryptoSwift Updatable.swift
[51/140] Compiling CryptoSwift Utils.swift
[52/140] Compiling CryptoSwift ZeroPadding.swift
[60/140] Emitting module PathKit
[61/140] Compiling PathKit PathKit.swift
[62/140] Compiling Gzip Data+Gzip.swift
[63/140] Emitting module Gzip
[64/140] Compiling CryptoSwift Int+Extension.swift
[65/140] Compiling CryptoSwift MD5.swift
[66/140] Compiling CryptoSwift NoPadding.swift
[67/140] Compiling CryptoSwift Operators.swift
[68/140] Compiling CryptoSwift PBKDF1.swift
[69/140] Compiling CryptoSwift PBKDF2.swift
[70/140] Compiling CryptoSwift PKCS5.swift
[71/140] Compiling CryptoSwift CTR.swift
[72/140] Compiling CryptoSwift CipherModeWorker.swift
[73/140] Compiling CryptoSwift ECB.swift
[74/140] Compiling CryptoSwift GCM.swift
[75/140] Compiling CryptoSwift OCB.swift
[76/140] Compiling CryptoSwift OFB.swift
[77/140] Compiling CryptoSwift PCBC.swift
[78/140] Compiling CryptoSwift Blowfish.swift
[82/140] Compiling CryptoSwift Checksum.swift
[83/140] Compiling CryptoSwift Cipher.swift
[84/140] Compiling CryptoSwift Collection+Extension.swift
[85/140] Compiling CryptoSwift CompactMap.swift
[86/140] Compiling CryptoSwift Cryptor.swift
[87/140] Compiling CryptoSwift Cryptors.swift
[88/140] Compiling CryptoSwift Digest.swift
[89/140] Compiling CryptoSwift DigestType.swift
[90/140] Compiling CryptoSwift AES+Foundation.swift
[91/140] Compiling CryptoSwift Array+Foundation.swift
[92/140] Compiling CryptoSwift Blowfish+Foundation.swift
[93/140] Compiling CryptoSwift ChaCha20+Foundation.swift
[94/140] Compiling CryptoSwift Data+Extension.swift
[95/140] Compiling ArgumentParser InputOrigin.swift
[96/140] Compiling ArgumentParser Name.swift
[97/140] Compiling ArgumentParser Parsed.swift
[98/140] Compiling ArgumentParser ParsedValues.swift
[99/140] Compiling ArgumentParser ParserError.swift
[100/140] Compiling ArgumentParser SplitArguments.swift
[101/140] Compiling ArgumentParser DumpHelpGenerator.swift
[102/140] Compiling ArgumentParser HelpCommand.swift
[103/140] Compiling ArgumentParser HelpGenerator.swift
[104/140] Compiling ArgumentParser MessageInfo.swift
[105/140] Compiling ArgumentParser UsageGenerator.swift
[106/140] Compiling ArgumentParser CollectionExtensions.swift
[138/142] Emitting module XcodeHasher
[139/142] Compiling XcodeHasher XcodeHasher.swift
[140/196] Compiling XCLogParser FileOutput.swift
[141/196] Compiling XCLogParser ReporterOutput.swift
[142/196] Compiling XCLogParser StandardOutput.swift
[143/196] Compiling XCLogParser BuildStatusSanitizer.swift
[144/196] Compiling XCLogParser BuildStep+Builder.swift
[145/196] Compiling XCLogParser BuildStep+Parser.swift
[146/201] Compiling XCLogParser StringExtension.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCLogParser/parser/SwiftCompilerParser.swift:53:51: warning: capture of 'self' with non-sendable type 'SwiftCompilerParser' in a '@Sendable' closure
 22 | /// Parses `swiftc` compiler times generated by
 23 | /// `-Xfrontend` flags such as `-debug-time-function-bodies` and `-debug-time-expression-type-checking`
 24 | public class SwiftCompilerParser {
    |              `- note: class 'SwiftCompilerParser' does not conform to the 'Sendable' protocol
 25 |
 26 |     /// Array to store the text of the log sections and their commandDetailDesc
    :
 51 |         var textsAndOccurrences: [String: Int] = [:]
 52 |         DispatchQueue.concurrentPerform(iterations: commands.count) { index in
 53 |             let (rawFunctionTimes, commandDesc) = commands[index]
    |                                                   `- warning: capture of 'self' with non-sendable type 'SwiftCompilerParser' in a '@Sendable' closure
 54 |
 55 |             let hasCompilerFlag = functionTimes.hasCompilerFlag(commandDesc: commandDesc)
/Users/admin/builder/spi-builder-workspace/Sources/XCLogParser/parser/SwiftCompilerParser.swift:56:38: warning: implicit capture of 'self' requires that 'SwiftCompilerParser' conforms to 'Sendable'; this is an error in the Swift 6 language mode
 22 | /// Parses `swiftc` compiler times generated by
 23 | /// `-Xfrontend` flags such as `-debug-time-function-bodies` and `-debug-time-expression-type-checking`
 24 | public class SwiftCompilerParser {
    |              `- note: class 'SwiftCompilerParser' does not conform to the 'Sendable' protocol
 25 |
 26 |     /// Array to store the text of the log sections and their commandDetailDesc
    :
 54 |
 55 |             let hasCompilerFlag = functionTimes.hasCompilerFlag(commandDesc: commandDesc)
 56 |                                   || typeCheckTimes.hasCompilerFlag(commandDesc: commandDesc)
    |                                      `- warning: implicit capture of 'self' requires that 'SwiftCompilerParser' conforms to 'Sendable'; this is an error in the Swift 6 language mode
 57 |
 58 |             guard hasCompilerFlag && rawFunctionTimes.isEmpty == false else {
/Users/admin/builder/spi-builder-workspace/Sources/XCLogParser/parser/SwiftCompilerParser.swift:62:41: warning: reference to captured var 'textsAndOccurrences' in concurrently-executing code
 60 |             }
 61 |             insertQueue.sync {
 62 |                 let outputOccurrence = (textsAndOccurrences[rawFunctionTimes] ?? 0) + 1
    |                                         `- warning: reference to captured var 'textsAndOccurrences' in concurrently-executing code
 63 |                 textsAndOccurrences[rawFunctionTimes] = outputOccurrence
 64 |             }
/Users/admin/builder/spi-builder-workspace/Sources/XCLogParser/parser/SwiftCompilerParser.swift:63:17: warning: mutation of captured var 'textsAndOccurrences' in concurrently-executing code
 61 |             insertQueue.sync {
 62 |                 let outputOccurrence = (textsAndOccurrences[rawFunctionTimes] ?? 0) + 1
 63 |                 textsAndOccurrences[rawFunctionTimes] = outputOccurrence
    |                 `- warning: mutation of captured var 'textsAndOccurrences' in concurrently-executing code
 64 |             }
 65 |         }
[147/201] Compiling XCLogParser Suffix.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCLogParser/parser/SwiftCompilerParser.swift:53:51: warning: capture of 'self' with non-sendable type 'SwiftCompilerParser' in a '@Sendable' closure
 22 | /// Parses `swiftc` compiler times generated by
 23 | /// `-Xfrontend` flags such as `-debug-time-function-bodies` and `-debug-time-expression-type-checking`
 24 | public class SwiftCompilerParser {
    |              `- note: class 'SwiftCompilerParser' does not conform to the 'Sendable' protocol
 25 |
 26 |     /// Array to store the text of the log sections and their commandDetailDesc
    :
 51 |         var textsAndOccurrences: [String: Int] = [:]
 52 |         DispatchQueue.concurrentPerform(iterations: commands.count) { index in
 53 |             let (rawFunctionTimes, commandDesc) = commands[index]
    |                                                   `- warning: capture of 'self' with non-sendable type 'SwiftCompilerParser' in a '@Sendable' closure
 54 |
 55 |             let hasCompilerFlag = functionTimes.hasCompilerFlag(commandDesc: commandDesc)
/Users/admin/builder/spi-builder-workspace/Sources/XCLogParser/parser/SwiftCompilerParser.swift:56:38: warning: implicit capture of 'self' requires that 'SwiftCompilerParser' conforms to 'Sendable'; this is an error in the Swift 6 language mode
 22 | /// Parses `swiftc` compiler times generated by
 23 | /// `-Xfrontend` flags such as `-debug-time-function-bodies` and `-debug-time-expression-type-checking`
 24 | public class SwiftCompilerParser {
    |              `- note: class 'SwiftCompilerParser' does not conform to the 'Sendable' protocol
 25 |
 26 |     /// Array to store the text of the log sections and their commandDetailDesc
    :
 54 |
 55 |             let hasCompilerFlag = functionTimes.hasCompilerFlag(commandDesc: commandDesc)
 56 |                                   || typeCheckTimes.hasCompilerFlag(commandDesc: commandDesc)
    |                                      `- warning: implicit capture of 'self' requires that 'SwiftCompilerParser' conforms to 'Sendable'; this is an error in the Swift 6 language mode
 57 |
 58 |             guard hasCompilerFlag && rawFunctionTimes.isEmpty == false else {
/Users/admin/builder/spi-builder-workspace/Sources/XCLogParser/parser/SwiftCompilerParser.swift:62:41: warning: reference to captured var 'textsAndOccurrences' in concurrently-executing code
 60 |             }
 61 |             insertQueue.sync {
 62 |                 let outputOccurrence = (textsAndOccurrences[rawFunctionTimes] ?? 0) + 1
    |                                         `- warning: reference to captured var 'textsAndOccurrences' in concurrently-executing code
 63 |                 textsAndOccurrences[rawFunctionTimes] = outputOccurrence
 64 |             }
/Users/admin/builder/spi-builder-workspace/Sources/XCLogParser/parser/SwiftCompilerParser.swift:63:17: warning: mutation of captured var 'textsAndOccurrences' in concurrently-executing code
 61 |             insertQueue.sync {
 62 |                 let outputOccurrence = (textsAndOccurrences[rawFunctionTimes] ?? 0) + 1
 63 |                 textsAndOccurrences[rawFunctionTimes] = outputOccurrence
    |                 `- warning: mutation of captured var 'textsAndOccurrences' in concurrently-executing code
 64 |             }
 65 |         }
[148/201] Compiling XCLogParser SwiftCompilerFunctionTimeOptionParser.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCLogParser/parser/SwiftCompilerParser.swift:53:51: warning: capture of 'self' with non-sendable type 'SwiftCompilerParser' in a '@Sendable' closure
 22 | /// Parses `swiftc` compiler times generated by
 23 | /// `-Xfrontend` flags such as `-debug-time-function-bodies` and `-debug-time-expression-type-checking`
 24 | public class SwiftCompilerParser {
    |              `- note: class 'SwiftCompilerParser' does not conform to the 'Sendable' protocol
 25 |
 26 |     /// Array to store the text of the log sections and their commandDetailDesc
    :
 51 |         var textsAndOccurrences: [String: Int] = [:]
 52 |         DispatchQueue.concurrentPerform(iterations: commands.count) { index in
 53 |             let (rawFunctionTimes, commandDesc) = commands[index]
    |                                                   `- warning: capture of 'self' with non-sendable type 'SwiftCompilerParser' in a '@Sendable' closure
 54 |
 55 |             let hasCompilerFlag = functionTimes.hasCompilerFlag(commandDesc: commandDesc)
/Users/admin/builder/spi-builder-workspace/Sources/XCLogParser/parser/SwiftCompilerParser.swift:56:38: warning: implicit capture of 'self' requires that 'SwiftCompilerParser' conforms to 'Sendable'; this is an error in the Swift 6 language mode
 22 | /// Parses `swiftc` compiler times generated by
 23 | /// `-Xfrontend` flags such as `-debug-time-function-bodies` and `-debug-time-expression-type-checking`
 24 | public class SwiftCompilerParser {
    |              `- note: class 'SwiftCompilerParser' does not conform to the 'Sendable' protocol
 25 |
 26 |     /// Array to store the text of the log sections and their commandDetailDesc
    :
 54 |
 55 |             let hasCompilerFlag = functionTimes.hasCompilerFlag(commandDesc: commandDesc)
 56 |                                   || typeCheckTimes.hasCompilerFlag(commandDesc: commandDesc)
    |                                      `- warning: implicit capture of 'self' requires that 'SwiftCompilerParser' conforms to 'Sendable'; this is an error in the Swift 6 language mode
 57 |
 58 |             guard hasCompilerFlag && rawFunctionTimes.isEmpty == false else {
/Users/admin/builder/spi-builder-workspace/Sources/XCLogParser/parser/SwiftCompilerParser.swift:62:41: warning: reference to captured var 'textsAndOccurrences' in concurrently-executing code
 60 |             }
 61 |             insertQueue.sync {
 62 |                 let outputOccurrence = (textsAndOccurrences[rawFunctionTimes] ?? 0) + 1
    |                                         `- warning: reference to captured var 'textsAndOccurrences' in concurrently-executing code
 63 |                 textsAndOccurrences[rawFunctionTimes] = outputOccurrence
 64 |             }
/Users/admin/builder/spi-builder-workspace/Sources/XCLogParser/parser/SwiftCompilerParser.swift:63:17: warning: mutation of captured var 'textsAndOccurrences' in concurrently-executing code
 61 |             insertQueue.sync {
 62 |                 let outputOccurrence = (textsAndOccurrences[rawFunctionTimes] ?? 0) + 1
 63 |                 textsAndOccurrences[rawFunctionTimes] = outputOccurrence
    |                 `- warning: mutation of captured var 'textsAndOccurrences' in concurrently-executing code
 64 |             }
 65 |         }
[149/201] Compiling XCLogParser SwiftCompilerParser.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCLogParser/parser/SwiftCompilerParser.swift:53:51: warning: capture of 'self' with non-sendable type 'SwiftCompilerParser' in a '@Sendable' closure
 22 | /// Parses `swiftc` compiler times generated by
 23 | /// `-Xfrontend` flags such as `-debug-time-function-bodies` and `-debug-time-expression-type-checking`
 24 | public class SwiftCompilerParser {
    |              `- note: class 'SwiftCompilerParser' does not conform to the 'Sendable' protocol
 25 |
 26 |     /// Array to store the text of the log sections and their commandDetailDesc
    :
 51 |         var textsAndOccurrences: [String: Int] = [:]
 52 |         DispatchQueue.concurrentPerform(iterations: commands.count) { index in
 53 |             let (rawFunctionTimes, commandDesc) = commands[index]
    |                                                   `- warning: capture of 'self' with non-sendable type 'SwiftCompilerParser' in a '@Sendable' closure
 54 |
 55 |             let hasCompilerFlag = functionTimes.hasCompilerFlag(commandDesc: commandDesc)
/Users/admin/builder/spi-builder-workspace/Sources/XCLogParser/parser/SwiftCompilerParser.swift:56:38: warning: implicit capture of 'self' requires that 'SwiftCompilerParser' conforms to 'Sendable'; this is an error in the Swift 6 language mode
 22 | /// Parses `swiftc` compiler times generated by
 23 | /// `-Xfrontend` flags such as `-debug-time-function-bodies` and `-debug-time-expression-type-checking`
 24 | public class SwiftCompilerParser {
    |              `- note: class 'SwiftCompilerParser' does not conform to the 'Sendable' protocol
 25 |
 26 |     /// Array to store the text of the log sections and their commandDetailDesc
    :
 54 |
 55 |             let hasCompilerFlag = functionTimes.hasCompilerFlag(commandDesc: commandDesc)
 56 |                                   || typeCheckTimes.hasCompilerFlag(commandDesc: commandDesc)
    |                                      `- warning: implicit capture of 'self' requires that 'SwiftCompilerParser' conforms to 'Sendable'; this is an error in the Swift 6 language mode
 57 |
 58 |             guard hasCompilerFlag && rawFunctionTimes.isEmpty == false else {
/Users/admin/builder/spi-builder-workspace/Sources/XCLogParser/parser/SwiftCompilerParser.swift:62:41: warning: reference to captured var 'textsAndOccurrences' in concurrently-executing code
 60 |             }
 61 |             insertQueue.sync {
 62 |                 let outputOccurrence = (textsAndOccurrences[rawFunctionTimes] ?? 0) + 1
    |                                         `- warning: reference to captured var 'textsAndOccurrences' in concurrently-executing code
 63 |                 textsAndOccurrences[rawFunctionTimes] = outputOccurrence
 64 |             }
/Users/admin/builder/spi-builder-workspace/Sources/XCLogParser/parser/SwiftCompilerParser.swift:63:17: warning: mutation of captured var 'textsAndOccurrences' in concurrently-executing code
 61 |             insertQueue.sync {
 62 |                 let outputOccurrence = (textsAndOccurrences[rawFunctionTimes] ?? 0) + 1
 63 |                 textsAndOccurrences[rawFunctionTimes] = outputOccurrence
    |                 `- warning: mutation of captured var 'textsAndOccurrences' in concurrently-executing code
 64 |             }
 65 |         }
[150/201] Compiling XCLogParser SwiftCompilerTimeOptionParser.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCLogParser/parser/SwiftCompilerParser.swift:53:51: warning: capture of 'self' with non-sendable type 'SwiftCompilerParser' in a '@Sendable' closure
 22 | /// Parses `swiftc` compiler times generated by
 23 | /// `-Xfrontend` flags such as `-debug-time-function-bodies` and `-debug-time-expression-type-checking`
 24 | public class SwiftCompilerParser {
    |              `- note: class 'SwiftCompilerParser' does not conform to the 'Sendable' protocol
 25 |
 26 |     /// Array to store the text of the log sections and their commandDetailDesc
    :
 51 |         var textsAndOccurrences: [String: Int] = [:]
 52 |         DispatchQueue.concurrentPerform(iterations: commands.count) { index in
 53 |             let (rawFunctionTimes, commandDesc) = commands[index]
    |                                                   `- warning: capture of 'self' with non-sendable type 'SwiftCompilerParser' in a '@Sendable' closure
 54 |
 55 |             let hasCompilerFlag = functionTimes.hasCompilerFlag(commandDesc: commandDesc)
/Users/admin/builder/spi-builder-workspace/Sources/XCLogParser/parser/SwiftCompilerParser.swift:56:38: warning: implicit capture of 'self' requires that 'SwiftCompilerParser' conforms to 'Sendable'; this is an error in the Swift 6 language mode
 22 | /// Parses `swiftc` compiler times generated by
 23 | /// `-Xfrontend` flags such as `-debug-time-function-bodies` and `-debug-time-expression-type-checking`
 24 | public class SwiftCompilerParser {
    |              `- note: class 'SwiftCompilerParser' does not conform to the 'Sendable' protocol
 25 |
 26 |     /// Array to store the text of the log sections and their commandDetailDesc
    :
 54 |
 55 |             let hasCompilerFlag = functionTimes.hasCompilerFlag(commandDesc: commandDesc)
 56 |                                   || typeCheckTimes.hasCompilerFlag(commandDesc: commandDesc)
    |                                      `- warning: implicit capture of 'self' requires that 'SwiftCompilerParser' conforms to 'Sendable'; this is an error in the Swift 6 language mode
 57 |
 58 |             guard hasCompilerFlag && rawFunctionTimes.isEmpty == false else {
/Users/admin/builder/spi-builder-workspace/Sources/XCLogParser/parser/SwiftCompilerParser.swift:62:41: warning: reference to captured var 'textsAndOccurrences' in concurrently-executing code
 60 |             }
 61 |             insertQueue.sync {
 62 |                 let outputOccurrence = (textsAndOccurrences[rawFunctionTimes] ?? 0) + 1
    |                                         `- warning: reference to captured var 'textsAndOccurrences' in concurrently-executing code
 63 |                 textsAndOccurrences[rawFunctionTimes] = outputOccurrence
 64 |             }
/Users/admin/builder/spi-builder-workspace/Sources/XCLogParser/parser/SwiftCompilerParser.swift:63:17: warning: mutation of captured var 'textsAndOccurrences' in concurrently-executing code
 61 |             insertQueue.sync {
 62 |                 let outputOccurrence = (textsAndOccurrences[rawFunctionTimes] ?? 0) + 1
 63 |                 textsAndOccurrences[rawFunctionTimes] = outputOccurrence
    |                 `- warning: mutation of captured var 'textsAndOccurrences' in concurrently-executing code
 64 |             }
 65 |         }
[151/201] Compiling XCLogParser SwiftCompilerTypeCheckOptionParser.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCLogParser/parser/SwiftCompilerParser.swift:53:51: warning: capture of 'self' with non-sendable type 'SwiftCompilerParser' in a '@Sendable' closure
 22 | /// Parses `swiftc` compiler times generated by
 23 | /// `-Xfrontend` flags such as `-debug-time-function-bodies` and `-debug-time-expression-type-checking`
 24 | public class SwiftCompilerParser {
    |              `- note: class 'SwiftCompilerParser' does not conform to the 'Sendable' protocol
 25 |
 26 |     /// Array to store the text of the log sections and their commandDetailDesc
    :
 51 |         var textsAndOccurrences: [String: Int] = [:]
 52 |         DispatchQueue.concurrentPerform(iterations: commands.count) { index in
 53 |             let (rawFunctionTimes, commandDesc) = commands[index]
    |                                                   `- warning: capture of 'self' with non-sendable type 'SwiftCompilerParser' in a '@Sendable' closure
 54 |
 55 |             let hasCompilerFlag = functionTimes.hasCompilerFlag(commandDesc: commandDesc)
/Users/admin/builder/spi-builder-workspace/Sources/XCLogParser/parser/SwiftCompilerParser.swift:56:38: warning: implicit capture of 'self' requires that 'SwiftCompilerParser' conforms to 'Sendable'; this is an error in the Swift 6 language mode
 22 | /// Parses `swiftc` compiler times generated by
 23 | /// `-Xfrontend` flags such as `-debug-time-function-bodies` and `-debug-time-expression-type-checking`
 24 | public class SwiftCompilerParser {
    |              `- note: class 'SwiftCompilerParser' does not conform to the 'Sendable' protocol
 25 |
 26 |     /// Array to store the text of the log sections and their commandDetailDesc
    :
 54 |
 55 |             let hasCompilerFlag = functionTimes.hasCompilerFlag(commandDesc: commandDesc)
 56 |                                   || typeCheckTimes.hasCompilerFlag(commandDesc: commandDesc)
    |                                      `- warning: implicit capture of 'self' requires that 'SwiftCompilerParser' conforms to 'Sendable'; this is an error in the Swift 6 language mode
 57 |
 58 |             guard hasCompilerFlag && rawFunctionTimes.isEmpty == false else {
/Users/admin/builder/spi-builder-workspace/Sources/XCLogParser/parser/SwiftCompilerParser.swift:62:41: warning: reference to captured var 'textsAndOccurrences' in concurrently-executing code
 60 |             }
 61 |             insertQueue.sync {
 62 |                 let outputOccurrence = (textsAndOccurrences[rawFunctionTimes] ?? 0) + 1
    |                                         `- warning: reference to captured var 'textsAndOccurrences' in concurrently-executing code
 63 |                 textsAndOccurrences[rawFunctionTimes] = outputOccurrence
 64 |             }
/Users/admin/builder/spi-builder-workspace/Sources/XCLogParser/parser/SwiftCompilerParser.swift:63:17: warning: mutation of captured var 'textsAndOccurrences' in concurrently-executing code
 61 |             insertQueue.sync {
 62 |                 let outputOccurrence = (textsAndOccurrences[rawFunctionTimes] ?? 0) + 1
 63 |                 textsAndOccurrences[rawFunctionTimes] = outputOccurrence
    |                 `- warning: mutation of captured var 'textsAndOccurrences' in concurrently-executing code
 64 |             }
 65 |         }
[152/201] Emitting module XCLogParser
/Users/admin/builder/spi-builder-workspace/Sources/XCLogParser/parser/Notice.swift:40:16: warning: static property 'clangWarningRegexp' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 38 |     public let detail: String?
 39 |
 40 |     static var clangWarningRegexp: NSRegularExpression? = {
    |                |- warning: static property 'clangWarningRegexp' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'clangWarningRegexp' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'clangWarningRegexp' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 41 |         let pattern = "\\[(-W[\\w-,]*)\\]+"
 42 |         return NSRegularExpression.fromPattern(pattern)
[153/201] Compiling XCLogParser SwiftFunctionTime.swift
[154/201] Compiling XCLogParser SwiftTypeCheck.swift
[155/201] Compiling XCLogParser ChromeTracerReporter.swift
[156/201] Compiling XCLogParser FlatJsonReporter.swift
[157/201] Compiling XCLogParser HtmlReporter.swift
[158/201] Compiling XCLogParser URLExtension.swift
[159/201] Compiling XCLogParser HtmlReporterResources.swift
[160/201] Compiling XCLogParser LexRedactor.swift
[161/201] Compiling XCLogParser Lexer.swift
[162/201] Compiling XCLogParser LexerModel.swift
[163/201] Compiling XCLogParser LogRedactor.swift
[164/201] Compiling XCLogParser IssuesReporter.swift
[165/201] Compiling XCLogParser JsonReporter.swift
[166/201] Compiling XCLogParser LogReporter.swift
[167/201] Compiling XCLogParser Reporter.swift
[168/201] Compiling XCLogParser SummaryJsonReporter.swift
[169/201] Compiling XCLogParser String+BuildSpecificInformationRemoval.swift
[170/201] Compiling XCLogParser LogError.swift
[171/201] Compiling XCLogParser LogFinder.swift
[172/201] Compiling XCLogParser LogLoader.swift
[173/201] Compiling XCLogParser LogManifest.swift
[174/201] Compiling XCLogParser LogManifestModel.swift
[175/201] Compiling XCLogParser BuildStep.swift
[176/201] Compiling XCLogParser ClangCompilerParser.swift
[177/201] Compiling XCLogParser Contains.swift
[178/201] Compiling XCLogParser IDEActivityLogSection+Builders.swift
[179/201] Compiling XCLogParser IDEActivityLogSection+Parsing.swift
[180/201] Compiling XCLogParser LinkerStatistics.swift
[181/201] Compiling XCLogParser MachineNameReader.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCLogParser/parser/Notice.swift:40:16: warning: static property 'clangWarningRegexp' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 38 |     public let detail: String?
 39 |
 40 |     static var clangWarningRegexp: NSRegularExpression? = {
    |                |- warning: static property 'clangWarningRegexp' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'clangWarningRegexp' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'clangWarningRegexp' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 41 |         let pattern = "\\[(-W[\\w-,]*)\\]+"
 42 |         return NSRegularExpression.fromPattern(pattern)
[182/201] Compiling XCLogParser Notice+Parser.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCLogParser/parser/Notice.swift:40:16: warning: static property 'clangWarningRegexp' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 38 |     public let detail: String?
 39 |
 40 |     static var clangWarningRegexp: NSRegularExpression? = {
    |                |- warning: static property 'clangWarningRegexp' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'clangWarningRegexp' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'clangWarningRegexp' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 41 |         let pattern = "\\[(-W[\\w-,]*)\\]+"
 42 |         return NSRegularExpression.fromPattern(pattern)
[183/201] Compiling XCLogParser Notice.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCLogParser/parser/Notice.swift:40:16: warning: static property 'clangWarningRegexp' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 38 |     public let detail: String?
 39 |
 40 |     static var clangWarningRegexp: NSRegularExpression? = {
    |                |- warning: static property 'clangWarningRegexp' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'clangWarningRegexp' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'clangWarningRegexp' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 41 |         let pattern = "\\[(-W[\\w-,]*)\\]+"
 42 |         return NSRegularExpression.fromPattern(pattern)
[184/201] Compiling XCLogParser NoticeType.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCLogParser/parser/Notice.swift:40:16: warning: static property 'clangWarningRegexp' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 38 |     public let detail: String?
 39 |
 40 |     static var clangWarningRegexp: NSRegularExpression? = {
    |                |- warning: static property 'clangWarningRegexp' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'clangWarningRegexp' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'clangWarningRegexp' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 41 |         let pattern = "\\[(-W[\\w-,]*)\\]+"
 42 |         return NSRegularExpression.fromPattern(pattern)
[185/201] Compiling XCLogParser ParserBuildSteps.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCLogParser/parser/Notice.swift:40:16: warning: static property 'clangWarningRegexp' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 38 |     public let detail: String?
 39 |
 40 |     static var clangWarningRegexp: NSRegularExpression? = {
    |                |- warning: static property 'clangWarningRegexp' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'clangWarningRegexp' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'clangWarningRegexp' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 41 |         let pattern = "\\[(-W[\\w-,]*)\\]+"
 42 |         return NSRegularExpression.fromPattern(pattern)
[186/201] Compiling XCLogParser Prefix.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCLogParser/parser/Notice.swift:40:16: warning: static property 'clangWarningRegexp' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 38 |     public let detail: String?
 39 |
 40 |     static var clangWarningRegexp: NSRegularExpression? = {
    |                |- warning: static property 'clangWarningRegexp' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'clangWarningRegexp' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'clangWarningRegexp' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 41 |         let pattern = "\\[(-W[\\w-,]*)\\]+"
 42 |         return NSRegularExpression.fromPattern(pattern)
[187/201] Compiling XCLogParser CommandHandler.swift
[188/201] Compiling XCLogParser LogOptions.swift
[189/201] Compiling XCLogParser Version.swift
[190/201] Compiling XCLogParser ArrayExtension.swift
[191/201] Compiling XCLogParser EncodableExtension.swift
[192/201] Compiling XCLogParser NSRegularExpressionExtension.swift
[193/201] Compiling XCLogParser XCLogParserError.swift
[194/201] Compiling XCLogParser ActivityParser.swift
[195/201] Compiling XCLogParser IDEActivityModel.swift
[196/201] Compiling XCLogParser Action.swift
[197/201] Compiling XCLogParser ActionOptions.swift
[198/201] Compiling XCLogParser Command.swift
[199/210] Compiling XCLogParserApp main.swift
[200/210] Compiling XCLogParserApp Optional+Blank.swift
[201/210] Compiling XCLogParserApp VersionCommand.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCLogParserApp/commands/VersionCommand.swift:25:16: warning: static property 'configuration' is not concurrency-safe because non-'Sendable' type 'CommandConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
23 | struct VersionCommand: ParsableCommand {
24 |
25 |     static let configuration = CommandConfiguration(
   |                `- warning: static property 'configuration' is not concurrency-safe because non-'Sendable' type 'CommandConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
26 |         commandName: "version",
27 |         abstract: "Displays the version of the tool."
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/CommandConfiguration.swift:13:15: note: struct 'CommandConfiguration' does not conform to the 'Sendable' protocol
 11 |
 12 | /// The configuration for a command.
 13 | public struct CommandConfiguration {
    |               `- note: struct 'CommandConfiguration' does not conform to the 'Sendable' protocol
 14 |   /// The name of the command to use on the command line.
 15 |   ///
/Users/admin/builder/spi-builder-workspace/Sources/XCLogParserApp/commands/VersionCommand.swift:20:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ArgumentParser'
18 | // under the License.
19 |
20 | import ArgumentParser
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ArgumentParser'
21 | import XCLogParser
22 |
23 | struct VersionCommand: ParsableCommand {
24 |
25 |     static let configuration = CommandConfiguration(
   |                |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
26 |         commandName: "version",
27 |         abstract: "Displays the version of the tool."
[202/210] Compiling XCLogParserApp String+Blank.swift
[203/210] Compiling XCLogParserApp ManifestCommand.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCLogParserApp/commands/ManifestCommand.swift:25:16: warning: static property 'configuration' is not concurrency-safe because non-'Sendable' type 'CommandConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 23 | struct ManifestCommand: ParsableCommand {
 24 |
 25 |     static let configuration = CommandConfiguration(
    |                `- warning: static property 'configuration' is not concurrency-safe because non-'Sendable' type 'CommandConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 26 |         commandName: "manifest",
 27 |         abstract: "Shows the content of a LogManifest plist file as a JSON document."
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/CommandConfiguration.swift:13:15: note: struct 'CommandConfiguration' does not conform to the 'Sendable' protocol
 11 |
 12 | /// The configuration for a command.
 13 | public struct CommandConfiguration {
    |               `- note: struct 'CommandConfiguration' does not conform to the 'Sendable' protocol
 14 |   /// The name of the command to use on the command line.
 15 |   ///
/Users/admin/builder/spi-builder-workspace/Sources/XCLogParserApp/commands/ManifestCommand.swift:20:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ArgumentParser'
 18 | // under the License.
 19 |
 20 | import ArgumentParser
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ArgumentParser'
 21 | import XCLogParser
 22 |
 23 | struct ManifestCommand: ParsableCommand {
 24 |
 25 |     static let configuration = CommandConfiguration(
    |                |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 26 |         commandName: "manifest",
 27 |         abstract: "Shows the content of a LogManifest plist file as a JSON document."
[204/210] Compiling XCLogParserApp MainCommand.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCLogParserApp/commands/MainCommand.swift:23:16: warning: static property 'configuration' is not concurrency-safe because non-'Sendable' type 'CommandConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
21 |
22 | struct MainCommand: ParsableCommand {
23 |     static let configuration = CommandConfiguration(commandName: "xclogparser",
   |                `- warning: static property 'configuration' is not concurrency-safe because non-'Sendable' type 'CommandConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
24 |                                                     subcommands: [
25 |                                                         ParseCommand.self,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/CommandConfiguration.swift:13:15: note: struct 'CommandConfiguration' does not conform to the 'Sendable' protocol
 11 |
 12 | /// The configuration for a command.
 13 | public struct CommandConfiguration {
    |               `- note: struct 'CommandConfiguration' does not conform to the 'Sendable' protocol
 14 |   /// The name of the command to use on the command line.
 15 |   ///
/Users/admin/builder/spi-builder-workspace/Sources/XCLogParserApp/commands/MainCommand.swift:20:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ArgumentParser'
18 | // under the License.
19 |
20 | import ArgumentParser
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ArgumentParser'
21 |
22 | struct MainCommand: ParsableCommand {
23 |     static let configuration = CommandConfiguration(commandName: "xclogparser",
   |                |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
24 |                                                     subcommands: [
25 |                                                         ParseCommand.self,
[205/210] Emitting module XCLogParserApp
/Users/admin/builder/spi-builder-workspace/Sources/XCLogParserApp/commands/DumpCommand.swift:25:16: warning: static property 'configuration' is not concurrency-safe because non-'Sendable' type 'CommandConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 23 | struct DumpCommand: ParsableCommand {
 24 |
 25 |     static let configuration = CommandConfiguration(
    |                `- warning: static property 'configuration' is not concurrency-safe because non-'Sendable' type 'CommandConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 26 |         commandName: "dump",
 27 |         abstract: "Dumps the xcactivitylog file into a JSON document"
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/CommandConfiguration.swift:13:15: note: struct 'CommandConfiguration' does not conform to the 'Sendable' protocol
 11 |
 12 | /// The configuration for a command.
 13 | public struct CommandConfiguration {
    |               `- note: struct 'CommandConfiguration' does not conform to the 'Sendable' protocol
 14 |   /// The name of the command to use on the command line.
 15 |   ///
/Users/admin/builder/spi-builder-workspace/Sources/XCLogParserApp/commands/DumpCommand.swift:20:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ArgumentParser'
 18 | // under the License.
 19 |
 20 | import ArgumentParser
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ArgumentParser'
 21 | import XCLogParser
 22 |
 23 | struct DumpCommand: ParsableCommand {
 24 |
 25 |     static let configuration = CommandConfiguration(
    |                |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 26 |         commandName: "dump",
 27 |         abstract: "Dumps the xcactivitylog file into a JSON document"
/Users/admin/builder/spi-builder-workspace/Sources/XCLogParserApp/commands/MainCommand.swift:23:16: warning: static property 'configuration' is not concurrency-safe because non-'Sendable' type 'CommandConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
21 |
22 | struct MainCommand: ParsableCommand {
23 |     static let configuration = CommandConfiguration(commandName: "xclogparser",
   |                `- warning: static property 'configuration' is not concurrency-safe because non-'Sendable' type 'CommandConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
24 |                                                     subcommands: [
25 |                                                         ParseCommand.self,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/CommandConfiguration.swift:13:15: note: struct 'CommandConfiguration' does not conform to the 'Sendable' protocol
 11 |
 12 | /// The configuration for a command.
 13 | public struct CommandConfiguration {
    |               `- note: struct 'CommandConfiguration' does not conform to the 'Sendable' protocol
 14 |   /// The name of the command to use on the command line.
 15 |   ///
/Users/admin/builder/spi-builder-workspace/Sources/XCLogParserApp/commands/MainCommand.swift:20:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ArgumentParser'
18 | // under the License.
19 |
20 | import ArgumentParser
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ArgumentParser'
21 |
22 | struct MainCommand: ParsableCommand {
23 |     static let configuration = CommandConfiguration(commandName: "xclogparser",
   |                |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
24 |                                                     subcommands: [
25 |                                                         ParseCommand.self,
/Users/admin/builder/spi-builder-workspace/Sources/XCLogParserApp/commands/ManifestCommand.swift:25:16: warning: static property 'configuration' is not concurrency-safe because non-'Sendable' type 'CommandConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 23 | struct ManifestCommand: ParsableCommand {
 24 |
 25 |     static let configuration = CommandConfiguration(
    |                `- warning: static property 'configuration' is not concurrency-safe because non-'Sendable' type 'CommandConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 26 |         commandName: "manifest",
 27 |         abstract: "Shows the content of a LogManifest plist file as a JSON document."
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/CommandConfiguration.swift:13:15: note: struct 'CommandConfiguration' does not conform to the 'Sendable' protocol
 11 |
 12 | /// The configuration for a command.
 13 | public struct CommandConfiguration {
    |               `- note: struct 'CommandConfiguration' does not conform to the 'Sendable' protocol
 14 |   /// The name of the command to use on the command line.
 15 |   ///
/Users/admin/builder/spi-builder-workspace/Sources/XCLogParserApp/commands/ManifestCommand.swift:20:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ArgumentParser'
 18 | // under the License.
 19 |
 20 | import ArgumentParser
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ArgumentParser'
 21 | import XCLogParser
 22 |
 23 | struct ManifestCommand: ParsableCommand {
 24 |
 25 |     static let configuration = CommandConfiguration(
    |                |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 26 |         commandName: "manifest",
 27 |         abstract: "Shows the content of a LogManifest plist file as a JSON document."
/Users/admin/builder/spi-builder-workspace/Sources/XCLogParserApp/commands/ParseCommand.swift:25:16: warning: static property 'configuration' is not concurrency-safe because non-'Sendable' type 'CommandConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 23 | struct ParseCommand: ParsableCommand {
 24 |
 25 |     static let configuration = CommandConfiguration(
    |                `- warning: static property 'configuration' is not concurrency-safe because non-'Sendable' type 'CommandConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 26 |         commandName: "parse",
 27 |         abstract: "Parses the content of an xcactivitylog file"
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/CommandConfiguration.swift:13:15: note: struct 'CommandConfiguration' does not conform to the 'Sendable' protocol
 11 |
 12 | /// The configuration for a command.
 13 | public struct CommandConfiguration {
    |               `- note: struct 'CommandConfiguration' does not conform to the 'Sendable' protocol
 14 |   /// The name of the command to use on the command line.
 15 |   ///
/Users/admin/builder/spi-builder-workspace/Sources/XCLogParserApp/commands/ParseCommand.swift:20:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ArgumentParser'
 18 | // under the License.
 19 |
 20 | import ArgumentParser
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ArgumentParser'
 21 | import XCLogParser
 22 |
 23 | struct ParseCommand: ParsableCommand {
 24 |
 25 |     static let configuration = CommandConfiguration(
    |                |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 26 |         commandName: "parse",
 27 |         abstract: "Parses the content of an xcactivitylog file"
/Users/admin/builder/spi-builder-workspace/Sources/XCLogParserApp/commands/VersionCommand.swift:25:16: warning: static property 'configuration' is not concurrency-safe because non-'Sendable' type 'CommandConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
23 | struct VersionCommand: ParsableCommand {
24 |
25 |     static let configuration = CommandConfiguration(
   |                `- warning: static property 'configuration' is not concurrency-safe because non-'Sendable' type 'CommandConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
26 |         commandName: "version",
27 |         abstract: "Displays the version of the tool."
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/CommandConfiguration.swift:13:15: note: struct 'CommandConfiguration' does not conform to the 'Sendable' protocol
 11 |
 12 | /// The configuration for a command.
 13 | public struct CommandConfiguration {
    |               `- note: struct 'CommandConfiguration' does not conform to the 'Sendable' protocol
 14 |   /// The name of the command to use on the command line.
 15 |   ///
/Users/admin/builder/spi-builder-workspace/Sources/XCLogParserApp/commands/VersionCommand.swift:20:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ArgumentParser'
18 | // under the License.
19 |
20 | import ArgumentParser
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ArgumentParser'
21 | import XCLogParser
22 |
23 | struct VersionCommand: ParsableCommand {
24 |
25 |     static let configuration = CommandConfiguration(
   |                |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
26 |         commandName: "version",
27 |         abstract: "Displays the version of the tool."
[206/210] Compiling XCLogParserApp DumpCommand.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCLogParserApp/commands/DumpCommand.swift:25:16: warning: static property 'configuration' is not concurrency-safe because non-'Sendable' type 'CommandConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 23 | struct DumpCommand: ParsableCommand {
 24 |
 25 |     static let configuration = CommandConfiguration(
    |                `- warning: static property 'configuration' is not concurrency-safe because non-'Sendable' type 'CommandConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 26 |         commandName: "dump",
 27 |         abstract: "Dumps the xcactivitylog file into a JSON document"
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/CommandConfiguration.swift:13:15: note: struct 'CommandConfiguration' does not conform to the 'Sendable' protocol
 11 |
 12 | /// The configuration for a command.
 13 | public struct CommandConfiguration {
    |               `- note: struct 'CommandConfiguration' does not conform to the 'Sendable' protocol
 14 |   /// The name of the command to use on the command line.
 15 |   ///
/Users/admin/builder/spi-builder-workspace/Sources/XCLogParserApp/commands/DumpCommand.swift:20:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ArgumentParser'
 18 | // under the License.
 19 |
 20 | import ArgumentParser
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ArgumentParser'
 21 | import XCLogParser
 22 |
 23 | struct DumpCommand: ParsableCommand {
 24 |
 25 |     static let configuration = CommandConfiguration(
    |                |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 26 |         commandName: "dump",
 27 |         abstract: "Dumps the xcactivitylog file into a JSON document"
[207/210] Compiling XCLogParserApp ParseCommand.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCLogParserApp/commands/ParseCommand.swift:25:16: warning: static property 'configuration' is not concurrency-safe because non-'Sendable' type 'CommandConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 23 | struct ParseCommand: ParsableCommand {
 24 |
 25 |     static let configuration = CommandConfiguration(
    |                `- warning: static property 'configuration' is not concurrency-safe because non-'Sendable' type 'CommandConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 26 |         commandName: "parse",
 27 |         abstract: "Parses the content of an xcactivitylog file"
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/CommandConfiguration.swift:13:15: note: struct 'CommandConfiguration' does not conform to the 'Sendable' protocol
 11 |
 12 | /// The configuration for a command.
 13 | public struct CommandConfiguration {
    |               `- note: struct 'CommandConfiguration' does not conform to the 'Sendable' protocol
 14 |   /// The name of the command to use on the command line.
 15 |   ///
/Users/admin/builder/spi-builder-workspace/Sources/XCLogParserApp/commands/ParseCommand.swift:20:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ArgumentParser'
 18 | // under the License.
 19 |
 20 | import ArgumentParser
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ArgumentParser'
 21 | import XCLogParser
 22 |
 23 | struct ParseCommand: ParsableCommand {
 24 |
 25 |     static let configuration = CommandConfiguration(
    |                |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 26 |         commandName: "parse",
 27 |         abstract: "Parses the content of an xcactivitylog file"
[207/210] Write Objects.LinkFileList
[208/210] Linking xclogparser
[209/210] Applying xclogparser
Build complete! (11.82s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "gzipswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.1.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/1024jp/GzipSwift"
    },
    {
      "identity" : "cryptoswift",
      "requirement" : {
        "exact" : [
          "1.3.3"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
    },
    {
      "identity" : "pathkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kylef/PathKit.git"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    }
  ],
  "manifest_display_name" : "XCLogParser",
  "name" : "XCLogParser",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    }
  ],
  "products" : [
    {
      "name" : "xclogparser",
      "targets" : [
        "XCLogParserApp"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "XCLogParser",
      "targets" : [
        "XCLogParser"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "XcodeHasher",
      "module_type" : "SwiftTarget",
      "name" : "XcodeHasher",
      "path" : "Sources/XcodeHasher",
      "product_dependencies" : [
        "CryptoSwift"
      ],
      "product_memberships" : [
        "xclogparser",
        "XCLogParser"
      ],
      "sources" : [
        "XcodeHasher.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "XCLogParserTests",
      "module_type" : "SwiftTarget",
      "name" : "XCLogParserTests",
      "path" : "Tests/XCLogParserTests",
      "sources" : [
        "ActivityParserTests.swift",
        "BuildStatusSanitizerTests.swift",
        "BuildStep+TestUtils.swift",
        "ChromeTracerOutputTests.swift",
        "ClangCompilerParserTests.swift",
        "IssuesReporterTests.swift",
        "LexRedactorTests.swift",
        "LexerTests.swift",
        "LogFinderTests.swift",
        "LogManifestTests.swift",
        "ParserTests.swift",
        "ReporterTests.swift",
        "String+BuildSpecificInformationRemovalTests.swift",
        "SwiftCompilerParserTests.swift",
        "TestUtils.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "XCLogParser"
      ],
      "type" : "test"
    },
    {
      "c99name" : "XCLogParserApp",
      "module_type" : "SwiftTarget",
      "name" : "XCLogParserApp",
      "path" : "Sources/XCLogParserApp",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "xclogparser"
      ],
      "sources" : [
        "commands/DumpCommand.swift",
        "commands/MainCommand.swift",
        "commands/ManifestCommand.swift",
        "commands/Optional+Blank.swift",
        "commands/ParseCommand.swift",
        "commands/String+Blank.swift",
        "commands/VersionCommand.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "XCLogParser"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "XCLogParser",
      "module_type" : "SwiftTarget",
      "name" : "XCLogParser",
      "path" : "Sources/XCLogParser",
      "product_dependencies" : [
        "Gzip",
        "PathKit"
      ],
      "product_memberships" : [
        "xclogparser",
        "XCLogParser"
      ],
      "sources" : [
        "XCLogParserError.swift",
        "activityparser/ActivityParser.swift",
        "activityparser/IDEActivityModel.swift",
        "commands/Action.swift",
        "commands/ActionOptions.swift",
        "commands/Command.swift",
        "commands/CommandHandler.swift",
        "commands/LogOptions.swift",
        "commands/Version.swift",
        "extensions/ArrayExtension.swift",
        "extensions/EncodableExtension.swift",
        "extensions/NSRegularExpressionExtension.swift",
        "extensions/URLExtension.swift",
        "generated/HtmlReporterResources.swift",
        "lexer/LexRedactor.swift",
        "lexer/Lexer.swift",
        "lexer/LexerModel.swift",
        "lexer/LogRedactor.swift",
        "lexer/String+BuildSpecificInformationRemoval.swift",
        "loglocation/LogError.swift",
        "loglocation/LogFinder.swift",
        "loglocation/LogLoader.swift",
        "logmanifest/LogManifest.swift",
        "logmanifest/LogManifestModel.swift",
        "output/FileOutput.swift",
        "output/ReporterOutput.swift",
        "output/StandardOutput.swift",
        "parser/BuildStatusSanitizer.swift",
        "parser/BuildStep+Builder.swift",
        "parser/BuildStep+Parser.swift",
        "parser/BuildStep.swift",
        "parser/ClangCompilerParser.swift",
        "parser/Contains.swift",
        "parser/IDEActivityLogSection+Builders.swift",
        "parser/IDEActivityLogSection+Parsing.swift",
        "parser/LinkerStatistics.swift",
        "parser/MachineNameReader.swift",
        "parser/Notice+Parser.swift",
        "parser/Notice.swift",
        "parser/NoticeType.swift",
        "parser/ParserBuildSteps.swift",
        "parser/Prefix.swift",
        "parser/StringExtension.swift",
        "parser/Suffix.swift",
        "parser/SwiftCompilerFunctionTimeOptionParser.swift",
        "parser/SwiftCompilerParser.swift",
        "parser/SwiftCompilerTimeOptionParser.swift",
        "parser/SwiftCompilerTypeCheckOptionParser.swift",
        "parser/SwiftFunctionTime.swift",
        "parser/SwiftTypeCheck.swift",
        "reporter/ChromeTracerReporter.swift",
        "reporter/FlatJsonReporter.swift",
        "reporter/HtmlReporter.swift",
        "reporter/IssuesReporter.swift",
        "reporter/JsonReporter.swift",
        "reporter/LogReporter.swift",
        "reporter/Reporter.swift",
        "reporter/SummaryJsonReporter.swift"
      ],
      "target_dependencies" : [
        "XcodeHasher"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Done.