The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build container, reference main (243115), with Swift 6.2 (beta) for Android on 12 Sep 2025 21:03:46 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/container.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/apple/container
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 2431155 Use containerization 0.7.1. (#606)
Cloned https://github.com/apple/container.git
Revision (git rev-parse @):
243115504e0236b9795c9406e7cc262149d20c86
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/container.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/apple/container.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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/Bouke/DNS.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/orlandos-nl/DNSClient.git
Fetching https://github.com/apple/containerization.git
Fetching https://github.com/swiftlang/swift-docc-plugin.git
Fetching https://github.com/swift-server/async-http-client.git
[1/1344] Fetching dnsclient
[176/3438] Fetching dnsclient, swift-docc-plugin
[991/4346] Fetching dnsclient, swift-docc-plugin, dns
[2693/8475] Fetching dnsclient, swift-docc-plugin, dns, containerization
Fetched https://github.com/Bouke/DNS.git from cache (0.37s)
Fetching https://github.com/apple/swift-protobuf.git
[4513/21826] Fetching dnsclient, swift-docc-plugin, containerization, async-http-client
Fetched https://github.com/swiftlang/swift-docc-plugin.git from cache (0.49s)
[5864/19732] Fetching dnsclient, containerization, async-http-client
Fetching https://github.com/grpc/grpc-swift.git
[16882/97812] Fetching dnsclient, containerization, async-http-client, swift-nio
[24418/149109] Fetching dnsclient, containerization, async-http-client, swift-nio, grpc-swift
Fetched https://github.com/swift-server/async-http-client.git from cache (1.11s)
Fetching https://github.com/apple/swift-crypto.git
[33201/134850] Fetching dnsclient, containerization, swift-nio, grpc-swift
[68471/151760] Fetching dnsclient, containerization, swift-nio, grpc-swift, swift-crypto
[90312/191938] Fetching dnsclient, containerization, swift-nio, grpc-swift, swift-crypto, swift-protobuf
Fetched https://github.com/grpc/grpc-swift.git from cache (2.69s)
[115891/140641] Fetching dnsclient, containerization, swift-nio, swift-crypto, swift-protobuf
Fetching https://github.com/apple/swift-collections.git
Fetched https://github.com/apple/swift-crypto.git from cache (2.19s)
Fetching https://github.com/apple/swift-argument-parser.git
[109267/123731] Fetching dnsclient, containerization, swift-nio, swift-protobuf
[120920/141191] Fetching dnsclient, containerization, swift-nio, swift-protobuf, swift-collections
[122021/157148] Fetching dnsclient, containerization, swift-nio, swift-protobuf, swift-collections, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (2.10s)
[134207/141191] Fetching dnsclient, containerization, swift-nio, swift-protobuf, swift-collections
Fetching https://github.com/apple/swift-log.git
[141192/145094] Fetching dnsclient, containerization, swift-nio, swift-protobuf, swift-collections, swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.93s)
Fetched https://github.com/apple/swift-collections.git from cache (3.21s)
Fetched https://github.com/orlandos-nl/DNSClient.git from cache (6.42s)
Fetched https://github.com/apple/containerization.git from cache (6.43s)
Fetched https://github.com/apple/swift-nio.git from cache (6.53s)
Fetched https://github.com/apple/swift-protobuf.git from cache (7.58s)
Computing version for https://github.com/apple/containerization.git
Computed https://github.com/apple/containerization.git at 0.7.1 (8.59s)
Fetching https://github.com/apple/swift-system.git
[1/4937] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.42s)
Computing version for https://github.com/Bouke/DNS.git
Computed https://github.com/Bouke/DNS.git at 1.2.0 (3.12s)
Computing version for https://github.com/grpc/grpc-swift.git
Computed https://github.com/grpc/grpc-swift.git at 1.26.1 (3.00s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-nio-http2.git
[1/2718] Fetching swift-nio-transport-services
[2719/8845] Fetching swift-nio-transport-services, swift-nio-extras
[5599/10659] Fetching swift-nio-transport-services, swift-nio-extras, swift-atomics
[7669/22320] Fetching swift-nio-transport-services, swift-nio-extras, swift-atomics, swift-nio-http2
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.40s)
[10508/34677] Fetching swift-nio-extras, swift-atomics, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.46s)
[5285/28550] Fetching swift-atomics, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.19s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.67s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.70s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (2.40s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.40s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.31.0 (0.40s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.25.1 (0.45s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.38.0 (0.47s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (0.80s)
Computing version for https://github.com/orlandos-nl/DNSClient.git
Computed https://github.com/orlandos-nl/DNSClient.git at 2.5.0 (0.45s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.1 (0.43s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (0.53s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.29.0 (0.60s)
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-certificates.git
[1/1176] Fetching swift-http-structured-headers
[425/2805] Fetching swift-http-structured-headers, swift-asn1
[2676/8790] Fetching swift-http-structured-headers, swift-asn1, swift-algorithms
[2834/14181] Fetching swift-http-structured-headers, swift-asn1, swift-algorithms, swift-async-algorithms
[7651/20764] Fetching swift-http-structured-headers, swift-asn1, swift-algorithms, swift-async-algorithms, swift-certificates
[10202/23234] Fetching swift-http-structured-headers, swift-asn1, swift-algorithms, swift-async-algorithms, swift-certificates, swift-service-lifecycle
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.40s)
[19228/22058] Fetching swift-asn1, swift-algorithms, swift-async-algorithms, swift-certificates, swift-service-lifecycle
Fetching https://github.com/apple/swift-http-types.git
Fetched https://github.com/apple/swift-asn1.git from cache (0.49s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.51s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.51s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.56s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.56s)
[1/923] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.30s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (1.16s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.57s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.45s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.43s)
Fetching https://github.com/apple/swift-numerics.git
[1/6348] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.48s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (0.97s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.42s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.13.0 (0.56s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.4.0 (0.43s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.0 (0.39s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.34.0 (0.58s)
Computing version for https://github.com/swiftlang/swift-docc-plugin.git
Computed https://github.com/swiftlang/swift-docc-plugin.git at 1.4.5 (0.50s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3509] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.42s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.97s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.0 (1.16s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.28.0 (0.50s)
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.31.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/swiftlang/swift-docc-plugin.git
Working copy of https://github.com/swiftlang/swift-docc-plugin.git resolved at 1.4.5
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.86.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.34.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
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.29.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.38.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.25.1
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.28.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/grpc/grpc-swift.git
Working copy of https://github.com/grpc/grpc-swift.git resolved at 1.26.1
Creating working copy for https://github.com/apple/containerization.git
Working copy of https://github.com/apple/containerization.git resolved at 0.7.1
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.6.1
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.0
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.4.0
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Creating working copy for https://github.com/Bouke/DNS.git
Working copy of https://github.com/Bouke/DNS.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.13.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.2
Creating working copy for https://github.com/orlandos-nl/DNSClient.git
Working copy of https://github.com/orlandos-nl/DNSClient.git resolved at 2.5.0
Downloading binary artifact https://github.com/apple/swift-protobuf/releases/download/protoc-artifactbundle-v31.1/protoc-31.1.artifactbundle.zip
[1369/15500663] Downloading https://github.com/apple/swift-protobuf/releases/download/protoc-artifactbundle-v31.1/protoc-31.1.artifactbundle.zip
Downloaded https://github.com/apple/swift-protobuf/releases/download/protoc-artifactbundle-v31.1/protoc-31.1.artifactbundle.zip (1.83s)
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin SwiftProtobufPlugin
[4/4] Compiling plugin GRPCSwiftPlugin
[5/5] Compiling plugin GenerateManual
[6/6] Compiling plugin GenerateDoccReference
Building for debugging...
[6/957] Write sources
[48/957] Compiling sha512-x86_64-linux.S
[49/957] Write sources
[50/957] Compiling sha512-armv8-apple.S
[51/957] Write sources
[54/957] Compiling _NumericsShims _NumericsShims.c
[55/957] Write sources
[56/957] Copying PrivacyInfo.xcprivacy
[57/957] Write sources
[78/957] Compiling CVersion Version.c
[79/957] Write sources
[79/957] Write swift-version-8C5A4AE7A8CE2BA.txt
[81/957] Compiling _AtomicsShims.c
[82/957] Compiling CShim vsock.c
[83/959] Compiling CSystem shims.c
[84/1059] Compiling derive_key.cc
[85/1090] Compiling pool.cc
[86/1094] Compiling spake25519.cc
[88/1109] Emitting module Logging
[88/1109] Compiling c-nioatomics.c
[90/1116] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[91/1116] Compiling InternalCollectionsUtilities Debugging.swift
[92/1116] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[93/1116] Compiling InternalCollectionsUtilities UInt+reversed.swift
[94/1117] Compiling RealModule RealFunctions.swift
[95/1118] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[96/1118] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[97/1118] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[98/1118] Compiling InternalCollectionsUtilities _SortedCollection.swift
[99/1118] Emitting module RealModule
[100/1118] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[101/1118] Compiling InternalCollectionsUtilities Descriptions.swift
[102/1118] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[103/1118] Compiling RealModule Float80+Real.swift
[104/1118] Compiling RealModule Real.swift
[105/1118] Emitting module InternalCollectionsUtilities
[106/1118] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[107/1118] Compiling InternalCollectionsUtilities Integer rank.swift
[108/1118] Compiling RealModule Float16+Real.swift
[111/1118] Compiling SystemPackage FilePathTempPosix.swift
[112/1118] Compiling SystemPackage FilePathTempWindows.swift
[113/1118] Compiling SystemPackage FilePathWindows.swift
[114/1118] Compiling SystemPackage FilePermissions.swift
[115/1118] Compiling SystemPackage IOCompletion.swift
[116/1118] Compiling SystemPackage IORequest.swift
[117/1122] Emitting module _NIOBase64
[118/1122] Compiling _NIOBase64 Base64.swift
[126/1123] Emitting module SystemPackage
[136/1123] Compiling _NIODataStructures PriorityQueue.swift
[137/1123] Compiling _NIODataStructures _TinyArray.swift
[139/1123] Emitting module _NIODataStructures
[140/1123] Compiling _NIODataStructures Heap.swift
[141/1123] Compiling RealModule RelaxedArithmetic.swift
[144/1126] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[145/1138] Wrapping AST for _NIODataStructures for debugging
[147/1206] Emitting module ContainerizationError
[148/1206] Compiling ContainerizationError ContainerizationError.swift
[150/1262] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[151/1262] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[152/1262] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[153/1262] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[154/1262] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[155/1262] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[156/1262] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[157/1269] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[158/1269] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[159/1269] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[160/1269] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[161/1269] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[162/1269] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[163/1269] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[164/1269] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[165/1269] Compiling OrderedCollections OrderedSet+Hashable.swift
[168/1269] Compiling OrderedCollections OrderedDictionary.swift
[169/1269] Compiling OrderedCollections OrderedSet+Codable.swift
[170/1269] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[171/1269] Compiling OrderedCollections OrderedSet+Descriptions.swift
[172/1269] Compiling OrderedCollections OrderedSet+Diffing.swift
[173/1269] Compiling OrderedCollections OrderedSet+Equatable.swift
[176/1269] Compiling OrderedCollections OrderedSet+Initializers.swift
[177/1269] Compiling OrderedCollections OrderedSet+Insertions.swift
[178/1269] Compiling OrderedCollections OrderedSet+Invariants.swift
[179/1269] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[180/1269] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[181/1269] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[182/1269] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[183/1269] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[184/1269] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[185/1269] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[186/1269] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[187/1269] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[188/1269] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[189/1269] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[190/1269] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[191/1269] Compiling OrderedCollections OrderedDictionary+Values.swift
[192/1269] Compiling Logging MetadataProvider.swift
[193/1269] Compiling OrderedCollections OrderedDictionary+Codable.swift
[194/1269] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[195/1269] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[196/1269] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[197/1269] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[198/1269] Compiling OrderedCollections OrderedDictionary+Elements.swift
[199/1269] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[200/1269] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[213/1270] Compiling Logging Locks.swift
[220/1270] Compiling OrderedCollections OrderedSet+Sendable.swift
[221/1270] Compiling OrderedCollections OrderedSet+SubSequence.swift
[222/1270] Compiling OrderedCollections OrderedSet+Testing.swift
[223/1270] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[224/1286] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[225/1286] Compiling HeapModule Heap+Invariants.swift
[226/1286] Compiling HeapModule Heap+Descriptions.swift
[227/1286] Compiling HeapModule Heap.swift
[228/1286] Compiling HeapModule _HeapNode.swift
[241/1286] Compiling Logging Logging.swift
[242/1286] Compiling Logging LogHandler.swift
[243/1294] Emitting module HeapModule
[245/1298] Compiling HeapModule Heap+UnsafeHandle.swift
[257/1299] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[258/1299] Compiling OrderedCollections OrderedSet.swift
[259/1299] Compiling OrderedCollections _UnsafeBitset.swift
[260/1299] Compiling _RopeModule Rope+Sequence.swift
[261/1299] Compiling _RopeModule Rope+Append.swift
[262/1299] Compiling _RopeModule Rope+Extract.swift
[263/1299] Compiling _RopeModule Rope+Find.swift
[264/1299] Compiling _RopeModule Rope+ForEachWhile.swift
[265/1299] Compiling _RopeModule Rope+Insert.swift
[266/1375] Compiling DNS Integer+Data.swift
[267/1390] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[268/1390] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[269/1390] Compiling HashTreeCollections TreeDictionary+Filter.swift
[270/1390] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[271/1390] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[272/1390] Compiling HashTreeCollections TreeDictionary+Keys.swift
[273/1390] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[274/1390] Compiling DNS IP.swift
/host/spi-builder-workspace/.build/checkouts/DNS/Sources/DNS/IP.swift:31:25: error: cannot find type 'in_addr' in scope
 29 | public struct IPv4: IP {
 30 |     /// IPv4 address in network-byte-order
 31 |     public let address: in_addr
    |                         `- error: cannot find type 'in_addr' in scope
 32 |
 33 |     public init(address: in_addr) {
/host/spi-builder-workspace/.build/checkouts/DNS/Sources/DNS/IP.swift:33:26: error: cannot find type 'in_addr' in scope
 31 |     public let address: in_addr
 32 |
 33 |     public init(address: in_addr) {
    |                          `- error: cannot find type 'in_addr' in scope
 34 |         self.address = address
 35 |     }
/host/spi-builder-workspace/.build/checkouts/DNS/Sources/DNS/IP.swift:101:25: error: cannot find type 'in6_addr' in scope
 99 |
100 | public struct IPv6: IP {
101 |     public let address: in6_addr
    |                         `- error: cannot find type 'in6_addr' in scope
102 |
103 |     public init(address: in6_addr) {
/host/spi-builder-workspace/.build/checkouts/DNS/Sources/DNS/IP.swift:103:26: error: cannot find type 'in6_addr' in scope
101 |     public let address: in6_addr
102 |
103 |     public init(address: in6_addr) {
    |                          `- error: cannot find type 'in6_addr' in scope
104 |         self.address = address
105 |     }
/host/spi-builder-workspace/.build/checkouts/DNS/Sources/DNS/IP.swift:38:23: error: cannot find 'in_addr' in scope
 36 |
 37 |     public init?(_ presentation: String) {
 38 |         var address = in_addr()
    |                       `- error: cannot find 'in_addr' in scope
 39 |         guard inet_pton(AF_INET, presentation, &address) == 1 else {
 40 |             return nil
/host/spi-builder-workspace/.build/checkouts/DNS/Sources/DNS/IP.swift:39:15: error: cannot find 'inet_pton' in scope
 37 |     public init?(_ presentation: String) {
 38 |         var address = in_addr()
 39 |         guard inet_pton(AF_INET, presentation, &address) == 1 else {
    |               `- error: cannot find 'inet_pton' in scope
 40 |             return nil
 41 |         }
/host/spi-builder-workspace/.build/checkouts/DNS/Sources/DNS/IP.swift:39:25: error: cannot find 'AF_INET' in scope
 37 |     public init?(_ presentation: String) {
 38 |         var address = in_addr()
 39 |         guard inet_pton(AF_INET, presentation, &address) == 1 else {
    |                         `- error: cannot find 'AF_INET' in scope
 40 |             return nil
 41 |         }
/host/spi-builder-workspace/.build/checkouts/DNS/Sources/DNS/IP.swift:50:24: error: cannot find 'in_addr' in scope
 48 |             return nil
 49 |         }
 50 |         self.address = in_addr(s_addr: UInt32(bytes: bytes.reversed()))
    |                        `- error: cannot find 'in_addr' in scope
 51 |     }
 52 |
/host/spi-builder-workspace/.build/checkouts/DNS/Sources/DNS/IP.swift:55:24: error: cannot find 'in_addr' in scope
 53 |     /// host order
 54 |     public init(_ address: UInt32) {
 55 |         self.address = in_addr(s_addr: htonl(address))
    |                        `- error: cannot find 'in_addr' in scope
 56 |     }
 57 |
/host/spi-builder-workspace/.build/checkouts/DNS/Sources/DNS/IP.swift:60:38: error: cannot find 'INET_ADDRSTRLEN' in scope
 58 |     /// Format this IPv4 address using common `a.b.c.d` notation.
 59 |     public var presentation: String {
 60 |         var output = Data(count: Int(INET_ADDRSTRLEN))
    |                                      `- error: cannot find 'INET_ADDRSTRLEN' in scope
 61 |         var address = self.address
 62 |         guard let presentationBytes = output.withUnsafeMutableBytes({ (rawBufferPointer: UnsafeMutableRawBufferPointer) -> UnsafePointer<CChar>? in
/host/spi-builder-workspace/.build/checkouts/DNS/Sources/DNS/IP.swift:66:113: error: cannot find 'INET_ADDRSTRLEN' in scope
 64 |             let charBufferPointer = rawBufferPointer.bindMemory(to: CChar.self)
 65 |             // Convert UnsafeMutableBufferPointer<CChar> to UnsafeMutablePointer<CChar>
 66 |             if let charPointer = charBufferPointer.baseAddress?.withMemoryRebound(to: CChar.self, capacity: Int(INET_ADDRSTRLEN), { return $0 }) {
    |                                                                                                                 `- error: cannot find 'INET_ADDRSTRLEN' in scope
 67 |                 return inet_ntop(AF_INET, &address, charPointer, socklen_t(INET_ADDRSTRLEN))
 68 |             }
/host/spi-builder-workspace/.build/checkouts/DNS/Sources/DNS/IP.swift:67:24: error: cannot find 'inet_ntop' in scope
 65 |             // Convert UnsafeMutableBufferPointer<CChar> to UnsafeMutablePointer<CChar>
 66 |             if let charPointer = charBufferPointer.baseAddress?.withMemoryRebound(to: CChar.self, capacity: Int(INET_ADDRSTRLEN), { return $0 }) {
 67 |                 return inet_ntop(AF_INET, &address, charPointer, socklen_t(INET_ADDRSTRLEN))
    |                        `- error: cannot find 'inet_ntop' in scope
 68 |             }
 69 |             return nil
/host/spi-builder-workspace/.build/checkouts/DNS/Sources/DNS/IP.swift:67:34: error: cannot find 'AF_INET' in scope
 65 |             // Convert UnsafeMutableBufferPointer<CChar> to UnsafeMutablePointer<CChar>
 66 |             if let charPointer = charBufferPointer.baseAddress?.withMemoryRebound(to: CChar.self, capacity: Int(INET_ADDRSTRLEN), { return $0 }) {
 67 |                 return inet_ntop(AF_INET, &address, charPointer, socklen_t(INET_ADDRSTRLEN))
    |                                  `- error: cannot find 'AF_INET' in scope
 68 |             }
 69 |             return nil
/host/spi-builder-workspace/.build/checkouts/DNS/Sources/DNS/IP.swift:67:76: error: cannot find 'INET_ADDRSTRLEN' in scope
 65 |             // Convert UnsafeMutableBufferPointer<CChar> to UnsafeMutablePointer<CChar>
 66 |             if let charPointer = charBufferPointer.baseAddress?.withMemoryRebound(to: CChar.self, capacity: Int(INET_ADDRSTRLEN), { return $0 }) {
 67 |                 return inet_ntop(AF_INET, &address, charPointer, socklen_t(INET_ADDRSTRLEN))
    |                                                                            `- error: cannot find 'INET_ADDRSTRLEN' in scope
 68 |             }
 69 |             return nil
/host/spi-builder-workspace/.build/checkouts/DNS/Sources/DNS/IP.swift:108:23: error: cannot find 'in6_addr' in scope
106 |
107 |     public init?(_ presentation: String) {
108 |         var address = in6_addr()
    |                       `- error: cannot find 'in6_addr' in scope
109 |         guard inet_pton(AF_INET6, presentation, &address) == 1 else {
110 |             return nil
/host/spi-builder-workspace/.build/checkouts/DNS/Sources/DNS/IP.swift:109:15: error: cannot find 'inet_pton' in scope
107 |     public init?(_ presentation: String) {
108 |         var address = in6_addr()
109 |         guard inet_pton(AF_INET6, presentation, &address) == 1 else {
    |               `- error: cannot find 'inet_pton' in scope
110 |             return nil
111 |         }
/host/spi-builder-workspace/.build/checkouts/DNS/Sources/DNS/IP.swift:109:25: error: cannot find 'AF_INET6' in scope
107 |     public init?(_ presentation: String) {
108 |         var address = in6_addr()
109 |         guard inet_pton(AF_INET6, presentation, &address) == 1 else {
    |                         `- error: cannot find 'AF_INET6' in scope
110 |             return nil
111 |         }
/host/spi-builder-workspace/.build/checkouts/DNS/Sources/DNS/IP.swift:116:43: error: cannot find type 'in6_addr' in scope
114 |
115 |     public init?(networkBytes bytes: Data) {
116 |         guard bytes.count == MemoryLayout<in6_addr>.size else {
    |                                           `- error: cannot find type 'in6_addr' in scope
117 |             return nil
118 |         }
/host/spi-builder-workspace/.build/checkouts/DNS/Sources/DNS/IP.swift:124:59: error: cannot find 'in6_addr' in scope
122 |             // Convert UnsafeBufferPointer<UInt8> to UnsafePointer<UInt8>
123 |             if let bytesPointer = bufferPointer.baseAddress?.withMemoryRebound(to: UInt8.self, capacity: bytes.count, { return $0 }) {
124 |                 return bytesPointer.withMemoryRebound(to: in6_addr.self, capacity: 1) { $0.pointee }
    |                                                           `- error: cannot find 'in6_addr' in scope
125 |             }
126 |             return in6_addr()
/host/spi-builder-workspace/.build/checkouts/DNS/Sources/DNS/IP.swift:126:20: error: cannot find 'in6_addr' in scope
124 |                 return bytesPointer.withMemoryRebound(to: in6_addr.self, capacity: 1) { $0.pointee }
125 |             }
126 |             return in6_addr()
    |                    `- error: cannot find 'in6_addr' in scope
127 |         })
128 |     }
/host/spi-builder-workspace/.build/checkouts/DNS/Sources/DNS/IP.swift:119:89: error: cannot find type 'in6_addr' in scope
117 |             return nil
118 |         }
119 |         address = bytes.withUnsafeBytes({ (rawBufferPointer: UnsafeRawBufferPointer) -> in6_addr in
    |                                                                                         `- error: cannot find type 'in6_addr' in scope
120 |             // Convert UnsafeRawBufferPointer to UnsafeBufferPointer<UInt8>
121 |             let bufferPointer = rawBufferPointer.bindMemory(to: UInt8.self)
/host/spi-builder-workspace/.build/checkouts/DNS/Sources/DNS/IP.swift:132:38: error: cannot find 'INET6_ADDRSTRLEN' in scope
130 |     /// Format this IPv6 address using common `a:b:c:d:e:f:g:h` notation.
131 |     public var presentation: String {
132 |         var output = Data(count: Int(INET6_ADDRSTRLEN))
    |                                      `- error: cannot find 'INET6_ADDRSTRLEN' in scope
133 |         var address = self.address
134 |         guard let presentationBytes = output.withUnsafeMutableBytes({ (rawBufferPointer: UnsafeMutableRawBufferPointer) -> UnsafePointer<CChar>? in
/host/spi-builder-workspace/.build/checkouts/DNS/Sources/DNS/IP.swift:138:113: error: cannot find 'INET6_ADDRSTRLEN' in scope
136 |             let charBufferPointer = rawBufferPointer.bindMemory(to: CChar.self)
137 |             // Convert UnsafeMutableBufferPointer<CChar> to UnsafeMutablePointer<CChar>
138 |             if let charPointer = charBufferPointer.baseAddress?.withMemoryRebound(to: CChar.self, capacity: Int(INET6_ADDRSTRLEN), { return $0 }) {
    |                                                                                                                 `- error: cannot find 'INET6_ADDRSTRLEN' in scope
139 |                 return inet_ntop(AF_INET6, &address, charPointer, socklen_t(INET6_ADDRSTRLEN))
140 |             }
/host/spi-builder-workspace/.build/checkouts/DNS/Sources/DNS/IP.swift:139:24: error: cannot find 'inet_ntop' in scope
137 |             // Convert UnsafeMutableBufferPointer<CChar> to UnsafeMutablePointer<CChar>
138 |             if let charPointer = charBufferPointer.baseAddress?.withMemoryRebound(to: CChar.self, capacity: Int(INET6_ADDRSTRLEN), { return $0 }) {
139 |                 return inet_ntop(AF_INET6, &address, charPointer, socklen_t(INET6_ADDRSTRLEN))
    |                        `- error: cannot find 'inet_ntop' in scope
140 |             }
141 |             return nil
/host/spi-builder-workspace/.build/checkouts/DNS/Sources/DNS/IP.swift:139:34: error: cannot find 'AF_INET6' in scope
137 |             // Convert UnsafeMutableBufferPointer<CChar> to UnsafeMutablePointer<CChar>
138 |             if let charPointer = charBufferPointer.baseAddress?.withMemoryRebound(to: CChar.self, capacity: Int(INET6_ADDRSTRLEN), { return $0 }) {
139 |                 return inet_ntop(AF_INET6, &address, charPointer, socklen_t(INET6_ADDRSTRLEN))
    |                                  `- error: cannot find 'AF_INET6' in scope
140 |             }
141 |             return nil
/host/spi-builder-workspace/.build/checkouts/DNS/Sources/DNS/IP.swift:139:77: error: cannot find 'INET6_ADDRSTRLEN' in scope
137 |             // Convert UnsafeMutableBufferPointer<CChar> to UnsafeMutablePointer<CChar>
138 |             if let charPointer = charBufferPointer.baseAddress?.withMemoryRebound(to: CChar.self, capacity: Int(INET6_ADDRSTRLEN), { return $0 }) {
139 |                 return inet_ntop(AF_INET6, &address, charPointer, socklen_t(INET6_ADDRSTRLEN))
    |                                                                             `- error: cannot find 'INET6_ADDRSTRLEN' in scope
140 |             }
141 |             return nil
[275/1390] Compiling DequeModule Deque+Codable.swift
[276/1390] Compiling DequeModule Deque+Collection.swift
[277/1390] Compiling DequeModule Deque+CustomReflectable.swift
[278/1390] Compiling DequeModule Deque+Descriptions.swift
[279/1390] Compiling DequeModule Deque+Equatable.swift
[280/1390] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[281/1390] Compiling DequeModule Deque+Extras.swift
[282/1390] Compiling DequeModule Deque+Hashable.swift
[291/1390] Compiling DequeModule Deque+Testing.swift
[292/1390] Compiling DequeModule Deque._Storage.swift
[293/1390] Compiling DequeModule _DequeBuffer.swift
[294/1390] Compiling DequeModule _DequeBufferHeader.swift
[295/1392] Compiling DequeModule Deque._UnsafeHandle.swift
[296/1392] Compiling DequeModule Deque.swift
[299/1392] Compiling DequeModule _DequeSlot.swift
[300/1392] Compiling DequeModule _UnsafeWrappedBuffer.swift
[301/1392] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[302/1392] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[303/1392] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[304/1392] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[305/1392] Compiling DNS Message.swift
[306/1392] Compiling DNS Types.swift
[313/1392] Emitting module _RopeModule
[314/1392] Compiling HashTreeCollections TreeSet+Hashable.swift
[315/1392] Compiling HashTreeCollections TreeSet+Sendable.swift
[316/1392] Compiling HashTreeCollections TreeSet+Sequence.swift
[317/1392] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[318/1392] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[319/1392] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[320/1392] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[321/1392] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[322/1392] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[323/1392] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[326/1402] Compiling HashTreeCollections TreeDictionary.swift
[327/1402] Compiling HashTreeCollections TreeSet+Codable.swift
[328/1402] Compiling HashTreeCollections TreeSet+Collection.swift
[329/1402] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[330/1402] Compiling HashTreeCollections TreeSet+Debugging.swift
[331/1402] Compiling HashTreeCollections TreeSet+Descriptions.swift
[332/1402] Compiling HashTreeCollections TreeSet+Equatable.swift
[333/1402] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[334/1402] Compiling HashTreeCollections TreeSet+Extras.swift
[335/1402] Compiling HashTreeCollections TreeSet+Filter.swift
[336/1402] Emitting module OrderedCollections
error: emit-module command failed with exit code 1 (use -v to see invocation)
[342/1405] Emitting module ContainerLog
/host/spi-builder-workspace/Sources/ContainerLog/OSLogHandler.swift:21:8: error: no such module 'os'
 19 | import Foundation
 20 | import Logging
 21 | import os
    |        `- error: no such module 'os'
 22 |
 23 | import struct Logging.Logger
[343/1405] Compiling ContainerLog OSLogHandler.swift
/host/spi-builder-workspace/Sources/ContainerLog/OSLogHandler.swift:21:8: error: no such module 'os'
 19 | import Foundation
 20 | import Logging
 21 | import os
    |        `- error: no such module 'os'
 22 |
 23 | import struct Logging.Logger
[344/1405] Compiling ContainerBuildReporting BuildStatistics.swift
[345/1405] Emitting module ContainerVersion
[347/1405] Compiling HashTreeCollections TreeDictionary+Merge.swift
[348/1405] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[349/1405] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[350/1405] Compiling HashTreeCollections TreeDictionary+Values.swift
[357/1405] Compiling DNS Data+Extensions.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[359/1405] Emitting module DNS
/host/spi-builder-workspace/.build/checkouts/DNS/Sources/DNS/IP.swift:31:25: error: cannot find type 'in_addr' in scope
 29 | public struct IPv4: IP {
 30 |     /// IPv4 address in network-byte-order
 31 |     public let address: in_addr
    |                         `- error: cannot find type 'in_addr' in scope
 32 |
 33 |     public init(address: in_addr) {
/host/spi-builder-workspace/.build/checkouts/DNS/Sources/DNS/IP.swift:33:26: error: cannot find type 'in_addr' in scope
 31 |     public let address: in_addr
 32 |
 33 |     public init(address: in_addr) {
    |                          `- error: cannot find type 'in_addr' in scope
 34 |         self.address = address
 35 |     }
/host/spi-builder-workspace/.build/checkouts/DNS/Sources/DNS/IP.swift:101:25: error: cannot find type 'in6_addr' in scope
 99 |
100 | public struct IPv6: IP {
101 |     public let address: in6_addr
    |                         `- error: cannot find type 'in6_addr' in scope
102 |
103 |     public init(address: in6_addr) {
/host/spi-builder-workspace/.build/checkouts/DNS/Sources/DNS/IP.swift:103:26: error: cannot find type 'in6_addr' in scope
101 |     public let address: in6_addr
102 |
103 |     public init(address: in6_addr) {
    |                          `- error: cannot find type 'in6_addr' in scope
104 |         self.address = address
105 |     }
/host/spi-builder-workspace/.build/checkouts/DNS/Sources/DNS/IP.swift:31:25: error: cannot find type 'in_addr' in scope
 29 | public struct IPv4: IP {
 30 |     /// IPv4 address in network-byte-order
 31 |     public let address: in_addr
    |                         `- error: cannot find type 'in_addr' in scope
 32 |
 33 |     public init(address: in_addr) {
BUILD FAILURE 6.2 android