Build Information
Failed to build Sunday, reference main (3a4d01
), with Swift 6.2 (beta) for Linux on 22 Jun 2025 12:04:45 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/sunday-swift.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/sunday-swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
========================================
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-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-docc-plugin
Fetching https://github.com/outfoxx/PotentCodables.git
Fetching https://github.com/sharplet/Regex.git
[1/1254] Fetching regex
[340/3336] Fetching regex, swift-docc-plugin
[3337/109621] Fetching regex, swift-docc-plugin, potentcodables
Fetched https://github.com/sharplet/Regex.git from cache (1.36s)
[6334/108367] Fetching swift-docc-plugin, potentcodables
Fetching https://github.com/groue/Semaphore.git
Fetching https://github.com/SwiftScream/URITemplate.git
Fetched https://github.com/apple/swift-docc-plugin from cache (7.05s)
Fetched https://github.com/outfoxx/PotentCodables.git from cache (7.21s)
[1/293] Fetching semaphore
[86/1521] Fetching semaphore, uritemplate
Fetched https://github.com/groue/Semaphore.git from cache (0.44s)
Fetched https://github.com/SwiftScream/URITemplate.git from cache (0.44s)
Computing version for https://github.com/groue/Semaphore.git
Computed https://github.com/groue/Semaphore.git at 0.1.0 (8.06s)
Computing version for https://github.com/SwiftScream/URITemplate.git
Computed https://github.com/SwiftScream/URITemplate.git at 4.0.0 (0.54s)
Computing version for https://github.com/sharplet/Regex.git
Computed https://github.com/sharplet/Regex.git at 2.1.1 (4.17s)
Computing version for https://github.com/outfoxx/PotentCodables.git
Computed https://github.com/outfoxx/PotentCodables.git at 3.5.2 (0.55s)
Fetching https://github.com/SusanDoggie/Float16.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/attaswift/BigInt.git
[1/310] Fetching float16
[311/5117] Fetching float16, bigint
Fetched https://github.com/SusanDoggie/Float16.git from cache (0.35s)
[481/4807] Fetching bigint
[1588/21447] Fetching bigint, swift-collections
Fetched https://github.com/attaswift/BigInt.git from cache (1.38s)
[7567/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (3.08s)
Computing version for https://github.com/SusanDoggie/Float16.git
Computed https://github.com/SusanDoggie/Float16.git at 1.1.1 (10.15s)
Fetching https://github.com/apple/swift-numerics
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (0.52s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.3 (1.27s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.6.0 (0.65s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (0.76s)
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.42s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.24s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.23s)
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/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.6.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/SwiftScream/URITemplate.git
Working copy of https://github.com/SwiftScream/URITemplate.git resolved at 4.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/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/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/groue/Semaphore.git
Working copy of https://github.com/groue/Semaphore.git resolved at 0.1.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/48] Compiling fy-ctype.c
[3/48] Write sources
[4/48] Compiling fy-composer.c
[5/48] Write sources
[11/48] Compiling fy-accel.c
[12/48] Write sources
[17/48] Copying PotentCodables.docc
[18/48] Write sources
[25/48] Compiling _NumericsShims _NumericsShims.c
[26/48] Compiling fy-diag.c
[27/48] Compiling fy-input.c
[28/48] Compiling fy-atom.c
[29/48] Compiling fy-blob.c
[30/48] Compiling fy-utf8.c
[31/48] Compiling fy-utils.c
[32/48] Compiling xxhash.c
[33/48] Compiling fy-types.c
[34/48] Write swift-version-24593BA9C3E375BF.txt
[35/48] Compiling fy-doc.c
[36/48] Compiling fy-path.c
[37/50] Compiling fy-token.c
[38/50] Compiling fy-event.c
[39/68] Compiling fy-dump.c
[40/74] Compiling fy-walk.c
[41/76] Compiling fy-emit.c
[42/91] Compiling fy-parse.c
[43/91] Compiling fy-docbuilder.c
[44/91] Write sources
[46/91] Compiling fy-docstate.c
[47/91] Compiling CFloat16 float16.c
[49/112] Emitting module InternalCollectionsUtilities
[50/113] Emitting module ScreamURITemplate
[51/114] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[52/114] Compiling BigInt Addition.swift
[53/114] Compiling BigInt BigInt.swift
[54/114] Compiling RealModule ElementaryFunctions.swift
[55/115] Compiling BigInt Random.swift
[56/115] Compiling BigInt Shifts.swift
[57/115] Compiling BigInt Square Root.swift
[58/115] Compiling BigInt Strideable.swift
[59/115] Compiling BigInt String Conversion.swift
[60/117] Compiling RealModule Real.swift
[61/117] Compiling BigInt Integer Conversion.swift
[62/117] Compiling BigInt Multiplication.swift
[63/117] Compiling BigInt Prime Test.swift
[66/117] Compiling BigInt BigUInt.swift
[67/117] Compiling BigInt Bitwise Ops.swift
[68/117] Emitting module RealModule
[69/117] Compiling RealModule RealFunctions.swift
[72/117] Compiling BigInt Codable.swift
[73/117] Compiling BigInt Comparable.swift
[74/117] Compiling BigInt Exponentiation.swift
[76/117] Compiling BigInt Data Conversion.swift
[77/117] Compiling BigInt Division.swift
[80/117] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[81/118] Emitting module BigInt
[82/118] Compiling RealModule Float+Real.swift
[84/118] Compiling RealModule Float16+Real.swift
[85/118] Compiling RealModule Float80+Real.swift
[87/325] Compiling HeapModule Heap+Descriptions.swift
[88/325] Compiling HeapModule _HeapNode.swift
[89/325] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[90/325] Compiling _RopeModule BigString+Hashing.swift
[91/325] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[92/325] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[93/325] Compiling _RopeModule BigString+Sequence.swift
[94/325] Compiling _RopeModule BigString+TextOutputStream.swift
[95/325] Compiling _RopeModule BigString+UnicodeScalarView.swift
[96/325] Compiling _RopeModule BigSubstring+UTF16View.swift
[97/332] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[98/332] Compiling HeapModule Heap+UnsafeHandle.swift
[99/332] Compiling HeapModule Heap+Invariants.swift
[100/332] Compiling HeapModule Heap.swift
[101/332] Emitting module HeapModule
[103/337] Compiling _RopeModule Rope+ForEachWhile.swift
[104/337] Compiling _RopeModule Rope+Insert.swift
[105/337] Compiling HashTreeCollections TreeSet+Sequence.swift
[106/337] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[107/337] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[108/337] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[109/337] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[110/337] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[111/337] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[112/337] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[113/347] Compiling _RopeModule Rope+_Storage.swift
[114/347] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[115/347] Compiling _RopeModule Rope+_UnsafeHandle.swift
[116/347] Compiling _RopeModule Rope.swift
[117/347] Compiling _RopeModule RopeElement.swift
[118/347] Compiling _RopeModule RopeMetric.swift
[119/347] Compiling _RopeModule RopeSummary.swift
[120/347] Compiling _RopeModule BigSubstring+UTF8View.swift
[121/347] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[122/347] Compiling _RopeModule BigSubstring.swift
[123/347] Compiling _RopeModule Rope+Builder.swift
[124/347] Compiling _RopeModule Rope+Debugging.swift
[125/347] Compiling _RopeModule Rope+Invariants.swift
[126/347] Compiling _RopeModule Rope+_Node.swift
[127/347] Compiling _RopeModule _RopeItem.swift
[128/347] Compiling _RopeModule _RopePath.swift
[129/347] Compiling _RopeModule BigString+Append.swift
[130/347] Compiling _RopeModule BigString+Initializers.swift
[131/347] Compiling _RopeModule BigString+Insert.swift
[132/347] Compiling _RopeModule BigString+Managing Breaks.swift
[133/347] Compiling _RopeModule BigString+RemoveSubrange.swift
[134/347] Compiling _RopeModule BigString+ReplaceSubrange.swift
[145/347] Compiling OrderedCollections OrderedSet+Sendable.swift
[146/347] Compiling OrderedCollections OrderedSet+SubSequence.swift
[147/347] Compiling OrderedCollections OrderedSet+Testing.swift
[148/347] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[149/347] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[150/347] Compiling OrderedCollections OrderedSet.swift
[151/347] Compiling OrderedCollections _UnsafeBitset.swift
[152/347] Compiling _RopeModule Rope+Sequence.swift
[153/347] Compiling _RopeModule Rope+Append.swift
[154/347] Compiling _RopeModule Rope+Extract.swift
[155/347] Compiling _RopeModule Rope+Find.swift
[156/347] Compiling _RopeModule BigString+Comparable.swift
[157/347] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[158/347] Compiling _RopeModule BigString+Iterators.swift
[159/347] Compiling _RopeModule BigString+Metrics.swift
[160/347] Compiling _RopeModule BigString+Summary.swift
[161/347] Compiling _RopeModule BigString.swift
[164/347] Compiling _RopeModule BigString+CustomStringConvertible.swift
[165/347] Compiling _RopeModule BigString+Equatable.swift
[166/347] Compiling _RopeModule BigString+Chunk.swift
[167/347] Compiling _RopeModule BigString+BidirectionalCollection.swift
[168/347] Compiling _RopeModule BigString+Builder.swift
[169/347] Compiling _RopeModule BigString+Contents.swift
[170/347] Compiling _RopeModule BigString+Debugging.swift
[171/347] Compiling _RopeModule BigString+Index.swift
[172/347] Compiling _RopeModule BigString+Ingester.swift
[173/347] Compiling _RopeModule BigString+Invariants.swift
[174/347] Compiling Float16 Concurrency.swift
[175/347] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[176/347] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[177/347] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[178/347] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[179/347] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[180/347] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[181/347] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[182/347] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[183/347] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[184/347] Compiling HashTreeCollections TreeSet.swift
[201/356] Compiling Regex String+ReplaceMatching.swift
[202/356] Emitting module Regex
[206/356] Compiling Regex ThreadLocal.swift
[207/356] Compiling ScreamURITemplate URITemplate.swift
[208/356] Compiling ScreamURITemplate VariableProvider.swift
[209/356] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[210/356] Compiling _RopeModule BigString+Chunk+Breaks.swift
[211/356] Compiling _RopeModule BigString+Chunk+Description.swift
[212/356] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[213/356] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[216/356] Compiling _RopeModule BigString+Chunk+Counts.swift
[219/356] Compiling Regex Foundation+Ranges.swift
[220/356] Compiling ScreamURITemplate VariableSpec.swift
[221/356] Compiling ScreamURITemplate Scanner.swift
[222/356] Compiling ScreamURITemplate ValueFormatting.swift
[223/356] Emitting module Semaphore
[224/356] Compiling Semaphore AsyncSemaphore.swift
[225/357] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[226/357] Compiling _RopeModule BigString+Chunk+Splitting.swift
[229/358] Compiling Regex Options.swift
[230/358] Compiling Regex MatchResult.swift
[231/358] Compiling Regex Regex.swift
[232/358] Compiling ScreamURITemplate VariableValue.swift
[236/428] Compiling BitCollections BitArray._UnsafeHandle.swift
[237/428] Compiling BitCollections BitArray.swift
[238/428] Compiling BitCollections BitSet+BidirectionalCollection.swift
[239/428] Compiling BitCollections BitSet+Codable.swift
[240/428] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[241/428] Compiling BitCollections BitSet+CustomReflectable.swift
[242/428] Compiling BitCollections BitSet+CustomStringConvertible.swift
[243/428] Compiling BitCollections BitSet+Equatable.swift
[244/428] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[245/428] Compiling BitCollections BitSet+Extras.swift
[246/428] Compiling DequeModule Deque+CustomReflectable.swift
[247/428] Compiling DequeModule Deque+Descriptions.swift
[248/428] Compiling DequeModule Deque+Codable.swift
[249/428] Compiling DequeModule Deque+Collection.swift
[250/428] Compiling DequeModule Deque+Equatable.swift
[251/428] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[252/428] Compiling DequeModule Deque+Extras.swift
[253/428] Compiling DequeModule Deque+Hashable.swift
[263/428] Compiling BitCollections BitSet+Random.swift
[264/428] Compiling BitCollections BitSet+SetAlgebra basics.swift
[265/428] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[266/428] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[267/428] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[268/428] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[269/428] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[270/428] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[271/428] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[272/428] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[273/428] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[276/430] Compiling DequeModule _DequeBuffer.swift
[277/430] Compiling DequeModule _DequeBufferHeader.swift
[280/430] Emitting module Float16
[281/430] Compiling Float16 Real.swift
[282/430] Compiling Float16 float16.swift
[286/431] Compiling DequeModule Deque+Testing.swift
[287/431] Compiling DequeModule Deque._Storage.swift
[288/431] Compiling DequeModule Deque._UnsafeHandle.swift
[289/431] Compiling DequeModule Deque.swift
[292/431] Compiling DequeModule _DequeSlot.swift
[293/431] Compiling DequeModule _UnsafeWrappedBuffer.swift
[310/438] Compiling BitCollections BitArray+RandomBits.swift
[311/438] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[312/438] Compiling BitCollections BitArray+Shifts.swift
[313/438] Compiling BitCollections BitArray+Testing.swift
[326/438] Compiling BitCollections BitSet+Hashable.swift
[327/438] Emitting module OrderedCollections
[329/439] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[330/439] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[331/439] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[332/439] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[333/439] Compiling BitCollections BitSet+SetAlgebra union.swift
[334/439] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[335/439] Compiling BitCollections BitSet.Counted.swift
[356/439] Compiling BitCollections BitSet+Initializers.swift
[357/439] Compiling BitCollections BitSet+Invariants.swift
[382/439] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[385/439] Emitting module _RopeModule
[386/439] Emitting module DequeModule
[387/439] Emitting module BitCollections
[397/440] Compiling _RopeModule Rope+Join.swift
[398/440] Compiling _RopeModule Rope+MutatingForEach.swift
[399/440] Compiling _RopeModule Rope+Remove.swift
[400/440] Compiling _RopeModule Rope+RemoveSubrange.swift
[401/440] Compiling _RopeModule Rope+Split.swift
[402/440] Compiling _RopeModule Optional Utilities.swift
[403/440] Compiling _RopeModule String Utilities.swift
[404/440] Compiling _RopeModule String.Index+ABI.swift
[405/440] Compiling _RopeModule _CharacterRecognizer.swift
[406/440] Compiling BitCollections BitSet.Index.swift
[407/440] Compiling BitCollections BitSet._UnsafeHandle.swift
[408/440] Compiling BitCollections BitSet.swift
[409/440] Compiling BitCollections Range+Utilities.swift
[410/440] Compiling BitCollections Slice+Utilities.swift
[411/440] Compiling BitCollections UInt+Tricks.swift
[412/440] Compiling BitCollections _Word.swift
[442/442] Emitting module HashTreeCollections
[444/445] Emitting module Collections
[445/445] Compiling Collections Collections.swift
[447/468] Emitting module PotentCodables
[448/470] Compiling PotentCodables KeyedNestedDecoder.swift
[449/470] Compiling PotentCodables KeyedNestedEncoder.swift
[450/470] Compiling PotentCodables Refs.swift
[451/470] Compiling PotentCodables ZonedDate.swift
[452/470] Compiling PotentCodables resource_bundle_accessor.swift
[453/470] Compiling PotentCodables AnyCodingKey.swift
[454/470] Compiling PotentCodables AnyValue.swift
[455/470] Compiling PotentCodables AnyValueDecoder.swift
[456/470] Compiling PotentCodables Regexes.swift
[457/470] Compiling PotentCodables TimeZone.swift
[458/470] Compiling PotentCodables TopLevel.swift
[459/470] Compiling PotentCodables TreeValueDecodingContainer.swift
[460/470] Compiling PotentCodables Value.swift
[461/470] Compiling PotentCodables ValueDecoder.swift
[462/470] Compiling PotentCodables AnyValueEncoder.swift
[463/470] Compiling PotentCodables DecoderSupport.swift
[464/470] Compiling PotentCodables EncoderSupport.swift
[465/470] Compiling PotentCodables Errors.swift
[466/470] Compiling PotentCodables Float16.swift
[467/470] Compiling PotentCodables KeyStrategy.swift
[468/470] Compiling PotentCodables ValueEncoder.swift
[469/470] Compiling PotentCodables ValueTransformer.swift
[470/470] Compiling PotentCodables ValueTransformerProviding.swift
[472/513] Compiling PotentYAML YAMLSchemaCore.swift
[473/514] Emitting module PotentJSON
[474/514] Compiling PotentJSON JSONWriter.swift
[475/514] Compiling PotentYAML YAMLSchema.swift
[476/514] Compiling PotentYAML YAMLSerialization.swift
[477/514] Compiling PotentASN1 SchemaSpecified.swift
[478/514] Compiling PotentASN1 SchemaState.swift
[479/516] Compiling PotentYAML Errors.swift
[480/516] Compiling PotentYAML Libfyaml.swift
[481/516] Compiling PotentASN1 ASN1Serialization.swift
[482/516] Compiling PotentASN1 AnyString.swift
[483/516] Compiling PotentASN1 BitString.swift
[484/516] Compiling PotentASN1 Dates.swift
[485/516] Compiling PotentJSON JSONSerialization.swift
[486/516] Compiling PotentYAML YAMLReader.swift
[487/516] Compiling PotentASN1 Tagged.swift
[488/516] Compiling PotentASN1 TaggedValue.swift
[489/516] Compiling PotentCBOR CBOR.swift
[490/516] Compiling PotentCBOR CBORWriter.swift
[491/516] Compiling PotentCBOR CBORStream.swift
[492/516] Compiling PotentCBOR CBORSerialization.swift
[493/516] Compiling PotentJSON JSONEncoder.swift
[494/516] Compiling PotentJSON JSONReader.swift
[495/516] Compiling PotentYAML YAMLWriter.swift
[496/516] Compiling PotentCBOR CBORReader.swift
[497/516] Compiling PotentASN1 ObjectIdentifier.swift
[498/516] Compiling PotentASN1 Schema.swift
[499/516] Compiling PotentJSON JSONDecoder.swift
[500/516] Compiling PotentJSON Errors.swift
[501/516] Compiling PotentJSON JSON.swift
[503/517] Compiling PotentCBOR CBOREncoder.swift
[504/517] Compiling PotentCBOR CBORDecoder.swift
[505/517] Emitting module PotentCBOR
[507/518] Compiling PotentYAML YAMLEncoder.swift
[510/518] Emitting module PotentYAML
[511/518] Compiling PotentYAML YAML.swift
[512/518] Compiling PotentYAML YAMLDecoder.swift
[513/519] Compiling PotentASN1 ASN1.swift
[514/519] Compiling PotentASN1 ASN1DERReader.swift
[515/519] Compiling PotentASN1 ASN1DERWriter.swift
[516/519] Emitting module PotentASN1
[521/551] 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 |
[522/551] 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 |
[523/551] 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 |
[524/551] 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 |
[525/551] 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 |
[526/551] 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 |
[527/551] 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 |
[528/551] 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 |
[529/551] 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/551] 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/551] 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/551] 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 |
[533/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 |
[534/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 |
[535/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 |
[536/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 |
[537/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 |
[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 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[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 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 |
[543/555] 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 |
[544/555] 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 |
[545/555] 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 |
[546/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 |
[547/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 |
[548/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 |
[549/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 |
[550/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 |
[551/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 |
[552/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 |
[553/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 |
[554/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 |
[555/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 |
BUILD FAILURE 6.2 linux