Build Information
Successful build of ScreamURITemplate, reference master (2bd4a5), with Swift 6.1 for Android on 30 Mar 2026 07:48:11 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftScream/URITemplate.git
Reference: master
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/SwiftScream/URITemplate
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 2bd4a55 Document that Foundation 6.2 includes basic URL Template functionality
Submodule path 'Tests/ScreamURITemplateTests/data/uritemplate-test': checked out '1eb27ab4462b9e5819dc47db99044f5fd1fa9bc7'
Submodule 'Tests/data/uritemplate-test' (https://github.com/uri-templates/uritemplate-test) registered for path 'Tests/ScreamURITemplateTests/data/uritemplate-test'
Cloning into '/host/spi-builder-workspace/Tests/ScreamURITemplateTests/data/uritemplate-test'...
Cloned https://github.com/SwiftScream/URITemplate.git
Revision (git rev-parse @):
2bd4a553a906e42da827caf0e1960c061f8df826
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/SwiftScream/URITemplate.git at master
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/SwiftScream/URITemplate.git
https://github.com/SwiftScream/URITemplate.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-docc-plugin"
},
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "603.0.0",
"upper_bound" : "604.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax"
}
],
"manifest_display_name" : "ScreamURITemplate",
"name" : "ScreamURITemplate",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "ScreamURITemplate",
"targets" : [
"ScreamURITemplate"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ScreamURITemplateMacros",
"targets" : [
"ScreamURITemplateMacros"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ScreamURITemplateExample",
"targets" : [
"ScreamURITemplateExample"
],
"type" : {
"executable" : null
}
},
{
"name" : "ScreamURITemplateCompilerPlugin",
"targets" : [
"ScreamURITemplateCompilerPlugin"
],
"type" : {
"macro" : null
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "ScreamURITemplateTests",
"module_type" : "SwiftTarget",
"name" : "ScreamURITemplateTests",
"path" : "Tests/ScreamURITemplateTests",
"product_dependencies" : [
"SwiftSyntaxMacrosTestSupport"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/ScreamURITemplateTests/data/tests.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/ScreamURITemplateTests/data/uritemplate-test/extended-tests.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/ScreamURITemplateTests/data/uritemplate-test/negative-tests.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/ScreamURITemplateTests/data/uritemplate-test/spec-examples-by-section.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/ScreamURITemplateTests/data/uritemplate-test/spec-examples.json",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"JSONValue.swift",
"LevelTest.swift",
"ProvidedMacroTests.swift",
"TestFileTests.swift",
"TestModels.swift",
"Tests.swift",
"TypedURITemplateTests.swift",
"URITemplateMacroTests.swift",
"URLByExpandingURITemplateMacroTests.swift",
"VariableProviderMacroTests.swift"
],
"target_dependencies" : [
"ScreamURITemplate",
"ScreamURITemplateCompilerPlugin"
],
"type" : "test"
},
{
"c99name" : "ScreamURITemplateMacros",
"module_type" : "SwiftTarget",
"name" : "ScreamURITemplateMacros",
"path" : "Sources/ScreamURITemplateMacros",
"product_memberships" : [
"ScreamURITemplateMacros",
"ScreamURITemplateExample"
],
"sources" : [
"Macros.swift"
],
"target_dependencies" : [
"ScreamURITemplate",
"ScreamURITemplateCompilerPlugin"
],
"type" : "library"
},
{
"c99name" : "ScreamURITemplateExample",
"module_type" : "SwiftTarget",
"name" : "ScreamURITemplateExample",
"path" : "Sources/ScreamURITemplateExample",
"product_memberships" : [
"ScreamURITemplateExample"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"ScreamURITemplate",
"ScreamURITemplateMacros"
],
"type" : "executable"
},
{
"c99name" : "ScreamURITemplateCompilerPlugin",
"module_type" : "SwiftTarget",
"name" : "ScreamURITemplateCompilerPlugin",
"path" : "Sources/ScreamURITemplateCompilerPlugin",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"ScreamURITemplateMacros",
"ScreamURITemplateExample",
"ScreamURITemplateCompilerPlugin"
],
"sources" : [
"ExprSyntax+Literals.swift",
"ProvidedMacro.swift",
"URITemplateCompilerPlugin.swift",
"URITemplateMacro.swift",
"URLByExpandingURITemplateMacro.swift",
"VariableProviderMacro.swift"
],
"target_dependencies" : [
"ScreamURITemplate"
],
"type" : "macro"
},
{
"c99name" : "ScreamURITemplate",
"module_type" : "SwiftTarget",
"name" : "ScreamURITemplate",
"path" : "Sources/ScreamURITemplate",
"product_memberships" : [
"ScreamURITemplate",
"ScreamURITemplateMacros",
"ScreamURITemplateExample",
"ScreamURITemplateCompilerPlugin"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/ScreamURITemplate/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Internal/CharacterSets.swift",
"Internal/Components.swift",
"Internal/ExpansionConfiguration.swift",
"Internal/ExpressionOperator.swift",
"Internal/Scanner.swift",
"Internal/ValueFormatting.swift",
"Internal/VariableSpec.swift",
"TypedURITemplate.swift",
"URITemplate.swift",
"VariableProvider.swift",
"VariableValue.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
android-6.1-latest: Pulling from swiftpackageindex/spi-images
ad1a9d392ffd: Already exists
798e64516b16: Already exists
8261153839e5: Already exists
3880db14b45e: Already exists
2cc7a00e2b9e: Pulling fs layer
2cc7a00e2b9e: Verifying Checksum
2cc7a00e2b9e: Download complete
2cc7a00e2b9e: Pull complete
Digest: sha256:8d42880410d691f231f1a6445d3941a4c9d6c7af65062a9750a54d2059944963
Status: Downloaded newer image for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2171] Fetching swift-docc-plugin
[2172/77060] Fetching swift-docc-plugin, swift-syntax
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (6.33s)
Fetched https://github.com/swiftlang/swift-syntax from cache (6.38s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 603.0.0 (10.90s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.63s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3671] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.02s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (2.20s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 603.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.6
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/56] Write sources
[9/56] Copying PrivacyInfo.xcprivacy
[9/56] Write sources
[9/56] Copying PrivacyInfo.xcprivacy
[21/56] Write sources
[27/56] Compiling _SwiftSyntaxCShims PlatformMutex.c
[28/56] Write swift-version-24593BA9C3E375BF.txt
[30/92] Emitting module SwiftSyntax510
[31/92] Compiling SwiftSyntax510 Empty.swift
[32/93] Emitting module SwiftSyntax509
[33/93] Compiling SwiftSyntax509 Empty.swift
[34/94] Emitting module SwiftSyntax603
[35/94] Compiling SwiftSyntax603 Empty.swift
[36/95] Compiling SwiftSyntax600 Empty.swift
[37/95] Emitting module SwiftSyntax600
[39/96] Compiling SwiftSyntax602 Empty.swift
[40/96] Emitting module SwiftSyntax602
[44/97] Emitting module SwiftSyntax601
[45/97] Compiling SwiftSyntax601 Empty.swift
[45/98] Wrapping AST for SwiftSyntax600 for debugging
[46/98] Wrapping AST for SwiftSyntax510 for debugging
[48/98] Wrapping AST for SwiftSyntax509 for debugging
[50/98] Wrapping AST for SwiftSyntax603 for debugging
[51/98] Wrapping AST for SwiftSyntax602 for debugging
[52/117] Wrapping AST for SwiftSyntax601 for debugging
[54/161] Emitting module ScreamURITemplate
[55/162] Compiling ScreamURITemplate VariableProvider.swift
[56/162] Compiling ScreamURITemplate URITemplate.swift
[57/162] Compiling ScreamURITemplate VariableValue.swift
[58/163] Compiling SwiftSyntax AbsolutePosition.swift
[59/163] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[60/163] Compiling SwiftSyntax BumpPtrAllocator.swift
[61/163] Compiling SwiftSyntax CommonAncestor.swift
[62/163] Compiling SwiftSyntax Convenience.swift
[63/163] Compiling SwiftSyntax CustomTraits.swift
[64/163] Emitting module ScreamURITemplate
[65/163] Compiling SwiftSyntax ArenaAllocatedBuffer.swift
[66/163] Compiling SwiftSyntax Assert.swift
[67/163] Compiling ScreamURITemplate resource_bundle_accessor.swift
[68/164] Wrapping AST for ScreamURITemplate for debugging
[78/164] Compiling SwiftSyntax EditorPlaceholder.swift
[79/164] Compiling SwiftSyntax Identifier.swift
[80/164] Compiling SwiftSyntax MemoryLayout.swift
[81/164] Compiling SwiftSyntax MissingNodeInitializers.swift
[82/164] Compiling SwiftSyntax RawSyntax.swift
[83/164] Compiling SwiftSyntax RawSyntaxArena.swift
[84/164] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[85/164] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[86/164] Compiling SwiftSyntax RawSyntaxTokenView.swift
[87/164] Compiling SwiftSyntax SourceEdit.swift
[88/172] Compiling ScreamURITemplate resource_bundle_accessor.swift
[89/172] Compiling ScreamURITemplate VariableProvider.swift
[92/172] Compiling ScreamURITemplate VariableValue.swift
[93/172] Compiling ScreamURITemplate URITemplate.swift
[100/173] Wrapping AST for ScreamURITemplate for debugging
[102/173] Emitting module SwiftSyntax
[103/173] Compiling SwiftSyntax SyntaxRewriter.swift
[104/173] Compiling SwiftSyntax SyntaxTraits.swift
[105/173] Compiling SwiftSyntax SyntaxVisitor.swift
[106/173] Compiling SwiftSyntax TokenKind.swift
[107/173] Compiling SwiftSyntax Tokens.swift
[108/173] Compiling SwiftSyntax TriviaPieces.swift
[109/173] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[110/173] Compiling SwiftSyntax RawSyntaxNodesC.swift
[111/173] Compiling SwiftSyntax RawSyntaxNodesD.swift
[112/173] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[113/173] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[114/173] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[115/173] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[116/173] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[117/173] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[118/173] Compiling SwiftSyntax RawSyntaxValidation.swift
[119/173] Compiling SwiftSyntax SyntaxNodesAB.swift
[120/173] Compiling SwiftSyntax SyntaxNodeStructure.swift
[121/173] Compiling SwiftSyntax SyntaxProtocol.swift
[122/173] Compiling SwiftSyntax SyntaxText.swift
[123/173] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[124/173] Compiling SwiftSyntax TokenDiagnostic.swift
[125/173] Compiling SwiftSyntax TokenSequence.swift
[126/173] Compiling SwiftSyntax TokenSyntax.swift
[127/173] Compiling SwiftSyntax Trivia.swift
[128/173] Compiling SwiftSyntax Utils.swift
[129/173] Compiling SwiftSyntax SourceLength.swift
[130/173] Compiling SwiftSyntax SourceLocation.swift
[131/173] Compiling SwiftSyntax SourcePresence.swift
[132/173] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[133/173] Compiling SwiftSyntax Syntax.swift
[134/173] Compiling SwiftSyntax SyntaxChildren.swift
[135/173] Compiling SwiftSyntax SyntaxCollection.swift
[136/173] Compiling SwiftSyntax SyntaxHashable.swift
[137/173] Compiling SwiftSyntax SyntaxIdentifier.swift
[138/173] Compiling SwiftSyntax ChildNameForKeyPath.swift
[139/173] Compiling SwiftSyntax Keyword.swift
[140/173] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[141/173] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[142/173] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[143/173] Compiling SwiftSyntax SyntaxBaseNodes.swift
[144/173] Compiling SwiftSyntax SyntaxCollections.swift
[145/173] Compiling SwiftSyntax SyntaxEnum.swift
[146/173] Compiling SwiftSyntax SyntaxKind.swift
[147/173] Compiling SwiftSyntax SyntaxNodesC.swift
[148/173] Compiling SwiftSyntax SyntaxNodesD.swift
[149/173] Compiling SwiftSyntax SyntaxNodesEF.swift
[150/173] Compiling SwiftSyntax SyntaxNodesGHI.swift
[151/173] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[152/173] Compiling SwiftSyntax SyntaxNodesOP.swift
[153/173] Compiling SwiftSyntax SyntaxNodesQRS.swift
[154/173] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[155/174] Wrapping AST for SwiftSyntax for debugging
[157/233] Compiling SwiftDiagnostics Message.swift
[158/234] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[159/234] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[160/234] Compiling SwiftBasicFormat Syntax+Extensions.swift
[161/234] Compiling SwiftDiagnostics FixIt.swift
[162/234] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[163/234] Compiling SwiftDiagnostics Note.swift
[164/234] Compiling SwiftBasicFormat InferIndentation.swift
[165/234] Compiling SwiftBasicFormat Indenter.swift
[166/234] Emitting module SwiftBasicFormat
[167/234] Compiling SwiftBasicFormat BasicFormat.swift
[168/235] Compiling SwiftParser Lexeme.swift
[169/235] Compiling SwiftParser LexemeSequence.swift
[170/235] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[171/235] Compiling SwiftParser Lexer.swift
[172/235] Compiling SwiftParser RegexLiteralLexer.swift
[173/235] Emitting module SwiftDiagnostics
[174/235] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[176/236] Wrapping AST for SwiftBasicFormat for debugging
[177/236] Wrapping AST for SwiftDiagnostics for debugging
[179/236] Compiling SwiftParser LoopProgressCondition.swift
[180/236] Compiling SwiftParser Modifiers.swift
[181/236] Compiling SwiftParser Names.swift
[182/236] Compiling SwiftParser Nominals.swift
[183/236] Compiling SwiftParser Parameters.swift
[184/236] Compiling SwiftParser ParseSourceFile.swift
[189/241] Compiling SwiftParser UnicodeScalarExtensions.swift
[190/241] Compiling SwiftParser Lookahead.swift
[191/241] Compiling SwiftParser StringLiterals.swift
[192/241] Compiling SwiftParser SwiftParserCompatibility.swift
[193/241] Compiling SwiftParser SwiftVersion.swift
[194/241] Compiling SwiftParser SyntaxUtils.swift
[195/241] Compiling SwiftParser TokenConsumer.swift
[196/241] Compiling SwiftParser TokenPrecedence.swift
[197/241] Compiling SwiftParser TokenSpec.swift
[198/241] Compiling SwiftParser TokenSpecSet.swift
[199/241] Compiling SwiftParser TopLevel.swift
[200/241] Compiling SwiftParser TriviaParser.swift
[201/241] Compiling SwiftParser Types.swift
[202/241] Compiling SwiftParser Parser.swift
[203/241] Compiling SwiftParser Patterns.swift
[204/241] Compiling SwiftParser Recovery.swift
[205/241] Compiling SwiftParser Specifiers.swift
[206/241] Compiling SwiftParser Statements.swift
[207/241] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[208/241] Compiling SwiftParser Attributes.swift
[209/241] Compiling SwiftParser Availability.swift
[210/241] Compiling SwiftParser CharacterInfo.swift
[211/241] Compiling SwiftParser CollectionNodes+Parsable.swift
[212/241] Compiling SwiftParser CompilerFiles.swift
[213/241] Compiling SwiftParser Declarations.swift
[214/241] Emitting module SwiftParser
[215/241] Compiling SwiftParser Directives.swift
[216/241] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[217/241] Compiling SwiftParser Expressions.swift
[218/241] Compiling SwiftParser IncrementalParseTransition.swift
[219/241] Compiling SwiftParser IsValidIdentifier.swift
[220/241] Compiling SwiftParser Cursor.swift
[221/241] Compiling SwiftParser ExperimentalFeatures.swift
[222/241] Compiling SwiftParser IsLexerClassified.swift
[223/241] Compiling SwiftParser LayoutNodes+Parsable.swift
[224/241] Compiling SwiftParser Parser+TokenSpecSet.swift
[225/241] Compiling SwiftParser TokenSpecStaticMembers.swift
[226/252] Wrapping AST for SwiftParser for debugging
[228/265] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[229/266] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[230/266] Compiling SwiftOperators OperatorTable.swift
[231/266] Compiling SwiftOperators PrecedenceGroup.swift
[232/266] Compiling SwiftOperators PrecedenceGraph.swift
[233/267] Compiling SwiftOperators OperatorTable+Semantics.swift
[234/267] Compiling SwiftOperators SyntaxSynthesis.swift
[235/267] Compiling SwiftOperators Operator.swift
[236/267] Compiling SwiftOperators OperatorError+Diagnostics.swift
[237/267] Emitting module SwiftOperators
[238/267] Compiling SwiftOperators OperatorError.swift
[239/267] Compiling SwiftOperators OperatorTable+Defaults.swift
[240/267] Compiling SwiftOperators OperatorTable+Folding.swift
[242/268] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[243/268] Compiling SwiftParserDiagnostics Utils.swift
[244/268] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[244/268] Wrapping AST for SwiftOperators for debugging
[246/268] Emitting module SwiftParserDiagnostics
[247/268] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[248/268] Compiling SwiftParserDiagnostics PresenceUtils.swift
[251/268] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[252/268] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[255/269] Wrapping AST for SwiftParserDiagnostics for debugging
[257/284] Compiling SwiftSyntaxBuilder Indenter.swift
[258/284] Compiling SwiftSyntaxBuilder ListBuilder.swift
[259/285] Emitting module SwiftSyntaxBuilder
[260/285] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[261/285] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[262/285] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[263/285] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[264/285] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[265/285] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[266/285] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[267/285] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[268/285] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[269/285] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[270/285] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[271/285] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[272/285] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[273/286] Wrapping AST for SwiftSyntaxBuilder for debugging
[275/301] Compiling SwiftIfConfig SyntaxProtocol+IfConfig.swift
[276/301] Compiling SwiftIfConfig VersionTuple+Parsing.swift
[277/302] Compiling SwiftIfConfig VersionTuple.swift
[278/302] Compiling SwiftIfConfig IfConfigFunctions.swift
[279/302] Compiling SwiftIfConfig IfConfigRegionState.swift
[280/302] Compiling SwiftIfConfig StaticBuildConfiguration.swift
[281/302] Compiling SwiftIfConfig SyntaxLiteralUtils.swift
[282/302] Emitting module SwiftIfConfig
[283/302] Compiling SwiftIfConfig ConfiguredRegions.swift
[284/302] Compiling SwiftIfConfig IfConfigDecl+IfConfig.swift
[285/302] Compiling SwiftIfConfig ActiveClauseEvaluator.swift
[286/302] Compiling SwiftIfConfig ActiveSyntaxRewriter.swift
[287/302] Compiling SwiftIfConfig IfConfigDiagnostic.swift
[288/302] Compiling SwiftIfConfig IfConfigEvaluation.swift
[289/302] Compiling SwiftIfConfig ActiveSyntaxVisitor.swift
[290/302] Compiling SwiftIfConfig BuildConfiguration.swift
[291/303] Wrapping AST for SwiftIfConfig for debugging
[293/320] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[294/320] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[295/322] Compiling SwiftSyntaxMacros MemberMacro.swift
[296/322] Compiling SwiftSyntaxMacros PeerMacro.swift
[297/322] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[298/322] Compiling SwiftSyntaxMacros Macro+Format.swift
[299/322] Emitting module SwiftSyntaxMacros
[300/322] Compiling SwiftSyntaxMacros AccessorMacro.swift
[301/322] Compiling SwiftSyntaxMacros AttachedMacro.swift
[302/322] Compiling SwiftSyntaxMacros BodyMacro.swift
[303/322] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[304/322] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[305/322] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[306/322] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[307/322] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[308/322] Compiling SwiftSyntaxMacros Macro.swift
[309/322] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[310/322] Compiling SwiftSyntaxMacros PreambleMacro.swift
[311/322] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[312/323] Wrapping AST for SwiftSyntaxMacros for debugging
[314/332] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[315/333] Emitting module SwiftSyntaxMacroExpansion
[316/333] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[317/333] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[318/333] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[319/333] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[320/333] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[321/333] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[322/333] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[323/333] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[324/334] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[326/346] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[327/346] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[328/346] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[329/346] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[330/346] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[331/346] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[332/347] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[333/347] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[334/347] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[335/347] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[336/347] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[337/347] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[338/347] Emitting module SwiftCompilerPluginMessageHandling
[339/348] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[341/350] Emitting module SwiftCompilerPlugin
[342/350] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[343/351] Wrapping AST for SwiftCompilerPlugin for debugging
[345/358] Compiling ScreamURITemplateCompilerPlugin URITemplateCompilerPlugin.swift
[346/358] Compiling ScreamURITemplateCompilerPlugin ProvidedMacro.swift
[347/358] Emitting module ScreamURITemplateCompilerPlugin
[348/358] Compiling ScreamURITemplateCompilerPlugin VariableProviderMacro.swift
[349/358] Compiling ScreamURITemplateCompilerPlugin URITemplateMacro.swift
[350/358] Compiling ScreamURITemplateCompilerPlugin ExprSyntax+Literals.swift
[351/358] Compiling ScreamURITemplateCompilerPlugin URLByExpandingURITemplateMacro.swift
[352/359] Wrapping AST for ScreamURITemplateCompilerPlugin for debugging
[353/359] Write Objects.LinkFileList
[354/359] Linking ScreamURITemplateCompilerPlugin-tool
[356/361] Compiling ScreamURITemplateMacros Macros.swift
[357/361] Emitting module ScreamURITemplateMacros
[358/362] Wrapping AST for ScreamURITemplateMacros for debugging
[360/364] Compiling ScreamURITemplateExample main.swift
[361/364] Emitting module ScreamURITemplateExample
[362/365] Wrapping AST for ScreamURITemplateExample for debugging
[363/365] Write Objects.LinkFileList
[364/365] Linking ScreamURITemplateExample
Build complete! (153.15s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-docc-plugin"
},
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "603.0.0",
"upper_bound" : "604.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax"
}
],
"manifest_display_name" : "ScreamURITemplate",
"name" : "ScreamURITemplate",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "ScreamURITemplate",
"targets" : [
"ScreamURITemplate"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ScreamURITemplateMacros",
"targets" : [
"ScreamURITemplateMacros"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ScreamURITemplateExample",
"targets" : [
"ScreamURITemplateExample"
],
"type" : {
"executable" : null
}
},
{
"name" : "ScreamURITemplateCompilerPlugin",
"targets" : [
"ScreamURITemplateCompilerPlugin"
],
"type" : {
"macro" : null
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "ScreamURITemplateTests",
"module_type" : "SwiftTarget",
"name" : "ScreamURITemplateTests",
"path" : "Tests/ScreamURITemplateTests",
"product_dependencies" : [
"SwiftSyntaxMacrosTestSupport"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/ScreamURITemplateTests/data/tests.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/ScreamURITemplateTests/data/uritemplate-test/extended-tests.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/ScreamURITemplateTests/data/uritemplate-test/negative-tests.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/ScreamURITemplateTests/data/uritemplate-test/spec-examples-by-section.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/ScreamURITemplateTests/data/uritemplate-test/spec-examples.json",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"JSONValue.swift",
"LevelTest.swift",
"ProvidedMacroTests.swift",
"TestFileTests.swift",
"TestModels.swift",
"Tests.swift",
"TypedURITemplateTests.swift",
"URITemplateMacroTests.swift",
"URLByExpandingURITemplateMacroTests.swift",
"VariableProviderMacroTests.swift"
],
"target_dependencies" : [
"ScreamURITemplate",
"ScreamURITemplateCompilerPlugin"
],
"type" : "test"
},
{
"c99name" : "ScreamURITemplateMacros",
"module_type" : "SwiftTarget",
"name" : "ScreamURITemplateMacros",
"path" : "Sources/ScreamURITemplateMacros",
"product_memberships" : [
"ScreamURITemplateMacros",
"ScreamURITemplateExample"
],
"sources" : [
"Macros.swift"
],
"target_dependencies" : [
"ScreamURITemplate",
"ScreamURITemplateCompilerPlugin"
],
"type" : "library"
},
{
"c99name" : "ScreamURITemplateExample",
"module_type" : "SwiftTarget",
"name" : "ScreamURITemplateExample",
"path" : "Sources/ScreamURITemplateExample",
"product_memberships" : [
"ScreamURITemplateExample"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"ScreamURITemplate",
"ScreamURITemplateMacros"
],
"type" : "executable"
},
{
"c99name" : "ScreamURITemplateCompilerPlugin",
"module_type" : "SwiftTarget",
"name" : "ScreamURITemplateCompilerPlugin",
"path" : "Sources/ScreamURITemplateCompilerPlugin",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"ScreamURITemplateMacros",
"ScreamURITemplateExample",
"ScreamURITemplateCompilerPlugin"
],
"sources" : [
"ExprSyntax+Literals.swift",
"ProvidedMacro.swift",
"URITemplateCompilerPlugin.swift",
"URITemplateMacro.swift",
"URLByExpandingURITemplateMacro.swift",
"VariableProviderMacro.swift"
],
"target_dependencies" : [
"ScreamURITemplate"
],
"type" : "macro"
},
{
"c99name" : "ScreamURITemplate",
"module_type" : "SwiftTarget",
"name" : "ScreamURITemplate",
"path" : "Sources/ScreamURITemplate",
"product_memberships" : [
"ScreamURITemplate",
"ScreamURITemplateMacros",
"ScreamURITemplateExample",
"ScreamURITemplateCompilerPlugin"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/ScreamURITemplate/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Internal/CharacterSets.swift",
"Internal/Components.swift",
"Internal/ExpansionConfiguration.swift",
"Internal/ExpressionOperator.swift",
"Internal/Scanner.swift",
"Internal/ValueFormatting.swift",
"Internal/VariableSpec.swift",
"TypedURITemplate.swift",
"URITemplate.swift",
"VariableProvider.swift",
"VariableValue.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
android-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:8d42880410d691f231f1a6445d3941a4c9d6c7af65062a9750a54d2059944963
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
Done.