The Swift Package Index logo.Swift Package Index

Build Information

Successful build of XCLogParser with Swift 5.10 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.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.10
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.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/1024jp/GzipSwift
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/apple/swift-argument-parser
[1/1480] Fetching gzipswift
[904/2884] Fetching gzipswift, pathkit
[2450/3905] Fetching gzipswift, pathkit, spectre
[3692/16472] Fetching gzipswift, pathkit, spectre, cryptoswift
[5792/28087] Fetching gzipswift, pathkit, spectre, cryptoswift, swift-argument-parser
Fetched https://github.com/kylef/Spectre.git from cache (0.73s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.75s)
[6529/15451] Fetching gzipswift, pathkit, cryptoswift
Fetched https://github.com/1024jp/GzipSwift from cache (1.32s)
Fetched https://github.com/kylef/PathKit.git from cache (1.32s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.34s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.2.0 (0.38s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (0.95s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.3.3 (0.38s)
Computing version for https://github.com/1024jp/GzipSwift
Computed https://github.com/1024jp/GzipSwift at 5.1.1 (0.38s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.39s)
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/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
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
[1/1] Compiling plugin Generate Manual
Building for debugging...
[1/21] Write sources
[9/21] Compiling system-zlib anchor.c
[10/21] Write swift-version-24593BA9C3E375BF.txt
[12/95] Emitting module CryptoSwift
[13/104] Emitting module ArgumentParserToolInfo
[14/104] Compiling ArgumentParserToolInfo ToolInfo.swift
[15/105] Wrapping AST for ArgumentParserToolInfo for debugging
[17/142] Compiling CryptoSwift HMAC+Foundation.swift
[18/142] Compiling CryptoSwift Rabbit+Foundation.swift
[19/142] Compiling CryptoSwift String+FoundationExtension.swift
[20/142] Compiling CryptoSwift Utils+Foundation.swift
[21/142] Compiling CryptoSwift Generics.swift
[22/142] Compiling CryptoSwift HKDF.swift
[23/142] Compiling CryptoSwift HMAC.swift
[24/142] Compiling CryptoSwift ISO78164Padding.swift
[25/142] Compiling CryptoSwift Int+Extension.swift
[26/142] Compiling ArgumentParser SplitArguments.swift
[27/142] Compiling ArgumentParser DumpHelpGenerator.swift
[28/142] Compiling ArgumentParser HelpCommand.swift
[29/142] Compiling ArgumentParser HelpGenerator.swift
[30/142] Compiling ArgumentParser MessageInfo.swift
[31/142] Compiling ArgumentParser UsageGenerator.swift
[32/142] Compiling CryptoSwift Array+Foundation.swift
[33/142] Compiling CryptoSwift Blowfish+Foundation.swift
[34/142] Compiling CryptoSwift ChaCha20+Foundation.swift
[35/142] Compiling CryptoSwift Data+Extension.swift
[36/142] Emitting module Gzip
[37/142] Compiling Gzip Data+Gzip.swift
[38/142] Compiling CryptoSwift String+Extension.swift
[39/142] Compiling CryptoSwift UInt128.swift
[40/142] Compiling CryptoSwift UInt16+Extension.swift
[41/142] Compiling CryptoSwift UInt32+Extension.swift
[42/142] Compiling CryptoSwift UInt64+Extension.swift
[43/142] Compiling CryptoSwift UInt8+Extension.swift
[44/142] Compiling CryptoSwift Updatable.swift
[45/142] Compiling CryptoSwift Utils.swift
[46/142] Compiling CryptoSwift ZeroPadding.swift
[48/143] Emitting module PathKit
[49/143] Compiling PathKit PathKit.swift
[49/144] Wrapping AST for Gzip for debugging
[51/144] Wrapping AST for PathKit for debugging
[53/144] Compiling ArgumentParser Option.swift
[54/144] Compiling ArgumentParser OptionGroup.swift
[55/144] Compiling ArgumentParser AsyncParsableCommand.swift
[56/144] Compiling ArgumentParser CommandConfiguration.swift
[57/144] Compiling ArgumentParser EnumerableFlag.swift
[58/149] Compiling ArgumentParser ArgumentVisibility.swift
[59/149] Compiling ArgumentParser CompletionKind.swift
[60/149] Compiling ArgumentParser Errors.swift
[61/149] Compiling ArgumentParser Flag.swift
[62/149] Compiling ArgumentParser NameSpecification.swift
[63/149] Emitting module ArgumentParser
[64/149] Compiling ArgumentParser BashCompletionsGenerator.swift
[65/149] Compiling ArgumentParser CompletionsGenerator.swift
[66/149] Compiling ArgumentParser FishCompletionsGenerator.swift
[67/149] Compiling ArgumentParser ZshCompletionsGenerator.swift
[68/149] Compiling ArgumentParser Argument.swift
[69/149] Compiling ArgumentParser ArgumentHelp.swift
[70/149] Compiling ArgumentParser Name.swift
[71/149] Compiling ArgumentParser Parsed.swift
[72/149] Compiling ArgumentParser ParsedValues.swift
[73/149] Compiling ArgumentParser ParserError.swift
[75/149] Compiling ArgumentParser CollectionExtensions.swift
[76/149] Compiling ArgumentParser Platform.swift
[77/149] Compiling ArgumentParser SequenceExtensions.swift
[78/149] Compiling ArgumentParser StringExtensions.swift
[79/149] Compiling ArgumentParser Tree.swift
[80/149] Compiling ArgumentParser ExpressibleByArgument.swift
[81/149] Compiling ArgumentParser ParsableArguments.swift
[82/149] Compiling ArgumentParser ParsableArgumentsValidation.swift
[83/149] Compiling ArgumentParser ParsableCommand.swift
[84/149] Compiling ArgumentParser ArgumentDecoder.swift
[90/149] Compiling ArgumentParser ArgumentDefinition.swift
[91/149] Compiling ArgumentParser ArgumentSet.swift
[92/149] Compiling ArgumentParser CommandParser.swift
[93/149] Compiling ArgumentParser InputKey.swift
[94/149] Compiling ArgumentParser InputOrigin.swift
[125/150] Wrapping AST for ArgumentParser for debugging
[127/150] Compiling CryptoSwift MD5.swift
[128/150] Compiling CryptoSwift NoPadding.swift
[129/150] Compiling CryptoSwift Operators.swift
[130/150] Compiling CryptoSwift PBKDF1.swift
[131/150] Compiling CryptoSwift PBKDF2.swift
[132/150] Compiling CryptoSwift PKCS5.swift
[133/150] Compiling CryptoSwift PKCS7.swift
[134/150] Compiling CryptoSwift PKCS7Padding.swift
[135/150] Compiling CryptoSwift Padding.swift
[136/150] Compiling CryptoSwift Poly1305.swift
[137/150] Compiling CryptoSwift Rabbit.swift
[138/150] Compiling CryptoSwift SHA1.swift
[139/150] Compiling CryptoSwift SHA2.swift
[140/150] Compiling CryptoSwift SHA3.swift
[141/150] Compiling CryptoSwift Scrypt.swift
[142/150] Compiling CryptoSwift SecureBytes.swift
[143/150] Compiling CryptoSwift StreamDecryptor.swift
[144/150] Compiling CryptoSwift StreamEncryptor.swift
[145/151] Wrapping AST for CryptoSwift for debugging
[147/153] Compiling XcodeHasher XcodeHasher.swift
[148/153] Emitting module XcodeHasher
[149/154] Wrapping AST for XcodeHasher for debugging
[151/206] 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 {
                   ^
[152/206] 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 {
                   ^
[153/206] 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 {
                   ^
[154/206] 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 {
                   ^
[155/206] 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 {
                   ^
[156/206] 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 {
                   ^
[157/206] 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 {
                   ^
[158/206] 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 {
                   ^
[159/213] Emitting module XCLogParser
[160/213] Compiling XCLogParser BuildStep.swift
[161/213] Compiling XCLogParser ClangCompilerParser.swift
[162/213] Compiling XCLogParser Contains.swift
[163/213] Compiling XCLogParser IDEActivityLogSection+Builders.swift
[164/213] Compiling XCLogParser IDEActivityLogSection+Parsing.swift
[165/213] Compiling XCLogParser LinkerStatistics.swift
[166/213] Compiling XCLogParser MachineNameReader.swift
[167/213] Compiling XCLogParser SwiftCompilerFunctionTimeOptionParser.swift
[168/213] Compiling XCLogParser SwiftCompilerParser.swift
[169/213] Compiling XCLogParser SwiftCompilerTimeOptionParser.swift
[170/213] Compiling XCLogParser SwiftCompilerTypeCheckOptionParser.swift
[171/213] Compiling XCLogParser SwiftFunctionTime.swift
[172/213] Compiling XCLogParser SwiftTypeCheck.swift
[173/213] Compiling XCLogParser ChromeTracerReporter.swift
[174/213] 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 {
                                ^
[175/213] 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 {
                                ^
[176/213] 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 {
                                ^
[177/213] 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 {
                                ^
[178/213] 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 {
                                ^
[179/213] 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 {
                                ^
[180/213] 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 {
                                ^
[181/213] Compiling XCLogParser LogManifestModel.swift
[182/213] Compiling XCLogParser FileOutput.swift
[183/213] Compiling XCLogParser ReporterOutput.swift
[184/213] Compiling XCLogParser StandardOutput.swift
[185/213] Compiling XCLogParser BuildStatusSanitizer.swift
[186/213] Compiling XCLogParser BuildStep+Builder.swift
[187/213] Compiling XCLogParser BuildStep+Parser.swift
[188/213] Compiling XCLogParser Notice+Parser.swift
[189/213] Compiling XCLogParser Notice.swift
[190/213] Compiling XCLogParser NoticeType.swift
[191/213] Compiling XCLogParser ParserBuildSteps.swift
[192/213] Compiling XCLogParser Prefix.swift
[193/213] Compiling XCLogParser StringExtension.swift
[194/213] Compiling XCLogParser Suffix.swift
[195/213] Compiling XCLogParser FlatJsonReporter.swift
[196/213] Compiling XCLogParser HtmlReporter.swift
[197/213] Compiling XCLogParser IssuesReporter.swift
[198/213] Compiling XCLogParser JsonReporter.swift
[199/213] Compiling XCLogParser LogReporter.swift
[200/213] Compiling XCLogParser Reporter.swift
[201/213] Compiling XCLogParser SummaryJsonReporter.swift
[202/213] Compiling XCLogParser XCLogParserError.swift
[203/213] Compiling XCLogParser ActivityParser.swift
[204/213] Compiling XCLogParser IDEActivityModel.swift
[205/213] Compiling XCLogParser Action.swift
[206/213] Compiling XCLogParser ActionOptions.swift
[207/213] Compiling XCLogParser Command.swift
[208/213] Compiling XCLogParser CommandHandler.swift
[209/213] Compiling XCLogParser LogOptions.swift
[210/214] Wrapping AST for XCLogParser for debugging
[212/222] Compiling XCLogParserApp String+Blank.swift
[213/222] Compiling XCLogParserApp VersionCommand.swift
[214/223] Compiling XCLogParserApp MainCommand.swift
[215/223] Compiling XCLogParserApp main.swift
[216/223] Emitting module XCLogParserApp
[217/223] Compiling XCLogParserApp DumpCommand.swift
[218/223] Compiling XCLogParserApp Optional+Blank.swift
[219/223] Compiling XCLogParserApp ManifestCommand.swift
[220/223] Compiling XCLogParserApp ParseCommand.swift
[221/224] Wrapping AST for XCLogParserApp for debugging
[222/224] Write Objects.LinkFileList
[223/224] Linking xclogparser
Build complete! (27.37s)
Build complete.
Done.

Build Machine: Linux 1