Build Information
Successful build of XCLogParser, reference master (49854b
), with Swift 5.10 for Linux on 11 Sep 2025 12:15:17 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MobileNativeFoundation/XCLogParser.git
Reference: master
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/MobileNativeFoundation/XCLogParser
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 49854bb Merge pull request #216 from jrcmramos-bumble/replace-scanner-with-substrings
Cloned https://github.com/MobileNativeFoundation/XCLogParser.git
Revision (git rev-parse @):
49854bbd846adffe45f5aa3de3d8a2bb96976c90
SUCCESS checkout https://github.com/MobileNativeFoundation/XCLogParser.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/MobileNativeFoundation/XCLogParser.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:f746aad7c5ec38b8c4300eda0f2f0c9a0b77dcddb8dbf0ff5a0c28d11b933b5b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/1024jp/GzipSwift
[1/1557] Fetching gzipswift
[391/2995] Fetching gzipswift, pathkit
[3098/16007] Fetching gzipswift, pathkit, cryptoswift
[3387/31921] Fetching gzipswift, pathkit, cryptoswift, swift-argument-parser
Fetched https://github.com/1024jp/GzipSwift from cache (1.40s)
Fetched https://github.com/kylef/PathKit.git from cache (1.40s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.41s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.43s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (1.15s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
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.43s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.52s)
Computing version for https://github.com/1024jp/GzipSwift
Computed https://github.com/1024jp/GzipSwift at 5.2.0 (0.38s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.1 (0.41s)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.3.3
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/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
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/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.6.1
[1/1] Compiling plugin GenerateDoccReference
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/22] Write sources
[10/22] Compiling system-zlib anchor.c
[11/22] Write swift-version-24593BA9C3E375BF.txt
[13/96] Emitting module ArgumentParserToolInfo
[14/96] Compiling ArgumentParserToolInfo ToolInfo.swift
[15/97] Wrapping AST for ArgumentParserToolInfo for debugging
[17/110] Compiling CryptoSwift MD5.swift
[18/110] Compiling CryptoSwift NoPadding.swift
[19/110] Compiling CryptoSwift Operators.swift
[20/110] Compiling CryptoSwift PBKDF1.swift
[21/110] Compiling CryptoSwift PBKDF2.swift
[22/110] Compiling CryptoSwift PKCS5.swift
[23/110] Compiling CryptoSwift PKCS7.swift
[24/110] Compiling CryptoSwift PKCS7Padding.swift
[25/110] Compiling CryptoSwift Padding.swift
[26/130] Emitting module Gzip
[27/130] Compiling Gzip Data+Gzip.swift
[28/148] Compiling ArgumentParser Parsed.swift
[29/148] Compiling CryptoSwift Rabbit+Foundation.swift
[30/148] Compiling CryptoSwift String+FoundationExtension.swift
[31/148] Compiling CryptoSwift Utils+Foundation.swift
[32/148] Compiling CryptoSwift Generics.swift
[33/148] Compiling CryptoSwift HKDF.swift
[34/148] Compiling CryptoSwift HMAC.swift
[35/148] Compiling CryptoSwift ISO78164Padding.swift
[36/148] Compiling CryptoSwift Int+Extension.swift
[37/150] Compiling ArgumentParser Flag.swift
[38/150] Compiling ArgumentParser NameSpecification.swift
[39/150] Compiling ArgumentParser Option.swift
[40/150] Compiling ArgumentParser OptionGroup.swift
[41/150] Compiling ArgumentParser AsyncParsableCommand.swift
[42/150] Compiling ArgumentParser CommandConfiguration.swift
[43/150] Compiling ArgumentParser CommandGroup.swift
[44/150] Compiling ArgumentParser EnumerableFlag.swift
[45/150] Compiling ArgumentParser ExpressibleByArgument.swift
[46/150] Compiling ArgumentParser ParsableArguments.swift
[47/150] Compiling ArgumentParser UsageGenerator.swift
[48/150] Compiling ArgumentParser CollectionExtensions.swift
[49/150] Compiling ArgumentParser Mutex.swift
[50/150] Compiling ArgumentParser Platform.swift
[51/150] Compiling ArgumentParser SequenceExtensions.swift
[52/150] Compiling ArgumentParser StringExtensions.swift
[53/150] Compiling ArgumentParser SwiftExtensions.swift
[54/150] Compiling ArgumentParser InputKey.swift
[55/150] Compiling ArgumentParser InputOrigin.swift
[56/150] Compiling ArgumentParser Name.swift
[58/151] Emitting module PathKit
[59/151] Compiling PathKit PathKit.swift
[59/152] Wrapping AST for Gzip for debugging
[61/152] Wrapping AST for PathKit for debugging
[69/158] Emitting module ArgumentParser
[70/158] Emitting module CryptoSwift
[71/158] Compiling ArgumentParser BashCompletionsGenerator.swift
[72/158] Compiling ArgumentParser CompletionsGenerator.swift
[73/158] Compiling ArgumentParser FishCompletionsGenerator.swift
[74/158] Compiling ArgumentParser ZshCompletionsGenerator.swift
[75/158] Compiling ArgumentParser Argument.swift
[76/158] Compiling ArgumentParser ArgumentDiscussion.swift
[77/158] Compiling ArgumentParser ArgumentHelp.swift
[78/158] Compiling ArgumentParser ArgumentVisibility.swift
[79/158] Compiling ArgumentParser CompletionKind.swift
[80/158] Compiling ArgumentParser Errors.swift
[81/158] Compiling CryptoSwift String+Extension.swift
[82/158] Compiling CryptoSwift UInt128.swift
[83/158] Compiling CryptoSwift UInt16+Extension.swift
[84/158] Compiling CryptoSwift UInt32+Extension.swift
[85/158] Compiling CryptoSwift UInt64+Extension.swift
[86/158] Compiling CryptoSwift UInt8+Extension.swift
[87/158] Compiling CryptoSwift Updatable.swift
[88/158] Compiling CryptoSwift Utils.swift
[89/158] Compiling CryptoSwift ZeroPadding.swift
[90/158] Compiling ArgumentParser Tree.swift
[91/158] Compiling ArgumentParser CodingKeyValidator.swift
[92/158] Compiling ArgumentParser NonsenseFlagsValidator.swift
[93/158] Compiling ArgumentParser ParsableArgumentsValidation.swift
[94/158] Compiling ArgumentParser PositionalArgumentsValidator.swift
[95/158] Compiling ArgumentParser UniqueNamesValidator.swift
[109/158] Compiling ArgumentParser ParsableCommand.swift
[110/158] Compiling ArgumentParser ArgumentDecoder.swift
[111/158] Compiling ArgumentParser ArgumentDefinition.swift
[112/158] Compiling ArgumentParser ArgumentSet.swift
[113/158] Compiling ArgumentParser CommandParser.swift
[114/158] Compiling ArgumentParser SplitArguments.swift
[115/158] Compiling ArgumentParser DumpHelpGenerator.swift
[116/158] Compiling ArgumentParser HelpCommand.swift
[117/158] Compiling ArgumentParser HelpGenerator.swift
[118/158] Compiling ArgumentParser MessageInfo.swift
[123/158] Compiling ArgumentParser ParsedValues.swift
[124/158] Compiling ArgumentParser ParserError.swift
[143/159] Wrapping AST for ArgumentParser for debugging
[145/159] Compiling CryptoSwift Poly1305.swift
[146/159] Compiling CryptoSwift Rabbit.swift
[147/159] Compiling CryptoSwift SHA1.swift
[148/159] Compiling CryptoSwift SHA2.swift
[149/159] Compiling CryptoSwift SHA3.swift
[150/159] Compiling CryptoSwift Scrypt.swift
[151/159] Compiling CryptoSwift SecureBytes.swift
[152/159] Compiling CryptoSwift StreamDecryptor.swift
[153/159] Compiling CryptoSwift StreamEncryptor.swift
[154/160] Wrapping AST for CryptoSwift for debugging
[156/162] Compiling XcodeHasher XcodeHasher.swift
[157/162] Emitting module XcodeHasher
[158/163] Wrapping AST for XcodeHasher for debugging
[160/217] Compiling XCLogParser SwiftCompilerFunctionTimeOptionParser.swift
[161/217] Compiling XCLogParser SwiftCompilerParser.swift
[162/217] Compiling XCLogParser SwiftCompilerTimeOptionParser.swift
[163/217] Compiling XCLogParser SwiftCompilerTypeCheckOptionParser.swift
[164/217] Compiling XCLogParser SwiftFunctionTime.swift
[165/217] Compiling XCLogParser SwiftTypeCheck.swift
[166/217] Compiling XCLogParser ChromeTracerReporter.swift
[167/224] Emitting module XCLogParser
[168/224] Compiling XCLogParser Notice+Parser.swift
[169/224] Compiling XCLogParser Notice.swift
[170/224] Compiling XCLogParser NoticeType.swift
[171/224] Compiling XCLogParser ParserBuildSteps.swift
[172/224] Compiling XCLogParser Prefix.swift
[173/224] Compiling XCLogParser StringExtension.swift
[174/224] Compiling XCLogParser Suffix.swift
[175/224] Compiling XCLogParser LogManifest.swift
/host/spi-builder-workspace/Sources/XCLogParser/logmanifest/LogManifest.swift:73:33: warning: 'init(contentsOfFile:)' is deprecated
guard let logContents = NSDictionary(contentsOfFile: logManifestURL.path) else {
^
[176/224] Compiling XCLogParser LogManifestModel.swift
/host/spi-builder-workspace/Sources/XCLogParser/logmanifest/LogManifest.swift:73:33: warning: 'init(contentsOfFile:)' is deprecated
guard let logContents = NSDictionary(contentsOfFile: logManifestURL.path) else {
^
[177/224] Compiling XCLogParser FileOutput.swift
/host/spi-builder-workspace/Sources/XCLogParser/logmanifest/LogManifest.swift:73:33: warning: 'init(contentsOfFile:)' is deprecated
guard let logContents = NSDictionary(contentsOfFile: logManifestURL.path) else {
^
[178/224] Compiling XCLogParser ReporterOutput.swift
/host/spi-builder-workspace/Sources/XCLogParser/logmanifest/LogManifest.swift:73:33: warning: 'init(contentsOfFile:)' is deprecated
guard let logContents = NSDictionary(contentsOfFile: logManifestURL.path) else {
^
[179/224] Compiling XCLogParser StandardOutput.swift
/host/spi-builder-workspace/Sources/XCLogParser/logmanifest/LogManifest.swift:73:33: warning: 'init(contentsOfFile:)' is deprecated
guard let logContents = NSDictionary(contentsOfFile: logManifestURL.path) else {
^
[180/224] Compiling XCLogParser BuildStatusSanitizer.swift
/host/spi-builder-workspace/Sources/XCLogParser/logmanifest/LogManifest.swift:73:33: warning: 'init(contentsOfFile:)' is deprecated
guard let logContents = NSDictionary(contentsOfFile: logManifestURL.path) else {
^
[181/224] Compiling XCLogParser BuildStep+Builder.swift
/host/spi-builder-workspace/Sources/XCLogParser/logmanifest/LogManifest.swift:73:33: warning: 'init(contentsOfFile:)' is deprecated
guard let logContents = NSDictionary(contentsOfFile: logManifestURL.path) else {
^
[182/224] Compiling XCLogParser BuildStep+Parser.swift
/host/spi-builder-workspace/Sources/XCLogParser/logmanifest/LogManifest.swift:73:33: warning: 'init(contentsOfFile:)' is deprecated
guard let logContents = NSDictionary(contentsOfFile: logManifestURL.path) else {
^
[183/224] Compiling XCLogParser Lexer.swift
/host/spi-builder-workspace/Sources/XCLogParser/loglocation/LogFinder.swift:297:14: warning: 'launchPath' is deprecated: renamed to 'executableURL'
task.launchPath = xcodebuildPath
^
/host/spi-builder-workspace/Sources/XCLogParser/loglocation/LogFinder.swift:297:14: note: use 'executableURL' instead
task.launchPath = xcodebuildPath
^~~~~~~~~~
executableURL
/host/spi-builder-workspace/Sources/XCLogParser/loglocation/LogFinder.swift:301:14: warning: 'launch()' is deprecated: renamed to 'run'
task.launch()
^
/host/spi-builder-workspace/Sources/XCLogParser/loglocation/LogFinder.swift:301:14: note: use 'run' instead
task.launch()
^~~~~~
run
[184/224] Compiling XCLogParser LexerModel.swift
/host/spi-builder-workspace/Sources/XCLogParser/loglocation/LogFinder.swift:297:14: warning: 'launchPath' is deprecated: renamed to 'executableURL'
task.launchPath = xcodebuildPath
^
/host/spi-builder-workspace/Sources/XCLogParser/loglocation/LogFinder.swift:297:14: note: use 'executableURL' instead
task.launchPath = xcodebuildPath
^~~~~~~~~~
executableURL
/host/spi-builder-workspace/Sources/XCLogParser/loglocation/LogFinder.swift:301:14: warning: 'launch()' is deprecated: renamed to 'run'
task.launch()
^
/host/spi-builder-workspace/Sources/XCLogParser/loglocation/LogFinder.swift:301:14: note: use 'run' instead
task.launch()
^~~~~~
run
[185/224] Compiling XCLogParser LogRedactor.swift
/host/spi-builder-workspace/Sources/XCLogParser/loglocation/LogFinder.swift:297:14: warning: 'launchPath' is deprecated: renamed to 'executableURL'
task.launchPath = xcodebuildPath
^
/host/spi-builder-workspace/Sources/XCLogParser/loglocation/LogFinder.swift:297:14: note: use 'executableURL' instead
task.launchPath = xcodebuildPath
^~~~~~~~~~
executableURL
/host/spi-builder-workspace/Sources/XCLogParser/loglocation/LogFinder.swift:301:14: warning: 'launch()' is deprecated: renamed to 'run'
task.launch()
^
/host/spi-builder-workspace/Sources/XCLogParser/loglocation/LogFinder.swift:301:14: note: use 'run' instead
task.launch()
^~~~~~
run
[186/224] Compiling XCLogParser Scanner.swift
/host/spi-builder-workspace/Sources/XCLogParser/loglocation/LogFinder.swift:297:14: warning: 'launchPath' is deprecated: renamed to 'executableURL'
task.launchPath = xcodebuildPath
^
/host/spi-builder-workspace/Sources/XCLogParser/loglocation/LogFinder.swift:297:14: note: use 'executableURL' instead
task.launchPath = xcodebuildPath
^~~~~~~~~~
executableURL
/host/spi-builder-workspace/Sources/XCLogParser/loglocation/LogFinder.swift:301:14: warning: 'launch()' is deprecated: renamed to 'run'
task.launch()
^
/host/spi-builder-workspace/Sources/XCLogParser/loglocation/LogFinder.swift:301:14: note: use 'run' instead
task.launch()
^~~~~~
run
[187/224] Compiling XCLogParser String+BuildSpecificInformationRemoval.swift
/host/spi-builder-workspace/Sources/XCLogParser/loglocation/LogFinder.swift:297:14: warning: 'launchPath' is deprecated: renamed to 'executableURL'
task.launchPath = xcodebuildPath
^
/host/spi-builder-workspace/Sources/XCLogParser/loglocation/LogFinder.swift:297:14: note: use 'executableURL' instead
task.launchPath = xcodebuildPath
^~~~~~~~~~
executableURL
/host/spi-builder-workspace/Sources/XCLogParser/loglocation/LogFinder.swift:301:14: warning: 'launch()' is deprecated: renamed to 'run'
task.launch()
^
/host/spi-builder-workspace/Sources/XCLogParser/loglocation/LogFinder.swift:301:14: note: use 'run' instead
task.launch()
^~~~~~
run
[188/224] Compiling XCLogParser LogError.swift
/host/spi-builder-workspace/Sources/XCLogParser/loglocation/LogFinder.swift:297:14: warning: 'launchPath' is deprecated: renamed to 'executableURL'
task.launchPath = xcodebuildPath
^
/host/spi-builder-workspace/Sources/XCLogParser/loglocation/LogFinder.swift:297:14: note: use 'executableURL' instead
task.launchPath = xcodebuildPath
^~~~~~~~~~
executableURL
/host/spi-builder-workspace/Sources/XCLogParser/loglocation/LogFinder.swift:301:14: warning: 'launch()' is deprecated: renamed to 'run'
task.launch()
^
/host/spi-builder-workspace/Sources/XCLogParser/loglocation/LogFinder.swift:301:14: note: use 'run' instead
task.launch()
^~~~~~
run
[189/224] Compiling XCLogParser LogFinder.swift
/host/spi-builder-workspace/Sources/XCLogParser/loglocation/LogFinder.swift:297:14: warning: 'launchPath' is deprecated: renamed to 'executableURL'
task.launchPath = xcodebuildPath
^
/host/spi-builder-workspace/Sources/XCLogParser/loglocation/LogFinder.swift:297:14: note: use 'executableURL' instead
task.launchPath = xcodebuildPath
^~~~~~~~~~
executableURL
/host/spi-builder-workspace/Sources/XCLogParser/loglocation/LogFinder.swift:301:14: warning: 'launch()' is deprecated: renamed to 'run'
task.launch()
^
/host/spi-builder-workspace/Sources/XCLogParser/loglocation/LogFinder.swift:301:14: note: use 'run' instead
task.launch()
^~~~~~
run
[190/224] Compiling XCLogParser LogLoader.swift
/host/spi-builder-workspace/Sources/XCLogParser/loglocation/LogFinder.swift:297:14: warning: 'launchPath' is deprecated: renamed to 'executableURL'
task.launchPath = xcodebuildPath
^
/host/spi-builder-workspace/Sources/XCLogParser/loglocation/LogFinder.swift:297:14: note: use 'executableURL' instead
task.launchPath = xcodebuildPath
^~~~~~~~~~
executableURL
/host/spi-builder-workspace/Sources/XCLogParser/loglocation/LogFinder.swift:301:14: warning: 'launch()' is deprecated: renamed to 'run'
task.launch()
^
/host/spi-builder-workspace/Sources/XCLogParser/loglocation/LogFinder.swift:301:14: note: use 'run' instead
task.launch()
^~~~~~
run
[191/224] Compiling XCLogParser BuildStep.swift
[192/224] Compiling XCLogParser ClangCompilerParser.swift
[193/224] Compiling XCLogParser Contains.swift
[194/224] Compiling XCLogParser IDEActivityLogSection+Builders.swift
[195/224] Compiling XCLogParser IDEActivityLogSection+Parsing.swift
[196/224] Compiling XCLogParser LinkerStatistics.swift
[197/224] Compiling XCLogParser MachineNameReader.swift
[198/224] Compiling XCLogParser FlatJsonReporter.swift
[199/224] Compiling XCLogParser HtmlReporter.swift
[200/224] Compiling XCLogParser IssuesReporter.swift
[201/224] Compiling XCLogParser JsonReporter.swift
[202/224] Compiling XCLogParser LogReporter.swift
[203/224] Compiling XCLogParser Reporter.swift
[204/224] Compiling XCLogParser SummaryJsonReporter.swift
[205/224] Compiling XCLogParser Version.swift
[206/224] Compiling XCLogParser ArrayExtension.swift
[207/224] Compiling XCLogParser EncodableExtension.swift
[208/224] Compiling XCLogParser NSRegularExpressionExtension.swift
[209/224] Compiling XCLogParser URLExtension.swift
[210/224] Compiling XCLogParser HtmlReporterResources.swift
[211/224] Compiling XCLogParser Index+Offset.swift
[212/224] Compiling XCLogParser LexRedactor.swift
[213/224] Compiling XCLogParser XCLogParserError.swift
[214/224] Compiling XCLogParser ActivityParser.swift
[215/224] Compiling XCLogParser IDEActivityModel.swift
[216/224] Compiling XCLogParser Action.swift
[217/224] Compiling XCLogParser ActionOptions.swift
[218/224] Compiling XCLogParser Command.swift
[219/224] Compiling XCLogParser CommandHandler.swift
[220/224] Compiling XCLogParser LogOptions.swift
[221/225] Wrapping AST for XCLogParser for debugging
[223/233] Compiling XCLogParserApp String+Blank.swift
[224/233] Compiling XCLogParserApp VersionCommand.swift
[225/234] Compiling XCLogParserApp main.swift
[226/234] Compiling XCLogParserApp MainCommand.swift
[227/234] Emitting module XCLogParserApp
[228/234] Compiling XCLogParserApp DumpCommand.swift
[229/234] Compiling XCLogParserApp ManifestCommand.swift
[230/234] Compiling XCLogParserApp ParseCommand.swift
[231/234] Compiling XCLogParserApp Optional+Blank.swift
[232/235] Wrapping AST for XCLogParserApp for debugging
[233/235] Write Objects.LinkFileList
[234/235] Linking xclogparser
Build complete! (28.61s)
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" : "/host/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/Index+Offset.swift",
"lexer/LexRedactor.swift",
"lexer/Lexer.swift",
"lexer/LexerModel.swift",
"lexer/LogRedactor.swift",
"lexer/Scanner.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"
}
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:f746aad7c5ec38b8c4300eda0f2f0c9a0b77dcddb8dbf0ff5a0c28d11b933b5b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Done.