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

Failed to build swift-evolution-metadata-extractor, reference 0.1.0 (6c6e71), with Swift 5.9 for Linux on 22 Jul 2024 17:41:43 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.47.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftlang/swift-evolution-metadata-extractor.git
Reference: 0.1.0
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/swiftlang/swift-evolution-metadata-extractor
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at 6c6e715 Remove transition warning from README
Cloned https://github.com/swiftlang/swift-evolution-metadata-extractor.git
Revision (git rev-parse @):
6c6e7154a2338a694467f060b7dbcbc21006e93e
SUCCESS checkout https://github.com/swiftlang/swift-evolution-metadata-extractor.git at 0.1.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD
https://github.com/swiftlang/swift-evolution-metadata-extractor.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:42089e127179f97bc0ca0c1c313de55254bdfac5dc9c651424c389c16ec35440
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/swiftlang/swift-markdown
[1/6031] Fetching swift-markdown
[6032/18093] Fetching swift-markdown, swift-argument-parser
Fetched https://github.com/swiftlang/swift-markdown (0.75s)
Fetched https://github.com/apple/swift-argument-parser.git (0.76s)
Computing version for https://github.com/swiftlang/swift-markdown
Computed https://github.com/swiftlang/swift-markdown at 0.4.0 (1.20s)
Fetching https://github.com/apple/swift-cmark.git
[1/17807] Fetching swift-cmark
Fetched https://github.com/apple/swift-cmark.git (0.97s)
Computing version for https://github.com/apple/swift-cmark.git
Computed https://github.com/apple/swift-cmark.git at 0.4.0 (0.47s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.39s)
Creating working copy for https://github.com/apple/swift-cmark.git
Working copy of https://github.com/apple/swift-cmark.git resolved at 0.4.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.0
Creating working copy for https://github.com/swiftlang/swift-markdown
Working copy of https://github.com/swiftlang/swift-markdown resolved at 0.4.0
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/43] Compiling cmark-gfm cmark_ctype.c
[2/43] Compiling cmark-gfm cmark.c
[3/43] Compiling cmark-gfm arena.c
[4/43] Compiling cmark-gfm buffer.c
[5/43] Compiling cmark-gfm references.c
[6/43] Compiling cmark-gfm-extensions tasklist.c
[7/43] Compiling cmark-gfm-extensions core-extensions.c
[8/43] Compiling cmark-gfm-extensions strikethrough.c
[9/43] Compiling cmark-gfm blocks.c
[10/43] Compiling cmark-gfm-extensions ext_scanners.c
[11/43] Compiling cmark-gfm-extensions tagfilter.c
[11/43] Compiling cmark-gfm-extensions autolink.c
[13/43] Compiling cmark-gfm syntax_extension.c
[14/43] Compiling cmark-gfm-extensions table.c
[15/43] Compiling cmark-gfm xml.c
[16/43] Compiling cmark-gfm plugin.c
[17/43] Compiling cmark-gfm render.c
[18/46] Compiling cmark-gfm registry.c
[19/49] Compiling cmark-gfm plaintext.c
[20/54] Compiling cmark-gfm map.c
[21/54] Compiling cmark-gfm utf8.c
[22/54] Compiling cmark-gfm man.c
[23/54] Compiling cmark-gfm linked_list.c
[24/54] Compiling cmark-gfm node.c
[25/54] Compiling cmark-gfm latex.c
[26/54] Compiling cmark-gfm html.c
[27/54] Compiling cmark-gfm iterator.c
[28/54] Compiling cmark-gfm houdini_html_e.c
[29/54] Compiling cmark-gfm houdini_href_e.c
[30/54] Compiling cmark-gfm footnotes.c
[31/54] Compiling CAtomic CAtomic.c
[32/54] Compiling cmark-gfm houdini_html_u.c
[33/54] Compiling cmark-gfm inlines.c
[34/54] Compiling cmark-gfm commonmark.c
[35/54] Compiling cmark-gfm scanners.c
[37/113] Emitting module EvolutionMetadataModel
[38/114] Compiling Markdown ChildIndexPath.swift
[39/114] Compiling Markdown DirectiveArgument.swift
[40/114] Compiling EvolutionMetadataModel Proposal+Implementation.swift
[41/114] Compiling EvolutionMetadataModel Proposal+TrackingBug.swift
[42/114] Compiling EvolutionMetadataModel Proposal+UpcomingFeatureFlag.swift
[43/114] Compiling Markdown MarkupRewriter.swift
[44/114] Compiling Markdown BasicBlockContainer.swift
[45/114] Compiling Markdown BasicInlineContainer.swift
[46/114] Compiling Markdown BlockContainer.swift
[47/114] Compiling Markdown BlockMarkup.swift
[48/114] Compiling Markdown InlineContainer.swift
[49/114] Compiling Markdown InlineMarkup.swift
[50/114] Compiling Markdown ListItemContainer.swift
[51/114] Compiling EvolutionMetadataModel Proposal+Issue.swift
[52/122] Compiling EvolutionMetadataModel Proposal+Person.swift
[53/122] Compiling EvolutionMetadataModel Proposal+Status.swift
[54/122] Compiling ArgumentParserToolInfo ToolInfo.swift
[55/122] Emitting module ArgumentParserToolInfo
[57/124] Compiling Markdown CodeBlock.swift
[58/124] Compiling Markdown HTMLBlock.swift
[59/124] Compiling Markdown Heading.swift
[60/124] Compiling Markdown ThematicBreak.swift
[61/124] Compiling Markdown Table.swift
[62/124] Compiling Markdown TableBody.swift
[63/124] Compiling Markdown TableCell.swift
[64/124] Compiling Markdown TableCellContainer.swift
[65/124] Compiling EvolutionMetadataModel Proposal.swift
[68/126] Emitting module Markdown
[69/126] Wrapping AST for ArgumentParserToolInfo for debugging
[70/126] Wrapping AST for EvolutionMetadataModel for debugging
[72/164] Emitting module ArgumentParser
[73/169] Compiling ArgumentParser InputOrigin.swift
[74/169] Compiling ArgumentParser Name.swift
[75/169] Compiling ArgumentParser Parsed.swift
[76/169] Compiling ArgumentParser ParsedValues.swift
[77/169] Compiling ArgumentParser ParserError.swift
[78/169] Compiling ArgumentParser SplitArguments.swift
[79/169] Compiling ArgumentParser DumpHelpGenerator.swift
[80/169] Compiling ArgumentParser HelpCommand.swift
[81/169] Compiling ArgumentParser CommandGroup.swift
[82/169] Compiling ArgumentParser EnumerableFlag.swift
[83/169] Compiling ArgumentParser ExpressibleByArgument.swift
[84/169] Compiling ArgumentParser ParsableArguments.swift
[85/169] Compiling ArgumentParser ParsableArgumentsValidation.swift
[86/169] Compiling ArgumentParser ParsableCommand.swift
[87/169] Compiling ArgumentParser ArgumentDecoder.swift
[88/169] Compiling ArgumentParser ArgumentVisibility.swift
[89/169] Compiling ArgumentParser CompletionKind.swift
[90/169] Compiling ArgumentParser BashCompletionsGenerator.swift
[91/169] Compiling ArgumentParser CompletionsGenerator.swift
[92/169] Compiling ArgumentParser FishCompletionsGenerator.swift
[93/169] Compiling ArgumentParser ZshCompletionsGenerator.swift
[94/169] Compiling ArgumentParser Argument.swift
[95/169] Compiling ArgumentParser ArgumentHelp.swift
[102/169] Compiling ArgumentParser OptionGroup.swift
[103/169] Compiling ArgumentParser AsyncParsableCommand.swift
[104/169] Compiling ArgumentParser CommandConfiguration.swift
[105/169] Compiling ArgumentParser CollectionExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[106/169] Compiling ArgumentParser Platform.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[107/169] Compiling ArgumentParser SequenceExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[108/169] Compiling ArgumentParser StringExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[109/169] Compiling ArgumentParser Tree.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[110/169] Compiling Markdown AtomicCounter.swift
[111/169] Compiling Markdown CharacterExtensions.swift
[112/169] Compiling Markdown CollectionExtensions.swift
[113/169] Compiling Markdown StringExtensions.swift
[114/169] Compiling Markdown MarkupVisitor.swift
[115/169] Compiling Markdown MarkupWalker.swift
[116/169] Compiling Markdown MarkupFormatter.swift
[117/169] Compiling Markdown MarkupTreeDumper.swift
[125/169] Compiling ArgumentParser HelpGenerator.swift
[126/169] Compiling ArgumentParser MessageInfo.swift
[127/169] Compiling ArgumentParser UsageGenerator.swift
[128/169] Compiling ArgumentParser ArgumentDefinition.swift
[129/169] Compiling ArgumentParser ArgumentSet.swift
[130/169] Compiling ArgumentParser CommandParser.swift
[131/169] Compiling ArgumentParser InputKey.swift
[135/169] Compiling ArgumentParser Errors.swift
[136/169] Compiling ArgumentParser Flag.swift
[137/169] Compiling ArgumentParser NameSpecification.swift
[138/169] Compiling ArgumentParser Option.swift
[159/171] Compiling Markdown Text.swift
[160/171] Compiling Markdown Aside.swift
[161/171] Compiling Markdown BlockDirectiveParser.swift
[162/171] Compiling Markdown CommonMarkConverter.swift
[163/171] Compiling Markdown LazySplitLines.swift
[164/171] Compiling Markdown ParseOptions.swift
[165/171] Compiling Markdown RangeAdjuster.swift
[166/171] Compiling Markdown RangerTracker.swift
[166/172] Wrapping AST for ArgumentParser for debugging
[169/173] Wrapping AST for Markdown for debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[171/191] Emitting module EvolutionMetadataExtraction
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/CommandLineSupport.swift:87:79: error: no exact matches in call to initializer
        public static let defaultOutput: ExtractionJob.Output = .metadataJSON(URL(filePath: defaultFilename))
                                                                              ^
