The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of pointfree-html, reference 1.0.0 (d16e9b), with Swift 6.1 for Linux on 1 May 2025 01:38:26 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.61.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/coenttb/pointfree-html.git
Reference: 1.0.0
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/coenttb/pointfree-html
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at d16e9b9 PointFreeHTML 1.0.0
Cloned https://github.com/coenttb/pointfree-html.git
Revision (git rev-parse @):
d16e9b9ea48db762fc6918cc3e24498b0e515e36
SUCCESS checkout https://github.com/coenttb/pointfree-html.git at 1.0.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/coenttb/pointfree-html.git
https://github.com/coenttb/pointfree-html.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swift-dependencies",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.5",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-dependencies.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "pointfree-html",
  "name" : "pointfree-html",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "PointFreeHTML",
      "targets" : [
        "PointFreeHTML"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "PointFreeHTML_Tests",
      "module_type" : "SwiftTarget",
      "name" : "PointFreeHTML Tests",
      "path" : "Tests",
      "product_dependencies" : [
        "DependenciesTestSupport"
      ],
      "sources" : [
        "PointFreeHtml Tests/PointFreeHtml Tests.swift"
      ],
      "target_dependencies" : [
        "PointFreeHTML"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PointFreeHTML",
      "module_type" : "SwiftTarget",
      "name" : "PointFreeHTML",
      "path" : "Sources/PointFreeHTML",
      "product_dependencies" : [
        "Dependencies",
        "OrderedCollections"
      ],
      "product_memberships" : [
        "PointFreeHTML"
      ],
      "sources" : [
        "Doctype.swift",
        "HTML.swift",
        "HTMLAttribute.swift",
        "HTMLBuilder.swift",
        "HTMLDocument.swift",
        "HTMLElement.swift",
        "HTMLEmpty.swift",
        "HTMLForEach.swift",
        "HTMLGroup.swift",
        "HTMLInlineStyle.swift",
        "HTMLPrinter.swift",
        "HTMLRaw.swift",
        "HTMLTag.swift",
        "InputType.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/pointfreeco/swift-dependencies.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-docc-plugin
[1/2049] Fetching swift-docc-plugin
[452/18318] Fetching swift-docc-plugin, swift-collections
[4816/24525] Fetching swift-docc-plugin, swift-collections, swift-dependencies
Fetched https://github.com/pointfreeco/swift-dependencies.git from cache (0.96s)
Fetched https://github.com/apple/swift-docc-plugin from cache (0.96s)
Fetched https://github.com/apple/swift-collections.git from cache (0.98s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (2.97s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.48s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3376] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.37s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.87s)
Computing version for https://github.com/pointfreeco/swift-dependencies.git
Computed https://github.com/pointfreeco/swift-dependencies.git at 1.9.2 (0.46s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/pointfreeco/combine-schedulers
[1/852] Fetching swift-concurrency-extras
[853/3262] Fetching swift-concurrency-extras, combine-schedulers
[3263/8663] Fetching swift-concurrency-extras, combine-schedulers, xctest-dynamic-overlay
[3804/9955] Fetching swift-concurrency-extras, combine-schedulers, xctest-dynamic-overlay, swift-clocks
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.27s)
[5863/9103] Fetching combine-schedulers, xctest-dynamic-overlay, swift-clocks
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.28s)
[4263/6693] Fetching xctest-dynamic-overlay, swift-clocks
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.52s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.53s)
[1/70291] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (3.58s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (4.00s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.42s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (0.43s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.42s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (0.60s)
Creating working copy for https://github.com/pointfreeco/swift-dependencies.git
Working copy of https://github.com/pointfreeco/swift-dependencies.git resolved at 1.9.2
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.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/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.1
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/16] Write sources
[12/16] Write swift-version-24593BA9C3E375BF.txt
[14/66] Emitting module InternalCollectionsUtilities
[15/68] Compiling InternalCollectionsUtilities _SortedCollection.swift
[16/68] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[17/68] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[18/68] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[21/70] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[22/70] Compiling InternalCollectionsUtilities Specialize.swift
[23/70] Compiling ConcurrencyExtras Result.swift
[24/71] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[25/71] Compiling InternalCollectionsUtilities Integer rank.swift
[26/71] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[27/71] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[28/71] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[29/71] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[30/71] Emitting module IssueReporting
[33/71] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[34/71] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[35/71] Compiling InternalCollectionsUtilities UInt+reversed.swift
[36/71] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[37/71] Compiling InternalCollectionsUtilities Debugging.swift
[38/71] Compiling InternalCollectionsUtilities Descriptions.swift
[40/72] Compiling ConcurrencyExtras UncheckedSendable.swift
[41/72] Compiling IssueReporting WithExpectedIssue.swift
[42/72] Compiling IssueReporting WithIssueContext.swift
[43/127] Emitting module ConcurrencyExtras
[44/127] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[45/127] Compiling OrderedCollections _HashTable+Testing.swift
[46/127] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[47/127] Compiling OrderedCollections _HashTable.swift
[48/127] Compiling OrderedCollections _Hashtable+Header.swift
[49/127] Compiling IssueReportingTestSupport SwiftTesting.swift
[50/127] Emitting module IssueReportingTestSupport
[51/127] Compiling IssueReportingTestSupport XCTest.swift
[52/128] Compiling ConcurrencyExtras MainSerialExecutor.swift
[54/128] Compiling ConcurrencyExtras LockIsolated.swift
[55/128] Compiling ConcurrencyExtras Task.swift
[56/128] Compiling OrderedCollections _HashTable+Constants.swift
[58/128] Compiling OrderedCollections _HashTable+Bucket.swift
[59/128] Compiling OrderedCollections _HashTable+BucketIterator.swift
[62/129] Compiling OrderedCollections OrderedDictionary+Elements.swift
[63/129] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[64/129] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[68/129] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[69/129] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[70/129] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[71/130] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[72/130] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[73/130] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[74/130] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[75/130] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[76/130] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[77/130] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[78/130] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[79/130] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[80/130] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[81/130] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[82/130] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[83/130] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[84/130] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[85/130] Compiling OrderedCollections OrderedSet+Initializers.swift
[86/130] Compiling OrderedCollections OrderedSet+Insertions.swift
[87/130] Compiling OrderedCollections OrderedSet+Invariants.swift
[88/130] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[89/130] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[90/130] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[91/130] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[92/130] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[93/137] Compiling OrderedCollections OrderedDictionary.swift
[94/137] Compiling OrderedCollections OrderedSet+Codable.swift
[95/137] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[96/137] Compiling OrderedCollections OrderedSet+Descriptions.swift
[97/137] Compiling OrderedCollections OrderedSet+Diffing.swift
[98/137] Compiling OrderedCollections OrderedSet+Equatable.swift
[99/137] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[100/137] Compiling OrderedCollections OrderedSet+Hashable.swift
[101/137] Compiling OrderedCollections OrderedDictionary+Codable.swift
[102/137] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[109/137] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[110/137] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[111/137] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[112/137] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[113/137] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[114/137] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[115/137] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[116/137] Compiling OrderedCollections OrderedDictionary+Values.swift
[118/137] Emitting module OrderedCollections
[126/137] Wrapping AST for IssueReportingTestSupport for debugging
[127/137] Write Objects.LinkFileList
[129/144] Linking libIssueReportingTestSupport.so
[131/160] Emitting module Clocks
[132/161] Compiling Clocks SwiftUI.swift
[133/161] Compiling XCTestDynamicOverlay Exports.swift
[134/161] Compiling Clocks Timer.swift
[135/161] Compiling OrderedCollections OrderedSet+Sendable.swift
[136/161] Compiling OrderedCollections OrderedSet+SubSequence.swift
[137/161] Compiling OrderedCollections OrderedSet+Testing.swift
[138/161] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[139/161] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[140/161] Compiling OrderedCollections OrderedSet.swift
[141/161] Compiling OrderedCollections _UnsafeBitset.swift
[142/161] Compiling CombineSchedulers Lock.swift
[143/161] Compiling CombineSchedulers NSRecursiveLock.swift
[144/161] Compiling CombineSchedulers SwiftUI.swift
[145/161] Compiling CombineSchedulers TestScheduler.swift
[146/163] Compiling CombineSchedulers UIScheduler.swift
[147/163] Compiling Clocks _AsyncTimerSequence.swift
[148/163] Compiling CombineSchedulers AnyScheduler.swift
[149/163] Compiling CombineSchedulers Concurrency.swift
[150/163] Emitting module CombineSchedulers
[151/163] Compiling CombineSchedulers ImmediateScheduler.swift
[152/163] Compiling CombineSchedulers Deprecations.swift
[153/163] Compiling CombineSchedulers UIKit.swift
[154/163] Compiling CombineSchedulers Timer.swift
[155/163] Compiling Clocks Lock.swift
[156/163] Compiling Clocks AnyClock.swift
[157/163] Compiling Clocks ImmediateClock.swift
[159/163] Compiling CombineSchedulers UnimplementedScheduler.swift
[161/164] Compiling Clocks UnimplementedClock.swift
[162/164] Compiling XCTestDynamicOverlay Deprecations.swift
[163/164] Emitting module XCTestDynamicOverlay
[164/165] Compiling Clocks TestClock.swift
[167/189] Compiling Dependencies OpenURL.swift
[168/189] Compiling Dependencies TimeZone.swift
[169/189] Compiling Dependencies URLSession.swift
[170/192] Compiling Dependencies UUID.swift
[171/192] Compiling Dependencies WithRandomNumberGenerator.swift
[172/192] Compiling Dependencies AppEntryPoint.swift
[173/192] Compiling Dependencies Context.swift
[174/192] Compiling Dependencies Date.swift
[175/192] Compiling Dependencies FireAndForget.swift
[176/192] Compiling Dependencies Locale.swift
[177/192] Compiling Dependencies MainQueue.swift
[178/192] Compiling Dependencies MainRunLoop.swift
[179/192] Compiling Dependencies Deprecations.swift
[180/192] Compiling Dependencies Exports.swift
[181/192] Compiling Dependencies TypeName.swift
[182/192] Compiling Dependencies Assert.swift
[183/192] Compiling Dependencies Calendar.swift
[184/192] Compiling Dependencies Clocks.swift
[185/192] Emitting module Dependencies
[186/192] Compiling Dependencies Dependency.swift
[187/192] Compiling Dependencies DependencyContext.swift
[188/192] Compiling Dependencies DependencyKey.swift
[189/192] Compiling Dependencies DependencyValues.swift
[190/192] Compiling Dependencies PreviewTrait.swift
[191/192] Compiling Dependencies TestTrait.swift
[192/192] Compiling Dependencies WithDependencies.swift
[194/207] Compiling PointFreeHTML HTMLPrinter.swift
[195/207] Compiling PointFreeHTML HTMLRaw.swift
[196/208] Compiling PointFreeHTML HTMLTag.swift
[197/208] Compiling PointFreeHTML InputType.swift
[198/208] Compiling PointFreeHTML HTMLEmpty.swift
[199/208] Compiling PointFreeHTML HTMLForEach.swift
[200/208] Compiling PointFreeHTML HTMLDocument.swift
[201/208] Compiling PointFreeHTML HTMLElement.swift
[202/208] Emitting module PointFreeHTML
[203/208] Compiling PointFreeHTML HTMLGroup.swift
[204/208] Compiling PointFreeHTML HTMLInlineStyle.swift
[205/208] Compiling PointFreeHTML HTMLAttribute.swift
[206/208] Compiling PointFreeHTML HTMLBuilder.swift
[207/208] Compiling PointFreeHTML Doctype.swift
[208/208] Compiling PointFreeHTML HTML.swift
Build complete! (39.25s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swift-dependencies",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.5",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-dependencies.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "pointfree-html",
  "name" : "pointfree-html",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "PointFreeHTML",
      "targets" : [
        "PointFreeHTML"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "PointFreeHTML_Tests",
      "module_type" : "SwiftTarget",
      "name" : "PointFreeHTML Tests",
      "path" : "Tests",
      "product_dependencies" : [
        "DependenciesTestSupport"
      ],
      "sources" : [
        "PointFreeHtml Tests/PointFreeHtml Tests.swift"
      ],
      "target_dependencies" : [
        "PointFreeHTML"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PointFreeHTML",
      "module_type" : "SwiftTarget",
      "name" : "PointFreeHTML",
      "path" : "Sources/PointFreeHTML",
      "product_dependencies" : [
        "Dependencies",
        "OrderedCollections"
      ],
      "product_memberships" : [
        "PointFreeHTML"
      ],
      "sources" : [
        "Doctype.swift",
        "HTML.swift",
        "HTMLAttribute.swift",
        "HTMLBuilder.swift",
        "HTMLDocument.swift",
        "HTMLElement.swift",
        "HTMLEmpty.swift",
        "HTMLForEach.swift",
        "HTMLGroup.swift",
        "HTMLInlineStyle.swift",
        "HTMLPrinter.swift",
        "HTMLRaw.swift",
        "HTMLTag.swift",
        "InputType.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.