The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-nebula-client, reference 0.0.2 (614afc), with Swift 6.1 for Android on 6 Apr 2026 09:12:48 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/OffskyLab/swift-nebula-client.git
Reference: 0.0.2
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/OffskyLab/swift-nebula-client
 * tag               0.0.2      -> FETCH_HEAD
HEAD is now at 614afc8 [UPDATE] Linux first: bump macOS to v15
Cloned https://github.com/OffskyLab/swift-nebula-client.git
Revision (git rev-parse @):
614afc8d190c60000c913728585c194bccb36882
SUCCESS checkout https://github.com/OffskyLab/swift-nebula-client.git at 0.0.2
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/OffskyLab/swift-nebula-client.git
https://github.com/OffskyLab/swift-nebula-client.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-nmtp",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/OffskyLab/swift-nmtp.git"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.40.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "messagepacker",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/hirotakan/MessagePacker.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    }
  ],
  "manifest_display_name" : "swift-nebula-client",
  "name" : "swift-nebula-client",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "NebulaClient",
      "targets" : [
        "NebulaClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "NebulaClientTests",
      "module_type" : "SwiftTarget",
      "name" : "NebulaClientTests",
      "path" : "Tests/NebulaClientTests",
      "sources" : [
        "NebulaClientTests.swift"
      ],
      "target_dependencies" : [
        "NebulaClient"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NebulaClient",
      "module_type" : "SwiftTarget",
      "name" : "NebulaClient",
      "path" : "Sources/NebulaClient",
      "product_dependencies" : [
        "NMTP",
        "NIO",
        "MessagePacker",
        "Logging"
      ],
      "product_memberships" : [
        "NebulaClient"
      ],
      "sources" : [
        "Astral/Astral.swift",
        "Comet/Comet.swift",
        "NMT/NMTClients.swift",
        "NebulaClient.swift",
        "NebulaClientError.swift",
        "NebulaURI.swift",
        "Planet/MethodProxy.swift",
        "Planet/Moon.swift",
        "Planet/Planet.swift",
        "Planet/Satellite.swift",
        "Subscriber/Subscriber.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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 2>&1
android-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:8d42880410d691f231f1a6445d3941a4c9d6c7af65062a9750a54d2059944963
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
Fetching https://github.com/hirotakan/MessagePacker.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/OffskyLab/swift-nmtp.git
Fetching https://github.com/apple/swift-log.git
[1/721] Fetching messagepacker
[722/854] Fetching messagepacker, swift-nmtp
Fetched https://github.com/hirotakan/MessagePacker.git from cache (0.23s)
[1/6349] Fetching swift-log
[6350/89375] Fetching swift-log, swift-nio
Fetched https://github.com/OffskyLab/swift-nmtp.git from cache (9.35s)
Fetched https://github.com/apple/swift-log.git from cache (9.36s)
Fetched https://github.com/apple/swift-nio.git from cache (9.53s)
Computing version for https://github.com/OffskyLab/swift-nmtp.git
Computed https://github.com/OffskyLab/swift-nmtp.git at 0.0.3 (10.59s)
Fetching https://github.com/apple/swift-nio-extras.git
[1/6507] Fetching swift-nio-extras
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.70s)
Computing version for https://github.com/hirotakan/MessagePacker.git
Computed https://github.com/hirotakan/MessagePacker.git at 0.4.7 (5.72s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.11.0 (1.10s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.33.0 (1.16s)
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-algorithms.git
[1/1789] Fetching swift-asn1
[109/8013] Fetching swift-asn1, swift-async-algorithms
[590/14071] Fetching swift-asn1, swift-async-algorithms, swift-algorithms
[909/16784] Fetching swift-asn1, swift-async-algorithms, swift-algorithms, swift-service-lifecycle
[1332/23929] Fetching swift-asn1, swift-async-algorithms, swift-algorithms, swift-service-lifecycle, swift-certificates
[4375/39324] Fetching swift-asn1, swift-async-algorithms, swift-algorithms, swift-service-lifecycle, swift-certificates, swift-nio-ssl
Fetched https://github.com/apple/swift-algorithms.git from cache (1.21s)
[20181/33266] Fetching swift-asn1, swift-async-algorithms, swift-service-lifecycle, swift-certificates, swift-nio-ssl
Fetching https://github.com/apple/swift-atomics.git
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.53s)
[19315/30553] Fetching swift-asn1, swift-async-algorithms, swift-certificates, swift-nio-ssl
Fetched https://github.com/apple/swift-asn1.git from cache (1.53s)
Fetching https://github.com/apple/swift-http-structured-headers.git
[17680/28764] Fetching swift-async-algorithms, swift-certificates, swift-nio-ssl
[17835/30584] Fetching swift-async-algorithms, swift-certificates, swift-nio-ssl, swift-atomics
[21502/31826] Fetching swift-async-algorithms, swift-certificates, swift-nio-ssl, swift-atomics, swift-http-structured-headers
Fetching https://github.com/apple/swift-http-types.git
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.54s)
[24888/30584] Fetching swift-async-algorithms, swift-certificates, swift-nio-ssl, swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.84s)
Fetching https://github.com/apple/swift-nio-http2.git
[23530/28764] Fetching swift-async-algorithms, swift-certificates, swift-nio-ssl
[24609/29748] Fetching swift-async-algorithms, swift-certificates, swift-nio-ssl, swift-http-types
[26055/41847] Fetching swift-async-algorithms, swift-certificates, swift-nio-ssl, swift-http-types, swift-nio-http2
Fetched https://github.com/apple/swift-http-types.git from cache (0.48s)
[25466/40863] Fetching swift-async-algorithms, swift-certificates, swift-nio-ssl, swift-nio-http2
Fetched https://github.com/apple/swift-async-algorithms.git from cache (4.22s)
Fetched https://github.com/apple/swift-certificates.git from cache (4.23s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (4.34s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (2.52s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (13.17s)
Fetching https://github.com/apple/swift-numerics.git
[1/6416] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.67s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.96s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.1 (0.79s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (0.69s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.97.1 (1.36s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/23426] Fetching swift-collections
[1641/29027] Fetching swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (2.40s)
Fetched https://github.com/apple/swift-collections.git from cache (2.46s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.11.0 (3.53s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.3 (1.04s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.6.0 (3.93s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (1.03s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.18.0 (0.89s)
Fetching https://github.com/apple/swift-crypto.git
[1/17328] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (3.12s)
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 (3.81s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (1.43s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (1.37s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.3.1 (3.06s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.42.0 (0.74s)
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.3
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-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.33.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.11.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.42.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.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
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.6.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.3.1
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.18.0
Creating working copy for https://github.com/OffskyLab/swift-nmtp.git
Working copy of https://github.com/OffskyLab/swift-nmtp.git resolved at 0.0.3
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.97.1
Creating working copy for https://github.com/hirotakan/MessagePacker.git
Working copy of https://github.com/hirotakan/MessagePacker.git resolved at 0.4.7
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-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.36.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.11.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
Building for debugging...
[0/32] Write sources
[16/32] Compiling CNIOWindows shim.c
[17/32] Compiling CNIOWindows WSAStartup.c
[18/32] Compiling CNIOWASI CNIOWASI.c
[19/32] Compiling CNIOOpenBSD shim.c
[20/32] Compiling CNIOLinux liburing_shims.c
[21/32] Compiling CNIOPosix event_loop_id.c
[22/32] Compiling CNIODarwin shim.c
[23/32] Compiling CNIOLLHTTP c_nio_http.c
[23/32] Write sources
[25/32] Compiling CNIOLinux shim.c
[26/32] Compiling CNIOLLHTTP c_nio_api.c
[27/32] Compiling _AtomicsShims.c
[28/32] Write swift-version-24593BA9C3E375BF.txt
[29/32] Compiling CNIOLLHTTP c_nio_llhttp.c
[31/117] Emitting module InternalCollectionsUtilities
[32/119] Compiling Logging LogHandler.swift
[33/119] Compiling Atomics AtomicStorage.swift
[34/119] Compiling Atomics AtomicValue.swift
[35/121] Compiling Atomics IntegerOperations.swift
[36/121] Compiling Atomics Unmanaged extensions.swift
[37/121] Compiling Logging LogEvent.swift
[38/121] Compiling _NIODataStructures _TinyArray.swift
[39/121] Compiling Atomics OptionalRawRepresentable.swift
[40/121] Compiling Atomics RawRepresentable.swift
[41/121] Compiling Atomics AtomicBool.swift
[42/121] Compiling Atomics IntegerConformances.swift
[45/121] Compiling Atomics AtomicInteger.swift
[46/121] Compiling Atomics UnsafeAtomic.swift
[47/121] Compiling Atomics UnsafeAtomicLazyReference.swift
[48/121] Compiling Atomics ManagedAtomic.swift
[49/121] Compiling Atomics ManagedAtomicLazyReference.swift
[50/121] Compiling Atomics AtomicMemoryOrderings.swift
[51/121] Compiling Atomics DoubleWord.swift
[58/121] Compiling _NIODataStructures PriorityQueue.swift
[59/121] Emitting module _NIOBase64
[60/121] Compiling _NIOBase64 Base64.swift
[61/121] Emitting module _NIODataStructures
[62/121] Compiling _NIODataStructures Heap.swift
[64/123] Compiling Atomics AtomicOptionalWrappable.swift
[65/123] Compiling Atomics AtomicReference.swift
[66/123] Compiling Atomics PointerConformances.swift
[67/123] Compiling Atomics Primitives.native.swift
[74/124] Emitting module Atomics
[79/124] Compiling c-nioatomics.c
[84/125] Emitting module MessagePacker
[84/163] Compiling c-atomics.c
[86/163] Compiling ContainersPreview RandomAccessContainer.swift
[87/163] Compiling ContainersPreview RangeExpression2.swift
[88/163] Compiling ContainersPreview RangeReplaceableContainer.swift
[89/163] Compiling ContainersPreview Drain+Map.swift
[90/163] Compiling ContainersPreview Drain+Reduce.swift
[91/163] Compiling ContainersPreview Drain.swift
[92/163] Compiling ContainersPreview Producer+Collect.swift
[93/163] Compiling ContainersPreview Producer+Filter.swift
[94/167] Compiling ContainersPreview Producer+Map.swift
[95/167] Compiling ContainersPreview Producer+Reduce.swift
[96/167] Compiling ContainersPreview Producer.swift
[97/167] Compiling ContainersPreview Borrow.swift
[98/167] Compiling ContainersPreview OutputSpan+Extras.swift
[99/167] Compiling ContainersPreview TemporaryAllocation.swift
[100/167] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[101/167] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[102/167] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[103/167] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[104/167] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[105/167] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[106/167] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[107/167] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[108/167] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[109/167] Compiling ContainersPreview BorrowingSequence.swift
[110/167] Compiling ContainersPreview BidirectionalContainer.swift
[111/167] Compiling ContainersPreview Container+Filter.swift
[112/167] Compiling ContainersPreview Container+SpanwiseZip.swift
[113/167] Compiling ContainersPreview Container.swift
[114/167] Compiling ContainersPreview ContainerIterator.swift
[115/167] Compiling ContainersPreview DynamicContainer.swift
[116/167] Compiling ContainersPreview MutableContainer.swift
[117/167] Compiling ContainersPreview PermutableContainer.swift
[118/167] Emitting module ContainersPreview
[119/174] Compiling ContainersPreview Box.swift
[120/174] Compiling ContainersPreview Inout.swift
[121/174] Compiling ContainersPreview InputSpan.swift
[122/174] Compiling ContainersPreview Shared.swift
[124/175] Compiling NIOConcurrencyHelpers lock.swift
[125/175] Compiling NIOConcurrencyHelpers NIOLock.swift
[126/215] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[127/215] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[128/215] Compiling NIOConcurrencyHelpers atomics.swift
[129/215] Compiling DequeModule UniqueDeque+Hashable.swift
[130/215] Compiling DequeModule UniqueDeque+Initializers.swift
[131/215] Compiling DequeModule UniqueDeque+Insertions.swift
[132/215] Compiling DequeModule UniqueDeque+Prepend.swift
[133/215] Compiling DequeModule UniqueDeque+Removals.swift
[134/220] Compiling DequeModule UniqueDeque+Consumption.swift
[135/220] Compiling DequeModule UniqueDeque+Container.swift
[136/220] Compiling DequeModule UniqueDeque+Descriptions.swift
[137/220] Compiling DequeModule UniqueDeque+Equatable.swift
[138/220] Compiling DequeModule UniqueDeque+Experimental.swift
[139/220] Compiling DequeModule RigidDeque+Equatable.swift
[140/220] Compiling DequeModule RigidDeque+Experimental.swift
[141/220] Compiling DequeModule RigidDeque+Hashable.swift
[142/220] Compiling DequeModule RigidDeque+Initializers.swift
[143/220] Compiling DequeModule RigidDeque+Insertions.swift
[144/220] Compiling DequeModule RigidDeque+Prepend.swift
[145/220] Compiling DequeModule RigidDeque+Removals.swift
[146/220] Compiling DequeModule RigidDeque+Replacements.swift
[147/220] Compiling DequeModule RigidDeque+Testing.swift
[148/220] Compiling DequeModule RigidDeque.swift
[149/220] Compiling DequeModule UniqueDeque+Append.swift
[150/220] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[151/220] Emitting module NIOConcurrencyHelpers
[152/221] Compiling DequeModule _DequeBuffer.swift
[153/221] Compiling DequeModule _DequeBufferHeader.swift
[154/221] Compiling DequeModule RigidDeque+Append.swift
[155/221] Compiling DequeModule RigidDeque+Consumption.swift
[156/221] Compiling DequeModule RigidDeque+Container.swift
[157/221] Compiling DequeModule RigidDeque+Descriptions.swift
[159/221] Compiling Logging Locks.swift
[160/221] Emitting module Logging
[161/221] Compiling Logging MetadataProvider.swift
[162/221] Compiling Logging Logging.swift
[164/222] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[192/222] Compiling DequeModule UniqueDeque+Replacements.swift
[193/222] Compiling DequeModule UniqueDeque.swift
[194/222] Compiling DequeModule Deque+Codable.swift
[195/222] Compiling DequeModule Deque+Collection.swift
[196/222] Compiling DequeModule Deque+CustomReflectable.swift
[197/222] Compiling DequeModule Deque+Descriptions.swift
[198/222] Compiling DequeModule Deque+Equatable.swift
[199/222] Compiling DequeModule Deque+Extras.swift
[200/222] Compiling DequeModule Deque+Hashable.swift
[201/222] Compiling DequeModule Deque+Testing.swift
[202/222] Compiling DequeModule Deque._Storage.swift
[203/222] Compiling DequeModule Deque._UnsafeHandle.swift
[204/222] Compiling DequeModule Deque.swift
[220/223] Compiling DequeModule _DequeSlot.swift
[221/223] Compiling DequeModule _UnsafeDequeHandle.swift
[222/223] Compiling DequeModule _UnsafeDequeSegments.swift
[223/223] Emitting module DequeModule
[225/288] Compiling NIOCore EventLoopFuture+Deprecated.swift
[226/288] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[227/288] Compiling NIOCore EventLoopFuture.swift
[228/288] Compiling NIOCore FileDescriptor.swift
[229/288] Compiling NIOCore FileHandle.swift
[230/288] Compiling NIOCore FileRegion.swift
[231/288] Compiling NIOCore GlobalSingletons.swift
[232/288] Compiling NIOCore IO.swift
[233/288] Compiling NIOCore IOData.swift
[234/296] Compiling NIOCore CircularBuffer.swift
[235/296] Compiling NIOCore Codec.swift
[236/296] Compiling NIOCore ConvenienceOptionSupport.swift
[237/296] Compiling NIOCore DeadChannel.swift
[238/296] Compiling NIOCore DispatchQueue+WithFuture.swift
[239/296] Compiling NIOCore EventLoop+Deprecated.swift
[240/296] Compiling NIOCore EventLoop+SerialExecutor.swift
[241/296] Compiling NIOCore EventLoop.swift
[242/296] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[243/296] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[244/296] Compiling NIOCore BSDSocketAPI.swift
[245/296] Compiling NIOCore ByteBuffer-aux.swift
[246/296] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[247/296] Compiling NIOCore ByteBuffer-conversions.swift
[248/296] Compiling NIOCore ByteBuffer-core.swift
[249/296] Compiling NIOCore ByteBuffer-hex.swift
[250/296] Compiling NIOCore ByteBuffer-int.swift
[251/296] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[252/296] Compiling NIOCore NIOCoreSendableMetatype.swift
[253/296] Compiling NIOCore NIODecodedAsyncSequence.swift
[254/296] Compiling NIOCore NIOLoopBound.swift
[255/296] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[256/296] Compiling NIOCore NIOScheduledCallback.swift
[257/296] Compiling NIOCore NIOSendable.swift
[258/296] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[259/296] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[260/296] Compiling NIOCore RecvByteBufferAllocator.swift
[261/296] Compiling NIOCore AddressedEnvelope.swift
[262/296] Compiling NIOCore AsyncAwaitSupport.swift
[263/296] Compiling NIOCore AsyncChannel.swift
[264/296] Compiling NIOCore AsyncChannelHandler.swift
[265/296] Compiling NIOCore AsyncChannelInboundStream.swift
[266/296] Compiling NIOCore AsyncChannelOutboundWriter.swift
[267/296] Compiling NIOCore NIOAsyncSequenceProducer.swift
[268/296] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[269/296] Compiling NIOCore NIOAsyncWriter.swift
[270/296] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[271/296] Compiling NIOCore SocketAddresses.swift
[272/296] Compiling NIOCore SocketOptionProvider.swift
[273/296] Compiling NIOCore SystemCallHelpers.swift
[274/296] Compiling NIOCore TimeAmount+Duration.swift
[275/296] Compiling NIOCore TypeAssistedChannelHandler.swift
[276/296] Compiling NIOCore UniversalBootstrapSupport.swift
[277/296] Compiling NIOCore Utilities.swift
[278/296] Compiling NIOCore IPProtocol.swift
[279/296] Compiling NIOCore IntegerBitPacking.swift
[280/296] Compiling NIOCore IntegerTypes.swift
[281/296] Compiling NIOCore Interfaces.swift
[282/296] Compiling NIOCore Linux.swift
[283/296] Compiling NIOCore MarkedCircularBuffer.swift
[284/296] Compiling NIOCore MulticastChannel.swift
[285/296] Compiling NIOCore NIOAny.swift
[286/296] Compiling NIOCore NIOCloseOnErrorHandler.swift
[287/296] Compiling NIOCore ByteBuffer-multi-int.swift
[288/296] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[289/296] Compiling NIOCore ByteBuffer-views.swift
[290/296] Compiling NIOCore Channel.swift
[291/296] Compiling NIOCore ChannelHandler.swift
[292/296] Compiling NIOCore ChannelHandlers.swift
[293/296] Compiling NIOCore ChannelInvoker.swift
[294/296] Compiling NIOCore ChannelOption.swift
[295/296] Compiling NIOCore ChannelPipeline.swift
[296/296] Emitting module NIOCore
[298/351] Compiling NIOEmbedded AsyncTestingChannel.swift
[299/351] Emitting module NIOEmbedded
[300/351] Compiling NIOEmbedded Embedded.swift
[301/351] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[303/352] Emitting module NIOPosix
[304/358] Compiling NIOPosix PipePair.swift
[305/358] Compiling NIOPosix Pool.swift
[306/358] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[307/358] Compiling NIOPosix PosixSingletons.swift
[308/358] Compiling NIOPosix RawSocketBootstrap.swift
[309/358] Compiling NIOPosix Resolver.swift
[310/358] Compiling NIOPosix Selectable.swift
[311/358] Compiling NIOPosix SelectableChannel.swift
[312/358] Compiling NIOPosix SelectableEventLoop.swift
[313/358] Compiling NIOPosix SelectorEpoll.swift
[314/358] Compiling NIOPosix SelectorGeneric.swift
[315/358] Compiling NIOPosix SelectorKqueue.swift
[316/358] Compiling NIOPosix SelectorUring.swift
[317/358] Compiling NIOPosix SelectorWSAPoll.swift
[318/358] Compiling NIOPosix BSDSocketAPICommon.swift
[319/358] Compiling NIOPosix BSDSocketAPIPosix.swift
[320/358] Compiling NIOPosix BSDSocketAPIWindows.swift
[321/358] Compiling NIOPosix BaseSocket.swift
[322/358] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[323/358] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[324/358] Compiling NIOPosix BaseSocketChannel.swift
[325/358] Compiling NIOPosix ThreadPosix.swift
[326/358] Compiling NIOPosix ThreadWindows.swift
[327/358] Compiling NIOPosix Utilities.swift
[328/358] Compiling NIOPosix VsockAddress.swift
[329/358] Compiling NIOPosix VsockChannelEvents.swift
[330/358] Compiling NIOPosix Windows.swift
[331/358] Compiling NIOPosix BaseStreamSocketChannel.swift
[332/358] Compiling NIOPosix Bootstrap.swift
[333/358] Compiling NIOPosix ControlMessage.swift
[334/358] Compiling NIOPosix DatagramVectorReadManager.swift
[335/358] Compiling NIOPosix Errors+Any.swift
[336/358] Compiling NIOPosix FileDescriptor.swift
[337/358] Compiling NIOPosix GetaddrinfoResolver.swift
[338/358] Compiling NIOPosix HappyEyeballs.swift
[339/358] Compiling NIOPosix IO.swift
[340/358] Compiling NIOPosix IntegerBitPacking.swift
[341/358] Compiling NIOPosix IntegerTypes.swift
[342/358] Compiling NIOPosix Linux.swift
[343/358] Compiling NIOPosix LinuxCPUSet.swift
[344/358] Compiling NIOPosix LinuxUring.swift
[345/358] Compiling NIOPosix ServerSocket.swift
[346/358] Compiling NIOPosix Socket.swift
[347/358] Compiling NIOPosix SocketChannel.swift
[348/358] Compiling NIOPosix SocketProtocols.swift
[349/358] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[350/358] Compiling NIOPosix System.swift
[351/358] Compiling NIOPosix Thread.swift
[352/358] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[353/358] Compiling NIOPosix NIOPosixSendableMetatype.swift
[354/358] Compiling NIOPosix NIOThreadPool.swift
[355/358] Compiling NIOPosix NonBlockingFileIO.swift
[356/358] Compiling NIOPosix PendingDatagramWritesManager.swift
[357/358] Compiling NIOPosix PendingWritesManager.swift
[358/358] Compiling NIOPosix PipeChannel.swift
[360/361] Compiling NIO Exports.swift
[361/361] Emitting module NIO
[363/378] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[364/378] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[365/380] Emitting module NIOHTTP1
[366/380] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[367/380] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[368/380] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[369/380] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[370/380] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[371/380] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[372/380] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[373/380] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[374/380] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[375/380] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[376/380] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[377/380] Compiling NIOHTTP1 HTTPTypes.swift
[378/380] Compiling NIOHTTP1 ByteCollectionUtils.swift
[379/380] Compiling NIOHTTP1 HTTPDecoder.swift
[380/380] Compiling NIOHTTP1 HTTPEncoder.swift
[382/399] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[383/399] Compiling NIOExtras NIOExtrasError.swift
[384/401] Compiling NIOExtras RequestResponseHandler.swift
[385/401] Compiling NIOExtras RequestResponseHandlers+State.swift
[386/401] Compiling NIOExtras NIOLengthFieldBitLength.swift
[387/401] Compiling NIOExtras NIORequestIdentifiable.swift
[388/401] Compiling NIOExtras PCAPRingBuffer.swift
[389/401] Compiling NIOExtras QuiescingHelper.swift
[390/401] Emitting module NIOExtras
[391/401] Compiling NIOExtras DebugInboundEventsHandler.swift
[392/401] Compiling NIOExtras DebugOutboundEventsHandler.swift
[393/401] Compiling NIOExtras FixedLengthFrameDecoder.swift
[394/401] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[395/401] Compiling NIOExtras LengthFieldPrepender.swift
[396/401] Compiling NIOExtras LineBasedFrameDecoder.swift
[397/401] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[398/401] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[399/401] Compiling NIOExtras JSONRPCFraming.swift
[400/401] Compiling NIOExtras RequestResponseWithIDHandler.swift
[401/401] Compiling NIOExtras WritePCAPHandler.swift
[403/416] Compiling NMTP MatterType.swift
[404/416] Compiling NMTP MatterDecoder.swift
[405/417] Compiling NMTP MatterEncoder.swift
[406/417] Compiling NMTP NMTClient.swift
[407/417] Compiling NMTP NMTPError.swift
[408/417] Compiling NMTP UUID+Bytes.swift
[409/417] Compiling NMTP Matter+Coding.swift
[410/417] Compiling NMTP Argument.swift
[411/417] Compiling NMTP ArgumentValue.swift
[412/417] Compiling NMTP Matter.swift
[413/417] Compiling NMTP MatterBodies.swift
[414/417] Emitting module NMTP
[415/417] Compiling NMTP NMTHandler.swift
[416/417] Compiling NMTP NMTServer.swift
[417/417] Compiling NMTP PendingRequests.swift
[419/429] Compiling NebulaClient Satellite.swift
[420/430] Compiling NebulaClient MethodProxy.swift
[421/430] Compiling NebulaClient Planet.swift
[422/430] Compiling NebulaClient Moon.swift
[423/430] Compiling NebulaClient Astral.swift
[424/430] Compiling NebulaClient Comet.swift
[425/430] Compiling NebulaClient NebulaClientError.swift
[426/430] Compiling NebulaClient NebulaURI.swift
[427/430] Emitting module NebulaClient
[428/430] Compiling NebulaClient NMTClients.swift
[429/430] Compiling NebulaClient NebulaClient.swift
[430/430] Compiling NebulaClient Subscriber.swift
Build complete! (167.66s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nmtp",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/OffskyLab/swift-nmtp.git"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.40.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "messagepacker",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/hirotakan/MessagePacker.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    }
  ],
  "manifest_display_name" : "swift-nebula-client",
  "name" : "swift-nebula-client",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "NebulaClient",
      "targets" : [
        "NebulaClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "NebulaClientTests",
      "module_type" : "SwiftTarget",
      "name" : "NebulaClientTests",
      "path" : "Tests/NebulaClientTests",
      "sources" : [
        "NebulaClientTests.swift"
      ],
      "target_dependencies" : [
        "NebulaClient"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NebulaClient",
      "module_type" : "SwiftTarget",
      "name" : "NebulaClient",
      "path" : "Sources/NebulaClient",
      "product_dependencies" : [
        "NMTP",
        "NIO",
        "MessagePacker",
        "Logging"
      ],
      "product_memberships" : [
        "NebulaClient"
      ],
      "sources" : [
        "Astral/Astral.swift",
        "Comet/Comet.swift",
        "NMT/NMTClients.swift",
        "NebulaClient.swift",
        "NebulaClientError.swift",
        "NebulaURI.swift",
        "Planet/MethodProxy.swift",
        "Planet/Moon.swift",
        "Planet/Planet.swift",
        "Planet/Satellite.swift",
        "Subscriber/Subscriber.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
android-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:8d42880410d691f231f1a6445d3941a4c9d6c7af65062a9750a54d2059944963
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
Done.