Foundation.URL:8:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileURLWithPath:)')
    public init(fileURLWithPath path: String)
           ^
Foundation.URL:2:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileReferenceLiteralResourceName:)')
    public init(fileReferenceLiteralResourceName name: String)
           ^
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/CommandLineSupport.swift:126:75: error: no exact matches in call to initializer
        public static let defaultOutput: ExtractionJob.Output = .snapshot(URL(filePath: defaultFilename))
                                                                          ^
Foundation.URL:8:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileURLWithPath:)')
    public init(fileURLWithPath path: String)
           ^
Foundation.URL:2:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileReferenceLiteralResourceName:)')
    public init(fileReferenceLiteralResourceName name: String)
           ^
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:23:14: warning: associated value 'snapshot' of 'Sendable'-conforming enum 'Source' has non-sendable type 'URL'
        case snapshot(URL)
             ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:10:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:27:14: warning: associated value 'metadataJSON' of 'Sendable'-conforming enum 'Output' has non-sendable type 'URL'
        case metadataJSON(URL)
             ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:28:14: warning: associated value 'snapshot' of 'Sendable'-conforming enum 'Output' has non-sendable type 'URL'
        case snapshot(URL)
             ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:43:9: warning: stored property 'temporarySnapshotDirectory' of 'Sendable'-conforming struct 'ExtractionJob' has non-sendable type 'URL?'
    let temporarySnapshotDirectory: URL?
        ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Extractors/EvolutionMetadataExtractor.swift:162:9: warning: stored property 'url' of 'Sendable'-conforming struct 'ProposalSpec' has non-sendable type 'URL'
    let url: URL
        ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Extractors/EvolutionMetadataExtractor.swift:10:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Utilities/FileUtilities.swift:44:30: error: no exact matches in call to initializer
            let commandURL = URL(filePath: commandPath)
                             ^
Foundation.URL:3:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(string:)')
    public init?(string: String)
           ^
Foundation.URL:8:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileURLWithPath:)')
    public init(fileURLWithPath path: String)
           ^
