The Swift Package Index logo.Swift Package Index

Build Information

Failed to build mcp-https-swift, reference main (2c211c), with Swift 6.1 for Android on 12 Jan 2026 15:20:40 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/xbill9/mcp-https-swift.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/xbill9/mcp-https-swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 2c211c0 add dedicated report for swift package publishing
Cloned https://github.com/xbill9/mcp-https-swift.git
Revision (git rev-parse @):
2c211c058a3e7904fe4f9db5bbb5e151ee508757
SUCCESS checkout https://github.com/xbill9/mcp-https-swift.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/xbill9/mcp-https-swift.git
https://github.com/xbill9/mcp-https-swift.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-sdk",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.10.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/modelcontextprotocol/swift-sdk"
    },
    {
      "identity" : "swift-service-lifecycle",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.6.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/swift-service-lifecycle.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "hummingbird",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/hummingbird-project/hummingbird.git"
    }
  ],
  "manifest_display_name" : "mcp-https-swift",
  "name" : "mcp-https-swift",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "mcp-https-swift",
      "targets" : [
        "mcp-https-swift"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "mcp_https_swiftTests",
      "module_type" : "SwiftTarget",
      "name" : "mcp-https-swiftTests",
      "path" : "Tests/mcp-https-swiftTests",
      "sources" : [
        "HandlersTests.swift"
      ],
      "target_dependencies" : [
        "mcp-https-swift"
      ],
      "type" : "test"
    },
    {
      "c99name" : "mcp_https_swift",
      "module_type" : "SwiftTarget",
      "name" : "mcp-https-swift",
      "path" : "Sources/mcp-https-swift",
      "product_dependencies" : [
        "MCP",
        "ServiceLifecycle",
        "Logging",
        "Hummingbird"
      ],
      "product_memberships" : [
        "mcp-https-swift"
      ],
      "sources" : [
        "Handlers.swift",
        "JSONLogHandler.swift",
        "SSEServerTransport.swift",
        "SessionManager.swift",
        "main.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:59d1b5e7d2f3065c4a6b5e045771922b1e51742b0d69504dc6de4bec6728e3a4
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/hummingbird-project/hummingbird.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/modelcontextprotocol/swift-sdk
[1/2568] Fetching swift-service-lifecycle
[2569/8333] Fetching swift-service-lifecycle, swift-log
[2915/10915] Fetching swift-service-lifecycle, swift-log, swift-sdk
[8994/36528] Fetching swift-service-lifecycle, swift-log, swift-sdk, hummingbird
Fetched https://github.com/modelcontextprotocol/swift-sdk from cache (0.52s)
[12944/33946] Fetching swift-service-lifecycle, swift-log, hummingbird
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.34s)
Fetched https://github.com/apple/swift-log.git from cache (1.34s)
Fetched https://github.com/hummingbird-project/hummingbird.git from cache (1.36s)
Computing version for https://github.com/modelcontextprotocol/swift-sdk
Computed https://github.com/modelcontextprotocol/swift-sdk at 0.10.2 (2.13s)
Fetching https://github.com/mattt/eventsource.git
Fetching https://github.com/apple/swift-system.git
[1/199] Fetching eventsource
[200/5560] Fetching eventsource, swift-system
Fetched https://github.com/mattt/eventsource.git from cache (0.44s)
Fetched https://github.com/apple/swift-system.git from cache (0.44s)
Computing version for https://github.com/mattt/eventsource.git
Computed https://github.com/mattt/eventsource.git at 1.3.0 (1.00s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.8.0 (0.55s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.9.1 (0.58s)
Fetching https://github.com/apple/swift-async-algorithms.git
[1/5860] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.49s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.1 (1.12s)
Fetching https://github.com/apple/swift-collections.git
[1/18616] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.56s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (2.72s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (0.69s)
Computing version for https://github.com/hummingbird-project/hummingbird.git
Computed https://github.com/hummingbird-project/hummingbird.git at 2.19.0 (0.88s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio-http2.git
[1/2809] Fetching swift-nio-transport-services
[2810/14533] Fetching swift-nio-transport-services, swift-nio-http2
[4217/29108] Fetching swift-nio-transport-services, swift-nio-http2, async-http-client
[12066/44404] Fetching swift-nio-transport-services, swift-nio-http2, async-http-client, swift-nio-ssl
[17993/125663] Fetching swift-nio-transport-services, swift-nio-http2, async-http-client, swift-nio-ssl, swift-nio
Fetched https://github.com/swift-server/async-http-client.git from cache (3.62s)
[81023/111088] Fetching swift-nio-transport-services, swift-nio-http2, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-http2.git from cache (3.63s)
Fetching https://github.com/apple/swift-distributed-tracing.git
[69400/99364] Fetching swift-nio-transport-services, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.65s)
Fetching https://github.com/apple/swift-http-types.git
[54815/84068] Fetching swift-nio-transport-services, swift-nio
[56441/89696] Fetching swift-nio-transport-services, swift-nio, swift-distributed-tracing
[66132/90647] Fetching swift-nio-transport-services, swift-nio, swift-distributed-tracing, swift-http-types
Fetching https://github.com/apple/swift-metrics.git
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.89s)
[65517/85019] Fetching swift-nio-transport-services, swift-nio, swift-http-types
Fetching https://github.com/apple/swift-atomics.git
Fetched https://github.com/apple/swift-http-types.git from cache (0.88s)
[65149/84068] Fetching swift-nio-transport-services, swift-nio
[66193/86600] Fetching swift-nio-transport-services, swift-nio, swift-metrics
[67233/88420] Fetching swift-nio-transport-services, swift-nio, swift-metrics, swift-atomics
Fetched https://github.com/apple/swift-metrics.git from cache (0.57s)
[70449/85888] Fetching swift-nio-transport-services, swift-nio, swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.74s)
[79193/84068] Fetching swift-nio-transport-services, swift-nio
Fetching https://github.com/apple/swift-nio-extras.git
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (8.53s)
Fetched https://github.com/apple/swift-nio.git from cache (8.66s)
[1/6416] Fetching swift-nio-extras
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.45s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.39.0 (9.68s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.3.1 (1.37s)
Fetching https://github.com/apple/swift-service-context.git
[1/1162] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.25s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.1 (0.75s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.30.3 (0.54s)
Fetching https://github.com/apple/swift-algorithms.git
[1/6052] Fetching swift-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (0.41s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (2.76s)
Fetching https://github.com/apple/swift-numerics.git
[1/6390] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (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.26.0 (1.05s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.54s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.1 (0.54s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.56s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.0 (0.62s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.31.3 (0.78s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-certificates.git
[1/1692] Fetching swift-asn1
[188/2896] Fetching swift-asn1, swift-http-structured-headers
[2897/9978] Fetching swift-asn1, swift-http-structured-headers, swift-certificates
Fetched https://github.com/apple/swift-asn1.git from cache (0.29s)
[2763/8286] Fetching swift-http-structured-headers, swift-certificates
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.46s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.47s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (1.12s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (2.35s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.6.0 (0.68s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.17.1 (1.67s)
Fetching https://github.com/apple/swift-crypto.git
[1/17460] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.48s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.2.0 (4.81s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.92.2 (1.22s)
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.30.3
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/hummingbird-project/hummingbird.git
Working copy of https://github.com/hummingbird-project/hummingbird.git resolved at 2.19.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.9.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.5.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.36.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.6.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.5.1
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.17.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.8.0
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.3.1
Creating working copy for https://github.com/mattt/eventsource.git
Working copy of https://github.com/mattt/eventsource.git resolved at 1.3.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.3.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.26.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.31.3
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.1.1
Creating working copy for https://github.com/modelcontextprotocol/swift-sdk
Working copy of https://github.com/modelcontextprotocol/swift-sdk resolved at 0.10.2
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.39.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.2.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.92.2
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.1
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.1
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.3
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.1
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
Building for debugging...
[0/90] Write sources
[4/90] Compiling CNIOLinux liburing_shims.c
[4/90] Write sources
[34/90] Compiling CNIODarwin shim.c
[35/90] Compiling _AtomicsShims.c
[36/90] Compiling CNIOWindows WSAStartup.c
[37/90] Compiling CNIOLLHTTP c_nio_http.c
[38/90] Compiling CNIOWindows shim.c
[39/90] Compiling CNIOWASI CNIOWASI.c
[40/90] Compiling CSystem shims.c
[41/90] Compiling CNIOLLHTTP c_nio_api.c
[42/90] Write sources
[45/90] Compiling CNIOPosix event_loop_id.c
[46/90] Compiling CNIOOpenBSD shim.c
[47/90] Compiling CNIOLinux shim.c
[48/90] Write swift-version-24593BA9C3E375BF.txt
[49/90] Compiling CNIOLLHTTP c_nio_llhttp.c
[51/151] Emitting module InternalCollectionsUtilities
[52/153] Emitting module SystemPackage
[53/157] Compiling ServiceContextModule ServiceContextKey.swift
[53/157] Compiling c-nioatomics.c
[55/157] Compiling _NIODataStructures _TinyArray.swift
[56/157] Compiling Logging LogHandler.swift
[57/157] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[58/157] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[59/157] Compiling InternalCollectionsUtilities UInt+reversed.swift
[60/157] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[61/157] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[62/157] Compiling SystemPackage FilePathWindows.swift
[63/157] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[64/157] Compiling InternalCollectionsUtilities Integer rank.swift
[65/157] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[68/157] Compiling ServiceContextModule ServiceContext.swift
[69/157] Emitting module ServiceContextModule
[70/157] Compiling _NIODataStructures PriorityQueue.swift
[71/158] Emitting module _NIOBase64
[72/158] Compiling _NIOBase64 Base64.swift
[76/159] Compiling SystemPackage FilePathSyntax.swift
[77/159] Compiling SystemPackage FilePathTemp.swift
[78/159] Compiling SystemPackage FilePathTempPosix.swift
[80/159] Compiling _NIODataStructures Heap.swift
[84/159] Compiling SystemPackage IORequest.swift
[85/159] Compiling SystemPackage IORing.swift
[86/159] Compiling SystemPackage RawIORequest.swift
[87/159] Compiling SystemPackage Backcompat.swift
[88/159] Compiling SystemPackage CInterop.swift
[90/159] Emitting module _NIODataStructures
[91/159] Compiling InternalCollectionsUtilities Debugging.swift
[92/160] Compiling InternalCollectionsUtilities Descriptions.swift
[93/160] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[94/160] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[95/160] Compiling InternalCollectionsUtilities _SortedCollection.swift
[107/180] Compiling SystemPackage SystemString.swift
[108/180] Compiling SystemPackage Util+StringArray.swift
[109/180] Compiling SystemPackage Util.swift
[110/180] Compiling SystemPackage UtilConsumers.swift
[111/182] Compiling Instrumentation MultiplexInstrument.swift
[112/182] Compiling Instrumentation Instrument.swift
[113/200] Compiling Instrumentation NoOpInstrument.swift
[114/200] Emitting module Instrumentation
[115/200] Compiling ConcurrencyHelpers LockedValueBox.swift
[116/200] Compiling Atomics AtomicStorage.swift
[117/200] Compiling Atomics AtomicValue.swift
[118/202] Compiling Atomics UnsafeAtomic.swift
[119/202] Compiling Atomics UnsafeAtomicLazyReference.swift
[120/202] Compiling Atomics ManagedAtomic.swift
[121/202] Compiling Atomics ManagedAtomicLazyReference.swift
[122/202] Compiling Atomics AtomicMemoryOrderings.swift
[123/202] Compiling Atomics DoubleWord.swift
[124/202] Emitting module CoreMetrics
[124/202] Compiling c-atomics.c
[126/202] Compiling Atomics IntegerOperations.swift
[127/202] Compiling Atomics Unmanaged extensions.swift
[128/270] Compiling _RopeModule BigString+Index.swift
[129/270] Compiling _RopeModule BigString+Ingester.swift
[130/270] Compiling _RopeModule BigString+Invariants.swift
[131/270] Compiling CoreMetrics Metrics.swift
[132/270] Compiling ConcurrencyHelpers Lock.swift
[133/270] Emitting module ConcurrencyHelpers
[134/270] Compiling CoreMetrics Locks.swift
[135/272] Compiling Logging MetadataProvider.swift
[136/272] Emitting module Logging
[137/272] Compiling Logging Locks.swift
[138/272] Compiling _RopeModule BigString+Split.swift
[139/272] Compiling _RopeModule Range+BigString.swift
[140/272] Compiling _RopeModule BigString+UTF16View.swift
[141/272] Compiling _RopeModule BigString+UTF8View.swift
[142/272] Compiling _RopeModule BigString+Insert.swift
[143/272] Compiling _RopeModule BigString+Managing Breaks.swift
[144/272] Compiling _RopeModule BigString+RemoveSubrange.swift
[145/272] Compiling _RopeModule BigString+ReplaceSubrange.swift
[146/272] Compiling Instrumentation Locks.swift
[147/272] Compiling Instrumentation InstrumentationSystem.swift
[148/273] Compiling Logging Logging.swift
[154/276] Compiling HTTPTypes ISOLatin1String.swift
[155/361] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[156/361] Compiling OrderedCollections OrderedDictionary+Values.swift
[157/361] Compiling OrderedCollections OrderedSet+Initializers.swift
[158/361] Compiling OrderedCollections OrderedSet+Insertions.swift
[159/361] Compiling OrderedCollections OrderedSet+Invariants.swift
[160/361] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[161/361] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[162/361] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[163/361] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[164/370] Compiling HTTPTypes HTTPRequest+URL.swift
[165/370] Compiling HTTPTypes HTTPParsedFields.swift
[166/370] Compiling HTTPTypes HTTPResponse.swift
[167/370] Compiling HTTPTypes HTTPRequest.swift
[168/370] Compiling HTTPTypes NIOLock.swift
[169/370] Emitting module UnixSignals
[170/370] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[171/370] Compiling UnixSignals UnixSignalsSequence.swift
[172/370] Compiling UnixSignals UnixSignal.swift
[173/371] Emitting module NIOConcurrencyHelpers
[174/371] Compiling _RopeModule _RopeVersion.swift
[175/371] Compiling _RopeModule Rope+Collection.swift
[176/371] Compiling _RopeModule Rope+Index.swift
[177/371] Compiling _RopeModule Rope+Sequence.swift
[178/371] Compiling _RopeModule Rope+Append.swift
[179/371] Compiling _RopeModule Rope+Extract.swift
[180/371] Compiling _RopeModule Rope+Find.swift
[181/371] Compiling _RopeModule Rope+ForEachWhile.swift
[182/371] Compiling _RopeModule Rope+Insert.swift
[183/371] Compiling NIOConcurrencyHelpers NIOLock.swift
[184/371] Compiling NIOConcurrencyHelpers lock.swift
[185/371] Compiling NIOConcurrencyHelpers atomics.swift
[186/371] Emitting module Atomics
[188/371] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[189/371] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[190/371] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[191/371] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[192/371] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[193/371] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[194/371] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[195/371] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[196/371] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[197/371] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[198/371] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[199/371] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[200/371] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[201/371] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[202/378] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[203/379] Compiling MCP Prompts.swift
[204/379] Compiling MCP Resources.swift
[205/379] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[206/379] Compiling OrderedCollections OrderedSet+Descriptions.swift
[207/379] Compiling OrderedCollections OrderedSet+Diffing.swift
[208/379] Compiling OrderedCollections OrderedSet+Equatable.swift
[209/379] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[210/379] Compiling OrderedCollections OrderedSet+Hashable.swift
[211/379] Compiling MCP UnitInterval.swift
[212/379] Compiling MCP Ping.swift
[213/379] Compiling MCP Value.swift
[214/379] Compiling MCP Messages.swift
[215/379] Compiling MCP Transport.swift
[216/379] Compiling MCP HTTPClientTransport.swift
[218/385] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[219/385] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[220/385] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[221/385] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[222/385] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[223/385] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[229/388] Compiling MCP Error.swift
[230/388] Compiling MCP ID.swift
[231/388] Compiling MCP Lifecycle.swift
[241/388] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[243/388] Compiling MCP NetworkTransport.swift
[244/388] Compiling MCP StdioTransport.swift
[245/388] Compiling MCP Versioning.swift
[246/388] Compiling MCP Client.swift
[247/388] Compiling MCP Sampling.swift
[248/388] Compiling MCP Data+Extensions.swift
[253/471] Compiling Tracing InstrumentationSystem+Tracing.swift
[254/471] Compiling Tracing TracingTime.swift
[255/471] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[256/471] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[257/471] Compiling HashTreeCollections _HashNode+Structural union.swift
[258/471] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[259/471] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[260/471] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[261/471] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[262/471] Compiling HashTreeCollections _HashNode.swift
[263/471] Compiling HashTreeCollections _HashNodeHeader.swift
[264/471] Compiling HashTreeCollections _HashSlot.swift
[265/471] Emitting module HeapModule
[266/471] Compiling HeapModule Heap+Descriptions.swift
[267/471] Compiling Tracing TracerProtocol.swift
[268/471] Compiling Tracing Tracer.swift
[269/471] Emitting module Tracing
[270/471] Emitting module Metrics
[271/471] Compiling Metrics Metrics.swift
[272/472] Compiling Tracing TracerProtocol+Legacy.swift
[273/472] Compiling HeapModule _HeapNode.swift
[274/472] Compiling HeapModule Heap.swift
[276/472] Compiling HeapModule Heap+UnsafeHandle.swift
[277/472] Compiling HeapModule Heap+Invariants.swift
[278/472] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[279/473] Emitting module _RopeModule
[280/473] Compiling HashTreeCollections TreeSet+Hashable.swift
[281/473] Compiling HashTreeCollections TreeSet+Sendable.swift
[282/473] Compiling HashTreeCollections TreeSet+Sequence.swift
[283/473] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[284/473] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[285/473] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[286/473] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[287/473] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[288/473] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[289/473] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[291/498] Compiling Tracing NoOpTracer.swift
[292/498] Compiling Tracing SpanProtocol.swift
[293/499] Compiling DequeModule Deque+Testing.swift
[294/499] Compiling DequeModule Deque._Storage.swift
[295/499] Compiling DequeModule Deque._UnsafeHandle.swift
[296/499] Compiling DequeModule Deque.swift
[297/499] Compiling DequeModule _DequeBuffer.swift
[298/499] Compiling DequeModule _DequeBufferHeader.swift
[299/499] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[300/499] Compiling HashTreeCollections _HashNode+Structural filter.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
[307/499] Compiling DequeModule Deque+Extras.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
[308/499] Compiling DequeModule Deque+Hashable.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
[310/554] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
[311/554] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
[311/554] Wrapping AST for _NIODataStructures for debugging
[313/554] Compiling BitCollections BitArray+Codable.swift
[314/554] Compiling BitCollections BitArray+Collection.swift
[315/554] Compiling HashTreeCollections TreeDictionary.swift
[316/554] Compiling HashTreeCollections TreeSet+Codable.swift
[317/554] Compiling HashTreeCollections TreeSet+Collection.swift
[318/554] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[319/554] Compiling HashTreeCollections TreeSet+Debugging.swift
[320/554] Compiling HashTreeCollections TreeSet+Descriptions.swift
[321/554] Compiling HashTreeCollections TreeSet+Equatable.swift
[322/554] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[323/554] Compiling HashTreeCollections TreeSet+Extras.swift
[324/554] Compiling HashTreeCollections TreeSet+Filter.swift
[325/556] Compiling BitCollections BitSet.Counted.swift
[326/556] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[327/556] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[328/556] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[329/556] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[330/556] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[331/556] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[332/556] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[333/556] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[334/556] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[335/556] Compiling HashTreeCollections TreeDictionary+Values.swift
[336/556] Compiling BitCollections BitArray._UnsafeHandle.swift
[337/556] Compiling BitCollections BitArray.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
[339/556] Compiling BitCollections BitArray+Copy.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
[340/556] Compiling BitCollections BitArray+CustomReflectable.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
[341/556] Compiling BitCollections BitArray+BitwiseOperations.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
[342/556] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[344/556] Emitting module MCP
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
[351/556] Wrapping AST for _NIOBase64 for debugging
[355/556] Compiling BitCollections BitArray+Descriptions.swift
[356/556] Compiling BitCollections BitArray+Equatable.swift
[357/556] Compiling BitCollections BitArray+RandomBits.swift
[358/556] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[358/556] Wrapping AST for UnixSignals for debugging
[368/556] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[370/556] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[371/556] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[372/556] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[373/556] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[374/556] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[375/556] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[376/556] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[377/556] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[378/556] Compiling HashTreeCollections TreeSet.swift
[379/556] Compiling DequeModule _DequeSlot.swift
[380/556] Compiling DequeModule _UnsafeWrappedBuffer.swift
[380/556] Wrapping AST for Tracing for debugging
[381/556] Wrapping AST for SystemPackage for debugging
[383/556] Emitting module OrderedCollections
[384/557] Compiling BitCollections BitArray+Shifts.swift
[385/557] Compiling BitCollections BitArray+Testing.swift
[385/557] Wrapping AST for ServiceContextModule for debugging
[387/557] Compiling BitCollections BitArray+Extras.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
[388/557] Compiling BitCollections BitArray+Fill.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
[390/557] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[391/557] Compiling BitCollections BitSet+CustomReflectable.swift
[392/557] Compiling BitCollections BitSet+CustomStringConvertible.swift
[393/557] Compiling BitCollections BitSet+Equatable.swift
[394/557] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[395/557] Compiling BitCollections BitSet+Extras.swift
[396/557] Compiling BitCollections BitSet+Hashable.swift
[396/564] Wrapping AST for NIOConcurrencyHelpers for debugging
[398/564] Compiling BitCollections BitArray+Invariants.swift
[399/564] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[407/564] Compiling BitCollections BitSet+Initializers.swift
[408/564] Compiling BitCollections BitSet+Invariants.swift
[408/564] Wrapping AST for OrderedCollections for debugging
[410/564] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[411/564] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[412/564] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[413/564] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[414/564] Compiling BitCollections BitSet+SetAlgebra union.swift
[415/564] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[423/564] Wrapping AST for Metrics for debugging
[426/564] Compiling BitCollections BitSet+Random.swift
[427/564] Compiling BitCollections BitSet+SetAlgebra basics.swift
[428/564] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[429/564] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[430/564] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[433/564] Wrapping AST for InternalCollectionsUtilities for debugging
[434/564] Wrapping AST for Logging for debugging
[436/564] Emitting module DequeModule
[437/564] Emitting module BitCollections
[437/565] Wrapping AST for HeapModule for debugging
[438/565] Wrapping AST for Instrumentation for debugging
[444/565] Compiling BitCollections BitSet.Index.swift
[445/565] Compiling BitCollections BitSet._UnsafeHandle.swift
[446/565] Compiling BitCollections BitSet.swift
[447/565] Compiling BitCollections Range+Utilities.swift
[448/565] Compiling BitCollections Slice+Utilities.swift
[449/565] Compiling BitCollections UInt+Tricks.swift
[459/565] Compiling BitCollections BitArray+Hashable.swift
[460/565] Compiling BitCollections BitArray+Initializers.swift
[469/565] Wrapping AST for CoreMetrics for debugging
[470/565] Wrapping AST for ConcurrencyHelpers for debugging
[474/566] Emitting module HTTPTypes
[475/566] Compiling HTTPTypes HTTPFields.swift
[475/567] Wrapping AST for Atomics for debugging
[502/630] Wrapping AST for DequeModule for debugging
[504/630] Compiling NIOCore NIOAny.swift
[505/630] Compiling NIOCore NIOCloseOnErrorHandler.swift
[506/630] Compiling NIOCore NIOCoreSendableMetatype.swift
[507/630] Compiling NIOCore NIODecodedAsyncSequence.swift
[508/630] Compiling NIOCore NIOLoopBound.swift
[509/630] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[510/630] Compiling NIOCore NIOScheduledCallback.swift
[510/631] Wrapping AST for _RopeModule for debugging
[511/680] Wrapping AST for HTTPTypes for debugging
[513/680] Wrapping AST for BitCollections for debugging
[515/680] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[516/680] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[517/680] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[518/680] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[519/680] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[520/680] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[521/680] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[522/680] Compiling AsyncAlgorithms AsyncChannel.swift
[523/680] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[524/680] Compiling AsyncAlgorithms ChannelStateMachine.swift
[525/680] Compiling AsyncAlgorithms AsyncShareSequence.swift
[526/680] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[527/680] Compiling AsyncAlgorithms DebounceStateMachine.swift
[528/680] Compiling AsyncAlgorithms MergeStateMachine.swift
[529/680] Compiling AsyncAlgorithms MergeStorage.swift
[530/680] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel+Internal.swift
[531/680] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel.swift
[532/680] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[533/680] Compiling AsyncAlgorithms Rethrow.swift
[534/680] Compiling AsyncAlgorithms DebounceStorage.swift
[535/680] Compiling AsyncAlgorithms Dictionary.swift
[536/680] Compiling AsyncAlgorithms _TinyArray.swift
[537/680] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[538/680] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[539/680] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[540/680] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[541/680] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[542/680] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[543/680] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[544/680] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[545/680] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[546/680] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[547/680] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[548/680] Emitting module HashTreeCollections
[554/681] Compiling NIOCore NIOSendable.swift
[555/681] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[556/681] Compiling NIOCore RecvByteBufferAllocator.swift
[557/689] Wrapping AST for HashTreeCollections for debugging
[573/697] Emitting module Collections
[574/697] Compiling Collections Collections.swift
[576/698] Compiling AsyncAlgorithms Locking.swift
[577/698] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[578/698] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[579/698] Compiling AsyncAlgorithms SetAlgebra.swift
[580/698] Compiling AsyncAlgorithms UnsafeTransfer.swift
[581/698] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[582/698] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[583/698] Compiling AsyncAlgorithms ZipStateMachine.swift
[584/698] Compiling AsyncAlgorithms ZipStorage.swift
[584/698] Wrapping AST for Collections for debugging
[586/698] Emitting module AsyncAlgorithms
[595/698] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[603/698] Compiling AsyncAlgorithms ChannelStorage.swift
[604/698] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[605/698] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[606/698] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[607/698] Compiling AsyncAlgorithms CombineLatestStorage.swift
[611/698] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[612/698] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[613/698] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[614/698] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[615/698] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[616/698] Compiling AsyncAlgorithms AsyncBufferSequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:59d1b5e7d2f3065c4a6b5e045771922b1e51742b0d69504dc6de4bec6728e3a4
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/39] Write swift-version-24593BA9C3E375BF.txt
[2/78] Emitting module ServiceContextModule
[3/109] Compiling ServiceContextModule ServiceContextKey.swift
[4/109] Compiling Logging MetadataProvider.swift
[5/109] Compiling ServiceContextModule ServiceContext.swift
[6/110] Compiling _NIODataStructures PriorityQueue.swift
[7/110] Compiling SystemPackage FileDescriptor.swift
[8/110] Compiling SystemPackage FileHelpers.swift
[9/112] Compiling SystemPackage FilePathSyntax.swift
[10/112] Compiling SystemPackage FilePathTemp.swift
[11/112] Compiling SystemPackage FileOperations.swift
[12/112] Compiling SystemPackage FilePath.swift
[13/112] Compiling SystemPackage FilePathComponentView.swift
[14/112] Compiling SystemPackage FilePathComponents.swift
[15/112] Compiling CoreMetrics Locks.swift
[16/112] Compiling SystemPackage IORing.swift
[17/112] Compiling SystemPackage RawIORequest.swift
[18/112] Compiling SystemPackage Backcompat.swift
[19/112] Compiling SystemPackage CInterop.swift
[20/112] Emitting module _NIOBase64
[22/116] Compiling _NIODataStructures _TinyArray.swift
[23/116] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[24/116] Compiling NIOConcurrencyHelpers atomics.swift
[25/116] Compiling NIOConcurrencyHelpers NIOLock.swift
[26/116] Compiling NIOConcurrencyHelpers lock.swift
[27/116] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[28/115] Compiling SystemPackage Syscalls.swift
[29/115] Compiling SystemPackage WindowsSyscallAdapters.swift
[30/115] Compiling SystemPackage MachPort.swift
[31/115] Compiling SystemPackage PlatformString.swift
[32/115] Compiling _NIODataStructures Heap.swift
[33/115] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[34/115] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[35/115] Emitting module _NIODataStructures
[36/115] Emitting module NIOConcurrencyHelpers
[37/117] Compiling _NIOBase64 Base64.swift
[38/125] Compiling SystemPackage Constants.swift
[39/125] Compiling SystemPackage Exports.swift
[40/125] Compiling SystemPackage Mocking.swift
[41/125] Compiling SystemPackage RawBuffer.swift
[44/127] Compiling SystemPackage FilePathTempPosix.swift
[45/127] Compiling SystemPackage FilePathTempWindows.swift
[46/127] Compiling SystemPackage FilePathWindows.swift
[49/127] Compiling SystemPackage IORequest.swift
[51/127] Emitting module CoreMetrics
[54/151] Compiling Atomics OptionalRawRepresentable.swift
[55/151] Compiling Atomics RawRepresentable.swift
[56/151] Emitting module InternalCollectionsUtilities
[57/151] Compiling Atomics UnsafeAtomicLazyReference.swift
[58/151] Compiling Atomics AtomicMemoryOrderings.swift
[59/151] Compiling Atomics DoubleWord.swift
[60/151] Compiling Atomics AtomicInteger.swift
[61/151] Compiling Atomics AtomicOptionalWrappable.swift
[62/152] Compiling Atomics AtomicStorage.swift
[63/152] Compiling Atomics AtomicValue.swift
[64/154] Compiling ConcurrencyHelpers LockedValueBox.swift
[66/154] Compiling Instrumentation NoOpInstrument.swift
[67/153] Compiling Atomics UnsafeAtomic.swift
[69/153] Compiling HTTPTypes HTTPRequest+URL.swift
[70/154] Emitting module SystemPackage
[71/154] Compiling Instrumentation InstrumentationSystem.swift
[72/154] Compiling Instrumentation Instrument.swift
[73/154] Emitting module Instrumentation
[74/154] Compiling CoreMetrics Metrics.swift
[75/155] Compiling Logging Locks.swift
[76/155] Compiling Logging LogHandler.swift
[77/155] Emitting module Logging
[78/155] Compiling Logging Logging.swift
[81/155] Compiling Atomics AtomicBool.swift
[82/182] Compiling Instrumentation Locks.swift
[83/185] Compiling Instrumentation MultiplexInstrument.swift
[84/185] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[85/185] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[86/194] Emitting module ConcurrencyHelpers
[87/194] Compiling ConcurrencyHelpers Lock.swift
[88/195] Compiling HTTPTypes ISOLatin1String.swift
[89/226] Compiling HTTPTypes HTTPResponse.swift
[90/226] Compiling _RopeModule BigString+Chunk+Description.swift
[91/226] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[92/226] Compiling _RopeModule BigString+Chunk+Splitting.swift
[93/226] Compiling _RopeModule BigString+Chunk.swift
[96/226] Compiling HTTPTypes HTTPRequest.swift
[97/226] Compiling HTTPTypes HTTPParsedFields.swift
[99/223] Compiling _RopeModule BigString+UnicodeScalarView.swift
[100/223] Compiling _RopeModule BigSubstring+UTF16View.swift
[101/223] Compiling _RopeModule BigSubstring+UTF8View.swift
[102/223] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[104/222] Compiling _RopeModule BigString+Summary.swift
[105/222] Compiling _RopeModule BigString.swift
[106/222] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[107/230] Compiling HTTPTypes NIOLock.swift
[108/230] Compiling _RopeModule BigString+Invariants.swift
[109/230] Compiling _RopeModule BigString+Iterators.swift
[110/230] Compiling _RopeModule BigString+Metrics.swift
[113/230] Compiling _RopeModule BigString+Builder.swift
[114/230] Compiling _RopeModule BigString+Contents.swift
[115/230] Compiling _RopeModule BigString+Debugging.swift
[116/230] Compiling _RopeModule BigString+Index.swift
[117/230] Compiling _RopeModule BigString+Ingester.swift
[118/240] Emitting module HTTPTypes
[122/294] Compiling Tracing NoOpTracer.swift
[123/294] Compiling Metrics Metrics.swift
[124/294] Compiling Tracing InstrumentationSystem+Tracing.swift
[125/295] Compiling HeapModule Heap+Descriptions.swift
[126/297] Emitting module Metrics
[127/298] Emitting module Tracing
[128/298] Compiling HeapModule Heap.swift
[129/298] Compiling HeapModule _HeapNode.swift
[130/298] Compiling Tracing TracerProtocol.swift
[131/298] Compiling Tracing TracingTime.swift
[132/298] Compiling HTTPTypes HTTPFields.swift
[133/299] Compiling Tracing Tracer.swift
[134/299] Compiling Tracing TracerProtocol+Legacy.swift
[136/299] Compiling HeapModule Heap+Invariants.swift
[137/299] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[138/299] Compiling HeapModule Heap+UnsafeHandle.swift
[140/297] Emitting module UnixSignals
[141/297] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[142/297] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[143/297] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[144/297] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[145/297] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[146/297] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[147/297] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[148/304] Emitting module HeapModule
[149/304] Compiling UnixSignals UnixSignal.swift
[150/304] Compiling UnixSignals UnixSignalsSequence.swift
[157/324] Compiling OrderedCollections OrderedSet+Sendable.swift
[158/324] Compiling OrderedCollections OrderedSet+SubSequence.swift
[159/324] Compiling OrderedCollections OrderedSet+Testing.swift
[160/324] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[162/333] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[163/333] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[164/333] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[165/333] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[166/333] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[167/333] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[168/333] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[169/335] Compiling Tracing SpanProtocol.swift
[170/348] Compiling MCP Prompts.swift
[171/348] Compiling MCP Resources.swift
[172/348] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[173/348] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[174/348] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[175/348] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[176/348] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[177/348] Compiling OrderedCollections OrderedDictionary+Values.swift
[178/348] Compiling DequeModule Deque+Testing.swift
[179/348] Compiling DequeModule Deque._Storage.swift
[180/348] Compiling DequeModule Deque._UnsafeHandle.swift
[181/348] Compiling DequeModule Deque.swift
[182/348] Compiling DequeModule _DequeBuffer.swift
[183/348] Compiling DequeModule _DequeBufferHeader.swift
[184/348] Compiling MCP Sampling.swift
[185/348] Compiling MCP Data+Extensions.swift
[189/420] Compiling HashTreeCollections _HashNode+Structural union.swift
[190/420] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[191/420] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[192/420] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[193/420] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[194/420] Compiling HashTreeCollections _HashNode.swift
[195/420] Compiling HashTreeCollections _HashNodeHeader.swift
[196/420] Compiling HashTreeCollections _HashSlot.swift
[197/420] Compiling HashTreeCollections _HashStack.swift
[198/420] Compiling HashTreeCollections _HashTreeIterator.swift
[199/420] Compiling HashTreeCollections _HashTreeStatistics.swift
[200/420] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[201/420] Compiling HashTreeCollections _RawHashNode.swift
[202/420] Compiling HashTreeCollections _UnmanagedHashNode.swift
[203/420] Compiling HashTreeCollections _UnsafePath.swift
[204/420] Compiling HashTreeCollections TreeDictionary+Codable.swift
[205/425] Compiling HashTreeCollections _Bucket.swift
[206/425] Compiling HashTreeCollections _Hash.swift
[207/425] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[208/425] Compiling HashTreeCollections TreeSet+Debugging.swift
[209/425] Compiling HashTreeCollections TreeSet+Descriptions.swift
[210/425] Compiling HashTreeCollections TreeSet+Equatable.swift
[211/425] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[212/425] Compiling HashTreeCollections TreeSet+Extras.swift
[213/425] Compiling HashTreeCollections TreeSet+Filter.swift
[214/425] Compiling HashTreeCollections TreeSet+Hashable.swift
[215/425] Compiling HashTreeCollections TreeSet+Sendable.swift
[217/425] Compiling HashTreeCollections TreeDictionary+Collection.swift
[218/425] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[219/425] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[220/425] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[221/425] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[222/425] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[223/425] Compiling HashTreeCollections TreeDictionary+Filter.swift
[224/425] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[225/425] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[226/425] Compiling HashTreeCollections _HashNode+Debugging.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
[227/425] Compiling HashTreeCollections _HashNode+Initializers.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
[228/425] Compiling HashTreeCollections _HashNode+Invariants.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
[229/427] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[230/427] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[231/427] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[232/427] Compiling HashTreeCollections _HashNode+Storage.swift
[233/427] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[234/427] Compiling HashTreeCollections _HashNode+Structural filter.swift
[235/427] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[236/427] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[237/427] Compiling MCP Server.swift
[238/427] Compiling MCP Tools.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
[241/427] Compiling HashTreeCollections _HashNode+Lookups.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
[246/427] Compiling HashTreeCollections _HashLevel.swift
[247/427] Compiling HashTreeCollections _HashNode+Builder.swift
[250/480] Compiling BitCollections BitArray+Invariants.swift
[251/480] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[252/480] Compiling BitCollections BitArray+BitwiseOperations.swift
[253/480] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[254/480] Compiling BitCollections BitArray+Codable.swift
[255/480] Compiling BitCollections BitArray+Collection.swift
[256/480] Compiling BitCollections BitArray+Copy.swift
[257/480] Compiling BitCollections BitArray+CustomReflectable.swift
[258/480] Compiling BitCollections BitArray+Descriptions.swift
[259/480] Compiling BitCollections BitArray+Equatable.swift
[260/480] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[261/480] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[262/480] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
[263/480] Compiling BitCollections BitSet+CustomReflectable.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[267/480] Emitting module MCP
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
[276/480] Compiling HashTreeCollections TreeSet+Sequence.swift
[277/480] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[278/480] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[279/480] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[280/480] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[281/480] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[282/480] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[283/480] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[284/490] Compiling HashTreeCollections TreeDictionary+Values.swift
[285/490] Compiling HashTreeCollections TreeDictionary.swift
[286/490] Compiling HashTreeCollections TreeSet+Codable.swift
[287/490] Compiling HashTreeCollections TreeSet+Collection.swift
[299/490] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[300/490] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[301/490] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[302/490] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[303/490] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[304/490] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[305/490] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[306/490] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[307/490] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[308/490] Compiling HashTreeCollections TreeSet.swift
[309/490] Compiling BitCollections BitArray+Extras.swift
[310/490] Compiling BitCollections BitArray+Fill.swift
[313/490] Compiling BitCollections BitSet+CustomStringConvertible.swift
[314/490] Compiling BitCollections BitSet+Equatable.swift
[315/490] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[316/490] Compiling BitCollections BitSet+Extras.swift
[317/490] Compiling BitCollections BitSet+Hashable.swift
[318/497] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[319/497] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[320/497] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[321/497] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[322/497] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[323/497] Compiling BitCollections BitSet+SetAlgebra union.swift
[324/497] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[325/497] Compiling BitCollections BitSet.Counted.swift
[326/497] Compiling BitCollections BitSet.Index.swift
[327/497] Compiling BitCollections BitSet._UnsafeHandle.swift
[328/497] Compiling BitCollections BitSet.swift
[331/497] Emitting module Atomics
[332/498] Compiling BitCollections Range+Utilities.swift
[333/498] Compiling BitCollections Slice+Utilities.swift
[334/498] Compiling BitCollections UInt+Tricks.swift
[335/498] Compiling BitCollections _Word.swift
[343/498] Emitting module DequeModule
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
[346/498] Compiling BitCollections BitSet+Initializers.swift
[347/498] Compiling BitCollections BitSet+Invariants.swift
[348/498] Compiling BitCollections BitSet+Random.swift
[349/498] Compiling BitCollections BitSet+SetAlgebra basics.swift
[350/498] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[351/498] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[352/498] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[361/498] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[362/498] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[363/498] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[364/498] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[365/498] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[366/498] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[377/497] Emitting module _RopeModule
[378/560] Emitting module BitCollections
[379/560] Compiling NIOCore ByteBuffer-multi-int.swift
[380/560] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[381/560] Compiling NIOCore ByteBuffer-views.swift
[382/560] Compiling NIOCore Channel.swift
[383/560] Compiling NIOCore ChannelHandler.swift
[384/560] Compiling NIOCore ChannelHandlers.swift
[385/560] Compiling NIOCore ChannelInvoker.swift
[386/560] Compiling NIOCore ChannelOption.swift
[387/560] Compiling NIOCore IO.swift
[388/560] Compiling NIOCore IOData.swift
[389/560] Compiling NIOCore NIOCoreSendableMetatype.swift
[390/560] Compiling NIOCore NIODecodedAsyncSequence.swift
[391/560] Compiling NIOCore NIOLoopBound.swift
[392/560] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[393/560] Compiling NIOCore NIOScheduledCallback.swift
[394/560] Compiling NIOCore EventLoop+SerialExecutor.swift
[395/560] Compiling NIOCore EventLoop.swift
[396/560] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[397/560] Compiling NIOCore IPProtocol.swift
[398/560] Compiling NIOCore IntegerBitPacking.swift
[399/560] Compiling NIOCore IntegerTypes.swift
[400/560] Compiling NIOCore Interfaces.swift
[401/560] Compiling NIOCore Linux.swift
[402/560] Compiling NIOCore MarkedCircularBuffer.swift
[403/560] Compiling NIOCore MulticastChannel.swift
[404/560] Compiling NIOCore NIOAny.swift
[405/560] Emitting module OrderedCollections
[406/560] Compiling NIOCore ChannelPipeline.swift
[407/560] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[408/561] Compiling NIOCore BSDSocketAPI.swift
[409/561] Compiling NIOCore ByteBuffer-aux.swift
[410/561] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[411/561] Compiling NIOCore ByteBuffer-conversions.swift
[412/561] Compiling NIOCore ByteBuffer-core.swift
[413/561] Compiling NIOCore ByteBuffer-hex.swift
[414/561] Compiling NIOCore AsyncChannelOutboundWriter.swift
[415/561] Compiling NIOCore NIOAsyncSequenceProducer.swift
[416/561] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[417/561] Compiling NIOCore NIOAsyncWriter.swift
[418/561] Compiling NIOCore CircularBuffer.swift
[419/561] Compiling NIOCore Codec.swift
[420/561] Compiling NIOCore ConvenienceOptionSupport.swift
[421/561] Compiling NIOCore DeadChannel.swift
[423/562] Compiling NIOCore AsyncChannel.swift
[424/562] Compiling NIOCore AsyncChannelHandler.swift
[425/562] Compiling NIOCore AsyncChannelInboundStream.swift
[434/562] Compiling NIOCore DispatchQueue+WithFuture.swift
[435/562] Compiling NIOCore EventLoop+Deprecated.swift
[455/609] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[456/609] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[457/609] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[458/609] Compiling AsyncAlgorithms AsyncShareSequence.swift
[459/609] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[460/609] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[461/609] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[462/609] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[463/609] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[464/609] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[465/609] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[466/609] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[467/609] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[468/609] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[469/609] Compiling AsyncAlgorithms AsyncChannel.swift
[470/609] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[471/609] Compiling AsyncAlgorithms ChannelStateMachine.swift
[472/609] Compiling AsyncAlgorithms ChannelStorage.swift
[473/609] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[474/609] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[475/609] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[476/609] Compiling AsyncAlgorithms CombineLatestStorage.swift
[482/609] Compiling NIOCore NIOSendable.swift
[483/609] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[484/609] Compiling NIOCore RecvByteBufferAllocator.swift
[485/617] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[486/617] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[487/617] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[488/617] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[489/617] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[490/617] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[491/617] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[492/617] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[493/617] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[494/617] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[495/617] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
BUILD FAILURE 6.1 android