The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ScreamURITemplate, reference 5.0.5 (1e2202), with Swift 6.1 for Android on 28 Mar 2026 05:58:22 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftScream/URITemplate.git
Reference: 5.0.5
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
 * tag               5.0.5      -> FETCH_HEAD
HEAD is now at 1e22029 Merge branch 'develop'
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 @):
1e22029e88322c0c2553a6136d0061212da2ec3c
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/SwiftScream/URITemplate.git at 5.0.5
========================================
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-4609320-2":/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
Digest: sha256:8d42880410d691f231f1a6445d3941a4c9d6c7af65062a9750a54d2059944963
Status: Image is up to date 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/77019] Fetching swift-docc-plugin, swift-syntax
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (5.66s)
Fetched https://github.com/swiftlang/swift-syntax from cache (5.71s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 603.0.0 (8.18s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.60s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3671] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.36s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.02s)
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
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
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/56] Write sources
[7/56] Copying PrivacyInfo.xcprivacy
[27/56] Compiling _SwiftSyntaxCShims PlatformMutex.c
[27/56] Write swift-version-24593BA9C3E375BF.txt
[30/92] Emitting module SwiftSyntax509
[31/92] Emitting module ScreamURITemplate
[32/93] Compiling SwiftSyntax509 Empty.swift
[33/94] Compiling SwiftSyntax510 Empty.swift
[34/94] Emitting module SwiftSyntax510
[35/94] Emitting module SwiftSyntax601
[36/94] Compiling SwiftSyntax601 Empty.swift
[37/96] Emitting module SwiftSyntax600
[38/96] Compiling SwiftSyntax600 Empty.swift
[39/97] Emitting module SwiftSyntax603
[40/97] Compiling SwiftSyntax603 Empty.swift
[41/98] Emitting module SwiftSyntax602
[42/98] Compiling SwiftSyntax602 Empty.swift
[48/99] Wrapping AST for SwiftSyntax510 for debugging
[49/99] Wrapping AST for SwiftSyntax601 for debugging
[50/99] Wrapping AST for SwiftSyntax509 for debugging
[51/99] Wrapping AST for SwiftSyntax600 for debugging
[52/99] Wrapping AST for SwiftSyntax603 for debugging
[53/99] Wrapping AST for SwiftSyntax602 for debugging
[55/162] Emitting module ScreamURITemplate
[56/163] Compiling ScreamURITemplate URITemplate.swift
[57/163] Compiling SwiftSyntax AbsolutePosition.swift
[58/163] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[59/163] Compiling ScreamURITemplate resource_bundle_accessor.swift
[60/163] Compiling SwiftSyntax Convenience.swift
[61/163] Compiling SwiftSyntax CustomTraits.swift
[62/163] Compiling ScreamURITemplate VariableProvider.swift
[63/163] Compiling SwiftSyntax BumpPtrAllocator.swift
[64/163] Compiling SwiftSyntax CommonAncestor.swift
[65/163] Compiling SwiftSyntax ArenaAllocatedBuffer.swift
[66/163] Compiling SwiftSyntax Assert.swift
[67/163] Compiling ScreamURITemplate VariableValue.swift
[68/164] Wrapping AST for ScreamURITemplate for debugging
[70/164] Compiling SwiftSyntax Identifier.swift
[71/164] Compiling SwiftSyntax MemoryLayout.swift
[72/164] Compiling SwiftSyntax MissingNodeInitializers.swift
[73/164] Compiling SwiftSyntax RawSyntax.swift
[74/164] Compiling SwiftSyntax RawSyntaxArena.swift
[75/164] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[76/164] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[77/164] Compiling SwiftSyntax RawSyntaxTokenView.swift
[78/164] Compiling SwiftSyntax SourceEdit.swift
[87/164] Compiling SwiftSyntax EditorPlaceholder.swift
[88/164] Compiling SwiftSyntax SourceLength.swift
[89/164] Compiling SwiftSyntax SourceLocation.swift
[90/164] Compiling SwiftSyntax SourcePresence.swift
[91/164] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[92/164] Compiling SwiftSyntax Syntax.swift
[93/164] Compiling SwiftSyntax SyntaxChildren.swift
[94/164] Compiling SwiftSyntax SyntaxCollection.swift
[95/164] Compiling SwiftSyntax SyntaxHashable.swift
[96/164] Compiling SwiftSyntax SyntaxIdentifier.swift
[97/172] Compiling ScreamURITemplate resource_bundle_accessor.swift
[98/172] Compiling ScreamURITemplate VariableProvider.swift
[99/172] Compiling ScreamURITemplate VariableValue.swift
[108/172] Compiling ScreamURITemplate URITemplate.swift
[109/173] Wrapping AST for ScreamURITemplate for debugging
[111/173] Emitting module SwiftSyntax
[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 SyntaxRewriter.swift
[121/173] Compiling SwiftSyntax SyntaxTraits.swift
[122/173] Compiling SwiftSyntax SyntaxVisitor.swift
[123/173] Compiling SwiftSyntax TokenKind.swift
[124/173] Compiling SwiftSyntax Tokens.swift
[125/173] Compiling SwiftSyntax TriviaPieces.swift
[126/173] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[127/173] Compiling SwiftSyntax RawSyntaxNodesC.swift
[128/173] Compiling SwiftSyntax RawSyntaxNodesD.swift
[129/173] Compiling SwiftSyntax SyntaxNodeStructure.swift
[130/173] Compiling SwiftSyntax SyntaxProtocol.swift
[131/173] Compiling SwiftSyntax SyntaxText.swift
[132/173] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[133/173] Compiling SwiftSyntax TokenDiagnostic.swift
[134/173] Compiling SwiftSyntax TokenSequence.swift
[135/173] Compiling SwiftSyntax TokenSyntax.swift
[136/173] Compiling SwiftSyntax Trivia.swift
[137/173] Compiling SwiftSyntax Utils.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] Emitting module SwiftDiagnostics
[158/233] Compiling SwiftParser Parser.swift
[159/233] Compiling SwiftParser Patterns.swift
[160/234] Compiling SwiftDiagnostics Note.swift
[161/234] Compiling SwiftDiagnostics Message.swift
[162/234] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[163/234] Compiling SwiftBasicFormat Syntax+Extensions.swift
[164/234] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[165/234] Compiling SwiftParser Recovery.swift
[166/234] Compiling SwiftParser Specifiers.swift
[167/234] Emitting module SwiftBasicFormat
[168/234] Compiling SwiftDiagnostics FixIt.swift
[169/234] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[170/234] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[171/234] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[172/235] Compiling SwiftBasicFormat Indenter.swift
[173/235] Compiling SwiftBasicFormat BasicFormat.swift
[174/235] Compiling SwiftBasicFormat InferIndentation.swift
[176/236] Wrapping AST for SwiftDiagnostics for debugging
[177/236] Wrapping AST for SwiftBasicFormat for debugging
[179/236] Compiling SwiftParser TokenSpec.swift
[180/236] Compiling SwiftParser TokenSpecSet.swift
[181/236] Compiling SwiftParser TopLevel.swift
[182/236] Compiling SwiftParser TriviaParser.swift
[183/236] Compiling SwiftParser Types.swift
[184/236] Compiling SwiftParser StringLiterals.swift
[185/236] Compiling SwiftParser SwiftParserCompatibility.swift
[186/236] Compiling SwiftParser SwiftVersion.swift
[187/236] Compiling SwiftParser SyntaxUtils.swift
[188/236] Compiling SwiftParser TokenConsumer.swift
[189/236] Compiling SwiftParser TokenPrecedence.swift
[190/241] Compiling SwiftParser LoopProgressCondition.swift
[191/241] Compiling SwiftParser Modifiers.swift
[192/241] Compiling SwiftParser Names.swift
[193/241] Compiling SwiftParser Nominals.swift
[194/241] Compiling SwiftParser Parameters.swift
[195/241] Compiling SwiftParser ParseSourceFile.swift
[196/241] Compiling SwiftParser Lexeme.swift
[197/241] Compiling SwiftParser LexemeSequence.swift
[198/241] Compiling SwiftParser Lexer.swift
[199/241] Compiling SwiftParser RegexLiteralLexer.swift
[200/241] Compiling SwiftParser UnicodeScalarExtensions.swift
[201/241] Compiling SwiftParser Lookahead.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/242] Wrapping AST for SwiftParser for debugging
[228/265] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[229/266] Compiling SwiftOperators OperatorTable.swift
[230/267] Emitting module SwiftOperators
[231/267] Compiling SwiftOperators Operator.swift
[232/267] Compiling SwiftOperators OperatorError+Diagnostics.swift
[233/267] Compiling SwiftOperators PrecedenceGroup.swift
[234/267] Compiling SwiftOperators PrecedenceGraph.swift
[235/267] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[236/267] Compiling SwiftOperators OperatorTable+Semantics.swift
[237/267] Compiling SwiftOperators SyntaxSynthesis.swift
[238/267] Compiling SwiftOperators OperatorError.swift
[239/267] Compiling SwiftOperators OperatorTable+Defaults.swift
[240/267] Compiling SwiftOperators OperatorTable+Folding.swift
[242/268] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[243/268] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[244/268] Compiling SwiftParserDiagnostics Utils.swift
[244/268] Wrapping AST for SwiftOperators for debugging
[246/268] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[247/268] Compiling SwiftParserDiagnostics PresenceUtils.swift
[248/268] Emitting module SwiftParserDiagnostics
[253/268] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[254/268] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[255/269] Wrapping AST for SwiftParserDiagnostics for debugging
[257/284] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[258/284] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[259/285] Emitting module SwiftSyntaxBuilder
[260/285] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[261/285] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[262/285] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[263/285] Compiling SwiftSyntaxBuilder Indenter.swift
[264/285] Compiling SwiftSyntaxBuilder ListBuilder.swift
[265/285] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[266/285] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.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 IfConfigFunctions.swift
[276/301] Compiling SwiftIfConfig IfConfigRegionState.swift
[277/302] Compiling SwiftIfConfig StaticBuildConfiguration.swift
[278/302] Compiling SwiftIfConfig SyntaxLiteralUtils.swift
[279/302] Compiling SwiftIfConfig SyntaxProtocol+IfConfig.swift
[280/302] Compiling SwiftIfConfig VersionTuple+Parsing.swift
[281/302] Compiling SwiftIfConfig VersionTuple.swift
[282/302] Compiling SwiftIfConfig IfConfigDiagnostic.swift
[283/302] Compiling SwiftIfConfig IfConfigEvaluation.swift
[284/302] Compiling SwiftIfConfig ConfiguredRegions.swift
[285/302] Compiling SwiftIfConfig IfConfigDecl+IfConfig.swift
[286/302] Compiling SwiftIfConfig ActiveSyntaxVisitor.swift
[287/302] Compiling SwiftIfConfig BuildConfiguration.swift
[288/302] Emitting module SwiftIfConfig
[289/302] Compiling SwiftIfConfig ActiveClauseEvaluator.swift
[290/302] Compiling SwiftIfConfig ActiveSyntaxRewriter.swift
[291/303] Wrapping AST for SwiftIfConfig for debugging
[293/320] Compiling SwiftSyntaxMacros Macro.swift
[294/320] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[295/322] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[296/322] Compiling SwiftSyntaxMacros Macro+Format.swift
[297/322] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[298/322] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[299/322] Compiling SwiftSyntaxMacros AccessorMacro.swift
[300/322] Compiling SwiftSyntaxMacros AttachedMacro.swift
[301/322] Compiling SwiftSyntaxMacros BodyMacro.swift
[302/322] Compiling SwiftSyntaxMacros MemberMacro.swift
[303/322] Compiling SwiftSyntaxMacros PeerMacro.swift
[304/322] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[305/322] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[306/322] Emitting module SwiftSyntaxMacros
[307/322] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[308/322] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[309/322] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.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] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[316/333] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[317/333] Emitting module SwiftSyntaxMacroExpansion
[318/333] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[319/333] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[320/333] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[321/333] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[322/333] Compiling SwiftSyntaxMacroExpansion MacroReplacement.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 PluginMessages.swift
[329/346] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[330/346] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[331/347] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[332/347] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[333/347] Compiling SwiftCompilerPluginMessageHandling JSON.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 ProvidedMacro.swift
[346/358] Compiling ScreamURITemplateCompilerPlugin ExprSyntax+Literals.swift
[347/358] Emitting module ScreamURITemplateCompilerPlugin
[348/358] Compiling ScreamURITemplateCompilerPlugin URLByExpandingURITemplateMacro.swift
[349/358] Compiling ScreamURITemplateCompilerPlugin URITemplateCompilerPlugin.swift
[350/358] Compiling ScreamURITemplateCompilerPlugin URITemplateMacro.swift
[351/358] Compiling ScreamURITemplateCompilerPlugin VariableProviderMacro.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] Emitting module ScreamURITemplateExample
[361/364] Compiling ScreamURITemplateExample main.swift
[362/365] Wrapping AST for ScreamURITemplateExample for debugging
[363/365] Write Objects.LinkFileList
[364/365] Linking ScreamURITemplateExample
Build complete! (136.59s)
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.