The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of XCLogParser, reference v0.2.41 (7cf8c5), with Swift 5.10 for Linux on 21 Mar 2025 11:11:28 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" 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.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MobileNativeFoundation/XCLogParser.git
Reference: v0.2.41
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.41    -> FETCH_HEAD
HEAD is now at 7cf8c50 Merge pull request #217 from memoto/master
Cloned https://github.com/MobileNativeFoundation/XCLogParser.git
Revision (git rev-parse @):
7cf8c50e1b84effcda573bbf8b26bdd0a6b4614f
SUCCESS checkout https://github.com/MobileNativeFoundation/XCLogParser.git at v0.2.41
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/MobileNativeFoundation/XCLogParser.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:8b386ca1081dd55ec0944429387f246ccb59ef99c9c8cbb418b0abd78460b38f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/1024jp/GzipSwift
[1/1411] Fetching pathkit
[1412/2960] Fetching pathkit, gzipswift
[1428/15894] Fetching pathkit, gzipswift, cryptoswift
[4902/30601] Fetching pathkit, gzipswift, cryptoswift, swift-argument-parser
Fetched https://github.com/kylef/PathKit.git from cache (1.06s)
Fetched https://github.com/1024jp/GzipSwift from cache (1.06s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.07s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.09s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (0.89s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.29s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.3.3 (0.35s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.34s)
Computing version for https://github.com/1024jp/GzipSwift
Computed https://github.com/1024jp/GzipSwift at 5.2.0 (0.34s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.31s)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.3.3
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Creating working copy for https://github.com/1024jp/GzipSwift
Working copy of https://github.com/1024jp/GzipSwift resolved at 5.2.0
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/21] Write sources
[9/21] Compiling system-zlib anchor.c
[10/21] Write swift-version-24593BA9C3E375BF.txt
[12/95] Emitting module ArgumentParserToolInfo
[13/95] Compiling ArgumentParserToolInfo ToolInfo.swift
[14/96] Wrapping AST for ArgumentParserToolInfo for debugging
[16/134] Compiling ArgumentParser ArgumentHelp.swift
[17/134] Compiling ArgumentParser ArgumentVisibility.swift
[18/134] Compiling ArgumentParser CompletionKind.swift
[19/134] Compiling ArgumentParser Errors.swift
[20/134] Compiling ArgumentParser Flag.swift
[21/134] Compiling ArgumentParser NameSpecification.swift
[22/134] Compiling ArgumentParser Option.swift
[23/134] Compiling CryptoSwift Blowfish+Foundation.swift
[24/134] Compiling CryptoSwift ChaCha20+Foundation.swift
[25/134] Compiling CryptoSwift Data+Extension.swift
[26/143] Emitting module Gzip
[27/143] Compiling Gzip Data+Gzip.swift
[28/143] Compiling CryptoSwift MD5.swift
[29/143] Compiling CryptoSwift NoPadding.swift
[30/143] Compiling CryptoSwift Operators.swift
[31/143] Compiling CryptoSwift PBKDF1.swift
[32/143] Compiling CryptoSwift PBKDF2.swift
[33/143] Compiling CryptoSwift PKCS5.swift
[34/143] Compiling CryptoSwift PKCS7.swift
[35/143] Compiling CryptoSwift PKCS7Padding.swift
[36/143] Compiling CryptoSwift Padding.swift
[37/144] Compiling CryptoSwift HMAC+Foundation.swift
[38/144] Compiling CryptoSwift Rabbit+Foundation.swift
[39/144] Compiling CryptoSwift String+FoundationExtension.swift
[40/144] Compiling CryptoSwift Utils+Foundation.swift
[41/144] Compiling CryptoSwift Generics.swift
[42/144] Compiling CryptoSwift HKDF.swift
[43/144] Compiling CryptoSwift HMAC.swift
[44/144] Compiling CryptoSwift ISO78164Padding.swift
[45/144] Compiling CryptoSwift Int+Extension.swift
[47/144] Compiling ArgumentParser OptionGroup.swift
[48/144] Compiling ArgumentParser AsyncParsableCommand.swift
[49/144] Compiling ArgumentParser CommandConfiguration.swift
[50/144] Compiling ArgumentParser CommandGroup.swift
[51/144] Compiling ArgumentParser EnumerableFlag.swift
[51/149] Wrapping AST for Gzip for debugging
[53/149] Emitting module PathKit
[54/149] Compiling PathKit PathKit.swift
[56/150] Emitting module ArgumentParser
[56/150] Wrapping AST for PathKit for debugging
[58/150] Compiling ArgumentParser CollectionExtensions.swift
[59/150] Compiling ArgumentParser Platform.swift
[60/150] Compiling ArgumentParser SequenceExtensions.swift
[61/150] Compiling ArgumentParser StringExtensions.swift
[62/150] Compiling ArgumentParser Tree.swift
[63/150] Compiling ArgumentParser BashCompletionsGenerator.swift
[64/150] Compiling ArgumentParser CompletionsGenerator.swift
[65/150] Compiling ArgumentParser FishCompletionsGenerator.swift
[66/150] Compiling ArgumentParser ZshCompletionsGenerator.swift
[67/150] Compiling ArgumentParser Argument.swift
[69/150] Compiling ArgumentParser ArgumentDefinition.swift
[70/150] Compiling ArgumentParser ArgumentSet.swift
[71/150] Compiling ArgumentParser CommandParser.swift
[72/150] Compiling ArgumentParser InputKey.swift
[73/150] Compiling ArgumentParser InputOrigin.swift
[80/150] Compiling ArgumentParser Name.swift
[81/150] Compiling ArgumentParser Parsed.swift
[82/150] Compiling ArgumentParser ParsedValues.swift
[83/150] Compiling ArgumentParser ParserError.swift
[84/150] Compiling ArgumentParser SplitArguments.swift
[85/150] Compiling ArgumentParser ExpressibleByArgument.swift
[86/150] Compiling ArgumentParser ParsableArguments.swift
[87/150] Compiling ArgumentParser ParsableArgumentsValidation.swift
[88/150] Compiling ArgumentParser ParsableCommand.swift
[89/150] Compiling ArgumentParser ArgumentDecoder.swift
[90/150] Compiling ArgumentParser DumpHelpGenerator.swift
[91/150] Compiling ArgumentParser HelpCommand.swift
[92/150] Compiling ArgumentParser HelpGenerator.swift
[93/150] Compiling ArgumentParser MessageInfo.swift
[94/150] Compiling ArgumentParser UsageGenerator.swift
[95/150] Compiling CryptoSwift String+Extension.swift
[96/150] Compiling CryptoSwift UInt128.swift
[97/150] Compiling CryptoSwift UInt16+Extension.swift
[98/150] Compiling CryptoSwift UInt32+Extension.swift
[99/150] Compiling CryptoSwift UInt64+Extension.swift
[100/150] Compiling CryptoSwift UInt8+Extension.swift
[101/150] Compiling CryptoSwift Updatable.swift
[102/150] Compiling CryptoSwift Utils.swift
[103/150] Compiling CryptoSwift ZeroPadding.swift
[124/151] Wrapping AST for ArgumentParser for debugging
[126/151] Emitting module CryptoSwift
[137/151] Compiling CryptoSwift Poly1305.swift
[138/151] Compiling CryptoSwift Rabbit.swift
[139/151] Compiling CryptoSwift SHA1.swift
[140/151] Compiling CryptoSwift SHA2.swift
[141/151] Compiling CryptoSwift SHA3.swift
[142/151] Compiling CryptoSwift Scrypt.swift
[143/151] Compiling CryptoSwift SecureBytes.swift
[144/151] Compiling CryptoSwift StreamDecryptor.swift
[145/151] Compiling CryptoSwift StreamEncryptor.swift
[146/152] Wrapping AST for CryptoSwift for debugging
[148/154] Emitting module XcodeHasher
[149/154] Compiling XcodeHasher XcodeHasher.swift
[150/155] Wrapping AST for XcodeHasher for debugging
[152/207] Compiling XCLogParser SwiftCompilerFunctionTimeOptionParser.swift
[153/207] Compiling XCLogParser SwiftCompilerParser.swift
[154/207] Compiling XCLogParser SwiftCompilerTimeOptionParser.swift
[155/207] Compiling XCLogParser SwiftCompilerTypeCheckOptionParser.swift
[156/207] Compiling XCLogParser SwiftFunctionTime.swift
[157/207] Compiling XCLogParser SwiftTypeCheck.swift
[158/207] Compiling XCLogParser ChromeTracerReporter.swift
[159/214] Emitting module XCLogParser
[160/214] Compiling XCLogParser BuildStep.swift
[161/214] Compiling XCLogParser ClangCompilerParser.swift
[162/214] Compiling XCLogParser Contains.swift
[163/214] Compiling XCLogParser IDEActivityLogSection+Builders.swift
[164/214] Compiling XCLogParser IDEActivityLogSection+Parsing.swift
[165/214] Compiling XCLogParser LinkerStatistics.swift
[166/214] Compiling XCLogParser MachineNameReader.swift
[167/214] 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 {
                   ^
[168/214] 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 {
                   ^
[169/214] 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 {
                   ^
[170/214] 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 {
                   ^
[171/214] 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 {
                   ^
[172/214] 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 {
                   ^
[173/214] 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 {
                   ^
[174/214] 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 {
                   ^
[175/214] 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 {
                                ^
[176/214] 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 {
                                ^
[177/214] 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 {
                                ^
[178/214] 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 {
                                ^
[179/214] 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 {
                                ^
[180/214] 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 {
                                ^
[181/214] 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 {
                                ^
[182/214] Compiling XCLogParser LogManifestModel.swift
[183/214] Compiling XCLogParser FileOutput.swift
[184/214] Compiling XCLogParser ReporterOutput.swift
[185/214] Compiling XCLogParser StandardOutput.swift
[186/214] Compiling XCLogParser BuildStatusSanitizer.swift
[187/214] Compiling XCLogParser BuildStep+Builder.swift
[188/214] Compiling XCLogParser BuildStep+Parser.swift
[189/214] Compiling XCLogParser Notice+Parser.swift
[190/214] Compiling XCLogParser Notice.swift
[191/214] Compiling XCLogParser NoticeType.swift
[192/214] Compiling XCLogParser ParserBuildSteps.swift
[193/214] Compiling XCLogParser Prefix.swift
[194/214] Compiling XCLogParser StringExtension.swift
[195/214] Compiling XCLogParser Suffix.swift
[196/214] Compiling XCLogParser FlatJsonReporter.swift
[197/214] Compiling XCLogParser HtmlReporter.swift
[198/214] Compiling XCLogParser IssuesReporter.swift
[199/214] Compiling XCLogParser JsonReporter.swift
[200/214] Compiling XCLogParser LogReporter.swift
[201/214] Compiling XCLogParser Reporter.swift
[202/214] Compiling XCLogParser SummaryJsonReporter.swift
[203/214] Compiling XCLogParser XCLogParserError.swift
[204/214] Compiling XCLogParser ActivityParser.swift
[205/214] Compiling XCLogParser IDEActivityModel.swift
[206/214] Compiling XCLogParser Action.swift
[207/214] Compiling XCLogParser ActionOptions.swift
[208/214] Compiling XCLogParser Command.swift
[209/214] Compiling XCLogParser CommandHandler.swift
[210/214] Compiling XCLogParser LogOptions.swift
[211/215] Wrapping AST for XCLogParser for debugging
[213/223] Compiling XCLogParserApp String+Blank.swift
[214/223] Compiling XCLogParserApp VersionCommand.swift
[215/224] Compiling XCLogParserApp main.swift
[216/224] Compiling XCLogParserApp ManifestCommand.swift
[217/224] Compiling XCLogParserApp MainCommand.swift
[218/224] Emitting module XCLogParserApp
[219/224] Compiling XCLogParserApp DumpCommand.swift
[220/224] Compiling XCLogParserApp Optional+Blank.swift
[221/224] Compiling XCLogParserApp ParseCommand.swift
[222/225] Wrapping AST for XCLogParserApp for debugging
[223/225] Write Objects.LinkFileList
[224/225] Linking xclogparser
Build complete! (18.26s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "gzipswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.1.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/1024jp/GzipSwift"
    },
    {
      "identity" : "cryptoswift",
      "requirement" : {
        "exact" : [
          "1.3.3"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
    },
    {
      "identity" : "pathkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kylef/PathKit.git"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    }
  ],
  "manifest_display_name" : "XCLogParser",
  "name" : "XCLogParser",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    }
  ],
  "products" : [
    {
      "name" : "xclogparser",
      "targets" : [
        "XCLogParserApp"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "XCLogParser",
      "targets" : [
        "XCLogParser"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "XcodeHasher",
      "module_type" : "SwiftTarget",
      "name" : "XcodeHasher",
      "path" : "Sources/XcodeHasher",
      "product_dependencies" : [
        "CryptoSwift"
      ],
      "product_memberships" : [
        "xclogparser",
        "XCLogParser"
      ],
      "sources" : [
        "XcodeHasher.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "XCLogParserTests",
      "module_type" : "SwiftTarget",
      "name" : "XCLogParserTests",
      "path" : "Tests/XCLogParserTests",
      "sources" : [
        "ActivityParserTests.swift",
        "BuildStatusSanitizerTests.swift",
        "BuildStep+TestUtils.swift",
        "ChromeTracerOutputTests.swift",
        "ClangCompilerParserTests.swift",
        "IssuesReporterTests.swift",
        "LexRedactorTests.swift",
        "LexerTests.swift",
        "LogFinderTests.swift",
        "LogManifestTests.swift",
        "ParserTests.swift",
        "ReporterTests.swift",
        "String+BuildSpecificInformationRemovalTests.swift",
        "SwiftCompilerParserTests.swift",
        "TestUtils.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "XCLogParser"
      ],
      "type" : "test"
    },
    {
      "c99name" : "XCLogParserApp",
      "module_type" : "SwiftTarget",
      "name" : "XCLogParserApp",
      "path" : "Sources/XCLogParserApp",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "xclogparser"
      ],
      "sources" : [
        "commands/DumpCommand.swift",
        "commands/MainCommand.swift",
        "commands/ManifestCommand.swift",
        "commands/Optional+Blank.swift",
        "commands/ParseCommand.swift",
        "commands/String+Blank.swift",
        "commands/VersionCommand.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "XCLogParser"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "XCLogParser",
      "module_type" : "SwiftTarget",
      "name" : "XCLogParser",
      "path" : "Sources/XCLogParser",
      "product_dependencies" : [
        "Gzip",
        "PathKit"
      ],
      "product_memberships" : [
        "xclogparser",
        "XCLogParser"
      ],
      "sources" : [
        "XCLogParserError.swift",
        "activityparser/ActivityParser.swift",
        "activityparser/IDEActivityModel.swift",
        "commands/Action.swift",
        "commands/ActionOptions.swift",
        "commands/Command.swift",
        "commands/CommandHandler.swift",
        "commands/LogOptions.swift",
        "commands/Version.swift",
        "extensions/ArrayExtension.swift",
        "extensions/EncodableExtension.swift",
        "extensions/NSRegularExpressionExtension.swift",
        "extensions/URLExtension.swift",
        "generated/HtmlReporterResources.swift",
        "lexer/LexRedactor.swift",
        "lexer/Lexer.swift",
        "lexer/LexerModel.swift",
        "lexer/LogRedactor.swift",
        "lexer/String+BuildSpecificInformationRemoval.swift",
        "loglocation/LogError.swift",
        "loglocation/LogFinder.swift",
        "loglocation/LogLoader.swift",
        "logmanifest/LogManifest.swift",
        "logmanifest/LogManifestModel.swift",
        "output/FileOutput.swift",
        "output/ReporterOutput.swift",
        "output/StandardOutput.swift",
        "parser/BuildStatusSanitizer.swift",
        "parser/BuildStep+Builder.swift",
        "parser/BuildStep+Parser.swift",
        "parser/BuildStep.swift",
        "parser/ClangCompilerParser.swift",
        "parser/Contains.swift",
        "parser/IDEActivityLogSection+Builders.swift",
        "parser/IDEActivityLogSection+Parsing.swift",
        "parser/LinkerStatistics.swift",
        "parser/MachineNameReader.swift",
        "parser/Notice+Parser.swift",
        "parser/Notice.swift",
        "parser/NoticeType.swift",
        "parser/ParserBuildSteps.swift",
        "parser/Prefix.swift",
        "parser/StringExtension.swift",
        "parser/Suffix.swift",
        "parser/SwiftCompilerFunctionTimeOptionParser.swift",
        "parser/SwiftCompilerParser.swift",
        "parser/SwiftCompilerTimeOptionParser.swift",
        "parser/SwiftCompilerTypeCheckOptionParser.swift",
        "parser/SwiftFunctionTime.swift",
        "parser/SwiftTypeCheck.swift",
        "reporter/ChromeTracerReporter.swift",
        "reporter/FlatJsonReporter.swift",
        "reporter/HtmlReporter.swift",
        "reporter/IssuesReporter.swift",
        "reporter/JsonReporter.swift",
        "reporter/LogReporter.swift",
        "reporter/Reporter.swift",
        "reporter/SummaryJsonReporter.swift"
      ],
      "target_dependencies" : [
        "XcodeHasher"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:8b386ca1081dd55ec0944429387f246ccb59ef99c9c8cbb418b0abd78460b38f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Done.