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 Sunday, reference 1.0.0 (3a4d01), with Swift 6.2 (beta) for Linux on 22 Jun 2025 12:00:32 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-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/sunday-swift.git
Reference: 1.0.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/sunday-swift
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 3a4d018 Merge pull request #55 from outfoxx/task/deps
Cloned https://github.com/outfoxx/sunday-swift.git
Revision (git rev-parse @):
3a4d01816e69a5ebce7a42629c56b834d2c2232f
SUCCESS checkout https://github.com/outfoxx/sunday-swift.git at 1.0.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/outfoxx/sunday-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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-docc-plugin
Fetching https://github.com/SwiftScream/URITemplate.git
Fetching https://github.com/groue/Semaphore.git
Fetching https://github.com/outfoxx/PotentCodables.git
Fetching https://github.com/sharplet/Regex.git
[1/293] Fetching semaphore
[294/1547] Fetching semaphore, regex
[1110/2775] Fetching semaphore, regex, uritemplate
[1147/4857] Fetching semaphore, regex, uritemplate, swift-docc-plugin
Fetched https://github.com/groue/Semaphore.git from cache (0.35s)
[2315/4564] Fetching regex, uritemplate, swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (0.51s)
[2094/2482] Fetching regex, uritemplate
Fetched https://github.com/sharplet/Regex.git from cache (0.92s)
[1/106285] Fetching potentcodables
Fetched https://github.com/SwiftScream/URITemplate.git from cache (5.43s)
Fetched https://github.com/outfoxx/PotentCodables.git from cache (5.55s)
Computing version for https://github.com/groue/Semaphore.git
Computed https://github.com/groue/Semaphore.git at 0.1.0 (6.15s)
Computing version for https://github.com/SwiftScream/URITemplate.git
Computed https://github.com/SwiftScream/URITemplate.git at 4.0.0 (0.50s)
Computing version for https://github.com/sharplet/Regex.git
Computed https://github.com/sharplet/Regex.git at 2.1.1 (3.16s)
Computing version for https://github.com/outfoxx/PotentCodables.git
Computed https://github.com/outfoxx/PotentCodables.git at 3.5.2 (0.73s)
Fetching https://github.com/attaswift/BigInt.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/SusanDoggie/Float16.git
[1/310] Fetching float16
[311/5117] Fetching float16, bigint
[2523/21757] Fetching float16, bigint, swift-collections
Fetched https://github.com/SusanDoggie/Float16.git from cache (1.39s)
Fetched https://github.com/attaswift/BigInt.git from cache (1.40s)
Fetched https://github.com/apple/swift-collections.git from cache (1.43s)
Computing version for https://github.com/SusanDoggie/Float16.git
Computed https://github.com/SusanDoggie/Float16.git at 1.1.1 (2.05s)
Fetching https://github.com/apple/swift-numerics
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (0.59s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.3 (1.19s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.6.0 (0.44s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (0.49s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3415] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.49s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.04s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.72s)
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/groue/Semaphore.git
Working copy of https://github.com/groue/Semaphore.git resolved at 0.1.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
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/SwiftScream/URITemplate.git
Working copy of https://github.com/SwiftScream/URITemplate.git resolved at 4.0.0
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-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/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/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.4
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/48] Write sources
[21/48] Copying PotentCodables.docc
[22/48] Compiling _NumericsShims _NumericsShims.c
[23/48] Compiling fy-utils.c
[24/48] Compiling fy-blob.c
[25/48] Compiling fy-ctype.c
[26/48] Compiling fy-utf8.c
[27/48] Compiling fy-atom.c
[28/48] Write swift-version-24593BA9C3E375BF.txt
[28/48] Compiling fy-composer.c
[30/48] Compiling xxhash.c
[31/50] Compiling fy-types.c
[32/50] Compiling fy-path.c
[33/54] Compiling fy-input.c
[34/67] Compiling fy-event.c
[35/86] Compiling fy-walk.c
[36/91] Compiling fy-token.c
[37/91] Compiling fy-dump.c
[38/91] Compiling fy-parse.c
[39/91] Compiling fy-docstate.c
[40/91] Compiling fy-doc.c
[41/91] Compiling fy-docbuilder.c
[42/91] Compiling fy-emit.c
[43/91] Compiling CFloat16 float16.c
[43/91] Write sources
[46/91] Compiling fy-diag.c
[47/91] Compiling fy-accel.c
[49/112] Emitting module Regex
[50/112] Compiling BigInt Data Conversion.swift
[51/112] Compiling BigInt Division.swift
[52/113] Compiling BigInt Exponentiation.swift
[53/113] Compiling BigInt Floating Point Conversion.swift
[54/113] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[55/113] Emitting module RealModule
[56/114] Compiling RealModule RealFunctions.swift
[57/114] Compiling BigInt BigUInt.swift
[58/114] Compiling BigInt Bitwise Ops.swift
[59/114] Compiling BigInt Addition.swift
[60/114] Compiling BigInt BigInt.swift
[61/114] Compiling RealModule Real.swift
[64/114] Compiling BigInt Codable.swift
[65/114] Compiling BigInt Comparable.swift
[68/114] Emitting module InternalCollectionsUtilities
[69/114] Compiling RealModule Float80+Real.swift
[70/114] Compiling BigInt Random.swift
[71/114] Compiling BigInt Shifts.swift
[72/114] Compiling BigInt Square Root.swift
[73/114] Compiling BigInt Strideable.swift
[74/114] Compiling BigInt String Conversion.swift
[75/114] Compiling BigInt Integer Conversion.swift
[76/114] Compiling BigInt Multiplication.swift
[77/114] Compiling BigInt Prime Test.swift
[78/116] Compiling BigInt GCD.swift
[79/116] Compiling BigInt Hashable.swift
[80/116] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[81/117] Compiling RealModule Float16+Real.swift
[82/117] Emitting module BigInt
[84/118] Compiling RealModule ElementaryFunctions.swift
[85/118] Compiling RealModule Float+Real.swift
[87/180] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[88/324] Compiling HeapModule Heap+Descriptions.swift
[89/324] Compiling HeapModule Heap+Invariants.swift
[90/324] Compiling HeapModule Heap+UnsafeHandle.swift
[91/324] Compiling HeapModule _HeapNode.swift
[92/324] Compiling HeapModule Heap.swift
[93/324] Emitting module HeapModule
[95/325] Compiling HashTreeCollections TreeDictionary+Merge.swift
[96/325] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[97/325] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[98/325] Compiling HashTreeCollections TreeDictionary+Values.swift
[99/325] Compiling HashTreeCollections TreeDictionary.swift
[100/325] Compiling HashTreeCollections TreeSet+Codable.swift
[101/325] Compiling HashTreeCollections TreeSet+Collection.swift
[102/336] Compiling OrderedCollections OrderedSet+Sendable.swift
[103/336] Compiling OrderedCollections OrderedSet+SubSequence.swift
[104/336] Compiling OrderedCollections OrderedSet+Testing.swift
[105/336] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[106/336] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[107/336] Compiling OrderedCollections OrderedSet.swift
[108/336] Compiling OrderedCollections _UnsafeBitset.swift
[109/336] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[110/336] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[111/336] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[112/346] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[113/346] Compiling HashTreeCollections TreeSet+Debugging.swift
[114/346] Compiling HashTreeCollections TreeSet+Descriptions.swift
[115/346] Compiling HashTreeCollections TreeSet+Equatable.swift
[116/346] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[117/346] Compiling HashTreeCollections TreeSet+Extras.swift
[118/346] Compiling HashTreeCollections TreeSet+Filter.swift
[119/346] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[120/346] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[121/346] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[122/346] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[123/346] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[124/346] Compiling HashTreeCollections _HashNode+Structural merge.swift
[125/346] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[126/346] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[127/346] Compiling HashTreeCollections _HashStack.swift
[128/346] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[129/346] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[130/346] Compiling HashTreeCollections TreeDictionary+Filter.swift
[131/346] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[132/346] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[133/346] Compiling HashTreeCollections TreeDictionary+Keys.swift
[134/346] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[135/346] Compiling HashTreeCollections _HashNode+Invariants.swift
[136/346] Compiling HashTreeCollections _HashNode+Lookups.swift
[137/346] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[138/346] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[139/346] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[140/346] Compiling HashTreeCollections _HashNode+Storage.swift
[141/346] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[142/346] Compiling HashTreeCollections _HashNode+Structural filter.swift
[153/346] Compiling HashTreeCollections _AncestorHashSlots.swift
[154/346] Compiling HashTreeCollections _Bitmap.swift
[155/346] Compiling HashTreeCollections _Bucket.swift
[156/346] Compiling HashTreeCollections _Hash.swift
[157/346] Compiling HashTreeCollections _HashLevel.swift
[158/346] Compiling HashTreeCollections _HashNode+Builder.swift
[159/346] Compiling HashTreeCollections _HashNode+Debugging.swift
[160/346] Compiling HashTreeCollections _HashNode+Initializers.swift
[172/346] Compiling Float16 Concurrency.swift
[173/346] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[174/346] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[175/346] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[176/346] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[177/346] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[178/346] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[179/346] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[180/346] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[181/346] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[182/346] Compiling HashTreeCollections TreeSet.swift
[185/346] Compiling Regex Regex.swift
[186/346] Compiling ScreamURITemplate VariableProvider.swift
[187/347] Compiling Regex String+ReplaceMatching.swift
[188/347] Compiling Regex ThreadLocal.swift
[195/347] Compiling ScreamURITemplate VariableValue.swift
[196/347] Emitting module ScreamURITemplate
[207/347] Compiling Regex Options.swift
[209/348] Emitting module Semaphore
[210/348] Compiling Semaphore AsyncSemaphore.swift
[211/348] Compiling ScreamURITemplate URITemplate.swift
[212/348] Compiling ScreamURITemplate VariableSpec.swift
[213/348] Compiling Regex MatchResult.swift
[214/348] Compiling Regex Foundation+Ranges.swift
[215/348] Compiling ScreamURITemplate Scanner.swift
[216/349] Compiling ScreamURITemplate ValueFormatting.swift
[227/366] Compiling HashTreeCollections _HashTreeIterator.swift
[228/366] Compiling HashTreeCollections _HashTreeStatistics.swift
[229/366] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[230/366] Compiling HashTreeCollections _RawHashNode.swift
[231/366] Compiling HashTreeCollections _UnmanagedHashNode.swift
[232/366] Compiling HashTreeCollections _UnsafePath.swift
[233/366] Compiling HashTreeCollections TreeDictionary+Codable.swift
[234/366] Compiling HashTreeCollections TreeDictionary+Collection.swift
[235/366] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[236/366] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[237/366] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[238/419] Compiling BitCollections BitArray+Extras.swift
[239/419] Compiling BitCollections BitArray+Fill.swift
[240/419] Compiling BitCollections BitArray+Hashable.swift
[241/419] Compiling BitCollections BitArray+Initializers.swift
[242/419] Compiling BitCollections BitArray+Invariants.swift
[243/419] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[244/419] Compiling BitCollections BitArray+RandomBits.swift
[245/419] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[246/419] Compiling BitCollections BitArray+Shifts.swift
[247/419] Compiling BitCollections BitArray+Testing.swift
[248/428] Compiling BitCollections BitSet+SetAlgebra union.swift
[249/428] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[250/428] Compiling BitCollections BitSet.Counted.swift
[268/430] Compiling Float16 float16.swift
[269/430] Compiling Float16 Real.swift
[270/430] Emitting module OrderedCollections
[271/430] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[272/430] Compiling BitCollections BitSet+CustomReflectable.swift
[273/430] Compiling BitCollections BitSet+CustomStringConvertible.swift
[274/430] Compiling BitCollections BitSet+Equatable.swift
[275/430] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[276/430] Compiling BitCollections BitSet+Extras.swift
[277/430] Compiling BitCollections BitSet+Hashable.swift
[278/430] Compiling BitCollections BitSet+Initializers.swift
[280/431] Compiling BitCollections BitArray+Codable.swift
[281/431] Compiling BitCollections BitArray+Collection.swift
[282/431] Compiling BitCollections BitArray+Copy.swift
[283/431] Compiling BitCollections BitArray+CustomReflectable.swift
[284/431] Emitting module Float16
[286/432] Compiling DequeModule _DequeSlot.swift
[287/432] Compiling DequeModule _UnsafeWrappedBuffer.swift
[288/432] Compiling BitCollections BitArray+BitwiseOperations.swift
[289/432] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[294/432] Compiling BitCollections BitArray+Descriptions.swift
[295/432] Compiling BitCollections BitArray+Equatable.swift
[296/432] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[297/432] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[331/439] Compiling BitCollections BitArray._UnsafeHandle.swift
[332/439] Compiling BitCollections BitArray.swift
[333/439] Compiling BitCollections BitSet+BidirectionalCollection.swift
[334/439] Compiling BitCollections BitSet+Codable.swift
[343/439] Compiling BitCollections BitSet+Invariants.swift
[346/439] Compiling BitCollections BitSet+Random.swift
[347/439] Compiling BitCollections BitSet+SetAlgebra basics.swift
[348/439] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[349/439] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[350/439] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[353/439] Emitting module _RopeModule
[354/439] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[355/439] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[356/439] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[357/439] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[361/439] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[362/439] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[363/439] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[364/439] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[365/439] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[366/439] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[367/439] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[368/439] Emitting module DequeModule
[370/440] Emitting module BitCollections
[379/440] Compiling BitCollections BitSet.Index.swift
[380/440] Compiling BitCollections BitSet._UnsafeHandle.swift
[381/440] Compiling BitCollections BitSet.swift
[382/440] Compiling BitCollections Range+Utilities.swift
[383/440] Compiling BitCollections Slice+Utilities.swift
[384/440] Compiling BitCollections UInt+Tricks.swift
[385/440] Compiling BitCollections _Word.swift
[403/441] Compiling _RopeModule Rope+Join.swift
[404/441] Compiling _RopeModule Rope+MutatingForEach.swift
[405/441] Compiling _RopeModule Rope+Remove.swift
[406/441] Compiling _RopeModule Rope+RemoveSubrange.swift
[407/441] Compiling _RopeModule Rope+Split.swift
[408/441] Compiling _RopeModule Optional Utilities.swift
[409/441] Compiling _RopeModule String Utilities.swift
[410/441] Compiling _RopeModule String.Index+ABI.swift
[411/441] Compiling _RopeModule _CharacterRecognizer.swift
[442/442] Emitting module HashTreeCollections
[444/445] Emitting module Collections
[445/445] Compiling Collections Collections.swift
[447/468] Compiling PotentCodables KeyedNestedDecoder.swift
[448/468] Compiling PotentCodables KeyedNestedEncoder.swift
[449/468] Compiling PotentCodables Refs.swift
[450/470] Compiling PotentCodables Regexes.swift
[451/470] Compiling PotentCodables TimeZone.swift
[452/470] Compiling PotentCodables TopLevel.swift
[453/470] Compiling PotentCodables Errors.swift
[454/470] Compiling PotentCodables Float16.swift
[455/470] Compiling PotentCodables KeyStrategy.swift
[456/470] Compiling PotentCodables ZonedDate.swift
[457/470] Compiling PotentCodables resource_bundle_accessor.swift
[458/470] Compiling PotentCodables AnyValueEncoder.swift
[459/470] Compiling PotentCodables DecoderSupport.swift
[460/470] Compiling PotentCodables EncoderSupport.swift
[461/470] Emitting module PotentCodables
[462/470] Compiling PotentCodables AnyCodingKey.swift
[463/470] Compiling PotentCodables AnyValue.swift
[464/470] Compiling PotentCodables AnyValueDecoder.swift
[465/470] Compiling PotentCodables TreeValueDecodingContainer.swift
[466/470] Compiling PotentCodables Value.swift
[467/470] Compiling PotentCodables ValueDecoder.swift
[468/470] Compiling PotentCodables ValueEncoder.swift
[469/470] Compiling PotentCodables ValueTransformer.swift
[470/470] Compiling PotentCodables ValueTransformerProviding.swift
[472/513] Compiling PotentYAML YAMLSchema.swift
[473/514] Compiling PotentYAML YAMLSchemaCore.swift
[474/514] Compiling PotentJSON JSONWriter.swift
[475/514] Emitting module PotentCBOR
[476/514] Compiling PotentCBOR CBORStream.swift
[477/514] Compiling PotentCBOR CBORSerialization.swift
[478/514] Compiling PotentASN1 ASN1Serialization.swift
[479/514] Compiling PotentASN1 AnyString.swift
[480/516] Compiling PotentYAML YAMLSerialization.swift
[481/516] Compiling PotentJSON JSONSerialization.swift
[482/516] Compiling PotentASN1 SchemaSpecified.swift
[483/516] Compiling PotentASN1 SchemaState.swift
[484/516] Compiling PotentYAML YAMLReader.swift
[485/516] Compiling PotentASN1 Tagged.swift
[486/516] Compiling PotentASN1 TaggedValue.swift
[487/516] Compiling PotentASN1 AnyTime.swift
[488/516] Compiling PotentASN1 BigInts.swift
[489/516] Compiling PotentASN1 BitString.swift
[490/516] Compiling PotentASN1 Dates.swift
[491/516] Compiling PotentCBOR CBORReader.swift
[492/516] Compiling PotentJSON JSONReader.swift
[493/516] Compiling PotentCBOR CBORWriter.swift
[494/516] Compiling PotentYAML YAMLWriter.swift
[495/516] Compiling PotentASN1 ObjectIdentifier.swift
[496/516] Compiling PotentASN1 Schema.swift
[497/516] Compiling PotentJSON JSONDecoder.swift
[498/516] Compiling PotentJSON JSONEncoder.swift
[499/516] Compiling PotentYAML YAMLEncoder.swift
[500/516] Compiling PotentJSON JSON.swift
[501/516] Compiling PotentJSON Errors.swift
[502/516] Emitting module PotentJSON
[504/517] Compiling PotentCBOR CBORDecoder.swift
[505/517] Compiling PotentCBOR CBOREncoder.swift
[506/517] Compiling PotentCBOR CBOR.swift
[508/518] Compiling PotentASN1 ASN1Decoder.swift
[509/518] Compiling PotentASN1 ASN1Encoder.swift
[510/518] Emitting module PotentASN1
[511/518] Compiling PotentASN1 ASN1.swift
[512/518] Compiling PotentASN1 ASN1DERReader.swift
[513/518] Compiling PotentASN1 ASN1DERWriter.swift
[517/519] Emitting module PotentYAML
[521/551] Compiling Sunday PathEncoders.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
 18 |
 19 | import Foundation
 20 | import OSLog
    |        `- error: no such module 'OSLog'
 21 |
 22 |
[522/551] Compiling Sunday Problem.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
 18 |
 19 | import Foundation
 20 | import OSLog
    |        `- error: no such module 'OSLog'
 21 |
 22 |
[523/551] Compiling Sunday RequestFactory.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
 18 |
 19 | import Foundation
 20 | import OSLog
    |        `- error: no such module 'OSLog'
 21 |
 22 |
[524/551] Compiling Sunday ResponseHelpers.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
 18 |
 19 | import Foundation
 20 | import OSLog
    |        `- error: no such module 'OSLog'
 21 |
 22 |
[525/555] Compiling Sunday ResultResponse.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
 18 |
 19 | import Foundation
 20 | import OSLog
    |        `- error: no such module 'OSLog'
 21 |
 22 |
[526/555] Compiling Sunday ServerTrustPolicyManager.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
 18 |
 19 | import Foundation
 20 | import OSLog
    |        `- error: no such module 'OSLog'
 21 |
 22 |
[527/555] Compiling Sunday ServiceLocator.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
 18 |
 19 | import Foundation
 20 | import OSLog
    |        `- error: no such module 'OSLog'
 21 |
 22 |
[528/555] Compiling Sunday URI.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
 18 |
 19 | import Foundation
 20 | import OSLog
    |        `- error: no such module 'OSLog'
 21 |
 22 |
[529/555] Compiling Sunday HeaderParameters.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
 18 |
 19 | import Foundation
 20 | import OSLog
    |        `- error: no such module 'OSLog'
 21 |
 22 |
[530/555] Compiling Sunday Logging.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
 18 |
 19 | import Foundation
 20 | import OSLog
    |        `- error: no such module 'OSLog'
 21 |
 22 |
[531/555] Compiling Sunday MediaType.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
 18 |
 19 | import Foundation
 20 | import OSLog
    |        `- error: no such module 'OSLog'
 21 |
 22 |
[532/555] Compiling Sunday MediaTypeDecoders.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
 18 |
 19 | import Foundation
 20 | import OSLog
    |        `- error: no such module 'OSLog'
 21 |
 22 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[533/555] Emitting module Sunday
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
 18 |
 19 | import Foundation
 20 | import OSLog
    |        `- error: no such module 'OSLog'
 21 |
 22 |
[534/555] Compiling Sunday NetworkSession.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
 18 |
 19 | import Foundation
 20 | import OSLog
    |        `- error: no such module 'OSLog'
 21 |
 22 |
[535/555] Compiling Sunday NetworkSessionDelegate.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
 18 |
 19 | import Foundation
 20 | import OSLog
    |        `- error: no such module 'OSLog'
 21 |
 22 |
[536/555] Compiling Sunday Patching.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
 18 |
 19 | import Foundation
 20 | import OSLog
    |        `- error: no such module 'OSLog'
 21 |
 22 |
[537/555] Compiling Sunday PathEncodable.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
 18 |
 19 | import Foundation
 20 | import OSLog
    |        `- error: no such module 'OSLog'
 21 |
 22 |
[538/555] Compiling Sunday MediaTypeEncoders.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
 18 |
 19 | import Foundation
 20 | import OSLog
    |        `- error: no such module 'OSLog'
 21 |
 22 |
[539/555] Compiling Sunday NetworkRequestAdapter.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
 18 |
 19 | import Foundation
 20 | import OSLog
    |        `- error: no such module 'OSLog'
 21 |
 22 |
[540/555] Compiling Sunday NetworkRequestAdapters.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
 18 |
 19 | import Foundation
 20 | import OSLog
    |        `- error: no such module 'OSLog'
 21 |
 22 |
[541/555] Compiling Sunday NetworkRequestFactory.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
 18 |
 19 | import Foundation
 20 | import OSLog
    |        `- error: no such module 'OSLog'
 21 |
 22 |
[542/555] Compiling Sunday URITemplate.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
 18 |
 19 | import Foundation
 20 | import OSLog
    |        `- error: no such module 'OSLog'
 21 |
 22 |
[543/555] Compiling Sunday URLRequests.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
 18 |
 19 | import Foundation
 20 | import OSLog
    |        `- error: no such module 'OSLog'
 21 |
 22 |
[544/555] Compiling Sunday URLSessionConfigurations.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
 18 |
 19 | import Foundation
 20 | import OSLog
    |        `- error: no such module 'OSLog'
 21 |
 22 |
[545/555] Compiling Sunday WWWFormURLEncoder.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
 18 |
 19 | import Foundation
 20 | import OSLog
    |        `- error: no such module 'OSLog'
 21 |
 22 |
[546/555] Compiling Sunday AnyTextMediaTypeDecodable.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
 18 |
 19 | import Foundation
 20 | import OSLog
    |        `- error: no such module 'OSLog'
 21 |
 22 |
[547/555] Compiling Sunday CharSets.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
 18 |
 19 | import Foundation
 20 | import OSLog
    |        `- error: no such module 'OSLog'
 21 |
 22 |
[548/555] Compiling Sunday CustomHeaderConvertible.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
 18 |
 19 | import Foundation
 20 | import OSLog
    |        `- error: no such module 'OSLog'
 21 |
 22 |
[549/555] Compiling Sunday Description.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
 18 |
 19 | import Foundation
 20 | import OSLog
    |        `- error: no such module 'OSLog'
 21 |
 22 |
[550/555] Compiling Sunday DispatchTimeIntervals.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
 18 |
 19 | import Foundation
 20 | import OSLog
    |        `- error: no such module 'OSLog'
 21 |
 22 |
[551/555] Compiling Sunday Empty.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
 18 |
 19 | import Foundation
 20 | import OSLog
    |        `- error: no such module 'OSLog'
 21 |
 22 |
[552/555] Compiling Sunday Errors.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
 18 |
 19 | import Foundation
 20 | import OSLog
    |        `- error: no such module 'OSLog'
 21 |
 22 |
[553/555] Compiling Sunday EventParser.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
 18 |
 19 | import Foundation
 20 | import OSLog
    |        `- error: no such module 'OSLog'
 21 |
 22 |
[554/555] Compiling Sunday EventSource.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
 18 |
 19 | import Foundation
 20 | import OSLog
    |        `- error: no such module 'OSLog'
 21 |
 22 |
[555/555] Compiling Sunday HTTP.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
 18 |
 19 | import Foundation
 20 | import OSLog
    |        `- error: no such module 'OSLog'
 21 |
 22 |
BUILD FAILURE 6.2 linux