The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Shield with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.28.8
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:             5.9
Building package at path:  $PWD/checkout
https://github.com/outfoxx/shield.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/outfoxx/PotentCodables.git
Fetching https://github.com/sharplet/Regex.git
Fetching https://github.com/apple/swift-docc-plugin
[1/1254] Fetching regex
[817/2711] Fetching regex, swift-docc-plugin
Fetching https://github.com/apple/swift-collections.git
Fetched https://github.com/sharplet/Regex.git (0.64s)
[1/50987] Fetching potentcodables
[9179/63695] Fetching potentcodables, swift-collections
Fetched https://github.com/apple/swift-collections.git (0.86s)
Fetching https://github.com/apple/swift-numerics
[1/5273] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics (0.43s)
Fetching https://github.com/apple/swift-algorithms
Fetched https://github.com/apple/swift-docc-plugin (2.18s)
Fetching https://github.com/apple/swift-docc-symbolkit
Fetched https://github.com/outfoxx/PotentCodables.git (2.20s)
Fetching https://github.com/SusanDoggie/Float16.git
[1/5164] Fetching swift-algorithms
[5114/5458] Fetching swift-algorithms, float16
Fetched https://github.com/SusanDoggie/Float16.git (0.18s)
Fetching https://github.com/attaswift/BigInt.git
Fetched https://github.com/apple/swift-algorithms (0.47s)
Computing version for https://github.com/apple/swift-docc-plugin
[1/2447] Fetching swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit (0.35s)
[1/3097] Fetching bigint
Fetched https://github.com/attaswift/BigInt.git (0.38s)
Computed https://github.com/apple/swift-docc-plugin at 1.1.0 (0.39s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.0.0 (0.35s)
Computing version for https://github.com/sharplet/Regex.git
Computed https://github.com/sharplet/Regex.git at 2.1.1 (0.98s)
Computing version for https://github.com/outfoxx/PotentCodables.git
Computed https://github.com/outfoxx/PotentCodables.git at 3.0.3 (0.41s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.40s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.38s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.4 (0.40s)
Computing version for https://github.com/SusanDoggie/Float16.git
Computed https://github.com/SusanDoggie/Float16.git at 1.1.1 (0.50s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.3.0 (1.89s)
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/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.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.0.4
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.2
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.1.0
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.3.0
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[1/1] Compiling plugin Swift-DocC
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/26] Compiling fy-ctype.c
[3/26] Compiling _NumericsShims _NumericsShims.c
[4/26] Copying Shield.docc
[5/26] Copying PotentCodables.docc
[6/26] Compiling fy-composer.c
[7/26] Compiling fy-docstate.c
[8/26] Compiling fy-docbuilder.c
[9/26] Compiling fy-atom.c
[10/26] Compiling fy-diag.c
[11/67] Compiling xxhash.c
[12/113] Compiling fy-walk.c
[13/114] Compiling fy-doc.c
[14/134] Compiling fy-utf8.c
[15/134] Compiling fy-utils.c
[16/134] Compiling fy-types.c
[17/134] Compiling fy-token.c
[18/134] Compiling fy-path.c
[19/134] Compiling fy-input.c
[21/134] Emitting module BigInt
[21/136] Compiling fy-event.c
[22/136] Compiling fy-parse.c
[23/136] Compiling fy-dump.c
[24/136] Compiling fy-accel.c
[25/136] Compiling fy-emit.c
[26/136] Compiling CFloat16 float16.c
[28/136] Emitting module OrderedCollections
[29/142] Compiling BigInt Addition.swift
[30/142] Compiling BigInt BigInt.swift
[31/142] Compiling BigInt BigUInt.swift
[32/144] Compiling BigInt Random.swift
[33/144] Compiling BigInt Shifts.swift
[34/144] Compiling BigInt Hashable.swift
[35/144] Compiling BigInt Integer Conversion.swift
[36/144] Compiling BigInt Data Conversion.swift
[37/144] Compiling BigInt Division.swift
[38/144] Compiling BigInt Exponentiation.swift
[39/144] Compiling RealModule Float16+Real.swift
[42/144] Compiling DequeModule _DequeSlot.swift
[43/144] Compiling DequeModule _UnsafeWrappedBuffer.swift
[44/144] Compiling BigInt String Conversion.swift
[45/145] Compiling BigInt Floating Point Conversion.swift
[46/145] Compiling BigInt GCD.swift
[53/145] Compiling BigInt Multiplication.swift
[57/145] Compiling BigInt Bitwise Ops.swift
[58/145] Compiling BigInt Codable.swift
[59/145] Compiling BigInt Comparable.swift
[61/145] Emitting module DequeModule
[66/145] Compiling BigInt Prime Test.swift
[67/145] Compiling BigInt Subtraction.swift
[68/145] Compiling BigInt Words and Bits.swift
[69/145] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[70/145] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[71/145] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[72/145] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[73/145] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[74/145] Compiling OrderedCollections OrderedSet+SubSequence.swift
[79/145] Emitting module RealModule
[84/145] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[85/145] Compiling OrderedCollections OrderedDictionary+Values.swift
[86/145] Compiling OrderedCollections OrderedDictionary.swift
[87/145] Compiling OrderedCollections OrderedSet+Codable.swift
[88/145] Compiling RealModule RealFunctions.swift
[95/145] Compiling RealModule Real.swift
[96/145] Compiling RealModule Float80+Real.swift
[97/145] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[98/145] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[99/145] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[100/145] Compiling OrderedCollections OrderedSet+Diffing.swift
[101/145] Compiling OrderedCollections OrderedSet+Equatable.swift
[102/145] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[104/145] Compiling OrderedCollections OrderedSet+Hashable.swift
[106/145] Compiling OrderedCollections OrderedSet+Initializers.swift
[107/145] Compiling OrderedCollections OrderedSet+Insertions.swift
[108/145] Compiling OrderedCollections OrderedSet+Invariants.swift
[109/145] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[110/145] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[113/145] Compiling RealModule Float+Real.swift
[114/145] Compiling RealModule ElementaryFunctions.swift
[121/176] Compiling Float16 Concurrency.swift
[122/176] Compiling OrderedCollections OrderedSet+Testing.swift
[123/176] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[124/176] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[125/176] Emitting module Float16
[126/176] Compiling OrderedCollections OrderedSet.swift
[127/176] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[128/176] Compiling OrderedCollections _UnsafeBitset.swift
[130/178] Compiling Float16 Real.swift
[131/178] Compiling Float16 float16.swift
[134/180] Compiling Algorithms Combinations.swift
[135/180] Compiling Algorithms Compacted.swift
[136/180] Compiling Algorithms Cycle.swift
[137/180] Compiling Algorithms AdjacentPairs.swift
[138/180] Compiling Algorithms Chain.swift
[139/180] Compiling Algorithms Chunked.swift
[140/180] Compiling Algorithms EitherSequence.swift
[141/180] Compiling Algorithms FirstNonNil.swift
[142/180] Compiling Algorithms FlattenCollection.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[144/180] Emitting module ShieldCrypto
/host/spi-builder-workspace/Sources/ShieldCrypto/Cryptor.swift:11:8: error: no such module 'CommonCrypto.CommonCryptor'
import CommonCrypto.CommonCryptor
       ^
