Build Information
Successful build of XCLogParser, reference master (96e3e0
), with Swift 5.9 for Linux on 24 Mar 2025 15:15:03 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.60.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 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
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $PWD
https://github.com/MobileNativeFoundation/XCLogParser.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:e6feefcc5d5d2f301fe47477cfe0928fc3b12c59579fdacf1d387095b6fee662
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/apple/swift-argument-parser
[1/12934] Fetching cryptoswift
[390/14345] Fetching cryptoswift, pathkit
[3223/29052] Fetching cryptoswift, pathkit, swift-argument-parser
Fetching https://github.com/1024jp/GzipSwift
Fetched https://github.com/kylef/PathKit.git (1.31s)
Fetched https://github.com/apple/swift-argument-parser (1.33s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git (1.35s)
[1/1549] Fetching gzipswift
Fetched https://github.com/1024jp/GzipSwift (1.72s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (1.09s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git (0.21s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.3.3 (0.39s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.40s)
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.5.0 (0.37s)
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/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/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
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.2.0
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/11] Compiling system-zlib anchor.c
[3/85] Emitting module ArgumentParserToolInfo
[4/85] Emitting module CryptoSwift
[5/94] Compiling ArgumentParserToolInfo ToolInfo.swift
[7/96] Wrapping AST for ArgumentParserToolInfo for debugging
[9/134] Emitting module Gzip
[10/134] Compiling Gzip Data+Gzip.swift
[11/134] Compiling ArgumentParser ParserError.swift
[12/134] Compiling ArgumentParser SplitArguments.swift
[13/134] Compiling ArgumentParser DumpHelpGenerator.swift
[14/134] Compiling ArgumentParser HelpCommand.swift
[15/134] Compiling ArgumentParser HelpGenerator.swift
[16/134] Compiling ArgumentParser MessageInfo.swift
[17/134] Compiling ArgumentParser UsageGenerator.swift
[18/134] Compiling CryptoSwift Blowfish+Foundation.swift
[19/134] Compiling CryptoSwift ChaCha20+Foundation.swift
[20/134] Compiling CryptoSwift Data+Extension.swift
[21/135] Compiling CryptoSwift String+Extension.swift
[22/135] Compiling CryptoSwift UInt128.swift
[23/135] Compiling CryptoSwift UInt16+Extension.swift
[24/135] Compiling CryptoSwift UInt32+Extension.swift
[25/135] Compiling CryptoSwift UInt64+Extension.swift
[26/135] Compiling CryptoSwift UInt8+Extension.swift
[27/135] Compiling CryptoSwift Updatable.swift
[28/135] Compiling CryptoSwift Utils.swift
[29/135] Compiling CryptoSwift ZeroPadding.swift
[31/136] Wrapping AST for Gzip for debugging
[33/136] Compiling PathKit PathKit.swift
[34/136] Emitting module PathKit
[35/137] Emitting module ArgumentParser
[38/143] Compiling ArgumentParser ArgumentVisibility.swift
[39/143] Compiling ArgumentParser CompletionKind.swift
[40/143] Compiling ArgumentParser Errors.swift
[41/143] Compiling ArgumentParser Flag.swift
[42/143] Compiling ArgumentParser NameSpecification.swift
[43/143] Compiling ArgumentParser Option.swift
[44/143] Compiling ArgumentParser Name.swift
[45/143] Compiling ArgumentParser Parsed.swift
[46/143] Compiling ArgumentParser ParsedValues.swift
[48/143] Wrapping AST for PathKit for debugging
[50/143] Compiling ArgumentParser ExpressibleByArgument.swift
[51/143] Compiling ArgumentParser ParsableArguments.swift
[52/143] Compiling ArgumentParser ParsableArgumentsValidation.swift
[53/143] Compiling ArgumentParser ParsableCommand.swift
[54/143] Compiling ArgumentParser ArgumentDecoder.swift
[55/143] Compiling ArgumentParser CollectionExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[56/143] Compiling ArgumentParser Platform.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[57/143] Compiling ArgumentParser SequenceExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[58/143] Compiling ArgumentParser StringExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[59/143] Compiling ArgumentParser Tree.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[65/143] Compiling ArgumentParser OptionGroup.swift
[66/143] Compiling ArgumentParser AsyncParsableCommand.swift
[67/143] Compiling ArgumentParser CommandConfiguration.swift
[68/143] Compiling ArgumentParser CommandGroup.swift
[69/143] Compiling ArgumentParser EnumerableFlag.swift
[70/143] Compiling ArgumentParser BashCompletionsGenerator.swift
[71/143] Compiling ArgumentParser CompletionsGenerator.swift
[72/143] Compiling ArgumentParser FishCompletionsGenerator.swift
[73/143] Compiling ArgumentParser ZshCompletionsGenerator.swift
[74/143] Compiling ArgumentParser Argument.swift
[75/143] Compiling ArgumentParser ArgumentHelp.swift
[76/143] Compiling ArgumentParser ArgumentDefinition.swift
[77/143] Compiling ArgumentParser ArgumentSet.swift
[78/143] Compiling ArgumentParser CommandParser.swift
[79/143] Compiling ArgumentParser InputKey.swift
[80/143] Compiling ArgumentParser InputOrigin.swift
[82/145] Wrapping AST for ArgumentParser for debugging
[116/145] Compiling CryptoSwift Operators.swift
[117/145] Compiling CryptoSwift PBKDF1.swift
[118/145] Compiling CryptoSwift PBKDF2.swift
[119/145] Compiling CryptoSwift PKCS5.swift
[120/145] Compiling CryptoSwift PKCS7.swift
[121/145] Compiling CryptoSwift PKCS7Padding.swift
[122/145] Compiling CryptoSwift Padding.swift
[123/145] Compiling CryptoSwift HMAC+Foundation.swift
[124/145] Compiling CryptoSwift Rabbit+Foundation.swift
[125/145] Compiling CryptoSwift String+FoundationExtension.swift
[126/145] Compiling CryptoSwift Utils+Foundation.swift
[127/145] Compiling CryptoSwift Generics.swift
[128/145] Compiling CryptoSwift HKDF.swift
[129/145] Compiling CryptoSwift HMAC.swift
[130/145] Compiling CryptoSwift ISO78164Padding.swift
[131/145] Compiling CryptoSwift Int+Extension.swift
[132/145] Compiling CryptoSwift Poly1305.swift
[133/145] Compiling CryptoSwift Rabbit.swift
[134/145] Compiling CryptoSwift SHA1.swift
[135/145] Compiling CryptoSwift SHA2.swift
[136/145] Compiling CryptoSwift SHA3.swift
[137/145] Compiling CryptoSwift Scrypt.swift
[138/145] Compiling CryptoSwift SecureBytes.swift
[139/145] Compiling CryptoSwift StreamDecryptor.swift
[140/145] Compiling CryptoSwift StreamEncryptor.swift
[142/147] Wrapping AST for CryptoSwift for debugging
[144/149] Emitting module XcodeHasher
[145/149] Compiling XcodeHasher XcodeHasher.swift
[147/151] Wrapping AST for XcodeHasher for debugging
[149/203] Compiling XCLogParser SwiftCompilerFunctionTimeOptionParser.swift
[150/203] Compiling XCLogParser SwiftCompilerParser.swift
[151/203] Compiling XCLogParser SwiftCompilerTimeOptionParser.swift
[152/203] Compiling XCLogParser SwiftCompilerTypeCheckOptionParser.swift
[153/203] Compiling XCLogParser SwiftFunctionTime.swift
[154/203] Compiling XCLogParser SwiftTypeCheck.swift
[155/203] Compiling XCLogParser ChromeTracerReporter.swift
[156/210] Compiling XCLogParser LogManifestModel.swift
[157/210] Compiling XCLogParser FileOutput.swift
[158/210] Compiling XCLogParser ReporterOutput.swift
[159/210] Compiling XCLogParser StandardOutput.swift
[160/210] Compiling XCLogParser BuildStatusSanitizer.swift
[161/210] Compiling XCLogParser BuildStep+Builder.swift
[162/210] Compiling XCLogParser BuildStep+Parser.swift
[163/210] 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
/host/spi-builder-workspace/Sources/XCLogParser/logmanifest/LogManifest.swift:73:33: warning: 'init(contentsOfFile:)' is deprecated
guard let logContents = NSDictionary(contentsOfFile: logManifestURL.path) else {
^
[164/210] 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
/host/spi-builder-workspace/Sources/XCLogParser/logmanifest/LogManifest.swift:73:33: warning: 'init(contentsOfFile:)' is deprecated
guard let logContents = NSDictionary(contentsOfFile: logManifestURL.path) else {
^
[165/210] 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
/host/spi-builder-workspace/Sources/XCLogParser/logmanifest/LogManifest.swift:73:33: warning: 'init(contentsOfFile:)' is deprecated
guard let logContents = NSDictionary(contentsOfFile: logManifestURL.path) else {
^
[166/210] 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
/host/spi-builder-workspace/Sources/XCLogParser/logmanifest/LogManifest.swift:73:33: warning: 'init(contentsOfFile:)' is deprecated
guard let logContents = NSDictionary(contentsOfFile: logManifestURL.path) else {
^
[167/210] 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
/host/spi-builder-workspace/Sources/XCLogParser/logmanifest/LogManifest.swift:73:33: warning: 'init(contentsOfFile:)' is deprecated
guard let logContents = NSDictionary(contentsOfFile: logManifestURL.path) else {
^
[168/210] 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
/host/spi-builder-workspace/Sources/XCLogParser/logmanifest/LogManifest.swift:73:33: warning: 'init(contentsOfFile:)' is deprecated
guard let logContents = NSDictionary(contentsOfFile: logManifestURL.path) else {
^
[169/210] Compiling XCLogParser LogManifest.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
/host/spi-builder-workspace/Sources/XCLogParser/logmanifest/LogManifest.swift:73:33: warning: 'init(contentsOfFile:)' is deprecated
guard let logContents = NSDictionary(contentsOfFile: logManifestURL.path) else {
^
[170/210] Emitting module XCLogParser
[171/210] Compiling XCLogParser BuildStep.swift
[172/210] Compiling XCLogParser ClangCompilerParser.swift
[173/210] Compiling XCLogParser Contains.swift
[174/210] Compiling XCLogParser IDEActivityLogSection+Builders.swift
[175/210] Compiling XCLogParser IDEActivityLogSection+Parsing.swift
[176/210] Compiling XCLogParser LinkerStatistics.swift
[177/210] Compiling XCLogParser MachineNameReader.swift
[178/210] Compiling XCLogParser Notice+Parser.swift
[179/210] Compiling XCLogParser Notice.swift
[180/210] Compiling XCLogParser NoticeType.swift
[181/210] Compiling XCLogParser ParserBuildSteps.swift
[182/210] Compiling XCLogParser Prefix.swift
[183/210] Compiling XCLogParser StringExtension.swift
[184/210] Compiling XCLogParser Suffix.swift
[185/210] Compiling XCLogParser FlatJsonReporter.swift
[186/210] Compiling XCLogParser HtmlReporter.swift
[187/210] Compiling XCLogParser IssuesReporter.swift
[188/210] Compiling XCLogParser JsonReporter.swift
[189/210] Compiling XCLogParser LogReporter.swift
[190/210] Compiling XCLogParser Reporter.swift
[191/210] Compiling XCLogParser SummaryJsonReporter.swift
[192/210] Compiling XCLogParser Version.swift
/host/spi-builder-workspace/Sources/XCLogParser/lexer/Lexer.swift:79:24: warning: 'scanString(_:into:)' is deprecated: renamed to 'scanString(_:)'
return scanner.scanString(Lexer.SLFHeader, into: &format)
^
/host/spi-builder-workspace/Sources/XCLogParser/lexer/Lexer.swift:79:24: note: use 'scanString(_:)' instead
return scanner.scanString(Lexer.SLFHeader, into: &format)
^
/host/spi-builder-workspace/Sources/XCLogParser/lexer/Lexer.swift:108:23: warning: 'scanCharacters(from:into:)' is deprecated: renamed to 'scanCharacters(from:)'
while scanner.scanCharacters(from: CharacterSet(charactersIn: hexChars), into: &char),
^
/host/spi-builder-workspace/Sources/XCLogParser/lexer/Lexer.swift:108:23: note: use 'scanCharacters(from:)' instead
while scanner.scanCharacters(from: CharacterSet(charactersIn: hexChars), into: &char),
^
/host/spi-builder-workspace/Sources/XCLogParser/lexer/Lexer.swift:121:20: warning: 'scanCharacters(from:into:)' is deprecated: renamed to 'scanCharacters(from:)'
if scanner.scanCharacters(from: typeDelimiters, into: &delimiters), let delimiters = delimiters {
^
/host/spi-builder-workspace/Sources/XCLogParser/lexer/Lexer.swift:121:20: note: use 'scanCharacters(from:)' instead
if scanner.scanCharacters(from: typeDelimiters, into: &delimiters), let delimiters = delimiters {
^
[193/210] Compiling XCLogParser ArrayExtension.swift
/host/spi-builder-workspace/Sources/XCLogParser/lexer/Lexer.swift:79:24: warning: 'scanString(_:into:)' is deprecated: renamed to 'scanString(_:)'
return scanner.scanString(Lexer.SLFHeader, into: &format)
^
/host/spi-builder-workspace/Sources/XCLogParser/lexer/Lexer.swift:79:24: note: use 'scanString(_:)' instead
return scanner.scanString(Lexer.SLFHeader, into: &format)
^
/host/spi-builder-workspace/Sources/XCLogParser/lexer/Lexer.swift:108:23: warning: 'scanCharacters(from:into:)' is deprecated: renamed to 'scanCharacters(from:)'
while scanner.scanCharacters(from: CharacterSet(charactersIn: hexChars), into: &char),
^
/host/spi-builder-workspace/Sources/XCLogParser/lexer/Lexer.swift:108:23: note: use 'scanCharacters(from:)' instead
while scanner.scanCharacters(from: CharacterSet(charactersIn: hexChars), into: &char),
^
/host/spi-builder-workspace/Sources/XCLogParser/lexer/Lexer.swift:121:20: warning: 'scanCharacters(from:into:)' is deprecated: renamed to 'scanCharacters(from:)'
if scanner.scanCharacters(from: typeDelimiters, into: &delimiters), let delimiters = delimiters {
^
/host/spi-builder-workspace/Sources/XCLogParser/lexer/Lexer.swift:121:20: note: use 'scanCharacters(from:)' instead
if scanner.scanCharacters(from: typeDelimiters, into: &delimiters), let delimiters = delimiters {
^
[194/210] Compiling XCLogParser EncodableExtension.swift
/host/spi-builder-workspace/Sources/XCLogParser/lexer/Lexer.swift:79:24: warning: 'scanString(_:into:)' is deprecated: renamed to 'scanString(_:)'
return scanner.scanString(Lexer.SLFHeader, into: &format)
^
/host/spi-builder-workspace/Sources/XCLogParser/lexer/Lexer.swift:79:24: note: use 'scanString(_:)' instead
return scanner.scanString(Lexer.SLFHeader, into: &format)
^
/host/spi-builder-workspace/Sources/XCLogParser/lexer/Lexer.swift:108:23: warning: 'scanCharacters(from:into:)' is deprecated: renamed to 'scanCharacters(from:)'
while scanner.scanCharacters(from: CharacterSet(charactersIn: hexChars), into: &char),
^
/host/spi-builder-workspace/Sources/XCLogParser/lexer/Lexer.swift:108:23: note: use 'scanCharacters(from:)' instead
while scanner.scanCharacters(from: CharacterSet(charactersIn: hexChars), into: &char),
^
/host/spi-builder-workspace/Sources/XCLogParser/lexer/Lexer.swift:121:20: warning: 'scanCharacters(from:into:)' is deprecated: renamed to 'scanCharacters(from:)'
if scanner.scanCharacters(from: typeDelimiters, into: &delimiters), let delimiters = delimiters {
^
/host/spi-builder-workspace/Sources/XCLogParser/lexer/Lexer.swift:121:20: note: use 'scanCharacters(from:)' instead
if scanner.scanCharacters(from: typeDelimiters, into: &delimiters), let delimiters = delimiters {
^
[195/210] Compiling XCLogParser NSRegularExpressionExtension.swift
/host/spi-builder-workspace/Sources/XCLogParser/lexer/Lexer.swift:79:24: warning: 'scanString(_:into:)' is deprecated: renamed to 'scanString(_:)'
return scanner.scanString(Lexer.SLFHeader, into: &format)
^
/host/spi-builder-workspace/Sources/XCLogParser/lexer/Lexer.swift:79:24: note: use 'scanString(_:)' instead
return scanner.scanString(Lexer.SLFHeader, into: &format)
^
/host/spi-builder-workspace/Sources/XCLogParser/lexer/Lexer.swift:108:23: warning: 'scanCharacters(from:into:)' is deprecated: renamed to 'scanCharacters(from:)'
while scanner.scanCharacters(from: CharacterSet(charactersIn: hexChars), into: &char),
^
/host/spi-builder-workspace/Sources/XCLogParser/lexer/Lexer.swift:108:23: note: use 'scanCharacters(from:)' instead
while scanner.scanCharacters(from: CharacterSet(charactersIn: hexChars), into: &char),
^
/host/spi-builder-workspace/Sources/XCLogParser/lexer/Lexer.swift:121:20: warning: 'scanCharacters(from:into:)' is deprecated: renamed to 'scanCharacters(from:)'
if scanner.scanCharacters(from: typeDelimiters, into: &delimiters), let delimiters = delimiters {
^
/host/spi-builder-workspace/Sources/XCLogParser/lexer/Lexer.swift:121:20: note: use 'scanCharacters(from:)' instead
if scanner.scanCharacters(from: typeDelimiters, into: &delimiters), let delimiters = delimiters {
^
[196/210] Compiling XCLogParser URLExtension.swift
/host/spi-builder-workspace/Sources/XCLogParser/lexer/Lexer.swift:79:24: warning: 'scanString(_:into:)' is deprecated: renamed to 'scanString(_:)'
return scanner.scanString(Lexer.SLFHeader, into: &format)
^
/host/spi-builder-workspace/Sources/XCLogParser/lexer/Lexer.swift:79:24: note: use 'scanString(_:)' instead
return scanner.scanString(Lexer.SLFHeader, into: &format)
^
/host/spi-builder-workspace/Sources/XCLogParser/lexer/Lexer.swift:108:23: warning: 'scanCharacters(from:into:)' is deprecated: renamed to 'scanCharacters(from:)'
while scanner.scanCharacters(from: CharacterSet(charactersIn: hexChars), into: &char),
^
/host/spi-builder-workspace/Sources/XCLogParser/lexer/Lexer.swift:108:23: note: use 'scanCharacters(from:)' instead
while scanner.scanCharacters(from: CharacterSet(charactersIn: hexChars), into: &char),
^
/host/spi-builder-workspace/Sources/XCLogParser/lexer/Lexer.swift:121:20: warning: 'scanCharacters(from:into:)' is deprecated: renamed to 'scanCharacters(from:)'
if scanner.scanCharacters(from: typeDelimiters, into: &delimiters), let delimiters = delimiters {
^
/host/spi-builder-workspace/Sources/XCLogParser/lexer/Lexer.swift:121:20: note: use 'scanCharacters(from:)' instead
if scanner.scanCharacters(from: typeDelimiters, into: &delimiters), let delimiters = delimiters {
^
[197/210] Compiling XCLogParser HtmlReporterResources.swift
/host/spi-builder-workspace/Sources/XCLogParser/lexer/Lexer.swift:79:24: warning: 'scanString(_:into:)' is deprecated: renamed to 'scanString(_:)'
return scanner.scanString(Lexer.SLFHeader, into: &format)
^
/host/spi-builder-workspace/Sources/XCLogParser/lexer/Lexer.swift:79:24: note: use 'scanString(_:)' instead
return scanner.scanString(Lexer.SLFHeader, into: &format)
^
/host/spi-builder-workspace/Sources/XCLogParser/lexer/Lexer.swift:108:23: warning: 'scanCharacters(from:into:)' is deprecated: renamed to 'scanCharacters(from:)'
while scanner.scanCharacters(from: CharacterSet(charactersIn: hexChars), into: &char),
^
/host/spi-builder-workspace/Sources/XCLogParser/lexer/Lexer.swift:108:23: note: use 'scanCharacters(from:)' instead
while scanner.scanCharacters(from: CharacterSet(charactersIn: hexChars), into: &char),
^
/host/spi-builder-workspace/Sources/XCLogParser/lexer/Lexer.swift:121:20: warning: 'scanCharacters(from:into:)' is deprecated: renamed to 'scanCharacters(from:)'
if scanner.scanCharacters(from: typeDelimiters, into: &delimiters), let delimiters = delimiters {
^
/host/spi-builder-workspace/Sources/XCLogParser/lexer/Lexer.swift:121:20: note: use 'scanCharacters(from:)' instead
if scanner.scanCharacters(from: typeDelimiters, into: &delimiters), let delimiters = delimiters {
^
[198/210] Compiling XCLogParser LexRedactor.swift
/host/spi-builder-workspace/Sources/XCLogParser/lexer/Lexer.swift:79:24: warning: 'scanString(_:into:)' is deprecated: renamed to 'scanString(_:)'
return scanner.scanString(Lexer.SLFHeader, into: &format)
^
/host/spi-builder-workspace/Sources/XCLogParser/lexer/Lexer.swift:79:24: note: use 'scanString(_:)' instead
return scanner.scanString(Lexer.SLFHeader, into: &format)
^
/host/spi-builder-workspace/Sources/XCLogParser/lexer/Lexer.swift:108:23: warning: 'scanCharacters(from:into:)' is deprecated: renamed to 'scanCharacters(from:)'
while scanner.scanCharacters(from: CharacterSet(charactersIn: hexChars), into: &char),
^
/host/spi-builder-workspace/Sources/XCLogParser/lexer/Lexer.swift:108:23: note: use 'scanCharacters(from:)' instead
while scanner.scanCharacters(from: CharacterSet(charactersIn: hexChars), into: &char),
^
/host/spi-builder-workspace/Sources/XCLogParser/lexer/Lexer.swift:121:20: warning: 'scanCharacters(from:into:)' is deprecated: renamed to 'scanCharacters(from:)'
if scanner.scanCharacters(from: typeDelimiters, into: &delimiters), let delimiters = delimiters {
^
/host/spi-builder-workspace/Sources/XCLogParser/lexer/Lexer.swift:121:20: note: use 'scanCharacters(from:)' instead
if scanner.scanCharacters(from: typeDelimiters, into: &delimiters), let delimiters = delimiters {
^
[199/210] Compiling XCLogParser Lexer.swift
/host/spi-builder-workspace/Sources/XCLogParser/lexer/Lexer.swift:79:24: warning: 'scanString(_:into:)' is deprecated: renamed to 'scanString(_:)'
return scanner.scanString(Lexer.SLFHeader, into: &format)
^
/host/spi-builder-workspace/Sources/XCLogParser/lexer/Lexer.swift:79:24: note: use 'scanString(_:)' instead
return scanner.scanString(Lexer.SLFHeader, into: &format)
^
/host/spi-builder-workspace/Sources/XCLogParser/lexer/Lexer.swift:108:23: warning: 'scanCharacters(from:into:)' is deprecated: renamed to 'scanCharacters(from:)'
while scanner.scanCharacters(from: CharacterSet(charactersIn: hexChars), into: &char),
^
/host/spi-builder-workspace/Sources/XCLogParser/lexer/Lexer.swift:108:23: note: use 'scanCharacters(from:)' instead
while scanner.scanCharacters(from: CharacterSet(charactersIn: hexChars), into: &char),
^
/host/spi-builder-workspace/Sources/XCLogParser/lexer/Lexer.swift:121:20: warning: 'scanCharacters(from:into:)' is deprecated: renamed to 'scanCharacters(from:)'
if scanner.scanCharacters(from: typeDelimiters, into: &delimiters), let delimiters = delimiters {
^
/host/spi-builder-workspace/Sources/XCLogParser/lexer/Lexer.swift:121:20: note: use 'scanCharacters(from:)' instead
if scanner.scanCharacters(from: typeDelimiters, into: &delimiters), let delimiters = delimiters {
^
[200/210] Compiling XCLogParser XCLogParserError.swift
[201/210] Compiling XCLogParser ActivityParser.swift
[202/210] Compiling XCLogParser IDEActivityModel.swift
[203/210] Compiling XCLogParser Action.swift
[204/210] Compiling XCLogParser ActionOptions.swift
[205/210] Compiling XCLogParser Command.swift
[206/210] Compiling XCLogParser CommandHandler.swift
[207/210] Compiling XCLogParser LogOptions.swift
[209/212] Wrapping AST for XCLogParser for debugging
[211/220] Compiling XCLogParserApp Optional+Blank.swift
[212/221] Compiling XCLogParserApp String+Blank.swift
[213/221] Compiling XCLogParserApp VersionCommand.swift
[214/221] Compiling XCLogParserApp main.swift
[215/221] Compiling XCLogParserApp MainCommand.swift
[216/221] Compiling XCLogParserApp DumpCommand.swift
[217/221] Emitting module XCLogParserApp
[218/221] Compiling XCLogParserApp ManifestCommand.swift
[219/221] Compiling XCLogParserApp ParseCommand.swift
[221/223] Wrapping AST for XCLogParserApp for debugging
[222/223] Linking xclogparser
Build complete! (24.13s)
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/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"
}
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:e6feefcc5d5d2f301fe47477cfe0928fc3b12c59579fdacf1d387095b6fee662
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Done.