Build Information
Failed to build unstandard, reference 0.4.3 (e21935), with Swift 6.2 for Android on 20 Jun 2025 10:25:26 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/christopherweems/unstandard.git
Reference: 0.4.3
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/christopherweems/unstandard
* tag 0.4.3 -> FETCH_HEAD
HEAD is now at e21935d Fix `String.split(separator:maxSplits:omittingEmptySubsequences:)` when `maxSplits` is specified Add associated tests for `String.split(..)`
Cloned https://github.com/christopherweems/unstandard.git
Revision (git rev-parse @):
e21935d8b3261b5dab74dca375665d81f0de504a
SUCCESS checkout https://github.com/christopherweems/unstandard.git at 0.4.3
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/christopherweems/unstandard.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/christopherweems/Resultto.git
Fetching https://github.com/apple/swift-algorithms.git
[1/5959] Fetching swift-algorithms
[121/6086] Fetching swift-algorithms, resultto
[1201/22726] Fetching swift-algorithms, resultto, swift-collections
Fetched https://github.com/christopherweems/Resultto.git from cache (0.44s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.44s)
[4327/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.37s)
Computing version for https://github.com/christopherweems/Resultto.git
Computed https://github.com/christopherweems/Resultto.git at 0.2.2 (2.12s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.47s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.62s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (2.14s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.25s)
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.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.2.0
Creating working copy for https://github.com/christopherweems/Resultto.git
Working copy of https://github.com/christopherweems/Resultto.git resolved at 0.2.2
Building for debugging...
[0/18] Write sources
[16/18] Compiling _NumericsShims _NumericsShims.c
[17/18] Write swift-version-8C5A4AE7A8CE2BA.txt
[19/57] Emitting module InternalCollectionsUtilities
[20/57] Emitting module Resultto
[21/57] Compiling Resultto AllNil.swift
[22/59] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[23/59] Compiling InternalCollectionsUtilities Integer rank.swift
[24/59] Emitting module RealModule
[27/60] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[28/60] Compiling InternalCollectionsUtilities UInt+reversed.swift
[29/60] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[30/60] Compiling InternalCollectionsUtilities _SortedCollection.swift
[31/60] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[32/60] Compiling InternalCollectionsUtilities Debugging.swift
[33/60] Compiling InternalCollectionsUtilities Descriptions.swift
[34/60] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[35/60] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[36/60] Compiling operation Operation.swift
[37/60] Emitting module operation
[38/60] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[39/60] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[40/61] Compiling RealModule Float80+Real.swift
[41/61] Compiling RealModule Real.swift
[42/61] Compiling CustomDebugTreeConvertible TreeFormatter.swift
[43/61] Compiling RealModule RealFunctions.swift
[44/61] Compiling RealModule Float16+Real.swift
[45/61] Compiling RealModule ElementaryFunctions.swift
[48/61] Compiling RealModule Float+Real.swift
[51/78] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[53/309] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[54/309] Compiling HeapModule Heap+Descriptions.swift
[55/309] Compiling HashTreeCollections _Bucket.swift
[56/309] Compiling HashTreeCollections _Hash.swift
[57/311] Compiling DequeModule _DequeBuffer.swift
[58/311] Compiling DequeModule _DequeBufferHeader.swift
[59/311] Compiling DequeModule _DequeSlot.swift
[60/311] Compiling DequeModule _UnsafeWrappedBuffer.swift
[61/311] Compiling HeapModule Heap.swift
[62/311] Compiling HeapModule _HeapNode.swift
[63/311] Compiling HashTreeCollections _HashLevel.swift
[64/311] Compiling HashTreeCollections _HashNode+Builder.swift
[65/311] Compiling HashTreeCollections _HashNode+Debugging.swift
[66/311] Compiling HashTreeCollections _HashNode+Initializers.swift
[67/311] Compiling HeapModule Heap+Invariants.swift
[68/311] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[69/311] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[70/311] Compiling HashTreeCollections TreeDictionary+Keys.swift
[71/311] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[72/311] Compiling HashTreeCollections TreeDictionary+Merge.swift
[73/311] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[74/311] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[75/311] Compiling HeapModule Heap+UnsafeHandle.swift
[76/318] Emitting module HeapModule
[77/319] Compiling HashTreeCollections TreeDictionary+Collection.swift
[78/319] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[79/319] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[80/319] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[81/319] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[82/319] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[83/319] Compiling HashTreeCollections TreeDictionary+Filter.swift
[84/319] Emitting module DequeModule
[86/319] Compiling HashTreeCollections TreeSet+Hashable.swift
[87/319] Compiling HashTreeCollections TreeSet+Sendable.swift
[88/319] Compiling HashTreeCollections TreeSet+Sequence.swift
[89/319] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[90/319] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[91/319] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[92/319] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[93/319] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[94/319] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[95/319] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[96/382] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[97/382] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[98/382] Compiling BitCollections BitArray+Extras.swift
[99/382] Compiling BitCollections BitArray+Fill.swift
[100/382] Compiling BitCollections BitArray+BitwiseOperations.swift
[101/382] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[102/383] Compiling OrderedCollections OrderedSet+SubSequence.swift
[103/383] Compiling OrderedCollections OrderedSet+Testing.swift
[104/383] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[105/383] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[106/383] Compiling OrderedCollections OrderedSet.swift
[107/383] Compiling OrderedCollections _UnsafeBitset.swift
[108/383] Compiling HashTreeCollections TreeSet+Equatable.swift
[109/383] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[110/383] Compiling HashTreeCollections TreeSet+Extras.swift
[111/383] Compiling HashTreeCollections TreeSet+Filter.swift
[116/383] Compiling BitCollections BitArray+Hashable.swift
[117/383] Compiling BitCollections BitArray+Initializers.swift
[118/383] Compiling BitCollections BitArray+Invariants.swift
[119/383] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[120/383] Compiling BitCollections BitArray+RandomBits.swift
[121/383] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[122/383] Compiling BitCollections BitArray+Shifts.swift
[123/383] Compiling BitCollections BitArray+Testing.swift
[124/383] Compiling BitCollections BitArray._UnsafeHandle.swift
[125/383] Compiling BitCollections BitArray.swift
[126/383] Compiling BitCollections BitSet+BidirectionalCollection.swift
[127/383] Compiling BitCollections BitSet+Codable.swift
[128/383] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[129/383] Compiling BitCollections BitSet+CustomReflectable.swift
[130/383] Compiling BitCollections BitSet+CustomStringConvertible.swift
[131/383] Compiling BitCollections BitSet+Equatable.swift
[132/383] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[133/383] Compiling BitCollections BitSet+Extras.swift
[134/383] Compiling BitCollections BitSet+Hashable.swift
[135/383] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[136/383] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[137/383] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[138/383] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[139/383] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[140/383] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[141/383] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[142/383] Compiling BitCollections BitSet+Initializers.swift
[143/383] Compiling BitCollections BitSet+Invariants.swift
[147/383] Compiling BitCollections BitArray+Codable.swift
[148/383] Compiling BitCollections BitArray+Collection.swift
[149/386] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[150/386] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[151/386] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[152/386] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[153/386] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[154/386] Compiling BitCollections BitSet+SetAlgebra union.swift
[155/386] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[156/386] Compiling BitCollections BitSet.Counted.swift
[159/386] Compiling OrderedCollections OrderedSet+Sendable.swift
[170/386] Compiling BitCollections BitArray+Copy.swift
[171/386] Compiling BitCollections BitArray+CustomReflectable.swift
[172/386] Compiling BitCollections BitArray+Descriptions.swift
[173/386] Compiling BitCollections BitArray+Equatable.swift
[174/386] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[175/386] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[176/386] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[177/386] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[178/386] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[179/386] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[180/386] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[181/386] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[182/386] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[183/386] Compiling HashTreeCollections TreeSet.swift
[184/386] Compiling Algorithms Trim.swift
[185/386] Compiling Algorithms Unique.swift
[186/386] Compiling Algorithms Windows.swift
[205/393] Compiling Resultto UUIDResult.swift
[211/393] Compiling BitCollections BitSet+Random.swift
[212/393] Compiling BitCollections BitSet+SetAlgebra basics.swift
[213/393] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[214/393] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[226/393] Compiling BitCollections BitSet.Index.swift
[227/393] Compiling BitCollections BitSet._UnsafeHandle.swift
[228/393] Compiling BitCollections BitSet.swift
[229/393] Compiling BitCollections Range+Utilities.swift
[230/393] Compiling BitCollections Slice+Utilities.swift
[231/393] Compiling BitCollections UInt+Tricks.swift
[232/393] Compiling BitCollections _Word.swift
[260/402] Compiling Resultto AnyTrue.swift
[261/402] Compiling Resultto SetResult.swift
[262/402] Compiling Resultto Count.swift
[263/402] Compiling Resultto AllTrue.swift
[264/402] Compiling Resultto URLResult.swift
[265/402] Compiling Resultto SingleResult.swift
[267/403] Emitting module CustomDebugTreeConvertible
[268/403] Compiling CustomDebugTreeConvertible CustomTreeFormatting.swift
[269/403] Compiling CustomDebugTreeConvertible CustomDebugTreeConvertible.swift
[270/403] Compiling CustomDebugTreeConvertible DebugPrint.swift
[310/404] Emitting module BitCollections
[333/404] Emitting module OrderedCollections
[364/406] Emitting module _RopeModule
[365/406] Emitting module Algorithms
[389/407] Compiling _RopeModule Rope+Join.swift
[390/407] Compiling _RopeModule Rope+MutatingForEach.swift
[391/407] Compiling _RopeModule Rope+Remove.swift
[392/407] Compiling _RopeModule Rope+RemoveSubrange.swift
[393/407] Compiling _RopeModule Rope+Split.swift
[394/407] Compiling _RopeModule Optional Utilities.swift
[395/407] Compiling _RopeModule String Utilities.swift
[396/407] Compiling _RopeModule String.Index+ABI.swift
[397/407] Compiling _RopeModule _CharacterRecognizer.swift
[398/407] Emitting module HashTreeCollections
[410/411] Emitting module Collections
[411/411] Compiling Collections Collections.swift
[413/422] Compiling unstandardStrings StringProtocol+Subscripts.swift
[414/422] Compiling unstandardStrings StringProtocol+SetAlgebra.swift
[415/423] Compiling unstandardStrings StringProtocol+Filtering.swift
[416/423] Compiling unstandardStrings StringProtocol+Indices.swift
[417/423] Compiling unstandardStrings StringProtocol+Ranges.swift
[418/423] Emitting module unstandardStrings
[419/423] Compiling unstandardStrings CharacterSet+SetAlgebra.swift
[420/423] Compiling unstandardStrings String+AffixOperations.swift
[421/423] Compiling unstandardStrings String.Interpolation+BinaryInteger.swift
[422/423] Compiling unstandardStrings StringProtocol+Components.swift
[423/423] Compiling unstandardStrings String.UnicodeScalarView+AffixAccessors.swift
[425/488] Compiling unstandard ExpressibleByRawValue.swift
/host/spi-builder-workspace/Sources/unstandard/Protocols/ExpressibleByRawValue.swift:16:11: error: cannot find type 'NetService' in scope
14 | import Foundation
15 |
16 | extension NetService.ErrorCode: ExpressibleByRawValue { }
| `- error: cannot find type 'NetService' in scope
17 |
18 |
/host/spi-builder-workspace/Sources/unstandard/Protocols/Iffable.swift:54:11: error: cannot find type 'CFMutableString' in scope
52 |
53 | #if canImport(CoreFoundation) && !os(Linux)
54 | extension CFMutableString: Iffable { }
| `- error: cannot find type 'CFMutableString' in scope
55 |
56 | #endif
/host/spi-builder-workspace/Sources/unstandard/Protocols/Updatable.swift:76:11: error: cannot find type 'CFMutableString' in scope
74 |
75 | #if canImport(CoreFoundation) && !os(Linux)
76 | extension CFMutableString: Updatable { }
| `- error: cannot find type 'CFMutableString' in scope
77 |
78 | #endif
/host/spi-builder-workspace/Sources/unstandard/Protocols/Wrappable.swift:47:11: error: cannot find type 'CFMutableString' in scope
45 |
46 | #if canImport(CoreFoundation) && !os(Linux)
47 | extension CFMutableString: Wrappable { }
| `- error: cannot find type 'CFMutableString' in scope
48 |
49 | #endif
[426/488] Compiling unstandard Iffable.swift
/host/spi-builder-workspace/Sources/unstandard/Protocols/ExpressibleByRawValue.swift:16:11: error: cannot find type 'NetService' in scope
14 | import Foundation
15 |
16 | extension NetService.ErrorCode: ExpressibleByRawValue { }
| `- error: cannot find type 'NetService' in scope
17 |
18 |
/host/spi-builder-workspace/Sources/unstandard/Protocols/Iffable.swift:54:11: error: cannot find type 'CFMutableString' in scope
52 |
53 | #if canImport(CoreFoundation) && !os(Linux)
54 | extension CFMutableString: Iffable { }
| `- error: cannot find type 'CFMutableString' in scope
55 |
56 | #endif
/host/spi-builder-workspace/Sources/unstandard/Protocols/Updatable.swift:76:11: error: cannot find type 'CFMutableString' in scope
74 |
75 | #if canImport(CoreFoundation) && !os(Linux)
76 | extension CFMutableString: Updatable { }
| `- error: cannot find type 'CFMutableString' in scope
77 |
78 | #endif
/host/spi-builder-workspace/Sources/unstandard/Protocols/Wrappable.swift:47:11: error: cannot find type 'CFMutableString' in scope
45 |
46 | #if canImport(CoreFoundation) && !os(Linux)
47 | extension CFMutableString: Wrappable { }
| `- error: cannot find type 'CFMutableString' in scope
48 |
49 | #endif
[427/488] Compiling unstandard SequenceInitializable.swift
/host/spi-builder-workspace/Sources/unstandard/Protocols/ExpressibleByRawValue.swift:16:11: error: cannot find type 'NetService' in scope
14 | import Foundation
15 |
16 | extension NetService.ErrorCode: ExpressibleByRawValue { }
| `- error: cannot find type 'NetService' in scope
17 |
18 |
/host/spi-builder-workspace/Sources/unstandard/Protocols/Iffable.swift:54:11: error: cannot find type 'CFMutableString' in scope
52 |
53 | #if canImport(CoreFoundation) && !os(Linux)
54 | extension CFMutableString: Iffable { }
| `- error: cannot find type 'CFMutableString' in scope
55 |
56 | #endif
/host/spi-builder-workspace/Sources/unstandard/Protocols/Updatable.swift:76:11: error: cannot find type 'CFMutableString' in scope
74 |
75 | #if canImport(CoreFoundation) && !os(Linux)
76 | extension CFMutableString: Updatable { }
| `- error: cannot find type 'CFMutableString' in scope
77 |
78 | #endif
/host/spi-builder-workspace/Sources/unstandard/Protocols/Wrappable.swift:47:11: error: cannot find type 'CFMutableString' in scope
45 |
46 | #if canImport(CoreFoundation) && !os(Linux)
47 | extension CFMutableString: Wrappable { }
| `- error: cannot find type 'CFMutableString' in scope
48 |
49 | #endif
[428/488] Compiling unstandard Updatable.swift
/host/spi-builder-workspace/Sources/unstandard/Protocols/ExpressibleByRawValue.swift:16:11: error: cannot find type 'NetService' in scope
14 | import Foundation
15 |
16 | extension NetService.ErrorCode: ExpressibleByRawValue { }
| `- error: cannot find type 'NetService' in scope
17 |
18 |
/host/spi-builder-workspace/Sources/unstandard/Protocols/Iffable.swift:54:11: error: cannot find type 'CFMutableString' in scope
52 |
53 | #if canImport(CoreFoundation) && !os(Linux)
54 | extension CFMutableString: Iffable { }
| `- error: cannot find type 'CFMutableString' in scope
55 |
56 | #endif
/host/spi-builder-workspace/Sources/unstandard/Protocols/Updatable.swift:76:11: error: cannot find type 'CFMutableString' in scope
74 |
75 | #if canImport(CoreFoundation) && !os(Linux)
76 | extension CFMutableString: Updatable { }
| `- error: cannot find type 'CFMutableString' in scope
77 |
78 | #endif
/host/spi-builder-workspace/Sources/unstandard/Protocols/Wrappable.swift:47:11: error: cannot find type 'CFMutableString' in scope
45 |
46 | #if canImport(CoreFoundation) && !os(Linux)
47 | extension CFMutableString: Wrappable { }
| `- error: cannot find type 'CFMutableString' in scope
48 |
49 | #endif
[429/488] Compiling unstandard Wrappable.swift
/host/spi-builder-workspace/Sources/unstandard/Protocols/ExpressibleByRawValue.swift:16:11: error: cannot find type 'NetService' in scope
14 | import Foundation
15 |
16 | extension NetService.ErrorCode: ExpressibleByRawValue { }
| `- error: cannot find type 'NetService' in scope
17 |
18 |
/host/spi-builder-workspace/Sources/unstandard/Protocols/Iffable.swift:54:11: error: cannot find type 'CFMutableString' in scope
52 |
53 | #if canImport(CoreFoundation) && !os(Linux)
54 | extension CFMutableString: Iffable { }
| `- error: cannot find type 'CFMutableString' in scope
55 |
56 | #endif
/host/spi-builder-workspace/Sources/unstandard/Protocols/Updatable.swift:76:11: error: cannot find type 'CFMutableString' in scope
74 |
75 | #if canImport(CoreFoundation) && !os(Linux)
76 | extension CFMutableString: Updatable { }
| `- error: cannot find type 'CFMutableString' in scope
77 |
78 | #endif
/host/spi-builder-workspace/Sources/unstandard/Protocols/Wrappable.swift:47:11: error: cannot find type 'CFMutableString' in scope
45 |
46 | #if canImport(CoreFoundation) && !os(Linux)
47 | extension CFMutableString: Wrappable { }
| `- error: cannot find type 'CFMutableString' in scope
48 |
49 | #endif
[430/488] Compiling unstandard AnyTrue.swift
/host/spi-builder-workspace/Sources/unstandard/Protocols/ExpressibleByRawValue.swift:16:11: error: cannot find type 'NetService' in scope
14 | import Foundation
15 |
16 | extension NetService.ErrorCode: ExpressibleByRawValue { }
| `- error: cannot find type 'NetService' in scope
17 |
18 |
/host/spi-builder-workspace/Sources/unstandard/Protocols/Iffable.swift:54:11: error: cannot find type 'CFMutableString' in scope
52 |
53 | #if canImport(CoreFoundation) && !os(Linux)
54 | extension CFMutableString: Iffable { }
| `- error: cannot find type 'CFMutableString' in scope
55 |
56 | #endif
/host/spi-builder-workspace/Sources/unstandard/Protocols/Updatable.swift:76:11: error: cannot find type 'CFMutableString' in scope
74 |
75 | #if canImport(CoreFoundation) && !os(Linux)
76 | extension CFMutableString: Updatable { }
| `- error: cannot find type 'CFMutableString' in scope
77 |
78 | #endif
/host/spi-builder-workspace/Sources/unstandard/Protocols/Wrappable.swift:47:11: error: cannot find type 'CFMutableString' in scope
45 |
46 | #if canImport(CoreFoundation) && !os(Linux)
47 | extension CFMutableString: Wrappable { }
| `- error: cannot find type 'CFMutableString' in scope
48 |
49 | #endif
[431/488] Compiling unstandard ArrayBuilder.swift
/host/spi-builder-workspace/Sources/unstandard/Protocols/ExpressibleByRawValue.swift:16:11: error: cannot find type 'NetService' in scope
14 | import Foundation
15 |
16 | extension NetService.ErrorCode: ExpressibleByRawValue { }
| `- error: cannot find type 'NetService' in scope
17 |
18 |
/host/spi-builder-workspace/Sources/unstandard/Protocols/Iffable.swift:54:11: error: cannot find type 'CFMutableString' in scope
52 |
53 | #if canImport(CoreFoundation) && !os(Linux)
54 | extension CFMutableString: Iffable { }
| `- error: cannot find type 'CFMutableString' in scope
55 |
56 | #endif
/host/spi-builder-workspace/Sources/unstandard/Protocols/Updatable.swift:76:11: error: cannot find type 'CFMutableString' in scope
74 |
75 | #if canImport(CoreFoundation) && !os(Linux)
76 | extension CFMutableString: Updatable { }
| `- error: cannot find type 'CFMutableString' in scope
77 |
78 | #endif
/host/spi-builder-workspace/Sources/unstandard/Protocols/Wrappable.swift:47:11: error: cannot find type 'CFMutableString' in scope
45 |
46 | #if canImport(CoreFoundation) && !os(Linux)
47 | extension CFMutableString: Wrappable { }
| `- error: cannot find type 'CFMutableString' in scope
48 |
49 | #endif
[432/488] Compiling unstandard EmptyBuilder.swift
/host/spi-builder-workspace/Sources/unstandard/Protocols/ExpressibleByRawValue.swift:16:11: error: cannot find type 'NetService' in scope
14 | import Foundation
15 |
16 | extension NetService.ErrorCode: ExpressibleByRawValue { }
| `- error: cannot find type 'NetService' in scope
17 |
18 |
/host/spi-builder-workspace/Sources/unstandard/Protocols/Iffable.swift:54:11: error: cannot find type 'CFMutableString' in scope
52 |
53 | #if canImport(CoreFoundation) && !os(Linux)
54 | extension CFMutableString: Iffable { }
| `- error: cannot find type 'CFMutableString' in scope
55 |
56 | #endif
/host/spi-builder-workspace/Sources/unstandard/Protocols/Updatable.swift:76:11: error: cannot find type 'CFMutableString' in scope
74 |
75 | #if canImport(CoreFoundation) && !os(Linux)
76 | extension CFMutableString: Updatable { }
| `- error: cannot find type 'CFMutableString' in scope
77 |
78 | #endif
/host/spi-builder-workspace/Sources/unstandard/Protocols/Wrappable.swift:47:11: error: cannot find type 'CFMutableString' in scope
45 |
46 | #if canImport(CoreFoundation) && !os(Linux)
47 | extension CFMutableString: Wrappable { }
| `- error: cannot find type 'CFMutableString' in scope
48 |
49 | #endif
[433/488] Compiling unstandard FirstNonNil.swift
/host/spi-builder-workspace/Sources/unstandard/Protocols/ExpressibleByRawValue.swift:16:11: error: cannot find type 'NetService' in scope
14 | import Foundation
15 |
16 | extension NetService.ErrorCode: ExpressibleByRawValue { }
| `- error: cannot find type 'NetService' in scope
17 |
18 |
/host/spi-builder-workspace/Sources/unstandard/Protocols/Iffable.swift:54:11: error: cannot find type 'CFMutableString' in scope
52 |
53 | #if canImport(CoreFoundation) && !os(Linux)
54 | extension CFMutableString: Iffable { }
| `- error: cannot find type 'CFMutableString' in scope
55 |
56 | #endif
/host/spi-builder-workspace/Sources/unstandard/Protocols/Updatable.swift:76:11: error: cannot find type 'CFMutableString' in scope
74 |
75 | #if canImport(CoreFoundation) && !os(Linux)
76 | extension CFMutableString: Updatable { }
| `- error: cannot find type 'CFMutableString' in scope
77 |
78 | #endif
/host/spi-builder-workspace/Sources/unstandard/Protocols/Wrappable.swift:47:11: error: cannot find type 'CFMutableString' in scope
45 |
46 | #if canImport(CoreFoundation) && !os(Linux)
47 | extension CFMutableString: Wrappable { }
| `- error: cannot find type 'CFMutableString' in scope
48 |
49 | #endif
error: emit-module command failed with exit code 1 (use -v to see invocation)
[434/496] Compiling unstandard Confirm.swift
/host/spi-builder-workspace/Sources/unstandard/Extensions/Array+Extensions.swift:118:33: warning: 'SimpleArrayBuilder' is deprecated: renamed to 'ProtocolTypedArrayBuilder' [#DeprecatedDeclaration]
116 |
117 | extension Array {
118 | public static func flatten(@SimpleArrayBuilder<[Element]> contents: () -> Array<[Element]>) -> [Element] {
| |- warning: 'SimpleArrayBuilder' is deprecated: renamed to 'ProtocolTypedArrayBuilder' [#DeprecatedDeclaration]
| `- note: use 'ProtocolTypedArrayBuilder' instead
119 | contents().flatMap { $0 }
120 | }
/host/spi-builder-workspace/Sources/unstandard/Extensions/Array+Extensions.swift:133:33: warning: 'SimpleArrayBuilder' is deprecated: renamed to 'ProtocolTypedArrayBuilder' [#DeprecatedDeclaration]
131 |
132 | extension Array {
133 | public static func compact(@SimpleArrayBuilder<Element?> _ contents: () -> Array<Element?>) -> [Element] {
| |- warning: 'SimpleArrayBuilder' is deprecated: renamed to 'ProtocolTypedArrayBuilder' [#DeprecatedDeclaration]
| `- note: use 'ProtocolTypedArrayBuilder' instead
134 | contents().compactMap { $0 }
135 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[435/496] Compiling unstandard Binding+Bool.swift
/host/spi-builder-workspace/Sources/unstandard/Extensions/Array+Extensions.swift:118:33: warning: 'SimpleArrayBuilder' is deprecated: renamed to 'ProtocolTypedArrayBuilder' [#DeprecatedDeclaration]
116 |
117 | extension Array {
118 | public static func flatten(@SimpleArrayBuilder<[Element]> contents: () -> Array<[Element]>) -> [Element] {
| |- warning: 'SimpleArrayBuilder' is deprecated: renamed to 'ProtocolTypedArrayBuilder' [#DeprecatedDeclaration]
| `- note: use 'ProtocolTypedArrayBuilder' instead
119 | contents().flatMap { $0 }
120 | }
/host/spi-builder-workspace/Sources/unstandard/Extensions/Array+Extensions.swift:133:33: warning: 'SimpleArrayBuilder' is deprecated: renamed to 'ProtocolTypedArrayBuilder' [#DeprecatedDeclaration]
131 |
132 | extension Array {
133 | public static func compact(@SimpleArrayBuilder<Element?> _ contents: () -> Array<Element?>) -> [Element] {
| |- warning: 'SimpleArrayBuilder' is deprecated: renamed to 'ProtocolTypedArrayBuilder' [#DeprecatedDeclaration]
| `- note: use 'ProtocolTypedArrayBuilder' instead
134 | contents().compactMap { $0 }
135 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[436/496] Compiling unstandard Binding+CGFloat.swift
/host/spi-builder-workspace/Sources/unstandard/Extensions/Array+Extensions.swift:118:33: warning: 'SimpleArrayBuilder' is deprecated: renamed to 'ProtocolTypedArrayBuilder' [#DeprecatedDeclaration]
116 |
117 | extension Array {
118 | public static func flatten(@SimpleArrayBuilder<[Element]> contents: () -> Array<[Element]>) -> [Element] {
| |- warning: 'SimpleArrayBuilder' is deprecated: renamed to 'ProtocolTypedArrayBuilder' [#DeprecatedDeclaration]
| `- note: use 'ProtocolTypedArrayBuilder' instead
119 | contents().flatMap { $0 }
120 | }
/host/spi-builder-workspace/Sources/unstandard/Extensions/Array+Extensions.swift:133:33: warning: 'SimpleArrayBuilder' is deprecated: renamed to 'ProtocolTypedArrayBuilder' [#DeprecatedDeclaration]
131 |
132 | extension Array {
133 | public static func compact(@SimpleArrayBuilder<Element?> _ contents: () -> Array<Element?>) -> [Element] {
| |- warning: 'SimpleArrayBuilder' is deprecated: renamed to 'ProtocolTypedArrayBuilder' [#DeprecatedDeclaration]
| `- note: use 'ProtocolTypedArrayBuilder' instead
134 | contents().compactMap { $0 }
135 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[437/496] Compiling unstandard Binding+CGPoint.swift
/host/spi-builder-workspace/Sources/unstandard/Extensions/Array+Extensions.swift:118:33: warning: 'SimpleArrayBuilder' is deprecated: renamed to 'ProtocolTypedArrayBuilder' [#DeprecatedDeclaration]
116 |
117 | extension Array {
118 | public static func flatten(@SimpleArrayBuilder<[Element]> contents: () -> Array<[Element]>) -> [Element] {
| |- warning: 'SimpleArrayBuilder' is deprecated: renamed to 'ProtocolTypedArrayBuilder' [#DeprecatedDeclaration]
| `- note: use 'ProtocolTypedArrayBuilder' instead
119 | contents().flatMap { $0 }
120 | }
/host/spi-builder-workspace/Sources/unstandard/Extensions/Array+Extensions.swift:133:33: warning: 'SimpleArrayBuilder' is deprecated: renamed to 'ProtocolTypedArrayBuilder' [#DeprecatedDeclaration]
131 |
132 | extension Array {
133 | public static func compact(@SimpleArrayBuilder<Element?> _ contents: () -> Array<Element?>) -> [Element] {
| |- warning: 'SimpleArrayBuilder' is deprecated: renamed to 'ProtocolTypedArrayBuilder' [#DeprecatedDeclaration]
| `- note: use 'ProtocolTypedArrayBuilder' instead
134 | contents().compactMap { $0 }
135 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[438/496] Compiling unstandard CustomDebugTreeConvertible.swift
/host/spi-builder-workspace/Sources/unstandard/Extensions/Array+Extensions.swift:118:33: warning: 'SimpleArrayBuilder' is deprecated: renamed to 'ProtocolTypedArrayBuilder' [#DeprecatedDeclaration]
116 |
117 | extension Array {
118 | public static func flatten(@SimpleArrayBuilder<[Element]> contents: () -> Array<[Element]>) -> [Element] {
| |- warning: 'SimpleArrayBuilder' is deprecated: renamed to 'ProtocolTypedArrayBuilder' [#DeprecatedDeclaration]
| `- note: use 'ProtocolTypedArrayBuilder' instead
119 | contents().flatMap { $0 }
120 | }
/host/spi-builder-workspace/Sources/unstandard/Extensions/Array+Extensions.swift:133:33: warning: 'SimpleArrayBuilder' is deprecated: renamed to 'ProtocolTypedArrayBuilder' [#DeprecatedDeclaration]
131 |
132 | extension Array {
133 | public static func compact(@SimpleArrayBuilder<Element?> _ contents: () -> Array<Element?>) -> [Element] {
| |- warning: 'SimpleArrayBuilder' is deprecated: renamed to 'ProtocolTypedArrayBuilder' [#DeprecatedDeclaration]
| `- note: use 'ProtocolTypedArrayBuilder' instead
134 | contents().compactMap { $0 }
135 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[439/496] Compiling unstandard unstandardStrings.swift
/host/spi-builder-workspace/Sources/unstandard/Extensions/Array+Extensions.swift:118:33: warning: 'SimpleArrayBuilder' is deprecated: renamed to 'ProtocolTypedArrayBuilder' [#DeprecatedDeclaration]
116 |
117 | extension Array {
118 | public static func flatten(@SimpleArrayBuilder<[Element]> contents: () -> Array<[Element]>) -> [Element] {
| |- warning: 'SimpleArrayBuilder' is deprecated: renamed to 'ProtocolTypedArrayBuilder' [#DeprecatedDeclaration]
| `- note: use 'ProtocolTypedArrayBuilder' instead
119 | contents().flatMap { $0 }
120 | }
/host/spi-builder-workspace/Sources/unstandard/Extensions/Array+Extensions.swift:133:33: warning: 'SimpleArrayBuilder' is deprecated: renamed to 'ProtocolTypedArrayBuilder' [#DeprecatedDeclaration]
131 |
132 | extension Array {
133 | public static func compact(@SimpleArrayBuilder<Element?> _ contents: () -> Array<Element?>) -> [Element] {
| |- warning: 'SimpleArrayBuilder' is deprecated: renamed to 'ProtocolTypedArrayBuilder' [#DeprecatedDeclaration]
| `- note: use 'ProtocolTypedArrayBuilder' instead
134 | contents().compactMap { $0 }
135 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[440/496] Compiling unstandard Array+Extensions.swift
/host/spi-builder-workspace/Sources/unstandard/Extensions/Array+Extensions.swift:118:33: warning: 'SimpleArrayBuilder' is deprecated: renamed to 'ProtocolTypedArrayBuilder' [#DeprecatedDeclaration]
116 |
117 | extension Array {
118 | public static func flatten(@SimpleArrayBuilder<[Element]> contents: () -> Array<[Element]>) -> [Element] {
| |- warning: 'SimpleArrayBuilder' is deprecated: renamed to 'ProtocolTypedArrayBuilder' [#DeprecatedDeclaration]
| `- note: use 'ProtocolTypedArrayBuilder' instead
119 | contents().flatMap { $0 }
120 | }
/host/spi-builder-workspace/Sources/unstandard/Extensions/Array+Extensions.swift:133:33: warning: 'SimpleArrayBuilder' is deprecated: renamed to 'ProtocolTypedArrayBuilder' [#DeprecatedDeclaration]
131 |
132 | extension Array {
133 | public static func compact(@SimpleArrayBuilder<Element?> _ contents: () -> Array<Element?>) -> [Element] {
| |- warning: 'SimpleArrayBuilder' is deprecated: renamed to 'ProtocolTypedArrayBuilder' [#DeprecatedDeclaration]
| `- note: use 'ProtocolTypedArrayBuilder' instead
134 | contents().compactMap { $0 }
135 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[441/496] Compiling unstandard AsyncLineSequence+Extensions.swift
/host/spi-builder-workspace/Sources/unstandard/Extensions/Array+Extensions.swift:118:33: warning: 'SimpleArrayBuilder' is deprecated: renamed to 'ProtocolTypedArrayBuilder' [#DeprecatedDeclaration]
116 |
117 | extension Array {
118 | public static func flatten(@SimpleArrayBuilder<[Element]> contents: () -> Array<[Element]>) -> [Element] {
| |- warning: 'SimpleArrayBuilder' is deprecated: renamed to 'ProtocolTypedArrayBuilder' [#DeprecatedDeclaration]
| `- note: use 'ProtocolTypedArrayBuilder' instead
119 | contents().flatMap { $0 }
120 | }
/host/spi-builder-workspace/Sources/unstandard/Extensions/Array+Extensions.swift:133:33: warning: 'SimpleArrayBuilder' is deprecated: renamed to 'ProtocolTypedArrayBuilder' [#DeprecatedDeclaration]
131 |
132 | extension Array {
133 | public static func compact(@SimpleArrayBuilder<Element?> _ contents: () -> Array<Element?>) -> [Element] {
| |- warning: 'SimpleArrayBuilder' is deprecated: renamed to 'ProtocolTypedArrayBuilder' [#DeprecatedDeclaration]
| `- note: use 'ProtocolTypedArrayBuilder' instead
134 | contents().compactMap { $0 }
135 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[442/496] Compiling unstandard Bool+Extensions.swift
/host/spi-builder-workspace/Sources/unstandard/Extensions/Array+Extensions.swift:118:33: warning: 'SimpleArrayBuilder' is deprecated: renamed to 'ProtocolTypedArrayBuilder' [#DeprecatedDeclaration]
116 |
117 | extension Array {
118 | public static func flatten(@SimpleArrayBuilder<[Element]> contents: () -> Array<[Element]>) -> [Element] {
| |- warning: 'SimpleArrayBuilder' is deprecated: renamed to 'ProtocolTypedArrayBuilder' [#DeprecatedDeclaration]
| `- note: use 'ProtocolTypedArrayBuilder' instead
119 | contents().flatMap { $0 }
120 | }
/host/spi-builder-workspace/Sources/unstandard/Extensions/Array+Extensions.swift:133:33: warning: 'SimpleArrayBuilder' is deprecated: renamed to 'ProtocolTypedArrayBuilder' [#DeprecatedDeclaration]
131 |
132 | extension Array {
133 | public static func compact(@SimpleArrayBuilder<Element?> _ contents: () -> Array<Element?>) -> [Element] {
| |- warning: 'SimpleArrayBuilder' is deprecated: renamed to 'ProtocolTypedArrayBuilder' [#DeprecatedDeclaration]
| `- note: use 'ProtocolTypedArrayBuilder' instead
134 | contents().compactMap { $0 }
135 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[443/496] Emitting module unstandard
/host/spi-builder-workspace/Sources/unstandard/Extensions/Array+Extensions.swift:118:33: warning: 'SimpleArrayBuilder' is deprecated: renamed to 'ProtocolTypedArrayBuilder' [#DeprecatedDeclaration]
116 |
117 | extension Array {
118 | public static func flatten(@SimpleArrayBuilder<[Element]> contents: () -> Array<[Element]>) -> [Element] {
| |- warning: 'SimpleArrayBuilder' is deprecated: renamed to 'ProtocolTypedArrayBuilder' [#DeprecatedDeclaration]
| `- note: use 'ProtocolTypedArrayBuilder' instead
119 | contents().flatMap { $0 }
120 | }
/host/spi-builder-workspace/Sources/unstandard/Extensions/Array+Extensions.swift:133:33: warning: 'SimpleArrayBuilder' is deprecated: renamed to 'ProtocolTypedArrayBuilder' [#DeprecatedDeclaration]
131 |
132 | extension Array {
133 | public static func compact(@SimpleArrayBuilder<Element?> _ contents: () -> Array<Element?>) -> [Element] {
| |- warning: 'SimpleArrayBuilder' is deprecated: renamed to 'ProtocolTypedArrayBuilder' [#DeprecatedDeclaration]
| `- note: use 'ProtocolTypedArrayBuilder' instead
134 | contents().compactMap { $0 }
135 | }
/host/spi-builder-workspace/Sources/unstandard/Extensions/URL+Extensions.swift:16:1: warning: extension declares a conformance of imported type 'URL' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'FoundationEssentials' introduce this conformance in the future
14 | }
15 |
16 | extension URL: ExpressibleByStringLiteral {
| |- warning: extension declares a conformance of imported type 'URL' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'FoundationEssentials' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
17 | public init(stringLiteral value: String) {
18 | self = URL(string: value) ?? URL("")
/host/spi-builder-workspace/Sources/unstandard/Protocols/ExpressibleByRawValue.swift:16:11: error: cannot find type 'NetService' in scope
14 | import Foundation
15 |
16 | extension NetService.ErrorCode: ExpressibleByRawValue { }
| `- error: cannot find type 'NetService' in scope
17 |
18 |
/host/spi-builder-workspace/Sources/unstandard/Protocols/Iffable.swift:54:11: error: cannot find type 'CFMutableString' in scope
52 |
53 | #if canImport(CoreFoundation) && !os(Linux)
54 | extension CFMutableString: Iffable { }
| `- error: cannot find type 'CFMutableString' in scope
55 |
56 | #endif
/host/spi-builder-workspace/Sources/unstandard/Protocols/Updatable.swift:76:11: error: cannot find type 'CFMutableString' in scope
74 |
75 | #if canImport(CoreFoundation) && !os(Linux)
76 | extension CFMutableString: Updatable { }
| `- error: cannot find type 'CFMutableString' in scope
77 |
78 | #endif
/host/spi-builder-workspace/Sources/unstandard/Protocols/Wrappable.swift:47:11: error: cannot find type 'CFMutableString' in scope
45 |
46 | #if canImport(CoreFoundation) && !os(Linux)
47 | extension CFMutableString: Wrappable { }
| `- error: cannot find type 'CFMutableString' in scope
48 |
49 | #endif
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[444/496] Compiling unstandard OrderedSetResult.swift
[445/496] Compiling unstandard PairBuilder.swift
[446/496] Compiling unstandard ProtocolTypedArrayBuilder.swift
[447/496] Compiling unstandard SetBuilder.swift
[448/496] Compiling unstandard SingleElementBuilder.swift
[449/496] Compiling unstandard SingleResult.swift
[450/496] Compiling unstandard StringBuilder.swift
[451/496] Compiling unstandard UUIDResult.swift
[452/496] Compiling unstandard CGFloat+Extensions.swift
[453/496] Compiling unstandard CGPoint+Extensions.swift
[454/496] Compiling unstandard CGRect+Extensions.swift
[455/496] Compiling unstandard CGSize+Extensions.swift
[456/496] Compiling unstandard Character+Extensions.swift
[457/496] Compiling unstandard CharacterSet+Extensions.swift
[458/496] Compiling unstandard Date+Extensions.swift
[459/496] Compiling unstandard DateFormatter+Extensions.swift
[460/496] Compiling unstandard Dictionary+Extensions.swift
error: compile command failed due to signal 6 (use -v to see invocation)
[461/496] Compiling unstandard Optional+Extensions.swift
[462/496] Compiling unstandard BinaryFloatingPoint+Extensions.swift
[463/496] Compiling unstandard BinaryInteger+Extensions.swift
[464/496] Compiling unstandard Collection+Extensions.swift
[465/496] Compiling unstandard ExpressibleByArrayLiteral+Extensions.swift
[466/496] Compiling unstandard ExpressibleByBoolLiteral+Extensions.swift
[467/496] Compiling unstandard FixedWidthInteger+Extensions.swift
[468/496] Compiling unstandard FloatingPoint+Extensions.swift
[469/496] Compiling unstandard RangeReplaceableCollection+Extensions.swift
[470/496] Compiling unstandard ReversedCollection+Extensions.swift
[471/496] Compiling unstandard Sequence+Extensions.swift
[472/496] Compiling unstandard StringProtocol+Extensions.swift
[473/496] Compiling unstandard Wrappable+Extensions.swift
[474/496] Compiling unstandard Range+Extensions.swift
[475/496] Compiling unstandard Set+Extensions.swift
[476/496] Compiling unstandard String+Extensions.swift
[477/496] Compiling unstandard String.Index+Extensions.swift
[478/496] Compiling unstandard TimeInterval+Extensions.swift
swift-frontend: /home/build-user/llvm-project/llvm/include/llvm/ADT/PointerUnion.h:156: T llvm::PointerUnion<swift::ValueDecl *, llvm::PointerEmbeddedInt<unsigned int, 29>>::get() const [PTs = <swift::ValueDecl *, llvm::PointerEmbeddedInt<unsigned int, 29>>, T = swift::ValueDecl *]: Assertion `isa<T>(*this) && "Invalid accessor called"' failed.
Please submit a bug report (https://swift.org/contributing/#reporting-bugs) and include the crash backtrace.
Stack dump:
0. Program arguments: /root/.local/share/swiftly/toolchains/6.2-snapshot-2025-05-15/usr/bin/swift-frontend -frontend -c "/host/spi-builder-workspace/Sources/unstandard/Algorithms/Free Functions/Confirm.swift" /host/spi-builder-workspace/Sources/unstandard/Bindings/Binding+Bool.swift /host/spi-builder-workspace/Sources/unstandard/Bindings/Binding+CGFloat.swift /host/spi-builder-workspace/Sources/unstandard/Bindings/Binding+CGPoint.swift /host/spi-builder-workspace/Sources/unstandard/Exports/CustomDebugTreeConvertible.swift /host/spi-builder-workspace/Sources/unstandard/Exports/unstandardStrings.swift /host/spi-builder-workspace/Sources/unstandard/Extensions/Array+Extensions.swift /host/spi-builder-workspace/Sources/unstandard/Extensions/AsyncLineSequence+Extensions.swift /host/spi-builder-workspace/Sources/unstandard/Extensions/Bool+Extensions.swift /host/spi-builder-workspace/Sources/unstandard/Extensions/CGFloat+Extensions.swift /host/spi-builder-workspace/Sources/unstandard/Extensions/CGPoint+Extensions.swift /host/spi-builder-workspace/Sources/unstandard/Extensions/CGRect+Extensions.swift /host/spi-builder-workspace/Sources/unstandard/Extensions/CGSize+Extensions.swift /host/spi-builder-workspace/Sources/unstandard/Extensions/Character+Extensions.swift /host/spi-builder-workspace/Sources/unstandard/Extensions/CharacterSet+Extensions.swift /host/spi-builder-workspace/Sources/unstandard/Extensions/Date+Extensions.swift /host/spi-builder-workspace/Sources/unstandard/Extensions/DateFormatter+Extensions.swift /host/spi-builder-workspace/Sources/unstandard/Extensions/Dictionary+Extensions.swift -primary-file /host/spi-builder-workspace/Sources/unstandard/Extensions/FileManager+Extensions.swift -primary-file /host/spi-builder-workspace/Sources/unstandard/Extensions/ForEach+Extensions.swift -primary-file /host/spi-builder-workspace/Sources/unstandard/Extensions/Formatters/ByteCountFormatter.swift -primary-file /host/spi-builder-workspace/Sources/unstandard/Extensions/Int+Extensions.swift -primary-file /host/spi-builder-workspace/Sources/unstandard/Extensions/NSPredicate+Extensions.swift -primary-file /host/spi-builder-workspace/Sources/unstandard/Extensions/NSRange+Extensions.swift -primary-file /host/spi-builder-workspace/Sources/unstandard/Extensions/NSRegularExpression+Extensions.swift -primary-file /host/spi-builder-workspace/Sources/unstandard/Extensions/NotificationCenter+Extensions.swift -primary-file /host/spi-builder-workspace/Sources/unstandard/Extensions/NumberFormatter+Extensions.swift /host/spi-builder-workspace/Sources/unstandard/Extensions/Optional+Extensions.swift "/host/spi-builder-workspace/Sources/unstandard/Extensions/Protocol Extensions/BinaryFloatingPoint+Extensions.swift" "/host/spi-builder-workspace/Sources/unstandard/Extensions/Protocol Extensions/BinaryInteger+Extensions.swift" "/host/spi-builder-workspace/Sources/unstandard/Extensions/Protocol Extensions/Collection+Extensions.swift" "/host/spi-builder-workspace/Sources/unstandard/Extensions/Protocol Extensions/ExpressibleByArrayLiteral+Extensions.swift" "/host/spi-builder-workspace/Sources/unstandard/Extensions/Protocol Extensions/ExpressibleByBoolLiteral+Extensions.swift" "/host/spi-builder-workspace/Sources/unstandard/Extensions/Protocol Extensions/FixedWidthInteger+Extensions.swift" "/host/spi-builder-workspace/Sources/unstandard/Extensions/Protocol Extensions/FloatingPoint+Extensions.swift" "/host/spi-builder-workspace/Sources/unstandard/Extensions/Protocol Extensions/RangeReplaceableCollection+Extensions.swift" "/host/spi-builder-workspace/Sources/unstandard/Extensions/Protocol Extensions/ReversedCollection+Extensions.swift" "/host/spi-builder-workspace/Sources/unstandard/Extensions/Protocol Extensions/Sequence+Extensions.swift" "/host/spi-builder-workspace/Sources/unstandard/Extensions/Protocol Extensions/StringProtocol+Extensions.swift" "/host/spi-builder-workspace/Sources/unstandard/Extensions/Protocol Extensions/Wrappable+Extensions.swift" /host/spi-builder-workspace/Sources/unstandard/Extensions/Range+Extensions.swift /host/spi-builder-workspace/Sources/unstandard/Extensions/Set+Extensions.swift /host/spi-builder-workspace/Sources/unstandard/Extensions/String+Extensions.swift /host/spi-builder-workspace/Sources/unstandard/Extensions/String.Index+Extensions.swift /host/spi-builder-workspace/Sources/unstandard/Extensions/TimeInterval+Extensions.swift /host/spi-builder-workspace/Sources/unstandard/Extensions/URL+Extensions.swift /host/spi-builder-workspace/Sources/unstandard/Extensions/UserDefaults+Extensions.swift /host/spi-builder-workspace/Sources/unstandard/Extensions/View+Extensions.swift /host/spi-builder-workspace/Sources/unstandard/Formatters/_ListFormatter.swift /host/spi-builder-workspace/Sources/unstandard/Operators/?=.swift /host/spi-builder-workspace/Sources/unstandard/Operators/???.swift "/host/spi-builder-workspace/Sources/unstandard/Property Wrappers/ExclusiveAccess.swift" "/host/spi-builder-workspace/Sources/unstandard/Property Wrappers/Memoized.swift" "/host/spi-builder-workspace/Sources/unstandard/Property Wrappers/Storage.swift" /host/spi-builder-workspace/Sources/unstandard/Protocols/ExpressibleByRawValue.swift /host/spi-builder-workspace/Sources/unstandard/Protocols/Iffable.swift /host/spi-builder-workspace/Sources/unstandard/Protocols/SequenceInitializable.swift /host/spi-builder-workspace/Sources/unstandard/Protocols/Updatable.swift /host/spi-builder-workspace/Sources/unstandard/Protocols/Wrappable.swift "/host/spi-builder-workspace/Sources/unstandard/Result Builders/AnyTrue.swift" "/host/spi-builder-workspace/Sources/unstandard/Result Builders/ArrayBuilder.swift" "/host/spi-builder-workspace/Sources/unstandard/Result Builders/EmptyBuilder.swift" "/host/spi-builder-workspace/Sources/unstandard/Result Builders/FirstNonNil.swift" "/host/spi-builder-workspace/Sources/unstandard/Result Builders/OrderedSetResult.swift" "/host/spi-builder-workspace/Sources/unstandard/Result Builders/PairBuilder.swift" "/host/spi-builder-workspace/Sources/unstandard/Result Builders/ProtocolTypedArrayBuilder.swift" "/host/spi-builder-workspace/Sources/unstandard/Result Builders/SetBuilder.swift" "/host/spi-builder-workspace/Sources/unstandard/Result Builders/SingleElementBuilder.swift" "/host/spi-builder-workspace/Sources/unstandard/Result Builders/SingleResult.swift" "/host/spi-builder-workspace/Sources/unstandard/Result Builders/StringBuilder.swift" "/host/spi-builder-workspace/Sources/unstandard/Result Builders/UUIDResult.swift" -supplementary-output-file-map /tmp/TemporaryDirectory.B4De9c/supplementaryOutputs-3 -target aarch64-unknown-linux-android28 -Xllvm -aarch64-use-tbi -disable-objc-interop -sdk /root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-15-a-android-0.1.artifactbundle/swift-android/ndk-sysroot -I /host/spi-builder-workspace/.build/aarch64-unknown-linux-android28/debug/Modules -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format=dwarf -dwarf-version=4 -module-cache-path /host/spi-builder-workspace/.build/aarch64-unknown-linux-android28/debug/ModuleCache -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -empty-abi-descriptor -resource-dir /root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-15-a-android-0.1.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64 -enable-anonymous-context-mangled-names -file-compilation-dir /host/spi-builder-workspace -Xcc -fmodule-map-file=/host/spi-builder-workspace/.build/checkouts/swift-numerics/Sources/_NumericsShims/include/module.modulemap -Xcc -I -Xcc /host/spi-builder-workspace/.build/checkouts/swift-numerics/Sources/_NumericsShims/include -Xcc --sysroot -Xcc /root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-15-a-android-0.1.artifactbundle/swift-android/ndk-sysroot -Xcc -fPIC -Xcc -g -Xcc -fno-omit-frame-pointer -no-auto-bridging-header-chaining -module-name unstandard -in-process-plugin-server-path /root/.local/share/swiftly/toolchains/6.2-snapshot-2025-05-15/usr/lib/swift/host/libSwiftInProcPluginServer.so -plugin-path /root/.local/share/swiftly/toolchains/6.2-snapshot-2025-05-15/usr/lib/swift/host/plugins -plugin-path /root/.local/share/swiftly/toolchains/6.2-snapshot-2025-05-15/usr/local/lib/swift/host/plugins -parse-as-library -o /host/spi-builder-workspace/.build/aarch64-unknown-linux-android28/debug/unstandard.build/FileManager+Extensions.swift.o -o /host/spi-builder-workspace/.build/aarch64-unknown-linux-android28/debug/unstandard.build/ForEach+Extensions.swift.o -o /host/spi-builder-workspace/.build/aarch64-unknown-linux-android28/debug/unstandard.build/ByteCountFormatter.swift.o -o /host/spi-builder-workspace/.build/aarch64-unknown-linux-android28/debug/unstandard.build/Int+Extensions.swift.o -o /host/spi-builder-workspace/.build/aarch64-unknown-linux-android28/debug/unstandard.build/NSPredicate+Extensions.swift.o -o /host/spi-builder-workspace/.build/aarch64-unknown-linux-android28/debug/unstandard.build/NSRange+Extensions.swift.o -o /host/spi-builder-workspace/.build/aarch64-unknown-linux-android28/debug/unstandard.build/NSRegularExpression+Extensions.swift.o -o /host/spi-builder-workspace/.build/aarch64-unknown-linux-android28/debug/unstandard.build/NotificationCenter+Extensions.swift.o -o /host/spi-builder-workspace/.build/aarch64-unknown-linux-android28/debug/unstandard.build/NumberFormatter+Extensions.swift.o -index-store-path /host/spi-builder-workspace/.build/aarch64-unknown-linux-android28/debug/index/store -index-system-modules
1. Swift version 6.2-dev (LLVM 74f18b3ab32b72c, Swift 245514cab31b823)
2. Compiling with effective version 5.10
3. While evaluating request TypeCheckPrimaryFileRequest(source_file "/host/spi-builder-workspace/Sources/unstandard/Extensions/NotificationCenter+Extensions.swift")
4. While evaluating request TypeCheckFunctionBodyRequest(unstandard.(file).NotificationCenter extension.addObservers@/host/spi-builder-workspace/Sources/unstandard/Extensions/NotificationCenter+Extensions.swift:13:10)
5. While type-checking statement at [/host/spi-builder-workspace/Sources/unstandard/Extensions/NotificationCenter+Extensions.swift:13:118 - line:19:5] RangeText="{
observers().map {
self.addObserver(forName: $0.name, object: nil, queue: nil, using: $0.block)
}
"
6. While type-checking statement at [/host/spi-builder-workspace/Sources/unstandard/Extensions/NotificationCenter+Extensions.swift:14:9 - line:17:9] RangeText="observers().map {
self.addObserver(forName: $0.name, object: nil, queue: nil, using: $0.block)
"
7. While type-checking-target starting at /host/spi-builder-workspace/Sources/unstandard/Extensions/NotificationCenter+Extensions.swift:14:21
Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it):
0 swift-frontend 0x0000561f05dd8c58
1 swift-frontend 0x0000561f05dd677e
2 swift-frontend 0x0000561f05dd92f1
3 libc.so.6 0x00007fbd7b035520
4 libc.so.6 0x00007fbd7b0899fc pthread_kill + 300
5 libc.so.6 0x00007fbd7b035476 raise + 22
6 libc.so.6 0x00007fbd7b01b7f3 abort + 211
7 libc.so.6 0x00007fbd7b01b71b
8 libc.so.6 0x00007fbd7b02ce96
9 swift-frontend 0x0000561eff6aa04d
10 swift-frontend 0x0000561eff62c624
11 swift-frontend 0x0000561eff6275fc
12 swift-frontend 0x0000561eff65ea7f
13 swift-frontend 0x0000561eff679b1b
14 swift-frontend 0x0000561effa2ed7f
15 swift-frontend 0x0000561eff6946af
16 swift-frontend 0x0000561eff67b10d
17 swift-frontend 0x0000561eff67d89f
18 swift-frontend 0x0000561eff67d44b
19 swift-frontend 0x0000561eff67cdcf
20 swift-frontend 0x0000561eff820f26
21 swift-frontend 0x0000561eff923f22
22 swift-frontend 0x0000561eff923adc
23 swift-frontend 0x0000561eff91f771
24 swift-frontend 0x0000561eff923b8d
25 swift-frontend 0x0000561eff9217dc
26 swift-frontend 0x0000561eff921024
27 swift-frontend 0x0000561eff920bbe
28 swift-frontend 0x0000561efff20702
29 swift-frontend 0x0000561effe78219
30 swift-frontend 0x0000561effffe168
31 swift-frontend 0x0000561eff98e5d2
32 swift-frontend 0x0000561eff9905bb
33 swift-frontend 0x0000561eff98e4b5
34 swift-frontend 0x0000561efe4e76d9
35 swift-frontend 0x0000561efe4dd98a
36 swift-frontend 0x0000561efe4dd77b
37 swift-frontend 0x0000561efe185772
38 swift-frontend 0x0000561efe176bbe
39 swift-frontend 0x0000561efe175c5c
40 swift-frontend 0x0000561efdef15ab
41 libc.so.6 0x00007fbd7b01cd90
42 libc.so.6 0x00007fbd7b01ce40 __libc_start_main + 128
43 swift-frontend 0x0000561efdef05a5
BUILD FAILURE 6.2 android