Build Information
Successful build of PotentCodables, reference 3.5.3 (be0593
), with Swift 6.0 for Linux on 12 Aug 2025 15:48:56 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.65.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/outfoxx/potentcodables.git
Reference: 3.5.3
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/outfoxx/potentcodables
* tag 3.5.3 -> FETCH_HEAD
HEAD is now at be0593a Merge pull request #93 from outfoxx/fix/any-value-wrapping
Cloned https://github.com/outfoxx/potentcodables.git
Revision (git rev-parse @):
be0593a39fa3c8203dd10bdbad3803435517c100
SUCCESS checkout https://github.com/outfoxx/potentcodables.git at 3.5.3
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/outfoxx/potentcodables.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:f0ebbd71bee66c692411a61ab9a7ee6edc82316b7a7b4c6173cc06c00f20ed39
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/SusanDoggie/Float16.git
Fetching https://github.com/sharplet/Regex.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/attaswift/BigInt.git
[1/1254] Fetching regex
[817/6080] Fetching regex, bigint
[1204/8174] Fetching regex, bigint, swift-docc-plugin
[2469/8484] Fetching regex, bigint, swift-docc-plugin, float16
[5546/25437] Fetching regex, bigint, swift-docc-plugin, float16, swift-collections
Fetched https://github.com/attaswift/BigInt.git from cache (0.60s)
[7546/20611] Fetching regex, swift-docc-plugin, float16, swift-collections
Fetched https://github.com/SusanDoggie/Float16.git from cache (0.79s)
[12164/20301] Fetching regex, swift-docc-plugin, swift-collections
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.18s)
Fetched https://github.com/sharplet/Regex.git from cache (1.19s)
Fetched https://github.com/apple/swift-collections.git from cache (1.21s)
Computing version for https://github.com/sharplet/Regex.git
Computed https://github.com/sharplet/Regex.git at 2.1.1 (1.99s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.71s)
Computing version for https://github.com/SusanDoggie/Float16.git
Computed https://github.com/SusanDoggie/Float16.git at 1.1.1 (0.54s)
Fetching https://github.com/apple/swift-numerics
[1/5906] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (0.37s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.7.0 (0.51s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.3 (0.56s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.57s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3451] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.45s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.73s)
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.3
Creating working copy for https://github.com/sharplet/Regex.git
Working copy of https://github.com/sharplet/Regex.git resolved at 2.1.1
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/SusanDoggie/Float16.git
Working copy of https://github.com/SusanDoggie/Float16.git resolved at 1.1.1
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.5
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.7.0
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/44] Write sources
[3/44] Compiling _NumericsShims _NumericsShims.c
[4/44] Write sources
[8/44] Copying PotentCodables.docc
[9/44] Compiling fy-ctype.c
[9/44] Write sources
[20/44] Compiling fy-blob.c
[21/44] Compiling fy-utf8.c
[22/44] Compiling xxhash.c
[23/44] Compiling fy-dump.c
[24/44] Compiling fy-utils.c
[25/44] Write swift-version-24593BA9C3E375BF.txt
[26/44] Compiling fy-input.c
[27/44] Compiling fy-path.c
[28/44] Compiling fy-types.c
[29/44] Compiling fy-walk.c
[30/44] Compiling fy-event.c
[31/44] Compiling fy-token.c
[32/44] Compiling fy-docstate.c
[33/44] Compiling fy-docbuilder.c
[34/44] Compiling fy-emit.c
[35/44] Compiling fy-composer.c
[36/44] Compiling fy-parse.c
[37/49] Compiling fy-diag.c
[38/49] Write sources
[40/51] Compiling fy-accel.c
[41/51] Compiling fy-atom.c
[42/52] Compiling CFloat16 float16.c
[43/65] Compiling fy-doc.c
[45/96] Emitting module InternalCollectionsUtilities
[46/97] Compiling RealModule Real.swift
[47/97] Compiling RealModule Float80+Real.swift
[48/98] Emitting module RealModule
[49/98] Compiling BigInt BigUInt.swift
[50/98] Compiling BigInt Floating Point Conversion.swift
[51/98] Compiling BigInt Addition.swift
[52/98] Compiling BigInt BigInt.swift
[53/98] Compiling RealModule ElementaryFunctions.swift
[58/98] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[59/98] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[60/98] Compiling BigInt Division.swift
[61/98] Compiling BigInt Exponentiation.swift
[62/98] Compiling BigInt Strideable.swift
[63/98] Compiling BigInt String Conversion.swift
[64/98] Compiling BigInt Integer Conversion.swift
[65/98] Compiling BigInt Multiplication.swift
[66/98] Compiling BigInt Prime Test.swift
[67/98] Compiling BigInt Random.swift
[68/98] Compiling BigInt Shifts.swift
[69/98] Compiling BigInt Square Root.swift
[70/100] Compiling BigInt Bitwise Ops.swift
[71/100] Compiling BigInt Codable.swift
[72/100] Compiling BigInt GCD.swift
[73/100] Compiling BigInt Hashable.swift
[74/100] Compiling BigInt Comparable.swift
[75/100] Compiling BigInt Data Conversion.swift
[76/100] Emitting module BigInt
[80/101] Compiling RealModule Float16+Real.swift
[81/101] Compiling RealModule Float+Real.swift
[83/101] Compiling RealModule RealFunctions.swift
[85/376] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[86/376] Compiling BitCollections BitArray+Shifts.swift
[87/376] Compiling BitCollections BitArray+Testing.swift
[88/376] Compiling BitCollections BitArray._UnsafeHandle.swift
[89/376] Compiling BitCollections BitArray.swift
[90/376] Compiling HeapModule Heap+Descriptions.swift
[91/378] Compiling BitCollections BitArray+Hashable.swift
[92/378] Compiling BitCollections BitArray+Initializers.swift
[93/378] Compiling HeapModule Heap.swift
[94/378] Compiling HeapModule _HeapNode.swift
[95/378] Compiling BitCollections BitArray+RandomBits.swift
[96/378] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[97/378] Compiling HeapModule Heap+Invariants.swift
[98/378] Compiling HeapModule Heap+UnsafeHandle.swift
[99/378] Emitting module HeapModule
[101/379] Compiling DequeModule _DequeSlot.swift
[102/379] Compiling DequeModule _UnsafeWrappedBuffer.swift
[103/379] Compiling BitCollections BitArray+Copy.swift
[104/379] Compiling BitCollections BitArray+CustomReflectable.swift
[105/379] Compiling HashTreeCollections TreeSet+Hashable.swift
[106/379] Compiling HashTreeCollections TreeSet+Sendable.swift
[107/379] Compiling HashTreeCollections TreeSet+Sequence.swift
[108/379] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[109/379] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[110/379] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[111/379] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[112/379] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[113/379] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[114/379] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[115/389] Emitting module BitCollections
[116/396] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[117/396] Compiling BitCollections BitSet+CustomReflectable.swift
[118/396] Compiling BitCollections BitSet+CustomStringConvertible.swift
[119/396] Compiling BitCollections BitSet+Equatable.swift
[120/396] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[121/396] Compiling BitCollections BitSet+Extras.swift
[122/396] Compiling BitCollections BitSet+Hashable.swift
[123/396] Compiling BitCollections BitSet+BidirectionalCollection.swift
[124/396] Compiling BitCollections BitSet+Codable.swift
[125/396] Compiling BitCollections BitArray+Extras.swift
[126/396] Compiling BitCollections BitArray+Fill.swift
[127/396] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[128/396] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[129/396] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[130/396] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[131/396] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[132/396] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[133/396] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[134/396] Compiling BitCollections BitSet+Initializers.swift
[135/396] Compiling BitCollections BitSet+Invariants.swift
[136/396] Compiling BitCollections BitSet+Random.swift
[137/396] Compiling BitCollections BitSet+SetAlgebra basics.swift
[138/396] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[139/396] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[140/396] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[141/396] Compiling BitCollections BitSet.Index.swift
[142/396] Compiling BitCollections BitSet._UnsafeHandle.swift
[143/406] Compiling BitCollections BitArray+BitwiseOperations.swift
[144/406] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[145/406] Compiling BitCollections BitArray+Codable.swift
[146/406] Compiling BitCollections BitArray+Collection.swift
[149/406] Compiling BitCollections BitArray+Descriptions.swift
[150/406] Compiling BitCollections BitArray+Equatable.swift
[151/406] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[152/406] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[153/406] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[154/406] Compiling BitCollections BitSet+SetAlgebra union.swift
[155/406] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[156/406] Compiling BitCollections BitSet.Counted.swift
[157/406] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[158/406] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[166/406] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[167/407] Compiling HashTreeCollections TreeDictionary.swift
[168/407] Compiling HashTreeCollections TreeSet+Codable.swift
[169/407] Compiling HashTreeCollections TreeSet+Collection.swift
[170/407] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[171/407] Compiling HashTreeCollections TreeSet+Debugging.swift
[172/407] Compiling HashTreeCollections TreeSet+Descriptions.swift
[173/407] Compiling HashTreeCollections TreeSet+Equatable.swift
[174/407] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[175/407] Compiling HashTreeCollections TreeSet+Extras.swift
[176/407] Compiling HashTreeCollections TreeSet+Filter.swift
[208/407] Compiling OrderedCollections OrderedSet+Sendable.swift
[217/407] Compiling Regex Foundation+Ranges.swift
[221/407] Compiling Regex Options.swift
[222/407] Emitting module DequeModule
[223/407] Compiling Regex String+ReplaceMatching.swift
[224/407] Compiling Regex ThreadLocal.swift
[231/407] Compiling Regex MatchResult.swift
[242/418] Emitting module Regex
[243/418] Compiling Regex Regex.swift
[256/419] Compiling Float16 Concurrency.swift
[257/419] Compiling _RopeModule _CharacterRecognizer.swift
[258/419] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[259/419] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[260/419] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[261/419] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[262/419] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[263/419] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[264/419] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[265/419] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[266/419] Compiling HashTreeCollections TreeSet.swift
[267/419] Compiling Float16 Real.swift
[278/419] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[279/419] Compiling OrderedCollections OrderedSet.swift
[280/419] Compiling OrderedCollections _UnsafeBitset.swift
[325/419] Compiling OrderedCollections OrderedSet+SubSequence.swift
[326/419] Compiling OrderedCollections OrderedSet+Testing.swift
[327/419] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[338/420] Emitting module Float16
[349/420] Compiling Float16 float16.swift
[351/421] Emitting module OrderedCollections
[370/422] Emitting module _RopeModule
[404/422] Compiling _RopeModule Rope+Join.swift
[405/422] Compiling _RopeModule Rope+MutatingForEach.swift
[406/422] Compiling _RopeModule Rope+Remove.swift
[407/422] Compiling _RopeModule Rope+RemoveSubrange.swift
[408/422] Compiling _RopeModule Rope+Split.swift
[409/422] Compiling _RopeModule Optional Utilities.swift
[410/422] Compiling _RopeModule String Utilities.swift
[411/422] Compiling _RopeModule String.Index+ABI.swift
[413/422] Emitting module HashTreeCollections
[425/426] Compiling Collections Collections.swift
[426/426] Emitting module Collections
[428/449] Compiling PotentCodables Regexes.swift
[429/449] Compiling PotentCodables TimeZone.swift
[430/449] Compiling PotentCodables TopLevel.swift
[431/449] Compiling PotentCodables Errors.swift
/host/spi-builder-workspace/Sources/PotentCodables/Float16.swift:34:1: warning: extension declares a conformance of imported type 'float16' to imported protocol 'LosslessStringConvertible'; this will not behave correctly if the owners of 'CFloat16' introduce this conformance in the future
32 | }
33 |
34 | extension Float16: LosslessStringConvertible {
| |- warning: extension declares a conformance of imported type 'float16' to imported protocol 'LosslessStringConvertible'; this will not behave correctly if the owners of 'CFloat16' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
35 |
36 | public init?(_ description: String) {
[432/449] Compiling PotentCodables Float16.swift
/host/spi-builder-workspace/Sources/PotentCodables/Float16.swift:34:1: warning: extension declares a conformance of imported type 'float16' to imported protocol 'LosslessStringConvertible'; this will not behave correctly if the owners of 'CFloat16' introduce this conformance in the future
32 | }
33 |
34 | extension Float16: LosslessStringConvertible {
| |- warning: extension declares a conformance of imported type 'float16' to imported protocol 'LosslessStringConvertible'; this will not behave correctly if the owners of 'CFloat16' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
35 |
36 | public init?(_ description: String) {
[433/449] Compiling PotentCodables KeyStrategy.swift
/host/spi-builder-workspace/Sources/PotentCodables/Float16.swift:34:1: warning: extension declares a conformance of imported type 'float16' to imported protocol 'LosslessStringConvertible'; this will not behave correctly if the owners of 'CFloat16' introduce this conformance in the future
32 | }
33 |
34 | extension Float16: LosslessStringConvertible {
| |- warning: extension declares a conformance of imported type 'float16' to imported protocol 'LosslessStringConvertible'; this will not behave correctly if the owners of 'CFloat16' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
35 |
36 | public init?(_ description: String) {
[434/451] Compiling PotentCodables ZonedDate.swift
[435/451] Compiling PotentCodables resource_bundle_accessor.swift
[436/451] Emitting module PotentCodables
/host/spi-builder-workspace/Sources/PotentCodables/Float16.swift:34:1: warning: extension declares a conformance of imported type 'float16' to imported protocol 'LosslessStringConvertible'; this will not behave correctly if the owners of 'CFloat16' introduce this conformance in the future
32 | }
33 |
34 | extension Float16: LosslessStringConvertible {
| |- warning: extension declares a conformance of imported type 'float16' to imported protocol 'LosslessStringConvertible'; this will not behave correctly if the owners of 'CFloat16' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
35 |
36 | public init?(_ description: String) {
[437/451] Compiling PotentCodables AnyCodingKey.swift
[438/451] Compiling PotentCodables AnyValue.swift
[439/451] Compiling PotentCodables AnyValueDecoder.swift
[440/451] Compiling PotentCodables TreeValueDecodingContainer.swift
[441/451] Compiling PotentCodables Value.swift
[442/451] Compiling PotentCodables ValueDecoder.swift
[443/451] Compiling PotentCodables KeyedNestedDecoder.swift
[444/451] Compiling PotentCodables KeyedNestedEncoder.swift
[445/451] Compiling PotentCodables Refs.swift
[446/451] Compiling PotentCodables AnyValueEncoder.swift
[447/451] Compiling PotentCodables DecoderSupport.swift
[448/451] Compiling PotentCodables EncoderSupport.swift
[449/451] Compiling PotentCodables ValueEncoder.swift
[450/451] Compiling PotentCodables ValueTransformer.swift
[451/451] Compiling PotentCodables ValueTransformerProviding.swift
[453/494] Compiling PotentASN1 SchemaSpecified.swift
[454/494] Compiling PotentASN1 SchemaState.swift
[455/496] Compiling PotentCBOR CBORReader.swift
[456/496] Compiling PotentJSON JSONWriter.swift
[457/496] Compiling PotentYAML YAMLSchemaCore.swift
[458/496] Compiling PotentYAML YAMLSerialization.swift
[459/497] Compiling PotentASN1 ASN1.swift
[460/497] Compiling PotentASN1 ASN1DERReader.swift
[461/497] Compiling PotentYAML YAMLEncoder.swift
[462/497] Compiling PotentYAML YAMLReader.swift
[463/497] Emitting module PotentYAML
[464/497] Compiling PotentJSON JSONSerialization.swift
[465/497] Compiling PotentJSON JSONReader.swift
[466/497] Compiling PotentASN1 Tagged.swift
[467/497] Compiling PotentASN1 TaggedValue.swift
[468/497] Compiling PotentJSON Errors.swift
[469/497] Emitting module PotentJSON
[470/497] Compiling PotentCBOR CBORStream.swift
[471/497] Compiling PotentCBOR CBORSerialization.swift
[472/497] Compiling PotentCBOR CBORWriter.swift
[473/497] Emitting module PotentCBOR
[474/497] Compiling PotentYAML YAMLWriter.swift
[475/497] Compiling PotentCBOR CBOREncoder.swift
[476/497] Compiling PotentASN1 BitString.swift
[477/497] Compiling PotentASN1 Dates.swift
[478/497] Compiling PotentASN1 ObjectIdentifier.swift
[479/497] Compiling PotentASN1 Schema.swift
[480/497] Compiling PotentASN1 AnyTime.swift
[481/497] Compiling PotentASN1 BigInts.swift
[482/497] Compiling PotentASN1 ASN1Serialization.swift
[483/497] Compiling PotentASN1 AnyString.swift
[484/497] Compiling PotentJSON JSON.swift
[485/497] Compiling PotentJSON JSONDecoder.swift
[486/497] Compiling PotentJSON JSONEncoder.swift
[488/498] Compiling PotentCBOR CBOR.swift
[489/498] Compiling PotentCBOR CBORDecoder.swift
[491/499] Compiling PotentYAML YAMLSchema.swift
[492/499] Compiling PotentASN1 ASN1DERWriter.swift
[493/499] Compiling PotentASN1 ASN1Decoder.swift
[499/500] Compiling PotentASN1 ASN1Encoder.swift
[500/500] Emitting module PotentASN1
Build complete! (59.61s)
Build complete.
{
"dependencies" : [
{
"identity" : "bigint",
"requirement" : {
"range" : [
{
"lower_bound" : "5.7.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/attaswift/BigInt.git"
},
{
"identity" : "float16",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SusanDoggie/Float16.git"
},
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
},
{
"identity" : "regex",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/sharplet/Regex.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-docc-plugin"
}
],
"manifest_display_name" : "PotentCodables",
"name" : "PotentCodables",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "watchos",
"version" : "7.0"
},
{
"name" : "tvos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "PotentCodables",
"targets" : [
"PotentCodables",
"PotentJSON",
"PotentCBOR",
"PotentASN1",
"PotentYAML",
"Cfyaml"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "PotentYAML",
"module_type" : "SwiftTarget",
"name" : "PotentYAML",
"path" : "Sources/PotentYAML",
"product_dependencies" : [
"BigInt",
"Collections",
"Regex"
],
"product_memberships" : [
"PotentCodables"
],
"sources" : [
"Errors.swift",
"Libfyaml.swift",
"YAML.swift",
"YAMLDecoder.swift",
"YAMLEncoder.swift",
"YAMLReader.swift",
"YAMLSchema.swift",
"YAMLSchemaCore.swift",
"YAMLSerialization.swift",
"YAMLWriter.swift"
],
"target_dependencies" : [
"PotentCodables",
"Cfyaml"
],
"type" : "library"
},
{
"c99name" : "PotentJSON",
"module_type" : "SwiftTarget",
"name" : "PotentJSON",
"path" : "Sources/PotentJSON",
"product_dependencies" : [
"BigInt",
"Collections"
],
"product_memberships" : [
"PotentCodables"
],
"sources" : [
"Errors.swift",
"JSON.swift",
"JSONDecoder.swift",
"JSONEncoder.swift",
"JSONReader.swift",
"JSONSerialization.swift",
"JSONWriter.swift"
],
"target_dependencies" : [
"PotentCodables"
],
"type" : "library"
},
{
"c99name" : "PotentCodablesTests",
"module_type" : "SwiftTarget",
"name" : "PotentCodablesTests",
"path" : "Tests",
"sources" : [
"ASN1AnyStringTests.swift",
"ASN1AnyValueTests.swift",
"ASN1DERBigIntTests.swift",
"ASN1DERTests.swift",
"ASN1DecoderTests.swift",
"ASN1EncoderTests.swift",
"ASN1SchemaDecodeTests.swift",
"ASN1SchemaEncodeTests.swift",
"ASN1SchemaTests.swift",
"ASN1Tests.swift",
"ASN1ValueTests.swift",
"AnyCodingKeyTests.swift",
"AnyValueCoderTests.swift",
"AnyValueTests.swift",
"Assertions.swift",
"CBORAnyValueTests.swift",
"CBORCodableRoundtripTests.swift",
"CBORDecoderTests.swift",
"CBOREncoderTests.swift",
"CBORReaderTests.swift",
"CBORTests.swift",
"CBORValueTests.swift",
"CBORWriterTests.swift",
"ConfigurationTests.swift",
"Datas.swift",
"Dates.swift",
"JSONAnyValueTests.swift",
"JSONDecoderTests.swift",
"JSONEncoderTests.swift",
"JSONOrderTests.swift",
"JSONReaderTests.swift",
"JSONValueTests.swift",
"JSONWriterTests.swift",
"RefTests.swift",
"TimeZoneTests.swift",
"UnkeyedCodingContainerTests.swift",
"ValueCoderTests.swift",
"ValueTransformerProvidingTests.swift",
"ValueTransformerTests.swift",
"YAMLAnyValueTests.swift",
"YAMLDecoderTests.swift",
"YAMLEncoderTests.swift",
"YAMLErrorTests.swift",
"YAMLOrderTests.swift",
"YAMLReaderTests.swift",
"YAMLSchemaTests.swift",
"YAMLTests.swift",
"YAMLValueTests.swift",
"YAMLWriterTests.swift"
],
"target_dependencies" : [
"PotentCodables",
"PotentJSON",
"PotentCBOR",
"PotentASN1",
"PotentYAML"
],
"type" : "test"
},
{
"c99name" : "PotentCodables",
"module_type" : "SwiftTarget",
"name" : "PotentCodables",
"path" : "Sources/PotentCodables",
"product_dependencies" : [
"BigInt",
"Collections",
"Float16",
"Regex"
],
"product_memberships" : [
"PotentCodables"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/PotentCodables/PotentCodables.docc",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"AnyCodingKey.swift",
"AnyValue/AnyValue.swift",
"AnyValue/AnyValueDecoder.swift",
"AnyValue/AnyValueEncoder.swift",
"DecoderSupport.swift",
"EncoderSupport.swift",
"Errors.swift",
"Float16.swift",
"KeyStrategy.swift",
"KeyedNestedDecoder.swift",
"KeyedNestedEncoder.swift",
"Refs.swift",
"Regexes.swift",
"TimeZone.swift",
"TopLevel.swift",
"TreeValueDecodingContainer.swift",
"Value.swift",
"ValueDecoder.swift",
"ValueEncoder.swift",
"ValueTransformer.swift",
"ValueTransformerProviding.swift",
"ZonedDate.swift"
],
"type" : "library"
},
{
"c99name" : "PotentCBOR",
"module_type" : "SwiftTarget",
"name" : "PotentCBOR",
"path" : "Sources/PotentCBOR",
"product_dependencies" : [
"BigInt",
"Collections"
],
"product_memberships" : [
"PotentCodables"
],
"sources" : [
"CBOR.swift",
"CBORDecoder.swift",
"CBOREncoder.swift",
"CBORReader.swift",
"CBORSerialization.swift",
"CBORStream.swift",
"CBORWriter.swift"
],
"target_dependencies" : [
"PotentCodables"
],
"type" : "library"
},
{
"c99name" : "PotentASN1",
"module_type" : "SwiftTarget",
"name" : "PotentASN1",
"path" : "Sources/PotentASN1",
"product_dependencies" : [
"BigInt",
"Collections"
],
"product_memberships" : [
"PotentCodables"
],
"sources" : [
"ASN1.swift",
"ASN1DERReader.swift",
"ASN1DERWriter.swift",
"ASN1Decoder.swift",
"ASN1Encoder.swift",
"ASN1Serialization.swift",
"AnyString.swift",
"AnyTime.swift",
"BigInts.swift",
"BitString.swift",
"Dates.swift",
"ObjectIdentifier.swift",
"Schema.swift",
"SchemaSpecified.swift",
"SchemaState.swift",
"Tagged.swift",
"TaggedValue.swift"
],
"target_dependencies" : [
"PotentCodables"
],
"type" : "library"
},
{
"c99name" : "Cfyaml",
"module_type" : "ClangTarget",
"name" : "Cfyaml",
"path" : "Sources/Cfyaml",
"product_memberships" : [
"PotentCodables"
],
"sources" : [
"src/lib/fy-accel.c",
"src/lib/fy-atom.c",
"src/lib/fy-composer.c",
"src/lib/fy-diag.c",
"src/lib/fy-doc.c",
"src/lib/fy-docbuilder.c",
"src/lib/fy-docstate.c",
"src/lib/fy-dump.c",
"src/lib/fy-emit.c",
"src/lib/fy-event.c",
"src/lib/fy-input.c",
"src/lib/fy-parse.c",
"src/lib/fy-path.c",
"src/lib/fy-token.c",
"src/lib/fy-types.c",
"src/lib/fy-walk.c",
"src/util/fy-blob.c",
"src/util/fy-ctype.c",
"src/util/fy-utf8.c",
"src/util/fy-utils.c",
"src/xxhash/xxhash.c"
],
"type" : "library"
}
],
"tools_version" : "5.4"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:f0ebbd71bee66c692411a61ab9a7ee6edc82316b7a7b4c6173cc06c00f20ed39
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.