The Swift Package Index logo.Swift Package Index

Build Information

Successful build of TemplateKit, reference master (4370aa), with Swift 6.3 for Linux on 11 Apr 2026 16:16:38 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:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/template-kit.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/vapor/template-kit
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 4370aa9 Merge pull request #65 from vapor/tn-url
Cloned https://github.com/vapor/template-kit.git
Revision (git rev-parse @):
4370aa99c01fc19cc8272b67bf7204b2d2063680
SUCCESS checkout https://github.com/vapor/template-kit.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/vapor/template-kit.git
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:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/vapor/service.git
Fetching https://github.com/vapor/core.git
[1/20143] Fetching core
[15512/21062] Fetching core, service
Fetched https://github.com/vapor/service.git from cache (0.47s)
[16316/20143] Fetching core
Fetched https://github.com/vapor/core.git from cache (1.14s)
Computing version for https://github.com/vapor/service.git
Computed https://github.com/vapor/service.git at 1.0.2 (2.23s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 3.10.1 (0.55s)
Fetching https://github.com/apple/swift-nio.git
[1/83106] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (7.54s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.14.4 (9.55s)
Fetching https://github.com/apple/swift-nio-zlib-support.git
[1/15] Fetching swift-nio-zlib-support
Fetched https://github.com/apple/swift-nio-zlib-support.git from cache (0.25s)
Computing version for https://github.com/apple/swift-nio-zlib-support.git
Computed https://github.com/apple/swift-nio-zlib-support.git at 1.0.0 (0.69s)
Creating working copy for https://github.com/vapor/core.git
Working copy of https://github.com/vapor/core.git resolved at 3.10.1
Creating working copy for https://github.com/vapor/service.git
Working copy of https://github.com/vapor/service.git resolved at 1.0.2
Creating working copy for https://github.com/apple/swift-nio-zlib-support.git
Working copy of https://github.com/apple/swift-nio-zlib-support.git resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 1.14.4
warning: 'swift-nio-zlib-support': ignoring declared target(s) 'swift-nio-zlib-support' in the system package
Building for debugging...
[0/17] Write sources
[11/17] Compiling CNIOLinux ifaddrs-android.c
[12/17] Compiling CNIODarwin shim.c
[13/17] Compiling CNIOSHA1 c_nio_sha1.c
[14/17] Compiling CNIOLinux shim.c
[15/17] Write swift-version-24593BA9C3E375BF.txt
[17/26] Emitting module NIOPriorityQueue
[17/26] Compiling c-atomics.c
[19/29] Emitting module Debugging
[20/29] Compiling Debugging SourceLocation.swift
[21/29] Compiling NIOPriorityQueue PriorityQueue.swift
[22/29] Emitting module NIOConcurrencyHelpers
[23/29] Compiling COperatingSystem libc.swift
[24/29] Emitting module COperatingSystem
[26/30] Compiling NIOPriorityQueue Heap.swift
[28/31] Compiling NIOConcurrencyHelpers atomics.swift
[29/31] Compiling NIOConcurrencyHelpers lock.swift
[30/32] Compiling Debugging Demangler.swift
[32/32] Compiling Debugging Debuggable.swift
[34/83] Compiling NIO Heap.swift
[35/83] Compiling NIO IO.swift
[36/83] Compiling NIO IOData.swift
[37/83] Compiling NIO IntegerTypes.swift
[38/83] Compiling NIO Interfaces.swift
[39/83] Compiling NIO Linux.swift
[40/83] Compiling NIO LinuxCPUSet.swift
[41/89] Compiling NIO EventLoop.swift
[42/89] Compiling NIO EventLoopFuture.swift
[43/89] Compiling NIO FileDescriptor.swift
[44/89] Compiling NIO FileHandle.swift
[45/89] Compiling NIO FileRegion.swift
[46/89] Compiling NIO GetaddrinfoResolver.swift
[47/89] Compiling NIO HappyEyeballs.swift
[48/89] Compiling NIO MarkedCircularBuffer.swift
[49/89] Compiling NIO MulticastChannel.swift
[50/89] Compiling NIO NIOAny.swift
[51/89] Compiling NIO NonBlockingFileIO.swift
[52/89] Compiling NIO PendingDatagramWritesManager.swift
[53/89] Compiling NIO PendingWritesManager.swift
[54/89] Compiling NIO PriorityQueue.swift
[55/89] Emitting module NIO
[56/89] Compiling NIO ByteBuffer-int.swift
[57/89] Compiling NIO ByteBuffer-views.swift
[58/89] Compiling NIO Channel.swift
[59/89] Compiling NIO ChannelHandler.swift
[60/89] Compiling NIO ChannelHandlers.swift
[61/89] Compiling NIO ChannelInvoker.swift
[62/89] Compiling NIO ChannelOption.swift
[63/89] Compiling NIO RecvByteBufferAllocator.swift
[64/89] Compiling NIO Resolver.swift
[65/89] Compiling NIO Selectable.swift
[66/89] Compiling NIO Selector.swift
[67/89] Compiling NIO ServerSocket.swift
[68/89] Compiling NIO Socket.swift
[69/89] Compiling NIO SocketAddresses.swift
[70/89] Compiling NIO ChannelPipeline.swift
[71/89] Compiling NIO CircularBuffer.swift
[72/89] Compiling NIO Codec.swift
[73/89] Compiling NIO CompositeError.swift
[74/89] Compiling NIO ContiguousCollection.swift
[75/89] Compiling NIO DeadChannel.swift
[76/89] Compiling NIO Embedded.swift
[77/89] Compiling NIO AddressedEnvelope.swift
[78/89] Compiling NIO BaseSocket.swift
[79/89] Compiling NIO BaseSocketChannel.swift
[80/89] Compiling NIO BlockingIOThreadPool.swift
[81/89] Compiling NIO Bootstrap.swift
[82/89] Compiling NIO ByteBuffer-aux.swift
[83/89] Compiling NIO ByteBuffer-core.swift
[84/89] Compiling NIO SocketChannel.swift
[85/89] Compiling NIO SocketOptionProvider.swift
[86/89] Compiling NIO System.swift
[87/89] Compiling NIO Thread.swift
[88/89] Compiling NIO TypeAssistedChannelHandler.swift
[89/89] Compiling NIO Utilities.swift
[91/119] Emitting module Async
[92/120] Compiling Bits Bytes.swift
[93/121] Compiling Async Collection+Future.swift
[94/121] Compiling Async Deprecated.swift
[95/121] Compiling Async Async+NIO.swift
[96/121] Compiling Async AsyncError.swift
[99/121] Compiling Bits Deprecated.swift
[100/121] Compiling Async Worker.swift
[101/121] Compiling Async Future+Map.swift
[102/121] Compiling Async Future+Transform.swift
[103/121] Emitting module Bits
[104/121] Compiling Async Exports.swift
[105/121] Compiling Async Future+DoCatch.swift
[108/121] Emitting module NIOFoundationCompat
[109/121] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[113/122] Compiling Async Future+Variadic.swift
[114/122] Compiling Async Future+Void.swift
[117/122] Compiling Async Future+Flatten.swift
[118/122] Compiling Async Future+Global.swift
[119/122] Compiling Async FutureType.swift
[120/122] Compiling Async QueueHandler.swift
[122/123] Compiling Bits Data+Bytes.swift
[123/123] Compiling Bits Data+Strings.swift
[125/147] Compiling Core Future+Unwrap.swift
[126/147] Compiling Core FutureEncoder.swift
[127/147] Compiling Core HeaderValue.swift
[128/147] Compiling Core BasicKey.swift
[129/147] Compiling Core CaseInsensitiveString.swift
[130/147] Compiling Core Decodable+Reflectable.swift
[131/147] Compiling Core ReflectionDecodable.swift
[132/150] Compiling Core ReflectionDecoders.swift
[133/150] Compiling Core CoreError.swift
[134/150] Compiling Core Data+Base64URL.swift
[135/150] Compiling Core NotFound.swift
[136/150] Compiling Core OptionalType.swift
[137/150] Compiling Core Process+Execute.swift
[138/150] Compiling Core Reflectable.swift
[139/150] Compiling Core String+Utilities.swift
[140/150] Compiling Core Thread+Async.swift
[141/150] Compiling Core DirectoryConfig.swift
[142/150] Compiling Core Exports.swift
[143/150] Compiling Core File.swift
[144/150] Emitting module Core
[145/150] Compiling Core Data+Hex.swift
[146/150] Compiling Core DataCoders.swift
[147/150] Compiling Core Deprecated.swift
[148/150] Compiling Core LosslessDataConvertible.swift
[149/150] Compiling Core MediaType.swift
[150/150] Compiling Core NestedData.swift
[152/170] Emitting module Service
[153/172] Compiling Service Deprecated.swift
[154/172] Compiling Service Exports.swift
[155/172] Compiling Service Environment.swift
[156/172] Compiling Service Provider.swift
[157/172] Compiling Service BasicServiceFactory.swift
[158/172] Compiling Service Config.swift
[159/172] Compiling Service BasicContainer.swift
[160/172] Compiling Service BasicSubContainer.swift
[161/172] Compiling Service ServiceID.swift
[162/172] Compiling Service ServiceType.swift
[163/172] Compiling Service Services.swift
[164/172] Compiling Service TypeServiceFactory.swift
[165/172] Compiling Service Container.swift
[166/172] Compiling Service ContainerAlias.swift
[167/172] Compiling Service SubContainer.swift
[168/172] Compiling Service Service.swift
[169/172] Compiling Service ServiceCache.swift
[170/172] Compiling Service ServiceFactory.swift
[171/172] Compiling Service Extendable.swift
[172/172] Compiling Service ServiceError.swift
[174/210] Compiling TemplateKit TemplateConditional.swift
[175/210] Compiling TemplateKit TemplateConstant.swift
[176/210] Compiling TemplateKit TemplateCustom.swift
[177/210] Compiling TemplateKit TemplateDataContext.swift
[178/210] Compiling TemplateKit TemplateEmbed.swift
[179/210] Compiling TemplateKit TemplateExpression.swift
[180/215] Compiling TemplateKit Raw.swift
[181/215] Compiling TemplateKit TagContext.swift
[182/215] Compiling TemplateKit TagRenderer.swift
[183/215] Compiling TemplateKit Uppercase.swift
[184/215] Compiling TemplateKit Var.swift
[185/215] Compiling TemplateKit TemplateIdentifier.swift
[186/215] Compiling TemplateKit TemplateIterator.swift
[187/215] Compiling TemplateKit TemplateRaw.swift
[188/215] Compiling TemplateKit TemplateSource.swift
[189/215] Compiling TemplateKit TemplateSyntax.swift
[190/215] Emitting module TemplateKit
[191/215] Compiling TemplateKit TemplateDataStorage.swift
[192/215] Compiling TemplateKit Deprecated.swift
[193/215] Compiling TemplateKit ASTCache.swift
[194/215] Compiling TemplateKit PlaintextRenderer.swift
[195/215] Compiling TemplateKit TemplateByteScanner.swift
[196/215] Compiling TemplateKit Exports.swift
/host/spi-builder-workspace/Sources/TemplateKit/Utilities/HTMLEscape.swift:20:31: warning: initialization of 'UnsafeMutableRawPointer' results in a dangling pointer [#TemporaryPointers]
18 |             assert(bytes.count <= 8)
19 |             self.count = bytes.count
20 |             let selfPointer = UnsafeMutableRawPointer(&self)
   |                               |                       |- note: implicit argument conversion from 'String.InlineByteArray' to 'UnsafeMutableRawPointer' produces a pointer valid only for the duration of the call to 'init(_:)'
   |                               |                       `- note: use 'withUnsafeMutableBytes' in order to explicitly convert argument to buffer pointer valid for a defined scope
   |                               `- warning: initialization of 'UnsafeMutableRawPointer' results in a dangling pointer [#TemporaryPointers]
21 |             bytes.withUnsafeBytes { bytesPointer in
22 |                 selfPointer.copyMemory(from: bytesPointer.baseAddress!, byteCount: bytes.count)
/host/spi-builder-workspace/Sources/TemplateKit/Utilities/HTMLEscape.swift:80:31: warning: initialization of 'UnsafeMutableRawPointer' results in a dangling pointer [#TemporaryPointers]
78 |             // and still faster than the slow path) for non-ASCII Strings on Swift 4.2.
79 |             var resultData = SixteenBytes()
80 |             let resultBytes = UnsafeMutableRawPointer(&resultData)
   |                               |                       |- note: implicit argument conversion from 'String.SixteenBytes' to 'UnsafeMutableRawPointer' produces a pointer valid only for the duration of the call to 'init(_:)'
   |                               |                       `- note: use 'withUnsafeMutableBytes' in order to explicitly convert argument to buffer pointer valid for a defined scope
   |                               `- warning: initialization of 'UnsafeMutableRawPointer' results in a dangling pointer [#TemporaryPointers]
81 |             writeEscapedString(resultBytes)
82 |
[#TemporaryPointers]: <https://docs.swift.org/compiler/documentation/diagnostics/temporary-pointers>
[197/215] Compiling TemplateKit HTMLEscape.swift
/host/spi-builder-workspace/Sources/TemplateKit/Utilities/HTMLEscape.swift:20:31: warning: initialization of 'UnsafeMutableRawPointer' results in a dangling pointer [#TemporaryPointers]
18 |             assert(bytes.count <= 8)
19 |             self.count = bytes.count
20 |             let selfPointer = UnsafeMutableRawPointer(&self)
   |                               |                       |- note: implicit argument conversion from 'String.InlineByteArray' to 'UnsafeMutableRawPointer' produces a pointer valid only for the duration of the call to 'init(_:)'
   |                               |                       `- note: use 'withUnsafeMutableBytes' in order to explicitly convert argument to buffer pointer valid for a defined scope
   |                               `- warning: initialization of 'UnsafeMutableRawPointer' results in a dangling pointer [#TemporaryPointers]
21 |             bytes.withUnsafeBytes { bytesPointer in
22 |                 selfPointer.copyMemory(from: bytesPointer.baseAddress!, byteCount: bytes.count)
/host/spi-builder-workspace/Sources/TemplateKit/Utilities/HTMLEscape.swift:80:31: warning: initialization of 'UnsafeMutableRawPointer' results in a dangling pointer [#TemporaryPointers]
78 |             // and still faster than the slow path) for non-ASCII Strings on Swift 4.2.
79 |             var resultData = SixteenBytes()
80 |             let resultBytes = UnsafeMutableRawPointer(&resultData)
   |                               |                       |- note: implicit argument conversion from 'String.SixteenBytes' to 'UnsafeMutableRawPointer' produces a pointer valid only for the duration of the call to 'init(_:)'
   |                               |                       `- note: use 'withUnsafeMutableBytes' in order to explicitly convert argument to buffer pointer valid for a defined scope
   |                               `- warning: initialization of 'UnsafeMutableRawPointer' results in a dangling pointer [#TemporaryPointers]
81 |             writeEscapedString(resultBytes)
82 |
[#TemporaryPointers]: <https://docs.swift.org/compiler/documentation/diagnostics/temporary-pointers>
[198/215] Compiling TemplateKit TemplateError.swift
/host/spi-builder-workspace/Sources/TemplateKit/Utilities/HTMLEscape.swift:20:31: warning: initialization of 'UnsafeMutableRawPointer' results in a dangling pointer [#TemporaryPointers]
18 |             assert(bytes.count <= 8)
19 |             self.count = bytes.count
20 |             let selfPointer = UnsafeMutableRawPointer(&self)
   |                               |                       |- note: implicit argument conversion from 'String.InlineByteArray' to 'UnsafeMutableRawPointer' produces a pointer valid only for the duration of the call to 'init(_:)'
   |                               |                       `- note: use 'withUnsafeMutableBytes' in order to explicitly convert argument to buffer pointer valid for a defined scope
   |                               `- warning: initialization of 'UnsafeMutableRawPointer' results in a dangling pointer [#TemporaryPointers]
21 |             bytes.withUnsafeBytes { bytesPointer in
22 |                 selfPointer.copyMemory(from: bytesPointer.baseAddress!, byteCount: bytes.count)
/host/spi-builder-workspace/Sources/TemplateKit/Utilities/HTMLEscape.swift:80:31: warning: initialization of 'UnsafeMutableRawPointer' results in a dangling pointer [#TemporaryPointers]
78 |             // and still faster than the slow path) for non-ASCII Strings on Swift 4.2.
79 |             var resultData = SixteenBytes()
80 |             let resultBytes = UnsafeMutableRawPointer(&resultData)
   |                               |                       |- note: implicit argument conversion from 'String.SixteenBytes' to 'UnsafeMutableRawPointer' produces a pointer valid only for the duration of the call to 'init(_:)'
   |                               |                       `- note: use 'withUnsafeMutableBytes' in order to explicitly convert argument to buffer pointer valid for a defined scope
   |                               `- warning: initialization of 'UnsafeMutableRawPointer' results in a dangling pointer [#TemporaryPointers]
81 |             writeEscapedString(resultBytes)
82 |
[#TemporaryPointers]: <https://docs.swift.org/compiler/documentation/diagnostics/temporary-pointers>
[199/215] Compiling TemplateKit View.swift
/host/spi-builder-workspace/Sources/TemplateKit/Utilities/HTMLEscape.swift:20:31: warning: initialization of 'UnsafeMutableRawPointer' results in a dangling pointer [#TemporaryPointers]
18 |             assert(bytes.count <= 8)
19 |             self.count = bytes.count
20 |             let selfPointer = UnsafeMutableRawPointer(&self)
   |                               |                       |- note: implicit argument conversion from 'String.InlineByteArray' to 'UnsafeMutableRawPointer' produces a pointer valid only for the duration of the call to 'init(_:)'
   |                               |                       `- note: use 'withUnsafeMutableBytes' in order to explicitly convert argument to buffer pointer valid for a defined scope
   |                               `- warning: initialization of 'UnsafeMutableRawPointer' results in a dangling pointer [#TemporaryPointers]
21 |             bytes.withUnsafeBytes { bytesPointer in
22 |                 selfPointer.copyMemory(from: bytesPointer.baseAddress!, byteCount: bytes.count)
/host/spi-builder-workspace/Sources/TemplateKit/Utilities/HTMLEscape.swift:80:31: warning: initialization of 'UnsafeMutableRawPointer' results in a dangling pointer [#TemporaryPointers]
78 |             // and still faster than the slow path) for non-ASCII Strings on Swift 4.2.
79 |             var resultData = SixteenBytes()
80 |             let resultBytes = UnsafeMutableRawPointer(&resultData)
   |                               |                       |- note: implicit argument conversion from 'String.SixteenBytes' to 'UnsafeMutableRawPointer' produces a pointer valid only for the duration of the call to 'init(_:)'
   |                               |                       `- note: use 'withUnsafeMutableBytes' in order to explicitly convert argument to buffer pointer valid for a defined scope
   |                               `- warning: initialization of 'UnsafeMutableRawPointer' results in a dangling pointer [#TemporaryPointers]
81 |             writeEscapedString(resultBytes)
82 |
[#TemporaryPointers]: <https://docs.swift.org/compiler/documentation/diagnostics/temporary-pointers>
[200/215] Compiling TemplateKit ViewRenderer.swift
/host/spi-builder-workspace/Sources/TemplateKit/Utilities/HTMLEscape.swift:20:31: warning: initialization of 'UnsafeMutableRawPointer' results in a dangling pointer [#TemporaryPointers]
18 |             assert(bytes.count <= 8)
19 |             self.count = bytes.count
20 |             let selfPointer = UnsafeMutableRawPointer(&self)
   |                               |                       |- note: implicit argument conversion from 'String.InlineByteArray' to 'UnsafeMutableRawPointer' produces a pointer valid only for the duration of the call to 'init(_:)'
   |                               |                       `- note: use 'withUnsafeMutableBytes' in order to explicitly convert argument to buffer pointer valid for a defined scope
   |                               `- warning: initialization of 'UnsafeMutableRawPointer' results in a dangling pointer [#TemporaryPointers]
21 |             bytes.withUnsafeBytes { bytesPointer in
22 |                 selfPointer.copyMemory(from: bytesPointer.baseAddress!, byteCount: bytes.count)
/host/spi-builder-workspace/Sources/TemplateKit/Utilities/HTMLEscape.swift:80:31: warning: initialization of 'UnsafeMutableRawPointer' results in a dangling pointer [#TemporaryPointers]
78 |             // and still faster than the slow path) for non-ASCII Strings on Swift 4.2.
79 |             var resultData = SixteenBytes()
80 |             let resultBytes = UnsafeMutableRawPointer(&resultData)
   |                               |                       |- note: implicit argument conversion from 'String.SixteenBytes' to 'UnsafeMutableRawPointer' produces a pointer valid only for the duration of the call to 'init(_:)'
   |                               |                       `- note: use 'withUnsafeMutableBytes' in order to explicitly convert argument to buffer pointer valid for a defined scope
   |                               `- warning: initialization of 'UnsafeMutableRawPointer' results in a dangling pointer [#TemporaryPointers]
81 |             writeEscapedString(resultBytes)
82 |
[#TemporaryPointers]: <https://docs.swift.org/compiler/documentation/diagnostics/temporary-pointers>
[201/215] Compiling TemplateKit Contains.swift
[202/215] Compiling TemplateKit Count.swift
[203/215] Compiling TemplateKit DateFormat.swift
[204/215] Compiling TemplateKit Lowercase.swift
[205/215] Compiling TemplateKit Print.swift
[206/215] Compiling TemplateKit TemplateParser.swift
[207/215] Compiling TemplateKit TemplateRenderer.swift
[208/215] Compiling TemplateKit TemplateSerializer.swift
[209/215] Compiling TemplateKit Capitalize.swift
[210/215] Compiling TemplateKit Comment.swift
[211/215] Compiling TemplateKit TemplateSyntaxType.swift
[212/215] Compiling TemplateKit TemplateTag.swift
[213/215] Compiling TemplateKit TemplateData.swift
[214/215] Compiling TemplateKit TemplateDataEncoder.swift
[215/215] Compiling TemplateKit TemplateDataRepresentable.swift
Build complete! (45.37s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "core",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/core.git"
    },
    {
      "identity" : "service",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/service.git"
    }
  ],
  "manifest_display_name" : "TemplateKit",
  "name" : "TemplateKit",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "TemplateKit",
      "targets" : [
        "TemplateKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TemplateKitTests",
      "module_type" : "SwiftTarget",
      "name" : "TemplateKitTests",
      "path" : "Tests/TemplateKitTests",
      "sources" : [
        "HTMLEscapeTests.swift",
        "TemplateDataEncoderTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "TemplateKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TemplateKit",
      "module_type" : "SwiftTarget",
      "name" : "TemplateKit",
      "path" : "Sources/TemplateKit",
      "product_dependencies" : [
        "Async",
        "Bits",
        "Core",
        "Service"
      ],
      "product_memberships" : [
        "TemplateKit"
      ],
      "sources" : [
        "AST/TemplateConditional.swift",
        "AST/TemplateConstant.swift",
        "AST/TemplateCustom.swift",
        "AST/TemplateDataContext.swift",
        "AST/TemplateEmbed.swift",
        "AST/TemplateExpression.swift",
        "AST/TemplateIdentifier.swift",
        "AST/TemplateIterator.swift",
        "AST/TemplateRaw.swift",
        "AST/TemplateSource.swift",
        "AST/TemplateSyntax.swift",
        "AST/TemplateSyntaxType.swift",
        "AST/TemplateTag.swift",
        "Data/TemplateData.swift",
        "Data/TemplateDataEncoder.swift",
        "Data/TemplateDataRepresentable.swift",
        "Data/TemplateDataStorage.swift",
        "Deprecated.swift",
        "Pipeline/ASTCache.swift",
        "Pipeline/PlaintextRenderer.swift",
        "Pipeline/TemplateByteScanner.swift",
        "Pipeline/TemplateParser.swift",
        "Pipeline/TemplateRenderer.swift",
        "Pipeline/TemplateSerializer.swift",
        "Tag/Capitalize.swift",
        "Tag/Comment.swift",
        "Tag/Contains.swift",
        "Tag/Count.swift",
        "Tag/DateFormat.swift",
        "Tag/Lowercase.swift",
        "Tag/Print.swift",
        "Tag/Raw.swift",
        "Tag/TagContext.swift",
        "Tag/TagRenderer.swift",
        "Tag/Uppercase.swift",
        "Tag/Var.swift",
        "Utilities/Exports.swift",
        "Utilities/HTMLEscape.swift",
        "Utilities/TemplateError.swift",
        "View.swift",
        "ViewRenderer.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.1"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.