Build Information
Successful build of pointfree-html-translating, reference 0.0.1 (1173b2
), with Swift 6.1 for Wasm on 2 Sep 2025 06:59:35 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/coenttb/pointfree-html-translating.git
Reference: 0.0.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/coenttb/pointfree-html-translating
* tag 0.0.1 -> FETCH_HEAD
HEAD is now at 1173b27 Initial implementation of Swift HTML language support
Cloned https://github.com/coenttb/pointfree-html-translating.git
Revision (git rev-parse @):
1173b27062be38a65eeef74a42812a5e8f58145c
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/coenttb/pointfree-html-translating.git at 0.0.1
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/coenttb/pointfree-html-translating.git
https://github.com/coenttb/pointfree-html-translating.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "pointfree-html",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/coenttb/pointfree-html.git"
},
{
"identity" : "swift-translating",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/coenttb/swift-translating.git"
}
],
"manifest_display_name" : "pointfree-html-translating",
"name" : "pointfree-html-translating",
"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"
}
],
"products" : [
{
"name" : "PointFreeHTMLTranslating",
"targets" : [
"PointFreeHTMLTranslating"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "PointFreeHTMLTranslating_Tests",
"module_type" : "SwiftTarget",
"name" : "PointFreeHTMLTranslating Tests",
"path" : "Tests/PointFreeHTMLTranslating Tests",
"sources" : [
"PointFreeHtmLanguages Tests.swift"
],
"target_dependencies" : [
"PointFreeHTMLTranslating"
],
"type" : "test"
},
{
"c99name" : "PointFreeHTMLTranslating",
"module_type" : "SwiftTarget",
"name" : "PointFreeHTMLTranslating",
"path" : "Sources/PointFreeHTMLTranslating",
"product_dependencies" : [
"TranslatedString",
"PointFreeHTML"
],
"product_memberships" : [
"PointFreeHTMLTranslating"
],
"sources" : [
"TranslatedString+HTML.swift",
"exports.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:eb0758f51dbd6991fb9e51dedbfbcbec142ffc0d3b9b8ad91fa19d35e5136f0a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/coenttb/swift-translating.git
Fetching https://github.com/coenttb/pointfree-html.git
[1/855] Fetching swift-translating
[147/1902] Fetching swift-translating, pointfree-html
Fetched https://github.com/coenttb/pointfree-html.git from cache (0.35s)
Fetched https://github.com/coenttb/swift-translating.git from cache (0.35s)
Computing version for https://github.com/coenttb/pointfree-html.git
Computed https://github.com/coenttb/pointfree-html.git at 2.0.0 (0.96s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git
Fetching https://github.com/pointfreeco/swift-dependencies.git
Fetching https://github.com/apple/swift-collections.git
[1/6302] Fetching swift-dependencies
[6303/23696] Fetching swift-dependencies, swift-collections
Fetched https://github.com/pointfreeco/swift-dependencies.git from cache (0.80s)
[4349/17394] Fetching swift-collections
[8525/32766] Fetching swift-collections, swift-snapshot-testing
Fetched https://github.com/apple/swift-collections.git from cache (1.54s)
[4305/15372] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (3.11s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.18.6 (3.65s)
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/swiftlang/swift-syntax
[1/4577] Fetching swift-custom-dump
[4578/76425] Fetching swift-custom-dump, swift-syntax
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (4.56s)
Fetched https://github.com/swiftlang/swift-syntax from cache (4.62s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (5.15s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5505] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.71s)
Computing version for https://github.com/coenttb/swift-translating.git
Computed https://github.com/coenttb/swift-translating.git at 0.3.0 (1.54s)
Computing version for https://github.com/pointfreeco/swift-dependencies.git
Computed https://github.com/pointfreeco/swift-dependencies.git at 1.9.4 (0.57s)
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/swift-clocks
[1/878] Fetching swift-concurrency-extras
[37/3295] Fetching swift-concurrency-extras, combine-schedulers
[3296/4587] Fetching swift-concurrency-extras, combine-schedulers, swift-clocks
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.37s)
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.39s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.40s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (1.10s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.50s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.72s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.49s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.1 (0.48s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (2.31s)
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing.git
Working copy of https://github.com/pointfreeco/swift-snapshot-testing.git resolved at 1.18.6
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.6.1
Creating working copy for https://github.com/coenttb/swift-translating.git
Working copy of https://github.com/coenttb/swift-translating.git resolved at 0.3.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.1
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.4
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/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-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
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.2
Creating working copy for https://github.com/coenttb/pointfree-html.git
Working copy of https://github.com/coenttb/pointfree-html.git resolved at 2.0.0
Building for debugging...
[0/15] Write sources
[14/15] Write swift-version-24593BA9C3E375BF.txt
[16/48] Compiling IssueReportingPackageSupport _Test.swift
[17/48] Emitting module IssueReportingPackageSupport
[19/49] Compiling Language exports .swift
[20/49] Compiling ConcurrencyExtras MainSerialExecutor.swift
[21/49] Compiling ConcurrencyExtras Result.swift
[22/50] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[23/51] Emitting module InternalCollectionsUtilities
[24/51] Compiling InternalCollectionsUtilities Descriptions.swift
[25/51] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[26/51] Compiling ConcurrencyExtras AsyncStream.swift
[27/51] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[28/51] Compiling ConcurrencyExtras ActorIsolated.swift
[29/51] Compiling ConcurrencyExtras AnyHashableSendable.swift
[30/51] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[31/51] Compiling InternalCollectionsUtilities UInt+reversed.swift
[32/51] Compiling ConcurrencyExtras Locking.swift
[33/51] Compiling ConcurrencyExtras UncheckedBox.swift
[34/51] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[35/51] Compiling InternalCollectionsUtilities _SortedCollection.swift
[36/51] Compiling ConcurrencyExtras UncheckedSendable.swift
[37/51] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[39/71] Compiling ConcurrencyExtras LockIsolated.swift
[40/71] Compiling ConcurrencyExtras Task.swift
[41/71] Compiling IssueReporting LockIsolated.swift
[42/71] Compiling IssueReporting Rethrows.swift
[43/71] Compiling IssueReporting ErrorReporting.swift
[44/71] Compiling IssueReporting AppHostWarning.swift
[45/71] Emitting module ConcurrencyExtras
[46/71] Compiling IssueReporting Deprecations.swift
[47/71] Compiling IssueReporting FailureObserver.swift
[48/72] Emitting module Language
[49/72] Compiling Language Language.locale.swift
[51/110] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[52/110] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[53/110] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[54/111] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[55/111] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[56/111] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[57/129] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[58/129] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[59/129] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[60/129] Compiling OrderedCollections OrderedDictionary+Elements.swift
[61/129] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[62/129] Compiling OrderedCollections OrderedSet+Codable.swift
[63/129] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[64/129] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[65/129] Compiling OrderedCollections OrderedDictionary.swift
[66/129] Emitting module IssueReporting
[67/129] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[68/129] Compiling OrderedCollections OrderedDictionary+Codable.swift
[69/129] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[70/129] Compiling IssueReporting WithExpectedIssue.swift
[71/129] Compiling IssueReporting WithIssueContext.swift
[73/130] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[74/130] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[75/130] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[76/130] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[77/130] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[78/130] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[79/130] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[80/137] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[81/137] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[82/137] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[83/137] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[84/137] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[85/137] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[86/137] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[87/137] Compiling OrderedCollections OrderedDictionary+Values.swift
[88/137] Compiling OrderedCollections OrderedSet+Initializers.swift
[89/137] Compiling OrderedCollections OrderedSet+Insertions.swift
[90/137] Compiling OrderedCollections OrderedSet+Invariants.swift
[91/137] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[92/137] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[93/137] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[94/137] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[95/137] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[116/137] Compiling OrderedCollections OrderedSet+Equatable.swift
[117/137] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[118/137] Compiling OrderedCollections OrderedSet+Hashable.swift
[119/160] Compiling CombineSchedulers UIScheduler.swift
[120/161] Emitting module CombineSchedulers
[121/161] Compiling CombineSchedulers AnyScheduler.swift
[122/161] Compiling CombineSchedulers Concurrency.swift
[123/161] Compiling CombineSchedulers UnimplementedScheduler.swift
[124/161] Compiling CombineSchedulers Timer.swift
[125/161] Compiling CombineSchedulers UIKit.swift
[126/161] Compiling CombineSchedulers SwiftUI.swift
[127/161] Compiling CombineSchedulers TestScheduler.swift
[128/161] Compiling XCTestDynamicOverlay Exports.swift
[129/161] Compiling CombineSchedulers ImmediateScheduler.swift
[130/161] Compiling CombineSchedulers Deprecations.swift
[131/161] Compiling CombineSchedulers Lock.swift
[132/161] Compiling CombineSchedulers NSRecursiveLock.swift
[133/161] Compiling Clocks Timer.swift
[135/163] Compiling Clocks AnyClock.swift
[136/163] Compiling OrderedCollections _HashTable+Bucket.swift
[137/163] Compiling OrderedCollections _HashTable+BucketIterator.swift
[138/163] Compiling OrderedCollections _HashTable+Constants.swift
[139/163] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[140/163] Compiling OrderedCollections _HashTable+Testing.swift
[141/163] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[142/163] Compiling OrderedCollections _HashTable.swift
[143/163] Compiling OrderedCollections _Hashtable+Header.swift
[144/163] Emitting module Clocks
[145/163] Emitting module XCTestDynamicOverlay
[146/163] Compiling XCTestDynamicOverlay Deprecations.swift
[147/164] Compiling Clocks SwiftUI.swift
[148/164] Compiling Clocks Lock.swift
[149/164] Compiling Clocks TestClock.swift
[150/164] Compiling Clocks ImmediateClock.swift
[151/164] Compiling Clocks _AsyncTimerSequence.swift
[153/164] Emitting module OrderedCollections
[154/164] Compiling Clocks UnimplementedClock.swift
[155/165] Compiling OrderedCollections OrderedSet+Sendable.swift
[156/165] Compiling OrderedCollections OrderedSet+SubSequence.swift
[157/165] Compiling OrderedCollections OrderedSet+Testing.swift
[158/165] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[159/165] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[160/165] Compiling OrderedCollections OrderedSet.swift
[161/165] Compiling OrderedCollections _UnsafeBitset.swift
[164/189] Compiling Dependencies OpenURL.swift
[165/189] Compiling Dependencies TimeZone.swift
[166/189] Compiling Dependencies URLSession.swift
[167/189] Compiling Dependencies Locale.swift
[168/189] Compiling Dependencies MainQueue.swift
[169/189] Compiling Dependencies MainRunLoop.swift
[170/192] Compiling Dependencies Context.swift
[171/192] Compiling Dependencies Date.swift
[172/192] Compiling Dependencies FireAndForget.swift
[173/192] Compiling Dependencies UUID.swift
[174/192] Compiling Dependencies WithRandomNumberGenerator.swift
[175/192] Compiling Dependencies AppEntryPoint.swift
[176/192] Compiling Dependencies Deprecations.swift
[177/192] Compiling Dependencies Exports.swift
[178/192] Compiling Dependencies TypeName.swift
[179/192] Compiling Dependencies Assert.swift
[180/192] Compiling Dependencies Calendar.swift
[181/192] Compiling Dependencies Clocks.swift
[182/192] Compiling Dependencies PreviewTrait.swift
[183/192] Compiling Dependencies TestTrait.swift
[184/192] Compiling Dependencies WithDependencies.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
[191/212] Emitting module PointFreeHTML
[192/214] Compiling PointFreeHTML AtRule Media.swift
[193/214] Compiling PointFreeHTML AtRule.swift
[194/214] Compiling PointFreeHTML CustomStringConvertible.swift
[195/214] Compiling PointFreeHTML Doctype.swift
[196/214] Compiling PointFreeHTML HTML.swift
[197/214] Compiling PointFreeHTML HTMLAttribute.swift
[198/214] Compiling PointFreeHTML Selector.swift
[199/214] Compiling PointFreeHTML String.swift
[200/214] Compiling PointFreeHTML HTMLPrinter.swift
[201/214] Compiling PointFreeHTML HTMLRaw.swift
[202/214] Compiling PointFreeHTML HTMLBuilder.swift
[203/214] Compiling PointFreeHTML HTMLDocument.swift
[204/214] Compiling PointFreeHTML HTMLDocumentProtocol.swift
[205/214] Compiling PointFreeHTML HTMLGroup.swift
[206/214] Compiling PointFreeHTML HTMLInlineStyle.swift
[207/214] Compiling PointFreeHTML HTMLTag.swift
[208/214] Compiling PointFreeHTML Pseudo.swift
[209/214] Compiling PointFreeHTML HTMLElement.swift
[210/214] Compiling PointFreeHTML HTMLEmpty.swift
[211/214] Compiling PointFreeHTML HTMLForEach.swift
[213/215] Compiling Language Locale.swift
[214/215] Compiling Language Language.swift
[215/215] Compiling Language Locale.Language.swift
[217/219] Emitting module Translated
[218/219] Compiling Translated Translated.swift
[219/219] Compiling Translated extensions.swift
[221/228] Compiling TranslatedString exports.swift
[222/228] Compiling TranslatedString [Language].swift
[223/228] Compiling TranslatedString [String].swift
[224/228] Compiling TranslatedString Translations.swift
[225/228] Compiling TranslatedString TranslatedString.swift
[226/228] Emitting module TranslatedString
[227/228] Compiling TranslatedString NumberingAndSign.swift
[228/228] Compiling TranslatedString Date.swift
[230/232] Compiling PointFreeHTMLTranslating exports.swift
[231/232] Emitting module PointFreeHTMLTranslating
[232/232] Compiling PointFreeHTMLTranslating TranslatedString+HTML.swift
Build complete! (89.76s)
Build complete.
{
"dependencies" : [
{
"identity" : "pointfree-html",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/coenttb/pointfree-html.git"
},
{
"identity" : "swift-translating",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/coenttb/swift-translating.git"
}
],
"manifest_display_name" : "pointfree-html-translating",
"name" : "pointfree-html-translating",
"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"
}
],
"products" : [
{
"name" : "PointFreeHTMLTranslating",
"targets" : [
"PointFreeHTMLTranslating"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "PointFreeHTMLTranslating_Tests",
"module_type" : "SwiftTarget",
"name" : "PointFreeHTMLTranslating Tests",
"path" : "Tests/PointFreeHTMLTranslating Tests",
"sources" : [
"PointFreeHtmLanguages Tests.swift"
],
"target_dependencies" : [
"PointFreeHTMLTranslating"
],
"type" : "test"
},
{
"c99name" : "PointFreeHTMLTranslating",
"module_type" : "SwiftTarget",
"name" : "PointFreeHTMLTranslating",
"path" : "Sources/PointFreeHTMLTranslating",
"product_dependencies" : [
"TranslatedString",
"PointFreeHTML"
],
"product_memberships" : [
"PointFreeHTMLTranslating"
],
"sources" : [
"TranslatedString+HTML.swift",
"exports.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:eb0758f51dbd6991fb9e51dedbfbcbec142ffc0d3b9b8ad91fa19d35e5136f0a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Done.