Build Information
Failed to build unstandard, reference 0.4.3 (e21935), with Swift 6.2 for Linux on 20 Jun 2025 10:25:50 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 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: linux
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-4609320-0":/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-algorithms.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/christopherweems/Resultto.git
[1/5959] Fetching swift-algorithms
[359/6086] Fetching swift-algorithms, resultto
[3585/22726] Fetching swift-algorithms, resultto, swift-collections
Fetched https://github.com/christopherweems/Resultto.git from cache (0.45s)
[5017/22599] Fetching swift-algorithms, swift-collections
Fetched https://github.com/apple/swift-algorithms.git from cache (1.81s)
Fetched https://github.com/apple/swift-collections.git from cache (1.86s)
Computing version for https://github.com/christopherweems/Resultto.git
Computed https://github.com/christopherweems/Resultto.git at 0.2.2 (2.57s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.74s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.64s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.45s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.07s)
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/christopherweems/Resultto.git
Working copy of https://github.com/christopherweems/Resultto.git resolved at 0.2.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/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Building for debugging...
[0/18] Write sources
[16/18] Compiling _NumericsShims _NumericsShims.c
[17/18] Write swift-version-24593BA9C3E375BF.txt
[19/57] Emitting module CustomDebugTreeConvertible
[20/57] Emitting module operation
[21/57] Compiling operation Operation.swift
[23/58] Compiling RealModule AugmentedArithmetic.swift
[24/58] Compiling RealModule Double+Real.swift
[25/58] Compiling RealModule ElementaryFunctions.swift
[26/58] Compiling CustomDebugTreeConvertible TreeFormatter.swift
[27/59] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[28/59] Emitting module Resultto
[29/59] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[30/59] Compiling InternalCollectionsUtilities Debugging.swift
[31/59] Compiling Resultto AllNil.swift
[32/61] Compiling CustomDebugTreeConvertible DebugPrint.swift
[33/61] Compiling InternalCollectionsUtilities Descriptions.swift
[34/61] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[35/61] Compiling RealModule Real.swift
[36/61] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[37/61] Compiling InternalCollectionsUtilities _SortedCollection.swift
[40/61] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[41/61] Compiling InternalCollectionsUtilities UInt+reversed.swift
[42/61] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[43/61] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[46/61] Emitting module InternalCollectionsUtilities
[47/61] Compiling RealModule RealFunctions.swift
[48/61] Compiling RealModule Float+Real.swift
[49/61] Compiling RealModule Float16+Real.swift
[50/61] Emitting module RealModule
[51/61] Compiling RealModule Float80+Real.swift
[53/62] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[55/296] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[56/309] Compiling HashTreeCollections _Bucket.swift
[57/309] Compiling HashTreeCollections _Hash.swift
[58/309] Compiling HashTreeCollections _HashLevel.swift
[59/309] Compiling HashTreeCollections _HashNode+Builder.swift
[60/311] Compiling HeapModule Heap+Descriptions.swift
[61/311] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[62/311] Compiling HashTreeCollections _HashNode+Storage.swift
[63/311] Compiling HeapModule _HeapNode.swift
[64/311] Compiling HeapModule Heap.swift
[65/311] Compiling HeapModule Heap+UnsafeHandle.swift
[66/311] Compiling HeapModule Heap+Invariants.swift
[67/311] Emitting module HeapModule
[69/312] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[70/312] Compiling HashTreeCollections _RawHashNode.swift
[71/312] Compiling HashTreeCollections _UnmanagedHashNode.swift
[72/312] Compiling HashTreeCollections _UnsafePath.swift
[73/312] Compiling HashTreeCollections TreeDictionary+Codable.swift
[74/312] Compiling HashTreeCollections TreeDictionary+Collection.swift
[75/312] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[76/319] Compiling HashTreeCollections TreeSet+Hashable.swift
[77/319] Compiling HashTreeCollections TreeSet+Sendable.swift
[78/319] Compiling HashTreeCollections TreeSet+Sequence.swift
[79/319] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[80/319] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[81/319] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[82/319] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[83/319] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[84/319] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[85/319] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[86/329] Compiling DequeModule _DequeSlot.swift
[87/329] Compiling DequeModule _UnsafeWrappedBuffer.swift
[88/382] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[89/382] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[90/382] Compiling BitCollections BitSet+SetAlgebra union.swift
[91/382] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[92/382] Compiling BitCollections BitSet.Counted.swift
[93/382] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[94/382] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[95/382] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[96/382] Compiling BitCollections BitSet+CustomReflectable.swift
[97/382] Compiling BitCollections BitSet+CustomStringConvertible.swift
[98/382] Compiling BitCollections BitSet+Equatable.swift
[99/382] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[100/382] Compiling BitCollections BitSet+Extras.swift
[101/382] Compiling BitCollections BitSet+Hashable.swift
[102/382] Compiling BitCollections BitArray+RandomBits.swift
[103/382] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[104/382] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[105/382] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[106/382] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[107/382] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[108/382] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[109/382] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[110/382] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[111/382] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[112/382] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[113/382] Compiling BitCollections BitArray+Extras.swift
[114/382] Compiling BitCollections BitArray+Fill.swift
[115/382] Compiling BitCollections BitArray+Descriptions.swift
[116/382] Compiling BitCollections BitArray+Equatable.swift
[117/382] Compiling OrderedCollections OrderedSet+SubSequence.swift
[118/382] Compiling OrderedCollections OrderedSet+Testing.swift
[119/382] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[120/382] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[121/382] Compiling OrderedCollections OrderedSet.swift
[122/382] Compiling OrderedCollections _UnsafeBitset.swift
[123/382] Compiling HashTreeCollections TreeSet+Equatable.swift
[124/382] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[125/382] Compiling HashTreeCollections TreeSet+Extras.swift
[126/382] Compiling HashTreeCollections TreeSet+Filter.swift
[137/382] Compiling OrderedCollections OrderedSet+Sendable.swift
[138/382] Compiling BitCollections BitSet+Initializers.swift
[139/382] Compiling BitCollections BitSet+Invariants.swift
[140/382] Compiling BitCollections BitSet+Random.swift
[141/382] Compiling BitCollections BitSet+SetAlgebra basics.swift
[142/382] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[143/382] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[144/382] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[145/382] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[150/382] Compiling BitCollections BitArray+Hashable.swift
[151/382] Compiling BitCollections BitArray+Initializers.swift
[152/382] Compiling BitCollections BitArray+Invariants.swift
[153/382] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[154/382] Compiling BitCollections BitArray+BitwiseOperations.swift
[155/382] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[164/385] Compiling BitCollections BitArray+Codable.swift
[165/385] Compiling BitCollections BitArray+Collection.swift
[173/392] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[174/392] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[175/392] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[176/392] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[177/392] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[178/392] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[179/392] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[180/392] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[181/392] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[182/392] Compiling HashTreeCollections TreeSet.swift
[183/392] Emitting module DequeModule
[202/393] Compiling Resultto UUIDResult.swift
[203/393] Compiling Resultto SingleResult.swift
[204/393] Compiling Resultto URLResult.swift
[205/393] Compiling Resultto Count.swift
[206/393] Compiling CustomDebugTreeConvertible CustomTreeFormatting.swift
[207/393] Compiling CustomDebugTreeConvertible CustomDebugTreeConvertible.swift
[208/393] Compiling Resultto AllTrue.swift
[209/393] Compiling Resultto AnyTrue.swift
[210/393] Compiling Resultto SetResult.swift
[227/395] Compiling Algorithms Trim.swift
[228/395] Compiling Algorithms Unique.swift
[229/395] Compiling Algorithms Windows.swift
[237/395] Compiling BitCollections BitArray._UnsafeHandle.swift
[238/395] Compiling BitCollections BitArray.swift
[239/395] Compiling BitCollections BitSet+BidirectionalCollection.swift
[248/404] Compiling BitCollections BitSet+Codable.swift
[251/404] Compiling BitCollections BitSet.swift
[252/404] Compiling BitCollections Range+Utilities.swift
[253/404] Compiling BitCollections Slice+Utilities.swift
[254/404] Compiling BitCollections UInt+Tricks.swift
[255/404] Compiling BitCollections _Word.swift
[262/404] Compiling BitCollections BitArray+Copy.swift
[263/404] Compiling BitCollections BitArray+CustomReflectable.swift
[269/404] Compiling BitCollections BitSet.Index.swift
[270/404] Compiling BitCollections BitSet._UnsafeHandle.swift
[284/404] Emitting module BitCollections
[330/405] Emitting module OrderedCollections
[376/406] Emitting module _RopeModule
[377/406] Emitting module Algorithms
[379/407] Compiling _RopeModule Rope+Join.swift
[380/407] Compiling _RopeModule Rope+MutatingForEach.swift
[381/407] Compiling _RopeModule Rope+Remove.swift
[382/407] Compiling _RopeModule Rope+RemoveSubrange.swift
[383/407] Compiling _RopeModule Rope+Split.swift
[384/407] Compiling _RopeModule Optional Utilities.swift
[385/407] Compiling _RopeModule String Utilities.swift
[386/407] Compiling _RopeModule String.Index+ABI.swift
[387/407] Compiling _RopeModule _CharacterRecognizer.swift
[388/407] Emitting module HashTreeCollections
[410/411] Compiling Collections Collections.swift
[411/411] Emitting module Collections
[413/422] Compiling unstandardStrings StringProtocol+Indices.swift
[414/423] Compiling unstandardStrings StringProtocol+SetAlgebra.swift
[415/423] Compiling unstandardStrings StringProtocol+Subscripts.swift
[416/423] Compiling unstandardStrings StringProtocol+Ranges.swift
[417/423] Emitting module unstandardStrings
[418/423] Compiling unstandardStrings StringProtocol+Filtering.swift
[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
[426/488] Compiling unstandard Iffable.swift
[427/488] Compiling unstandard SequenceInitializable.swift
[428/488] Compiling unstandard Updatable.swift
[429/488] Compiling unstandard Wrappable.swift
[430/488] Compiling unstandard AnyTrue.swift
[431/488] Compiling unstandard ArrayBuilder.swift
[432/488] Compiling unstandard EmptyBuilder.swift
[433/488] Compiling unstandard FirstNonNil.swift
[434/496] Compiling unstandard URL+Extensions.swift
/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("")
[435/496] Compiling unstandard UserDefaults+Extensions.swift
/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("")
[436/496] Compiling unstandard View+Extensions.swift
/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("")
[437/496] Compiling unstandard _ListFormatter.swift
/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("")
[438/496] Compiling unstandard ?=.swift
/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("")
[439/496] Compiling unstandard ???.swift
/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("")
[440/496] Compiling unstandard ExclusiveAccess.swift
/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("")
[441/496] Compiling unstandard Memoized.swift
/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("")
[442/496] Compiling unstandard Storage.swift
/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("")
[443/496] Compiling unstandard OrderedSetResult.swift
[444/496] Compiling unstandard PairBuilder.swift
[445/496] Compiling unstandard ProtocolTypedArrayBuilder.swift
[446/496] Compiling unstandard SetBuilder.swift
[447/496] Compiling unstandard SingleElementBuilder.swift
[448/496] Compiling unstandard SingleResult.swift
[449/496] Compiling unstandard StringBuilder.swift
[450/496] Compiling unstandard UUIDResult.swift
[451/496] Compiling unstandard CGFloat+Extensions.swift
[452/496] Compiling unstandard CGPoint+Extensions.swift
[453/496] Compiling unstandard CGRect+Extensions.swift
[454/496] Compiling unstandard CGSize+Extensions.swift
[455/496] Compiling unstandard Character+Extensions.swift
[456/496] Compiling unstandard CharacterSet+Extensions.swift
[457/496] Compiling unstandard Date+Extensions.swift
[458/496] Compiling unstandard DateFormatter+Extensions.swift
[459/496] Compiling unstandard Dictionary+Extensions.swift
[460/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>
[461/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>
[462/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>
[463/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>
[464/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>
[465/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>
[466/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>
[467/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>
[468/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>
error: compile command failed due to signal 6 (use -v to see invocation)
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: /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.TgRO7C/supplementaryOutputs-3 -target x86_64-unknown-linux-gnu -disable-objc-interop -I /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/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/x86_64-unknown-linux-gnu/debug/ModuleCache -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -empty-abi-descriptor -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 -g -Xcc -fno-omit-frame-pointer -no-auto-bridging-header-chaining -module-name unstandard -in-process-plugin-server-path /usr/lib/swift/host/libSwiftInProcPluginServer.so -plugin-path /usr/lib/swift/host/plugins -plugin-path /usr/local/lib/swift/host/plugins -parse-as-library -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/unstandard.build/FileManager+Extensions.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/unstandard.build/ForEach+Extensions.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/unstandard.build/ByteCountFormatter.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/unstandard.build/Int+Extensions.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/unstandard.build/NSPredicate+Extensions.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/unstandard.build/NSRange+Extensions.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/unstandard.build/NSRegularExpression+Extensions.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/unstandard.build/NotificationCenter+Extensions.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/unstandard.build/NumberFormatter+Extensions.swift.o -index-store-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/index/store -index-system-modules
1. Swift version 6.2-dev (LLVM 0d47fa0a0fd41fb, Swift 536aa932a9e0ea3)
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 0x000055a651512918
1 swift-frontend 0x000055a65151043e
2 swift-frontend 0x000055a651512fb1
3 libc.so.6 0x00007fa1d3c3d520
4 libc.so.6 0x00007fa1d3c919fc pthread_kill + 300
5 libc.so.6 0x00007fa1d3c3d476 raise + 22
6 libc.so.6 0x00007fa1d3c237f3 abort + 211
7 libc.so.6 0x00007fa1d3c2371b
8 libc.so.6 0x00007fa1d3c34e96
9 swift-frontend 0x000055a64ade01dd
10 swift-frontend 0x000055a64ad627b4
11 swift-frontend 0x000055a64ad5d78c
12 swift-frontend 0x000055a64ad94c0f
13 swift-frontend 0x000055a64adafcab
14 swift-frontend 0x000055a64b1672ef
15 swift-frontend 0x000055a64adca83f
16 swift-frontend 0x000055a64adb129d
17 swift-frontend 0x000055a64adb3a2f
18 swift-frontend 0x000055a64adb35db
19 swift-frontend 0x000055a64adb2f5f
20 swift-frontend 0x000055a64af57b46
21 swift-frontend 0x000055a64b05c7f8
22 swift-frontend 0x000055a64b05c37c
23 swift-frontend 0x000055a64b058011
24 swift-frontend 0x000055a64b05c42d
25 swift-frontend 0x000055a64b05a07c
26 swift-frontend 0x000055a64b0598c4
27 swift-frontend 0x000055a64b05945e
28 swift-frontend 0x000055a64b6580e2
29 swift-frontend 0x000055a64b5afbd9
30 swift-frontend 0x000055a64b736398
31 swift-frontend 0x000055a64b0c6e62
32 swift-frontend 0x000055a64b0c8e4b
33 swift-frontend 0x000055a64b0c6d45
34 swift-frontend 0x000055a649c1d129
35 swift-frontend 0x000055a649c133ea
36 swift-frontend 0x000055a649c131db
37 swift-frontend 0x000055a6498bc3c2
38 swift-frontend 0x000055a6498ad7de
39 swift-frontend 0x000055a6498ac878
40 swift-frontend 0x000055a64962826b
41 libc.so.6 0x00007fa1d3c24d90
42 libc.so.6 0x00007fa1d3c24e40 __libc_start_main + 128
43 swift-frontend 0x000055a649627265
BUILD FAILURE 6.2 linux