Foundation.URL:2:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileReferenceLiteralResourceName:)')
    public init(fileReferenceLiteralResourceName name: String)
           ^
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Utilities/FoundationExtensions.swift:38:1: error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended
extension URLSession {
^         ~~~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Utilities/FoundationExtensions.swift:77:11: error: cannot find type 'URLRequest' in scope
extension URLRequest {
          ^~~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Utilities/Networking.swift:94:63: error: value of type 'URL' has no member 'appending'
        static let githubMainBranchEndpoint = endpointBaseURL.appending(path:"branches/main")
                                              ~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Utilities/Networking.swift:95:59: error: value of type 'URL' has no member 'appending'
        static let githubIssuesEndpoint = endpointBaseURL.appending(path: "issues?since=2023-08-01T01:00:00Z&state=all")
                                          ~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Utilities/Networking.swift:96:62: error: value of type 'URL' has no member 'appending'
        static let githubProposalsEndpoint = endpointBaseURL.appending(path: "contents/proposals" )
                                             ~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Utilities/Networking.swift:139:95: error: cannot find type 'URLRequest' in scope
    static func getGitHubAPIValue<T: Decodable>(for endpoint: URL, type: T.Type, cachePolicy: URLRequest.CachePolicy = .useProtocolCachePolicy) async throws -> T {
                                                                                              ^~~~~~~~~~
[172/193] Compiling EvolutionMetadataExtraction PersonExtractor.swift
[173/193] Compiling EvolutionMetadataExtraction PreviousProposalExtractor.swift
[174/193] Compiling EvolutionMetadataExtraction ProposalLinkExtractor.swift
[175/193] Compiling EvolutionMetadataExtraction Networking.swift
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Utilities/Networking.swift:94:63: error: value of type 'URL' has no member 'appending'
        static let githubMainBranchEndpoint = endpointBaseURL.appending(path:"branches/main")
                                              ~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Utilities/Networking.swift:95:59: error: value of type 'URL' has no member 'appending'
        static let githubIssuesEndpoint = endpointBaseURL.appending(path: "issues?since=2023-08-01T01:00:00Z&state=all")
                                          ~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Utilities/Networking.swift:96:62: error: value of type 'URL' has no member 'appending'
        static let githubProposalsEndpoint = endpointBaseURL.appending(path: "contents/proposals" )
                                             ~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Utilities/Networking.swift:139:95: error: cannot find type 'URLRequest' in scope
    static func getGitHubAPIValue<T: Decodable>(for endpoint: URL, type: T.Type, cachePolicy: URLRequest.CachePolicy = .useProtocolCachePolicy) async throws -> T {
                                                                                              ^~~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Utilities/Networking.swift:18:23: error: cannot find 'URLRequest' in scope
        let request = URLRequest(url: previousResultsURL, cachePolicy: .reloadIgnoringLocalCacheData)
                      ^~~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Utilities/Networking.swift:18:73: error: cannot infer contextual base in reference to member 'reloadIgnoringLocalCacheData'
        let request = URLRequest(url: previousResultsURL, cachePolicy: .reloadIgnoringLocalCacheData)
                                                                       ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Utilities/Networking.swift:21:50: error: type 'URLSession' (aka 'AnyObject') has no member 'customized'
            let (data, _) = try await URLSession.customized.data(for: request)
                                      ~~~~~~~~~~ ^~~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Utilities/Networking.swift:98:29: error: value of type 'URL' has no member 'appending'
            endpointBaseURL.appending(path: "pulls/\(request)/files")
            ~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Utilities/Networking.swift:112:47: error: type 'URLSession' (aka 'AnyObject') has no member 'customized'
        let (data, _) =  try await URLSession.customized.data(from: url)
                                   ~~~~~~~~~~ ^~~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Utilities/Networking.swift:119:133: error: cannot infer contextual base in reference to member 'reloadIgnoringLocalCacheData'
        let branchInfo = try await getGitHubAPIValue(for: Endpoint.githubMainBranchEndpoint, type: GitHubBranch.self, cachePolicy: .reloadIgnoringLocalCacheData)
                                                                                                                                   ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Utilities/Networking.swift:141:23: error: cannot find 'URLRequest' in scope
        var request = URLRequest(url: endpoint, cachePolicy: cachePolicy)
                      ^~~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Utilities/Networking.swift:148:57: error: type 'URLSession' (aka 'AnyObject') has no member 'customized'
            let (data, response) = try await URLSession.customized.data(for: request)
                                             ~~~~~~~~~~ ^~~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Utilities/ValidationIssues.swift:166:38: error: type 'TimeZone' has no member 'gmt'
        calender.timeZone = TimeZone.gmt
                            ~~~~~~~~ ^~~
[176/193] Compiling EvolutionMetadataExtraction ValidationIssues.swift
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Utilities/Networking.swift:94:63: error: value of type 'URL' has no member 'appending'
        static let githubMainBranchEndpoint = endpointBaseURL.appending(path:"branches/main")
                                              ~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Utilities/Networking.swift:95:59: error: value of type 'URL' has no member 'appending'
        static let githubIssuesEndpoint = endpointBaseURL.appending(path: "issues?since=2023-08-01T01:00:00Z&state=all")
                                          ~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Utilities/Networking.swift:96:62: error: value of type 'URL' has no member 'appending'
        static let githubProposalsEndpoint = endpointBaseURL.appending(path: "contents/proposals" )
                                             ~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Utilities/Networking.swift:139:95: error: cannot find type 'URLRequest' in scope
    static func getGitHubAPIValue<T: Decodable>(for endpoint: URL, type: T.Type, cachePolicy: URLRequest.CachePolicy = .useProtocolCachePolicy) async throws -> T {
                                                                                              ^~~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Utilities/Networking.swift:18:23: error: cannot find 'URLRequest' in scope
        let request = URLRequest(url: previousResultsURL, cachePolicy: .reloadIgnoringLocalCacheData)
                      ^~~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Utilities/Networking.swift:18:73: error: cannot infer contextual base in reference to member 'reloadIgnoringLocalCacheData'
        let request = URLRequest(url: previousResultsURL, cachePolicy: .reloadIgnoringLocalCacheData)
                                                                       ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Utilities/Networking.swift:21:50: error: type 'URLSession' (aka 'AnyObject') has no member 'customized'
            let (data, _) = try await URLSession.customized.data(for: request)
                                      ~~~~~~~~~~ ^~~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Utilities/Networking.swift:98:29: error: value of type 'URL' has no member 'appending'
            endpointBaseURL.appending(path: "pulls/\(request)/files")
            ~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Utilities/Networking.swift:112:47: error: type 'URLSession' (aka 'AnyObject') has no member 'customized'
        let (data, _) =  try await URLSession.customized.data(from: url)
                                   ~~~~~~~~~~ ^~~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Utilities/Networking.swift:119:133: error: cannot infer contextual base in reference to member 'reloadIgnoringLocalCacheData'
        let branchInfo = try await getGitHubAPIValue(for: Endpoint.githubMainBranchEndpoint, type: GitHubBranch.self, cachePolicy: .reloadIgnoringLocalCacheData)
                                                                                                                                   ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Utilities/Networking.swift:141:23: error: cannot find 'URLRequest' in scope
        var request = URLRequest(url: endpoint, cachePolicy: cachePolicy)
                      ^~~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Utilities/Networking.swift:148:57: error: type 'URLSession' (aka 'AnyObject') has no member 'customized'
            let (data, response) = try await URLSession.customized.data(for: request)
                                             ~~~~~~~~~~ ^~~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Utilities/ValidationIssues.swift:166:38: error: type 'TimeZone' has no member 'gmt'
        calender.timeZone = TimeZone.gmt
                            ~~~~~~~~ ^~~
[177/193] Compiling EvolutionMetadataExtraction UpcomingFeatureFlagExtractor.swift
[178/193] Compiling EvolutionMetadataExtraction ProposalMetadataExtractor.swift
[179/193] Compiling EvolutionMetadataExtraction TitleExtractor.swift
[180/193] Compiling EvolutionMetadataExtraction TrackingBugExtractor.swift
[181/193] Compiling EvolutionMetadataExtraction DiscussionExtractor.swift
[182/193] Compiling EvolutionMetadataExtraction HeaderFieldExtractor.swift
[183/193] Compiling EvolutionMetadataExtraction ImplementationExtractor.swift
[184/193] Compiling EvolutionMetadataExtraction StatusExtractor.swift
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Extractors/FieldExtractors/StatusExtractor.swift:143:39: error: type 'TimeZone' has no member 'gmt'
        formatter.timeZone = TimeZone.gmt
                             ~~~~~~~~ ^~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Utilities/FoundationExtensions.swift:38:1: error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended
extension URLSession {
^         ~~~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Utilities/FoundationExtensions.swift:77:11: error: cannot find type 'URLRequest' in scope
extension URLRequest {
          ^~~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Extractors/FieldExtractors/StatusExtractor.swift:191:36: error: type 'Date' has no member 'ISO8601FormatStyle'
        let dateFormatStyle = Date.ISO8601FormatStyle(timeZone: TimeZone.gmt).locale(Locale.en_US_POSIX)
                              ~~~~ ^~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Extractors/FieldExtractors/StatusExtractor.swift:191:74: error: type 'TimeZone' has no member 'gmt'
        let dateFormatStyle = Date.ISO8601FormatStyle(timeZone: TimeZone.gmt).locale(Locale.en_US_POSIX)
                                                                ~~~~~~~~ ^~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Extractors/FieldExtractors/StatusExtractor.swift:192:27: error: value of type 'Date' has no member 'formatted'
        return (startDate.formatted(dateFormatStyle), wrappedEndDate.formatted(dateFormatStyle), reviewEndedWarning)
                ~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Extractors/FieldExtractors/StatusExtractor.swift:192:70: error: value of type 'Date' has no member 'formatted'
        return (startDate.formatted(dateFormatStyle), wrappedEndDate.formatted(dateFormatStyle), reviewEndedWarning)
                                                      ~~~~~~~~~~~~~~ ^~~~~~~~~
[185/193] Compiling EvolutionMetadataExtraction SummaryExtractor.swift
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Extractors/FieldExtractors/StatusExtractor.swift:143:39: error: type 'TimeZone' has no member 'gmt'
        formatter.timeZone = TimeZone.gmt
                             ~~~~~~~~ ^~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Utilities/FoundationExtensions.swift:38:1: error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended
extension URLSession {
^         ~~~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Utilities/FoundationExtensions.swift:77:11: error: cannot find type 'URLRequest' in scope
extension URLRequest {
          ^~~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Extractors/FieldExtractors/StatusExtractor.swift:191:36: error: type 'Date' has no member 'ISO8601FormatStyle'
        let dateFormatStyle = Date.ISO8601FormatStyle(timeZone: TimeZone.gmt).locale(Locale.en_US_POSIX)
                              ~~~~ ^~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Extractors/FieldExtractors/StatusExtractor.swift:191:74: error: type 'TimeZone' has no member 'gmt'
        let dateFormatStyle = Date.ISO8601FormatStyle(timeZone: TimeZone.gmt).locale(Locale.en_US_POSIX)
                                                                ~~~~~~~~ ^~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Extractors/FieldExtractors/StatusExtractor.swift:192:27: error: value of type 'Date' has no member 'formatted'
        return (startDate.formatted(dateFormatStyle), wrappedEndDate.formatted(dateFormatStyle), reviewEndedWarning)
                ~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Extractors/FieldExtractors/StatusExtractor.swift:192:70: error: value of type 'Date' has no member 'formatted'
        return (startDate.formatted(dateFormatStyle), wrappedEndDate.formatted(dateFormatStyle), reviewEndedWarning)
                                                      ~~~~~~~~~~~~~~ ^~~~~~~~~
[186/193] Compiling EvolutionMetadataExtraction CommandLineSupport.swift
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/CommandLineSupport.swift:87:79: error: no exact matches in call to initializer
        public static let defaultOutput: ExtractionJob.Output = .metadataJSON(URL(filePath: defaultFilename))
                                                                              ^
Foundation.URL:8:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileURLWithPath:)')
    public init(fileURLWithPath path: String)
           ^
Foundation.URL:2:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileReferenceLiteralResourceName:)')
    public init(fileReferenceLiteralResourceName name: String)
           ^
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/CommandLineSupport.swift:126:75: error: no exact matches in call to initializer
        public static let defaultOutput: ExtractionJob.Output = .snapshot(URL(filePath: defaultFilename))
                                                                          ^
Foundation.URL:8:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileURLWithPath:)')
    public init(fileURLWithPath path: String)
           ^
Foundation.URL:2:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileReferenceLiteralResourceName:)')
    public init(fileReferenceLiteralResourceName name: String)
           ^
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/CommandLineSupport.swift:37:24: error: type 'URLSession' (aka 'AnyObject') has no member 'customized'
        _ = URLSession.customized // Reads and validates HTTP Proxy environment variables if present
            ~~~~~~~~~~ ^~~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/CommandLineSupport.swift:52:44: error: value of type 'URL' has no member 'appending'
            let testBundleURL = processURL.appending(component: testBundleName)
                                ~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/CommandLineSupport.swift:106:115: error: value of type '[String]' has no member 'formatted'
                    print("Warning: Using --force-extract with value 'all' and proposal IDs \(forcedExtractionIDs.formatted()). All proposals will be force extracted. ")
                                                                                              ~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/CommandLineSupport.swift:109:82: error: value of type '[String]' has no member 'formatted'
                    verbosePrint("Force Extract Proposals:", forcedExtractionIDs.formatted(), additionalCondition: !forcedExtractionIDs.isEmpty)
                                                             ~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:23:14: warning: associated value 'snapshot' of 'Sendable'-conforming enum 'Source' has non-sendable type 'URL'
        case snapshot(URL)
             ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:10:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:27:14: warning: associated value 'metadataJSON' of 'Sendable'-conforming enum 'Output' has non-sendable type 'URL'
        case metadataJSON(URL)
             ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:28:14: warning: associated value 'snapshot' of 'Sendable'-conforming enum 'Output' has non-sendable type 'URL'
        case snapshot(URL)
             ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:43:9: warning: stored property 'temporarySnapshotDirectory' of 'Sendable'-conforming struct 'ExtractionJob' has non-sendable type 'URL?'
    let temporarySnapshotDirectory: URL?
        ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:44:73: error: value of type 'URL' has no member 'appending'
    var temporaryProposalsDirectory: URL? { temporarySnapshotDirectory?.appending(component: "proposals") }
                                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:59:56: error: value of type 'URL' has no member 'appending'
                FileManager.default.temporaryDirectory.appending(component: UUID().uuidString)
                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:118:41: error: value of type 'URL' has no member 'appending'
        let branchInfoURL = snapshotURL.appending(component: "source-info.json")
                            ~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:119:46: error: value of type 'URL' has no member 'appending'
        let proposalListingURL = snapshotURL.appending(component: "proposal-listing.json")
                                 ~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:120:46: error: value of type 'URL' has no member 'appending'
        let previousResultsURL = snapshotURL.appending(component: "previous-results.json")
                                 ~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:121:46: error: value of type 'URL' has no member 'appending'
        let expectedResultsURL = snapshotURL.appending(component: "expected-results.json")
                                 ~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:122:48: error: value of type 'URL' has no member 'appending'
        let proposalDirectoryURL = snapshotURL.appending(component: "proposals")
                                   ~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:139:91: error: value of type 'URL' has no member 'appending'
            proposalSpecs = contentItems.enumerated().map { ProposalSpec(url: snapshotURL.appending(path: $1.path), sha: $1.sha, sortIndex: $0) }
                                                                              ~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:161:60: error: extra argument 'strategy' in call
            snapshotDate = try Date(dateString, strategy: .iso8601)
                                   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:161:60: error: cannot infer contextual base in reference to member 'iso8601'
            snapshotDate = try Date(dateString, strategy: .iso8601)
                                                          ~^~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:234:91: error: cannot call value of non-function type 'String'
        print("Writing file '\(outputURL.lastPathComponent)' to\n'\(outputURL.absoluteURL.path())'\n")
                                                                                          ^   ~~

/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:251:44: error: value of type 'URL' has no member 'appending'
        let legacyFormatURL = directoryURL.appending(component: "proposals.json")
                              ~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:263:82: error: cannot call value of non-function type 'String'
        guard FileManager.default.fileExists(atPath: temporaryProposalsDirectory.path(percentEncoded: false)) else {
                                                                                 ^
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:268:94: error: cannot call value of non-function type 'String'
        print("Writing snapshot '\(outputURL.lastPathComponent)' to '\(outputURL.absoluteURL.path())'\n")
                                                                                             ^   ~~

/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:276:60: error: value of type 'URL' has no member 'appending'
            let branchInfoURL = temporarySnapshotDirectory.appending(component: "source-info.json")
                                ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:283:65: error: value of type 'URL' has no member 'appending'
            let proposalListingURL = temporarySnapshotDirectory.appending(component: "proposal-listing.json")
                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:289:61: error: value of type 'URL' has no member 'appending'
        let expectedResultsURL = temporarySnapshotDirectory.appending(component: "expected-results.json")
                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:297:61: error: value of type 'URL' has no member 'appending'
                    let dstURL = temporarySnapshotDirectory.appending(component: srcURL.lastPathComponent)
                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Extractors/EvolutionMetadataExtractor.swift:162:9: warning: stored property 'url' of 'Sendable'-conforming struct 'ProposalSpec' has non-sendable type 'URL'
    let url: URL
        ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Extractors/EvolutionMetadataExtractor.swift:10:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Extractors/EvolutionMetadataExtractor.swift:31:75: error: cannot find 'SortDescriptor' in scope
        let sortedRecords = (reusableProposals + proposals).sorted(using: SortDescriptor(\.sortIndex))
                                                                          ^~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Extractors/EvolutionMetadataExtractor.swift:31:67: error: incorrect argument label in call (have 'using:', expected 'by:')
        let sortedRecords = (reusableProposals + proposals).sorted(using: SortDescriptor(\.sortIndex))
                                                                  ^~~~~~
                                                                   by
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Extractors/EvolutionMetadataExtractor.swift:31:90: error: cannot infer key path type from context; consider explicitly specifying a root type
        let sortedRecords = (reusableProposals + proposals).sorted(using: SortDescriptor(\.sortIndex))
                                                                                         ^
                                                                                          <#Root#>
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Extractors/EvolutionMetadataExtractor.swift:43:78: error: cannot find 'SortDescriptor' in scope
        let implementationVersions =  implementationVersionSet.sorted(using: SortDescriptor(\.self))
                                                                             ^~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Extractors/EvolutionMetadataExtractor.swift:43:70: error: incorrect argument label in call (have 'using:', expected 'by:')
        let implementationVersions =  implementationVersionSet.sorted(using: SortDescriptor(\.self))
                                                                     ^~~~~~
                                                                      by
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Extractors/EvolutionMetadataExtractor.swift:43:93: error: cannot infer key path type from context; consider explicitly specifying a root type
        let implementationVersions =  implementationVersionSet.sorted(using: SortDescriptor(\.self))
                                                                                            ^
                                                                                             <#Root#>
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Extractors/EvolutionMetadataExtractor.swift:46:68: error: value of type 'Date' has no member 'formatted'
        let formattedExtractionDate = extractionJob.extractionDate.formatted(.iso8601)
                                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Extractors/EvolutionMetadataExtractor.swift:46:79: error: cannot infer contextual base in reference to member 'iso8601'
        let formattedExtractionDate = extractionJob.extractionDate.formatted(.iso8601)
                                                                             ~^~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Extractors/EvolutionMetadataExtractor.swift:85:60: error: value of type 'URL' has no member 'appending'
                let proposalFileURL = proposalDirectoryURL.appending(component: proposalSpec.filename)
                                      ~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
[187/193] Compiling EvolutionMetadataExtraction ExtractionJob.swift
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/CommandLineSupport.swift:87:79: error: no exact matches in call to initializer
        public static let defaultOutput: ExtractionJob.Output = .metadataJSON(URL(filePath: defaultFilename))
                                                                              ^
Foundation.URL:8:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileURLWithPath:)')
    public init(fileURLWithPath path: String)
           ^
Foundation.URL:2:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileReferenceLiteralResourceName:)')
    public init(fileReferenceLiteralResourceName name: String)
           ^
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/CommandLineSupport.swift:126:75: error: no exact matches in call to initializer
        public static let defaultOutput: ExtractionJob.Output = .snapshot(URL(filePath: defaultFilename))
                                                                          ^
Foundation.URL:8:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileURLWithPath:)')
    public init(fileURLWithPath path: String)
           ^
Foundation.URL:2:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileReferenceLiteralResourceName:)')
    public init(fileReferenceLiteralResourceName name: String)
           ^
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/CommandLineSupport.swift:37:24: error: type 'URLSession' (aka 'AnyObject') has no member 'customized'
        _ = URLSession.customized // Reads and validates HTTP Proxy environment variables if present
            ~~~~~~~~~~ ^~~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/CommandLineSupport.swift:52:44: error: value of type 'URL' has no member 'appending'
            let testBundleURL = processURL.appending(component: testBundleName)
                                ~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/CommandLineSupport.swift:106:115: error: value of type '[String]' has no member 'formatted'
                    print("Warning: Using --force-extract with value 'all' and proposal IDs \(forcedExtractionIDs.formatted()). All proposals will be force extracted. ")
                                                                                              ~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/CommandLineSupport.swift:109:82: error: value of type '[String]' has no member 'formatted'
                    verbosePrint("Force Extract Proposals:", forcedExtractionIDs.formatted(), additionalCondition: !forcedExtractionIDs.isEmpty)
                                                             ~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:23:14: warning: associated value 'snapshot' of 'Sendable'-conforming enum 'Source' has non-sendable type 'URL'
        case snapshot(URL)
             ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:10:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:27:14: warning: associated value 'metadataJSON' of 'Sendable'-conforming enum 'Output' has non-sendable type 'URL'
        case metadataJSON(URL)
             ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:28:14: warning: associated value 'snapshot' of 'Sendable'-conforming enum 'Output' has non-sendable type 'URL'
        case snapshot(URL)
             ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:43:9: warning: stored property 'temporarySnapshotDirectory' of 'Sendable'-conforming struct 'ExtractionJob' has non-sendable type 'URL?'
    let temporarySnapshotDirectory: URL?
        ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:44:73: error: value of type 'URL' has no member 'appending'
    var temporaryProposalsDirectory: URL? { temporarySnapshotDirectory?.appending(component: "proposals") }
                                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:59:56: error: value of type 'URL' has no member 'appending'
                FileManager.default.temporaryDirectory.appending(component: UUID().uuidString)
                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:118:41: error: value of type 'URL' has no member 'appending'
        let branchInfoURL = snapshotURL.appending(component: "source-info.json")
                            ~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:119:46: error: value of type 'URL' has no member 'appending'
        let proposalListingURL = snapshotURL.appending(component: "proposal-listing.json")
                                 ~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:120:46: error: value of type 'URL' has no member 'appending'
        let previousResultsURL = snapshotURL.appending(component: "previous-results.json")
                                 ~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:121:46: error: value of type 'URL' has no member 'appending'
        let expectedResultsURL = snapshotURL.appending(component: "expected-results.json")
                                 ~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:122:48: error: value of type 'URL' has no member 'appending'
        let proposalDirectoryURL = snapshotURL.appending(component: "proposals")
                                   ~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:139:91: error: value of type 'URL' has no member 'appending'
            proposalSpecs = contentItems.enumerated().map { ProposalSpec(url: snapshotURL.appending(path: $1.path), sha: $1.sha, sortIndex: $0) }
                                                                              ~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:161:60: error: extra argument 'strategy' in call
            snapshotDate = try Date(dateString, strategy: .iso8601)
                                   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:161:60: error: cannot infer contextual base in reference to member 'iso8601'
            snapshotDate = try Date(dateString, strategy: .iso8601)
                                                          ~^~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:234:91: error: cannot call value of non-function type 'String'
        print("Writing file '\(outputURL.lastPathComponent)' to\n'\(outputURL.absoluteURL.path())'\n")
                                                                                          ^   ~~

/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:251:44: error: value of type 'URL' has no member 'appending'
        let legacyFormatURL = directoryURL.appending(component: "proposals.json")
                              ~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:263:82: error: cannot call value of non-function type 'String'
        guard FileManager.default.fileExists(atPath: temporaryProposalsDirectory.path(percentEncoded: false)) else {
                                                                                 ^
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:268:94: error: cannot call value of non-function type 'String'
        print("Writing snapshot '\(outputURL.lastPathComponent)' to '\(outputURL.absoluteURL.path())'\n")
                                                                                             ^   ~~

/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:276:60: error: value of type 'URL' has no member 'appending'
            let branchInfoURL = temporarySnapshotDirectory.appending(component: "source-info.json")
                                ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:283:65: error: value of type 'URL' has no member 'appending'
            let proposalListingURL = temporarySnapshotDirectory.appending(component: "proposal-listing.json")
                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:289:61: error: value of type 'URL' has no member 'appending'
        let expectedResultsURL = temporarySnapshotDirectory.appending(component: "expected-results.json")
                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:297:61: error: value of type 'URL' has no member 'appending'
                    let dstURL = temporarySnapshotDirectory.appending(component: srcURL.lastPathComponent)
                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Extractors/EvolutionMetadataExtractor.swift:162:9: warning: stored property 'url' of 'Sendable'-conforming struct 'ProposalSpec' has non-sendable type 'URL'
    let url: URL
        ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Extractors/EvolutionMetadataExtractor.swift:10:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Extractors/EvolutionMetadataExtractor.swift:31:75: error: cannot find 'SortDescriptor' in scope
        let sortedRecords = (reusableProposals + proposals).sorted(using: SortDescriptor(\.sortIndex))
                                                                          ^~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Extractors/EvolutionMetadataExtractor.swift:31:67: error: incorrect argument label in call (have 'using:', expected 'by:')
        let sortedRecords = (reusableProposals + proposals).sorted(using: SortDescriptor(\.sortIndex))
                                                                  ^~~~~~
                                                                   by
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Extractors/EvolutionMetadataExtractor.swift:31:90: error: cannot infer key path type from context; consider explicitly specifying a root type
        let sortedRecords = (reusableProposals + proposals).sorted(using: SortDescriptor(\.sortIndex))
                                                                                         ^
                                                                                          <#Root#>
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Extractors/EvolutionMetadataExtractor.swift:43:78: error: cannot find 'SortDescriptor' in scope
        let implementationVersions =  implementationVersionSet.sorted(using: SortDescriptor(\.self))
                                                                             ^~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Extractors/EvolutionMetadataExtractor.swift:43:70: error: incorrect argument label in call (have 'using:', expected 'by:')
        let implementationVersions =  implementationVersionSet.sorted(using: SortDescriptor(\.self))
                                                                     ^~~~~~
                                                                      by
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Extractors/EvolutionMetadataExtractor.swift:43:93: error: cannot infer key path type from context; consider explicitly specifying a root type
        let implementationVersions =  implementationVersionSet.sorted(using: SortDescriptor(\.self))
                                                                                            ^
                                                                                             <#Root#>
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Extractors/EvolutionMetadataExtractor.swift:46:68: error: value of type 'Date' has no member 'formatted'
        let formattedExtractionDate = extractionJob.extractionDate.formatted(.iso8601)
                                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Extractors/EvolutionMetadataExtractor.swift:46:79: error: cannot infer contextual base in reference to member 'iso8601'
        let formattedExtractionDate = extractionJob.extractionDate.formatted(.iso8601)
                                                                             ~^~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Extractors/EvolutionMetadataExtractor.swift:85:60: error: value of type 'URL' has no member 'appending'
                let proposalFileURL = proposalDirectoryURL.appending(component: proposalSpec.filename)
                                      ~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
[188/193] Compiling EvolutionMetadataExtraction EvolutionMetadataExtractor.swift
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/CommandLineSupport.swift:87:79: error: no exact matches in call to initializer
        public static let defaultOutput: ExtractionJob.Output = .metadataJSON(URL(filePath: defaultFilename))
                                                                              ^
Foundation.URL:8:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileURLWithPath:)')
    public init(fileURLWithPath path: String)
           ^
Foundation.URL:2:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileReferenceLiteralResourceName:)')
    public init(fileReferenceLiteralResourceName name: String)
           ^
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/CommandLineSupport.swift:126:75: error: no exact matches in call to initializer
        public static let defaultOutput: ExtractionJob.Output = .snapshot(URL(filePath: defaultFilename))
                                                                          ^
Foundation.URL:8:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileURLWithPath:)')
    public init(fileURLWithPath path: String)
           ^
