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 Shield, reference 3.5.0 (7d19bf), with Swift 6.2 (beta) for Linux on 21 Jun 2025 02:20:54 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/outfoxx/shield.git
Reference: 3.5.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/outfoxx/shield
 * tag               3.5.0      -> FETCH_HEAD
HEAD is now at 7d19bf6 Merge pull request #82 from outfoxx/feature/pkcs8pem
Cloned https://github.com/outfoxx/shield.git
Revision (git rev-parse @):
7d19bf67a55985217a5db9393d99631b5c5ff362
SUCCESS checkout https://github.com/outfoxx/shield.git at 3.5.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/outfoxx/shield.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-algorithms
Fetching https://github.com/outfoxx/PotentCodables.git
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/sharplet/Regex.git
[1/1254] Fetching regex
[817/3336] Fetching regex, swift-docc-plugin
[1026/9295] Fetching regex, swift-docc-plugin, swift-algorithms
Fetched https://github.com/apple/swift-docc-plugin from cache (0.41s)
[6837/7213] Fetching regex, swift-algorithms
[7214/113498] Fetching regex, swift-algorithms, potentcodables
Fetched https://github.com/apple/swift-algorithms from cache (4.98s)
Fetched https://github.com/sharplet/Regex.git from cache (5.00s)
Fetched https://github.com/outfoxx/PotentCodables.git from cache (5.06s)
Computing version for https://github.com/sharplet/Regex.git
Computed https://github.com/sharplet/Regex.git at 2.1.1 (7.51s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (0.42s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.42s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.86s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (0.43s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3413] 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.88s)
Computing version for https://github.com/outfoxx/PotentCodables.git
Computed https://github.com/outfoxx/PotentCodables.git at 3.5.2 (0.47s)
Fetching https://github.com/SusanDoggie/Float16.git
Fetching https://github.com/attaswift/BigInt.git
Fetching https://github.com/apple/swift-collections.git
[1/4807] Fetching bigint
[723/5117] Fetching bigint, float16
[4542/21757] Fetching bigint, float16, swift-collections
Fetched https://github.com/attaswift/BigInt.git from cache (0.47s)
[4637/16950] Fetching float16, swift-collections
Fetched https://github.com/SusanDoggie/Float16.git from cache (1.07s)
Fetched https://github.com/apple/swift-collections.git from cache (1.10s)
Computing version for https://github.com/SusanDoggie/Float16.git
Computed https://github.com/SusanDoggie/Float16.git at 1.1.1 (1.54s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.6.0 (0.37s)
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/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.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.4
Creating working copy for https://github.com/outfoxx/PotentCodables.git
Working copy of https://github.com/outfoxx/PotentCodables.git resolved at 3.5.2
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.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
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/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.6.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.0
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
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/53] Write sources
[24/53] Compiling _NumericsShims _NumericsShims.c
[25/53] Copying Shield.docc
[26/53] Copying PotentCodables.docc
[27/53] Compiling fy-ctype.c
[28/53] Compiling fy-blob.c
[29/53] Compiling fy-utf8.c
[30/53] Compiling fy-utils.c
[31/53] Compiling xxhash.c
[31/53] Write swift-version-24593BA9C3E375BF.txt
[33/53] Compiling fy-path.c
[34/53] Compiling fy-types.c
[35/55] Compiling fy-input.c
[36/60] Compiling fy-token.c
[37/81] Compiling fy-walk.c
[38/91] Compiling fy-event.c
[39/91] Compiling fy-dump.c
[40/91] Compiling fy-emit.c
[41/91] Compiling fy-docbuilder.c
[42/91] Compiling fy-docstate.c
[43/91] Compiling fy-composer.c
[44/91] Compiling fy-parse.c
[45/91] Compiling fy-diag.c
[46/91] Compiling CFloat16 float16.c
[46/91] Write sources
[50/112] Compiling fy-accel.c
[51/112] Compiling fy-doc.c
[52/112] Compiling fy-atom.c
[54/112] Emitting module BigInt
[55/114] Emitting module RealModule
[56/114] Compiling BigInt Addition.swift
[57/114] Compiling BigInt BigInt.swift
[58/115] Compiling BigInt Comparable.swift
[59/115] Compiling BigInt Integer Conversion.swift
[60/116] Compiling BigInt Bitwise Ops.swift
[61/116] Compiling BigInt Codable.swift
[62/116] Compiling BigInt Subtraction.swift
[63/116] Compiling BigInt Words and Bits.swift
[64/116] Compiling RealModule RealFunctions.swift
[65/116] Compiling RealModule Float80+Real.swift
[66/116] Compiling RealModule Real.swift
[67/116] Compiling BigInt Division.swift
[68/116] Compiling BigInt Exponentiation.swift
[71/116] Emitting module InternalCollectionsUtilities
[72/116] Compiling BigInt BigUInt.swift
[73/116] Compiling BigInt Data Conversion.swift
[74/116] Compiling BigInt Multiplication.swift
[75/116] Compiling BigInt Prime Test.swift
[76/116] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[82/116] Compiling BigInt Random.swift
[83/116] Compiling BigInt Shifts.swift
[84/116] Compiling BigInt Square Root.swift
[85/116] Compiling BigInt Strideable.swift
[86/116] Compiling BigInt String Conversion.swift
[87/116] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[88/116] Compiling RealModule Float16+Real.swift
[90/117] Compiling RealModule ElementaryFunctions.swift
[91/117] Compiling RealModule Float+Real.swift
[93/317] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[94/317] Compiling HeapModule Heap+Invariants.swift
[95/339] Compiling HashTreeCollections _Bucket.swift
[96/339] Compiling HashTreeCollections _Hash.swift
[97/341] Compiling HeapModule Heap+Descriptions.swift
[98/341] Compiling HashTreeCollections _HashLevel.swift
[99/341] Compiling HashTreeCollections _HashNode+Builder.swift
[100/341] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[101/341] Compiling HashTreeCollections _HashNode+Storage.swift
[102/341] Compiling HashTreeCollections _HashNode+Debugging.swift
[103/341] Compiling HashTreeCollections _HashNode+Initializers.swift
[104/341] Compiling HeapModule Heap.swift
[105/341] Compiling HeapModule _HeapNode.swift
[106/341] Emitting module HeapModule
[107/341] Compiling HeapModule Heap+UnsafeHandle.swift
[109/342] Compiling HashTreeCollections TreeDictionary+Collection.swift
[110/342] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[111/342] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[112/342] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[113/342] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[114/342] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[115/342] Compiling HashTreeCollections TreeDictionary+Filter.swift
[116/342] Compiling HashTreeCollections TreeSet+Hashable.swift
[117/342] Compiling HashTreeCollections TreeSet+Sendable.swift
[118/342] Compiling HashTreeCollections TreeSet+Sequence.swift
[119/342] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[120/342] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[121/342] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[122/342] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[123/342] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[124/342] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[125/342] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[126/363] Compiling HashTreeCollections _HashNode+Invariants.swift
[127/363] Compiling HashTreeCollections _HashNode+Lookups.swift
[128/363] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[129/363] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[130/363] Compiling DequeModule _DequeSlot.swift
[131/363] Compiling DequeModule _UnsafeWrappedBuffer.swift
[132/363] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[133/363] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[134/363] Compiling HashTreeCollections TreeDictionary+Keys.swift
[135/363] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[136/363] Compiling HashTreeCollections TreeDictionary+Merge.swift
[137/363] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[138/363] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[139/363] Compiling Float16 Concurrency.swift
[140/363] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[141/363] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[142/363] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[143/363] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[144/363] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[145/363] Compiling HashTreeCollections _HashNode+Structural merge.swift
[146/363] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[147/363] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[148/363] Compiling OrderedCollections OrderedSet+SubSequence.swift
[149/363] Compiling OrderedCollections OrderedSet+Testing.swift
[150/363] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[151/363] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[152/363] Compiling OrderedCollections OrderedSet.swift
[153/363] Compiling OrderedCollections _UnsafeBitset.swift
[154/363] Compiling HashTreeCollections TreeSet+Equatable.swift
[155/363] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[156/363] Compiling HashTreeCollections TreeSet+Extras.swift
[157/363] Compiling HashTreeCollections TreeSet+Filter.swift
[158/363] Compiling HashTreeCollections _HashStack.swift
[159/363] Compiling HashTreeCollections _HashTreeIterator.swift
[160/363] Compiling HashTreeCollections _HashTreeStatistics.swift
[161/363] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[162/363] Compiling HashTreeCollections _RawHashNode.swift
[163/363] Compiling HashTreeCollections _UnmanagedHashNode.swift
[164/363] Compiling HashTreeCollections _UnsafePath.swift
[165/363] Compiling HashTreeCollections TreeDictionary+Codable.swift
[166/363] Compiling HashTreeCollections _AncestorHashSlots.swift
[167/363] Compiling HashTreeCollections _Bitmap.swift
[178/363] Compiling OrderedCollections OrderedSet+Sendable.swift
[179/363] Emitting module DequeModule
[180/364] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[181/364] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[182/364] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[183/364] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[184/364] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[185/364] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[186/364] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[187/364] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[188/364] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[189/364] Compiling HashTreeCollections TreeSet.swift
[199/364] Compiling HashTreeCollections _HashNode+Structural union.swift
[200/364] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[201/364] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[202/364] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[203/364] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[204/364] Compiling HashTreeCollections _HashNode.swift
[205/364] Compiling HashTreeCollections _HashNodeHeader.swift
[206/364] Compiling HashTreeCollections _HashSlot.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[227/426] Emitting module ShieldCrypto
/host/spi-builder-workspace/Sources/ShieldCrypto/Cryptor.swift:11:8: error: no such module 'CommonCrypto.CommonCryptor'
  9 | //
 10 |
 11 | import CommonCrypto.CommonCryptor
    |        `- error: no such module 'CommonCrypto.CommonCryptor'
 12 | import Foundation
 13 |
[228/426] Compiling ShieldCrypto Cryptor.swift
/host/spi-builder-workspace/Sources/ShieldCrypto/Cryptor.swift:11:8: error: no such module 'CommonCrypto.CommonCryptor'
  9 | //
 10 |
 11 | import CommonCrypto.CommonCryptor
    |        `- error: no such module 'CommonCrypto.CommonCryptor'
 12 | import Foundation
 13 |
