The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Shield with Swift 5.7 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.7-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: 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:             5.7
Building package at path:  $PWD/checkout
https://github.com/outfoxx/shield.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build 2>&1
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/sharplet/Regex.git
[1/1254] Fetching regex
[817/2711] Fetching regex, swift-docc-plugin
[1211/15419] Fetching regex, swift-docc-plugin, swift-collections
Fetched https://github.com/apple/swift-docc-plugin (1.06s)
Fetching https://github.com/apple/swift-docc-symbolkit
Fetched https://github.com/sharplet/Regex.git (1.06s)
Fetching https://github.com/apple/swift-numerics
Fetched https://github.com/apple/swift-collections.git (1.08s)
Fetching https://github.com/attaswift/BigInt.git
[1/3097] Fetching bigint
[1333/5544] Fetching bigint, swift-docc-symbolkit
[2587/10817] Fetching bigint, swift-docc-symbolkit, swift-numerics
Fetched https://github.com/apple/swift-docc-symbolkit (0.41s)
Fetching https://github.com/SusanDoggie/Float16.git
Fetched https://github.com/attaswift/BigInt.git (0.41s)
Fetching https://github.com/apple/swift-algorithms
Fetched https://github.com/apple/swift-numerics (0.46s)
Fetching https://github.com/outfoxx/PotentCodables.git
[1/294] Fetching float16
Fetched https://github.com/SusanDoggie/Float16.git (0.20s)
[1/5164] Fetching swift-algorithms
Fetched https://github.com/apple/swift-algorithms (0.41s)
[1/50987] Fetching potentcodables
Fetched https://github.com/outfoxx/PotentCodables.git (2.21s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.1.0 (0.34s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.0.0 (0.32s)
Computing version for https://github.com/sharplet/Regex.git
Computed https://github.com/sharplet/Regex.git at 2.1.1 (1.08s)
Computing version for https://github.com/outfoxx/PotentCodables.git
Computed https://github.com/outfoxx/PotentCodables.git at 3.0.3 (0.36s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.37s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.34s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.4 (0.35s)
Computing version for https://github.com/SusanDoggie/Float16.git
Computed https://github.com/SusanDoggie/Float16.git at 1.1.1 (0.31s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.3.0 (0.58s)
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/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.3.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/outfoxx/PotentCodables.git
Working copy of https://github.com/outfoxx/PotentCodables.git resolved at 3.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/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/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-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.0.0
Compiling plugin Swift-DocC...
Compiling plugin Swift-DocC Preview...
Building for debugging...
[0/24] Copying Shield.docc
[1/24] Compiling _NumericsShims _NumericsShims.c
[2/24] Copying PotentCodables.docc
[3/123] Compiling xxhash.c
[4/132] Compiling fy-utils.c
[5/132] Compiling fy-utf8.c
[7/132] Emitting module RealModule
[7/133] Compiling fy-walk.c
[7/133] Compiling fy-token.c
[9/133] Compiling fy-types.c
[11/133] Compiling OrderedCollections OrderedDictionary+Elements.swift
[12/133] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[13/133] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[14/133] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[15/133] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[16/133] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[19/141] Compiling RealModule Double+Real.swift
[20/141] Compiling OrderedCollections _HashTable+Testing.swift
[21/141] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[22/141] Compiling RealModule AlgebraicField.swift
[23/141] Compiling RealModule ApproximateEquality.swift
[24/141] Compiling RealModule AugmentedArithmetic.swift
[31/141] Compiling OrderedCollections _HashTable.swift
[32/141] Compiling OrderedCollections OrderedSet+Hashable.swift
[33/141] Compiling OrderedCollections OrderedSet+Initializers.swift
[34/141] Compiling OrderedCollections OrderedSet+Insertions.swift
[35/141] Compiling OrderedCollections OrderedSet+Invariants.swift
[36/141] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[37/141] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[37/141] Compiling fy-path.c
[39/141] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[40/141] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[41/141] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[42/141] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[43/141] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[44/141] Compiling OrderedCollections OrderedSet+SubSequence.swift
[48/141] Compiling OrderedCollections _Hashtable+Header.swift
[49/141] Compiling OrderedCollections OrderedDictionary+Codable.swift
[52/141] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[53/141] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[56/141] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[57/141] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[58/141] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[59/141] Compiling OrderedCollections OrderedSet+Diffing.swift
[60/141] Compiling OrderedCollections OrderedSet+Equatable.swift
[61/141] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[62/141] Compiling RealModule Float80+Real.swift
[67/141] Compiling DequeModule _DequeSlot.swift
[68/141] Compiling DequeModule _UnsafeWrappedBuffer.swift
[69/141] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[70/141] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[71/141] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[72/141] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[73/141] Compiling OrderedCollections OrderedDictionary+Values.swift
[74/141] Compiling OrderedCollections OrderedDictionary.swift
[75/141] Compiling OrderedCollections OrderedSet+Codable.swift
[76/141] Emitting module DequeModule
[77/141] Compiling RealModule Real.swift
[80/141] Compiling RealModule Float16+Real.swift
[80/141] Compiling fy-input.c
[82/141] Compiling RealModule Float+Real.swift
[83/141] Compiling RealModule ElementaryFunctions.swift
[84/141] Compiling RealModule RealFunctions.swift
[90/145] Compiling fy-event.c
[90/145] Compiling fy-dump.c
[93/168] Emitting module BigInt
[94/170] Compiling Algorithms Product.swift
[95/170] Compiling Algorithms RandomSample.swift
[96/170] Emitting module OrderedCollections
[96/170] Compiling fy-emit.c
[97/170] Compiling fy-docstate.c
[98/170] Compiling fy-parse.c
[99/170] Compiling fy-diag.c
[100/170] Compiling fy-ctype.c
[101/170] Compiling fy-composer.c
[102/170] Compiling fy-atom.c
[103/170] Compiling fy-accel.c
[105/170] Compiling Algorithms MinMax.swift
[106/170] Compiling Algorithms Partition.swift
[107/170] Compiling Algorithms Permutations.swift
[108/170] Compiling Algorithms Indexed.swift
[109/170] Compiling Algorithms Intersperse.swift
[110/170] Compiling Algorithms Joined.swift
[111/170] Compiling Algorithms Reductions.swift
[112/170] Compiling Algorithms Rotate.swift
[113/170] Compiling Algorithms Split.swift
[114/170] Compiling OrderedCollections OrderedSet+Testing.swift
[115/170] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[116/170] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[117/170] Compiling OrderedCollections OrderedSet.swift
[118/170] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[119/170] Compiling OrderedCollections _UnsafeBitset.swift
[120/172] Compiling CFloat16 float16.c
[122/172] Emitting module Regex
[124/172] Compiling ShieldCrypto Random.swift
/host/spi-builder-workspace/Sources/ShieldCrypto/Cryptor.swift:11:8: error: no such module 'CommonCrypto.CommonCryptor'
import CommonCrypto.CommonCryptor
       ^
