The Swift Package Index logo.Swift Package Index

Build Information

Successful build of RegexTemplatesWithEntities, reference 8.1.1 (eef5c1), with Swift 6.1 for Android on 1 Mar 2026 20:40:04 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/stefanspringer1/RegexTemplatesWithEntities.git
Reference: 8.1.1
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/stefanspringer1/RegexTemplatesWithEntities
 * tag               8.1.1      -> FETCH_HEAD
HEAD is now at eef5c17 simpler code for macro
Cloned https://github.com/stefanspringer1/RegexTemplatesWithEntities.git
Revision (git rev-parse @):
eef5c170b56f5a6c290a141169c1eb016e49fa75
SUCCESS checkout https://github.com/stefanspringer1/RegexTemplatesWithEntities.git at 8.1.1
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/stefanspringer1/RegexTemplatesWithEntities.git
https://github.com/stefanspringer1/RegexTemplatesWithEntities.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.0.0",
            "upper_bound" : "510.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-syntax.git"
    },
    {
      "identity" : "swiftutilities",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.0.2",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/stefanspringer1/SwiftUtilities"
    }
  ],
  "manifest_display_name" : "RegexTemplatesWithEntities",
  "name" : "RegexTemplatesWithEntities",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "RegexTemplatesWithEntities",
      "targets" : [
        "RegexTemplatesWithEntities"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "RegexTemplatesWithEntitiesMacros",
      "targets" : [
        "RegexTemplatesWithEntitiesMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RegexTemplatesWithEntitiesTests",
      "module_type" : "SwiftTarget",
      "name" : "RegexTemplatesWithEntitiesTests",
      "path" : "Tests/RegexTemplatesWithEntitiesTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "RegexTemplatesWithEntitiesTests.swift"
      ],
      "target_dependencies" : [
        "RegexTemplatesWithEntitiesMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RegexTemplatesWithEntitiesMacros",
      "module_type" : "SwiftTarget",
      "name" : "RegexTemplatesWithEntitiesMacros",
      "path" : "Sources/RegexTemplatesWithEntitiesMacros",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin",
        "Utilities"
      ],
      "product_memberships" : [
        "RegexTemplatesWithEntities",
        "RegexTemplatesWithEntitiesMacros"
      ],
      "sources" : [
        "MacroPlugin.swift",
        "RegexTemplatesWithEntities.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "RegexTemplatesWithEntities",
      "module_type" : "SwiftTarget",
      "name" : "RegexTemplatesWithEntities",
      "path" : "Sources/RegexTemplatesWithEntities",
      "product_memberships" : [
        "RegexTemplatesWithEntities"
      ],
      "sources" : [
        "RegexTemplatesWithEntities.swift"
      ],
      "target_dependencies" : [
        "RegexTemplatesWithEntitiesMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:08fa5f1bd27c53c71ebe7c2842e29d52715d90da2c5b8f52513c9039c232613d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/stefanspringer1/SwiftUtilities
Fetching https://github.com/apple/swift-syntax.git
[1/1747] Fetching swiftutilities
[1748/76288] Fetching swiftutilities, swift-syntax
Fetched https://github.com/stefanspringer1/SwiftUtilities from cache (9.39s)
Fetched https://github.com/apple/swift-syntax.git from cache (9.50s)
Computing version for https://github.com/stefanspringer1/SwiftUtilities
Computed https://github.com/stefanspringer1/SwiftUtilities at 6.1.1 (10.55s)
Fetching https://github.com/stefanspringer1/AutoreleasepoolShim
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/swiftlang/swift-subprocess.git
[1/27] Fetching autoreleasepoolshim
[28/17209] Fetching autoreleasepoolshim, swift-argument-parser
[4496/19745] Fetching autoreleasepoolshim, swift-argument-parser, swift-subprocess
Fetched https://github.com/swiftlang/swift-subprocess.git from cache (2.54s)
Fetched https://github.com/stefanspringer1/AutoreleasepoolShim from cache (3.46s)
Fetched https://github.com/apple/swift-argument-parser from cache (3.47s)
Computing version for https://github.com/stefanspringer1/AutoreleasepoolShim
Computed https://github.com/stefanspringer1/AutoreleasepoolShim at 1.0.3 (6.74s)
Computing version for https://github.com/swiftlang/swift-subprocess.git
Computed https://github.com/swiftlang/swift-subprocess.git at 0.3.0 (0.85s)
Fetching https://github.com/apple/swift-system
[1/5588] Fetching swift-system
Fetched https://github.com/apple/swift-system from cache (0.46s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (1.23s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.4 (0.60s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.0 (0.98s)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.1.1
Creating working copy for https://github.com/swiftlang/swift-subprocess.git
Working copy of https://github.com/swiftlang/swift-subprocess.git resolved at 0.3.0
Creating working copy for https://github.com/stefanspringer1/SwiftUtilities
Working copy of https://github.com/stefanspringer1/SwiftUtilities resolved at 6.1.1
Creating working copy for https://github.com/stefanspringer1/AutoreleasepoolShim
Working copy of https://github.com/stefanspringer1/AutoreleasepoolShim resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.0
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.6.4
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/46] Write sources
[22/46] Compiling CSystem shims.c
[23/46] Compiling _SubprocessCShims process_shims.c
[24/46] Write swift-version-24593BA9C3E375BF.txt
[26/83] Emitting module SwiftSyntax509
[27/83] Compiling SwiftSyntax509 Empty.swift
[28/84] Emitting module ArgumentParserToolInfo
[29/84] Compiling ArgumentParserToolInfo ToolInfo.swift
[31/85] Compiling SystemPackage FilePathSyntax.swift
[32/85] Compiling SystemPackage FilePathTemp.swift
[33/85] Compiling SystemPackage FilePathTempPosix.swift
[34/85] Compiling SystemPackage FilePathTempWindows.swift
[35/89] Compiling SystemPackage Errno.swift
[36/89] Compiling SystemPackage ErrnoWindows.swift
[37/89] Compiling SystemPackage FileDescriptor.swift
[38/89] Compiling SystemPackage FileHelpers.swift
[39/89] Compiling SystemPackage FileOperations.swift
[40/89] Emitting module SystemPackage
[41/89] Compiling AutoreleasepoolShim AutoreleasepoolShim.swift
[42/89] Emitting module AutoreleasepoolShim
[44/90] Compiling SystemPackage FilePath.swift
[45/90] Compiling SystemPackage FilePathComponentView.swift
[46/90] Compiling SystemPackage FilePathComponents.swift
[47/90] Compiling SystemPackage FilePathParsing.swift
[48/90] Compiling SystemPackage FilePathString.swift
[48/90] Wrapping AST for SwiftSyntax509 for debugging
[50/136] Wrapping AST for ArgumentParserToolInfo for debugging
[51/136] Wrapping AST for AutoreleasepoolShim for debugging
[53/181] Compiling SwiftSyntax SyntaxArena.swift
[54/181] Compiling SwiftSyntax SyntaxChildren.swift
[55/181] Compiling SwiftSyntax SyntaxCollection.swift
[56/181] Compiling SwiftSyntax SyntaxData.swift
[57/181] Compiling SwiftSyntax SourceLocation.swift
[58/181] Compiling SwiftSyntax SourcePresence.swift
[59/181] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[60/181] Compiling SwiftSyntax Syntax.swift
[61/181] Compiling SwiftSyntax ChildNameForKeyPath.swift
[62/181] Compiling SwiftSyntax Keyword.swift
[63/181] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[64/181] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[65/181] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[66/181] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[67/181] Compiling SwiftSyntax RawSyntaxTokenView.swift
[68/181] Compiling SwiftSyntax SourceLength.swift
[69/181] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[70/181] Compiling SwiftSyntax SyntaxBaseNodes.swift
[71/181] Compiling SwiftSyntax SyntaxVisitor.swift
[72/181] Compiling SwiftSyntax TokenKind.swift
[73/182] Wrapping AST for SystemPackage for debugging
[75/204] Compiling Subprocess API.swift
[76/204] Compiling Subprocess AsyncBufferSequence.swift
[77/204] Compiling Subprocess Buffer.swift
[78/204] Compiling Subprocess Configuration.swift
[79/204] Compiling Subprocess Error.swift
[80/204] Compiling Subprocess Execution.swift
[81/204] Compiling Subprocess AsyncIO+Dispatch.swift
[82/210] Compiling SwiftSyntax SyntaxEnum.swift
[83/210] Compiling SwiftSyntax SyntaxKind.swift
[84/210] Compiling SwiftSyntax SyntaxRewriter.swift
[85/210] Compiling SwiftSyntax SyntaxTraits.swift
[86/210] Compiling SwiftSyntax SyntaxTransform.swift
[87/210] Compiling SwiftSyntax SyntaxDeclNodes.swift
[88/216] Compiling Subprocess Subprocess+Windows.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
[89/216] Compiling Subprocess Result.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
[90/216] Compiling Subprocess Span+Subprocess.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
[91/216] Compiling Subprocess Input+Foundation.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
[92/216] Compiling Subprocess Output+Foundation.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
[93/216] Compiling Subprocess Span+SubprocessFoundation.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
[94/218] Compiling Subprocess AsyncIO+Linux.swift
[95/218] Compiling Subprocess AsyncIO+Windows.swift
[96/218] Compiling Subprocess Input.swift
[97/218] Compiling Subprocess Output.swift
[98/218] Compiling Subprocess Subprocess+BSD.swift
[99/218] Compiling Subprocess Subprocess+Darwin.swift
[100/218] Compiling Subprocess Subprocess+Linux.swift
[108/218] Compiling SwiftSyntax Tokens.swift
[109/218] Compiling SwiftSyntax TriviaPieces.swift
[110/218] Compiling SwiftSyntax RawSyntaxNodes.swift
[111/218] Compiling SwiftSyntax RawSyntaxValidation.swift
[112/218] Compiling SwiftSyntax SyntaxCollections.swift
[113/218] Compiling ArgumentParser Tree.swift
[114/218] Compiling ArgumentParser CodingKeyValidator.swift
[115/218] Compiling ArgumentParser NonsenseFlagsValidator.swift
[116/218] Compiling ArgumentParser ParsableArgumentsValidation.swift
[117/218] Compiling ArgumentParser PositionalArgumentsValidator.swift
[118/218] Compiling ArgumentParser UniqueNamesValidator.swift
[119/218] Compiling Subprocess Subprocess+Unix.swift
[126/218] Compiling Subprocess Teardown.swift
[127/218] Compiling Subprocess Thread.swift
[139/218] Emitting module ArgumentParser
[140/219] Wrapping AST for ArgumentParser for debugging
<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
<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
<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
<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
<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
<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
<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
<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
<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
<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
<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
[153/219] Emitting module Subprocess
<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
<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
<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
<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
<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
<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
<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
[160/220] Wrapping AST for Subprocess for debugging
[162/235] Emitting module SwiftSyntax
[163/235] Compiling Utilities Lengths.swift
[164/235] Compiling Utilities Parallel.swift
[165/237] Compiling Utilities SystemUtilities.swift
[166/237] Compiling Utilities TimeUtilities.swift
[167/237] Compiling Utilities Process.swift
[168/237] Compiling Utilities Properties.swift
[169/237] Compiling Utilities SequenceUtilities.swift
[170/237] Compiling Utilities StringUtilities.swift
[171/237] Compiling Utilities Errors.swift
[172/237] Compiling Utilities FileUtilities.swift
[173/237] Compiling Utilities DataTypes.swift
[174/237] Compiling Utilities Encoding.swift
[175/237] Compiling Utilities CharacterEntities3.swift
[176/237] Compiling Utilities CharacterUtilities.swift
[177/237] Compiling Utilities CharacterEntities1.swift
[178/237] Compiling Utilities CharacterEntities2.swift
[179/237] Emitting module Utilities
[180/238] Wrapping AST for Utilities for debugging
[225/239] Wrapping AST for SwiftSyntax for debugging
[227/290] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[228/290] Compiling SwiftDiagnostics Note.swift
[229/290] Compiling SwiftBasicFormat Syntax+Extensions.swift
[230/290] Compiling SwiftDiagnostics Message.swift
[231/290] Compiling SwiftDiagnostics Convenience.swift
[232/290] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[233/290] Compiling SwiftDiagnostics FixIt.swift
[234/290] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[235/290] Emitting module SwiftDiagnostics
[236/290] Compiling SwiftDiagnostics Diagnostic.swift
[237/290] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[238/291] Wrapping AST for SwiftDiagnostics for debugging
[240/291] Emitting module SwiftBasicFormat
[241/291] Compiling SwiftBasicFormat BasicFormat.swift
[242/292] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[243/292] Compiling SwiftParser StringLiterals.swift
[244/292] Compiling SwiftParser SwiftParserCompatibility.swift
[245/292] Compiling SwiftParser SyntaxUtils.swift
[246/292] Compiling SwiftParser TokenConsumer.swift
[248/297] Compiling SwiftParser Modifiers.swift
[249/297] Compiling SwiftParser Names.swift
[250/297] Compiling SwiftParser Nominals.swift
[251/297] Compiling SwiftParser Parameters.swift
[252/297] Compiling SwiftParser ParseSourceFile.swift
[252/297] Wrapping AST for SwiftBasicFormat for debugging
[254/297] Compiling SwiftParser Lexer.swift
[255/297] Compiling SwiftParser RegexLiteralLexer.swift
[256/297] Compiling SwiftParser UnicodeScalarExtensions.swift
[257/297] Compiling SwiftParser Lookahead.swift
[258/297] Compiling SwiftParser LoopProgressCondition.swift
[259/297] Compiling SwiftParser TokenPrecedence.swift
[260/297] Compiling SwiftParser TokenSpec.swift
[261/297] Compiling SwiftParser TokenSpecSet.swift
[262/297] Compiling SwiftParser TopLevel.swift
[263/297] Compiling SwiftParser TriviaParser.swift
[264/297] Compiling SwiftParser Parser.swift
[265/297] Compiling SwiftParser Patterns.swift
[266/297] Compiling SwiftParser Recovery.swift
[267/297] Compiling SwiftParser Specifiers.swift
[268/297] Compiling SwiftParser Statements.swift
[269/297] Compiling SwiftParser Attributes.swift
[270/297] Compiling SwiftParser Availability.swift
[271/297] Compiling SwiftParser CharacterInfo.swift
[272/297] Compiling SwiftParser CollectionNodes+Parsable.swift
[273/297] Compiling SwiftParser Declarations.swift
[274/297] Compiling SwiftParser Directives.swift
[275/297] Emitting module SwiftParser
[276/297] Compiling SwiftParser ExperimentalFeatures.swift
[277/297] Compiling SwiftParser Expressions.swift
[278/297] Compiling SwiftParser IncrementalParseTransition.swift
[279/297] Compiling SwiftParser Cursor.swift
[280/297] Compiling SwiftParser Lexeme.swift
[281/297] Compiling SwiftParser LexemeSequence.swift
[282/297] Compiling SwiftParser Types.swift
[283/297] Compiling SwiftParser IsLexerClassified.swift
[284/297] Compiling SwiftParser LayoutNodes+Parsable.swift
[285/297] Compiling SwiftParser Parser+TokenSpecSet.swift
[286/297] Compiling SwiftParser TokenSpecStaticMembers.swift
[287/298] Wrapping AST for SwiftParser for debugging
[289/321] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[290/322] Compiling SwiftParserDiagnostics MissingNodesError.swift
[291/322] Compiling SwiftParserDiagnostics MissingTokenError.swift
[292/323] Compiling SwiftOperators PrecedenceGroup.swift
[293/323] Compiling SwiftOperators OperatorTable.swift
[294/323] Compiling SwiftOperators PrecedenceGraph.swift
[295/323] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[296/323] Compiling SwiftOperators OperatorTable+Semantics.swift
[297/323] Emitting module SwiftOperators
[298/323] Compiling SwiftOperators SyntaxSynthesis.swift
[299/323] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[300/323] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[301/323] Compiling SwiftOperators OperatorTable+Folding.swift
[302/324] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[303/324] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[304/324] Compiling SwiftParserDiagnostics Utils.swift
[306/324] Emitting module SwiftParserDiagnostics
[306/324] Wrapping AST for SwiftOperators for debugging
[308/324] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[309/324] Compiling SwiftParserDiagnostics PresenceUtils.swift
[310/324] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[311/324] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[316/325] Wrapping AST for SwiftParserDiagnostics for debugging
[318/339] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[319/339] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[320/340] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[321/340] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[322/340] Compiling SwiftSyntaxBuilder Indenter.swift
[323/340] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[324/340] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[325/340] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[326/340] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[327/340] Emitting module SwiftSyntaxBuilder
[328/340] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[329/340] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[330/340] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[331/340] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[332/340] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[333/341] Wrapping AST for SwiftSyntaxBuilder for debugging
[335/355] Compiling SwiftSyntaxMacros Macro.swift
[336/355] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[337/355] Compiling SwiftSyntaxMacros MemberMacro.swift
[338/355] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[339/355] Compiling SwiftSyntaxMacros Macro+Format.swift
[340/355] Compiling SwiftSyntaxMacros AccessorMacro.swift
[341/355] Compiling SwiftSyntaxMacros AttachedMacro.swift
[342/355] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[343/355] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[344/355] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[345/355] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[346/356] Emitting module SwiftSyntaxMacros
[347/356] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[348/356] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[349/356] Compiling SwiftSyntaxMacros PeerMacro.swift
[350/357] Wrapping AST for SwiftSyntaxMacros for debugging
[352/365] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[353/365] Emitting module SwiftSyntaxMacroExpansion
[354/365] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[355/365] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[356/365] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[357/365] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[358/365] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[359/365] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[360/366] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[362/373] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[363/373] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[364/373] Emitting module SwiftCompilerPluginMessageHandling
[365/373] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[366/373] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[367/373] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[368/373] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[369/374] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[371/376] Emitting module SwiftCompilerPlugin
[372/376] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[373/377] Wrapping AST for SwiftCompilerPlugin for debugging
[375/380] Compiling RegexTemplatesWithEntitiesMacros MacroPlugin.swift
[376/380] Emitting module RegexTemplatesWithEntitiesMacros
[377/380] Compiling RegexTemplatesWithEntitiesMacros RegexTemplatesWithEntities.swift
[378/381] Wrapping AST for RegexTemplatesWithEntitiesMacros for debugging
[379/381] Write Objects.LinkFileList
[380/381] Linking RegexTemplatesWithEntitiesMacros-tool
[382/383] Emitting module RegexTemplatesWithEntities
[383/383] Compiling RegexTemplatesWithEntities RegexTemplatesWithEntities.swift
Build complete! (245.68s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.0.0",
            "upper_bound" : "510.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-syntax.git"
    },
    {
      "identity" : "swiftutilities",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.0.2",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/stefanspringer1/SwiftUtilities"
    }
  ],
  "manifest_display_name" : "RegexTemplatesWithEntities",
  "name" : "RegexTemplatesWithEntities",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "RegexTemplatesWithEntities",
      "targets" : [
        "RegexTemplatesWithEntities"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "RegexTemplatesWithEntitiesMacros",
      "targets" : [
        "RegexTemplatesWithEntitiesMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RegexTemplatesWithEntitiesTests",
      "module_type" : "SwiftTarget",
      "name" : "RegexTemplatesWithEntitiesTests",
      "path" : "Tests/RegexTemplatesWithEntitiesTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "RegexTemplatesWithEntitiesTests.swift"
      ],
      "target_dependencies" : [
        "RegexTemplatesWithEntitiesMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RegexTemplatesWithEntitiesMacros",
      "module_type" : "SwiftTarget",
      "name" : "RegexTemplatesWithEntitiesMacros",
      "path" : "Sources/RegexTemplatesWithEntitiesMacros",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin",
        "Utilities"
      ],
      "product_memberships" : [
        "RegexTemplatesWithEntities",
        "RegexTemplatesWithEntitiesMacros"
      ],
      "sources" : [
        "MacroPlugin.swift",
        "RegexTemplatesWithEntities.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "RegexTemplatesWithEntities",
      "module_type" : "SwiftTarget",
      "name" : "RegexTemplatesWithEntities",
      "path" : "Sources/RegexTemplatesWithEntities",
      "product_memberships" : [
        "RegexTemplatesWithEntities"
      ],
      "sources" : [
        "RegexTemplatesWithEntities.swift"
      ],
      "target_dependencies" : [
        "RegexTemplatesWithEntitiesMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:08fa5f1bd27c53c71ebe7c2842e29d52715d90da2c5b8f52513c9039c232613d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.