Foundation.URL:2:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileReferenceLiteralResourceName:)')
    public init(fileReferenceLiteralResourceName name: String)
           ^
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/CommandLineSupport.swift:37:24: error: type 'URLSession' (aka 'AnyObject') has no member 'customized'
        _ = URLSession.customized // Reads and validates HTTP Proxy environment variables if present
            ~~~~~~~~~~ ^~~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/CommandLineSupport.swift:52:44: error: value of type 'URL' has no member 'appending'
            let testBundleURL = processURL.appending(component: testBundleName)
                                ~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/CommandLineSupport.swift:106:115: error: value of type '[String]' has no member 'formatted'
                    print("Warning: Using --force-extract with value 'all' and proposal IDs \(forcedExtractionIDs.formatted()). All proposals will be force extracted. ")
                                                                                              ~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/CommandLineSupport.swift:109:82: error: value of type '[String]' has no member 'formatted'
                    verbosePrint("Force Extract Proposals:", forcedExtractionIDs.formatted(), additionalCondition: !forcedExtractionIDs.isEmpty)
                                                             ~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:23:14: warning: associated value 'snapshot' of 'Sendable'-conforming enum 'Source' has non-sendable type 'URL'
        case snapshot(URL)
             ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:10:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:27:14: warning: associated value 'metadataJSON' of 'Sendable'-conforming enum 'Output' has non-sendable type 'URL'
        case metadataJSON(URL)
             ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:28:14: warning: associated value 'snapshot' of 'Sendable'-conforming enum 'Output' has non-sendable type 'URL'
        case snapshot(URL)
             ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:43:9: warning: stored property 'temporarySnapshotDirectory' of 'Sendable'-conforming struct 'ExtractionJob' has non-sendable type 'URL?'
    let temporarySnapshotDirectory: URL?
        ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:44:73: error: value of type 'URL' has no member 'appending'
    var temporaryProposalsDirectory: URL? { temporarySnapshotDirectory?.appending(component: "proposals") }
                                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:59:56: error: value of type 'URL' has no member 'appending'
                FileManager.default.temporaryDirectory.appending(component: UUID().uuidString)
                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:118:41: error: value of type 'URL' has no member 'appending'
        let branchInfoURL = snapshotURL.appending(component: "source-info.json")
                            ~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:119:46: error: value of type 'URL' has no member 'appending'
        let proposalListingURL = snapshotURL.appending(component: "proposal-listing.json")
                                 ~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:120:46: error: value of type 'URL' has no member 'appending'
        let previousResultsURL = snapshotURL.appending(component: "previous-results.json")
                                 ~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:121:46: error: value of type 'URL' has no member 'appending'
        let expectedResultsURL = snapshotURL.appending(component: "expected-results.json")
                                 ~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:122:48: error: value of type 'URL' has no member 'appending'
        let proposalDirectoryURL = snapshotURL.appending(component: "proposals")
                                   ~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:139:91: error: value of type 'URL' has no member 'appending'
            proposalSpecs = contentItems.enumerated().map { ProposalSpec(url: snapshotURL.appending(path: $1.path), sha: $1.sha, sortIndex: $0) }
                                                                              ~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:161:60: error: extra argument 'strategy' in call
            snapshotDate = try Date(dateString, strategy: .iso8601)
                                   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:161:60: error: cannot infer contextual base in reference to member 'iso8601'
            snapshotDate = try Date(dateString, strategy: .iso8601)
                                                          ~^~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:234:91: error: cannot call value of non-function type 'String'
        print("Writing file '\(outputURL.lastPathComponent)' to\n'\(outputURL.absoluteURL.path())'\n")
                                                                                          ^   ~~

