The Swift Package Index logo.Swift Package Index

Build Information

Successful build of XCLogParser with Swift 5.7 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.34.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 62b4d62 Merge pull request #206 from rabc/bump_version
Cloned https://github.com/MobileNativeFoundation/XCLogParser.git
Revision (git rev-parse @):
62b4d62fd4ae5e2d22bd29f7423b327149bc0ecd
SUCCESS checkout https://github.com/MobileNativeFoundation/XCLogParser.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.7
Building package at path:  $workDir
https://github.com/MobileNativeFoundation/XCLogParser.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/1024jp/GzipSwift
[1/1480] Fetching gzipswift
[238/2884] Fetching gzipswift, pathkit
[2885/15451] Fetching gzipswift, pathkit, cryptoswift
Fetched https://github.com/1024jp/GzipSwift (1.36s)
Fetched https://github.com/kylef/PathKit.git (1.36s)
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/kylef/Spectre.git
Fetched https://github.com/krzyzanowskim/CryptoSwift.git (1.39s)
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git (0.22s)
[1/11615] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser (0.70s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.2.0 (0.34s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (1.10s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.3.3 (0.33s)
Computing version for https://github.com/1024jp/GzipSwift
Computed https://github.com/1024jp/GzipSwift at 5.1.1 (0.32s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.32s)
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/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/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/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.3.3
Compiling plugin Generate Manual...
Building for debugging...
[0/10] Compiling system-zlib anchor.c
[2/84] Emitting module CryptoSwift
[3/93] Emitting module ArgumentParserToolInfo
[4/93] Compiling ArgumentParserToolInfo ToolInfo.swift
[6/95] Wrapping AST for ArgumentParserToolInfo for debugging
[8/132] Compiling ArgumentParser NameSpecification.swift
[9/132] Compiling ArgumentParser Option.swift
[10/132] Compiling ArgumentParser OptionGroup.swift
[11/132] Compiling ArgumentParser AsyncParsableCommand.swift
[12/132] Compiling ArgumentParser CommandConfiguration.swift
[13/132] Compiling ArgumentParser EnumerableFlag.swift
[14/132] Compiling ArgumentParser ExpressibleByArgument.swift
[15/132] Compiling ArgumentParser ParsableArguments.swift
[16/132] Compiling ArgumentParser ParsableArgumentsValidation.swift
[17/132] Compiling ArgumentParser ParsableCommand.swift
[18/132] Emitting module Gzip
[19/132] Compiling Gzip Data+Gzip.swift
[21/134] Wrapping AST for Gzip for debugging
[23/134] Emitting module PathKit
[24/134] Compiling PathKit PathKit.swift
[27/136] Compiling ArgumentParser ArgumentVisibility.swift
[28/136] Compiling ArgumentParser CompletionKind.swift
[29/136] Compiling ArgumentParser Errors.swift
[30/136] Compiling ArgumentParser Flag.swift
[32/141] Emitting module ArgumentParser
[33/141] Compiling CryptoSwift String+Extension.swift
[34/141] Compiling CryptoSwift UInt128.swift
[35/141] Compiling CryptoSwift UInt16+Extension.swift
[36/141] Compiling CryptoSwift UInt32+Extension.swift
[37/141] Compiling CryptoSwift UInt64+Extension.swift
[38/141] Compiling CryptoSwift UInt8+Extension.swift
[39/141] Compiling CryptoSwift Updatable.swift
[40/141] Compiling CryptoSwift Utils.swift
[41/141] Compiling CryptoSwift ZeroPadding.swift
[42/141] Compiling ArgumentParser CollectionExtensions.swift
[43/141] Compiling ArgumentParser Platform.swift
[44/141] Compiling ArgumentParser SequenceExtensions.swift
[45/141] Compiling ArgumentParser StringExtensions.swift
[46/141] Compiling ArgumentParser Tree.swift
[46/141] Wrapping AST for PathKit for debugging
[48/141] Compiling ArgumentParser BashCompletionsGenerator.swift
[49/141] Compiling ArgumentParser CompletionsGenerator.swift
[50/141] Compiling ArgumentParser FishCompletionsGenerator.swift
[51/141] Compiling ArgumentParser ZshCompletionsGenerator.swift
[52/141] Compiling ArgumentParser Argument.swift
[53/141] Compiling ArgumentParser ArgumentHelp.swift
[54/141] Compiling ArgumentParser DumpHelpGenerator.swift
[55/141] Compiling ArgumentParser HelpCommand.swift
[56/141] Compiling ArgumentParser HelpGenerator.swift
[57/141] Compiling ArgumentParser MessageInfo.swift
[58/141] Compiling ArgumentParser UsageGenerator.swift
[59/141] Compiling ArgumentParser Name.swift
[60/141] Compiling ArgumentParser Parsed.swift
[61/141] Compiling ArgumentParser ParsedValues.swift
[62/141] Compiling ArgumentParser ParserError.swift
[63/141] Compiling ArgumentParser SplitArguments.swift
[68/141] Compiling ArgumentParser ArgumentDecoder.swift
[69/141] Compiling ArgumentParser ArgumentDefinition.swift
[70/141] Compiling ArgumentParser ArgumentSet.swift
[71/141] Compiling ArgumentParser CommandParser.swift
[72/141] Compiling ArgumentParser InputKey.swift
[73/141] Compiling ArgumentParser InputOrigin.swift
[100/143] Wrapping AST for ArgumentParser for debugging
[102/143] Compiling CryptoSwift BlockEncryptor.swift
[103/143] Compiling CryptoSwift BlockMode.swift
[104/143] Compiling CryptoSwift BlockModeOptions.swift
[105/143] Compiling CryptoSwift CBC.swift
[106/143] Compiling CryptoSwift CCM.swift
[107/143] Compiling CryptoSwift CFB.swift
[108/143] Compiling CryptoSwift CTR.swift
[109/143] Compiling CryptoSwift CipherModeWorker.swift
[110/143] Compiling CryptoSwift ECB.swift
[111/143] Compiling CryptoSwift GCM.swift
[123/143] Compiling CryptoSwift Operators.swift
[124/143] Compiling CryptoSwift PBKDF1.swift
[125/143] Compiling CryptoSwift PBKDF2.swift
[126/143] Compiling CryptoSwift PKCS5.swift
[127/143] Compiling CryptoSwift PKCS7.swift
[128/143] Compiling CryptoSwift PKCS7Padding.swift
[129/143] Compiling CryptoSwift Padding.swift
[130/143] Compiling CryptoSwift Poly1305.swift
[131/143] Compiling CryptoSwift Rabbit.swift
[132/143] Compiling CryptoSwift SHA1.swift
[133/143] Compiling CryptoSwift SHA2.swift
[134/143] Compiling CryptoSwift SHA3.swift
[135/143] Compiling CryptoSwift Scrypt.swift
[136/143] Compiling CryptoSwift SecureBytes.swift
[137/143] Compiling CryptoSwift StreamDecryptor.swift
[138/143] Compiling CryptoSwift StreamEncryptor.swift
[140/145] Wrapping AST for CryptoSwift for debugging
[142/147] Emitting module XcodeHasher
[143/147] Compiling XcodeHasher XcodeHasher.swift
[145/149] Wrapping AST for XcodeHasher for debugging
[147/201] Compiling XCLogParser LogManifestModel.swift
[148/201] Compiling XCLogParser FileOutput.swift
[149/201] Compiling XCLogParser ReporterOutput.swift
[150/201] Compiling XCLogParser StandardOutput.swift
[151/201] Compiling XCLogParser BuildStatusSanitizer.swift
[152/201] Compiling XCLogParser BuildStep+Builder.swift
[153/201] Compiling XCLogParser BuildStep+Parser.swift
[154/201] 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 {
                                ^
[155/201] 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 {
                                ^
[156/201] 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 {
                                ^
[157/201] 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 {
                                ^
[158/201] 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 {
                                ^
[159/201] 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 {
                                ^
[160/201] 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 {
                                ^
[161/208] Emitting module XCLogParser
[162/208] Compiling XCLogParser SwiftCompilerFunctionTimeOptionParser.swift
[163/208] Compiling XCLogParser SwiftCompilerParser.swift
[164/208] Compiling XCLogParser SwiftCompilerTimeOptionParser.swift
[165/208] Compiling XCLogParser SwiftCompilerTypeCheckOptionParser.swift
[166/208] Compiling XCLogParser SwiftFunctionTime.swift
[167/208] Compiling XCLogParser SwiftTypeCheck.swift
[168/208] Compiling XCLogParser ChromeTracerReporter.swift
[169/208] Compiling XCLogParser BuildStep.swift
[170/208] Compiling XCLogParser ClangCompilerParser.swift
[171/208] Compiling XCLogParser Contains.swift
[172/208] Compiling XCLogParser IDEActivityLogSection+Builders.swift
[173/208] Compiling XCLogParser IDEActivityLogSection+Parsing.swift
[174/208] Compiling XCLogParser LinkerStatistics.swift
[175/208] Compiling XCLogParser MachineNameReader.swift
[176/208] 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)
                       ^~~~~~~~~~
                       scanString
/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),
                      ^~~~~~~~~~~~~~
                      scanCharacters
/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 {
                   ^~~~~~~~~~~~~~
                   scanCharacters
[177/208] 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)
                       ^~~~~~~~~~
                       scanString
/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),
                      ^~~~~~~~~~~~~~
                      scanCharacters
/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 {
                   ^~~~~~~~~~~~~~
                   scanCharacters
[178/208] 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)
                       ^~~~~~~~~~
                       scanString
/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),
                      ^~~~~~~~~~~~~~
                      scanCharacters
/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 {
                   ^~~~~~~~~~~~~~
                   scanCharacters
[179/208] 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)
                       ^~~~~~~~~~
                       scanString
/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),
                      ^~~~~~~~~~~~~~
                      scanCharacters
/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 {
                   ^~~~~~~~~~~~~~
                   scanCharacters
[180/208] 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)
                       ^~~~~~~~~~
                       scanString
/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),
                      ^~~~~~~~~~~~~~
                      scanCharacters
/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 {
                   ^~~~~~~~~~~~~~
                   scanCharacters
[181/208] 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)
                       ^~~~~~~~~~
                       scanString
/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),
                      ^~~~~~~~~~~~~~
                      scanCharacters
/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 {
                   ^~~~~~~~~~~~~~
                   scanCharacters
[182/208] 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)
                       ^~~~~~~~~~
                       scanString
/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),
                      ^~~~~~~~~~~~~~
                      scanCharacters
/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 {
                   ^~~~~~~~~~~~~~
                   scanCharacters
[183/208] 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)
                       ^~~~~~~~~~
                       scanString
/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),
                      ^~~~~~~~~~~~~~
                      scanCharacters
/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 {
                   ^~~~~~~~~~~~~~
                   scanCharacters
[184/208] Compiling XCLogParser Notice+Parser.swift
[185/208] Compiling XCLogParser Notice.swift
[186/208] Compiling XCLogParser NoticeType.swift
[187/208] Compiling XCLogParser ParserBuildSteps.swift
[188/208] Compiling XCLogParser Prefix.swift
[189/208] Compiling XCLogParser StringExtension.swift
[190/208] Compiling XCLogParser Suffix.swift
[191/208] Compiling XCLogParser FlatJsonReporter.swift
[192/208] Compiling XCLogParser HtmlReporter.swift
[193/208] Compiling XCLogParser IssuesReporter.swift
[194/208] Compiling XCLogParser JsonReporter.swift
[195/208] Compiling XCLogParser LogReporter.swift
[196/208] Compiling XCLogParser Reporter.swift
[197/208] Compiling XCLogParser SummaryJsonReporter.swift
[198/208] Compiling XCLogParser XCLogParserError.swift
[199/208] Compiling XCLogParser ActivityParser.swift
[200/208] Compiling XCLogParser IDEActivityModel.swift
[201/208] Compiling XCLogParser Action.swift
[202/208] Compiling XCLogParser ActionOptions.swift
[203/208] Compiling XCLogParser Command.swift
[204/208] Compiling XCLogParser CommandHandler.swift
[205/208] Compiling XCLogParser LogOptions.swift
[207/210] Wrapping AST for XCLogParser for debugging
[209/218] Compiling XCLogParserApp VersionCommand.swift
[210/219] Compiling XCLogParserApp MainCommand.swift
[211/219] Compiling XCLogParserApp main.swift
[212/219] Emitting module XCLogParserApp
[213/219] Compiling XCLogParserApp DumpCommand.swift
[214/219] Compiling XCLogParserApp Optional+Blank.swift
[215/219] Compiling XCLogParserApp ManifestCommand.swift
[216/219] Compiling XCLogParserApp String+Blank.swift
[217/219] Compiling XCLogParserApp ParseCommand.swift
[219/221] Wrapping AST for XCLogParserApp for debugging
[220/221] Linking xclogparser
Build complete! (23.25s)
Build complete.
Done.

Build Machine: Linux 2