[145/180] Compiling ShieldCrypto HMAC.swift
/host/spi-builder-workspace/Sources/ShieldCrypto/Cryptor.swift:11:8: error: no such module 'CommonCrypto.CommonCryptor'
import CommonCrypto.CommonCryptor
       ^
[146/180] Compiling Regex Foundation+Ranges.swift
[147/181] Compiling ShieldCrypto PBKDF.swift
/host/spi-builder-workspace/Sources/ShieldCrypto/Cryptor.swift:11:8: error: no such module 'CommonCrypto.CommonCryptor'
import CommonCrypto.CommonCryptor
       ^
[148/181] Compiling Regex String+ReplaceMatching.swift
[149/181] Compiling Regex ThreadLocal.swift
[150/181] Compiling ShieldCrypto Random.swift
/host/spi-builder-workspace/Sources/ShieldCrypto/Cryptor.swift:11:8: error: no such module 'CommonCrypto.CommonCryptor'
import CommonCrypto.CommonCryptor
       ^
[151/181] Compiling ShieldCrypto Cryptor.swift
/host/spi-builder-workspace/Sources/ShieldCrypto/Cryptor.swift:11:8: error: no such module 'CommonCrypto.CommonCryptor'
import CommonCrypto.CommonCryptor
       ^
[152/181] Compiling ShieldCrypto Errors.swift
/host/spi-builder-workspace/Sources/ShieldCrypto/Cryptor.swift:11:8: error: no such module 'CommonCrypto.CommonCryptor'
import CommonCrypto.CommonCryptor
       ^