/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:251:44: error: value of type 'URL' has no member 'appending'
        let legacyFormatURL = directoryURL.appending(component: "proposals.json")
                              ~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:263:82: error: cannot call value of non-function type 'String'
        guard FileManager.default.fileExists(atPath: temporaryProposalsDirectory.path(percentEncoded: false)) else {
                                                                                 ^
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:268:94: error: cannot call value of non-function type 'String'
        print("Writing snapshot '\(outputURL.lastPathComponent)' to '\(outputURL.absoluteURL.path())'\n")
                                                                                             ^   ~~

/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:276:60: error: value of type 'URL' has no member 'appending'
            let branchInfoURL = temporarySnapshotDirectory.appending(component: "source-info.json")
                                ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:283:65: error: value of type 'URL' has no member 'appending'
            let proposalListingURL = temporarySnapshotDirectory.appending(component: "proposal-listing.json")
                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:289:61: error: value of type 'URL' has no member 'appending'
        let expectedResultsURL = temporarySnapshotDirectory.appending(component: "expected-results.json")
                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/ExtractionJob.swift:297:61: error: value of type 'URL' has no member 'appending'
                    let dstURL = temporarySnapshotDirectory.appending(component: srcURL.lastPathComponent)
                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Extractors/EvolutionMetadataExtractor.swift:162:9: warning: stored property 'url' of 'Sendable'-conforming struct 'ProposalSpec' has non-sendable type 'URL'
    let url: URL
        ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Extractors/EvolutionMetadataExtractor.swift:10:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Extractors/EvolutionMetadataExtractor.swift:31:75: error: cannot find 'SortDescriptor' in scope
        let sortedRecords = (reusableProposals + proposals).sorted(using: SortDescriptor(\.sortIndex))
                                                                          ^~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Extractors/EvolutionMetadataExtractor.swift:31:67: error: incorrect argument label in call (have 'using:', expected 'by:')
        let sortedRecords = (reusableProposals + proposals).sorted(using: SortDescriptor(\.sortIndex))
                                                                  ^~~~~~
                                                                   by
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Extractors/EvolutionMetadataExtractor.swift:31:90: error: cannot infer key path type from context; consider explicitly specifying a root type
        let sortedRecords = (reusableProposals + proposals).sorted(using: SortDescriptor(\.sortIndex))
                                                                                         ^
                                                                                          <#Root#>
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Extractors/EvolutionMetadataExtractor.swift:43:78: error: cannot find 'SortDescriptor' in scope
        let implementationVersions =  implementationVersionSet.sorted(using: SortDescriptor(\.self))
                                                                             ^~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Extractors/EvolutionMetadataExtractor.swift:43:70: error: incorrect argument label in call (have 'using:', expected 'by:')
        let implementationVersions =  implementationVersionSet.sorted(using: SortDescriptor(\.self))
                                                                     ^~~~~~
                                                                      by
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Extractors/EvolutionMetadataExtractor.swift:43:93: error: cannot infer key path type from context; consider explicitly specifying a root type
        let implementationVersions =  implementationVersionSet.sorted(using: SortDescriptor(\.self))
                                                                                            ^
                                                                                             <#Root#>
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Extractors/EvolutionMetadataExtractor.swift:46:68: error: value of type 'Date' has no member 'formatted'
        let formattedExtractionDate = extractionJob.extractionDate.formatted(.iso8601)
                                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Extractors/EvolutionMetadataExtractor.swift:46:79: error: cannot infer contextual base in reference to member 'iso8601'
        let formattedExtractionDate = extractionJob.extractionDate.formatted(.iso8601)
                                                                             ~^~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Extractors/EvolutionMetadataExtractor.swift:85:60: error: value of type 'URL' has no member 'appending'
                let proposalFileURL = proposalDirectoryURL.appending(component: proposalSpec.filename)
                                      ~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
[189/193] Compiling EvolutionMetadataExtraction FileUtilities.swift
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Utilities/FileUtilities.swift:44:30: error: no exact matches in call to initializer
            let commandURL = URL(filePath: commandPath)
                             ^
Foundation.URL:3:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(string:)')
    public init?(string: String)
           ^
Foundation.URL:8:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileURLWithPath:)')
    public init(fileURLWithPath path: String)
           ^
