The Swift Package Index logo.Swift Package Index

Build Information

Failed to build unstandard, reference main (278bfc), with Swift 6.2 for Android on 20 Jun 2025 10:25:15 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/christopherweems/unstandard.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/christopherweems/unstandard
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 278bfc5 [gardening]
Cloned https://github.com/christopherweems/unstandard.git
Revision (git rev-parse @):
278bfc5b93a63cc3ec5da81995414aad366647eb
SUCCESS checkout https://github.com/christopherweems/unstandard.git at main
========================================
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-4609320-3":/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-algorithms.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/5959] Fetching swift-algorithms
[5007/10395] Fetching swift-algorithms, swift-system
[7557/27035] Fetching swift-algorithms, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.47s)
[10286/22599] Fetching swift-algorithms, swift-collections
Fetched https://github.com/apple/swift-algorithms.git from cache (1.08s)
Fetched https://github.com/apple/swift-collections.git from cache (1.12s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (3.34s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.51s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.86s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.47s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.60s)
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/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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/UAParserSwift/LICENSE
Building for debugging...
[0/31] Write sources
[28/31] Compiling CSystem shims.c
[29/31] Compiling _NumericsShims _NumericsShims.c
[30/31] Write swift-version-8C5A4AE7A8CE2BA.txt
[32/108] Emitting module operation
[33/108] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[34/109] Emitting module Resultto
[35/109] Compiling RealModule AlgebraicField.swift
[36/109] Compiling RealModule ApproximateEquality.swift
[37/110] Compiling SystemPackage FilePathSyntax.swift
[38/110] Compiling SystemPackage FilePathTemp.swift
[39/110] Compiling unstandardProtocols Wrappable.swift
[40/110] Compiling SystemPackage FileOperations.swift
[41/110] Compiling SystemPackage FilePath.swift
[42/110] Compiling RealModule Real.swift
[43/110] Compiling SystemPackage FilePathParsing.swift
[44/110] Compiling SystemPackage FilePathString.swift
[45/110] Compiling RealModule Float80+Real.swift
[46/111] Compiling operation Operation.swift
[47/111] Compiling unstandardProtocols Iffable.swift
[48/112] Compiling GraphModule GraphConstraint.swift
[49/112] Compiling SystemPackage FilePathTempPosix.swift
[50/112] Compiling SystemPackage FilePathTempWindows.swift
[51/112] Compiling SystemPackage FilePathWindows.swift
[52/112] Compiling SystemPackage FilePermissions.swift
[53/112] Compiling SystemPackage FilePathComponentView.swift
[54/112] Compiling SystemPackage FilePathComponents.swift
[57/112] Emitting module InternalCollectionsUtilities
[58/112] Compiling RealModule AugmentedArithmetic.swift
[59/112] Compiling RealModule Double+Real.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[60/115] Emitting module unstandardProtocols
/host/spi-builder-workspace/Sources/unstandardProtocols/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 |
[61/115] Compiling unstandardProtocols SequenceInitializable.swift
[62/115] Compiling unstandardProtocols Updatable.swift
[63/115] Emitting module GraphModule
[64/115] Compiling Resultto SingleResult.swift
[67/115] Emitting module RealModule
[71/115] Compiling GraphModule Graph.VertexNode.swift
[72/115] Compiling GraphModule DirectedGraph.swift
[73/115] Compiling RealModule Float16+Real.swift
[82/115] Emitting module SystemPackage
[87/115] Compiling RealModule Float+Real.swift
[88/115] Compiling RealModule ElementaryFunctions.swift
[89/115] Compiling RealModule RealFunctions.swift
[91/121] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[92/122] Compiling CustomDebugTreeConvertible DebugPrint.swift
[93/122] Emitting module CustomDebugTreeConvertible
[95/125] Compiling CustomDebugTreeConvertible TreeFormatter.swift
[96/198] Compiling BitArrayModule BitSetOperations.swift
[97/199] Emitting module BitArrayModule
[98/199] Compiling BitArrayModule BitSetConformances.swift
[99/199] Compiling BitArrayModule BitSet.swift
[100/199] Compiling _RopeModule _RopeItem.swift
[101/199] Compiling _RopeModule _RopePath.swift
[102/199] Compiling _RopeModule _RopeVersion.swift
[103/199] Compiling BitArrayModule BitArrayBitwiseOperations.swift
[104/199] Compiling BitArrayModule BitArray.swift
[105/199] Compiling BitArrayModule BitSetSetAlgebra.swift
[106/199] Compiling BitArrayModule BitArrayOperations.swift
[107/199] Compiling BitArrayModule BitArrayConformances.swift
[109/255] Compiling OrderedCollections OrderedDictionary+Values.swift
[110/255] Compiling OrderedCollections OrderedDictionary.swift
[111/255] Compiling OrderedCollections OrderedSet+Codable.swift
[112/255] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[113/255] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[114/255] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[115/255] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[116/255] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[117/255] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[118/255] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[119/255] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[121/263] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[122/263] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[123/263] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[124/263] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[125/263] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[126/263] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[127/263] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[128/270] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[129/270] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[130/270] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[131/270] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[132/270] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[133/270] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[134/270] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[141/270] Compiling OrderedCollections OrderedSet+Sendable.swift
[142/270] Compiling OrderedCollections OrderedSet+SubSequence.swift
[143/270] Compiling OrderedCollections OrderedSet+Testing.swift
[144/270] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[145/279] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[146/279] Compiling HeapModule Heap+Descriptions.swift
[154/279] Compiling OrderedCollections OrderedSet+Descriptions.swift
[155/279] Compiling OrderedCollections OrderedSet+Diffing.swift
[156/279] Compiling HeapModule _HeapNode.swift
[165/279] Compiling OrderedCollections OrderedDictionary+Codable.swift
[166/279] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[167/279] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[168/279] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[169/279] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[170/279] Compiling OrderedCollections OrderedDictionary+Elements.swift
[171/279] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[172/279] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[173/279] Compiling HeapModule Heap.swift
[174/279] Compiling OrderedCollections OrderedSet+Initializers.swift
[175/279] Compiling OrderedCollections OrderedSet+Insertions.swift
[176/279] Compiling OrderedCollections OrderedSet+Invariants.swift
[177/279] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[178/279] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[179/279] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[180/279] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[181/279] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[187/279] Compiling OrderedCollections OrderedSet+Equatable.swift
[188/279] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[189/279] Compiling OrderedCollections OrderedSet+Hashable.swift
[190/279] Compiling HeapModule Heap+UnsafeHandle.swift
[191/279] Compiling HeapModule Heap+Invariants.swift
[192/279] Compiling unstandardProtocols ExpressibleByRawValue.swift
/host/spi-builder-workspace/Sources/unstandardProtocols/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 |
[193/279] Compiling unstandardProtocols EmptyInitializable.swift
[194/279] Compiling Resultto Count.swift
[195/279] Compiling Resultto SetResult.swift
[196/279] Compiling Resultto AnyTrue.swift
[197/279] Compiling Resultto UUIDResult.swift
[198/279] Compiling Resultto URLResult.swift
[199/279] Compiling Resultto Sum.swift
[200/279] Compiling CustomDebugTreeConvertible CustomDebugTreeConvertible.swift
[201/279] Emitting module _UAParserSwift
BUILD FAILURE 6.2 android