[229/426] Compiling ShieldCrypto Random.swift
/host/spi-builder-workspace/Sources/ShieldCrypto/Cryptor.swift:11:8: error: no such module 'CommonCrypto.CommonCryptor'
  9 | //
 10 |
 11 | import CommonCrypto.CommonCryptor
    |        `- error: no such module 'CommonCrypto.CommonCryptor'
 12 | import Foundation
 13 |
[230/426] Compiling ShieldCrypto PBKDF.swift
/host/spi-builder-workspace/Sources/ShieldCrypto/Cryptor.swift:11:8: error: no such module 'CommonCrypto.CommonCryptor'
  9 | //
 10 |
 11 | import CommonCrypto.CommonCryptor
    |        `- error: no such module 'CommonCrypto.CommonCryptor'
 12 | import Foundation
 13 |
[231/426] Compiling ShieldCrypto HMAC.swift
/host/spi-builder-workspace/Sources/ShieldCrypto/Cryptor.swift:11:8: error: no such module 'CommonCrypto.CommonCryptor'
  9 | //
 10 |
 11 | import CommonCrypto.CommonCryptor
    |        `- error: no such module 'CommonCrypto.CommonCryptor'
 12 | import Foundation
 13 |
[232/426] Compiling ShieldCrypto Digest.swift
/host/spi-builder-workspace/Sources/ShieldCrypto/Cryptor.swift:11:8: error: no such module 'CommonCrypto.CommonCryptor'
  9 | //
 10 |
 11 | import CommonCrypto.CommonCryptor
    |        `- error: no such module 'CommonCrypto.CommonCryptor'
 12 | import Foundation
 13 |
[233/426] Compiling ShieldCrypto Errors.swift
/host/spi-builder-workspace/Sources/ShieldCrypto/Cryptor.swift:11:8: error: no such module 'CommonCrypto.CommonCryptor'
  9 | //
 10 |
 11 | import CommonCrypto.CommonCryptor
    |        `- error: no such module 'CommonCrypto.CommonCryptor'
 12 | import Foundation
 13 |
[234/426] Compiling Regex ThreadLocal.swift
[235/426] Compiling Regex String+ReplaceMatching.swift
[236/426] Compiling BitCollections BitArray+BitwiseOperations.swift
[237/426] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[238/426] Compiling BitCollections BitArray+Codable.swift
BUILD FAILURE 6.2 linux