Foundation.URL:2:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileReferenceLiteralResourceName:)')
    public init(fileReferenceLiteralResourceName name: String)
           ^
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Utilities/FileUtilities.swift:20:23: error: value of type 'URL' has no member 'appending'
            url = url.appending(component: defaultFileName)
                  ~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Utilities/FileUtilities.swift:23:40: error: no exact matches in call to initializer
            let defaultFileExtension = URL(filePath: defaultFileName).pathExtension
                                       ^
Foundation.URL:8:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileURLWithPath:)')
    public init(fileURLWithPath path: String)
           ^
Foundation.URL:2:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileReferenceLiteralResourceName:)')
    public init(fileReferenceLiteralResourceName name: String)
           ^
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Utilities/FileUtilities.swift:39:16: error: no exact matches in call to initializer
        return URL(filePath: fullPath).standardizedFileURL
               ^
Foundation.URL:8:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileURLWithPath:)')
    public init(fileURLWithPath path: String)
           ^
Foundation.URL:2:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileReferenceLiteralResourceName:)')
    public init(fileReferenceLiteralResourceName name: String)
           ^
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Utilities/FoundationExtensions.swift:38:1: error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended
extension URLSession {
^         ~~~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Utilities/FoundationExtensions.swift:77:11: error: cannot find type 'URLRequest' in scope
extension URLRequest {
          ^~~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Utilities/FileUtilities.swift:44:30: error: no exact matches in call to initializer
            let commandURL = URL(filePath: commandPath)
                             ^
Foundation.URL:3:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(string:)')
    public init?(string: String)
           ^
Foundation.URL:8:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileURLWithPath:)')
    public init(fileURLWithPath path: String)
           ^
Foundation.URL:2:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileReferenceLiteralResourceName:)')
    public init(fileReferenceLiteralResourceName name: String)
           ^
