Build Information
Failed to build Rosalind, reference 0.7.94 (22cca9), with Swift 6.1 for Android on 28 Apr 2026 22:51:13 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tuist/Rosalind.git
Reference: 0.7.94
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/tuist/Rosalind
* tag 0.7.94 -> FETCH_HEAD
HEAD is now at 22cca91 [Release] Rosalind 0.7.94
Cloned https://github.com/tuist/Rosalind.git
Revision (git rev-parse @):
22cca91d2997970c172f7d97cacc5a16a3133444
SUCCESS checkout https://github.com/tuist/Rosalind.git at 0.7.94
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/tuist/Rosalind.git
https://github.com/tuist/Rosalind.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d37fe7b8fba27dae59fb1d9d7dfa86b38b41ffb3975924aad6f05cb4cc3de131
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/tuist/Command.git
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/p-x9/MachOKit
Fetching https://github.com/Kolos65/Mockable
[1/6695] Fetching machokit
[1876/8727] Fetching machokit, command
[2514/10794] Fetching machokit, command, mockable
[10653/28241] Fetching machokit, command, mockable, swift-crypto
Fetched https://github.com/Kolos65/Mockable from cache (0.67s)
[9251/26174] Fetching machokit, command, swift-crypto
Fetching https://github.com/tuist/FileSystem.git
[9426/73929] Fetching machokit, command, swift-crypto, swift-protobuf
[12163/89998] Fetching machokit, command, swift-crypto, swift-protobuf, swift-snapshot-testing
[13633/94694] Fetching machokit, command, swift-crypto, swift-protobuf, swift-snapshot-testing, filesystem
Fetched https://github.com/tuist/FileSystem.git from cache (0.78s)
[15400/89998] Fetching machokit, command, swift-crypto, swift-protobuf, swift-snapshot-testing
Fetching https://github.com/tuist/Path.git
[16856/90399] Fetching machokit, command, swift-crypto, swift-protobuf, swift-snapshot-testing, path
Fetched https://github.com/tuist/Path.git from cache (0.45s)
[18486/89998] Fetching machokit, command, swift-crypto, swift-protobuf, swift-snapshot-testing
Fetched https://github.com/apple/swift-crypto.git from cache (4.70s)
[53272/72551] Fetching machokit, command, swift-protobuf, swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (6.05s)
[54095/56482] Fetching machokit, command, swift-protobuf
Fetched https://github.com/p-x9/MachOKit from cache (14.97s)
Fetched https://github.com/tuist/Command.git from cache (14.97s)
Fetched https://github.com/apple/swift-protobuf.git from cache (15.11s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.37.0 (15.74s)
Computing version for https://github.com/Kolos65/Mockable
Computed https://github.com/Kolos65/Mockable at 0.6.2 (0.74s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/swiftlang/swift-syntax.git
[1/5723] Fetching xctest-dynamic-overlay
[3607/80762] Fetching xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.84s)
[9756/75039] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (9.07s)
Computing version for https://github.com/p-x9/MachOKit
warning: 'machokit': /Package.swift:129:1: warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
127 | }
128 |
129 | extension SwiftSetting: CaseIterable {
| |- warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
130 | public static var allCases: [Self] {
131 | [
Computed https://github.com/p-x9/MachOKit at 0.49.0 (10.15s)
Fetching https://github.com/p-x9/swift-fileio-extra.git
Fetching https://github.com/p-x9/ObjectArchiveKit.git
Fetching https://github.com/p-x9/swift-binary-parse-support.git
Fetching https://github.com/p-x9/swift-fileio.git
[1/259] Fetching objectarchivekit
[4/501] Fetching objectarchivekit, swift-binary-parse-support
[34/549] Fetching objectarchivekit, swift-binary-parse-support, swift-fileio-extra
[550/795] Fetching objectarchivekit, swift-binary-parse-support, swift-fileio-extra, swift-fileio
Fetched https://github.com/p-x9/swift-fileio-extra.git from cache (0.56s)
Fetched https://github.com/p-x9/ObjectArchiveKit.git from cache (0.56s)
Fetched https://github.com/p-x9/swift-binary-parse-support.git from cache (0.56s)
Fetched https://github.com/p-x9/swift-fileio.git from cache (0.55s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (4.20s)
Fetching https://github.com/apple/swift-asn1.git
[1/1803] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.30s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.19.2 (0.86s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/5464] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.34s)
Computing version for https://github.com/tuist/Path.git
Computed https://github.com/tuist/Path.git at 0.3.8 (0.94s)
Computing version for https://github.com/p-x9/swift-binary-parse-support.git
Computed https://github.com/p-x9/swift-binary-parse-support.git at 0.2.1 (0.53s)
Computing version for https://github.com/p-x9/ObjectArchiveKit.git
Computed https://github.com/p-x9/ObjectArchiveKit.git at 0.5.0 (0.61s)
Computing version for https://github.com/p-x9/swift-fileio-extra.git
Computed https://github.com/p-x9/swift-fileio-extra.git at 0.2.2 (0.68s)
Computing version for https://github.com/p-x9/swift-fileio.git
Computed https://github.com/p-x9/swift-fileio.git at 0.13.0 (0.55s)
Computing version for https://github.com/tuist/Command.git
Computed https://github.com/tuist/Command.git at 0.14.1 (1.73s)
Fetching https://github.com/apple/swift-log
[1/6726] Fetching swift-log
Fetched https://github.com/apple/swift-log from cache (0.48s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (1.00s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.64s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (2.66s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.12.0 (1.18s)
Computing version for https://github.com/tuist/FileSystem.git
Computed https://github.com/tuist/FileSystem.git at 0.17.1 (0.81s)
Fetching https://github.com/tuist/ZIPFoundation
[1/4879] Fetching zipfoundation
Fetched https://github.com/tuist/ZIPFoundation from cache (0.80s)
Computing version for https://github.com/tuist/ZIPFoundation
Computed https://github.com/tuist/ZIPFoundation at 0.9.21 (1.64s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (1.15s)
Creating working copy for https://github.com/tuist/FileSystem.git
Working copy of https://github.com/tuist/FileSystem.git resolved at 0.17.1
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.37.0
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Creating working copy for https://github.com/p-x9/swift-binary-parse-support.git
Working copy of https://github.com/p-x9/swift-binary-parse-support.git resolved at 0.2.1
Creating working copy for https://github.com/p-x9/swift-fileio-extra.git
Working copy of https://github.com/p-x9/swift-fileio-extra.git resolved at 0.2.2
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.5.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
Creating working copy for https://github.com/p-x9/swift-fileio.git
Working copy of https://github.com/p-x9/swift-fileio.git resolved at 0.13.0
Creating working copy for https://github.com/tuist/Path.git
Working copy of https://github.com/tuist/Path.git resolved at 0.3.8
Creating working copy for https://github.com/p-x9/ObjectArchiveKit.git
Working copy of https://github.com/p-x9/ObjectArchiveKit.git resolved at 0.5.0
Creating working copy for https://github.com/tuist/ZIPFoundation
Working copy of https://github.com/tuist/ZIPFoundation resolved at 0.9.21
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.12.0
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.19.2
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.1
Creating working copy for https://github.com/p-x9/MachOKit
Working copy of https://github.com/p-x9/MachOKit resolved at 0.49.0
Creating working copy for https://github.com/Kolos65/Mockable
Working copy of https://github.com/Kolos65/Mockable resolved at 0.6.2
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.7.0
Creating working copy for https://github.com/tuist/Command.git
Working copy of https://github.com/tuist/Command.git resolved at 0.14.1
warning: 'machokit': /host/spi-builder-workspace/.build/checkouts/MachOKit/Package.swift:129:1: warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
127 | }
128 |
129 | extension SwiftSetting: CaseIterable {
| |- warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
130 | public static var allCases: [Self] {
131 | [
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/Rosalind/Proto/Configuration.proto
/host/spi-builder-workspace/Sources/Rosalind/Proto/Resources.proto
[1/1] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[1/457] Compiling CFileSystemShims CFileSystemShims.c
[2/457] Compiling VendoredCSystem shims.c
[3/457] Write sources
[20/457] Compiling ghash-ssse3-x86_64-linux.S
[20/457] Copying PrivacyInfo.xcprivacy
[20/457] Write sources
[41/457] Compiling _SwiftSyntaxCShims PlatformMutex.c
[42/457] Compiling fiat_p256_adx_sqr.S
[43/457] Compiling fiat_p256_adx_mul.S
[44/457] Compiling fiat_curve25519_adx_square.S
[45/457] Write swift-version-24593BA9C3E375BF.txt
[46/457] Compiling md5-x86_64-linux.S
[47/457] Compiling fiat_curve25519_adx_mul.S
[48/457] Compiling CCryptoBoringSSLShims shims.c
[49/511] Compiling crypto.cc
[50/513] Compiling a_strnid.cc
[51/513] Compiling v3_info.cc
[52/514] Compiling pem_lib.cc
[53/517] Compiling v3_int.cc
[55/603] Emitting module VendoredSystemPackage
[56/607] Compiling SwiftSyntax509 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[57/607] Emitting module SwiftSyntax509
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[58/607] Compiling SwiftSyntax600 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[59/607] Emitting module SwiftSyntax600
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[60/609] Emitting module SwiftSyntax602
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[61/609] Compiling SwiftSyntax602 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[62/610] Emitting module SwiftSyntax510
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[63/610] Compiling SwiftSyntax510 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[64/611] Emitting module SwiftSyntax601
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[65/611] Compiling SwiftSyntax601 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[70/612] Wrapping AST for SwiftSyntax602 for debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[72/762] Emitting module ZIPFoundation
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
| `- error: no such module 'CZlib'
167 |
168 | extension Data {
[73/764] Emitting module StandardLibraryExtensions
[74/774] Compiling StandardLibraryExtensions Unmanaged.swift
[75/774] Compiling StandardLibraryExtensions UnsafeBufferPointer.swift
[76/774] Compiling StandardLibraryExtensions UnsafeMutableBufferPointer.swift
[77/774] Compiling StandardLibraryExtensions UnsafeMutablePointer.swift
[78/774] Compiling StandardLibraryExtensions UnsafeMutableRawBufferPointer.swift
[79/774] Compiling StandardLibraryExtensions UnsafeMutableRawPointer.swift
[80/774] Compiling StandardLibraryExtensions UnsafePointer.swift
[81/774] Compiling StandardLibraryExtensions UnsafeRawBufferPointer.swift
[82/774] Compiling StandardLibraryExtensions UnsafeRawPointer.swift
[83/774] Compiling StandardLibraryExtensions Zip2Sequence.swift
[84/774] Compiling Logging LogEvent.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[85/774] Compiling Glob Unicode.GeneralCategory+Helpers.swift
[86/774] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[87/774] Compiling SwiftSyntax SyntaxBaseNodes.swift
[88/774] Compiling SwiftSyntax SyntaxCollections.swift
[89/774] Compiling SwiftSyntax SyntaxEnum.swift
[90/774] Compiling SwiftSyntax SyntaxKind.swift
[91/774] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[92/774] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[93/774] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[94/774] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[95/774] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[96/774] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[97/774] Compiling SwiftSyntax ArenaAllocatedBuffer.swift
[98/774] Compiling SwiftSyntax Assert.swift
[99/774] Compiling SwiftSyntax BumpPtrAllocator.swift
[100/774] Compiling SwiftSyntax CommonAncestor.swift
[101/774] Compiling SwiftSyntax Convenience.swift
[102/774] Compiling SwiftSyntax CustomTraits.swift
[103/774] Compiling SwiftSyntax EditorPlaceholder.swift
[104/774] Compiling SwiftSyntax SyntaxNodeStructure.swift
[105/774] Compiling SwiftSyntax SyntaxProtocol.swift
[106/774] Compiling ZIPFoundation URL+ZIP.swift
[107/774] Compiling ZIPFoundation resource_bundle_accessor.swift
[108/774] Compiling SwiftSyntax TokenDiagnostic.swift
[109/774] Compiling SwiftSyntax TokenSequence.swift
[110/774] Compiling SwiftSyntax TokenSyntax.swift
[111/774] Compiling SwiftSyntax Trivia.swift
[112/774] Compiling SwiftSyntax Utils.swift
[113/774] Compiling SwiftSyntax Identifier.swift
[114/774] Compiling SwiftSyntax MemoryLayout.swift
[115/774] Compiling SwiftSyntax MissingNodeInitializers.swift
[116/774] Compiling SwiftSyntax RawSyntaxNodesC.swift
[117/774] Compiling SwiftSyntax RawSyntaxNodesD.swift
[118/774] Compiling StandardLibraryExtensions StrideThrough.swift
[119/774] Compiling StandardLibraryExtensions StrideTo.swift
[120/774] Compiling StandardLibraryExtensions String.Builder.swift
[121/774] Compiling StandardLibraryExtensions String.swift
[122/774] Compiling StandardLibraryExtensions StringProtocol.swift
[123/774] Compiling StandardLibraryExtensions Substring.swift
[124/774] Compiling StandardLibraryExtensions UInt8.swift
[125/774] Compiling StandardLibraryExtensions Unicode.swift
[126/774] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[127/774] Compiling SwiftSyntax RawSyntaxValidation.swift
[128/774] Compiling SwiftSyntax SyntaxNodesAB.swift
[129/774] Compiling SwiftSyntax SyntaxRewriter.swift
[130/774] Compiling SwiftSyntax SyntaxTraits.swift
[131/774] Compiling SwiftSyntax SyntaxVisitor.swift
[132/774] Compiling SwiftSyntax TokenKind.swift
[133/774] Compiling SwiftSyntax Tokens.swift
[134/774] Compiling SwiftSyntax TriviaPieces.swift
[135/774] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[136/774] Compiling SwiftSyntax SourceLength.swift
[137/774] Compiling SwiftSyntax SourceLocation.swift
[138/774] Compiling SwiftSyntax SourcePresence.swift
[139/774] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[140/774] Compiling SwiftSyntax Syntax.swift
[141/774] Compiling SwiftSyntax SyntaxChildren.swift
[142/774] Compiling SwiftSyntax SyntaxCollection.swift
[143/774] Compiling SwiftSyntax SyntaxHashable.swift
[144/774] Compiling SwiftSyntax SyntaxIdentifier.swift
[145/774] Compiling SwiftSyntax AbsolutePosition.swift
[146/774] Compiling SwiftSyntax RawSyntax.swift
[147/774] Compiling SwiftSyntax RawSyntaxArena.swift
[148/774] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[149/774] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[150/774] Compiling SwiftSyntax RawSyntaxTokenView.swift
[151/774] Compiling SwiftSyntax SourceEdit.swift
[152/774] Compiling SwiftSyntax ChildNameForKeyPath.swift
[153/774] Compiling SwiftSyntax Keyword.swift
[154/774] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[155/774] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[170/775] Compiling Path Path.swift
[171/775] Emitting module Path
[182/800] Compiling Locale Locale.swift
[183/800] Emitting module Locale
[184/801] Compiling StandardTime Time.Week.Day.swift
[185/801] Compiling StandardTime Time.Week.swift
[186/801] Compiling StandardTime Time.Year.swift
[188/812] Compiling StandardTime Time.Calendar.Gregorian.swift
[189/812] Compiling StandardTime Time.Calendar.swift
[190/812] Compiling StandardTime Time.Epoch.Conversion.swift
[191/812] Compiling StandardTime Time.Epoch.swift
[192/812] Compiling StandardTime Time.Femtosecond.swift
[193/812] Compiling StandardTime Time.Hour.swift
[194/812] Compiling StandardTime Time.Microsecond.swift
[195/812] Compiling StandardTime Time.Millisecond.swift
[196/812] Compiling StandardTime Time.Minute.swift
[197/812] Compiling StandardTime Time.Picosecond.swift
[198/812] Compiling StandardTime Time.Second.swift
[199/812] Compiling StandardTime Time.TimezoneOffset.swift
[200/812] Compiling StandardTime Time.Month.Day.swift
[201/812] Compiling StandardTime Time.Month.swift
[202/812] Compiling StandardTime Time.Nanosecond.swift
[203/812] Emitting module StandardTime
[204/812] Compiling StandardTime Duration.swift
[205/812] Compiling StandardTime Instant.swift
[206/812] Compiling StandardTime Time.Attosecond.swift
[207/812] Compiling Formatting Format.Numeric.SignDisplayStrategy.swift
[208/812] Compiling Formatting Format.Numeric.DecimalSeparatorStrategy.swift
[209/812] Compiling Formatting Format.Numeric.Notation.swift
[210/812] Compiling Formatting Formatting.swift
[211/812] Compiling Formatting Format.Numeric.swift
[212/812] Compiling Formatting Format.FloatingPoint.swift
[213/812] Compiling Formatting Format.BinaryInteger.swift
[214/812] Emitting module Formatting
[215/813] Wrapping AST for SwiftSyntax601 for debugging
[216/813] Wrapping AST for SwiftSyntax600 for debugging
[218/813] Compiling StandardTime Time.Yoctosecond.swift
[219/813] Compiling StandardTime Time.Zeptosecond.swift
[220/813] Compiling StandardTime Time.swift
[221/814] Wrapping AST for SwiftSyntax510 for debugging
[222/814] Wrapping AST for SwiftSyntax509 for debugging
[223/814] Wrapping AST for StandardTime for debugging
[224/814] Wrapping AST for Path for debugging
[225/814] Wrapping AST for StandardLibraryExtensions for debugging
[226/814] Wrapping AST for Locale for debugging
[239/815] Compiling md5-x86_64-apple.S
[241/815] Compiling Logging MetadataProvider.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[242/815] Compiling Logging Locks.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[243/815] Emitting module Logging
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[243/815] Compiling md5-586-linux.S
[244/815] Wrapping AST for Formatting for debugging
[246/815] Compiling Logging LogHandler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[247/815] Compiling Logging Logging.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[248/816] Compiling md5-586-apple.S
[249/816] Compiling chacha20_poly1305_x86_64-linux.S
[251/816] Compiling chacha20_poly1305_x86_64-apple.S
[252/816] Wrapping AST for Logging for debugging
[253/816] Compiling chacha20_poly1305_armv8-win.S
[254/816] Wrapping AST for VendoredSystemPackage for debugging
[255/816] Compiling chacha20_poly1305_armv8-apple.S
[256/816] Compiling chacha-x86_64-linux.S
[257/816] Compiling chacha20_poly1305_armv8-linux.S
[258/816] Compiling chacha-x86_64-apple.S
[260/816] Compiling Glob Pattern+Match.swift
[261/816] Compiling Glob Pattern+Options.swift
[261/816] Compiling chacha-x86-linux.S
[262/816] Compiling chacha-armv8-win.S
[263/816] Compiling chacha-x86-apple.S
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
| `- error: no such module 'CZlib'
167 |
168 | extension Data {
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
| `- error: no such module 'CZlib'
167 |
168 | extension Data {
[266/816] Compiling chacha-armv8-apple.S
[268/816] Compiling Glob Pattern+Parser.swift
[269/816] Compiling Glob Pattern.swift
[269/816] Compiling chacha-armv8-linux.S
[270/816] Compiling chacha-armv4-linux.S
[272/816] Emitting module Glob
[273/816] Compiling Glob InvalidPattern.swift
[274/816] Compiling Glob GlobSearch.swift
[274/817] Compiling aes128gcmsiv-x86_64-linux.S
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
| `- error: no such module 'CZlib'
167 |
168 | extension Data {
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
| `- error: no such module 'CZlib'
167 |
168 | extension Data {
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
| `- error: no such module 'CZlib'
167 |
168 | extension Data {
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
| `- error: no such module 'CZlib'
167 |
168 | extension Data {
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
| `- error: no such module 'CZlib'
167 |
168 | extension Data {
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
| `- error: no such module 'CZlib'
167 |
168 | extension Data {
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
| `- error: no such module 'CZlib'
167 |
168 | extension Data {
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
| `- error: no such module 'CZlib'
167 |
168 | extension Data {
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
| `- error: no such module 'CZlib'
167 |
168 | extension Data {
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
| `- error: no such module 'CZlib'
167 |
168 | extension Data {
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
| `- error: no such module 'CZlib'
167 |
168 | extension Data {
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
| `- error: no such module 'CZlib'
167 |
168 | extension Data {
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
| `- error: no such module 'CZlib'
167 |
168 | extension Data {
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
| `- error: no such module 'CZlib'
167 |
168 | extension Data {
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
| `- error: no such module 'CZlib'
167 |
168 | extension Data {
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
| `- error: no such module 'CZlib'
167 |
168 | extension Data {
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
| `- error: no such module 'CZlib'
167 |
168 | extension Data {
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
| `- error: no such module 'CZlib'
167 |
168 | extension Data {
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
| `- error: no such module 'CZlib'
167 |
168 | extension Data {
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
| `- error: no such module 'CZlib'
167 |
168 | extension Data {
[295/817] Compiling aes128gcmsiv-x86_64-apple.S
[296/817] Compiling x86_64-mont5-linux.S
[298/817] Compiling x86_64-mont5-apple.S
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[311/828] Compiling x86_64-mont-linux.S
[312/828] Compiling x86_64-mont-apple.S
[313/828] Compiling x86-mont-apple.S
[314/828] Compiling x86-mont-linux.S
[315/828] Compiling err_data.cc
[316/828] Compiling vpaes-x86_64-linux.S
[317/828] Compiling vpaes-x86_64-apple.S
[319/828] Emitting module SwiftProtobuf
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[319/828] Compiling vpaes-x86-apple.S
[320/828] Compiling vpaes-x86-linux.S
[321/828] Compiling vpaes-armv8-win.S
[322/828] Compiling vpaes-armv8-linux.S
[323/828] Compiling vpaes-armv8-apple.S
[324/828] Compiling sha512-x86_64-linux.S
[325/828] Compiling vpaes-armv7-linux.S
[326/828] Compiling sha512-x86_64-apple.S
[327/828] Compiling sha512-armv8-win.S
[328/828] Compiling sha512-armv8-apple.S
[329/828] Compiling sha512-armv4-linux.S
[330/828] Compiling sha512-armv8-linux.S
[331/828] Compiling sha512-586-linux.S
[332/828] Compiling sha512-586-apple.S
[333/828] Compiling sha256-x86_64-apple.S
[334/828] Compiling sha256-x86_64-linux.S
[335/828] Compiling sha256-armv8-win.S
[336/828] Compiling sha256-armv8-apple.S
[337/828] Compiling sha256-armv4-linux.S
[338/828] Compiling sha256-armv8-linux.S
[339/828] Compiling sha256-586-linux.S
[340/828] Compiling sha256-586-apple.S
[341/828] Compiling sha1-x86_64-apple.S
[342/828] Compiling sha1-x86_64-linux.S
[343/828] Compiling sha1-armv8-win.S
[344/828] Compiling sha1-armv8-linux.S
[345/828] Compiling sha1-armv8-apple.S
[346/828] Compiling sha1-armv4-large-linux.S
[347/828] Compiling sha1-586-linux.S
[347/828] Compiling rsaz-avx2-linux.S
[347/828] Compiling sha1-586-apple.S
[347/828] Compiling rsaz-avx2-apple.S
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d37fe7b8fba27dae59fb1d9d7dfa86b38b41ffb3975924aad6f05cb4cc3de131
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
warning: 'machokit': /host/spi-builder-workspace/.build/checkouts/MachOKit/Package.swift:129:1: warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
127 | }
128 |
129 | extension SwiftSetting: CaseIterable {
| |- warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
130 | public static var allCases: [Self] {
131 | [
warning: 'spi-builder-workspace': found 4 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Tests/RosalindTests/__Snapshots__/RosalindAcceptanceTests/ios_app.1
/host/spi-builder-workspace/Tests/RosalindTests/__Snapshots__/RosalindAcceptanceTests/ios_app_ipa.1
/host/spi-builder-workspace/Tests/RosalindTests/__Snapshots__/RosalindAcceptanceTests/ios_app_xcarchive.1
/host/spi-builder-workspace/Tests/RosalindTests/__Snapshots__/RosalindAcceptanceTests/macos_app.1
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/Rosalind/Proto/Configuration.proto
/host/spi-builder-workspace/Sources/Rosalind/Proto/Resources.proto
[0/1] Planning build
[1/1] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[1/350] Compiling rsaz-avx2-apple.S
[2/350] Compiling sha1-586-linux.S
[3/350] Compiling rdrand-x86_64-linux.S
[4/350] Compiling rdrand-x86_64-apple.S
[5/350] Compiling sha1-586-apple.S
[6/350] Compiling p256_beeu-x86_64-asm-apple.S
[7/350] Compiling rsaz-avx2-linux.S
[7/350] Compiling p256_beeu-x86_64-asm-linux.S
[9/350] Compiling p256_beeu-armv8-asm-win.S
[10/350] Compiling p256_beeu-armv8-asm-linux.S
[11/350] Compiling p256_beeu-armv8-asm-apple.S
[12/350] Compiling p256-x86_64-asm-apple.S
[13/350] Compiling p256-x86_64-asm-linux.S
[14/350] Compiling p256-armv8-asm-win.S
[15/350] Compiling ghashv8-armv8-win.S
[16/350] Compiling p256-armv8-asm-linux.S
[17/350] Compiling p256-armv8-asm-apple.S
[18/350] Compiling ghashv8-armv8-linux.S
[19/350] Compiling ghashv8-armv8-apple.S
[20/350] Compiling ghash-x86_64-apple.S
[21/350] Compiling ghash-x86_64-linux.S
[22/350] Compiling ghash-x86-apple.S
[23/350] Compiling ghashv8-armv7-linux.S
[24/350] Compiling ghash-x86-linux.S
[25/350] Compiling ghash-ssse3-x86_64-apple.S
[26/350] Compiling ghash-neon-armv8-linux.S
[27/350] Compiling ghash-ssse3-x86-apple.S
[28/350] Compiling ghash-ssse3-x86-linux.S
[29/350] Compiling ghash-neon-armv8-win.S
[30/350] Compiling ghash-neon-armv8-apple.S
[31/350] Compiling ghash-armv4-linux.S
[32/350] Compiling co-586-linux.S
[33/350] Compiling bn-armv8-win.S
[34/350] Compiling bsaes-armv7-linux.S
[35/350] Compiling co-586-apple.S
[36/350] Compiling bn-586-linux.S
[37/350] Compiling bn-armv8-apple.S
[38/350] Write swift-version-24593BA9C3E375BF.txt
[39/350] Compiling bn-armv8-linux.S
[40/350] Compiling armv8-mont-win.S
[41/350] Compiling bn-586-apple.S
[42/350] Compiling armv8-mont-linux.S
[43/350] Compiling armv4-mont-linux.S
[44/350] Compiling armv8-mont-apple.S
[45/350] Compiling aesv8-gcm-armv8-win.S
[46/350] Compiling aesv8-gcm-armv8-linux.S
[48/379] Compiling SwiftSyntax602 Empty.swift
[49/379] Compiling SwiftSyntax601 Empty.swift
[50/380] Emitting module SwiftSyntax601
[51/395] Emitting module SwiftSyntax510
[52/395] Compiling SwiftSyntax510 Empty.swift
[53/414] Emitting module SwiftSyntax602
[54/415] Compiling SwiftSyntax509 Empty.swift
[55/416] Emitting module SwiftSyntax600
[56/416] Compiling SwiftSyntax600 Empty.swift
[60/498] Emitting module VendoredSystemPackage
[61/501] Emitting module SwiftSyntax509
[62/502] Compiling SwiftProtobuf JSONEncoder.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
| `- error: no such module 'CZlib'
167 |
168 | extension Data {
[63/502] Compiling SwiftProtobuf JSONEncodingError.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
| `- error: no such module 'CZlib'
167 |
168 | extension Data {
[64/502] Compiling SwiftProtobuf JSONEncodingOptions.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
| `- error: no such module 'CZlib'
167 |
168 | extension Data {
[67/508] Compiling SwiftProtobuf Google_Protobuf_Struct+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
| `- error: no such module 'CZlib'
167 |
168 | extension Data {
[68/508] Compiling SwiftProtobuf Google_Protobuf_Timestamp+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
| `- error: no such module 'CZlib'
167 |
168 | extension Data {
[69/562] Compiling Logging MetadataProvider.swift
[70/581] Compiling SwiftSyntax Identifier.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
| `- error: no such module 'CZlib'
167 |
168 | extension Data {
[71/581] Compiling SwiftSyntax MemoryLayout.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
| `- error: no such module 'CZlib'
167 |
168 | extension Data {
[72/581] Compiling SwiftSyntax MissingNodeInitializers.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
| `- error: no such module 'CZlib'
167 |
168 | extension Data {
[73/581] Compiling SwiftSyntax Utils.swift
[74/581] Compiling SwiftSyntax SourceLength.swift
[75/581] Compiling SwiftSyntax SourceLocation.swift
[76/581] Compiling SwiftSyntax SourcePresence.swift
[77/581] Compiling SwiftSyntax SyntaxText.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
| `- error: no such module 'CZlib'
167 |
168 | extension Data {
[78/581] Compiling SwiftSyntax SyntaxTreeViewMode.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
| `- error: no such module 'CZlib'
167 |
168 | extension Data {
[79/589] Compiling Logging LogEvent.swift
[80/589] Compiling Logging Locks.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[81/652] Emitting module ZIPFoundation
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
| `- error: no such module 'CZlib'
167 |
168 | extension Data {
[82/652] Compiling Glob Unicode.GeneralCategory+Helpers.swift
[83/652] Compiling StandardLibraryExtensions EnumeratedSequence.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
| `- error: no such module 'CZlib'
167 |
168 | extension Data {
[84/652] Compiling StandardLibraryExtensions FlattenSequence.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
| `- error: no such module 'CZlib'
167 |
168 | extension Data {
[85/652] Compiling StandardLibraryExtensions Float.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
| `- error: no such module 'CZlib'
167 |
168 | extension Data {
[86/652] Compiling StandardLibraryExtensions FloatingPoint.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
| `- error: no such module 'CZlib'
167 |
168 | extension Data {
[87/652] Compiling StandardLibraryExtensions AdditiveArithmetic.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
| `- error: no such module 'CZlib'
167 |
168 | extension Data {
[88/652] Compiling StandardLibraryExtensions AnyBidirectionalCollection.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
| `- error: no such module 'CZlib'
167 |
168 | extension Data {
[89/652] Emitting module Logging
[90/652] Compiling StandardLibraryExtensions Int.swift
[91/652] Compiling StandardLibraryExtensions JoinedSequence.swift
[92/652] Compiling StandardLibraryExtensions KeyPath.swift
[93/652] Compiling StandardLibraryExtensions LazyCollection.swift
[94/652] Compiling StandardLibraryExtensions LazyDropWhileSequence.swift
[95/652] Compiling StandardLibraryExtensions LazyFilterSequence.swift
[96/652] Compiling StandardLibraryExtensions LazyMapSequence.swift
[97/652] Compiling StandardLibraryExtensions LazyPrefixWhileSequence.swift
[98/652] Compiling StandardLibraryExtensions LazySequence.swift
[99/652] Compiling StandardLibraryExtensions Mirror.swift
[100/662] Compiling StandardLibraryExtensions Array.swift
[101/662] Compiling StandardLibraryExtensions ArraySlice.swift
[108/662] Compiling StandardLibraryExtensions AnyRandomAccessCollection.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
| `- error: no such module 'CZlib'
167 |
168 | extension Data {
[109/662] Compiling StandardLibraryExtensions AnySequence.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
| `- error: no such module 'CZlib'
167 |
168 | extension Data {
[110/662] Compiling StandardLibraryExtensions Array.Builder.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
| `- error: no such module 'CZlib'
167 |
168 | extension Data {
[111/662] Compiling StandardLibraryExtensions AnyCollection.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
| `- error: no such module 'CZlib'
167 |
168 | extension Data {
[112/662] Compiling StandardLibraryExtensions AnyHashable.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
| `- error: no such module 'CZlib'
167 |
168 | extension Data {
[113/662] Compiling StandardLibraryExtensions AnyIterator.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
| `- error: no such module 'CZlib'
167 |
168 | extension Data {
[114/662] Compiling StandardLibraryExtensions AutoreleasingUnsafeMutablePointer.swift
[115/662] Compiling StandardLibraryExtensions Bool.Builder.swift
[116/662] Compiling StandardLibraryExtensions Bool.swift
[117/662] Compiling StandardLibraryExtensions Character.swift
[118/662] Compiling StandardLibraryExtensions ClosedRange.swift
[119/662] Compiling StandardLibraryExtensions Collection.swift
[120/662] Compiling StandardLibraryExtensions CollectionOfOne.Builder.swift
[121/662] Compiling StandardLibraryExtensions CollectionOfOne.swift
[122/662] Compiling StandardLibraryExtensions CommandLine.swift
[123/662] Compiling StandardLibraryExtensions Comparable.swift
[124/662] Emitting module Path
[125/662] Compiling Logging LogHandler.swift
BUILD FAILURE 6.1 android