Build Information
Failed to build Shield, reference main (7d19bf
), with Swift 6.2 (beta) for Linux on 21 Jun 2025 02:20:22 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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: 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/shield
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
========================================
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-3":/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/apple/swift-docc-plugin
Fetching https://github.com/sharplet/Regex.git
[1/1254] Fetching regex
[817/3336] Fetching regex, swift-docc-plugin
[1047/9295] Fetching regex, swift-docc-plugin, swift-algorithms
Fetched https://github.com/apple/swift-algorithms from cache (0.53s)
[2985/3336] Fetching regex, swift-docc-plugin
Fetching https://github.com/outfoxx/PotentCodables.git
Fetched https://github.com/apple/swift-docc-plugin from cache (0.80s)
Fetched https://github.com/sharplet/Regex.git from cache (0.81s)
[1/106285] Fetching potentcodables
Fetched https://github.com/outfoxx/PotentCodables.git from cache (7.28s)
Computing version for https://github.com/sharplet/Regex.git
Computed https://github.com/sharplet/Regex.git at 2.1.1 (13.12s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (3.25s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (5.27s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (8.49s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (0.46s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3413] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.08s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (2.28s)
Computing version for https://github.com/outfoxx/PotentCodables.git
Computed https://github.com/outfoxx/PotentCodables.git at 3.5.2 (1.18s)
Fetching https://github.com/SusanDoggie/Float16.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/attaswift/BigInt.git
[1/4807] Fetching bigint
[674/5117] Fetching bigint, float16
Fetched https://github.com/SusanDoggie/Float16.git from cache (0.26s)
[2692/4807] Fetching bigint
[4232/21447] Fetching bigint, swift-collections
Fetched https://github.com/attaswift/BigInt.git from cache (3.97s)
Fetched https://github.com/apple/swift-collections.git from cache (3.99s)
Computing version for https://github.com/SusanDoggie/Float16.git
Computed https://github.com/SusanDoggie/Float16.git at 1.1.1 (5.45s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.6.0 (0.38s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.64s)
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/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/sharplet/Regex.git
Working copy of https://github.com/sharplet/Regex.git resolved at 2.1.1
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/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/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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git 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.2.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-types.c
[30/53] Compiling fy-utf8.c
[31/53] Compiling fy-utils.c
[32/53] Compiling xxhash.c
[32/53] Write swift-version-24593BA9C3E375BF.txt
[34/53] Compiling fy-path.c
[35/53] Compiling fy-token.c
[36/67] Compiling fy-input.c
[37/67] Compiling fy-dump.c
[38/67] Compiling fy-event.c
[39/91] Compiling fy-walk.c
[40/91] Compiling fy-docstate.c
[41/91] Compiling fy-emit.c
[42/91] Compiling fy-parse.c
[43/91] Compiling fy-docbuilder.c
[44/91] Compiling fy-diag.c
[45/91] Compiling fy-composer.c
[46/91] Compiling CFloat16 float16.c
[47/91] Write sources
[49/91] Compiling fy-accel.c
[50/91] Write sources
[51/91] Compiling fy-atom.c
[52/112] Compiling fy-doc.c
[54/112] Emitting module RealModule
[55/112] Compiling BigInt Addition.swift
[56/112] Compiling BigInt BigInt.swift
[57/113] Compiling RealModule Real.swift
[58/113] Compiling BigInt Strideable.swift
[59/113] Compiling BigInt String Conversion.swift
[60/115] Compiling RealModule RealFunctions.swift
[61/115] Compiling BigInt BigUInt.swift
[62/115] Compiling BigInt Bitwise Ops.swift
[63/115] Compiling BigInt Integer Conversion.swift
[64/115] Compiling BigInt Multiplication.swift
[65/115] Compiling BigInt Prime Test.swift
[66/116] Compiling BigInt Random.swift
[67/116] Compiling BigInt Shifts.swift
[68/116] Compiling BigInt Square Root.swift
[69/116] Compiling BigInt Codable.swift
[70/116] Compiling BigInt Comparable.swift
[73/116] Emitting module InternalCollectionsUtilities
[74/116] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[75/116] Compiling BigInt Data Conversion.swift
[76/116] Compiling BigInt Division.swift
[77/116] Compiling BigInt Exponentiation.swift
[78/116] Compiling BigInt Floating Point Conversion.swift
[79/116] Compiling BigInt GCD.swift
[80/116] Compiling BigInt Hashable.swift
[81/116] Compiling RealModule ElementaryFunctions.swift
[84/116] Compiling RealModule Float80+Real.swift
[85/116] Compiling RealModule Float+Real.swift
[86/116] Compiling RealModule Float16+Real.swift
[88/146] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[90/209] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[91/209] Compiling OrderedCollections OrderedDictionary+Elements.swift
[92/209] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[93/277] Compiling HeapModule Heap+Descriptions.swift
[94/277] Compiling HeapModule Heap.swift
[95/277] Compiling HeapModule _HeapNode.swift
[96/277] Compiling Float16 Real.swift
[97/277] Compiling Float16 Concurrency.swift
[98/277] Emitting module HeapModule
[99/277] Compiling HeapModule Heap+UnsafeHandle.swift
[100/277] Compiling HeapModule Heap+Invariants.swift
[101/278] Compiling _RopeModule Rope+Invariants.swift
[102/278] Compiling _RopeModule Rope+_Node.swift
[103/278] Compiling _RopeModule Rope+_Storage.swift
[104/278] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[105/278] Compiling _RopeModule Rope+_UnsafeHandle.swift
[106/278] Compiling _RopeModule Rope.swift
[107/278] Compiling _RopeModule RopeElement.swift
[109/278] Compiling _RopeModule BigString+UnicodeScalarView.swift
[110/278] Compiling _RopeModule BigSubstring+UTF16View.swift
[111/278] Compiling _RopeModule BigSubstring+UTF8View.swift
[112/278] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[113/278] Compiling _RopeModule BigSubstring.swift
[114/278] Compiling _RopeModule Rope+Builder.swift
[115/278] Compiling _RopeModule Rope+Debugging.swift
[116/285] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[117/285] Compiling _RopeModule BigString+Hashing.swift
[118/285] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[119/285] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[120/285] Compiling _RopeModule BigString+Sequence.swift
[121/285] Compiling _RopeModule BigString+TextOutputStream.swift
[122/285] Compiling _RopeModule BigString+Append.swift
[123/285] Compiling _RopeModule BigString+Initializers.swift
[124/285] 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 |
[125/285] Compiling _RopeModule BigString+Summary.swift
[126/285] Compiling _RopeModule BigString.swift
[127/285] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[128/285] Compiling _RopeModule BigString+Chunk+Breaks.swift
[129/285] Compiling _RopeModule BigString+Chunk+Counts.swift
[130/285] Compiling _RopeModule BigString+Chunk+Description.swift
[131/285] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[132/285] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[133/361] Compiling Regex Foundation+Ranges.swift
[134/361] 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 |
[135/361] Compiling Regex ThreadLocal.swift
[136/361] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[137/361] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[138/361] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[139/361] 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 |
[140/361] Compiling Regex Options.swift
[141/361] Emitting module Regex
[142/361] Compiling Regex MatchResult.swift
[143/361] Compiling HashTreeCollections _HashNode+Builder.swift
[144/361] Compiling HashTreeCollections _HashNode+Debugging.swift
[145/361] Compiling HashTreeCollections _HashNode+Initializers.swift
[146/361] Compiling HashTreeCollections _HashNode+Invariants.swift
[147/361] Compiling HashTreeCollections _HashNode+Lookups.swift
[151/361] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[152/361] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[153/361] Compiling HashTreeCollections _HashNode+Structural union.swift
[154/361] Emitting module BigInt
[155/361] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[156/361] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[157/361] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[158/361] 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 |
[159/361] Compiling HashTreeCollections _HashNode+Structural merge.swift
[160/361] Compiling HashTreeCollections _HashTreeIterator.swift
[161/361] Compiling HashTreeCollections _HashTreeStatistics.swift
[162/361] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[163/361] Compiling HashTreeCollections _RawHashNode.swift
[164/361] Compiling HashTreeCollections _UnmanagedHashNode.swift
[165/361] Compiling HashTreeCollections _UnsafePath.swift
[166/361] Compiling HashTreeCollections TreeDictionary+Codable.swift
[167/361] Compiling HashTreeCollections _HashNodeHeader.swift
[168/361] Compiling HashTreeCollections _HashSlot.swift
[169/361] Compiling HashTreeCollections _HashStack.swift
[170/361] 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 |
[171/361] 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 |
[172/361] 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 |
[173/361] Compiling HashTreeCollections _Hash.swift
[174/361] Compiling HashTreeCollections _HashLevel.swift
[176/361] Compiling Regex String+ReplaceMatching.swift
[177/361] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[178/361] Compiling HashTreeCollections _HashNode.swift
[182/361] Compiling HashTreeCollections _AncestorHashSlots.swift
[183/364] Compiling Regex Regex.swift
[186/366] Compiling HashTreeCollections _Bitmap.swift
[187/366] Compiling HashTreeCollections _Bucket.swift
[189/366] Compiling Float16 float16.swift
[190/366] Compiling HashTreeCollections TreeSet+Hashable.swift
[191/366] Compiling HashTreeCollections TreeSet+Sendable.swift
[192/366] Compiling HashTreeCollections TreeSet+Sequence.swift
[193/366] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[194/366] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[195/366] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[196/366] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[197/366] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[198/366] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[199/366] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
BUILD FAILURE 6.2 linux