The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-evolution-metadata-extractor, reference main (f8cc2d), with Swift 6.1 for Linux on 22 Apr 2026 06:53:31 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftlang/swift-evolution-metadata-extractor.git
Reference: main
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
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f8cc2de Include validation report as part of extract command verbose output - Update changelog
Cloned https://github.com/swiftlang/swift-evolution-metadata-extractor.git
Revision (git rev-parse @):
f8cc2de84cb6464ecdcc44b4e61d952c412ad12c
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swiftlang/swift-evolution-metadata-extractor.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/swiftlang/swift-evolution-metadata-extractor.git
https://github.com/swiftlang/swift-evolution-metadata-extractor.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:a7bfd71e9384436264431030299dc8a2d42d0664a168cfa1a5dd84c9bc592ccf
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/swiftlang/swift-markdown
[1/17447] Fetching swift-argument-parser
[350/24754] Fetching swift-argument-parser, swift-markdown
Fetched https://github.com/swiftlang/swift-markdown from cache (1.00s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.01s)
Computing version for https://github.com/swiftlang/swift-markdown
Computed https://github.com/swiftlang/swift-markdown at 0.7.1 (3.52s)
Fetching https://github.com/swiftlang/swift-cmark.git
[1/18375] Fetching swift-cmark
Fetched https://github.com/swiftlang/swift-cmark.git from cache (1.31s)
Computing version for https://github.com/swiftlang/swift-cmark.git
Computed https://github.com/swiftlang/swift-cmark.git at 0.7.1 (2.08s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (0.65s)
Creating working copy for https://github.com/swiftlang/swift-cmark.git
Working copy of https://github.com/swiftlang/swift-cmark.git resolved at 0.7.1
Creating working copy for https://github.com/swiftlang/swift-markdown
Working copy of https://github.com/swiftlang/swift-markdown resolved at 0.7.1
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.7.1
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/52] Write sources
[8/52] Compiling cmark-gfm cmark_ctype.c
[9/52] Compiling cmark-gfm-extensions tagfilter.c
[10/52] Compiling cmark-gfm cmark.c
[11/52] Compiling cmark-gfm-extensions strikethrough.c
[11/52] Compiling cmark-gfm buffer.c
[13/52] Compiling cmark-gfm-extensions tasklist.c
[14/52] Compiling cmark-gfm-extensions core-extensions.c
[15/52] Compiling cmark-gfm-extensions ext_scanners.c
[16/52] Compiling cmark-gfm xml.c
[17/52] Compiling cmark-gfm syntax_extension.c
[18/52] Compiling cmark-gfm-extensions table.c
[19/52] Compiling cmark-gfm-extensions autolink.c
[20/52] Compiling cmark-gfm references.c
[21/52] Compiling cmark-gfm plugin.c
[22/52] Compiling cmark-gfm render.c
[23/52] Compiling cmark-gfm registry.c
[24/52] Compiling cmark-gfm plaintext.c
[25/52] Compiling cmark-gfm linked_list.c
[26/52] Write swift-version-24593BA9C3E375BF.txt
[27/52] Compiling cmark-gfm map.c
[28/52] Compiling cmark-gfm man.c
[29/52] Compiling cmark-gfm iterator.c
[30/52] Compiling cmark-gfm utf8.c
[31/52] Compiling cmark-gfm node.c
[32/52] Compiling cmark-gfm latex.c
[33/52] Compiling cmark-gfm houdini_html_e.c
[34/52] Compiling cmark-gfm houdini_href_e.c
[35/52] Compiling cmark-gfm html.c
[36/52] Compiling cmark-gfm houdini_html_u.c
[37/52] Compiling cmark-gfm inlines.c
[38/52] Compiling cmark-gfm footnotes.c
[39/52] Compiling cmark-gfm arena.c
[40/52] Compiling CAtomic CAtomic.c
[41/61] Compiling cmark-gfm commonmark.c
[42/63] Compiling cmark-gfm scanners.c
[43/63] Compiling cmark-gfm blocks.c
[45/126] Compiling EvolutionMetadataModel Proposal+Issue.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[46/127] Compiling EvolutionMetadataModel Proposal+Implementation.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[47/127] Emitting module ArgumentParserToolInfo
[48/127] Compiling ArgumentParserToolInfo ToolInfo.swift
[49/128] Emitting module EvolutionMetadataModel
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[50/128] Compiling Markdown BlockDirective.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[51/128] Compiling Markdown BlockQuote.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[52/128] Compiling EvolutionMetadataModel Proposal+UpcomingFeatureFlag.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[53/128] Compiling EvolutionMetadataModel Proposal+Status.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[54/128] Compiling EvolutionMetadataModel Proposal+Person.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[55/128] Compiling EvolutionMetadataModel Proposal+TrackingBug.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[56/128] Compiling Markdown BasicBlockContainer.swift
[57/128] Compiling Markdown BasicInlineContainer.swift
[58/128] Compiling Markdown BlockContainer.swift
[59/128] Compiling Markdown BlockMarkup.swift
[60/128] Compiling Markdown InlineContainer.swift
[61/128] Compiling Markdown InlineMarkup.swift
[62/128] Compiling Markdown ListItemContainer.swift
[63/128] Compiling Markdown AtomicCounter.swift
[64/136] Wrapping AST for ArgumentParserToolInfo for debugging
[66/182] Compiling EvolutionMetadataModel Proposal.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[67/183] Wrapping AST for EvolutionMetadataModel for debugging
[69/183] Emitting module ArgumentParser
[70/189] Compiling ArgumentParser Tree.swift
[71/189] Compiling ArgumentParser CodingKeyValidator.swift
[72/189] Compiling ArgumentParser NonsenseFlagsValidator.swift
[73/189] Compiling ArgumentParser ParsableArgumentsValidation.swift
[74/189] Compiling ArgumentParser PositionalArgumentsValidator.swift
[75/189] Compiling ArgumentParser UniqueNamesValidator.swift
[76/189] Compiling ArgumentParser Foundation.swift
[77/189] Compiling ArgumentParser Mutex.swift
[78/189] Compiling ArgumentParser Platform.swift
[79/189] Compiling ArgumentParser SequenceExtensions.swift
[80/189] Compiling ArgumentParser StringExtensions.swift
[81/189] Compiling ArgumentParser SwiftExtensions.swift
[82/189] Compiling ArgumentParser ParsableCommand.swift
[83/189] Compiling ArgumentParser ArgumentDecoder.swift
[84/189] Compiling ArgumentParser ArgumentDefinition.swift
[85/189] Compiling ArgumentParser ArgumentSet.swift
[86/189] Compiling ArgumentParser CommandParser.swift
[87/189] Compiling ArgumentParser InputKey.swift
[88/189] Compiling ArgumentParser DumpHelpGenerator.swift
[89/189] Compiling ArgumentParser HelpCommand.swift
[90/189] Compiling ArgumentParser HelpGenerator.swift
[91/189] Compiling ArgumentParser Argument.swift
[92/189] Compiling ArgumentParser ArgumentDiscussion.swift
[93/189] Compiling ArgumentParser ArgumentHelp.swift
[94/189] Compiling ArgumentParser InputOrigin.swift
[95/189] Compiling ArgumentParser Name.swift
[96/189] Compiling ArgumentParser Parsed.swift
[97/189] Compiling ArgumentParser ParsedValues.swift
[98/189] Compiling ArgumentParser ParserError.swift
[99/189] Compiling ArgumentParser SplitArguments.swift
[100/189] Compiling ArgumentParser ParentCommand.swift
[101/189] Compiling ArgumentParser AsyncParsableCommand.swift
[102/189] Compiling ArgumentParser CommandConfiguration.swift
[103/189] Compiling ArgumentParser CommandGroup.swift
[104/189] Compiling ArgumentParser EnumerableFlag.swift
[105/189] Compiling ArgumentParser ExpressibleByArgument.swift
[106/189] Compiling ArgumentParser ParsableArguments.swift
[107/189] Compiling ArgumentParser ArgumentVisibility.swift
[108/189] Compiling ArgumentParser CompletionKind.swift
[109/189] Emitting module Markdown
[110/189] Compiling ArgumentParser Errors.swift
[111/189] Compiling ArgumentParser Flag.swift
[112/189] Compiling ArgumentParser NameSpecification.swift
[113/189] Compiling ArgumentParser Option.swift
[114/189] Compiling ArgumentParser OptionGroup.swift
[115/189] Compiling ArgumentParser BashCompletionsGenerator.swift
[116/189] Compiling ArgumentParser CompletionsGenerator.swift
[117/189] Compiling ArgumentParser FishCompletionsGenerator.swift
[118/189] Compiling ArgumentParser ZshCompletionsGenerator.swift
[128/189] Compiling ArgumentParser MessageInfo.swift
[129/189] Compiling ArgumentParser UsageGenerator.swift
[130/189] Compiling ArgumentParser CollectionExtensions.swift
[138/189] Compiling Markdown CharacterExtensions.swift
[139/189] Compiling Markdown CollectionExtensions.swift
[140/189] Compiling Markdown StringExtensions.swift
[141/189] Compiling Markdown MarkupVisitor.swift
[142/189] Compiling Markdown MarkupWalker.swift
[143/189] Compiling Markdown HTMLFormatter.swift
[144/189] Compiling Markdown MarkupFormatter.swift
[145/189] Compiling Markdown MarkupTreeDumper.swift
[155/189] Compiling Markdown Text.swift
[156/189] Compiling Markdown Aside.swift
[157/189] Compiling Markdown BlockDirectiveParser.swift
[158/189] Compiling Markdown CommonMarkConverter.swift
[159/189] Compiling Markdown LazySplitLines.swift
[160/189] Compiling Markdown ParseOptions.swift
[161/189] Compiling Markdown RangeAdjuster.swift
[162/189] Compiling Markdown RangerTracker.swift
[163/189] Compiling Markdown MarkupRewriter.swift
[185/191] Wrapping AST for Markdown for debugging
[186/191] Wrapping AST for ArgumentParser for debugging
[188/212] Emitting module EvolutionMetadataExtraction
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[189/214] Compiling EvolutionMetadataExtraction PersonExtractor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[190/214] Compiling EvolutionMetadataExtraction PreviousProposalExtractor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[191/214] Compiling EvolutionMetadataExtraction ProposalLinkExtractor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[192/214] Compiling EvolutionMetadataExtraction Networking.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[193/214] Compiling EvolutionMetadataExtraction Project.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[194/214] Compiling EvolutionMetadataExtraction DiscussionExtractor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[195/214] Compiling EvolutionMetadataExtraction HeaderFieldExtractor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[196/214] Compiling EvolutionMetadataExtraction ImplementationExtractor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[197/214] Compiling EvolutionMetadataExtraction Snapshot.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[198/214] Compiling EvolutionMetadataExtraction ValidationIssues.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[199/214] Compiling EvolutionMetadataExtraction TrackingBugExtractor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[200/214] Compiling EvolutionMetadataExtraction UpcomingFeatureFlagExtractor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[201/214] Compiling EvolutionMetadataExtraction ProposalMetadataExtractor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[202/214] Compiling EvolutionMetadataExtraction StatusExtractor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[203/214] Compiling EvolutionMetadataExtraction SummaryExtractor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[204/214] Compiling EvolutionMetadataExtraction TitleExtractor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[205/214] Compiling EvolutionMetadataExtraction CommandLineSupport.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[206/214] Compiling EvolutionMetadataExtraction ExtractionJob.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[207/214] Compiling EvolutionMetadataExtraction EvolutionMetadataExtractor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[208/214] Compiling EvolutionMetadataExtraction FileUtilities.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[209/214] Compiling EvolutionMetadataExtraction FoundationExtensions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[210/214] Compiling EvolutionMetadataExtraction ModelExtensions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[211/215] Wrapping AST for EvolutionMetadataExtraction for debugging
[213/221] Compiling swift_evolution_metadata_extractor Help.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[214/221] Compiling swift_evolution_metadata_extractor RootCommand.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[215/221] Compiling swift_evolution_metadata_extractor SnapshotCommand.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[216/221] Compiling swift_evolution_metadata_extractor ValidateCommand.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[217/221] Compiling swift_evolution_metadata_extractor ExtractCommand.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[218/221] Emitting module swift_evolution_metadata_extractor
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[219/222] Wrapping AST for swift-evolution-metadata-extractor for debugging
[220/222] Write Objects.LinkFileList
[221/222] Linking swift-evolution-metadata-extractor
Build complete! (63.77s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-markdown",
      "requirement" : {
        "exact" : [
          "0.7.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-markdown"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    }
  ],
  "manifest_display_name" : "swift-evolution-metadata-extractor",
  "name" : "swift-evolution-metadata-extractor",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "EvolutionMetadataModel",
      "targets" : [
        "EvolutionMetadataModel"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "swift-evolution-metadata-extractor",
      "targets" : [
        "swift-evolution-metadata-extractor"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "swift_evolution_metadata_extractor",
      "module_type" : "SwiftTarget",
      "name" : "swift-evolution-metadata-extractor",
      "path" : "Sources/swift-evolution-metadata-extractor",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "swift-evolution-metadata-extractor"
      ],
      "sources" : [
        "ExtractCommand.swift",
        "Help.swift",
        "RootCommand.swift",
        "SnapshotCommand.swift",
        "ValidateCommand.swift"
      ],
      "target_dependencies" : [
        "EvolutionMetadataExtraction"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "ExtractionTests",
      "module_type" : "SwiftTarget",
      "name" : "ExtractionTests",
      "path" : "Tests/ExtractionTests",
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/ExtractionTests/Resources",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "BaselineModel/EvolutionMetadata.swift",
        "BaselineModel/Proposal+Discussion.swift",
        "BaselineModel/Proposal+Implementation.swift",
        "BaselineModel/Proposal+Issue.swift",
        "BaselineModel/Proposal+Person.swift",
        "BaselineModel/Proposal+Status.swift",
        "BaselineModel/Proposal+TrackingBug.swift",
        "BaselineModel/Proposal+UpcomingFeatureFlag.swift",
        "BaselineModel/Proposal.swift",
        "ExtractionTests.swift"
      ],
      "target_dependencies" : [
        "EvolutionMetadataExtraction"
      ],
      "type" : "test"
    },
    {
      "c99name" : "EvolutionMetadataModel",
      "module_type" : "SwiftTarget",
      "name" : "EvolutionMetadataModel",
      "path" : "Sources/EvolutionMetadataModel",
      "product_memberships" : [
        "EvolutionMetadataModel",
        "swift-evolution-metadata-extractor"
      ],
      "sources" : [
        "EvolutionMetadata.swift",
        "Proposal+Discussion.swift",
        "Proposal+Implementation.swift",
        "Proposal+Issue.swift",
        "Proposal+Person.swift",
        "Proposal+Status.swift",
        "Proposal+TrackingBug.swift",
        "Proposal+UpcomingFeatureFlag.swift",
        "Proposal.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "EvolutionMetadataExtraction",
      "module_type" : "SwiftTarget",
      "name" : "EvolutionMetadataExtraction",
      "path" : "Sources/EvolutionMetadataExtraction",
      "product_dependencies" : [
        "Markdown",
        "ArgumentParser"
      ],
      "product_memberships" : [
        "swift-evolution-metadata-extractor"
      ],
      "sources" : [
        "CommandLineSupport.swift",
        "ExtractionJob.swift",
        "Extractors/EvolutionMetadataExtractor.swift",
        "Extractors/FieldExtractors/DiscussionExtractor.swift",
        "Extractors/FieldExtractors/HeaderFieldExtractor.swift",
        "Extractors/FieldExtractors/ImplementationExtractor.swift",
        "Extractors/FieldExtractors/PersonExtractor.swift",
        "Extractors/FieldExtractors/PreviousProposalExtractor.swift",
        "Extractors/FieldExtractors/ProposalLinkExtractor.swift",
        "Extractors/FieldExtractors/StatusExtractor.swift",
        "Extractors/FieldExtractors/SummaryExtractor.swift",
        "Extractors/FieldExtractors/TitleExtractor.swift",
        "Extractors/FieldExtractors/TrackingBugExtractor.swift",
        "Extractors/FieldExtractors/UpcomingFeatureFlagExtractor.swift",
        "Extractors/ProposalMetadataExtractor.swift",
        "Utilities/FileUtilities.swift",
        "Utilities/FoundationExtensions.swift",
        "Utilities/ModelExtensions.swift",
        "Utilities/Networking.swift",
        "Utilities/Project.swift",
        "Utilities/Snapshot.swift",
        "Utilities/ValidationIssues.swift"
      ],
      "target_dependencies" : [
        "EvolutionMetadataModel"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
basic-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:a7bfd71e9384436264431030299dc8a2d42d0664a168cfa1a5dd84c9bc592ccf
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest
Done.