[190/193] Compiling EvolutionMetadataExtraction FoundationExtensions.swift
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Utilities/FileUtilities.swift:44:30: error: no exact matches in call to initializer
            let commandURL = URL(filePath: commandPath)
                             ^
Foundation.URL:3:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(string:)')
    public init?(string: String)
           ^
Foundation.URL:8:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileURLWithPath:)')
    public init(fileURLWithPath path: String)
           ^
Foundation.URL:2:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileReferenceLiteralResourceName:)')
    public init(fileReferenceLiteralResourceName name: String)
           ^
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Utilities/FileUtilities.swift:20:23: error: value of type 'URL' has no member 'appending'
            url = url.appending(component: defaultFileName)
                  ~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Utilities/FileUtilities.swift:23:40: error: no exact matches in call to initializer
            let defaultFileExtension = URL(filePath: defaultFileName).pathExtension
                                       ^
Foundation.URL:8:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileURLWithPath:)')
    public init(fileURLWithPath path: String)
           ^
Foundation.URL:2:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileReferenceLiteralResourceName:)')
    public init(fileReferenceLiteralResourceName name: String)
           ^
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Utilities/FileUtilities.swift:39:16: error: no exact matches in call to initializer
        return URL(filePath: fullPath).standardizedFileURL
               ^
Foundation.URL:8:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileURLWithPath:)')
    public init(fileURLWithPath path: String)
           ^
Foundation.URL:2:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileReferenceLiteralResourceName:)')
    public init(fileReferenceLiteralResourceName name: String)
           ^
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Utilities/FoundationExtensions.swift:38:1: error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended
extension URLSession {
^         ~~~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Utilities/FoundationExtensions.swift:77:11: error: cannot find type 'URLRequest' in scope
extension URLRequest {
          ^~~~~~~~~~
/host/spi-builder-workspace/Sources/EvolutionMetadataExtraction/Utilities/FileUtilities.swift:44:30: error: no exact matches in call to initializer
            let commandURL = URL(filePath: commandPath)
                             ^
Foundation.URL:3:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(string:)')
    public init?(string: String)
           ^
Foundation.URL:8:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileURLWithPath:)')
    public init(fileURLWithPath path: String)
           ^
Foundation.URL:2:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileReferenceLiteralResourceName:)')
    public init(fileReferenceLiteralResourceName name: String)
           ^
error: fatalError
BUILD FAILURE 5.9 linux