[125/172] Compiling ShieldCrypto Cryptor.swift
/host/spi-builder-workspace/Sources/ShieldCrypto/Cryptor.swift:11:8: error: no such module 'CommonCrypto.CommonCryptor'
import CommonCrypto.CommonCryptor
       ^
[126/172] 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)[127/172] Emitting module ShieldCrypto
/host/spi-builder-workspace/Sources/ShieldCrypto/Cryptor.swift:11:8: error: no such module 'CommonCrypto.CommonCryptor'
import CommonCrypto.CommonCryptor
       ^
[128/172] Compiling Regex ThreadLocal.swift
[129/172] Compiling ShieldCrypto HMAC.swift
/host/spi-builder-workspace/Sources/ShieldCrypto/Cryptor.swift:11:8: error: no such module 'CommonCrypto.CommonCryptor'
import CommonCrypto.CommonCryptor
       ^
[130/172] Compiling ShieldCrypto Errors.swift
/host/spi-builder-workspace/Sources/ShieldCrypto/Cryptor.swift:11:8: error: no such module 'CommonCrypto.CommonCryptor'
import CommonCrypto.CommonCryptor
       ^
[131/172] Compiling ShieldCrypto PBKDF.swift
/host/spi-builder-workspace/Sources/ShieldCrypto/Cryptor.swift:11:8: error: no such module 'CommonCrypto.CommonCryptor'
import CommonCrypto.CommonCryptor
       ^
[132/172] Compiling Regex Options.swift
[132/172] Compiling fy-docbuilder.c
[134/172] Compiling Regex Regex.swift
[135/172] Compiling Regex String+ReplaceMatching.swift
[136/172] Compiling Regex Foundation+Ranges.swift
[137/172] Compiling Regex MatchResult.swift
[137/172] Compiling fy-doc.c
[0/1] Planning build
Compiling plugin Swift-DocC...
Compiling plugin Swift-DocC Preview...
Building for debugging...
[1/35] Compiling ShieldCrypto Random.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)[2/37] Emitting module ShieldCrypto
/host/spi-builder-workspace/Sources/ShieldCrypto/Cryptor.swift:11:8: error: no such module 'CommonCrypto.CommonCryptor'
import CommonCrypto.CommonCryptor
       ^
[3/38] Compiling ShieldCrypto PBKDF.swift
/host/spi-builder-workspace/Sources/ShieldCrypto/Cryptor.swift:11:8: error: no such module 'CommonCrypto.CommonCryptor'
import CommonCrypto.CommonCryptor
       ^
[4/48] Compiling ShieldCrypto Errors.swift
/host/spi-builder-workspace/Sources/ShieldCrypto/Cryptor.swift:11:8: error: no such module 'CommonCrypto.CommonCryptor'
import CommonCrypto.CommonCryptor
       ^
[5/48] Compiling ShieldCrypto Digest.swift
/host/spi-builder-workspace/Sources/ShieldCrypto/Cryptor.swift:11:8: error: no such module 'CommonCrypto.CommonCryptor'
import CommonCrypto.CommonCryptor
       ^
[6/48] Compiling ShieldCrypto Cryptor.swift
/host/spi-builder-workspace/Sources/ShieldCrypto/Cryptor.swift:11:8: error: no such module 'CommonCrypto.CommonCryptor'
import CommonCrypto.CommonCryptor
       ^
[7/48] Compiling ShieldCrypto HMAC.swift
/host/spi-builder-workspace/Sources/ShieldCrypto/Cryptor.swift:11:8: error: no such module 'CommonCrypto.CommonCryptor'
import CommonCrypto.CommonCryptor
       ^
[8/48] Compiling Float16 Concurrency.swift
[8/48] Compiling fy-doc.c
BUILD FAILURE 5.7 linux

Build Machine: Linux 2