The Swift Package Index logo.Swift Package Index

Build Information

Successful build of XCLogParser with Swift 5.8 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-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: v0.2.39
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
 * tag               v0.2.39    -> FETCH_HEAD
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 v0.2.39
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $workDir
https://github.com/MobileNativeFoundation/XCLogParser.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/1024jp/GzipSwift
[1/1480] Fetching gzipswift
[209/2501] Fetching gzipswift, spectre
[2492/15104] Fetching gzipswift, spectre, cryptoswift
Fetching https://github.com/kylef/PathKit.git
Fetched https://github.com/1024jp/GzipSwift (1.29s)
Fetched https://github.com/kylef/Spectre.git (1.29s)
Fetching https://github.com/apple/swift-argument-parser
Fetched https://github.com/krzyzanowskim/CryptoSwift.git (1.32s)
[1/1404] Fetching pathkit
Fetched https://github.com/kylef/PathKit.git (0.30s)
[1/11615] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser (0.68s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.2.0 (0.36s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (0.93s)
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.34s)
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/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/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/1024jp/GzipSwift
Working copy of https://github.com/1024jp/GzipSwift resolved at 5.1.1
[1/1] Compiling plugin Generate Manual
Building for debugging...
[1/11] Compiling system-zlib anchor.c
[3/85] Emitting module ArgumentParserToolInfo
[4/85] Compiling ArgumentParserToolInfo ToolInfo.swift
[6/87] Wrapping AST for ArgumentParserToolInfo for debugging
[8/124] Emitting module Gzip
[9/124] Compiling Gzip Data+Gzip.swift
[10/124] Emitting module CryptoSwift
[13/135] Emitting module PathKit
[14/135] Compiling PathKit PathKit.swift
[14/135] Wrapping AST for Gzip for debugging
[16/135] Compiling ArgumentParser Option.swift
[17/135] Compiling ArgumentParser OptionGroup.swift
[18/135] Compiling ArgumentParser AsyncParsableCommand.swift
[19/135] Compiling ArgumentParser CommandConfiguration.swift
[20/135] Compiling ArgumentParser EnumerableFlag.swift
[23/142] Compiling ArgumentParser ArgumentVisibility.swift
[24/142] Compiling ArgumentParser CompletionKind.swift
[25/142] Compiling ArgumentParser Errors.swift
[26/142] Compiling ArgumentParser Flag.swift
[27/142] Compiling ArgumentParser NameSpecification.swift
[27/142] Wrapping AST for PathKit for debugging
[29/142] Emitting module ArgumentParser
[30/142] Compiling ArgumentParser BashCompletionsGenerator.swift
[31/142] Compiling ArgumentParser CompletionsGenerator.swift
[32/142] Compiling ArgumentParser FishCompletionsGenerator.swift
[33/142] Compiling ArgumentParser ZshCompletionsGenerator.swift
[34/142] Compiling ArgumentParser Argument.swift
[35/142] Compiling ArgumentParser ArgumentHelp.swift
[36/142] Compiling ArgumentParser CollectionExtensions.swift
[37/142] Compiling ArgumentParser Platform.swift
[38/142] Compiling ArgumentParser SequenceExtensions.swift
[39/142] Compiling ArgumentParser StringExtensions.swift
[40/142] Compiling ArgumentParser Tree.swift
[41/142] Compiling ArgumentParser ExpressibleByArgument.swift
[42/142] Compiling ArgumentParser ParsableArguments.swift
[43/142] Compiling ArgumentParser ParsableArgumentsValidation.swift
[44/142] Compiling ArgumentParser ParsableCommand.swift
[45/142] Compiling ArgumentParser ArgumentDecoder.swift
[46/142] Compiling ArgumentParser ArgumentDefinition.swift
[47/142] Compiling ArgumentParser ArgumentSet.swift
[48/142] Compiling ArgumentParser CommandParser.swift
[49/142] Compiling ArgumentParser InputKey.swift
[50/142] Compiling ArgumentParser InputOrigin.swift
[61/142] Compiling CryptoSwift String+Extension.swift
[62/142] Compiling CryptoSwift UInt128.swift
[63/142] Compiling CryptoSwift UInt16+Extension.swift
[64/142] Compiling CryptoSwift UInt32+Extension.swift
[65/142] Compiling CryptoSwift UInt64+Extension.swift
[66/142] Compiling CryptoSwift UInt8+Extension.swift
[67/142] Compiling CryptoSwift Updatable.swift
[68/142] Compiling CryptoSwift Utils.swift
[69/142] Compiling CryptoSwift ZeroPadding.swift
[70/142] Compiling ArgumentParser Name.swift
[71/142] Compiling ArgumentParser Parsed.swift
[72/142] Compiling ArgumentParser ParsedValues.swift
[73/142] Compiling ArgumentParser ParserError.swift
[74/142] Compiling ArgumentParser SplitArguments.swift
[75/142] Compiling ArgumentParser DumpHelpGenerator.swift
[76/142] Compiling ArgumentParser HelpCommand.swift
[77/142] Compiling ArgumentParser HelpGenerator.swift
[78/142] Compiling ArgumentParser MessageInfo.swift
[79/142] Compiling ArgumentParser UsageGenerator.swift
[81/144] Wrapping AST for ArgumentParser for debugging
[104/144] Compiling CryptoSwift Rabbit+Foundation.swift
[105/144] Compiling CryptoSwift String+FoundationExtension.swift
[106/144] Compiling CryptoSwift Utils+Foundation.swift
[107/144] Compiling CryptoSwift Generics.swift
[108/144] Compiling CryptoSwift HKDF.swift
[109/144] Compiling CryptoSwift HMAC.swift
[110/144] Compiling CryptoSwift ISO78164Padding.swift
[111/144] Compiling CryptoSwift Int+Extension.swift
[122/144] Compiling CryptoSwift Poly1305.swift
[123/144] Compiling CryptoSwift Rabbit.swift
[124/144] Compiling CryptoSwift SHA1.swift
[125/144] Compiling CryptoSwift SHA2.swift
[126/144] Compiling CryptoSwift SHA3.swift
[127/144] Compiling CryptoSwift Scrypt.swift
[128/144] Compiling CryptoSwift SecureBytes.swift
[129/144] Compiling CryptoSwift StreamDecryptor.swift
[130/144] Compiling CryptoSwift StreamEncryptor.swift
[131/144] Compiling CryptoSwift MD5.swift
[132/144] Compiling CryptoSwift NoPadding.swift
[133/144] Compiling CryptoSwift Operators.swift
[134/144] Compiling CryptoSwift PBKDF1.swift
[135/144] Compiling CryptoSwift PBKDF2.swift
[136/144] Compiling CryptoSwift PKCS5.swift
[137/144] Compiling CryptoSwift PKCS7.swift
[138/144] Compiling CryptoSwift PKCS7Padding.swift
[139/144] Compiling CryptoSwift Padding.swift
[141/146] Wrapping AST for CryptoSwift for debugging
[143/148] Compiling XcodeHasher XcodeHasher.swift
[144/148] Emitting module XcodeHasher
[146/150] Wrapping AST for XcodeHasher for debugging
[148/202] 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 {
                                ^
[149/202] 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 {
                                ^
[150/202] 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 {
                                ^
[151/202] 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 {
                                ^
[152/202] 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 {
                                ^
[153/202] 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 {
                                ^
[154/202] 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 {
                                ^
[155/209] Emitting module XCLogParser
[156/209] 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 {
                   ^
[157/209] 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 {
                   ^
[158/209] 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 {
                   ^
[159/209] 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 {
                   ^
[160/209] 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 {
                   ^
[161/209] 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 {
                   ^
[162/209] 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 {
                   ^
[163/209] 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 {
                   ^
[164/209] Compiling XCLogParser BuildStep.swift
[165/209] Compiling XCLogParser ClangCompilerParser.swift
[166/209] Compiling XCLogParser Contains.swift
[167/209] Compiling XCLogParser IDEActivityLogSection+Builders.swift
[168/209] Compiling XCLogParser IDEActivityLogSection+Parsing.swift
[169/209] Compiling XCLogParser LinkerStatistics.swift
[170/209] Compiling XCLogParser MachineNameReader.swift
[171/209] Compiling XCLogParser SwiftCompilerFunctionTimeOptionParser.swift
[172/209] Compiling XCLogParser SwiftCompilerParser.swift
[173/209] Compiling XCLogParser SwiftCompilerTimeOptionParser.swift
[174/209] Compiling XCLogParser SwiftCompilerTypeCheckOptionParser.swift
[175/209] Compiling XCLogParser SwiftFunctionTime.swift
[176/209] Compiling XCLogParser SwiftTypeCheck.swift
[177/209] Compiling XCLogParser ChromeTracerReporter.swift
[178/209] Compiling XCLogParser Notice+Parser.swift
[179/209] Compiling XCLogParser Notice.swift
[180/209] Compiling XCLogParser NoticeType.swift
[181/209] Compiling XCLogParser ParserBuildSteps.swift
[182/209] Compiling XCLogParser Prefix.swift
[183/209] Compiling XCLogParser StringExtension.swift
[184/209] Compiling XCLogParser Suffix.swift
[185/209] Compiling XCLogParser LogManifestModel.swift
[186/209] Compiling XCLogParser FileOutput.swift
[187/209] Compiling XCLogParser ReporterOutput.swift
[188/209] Compiling XCLogParser StandardOutput.swift
[189/209] Compiling XCLogParser BuildStatusSanitizer.swift
[190/209] Compiling XCLogParser BuildStep+Builder.swift
[191/209] Compiling XCLogParser BuildStep+Parser.swift
[192/209] Compiling XCLogParser FlatJsonReporter.swift
[193/209] Compiling XCLogParser HtmlReporter.swift
[194/209] Compiling XCLogParser IssuesReporter.swift
[195/209] Compiling XCLogParser JsonReporter.swift
[196/209] Compiling XCLogParser LogReporter.swift
[197/209] Compiling XCLogParser Reporter.swift
[198/209] Compiling XCLogParser SummaryJsonReporter.swift
[199/209] Compiling XCLogParser XCLogParserError.swift
[200/209] Compiling XCLogParser ActivityParser.swift
[201/209] Compiling XCLogParser IDEActivityModel.swift
[202/209] Compiling XCLogParser Action.swift
[203/209] Compiling XCLogParser ActionOptions.swift
[204/209] Compiling XCLogParser Command.swift
[205/209] Compiling XCLogParser CommandHandler.swift
[206/209] Compiling XCLogParser LogOptions.swift
[208/211] Wrapping AST for XCLogParser for debugging
[210/219] Compiling XCLogParserApp MainCommand.swift
[211/220] Compiling XCLogParserApp VersionCommand.swift
[212/220] Compiling XCLogParserApp String+Blank.swift
[213/220] Compiling XCLogParserApp main.swift
[214/220] Compiling XCLogParserApp ManifestCommand.swift
[215/220] Compiling XCLogParserApp DumpCommand.swift
[216/220] Emitting module XCLogParserApp
[217/220] Compiling XCLogParserApp Optional+Blank.swift
[218/220] Compiling XCLogParserApp ParseCommand.swift
[220/222] Wrapping AST for XCLogParserApp for debugging
[221/222] Linking xclogparser
Build complete! (24.21s)
Build complete.
Done.

Build Machine: Linux 1