[153/181] Compiling ShieldCrypto Digest.swift
/host/spi-builder-workspace/Sources/ShieldCrypto/Cryptor.swift:11:8: error: no such module 'CommonCrypto.CommonCryptor'
import CommonCrypto.CommonCryptor
       ^
error: fatalError
[154/181] Compiling Regex Regex.swift
[155/181] Compiling Regex Options.swift
[156/181] Compiling Regex MatchResult.swift
[157/181] Emitting module Regex
[0/1] Planning build
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[1/1] Compiling plugin Swift-DocC
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/23] Compiling fy-utf8.c
[3/23] Compiling fy-utils.c
[4/23] Compiling fy-types.c
[5/23] Compiling fy-path.c
[6/23] Compiling xxhash.c
[7/23] Compiling fy-token.c
[8/25] Compiling fy-input.c
[9/29] Compiling fy-event.c
[10/31] Compiling fy-walk.c
[12/33] Compiling ShieldCrypto Random.swift
/host/spi-builder-workspace/Sources/ShieldCrypto/Cryptor.swift:11:8: error: no such module 'CommonCrypto.CommonCryptor'
import CommonCrypto.CommonCryptor
       ^
[12/35] Compiling fy-parse.c
[14/35] Compiling ShieldCrypto HMAC.swift
/host/spi-builder-workspace/Sources/ShieldCrypto/Cryptor.swift:11:8: error: no such module 'CommonCrypto.CommonCryptor'
import CommonCrypto.CommonCryptor
       ^
[15/35] Compiling ShieldCrypto PBKDF.swift
/host/spi-builder-workspace/Sources/ShieldCrypto/Cryptor.swift:11:8: error: no such module 'CommonCrypto.CommonCryptor'
import CommonCrypto.CommonCryptor
       ^
[15/35] Compiling fy-emit.c
[17/35] Emitting module Regex
[18/36] Emitting module RealModule
[18/37] Compiling fy-docstate.c
[19/37] Compiling fy-dump.c
[21/37] Compiling ShieldCrypto Cryptor.swift
/host/spi-builder-workspace/Sources/ShieldCrypto/Cryptor.swift:11:8: error: no such module 'CommonCrypto.CommonCryptor'
import CommonCrypto.CommonCryptor
       ^
[23/38] Compiling ShieldCrypto Errors.swift
/host/spi-builder-workspace/Sources/ShieldCrypto/Cryptor.swift:11:8: error: no such module 'CommonCrypto.CommonCryptor'
import CommonCrypto.CommonCryptor
       ^
[24/38] Compiling ShieldCrypto Digest.swift
/host/spi-builder-workspace/Sources/ShieldCrypto/Cryptor.swift:11:8: error: no such module 'CommonCrypto.CommonCryptor'
import CommonCrypto.CommonCryptor
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[26/39] Emitting module ShieldCrypto
/host/spi-builder-workspace/Sources/ShieldCrypto/Cryptor.swift:11:8: error: no such module 'CommonCrypto.CommonCryptor'
import CommonCrypto.CommonCryptor
       ^
[27/39] Emitting module BigInt
[30/41] Compiling fy-docbuilder.c
error: fatalError
[31/41] Compiling fy-diag.c
[31/41] Compiling fy-doc.c
BUILD FAILURE 5.9 linux

Build Machine: Linux 1