The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build PotentCodables, reference main (acfa8e), with Swift 5.10 for Linux on 17 Jun 2025 03:41:01 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/outfoxx/potentcodables.git
Reference: main
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
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at acfa8ee Merge pull request #91 from outfoxx/fix/asn1-docs
Cloned https://github.com/outfoxx/potentcodables.git
Revision (git rev-parse @):
acfa8ee4108255c3f60ecfe11df75f70784a17da
SUCCESS checkout https://github.com/outfoxx/potentcodables.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/outfoxx/potentcodables.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:c30bb8beee7254e839cc0142f4ae78578b8fc8e8159324cc3637097cc1b395b6
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/sharplet/Regex.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/SusanDoggie/Float16.git
Fetching https://github.com/attaswift/BigInt.git
[1/1254] Fetching regex
[39/1564] Fetching regex, float16
[274/3646] Fetching regex, float16, swift-docc-plugin
[1131/20252] Fetching regex, float16, swift-docc-plugin, swift-collections
[1816/25059] Fetching regex, float16, swift-docc-plugin, swift-collections, bigint
Fetched https://github.com/SusanDoggie/Float16.git from cache (0.95s)
Fetched https://github.com/attaswift/BigInt.git from cache (0.96s)
[10975/19942] Fetching regex, swift-docc-plugin, swift-collections
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.51s)
Fetched https://github.com/sharplet/Regex.git from cache (1.51s)
Fetched https://github.com/apple/swift-collections.git from cache (1.53s)
Computing version for https://github.com/sharplet/Regex.git
Computed https://github.com/sharplet/Regex.git at 2.1.1 (1.35s)
Computing version for https://github.com/SusanDoggie/Float16.git
Computed https://github.com/SusanDoggie/Float16.git at 1.1.1 (0.50s)
Fetching https://github.com/apple/swift-numerics
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (0.43s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.3 (0.47s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.6.0 (2.02s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.4 (0.59s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3411] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.79s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.60s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.66s)
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.6.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.4
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.0
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-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.3
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/SusanDoggie/Float16.git
Working copy of https://github.com/SusanDoggie/Float16.git resolved at 1.1.1
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/44] Write sources
[17/44] Compiling _NumericsShims _NumericsShims.c
[18/44] Copying PotentCodables.docc
[19/44] Compiling fy-ctype.c
[20/44] Compiling fy-utils.c
[21/44] Compiling fy-utf8.c
[22/44] Compiling fy-dump.c
[23/44] Write swift-version-24593BA9C3E375BF.txt
[24/44] Compiling fy-docstate.c
[25/44] Compiling fy-blob.c
[26/44] Compiling fy-docbuilder.c
[27/44] Compiling xxhash.c
[28/61] Compiling fy-types.c
[29/61] Compiling fy-path.c
[30/75] Compiling fy-token.c
[31/75] Compiling fy-input.c
[32/75] Compiling fy-walk.c
[33/75] Compiling fy-event.c
[34/75] Compiling fy-composer.c
[35/75] Compiling fy-emit.c
[36/75] Compiling fy-diag.c
[37/75] Compiling fy-accel.c
[38/75] Write sources
[40/75] Compiling CFloat16 float16.c
[41/75] Compiling fy-atom.c
[42/96] Compiling fy-parse.c
[43/96] Compiling fy-doc.c
[45/96] Emitting module Regex
[46/96] Compiling BigInt Hashable.swift
[47/96] Compiling BigInt Integer Conversion.swift
[48/97] Compiling BigInt Data Conversion.swift
[49/97] Compiling BigInt Division.swift
[50/97] Emitting module InternalCollectionsUtilities
[51/97] Compiling BigInt Exponentiation.swift
[52/97] Compiling BigInt Addition.swift
[53/97] Compiling BigInt Floating Point Conversion.swift
[54/97] Compiling BigInt GCD.swift
[55/97] Compiling BigInt BigInt.swift
[56/97] Compiling BigInt BigUInt.swift
[57/97] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[58/97] Compiling BigInt Multiplication.swift
[59/97] Compiling BigInt Prime Test.swift
[60/97] Compiling BigInt Random.swift
[61/97] Compiling BigInt Shifts.swift
[62/97] Compiling BigInt Square Root.swift
[63/97] Compiling BigInt Strideable.swift
[64/97] Compiling BigInt String Conversion.swift
[72/99] Emitting module RealModule
[73/99] Compiling RealModule Real.swift
[74/100] Compiling RealModule Float+Real.swift
[75/100] Compiling RealModule ElementaryFunctions.swift
[76/100] Compiling RealModule Float16+Real.swift
[77/100] Compiling RealModule Float80+Real.swift
[78/100] Compiling RealModule RealFunctions.swift
[79/101] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[82/244] Compiling DequeModule Deque+Extras.swift
[83/244] Compiling DequeModule Deque+Hashable.swift
[84/267] Compiling HeapModule Heap+UnsafeHandle.swift
[85/351] Compiling HeapModule Heap+Invariants.swift
[86/351] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[87/362] Compiling HeapModule Heap+Descriptions.swift
[88/378] Compiling HashTreeCollections _Bucket.swift
[89/378] Compiling HashTreeCollections _Hash.swift
[90/378] Compiling HashTreeCollections _HashLevel.swift
[91/378] Compiling HashTreeCollections _HashNode+Builder.swift
[92/378] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[93/378] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[94/378] Compiling HashTreeCollections TreeDictionary+Keys.swift
[95/378] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[96/378] Compiling HashTreeCollections TreeDictionary+Merge.swift
[97/378] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[98/378] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[99/385] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[100/385] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[101/385] Compiling HeapModule _HeapNode.swift
[102/385] Compiling HashTreeCollections _HashNode+Invariants.swift
[103/385] Compiling HashTreeCollections _HashNode+Lookups.swift
[104/385] Compiling HeapModule Heap.swift
[105/385] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[106/385] Compiling HashTreeCollections _HashNode+Structural filter.swift
[107/385] Compiling HashTreeCollections TreeDictionary+Collection.swift
[108/385] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[109/385] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[110/385] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[111/385] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[112/385] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[113/385] Compiling HashTreeCollections TreeDictionary+Filter.swift
[114/385] Emitting module HeapModule
[116/386] Compiling HashTreeCollections TreeSet+Hashable.swift
[117/386] Compiling HashTreeCollections TreeSet+Sendable.swift
[118/386] Compiling HashTreeCollections TreeSet+Sequence.swift
[119/386] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[120/386] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[121/386] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[122/386] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[123/386] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[124/386] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[125/386] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[126/398] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[127/398] Compiling HashTreeCollections _HashNode+Storage.swift
[128/400] Emitting module BitCollections
[137/407] Compiling HashTreeCollections _UnmanagedHashNode.swift
[138/407] Compiling HashTreeCollections _UnsafePath.swift
[139/407] Compiling HashTreeCollections TreeDictionary+Codable.swift
[144/407] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[145/407] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[146/407] Compiling HashTreeCollections _HashNode+Structural union.swift
[147/407] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[148/407] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[149/407] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[150/407] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[159/407] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[160/407] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[161/407] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[162/407] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[163/407] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[164/407] Compiling HashTreeCollections _HashNode+Structural merge.swift
[165/407] Compiling HashTreeCollections _HashNode+Debugging.swift
[166/407] Compiling HashTreeCollections _HashNode+Initializers.swift
[184/407] Emitting module BigInt
[188/407] Compiling HashTreeCollections _AncestorHashSlots.swift
[189/407] Compiling HashTreeCollections _Bitmap.swift
[196/407] Compiling HashTreeCollections _HashNode.swift
[197/407] Compiling HashTreeCollections _HashNodeHeader.swift
[198/407] Compiling HashTreeCollections _HashSlot.swift
[199/407] Compiling HashTreeCollections _HashStack.swift
[200/407] Compiling HashTreeCollections _HashTreeIterator.swift
[201/407] Compiling HashTreeCollections _HashTreeStatistics.swift
[202/407] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[203/407] Compiling HashTreeCollections _RawHashNode.swift
[218/407] Compiling BitCollections BitSet.Index.swift
[219/407] Compiling BitCollections BitSet._UnsafeHandle.swift
[220/407] Compiling BitCollections BitSet.swift
[221/407] Compiling BitCollections Range+Utilities.swift
[222/407] Compiling BitCollections Slice+Utilities.swift
[223/407] Compiling BitCollections UInt+Tricks.swift
[224/407] Compiling BitCollections _Word.swift
[225/407] Compiling OrderedCollections OrderedSet.swift
[226/407] Compiling OrderedCollections _UnsafeBitset.swift
[227/407] Compiling HashTreeCollections TreeSet+Equatable.swift
[228/407] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[229/407] Compiling HashTreeCollections TreeSet+Extras.swift
[230/407] Compiling HashTreeCollections TreeSet+Filter.swift
[231/407] Compiling Regex MatchResult.swift
[232/407] Compiling Regex Foundation+Ranges.swift
[233/407] Compiling Regex String+ReplaceMatching.swift
[234/407] Compiling Regex Regex.swift
[235/407] Compiling Regex Options.swift
[236/407] Compiling Regex ThreadLocal.swift
[242/409] Emitting module DequeModule
[244/410] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[245/410] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[246/410] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[247/410] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[248/410] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[249/410] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[250/410] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[251/410] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[252/410] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[253/410] Compiling HashTreeCollections TreeSet.swift
[289/419] Compiling Float16 Concurrency.swift
[290/419] Compiling Float16 Real.swift
[291/419] Emitting module Float16
[326/420] Compiling Float16 float16.swift
[350/421] Emitting module OrderedCollections
[363/422] Emitting module _RopeModule
[364/422] Compiling _RopeModule Rope+Join.swift
[365/422] Compiling _RopeModule Rope+MutatingForEach.swift
[366/422] Compiling _RopeModule Rope+Remove.swift
[367/422] Compiling _RopeModule Rope+RemoveSubrange.swift
[368/422] Compiling _RopeModule Rope+Split.swift
[369/422] Compiling _RopeModule Optional Utilities.swift
[370/422] Compiling _RopeModule String Utilities.swift
[371/422] Compiling _RopeModule String.Index+ABI.swift
[372/422] Compiling _RopeModule _CharacterRecognizer.swift
[373/422] Emitting module HashTreeCollections
[425/426] Emitting module Collections
[426/426] Compiling Collections Collections.swift
[428/449] Compiling PotentCodables AnyValueEncoder.swift
[429/449] Compiling PotentCodables DecoderSupport.swift
[430/449] Compiling PotentCodables EncoderSupport.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[431/451] Emitting module PotentCodables
/host/spi-builder-workspace/Sources/PotentCodables/Regexes.swift:15:18: error: unknown attribute 'retroactive'
extension Regex: @retroactive ExpressibleByStringLiteral {
                 ^
/host/spi-builder-workspace/Sources/PotentCodables/Regexes.swift:15:1: error: inheritance from non-protocol type 'any ExpressibleByStringLiteral'
extension Regex: @retroactive ExpressibleByStringLiteral {
^
[432/451] Compiling PotentCodables ZonedDate.swift
[433/451] Compiling PotentCodables resource_bundle_accessor.swift
[434/451] Compiling PotentCodables Errors.swift
[435/451] Compiling PotentCodables Float16.swift
[436/451] Compiling PotentCodables KeyStrategy.swift
[437/451] Compiling PotentCodables KeyedNestedDecoder.swift
[438/451] Compiling PotentCodables KeyedNestedEncoder.swift
[439/451] Compiling PotentCodables Refs.swift
[440/451] Compiling PotentCodables AnyCodingKey.swift
[441/451] Compiling PotentCodables AnyValue.swift
[442/451] Compiling PotentCodables AnyValueDecoder.swift
[443/451] Compiling PotentCodables TreeValueDecodingContainer.swift
[444/451] Compiling PotentCodables Value.swift
[445/451] Compiling PotentCodables ValueDecoder.swift
[446/451] Compiling PotentCodables Regexes.swift
/host/spi-builder-workspace/Sources/PotentCodables/Regexes.swift:15:18: error: unknown attribute 'retroactive'
extension Regex: @retroactive ExpressibleByStringLiteral {
                 ^
/host/spi-builder-workspace/Sources/PotentCodables/Regexes.swift:15:1: error: inheritance from non-protocol type 'any ExpressibleByStringLiteral'
extension Regex: @retroactive ExpressibleByStringLiteral {
^
[447/451] Compiling PotentCodables TimeZone.swift
/host/spi-builder-workspace/Sources/PotentCodables/Regexes.swift:15:18: error: unknown attribute 'retroactive'
extension Regex: @retroactive ExpressibleByStringLiteral {
                 ^
/host/spi-builder-workspace/Sources/PotentCodables/Regexes.swift:15:1: error: inheritance from non-protocol type 'any ExpressibleByStringLiteral'
extension Regex: @retroactive ExpressibleByStringLiteral {
^
[448/451] Compiling PotentCodables TopLevel.swift
/host/spi-builder-workspace/Sources/PotentCodables/Regexes.swift:15:18: error: unknown attribute 'retroactive'
extension Regex: @retroactive ExpressibleByStringLiteral {
                 ^
/host/spi-builder-workspace/Sources/PotentCodables/Regexes.swift:15:1: error: inheritance from non-protocol type 'any ExpressibleByStringLiteral'
extension Regex: @retroactive ExpressibleByStringLiteral {
^
[449/451] Compiling PotentCodables ValueEncoder.swift
[450/451] Compiling PotentCodables ValueTransformer.swift
[451/451] Compiling PotentCodables ValueTransformerProviding.swift
error: fatalError
BUILD FAILURE 5.10 linux