The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-nebula-client, reference 0.0.2 (614afc), with Swift 6.1 for Wasm on 6 Apr 2026 09:11:58 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 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:         wasm
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-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
wasm-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:c3bd0c8eb125dea46564a1eb8b09ee779ba7ae350b1ee58b5e9d6ff6c39cef37
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest
Fetching https://github.com/OffskyLab/swift-nmtp.git
Fetching https://github.com/hirotakan/MessagePacker.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-log.git
[1/721] Fetching messagepacker
[686/854] Fetching messagepacker, swift-nmtp
[855/7203] Fetching messagepacker, swift-nmtp, swift-log
Fetched https://github.com/hirotakan/MessagePacker.git from cache (0.54s)
[1530/6482] Fetching swift-nmtp, swift-log
[6483/89508] Fetching swift-nmtp, swift-log, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (1.04s)
[4285/83159] Fetching swift-nmtp, swift-nio
Fetched https://github.com/OffskyLab/swift-nmtp.git from cache (9.66s)
Fetched https://github.com/apple/swift-nio.git from cache (9.82s)
Computing version for https://github.com/OffskyLab/swift-nmtp.git
Computed https://github.com/OffskyLab/swift-nmtp.git at 0.0.3 (16.50s)
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 (0.57s)
Computing version for https://github.com/hirotakan/MessagePacker.git
Computed https://github.com/hirotakan/MessagePacker.git at 0.4.7 (3.22s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.11.0 (0.65s)
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.85s)
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-nio-ssl.git
[1/1789] Fetching swift-asn1
[520/4502] Fetching swift-asn1, swift-service-lifecycle
[2195/10726] Fetching swift-asn1, swift-service-lifecycle, swift-async-algorithms
[2242/16784] Fetching swift-asn1, swift-service-lifecycle, swift-async-algorithms, swift-algorithms
[3960/23929] Fetching swift-asn1, swift-service-lifecycle, swift-async-algorithms, swift-algorithms, swift-certificates
[20808/39324] Fetching swift-asn1, swift-service-lifecycle, swift-async-algorithms, swift-algorithms, swift-certificates, swift-nio-ssl
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.07s)
Fetching https://github.com/apple/swift-atomics.git
[23218/36611] Fetching swift-asn1, swift-async-algorithms, swift-algorithms, swift-certificates, swift-nio-ssl
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.21s)
Fetched https://github.com/apple/swift-asn1.git from cache (1.21s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-http-types.git
[15821/28598] Fetching swift-algorithms, swift-certificates, swift-nio-ssl
[16899/30418] Fetching swift-algorithms, swift-certificates, swift-nio-ssl, swift-atomics
[18225/31660] Fetching swift-algorithms, swift-certificates, swift-nio-ssl, swift-atomics, swift-http-structured-headers
[21501/32644] Fetching swift-algorithms, swift-certificates, swift-nio-ssl, swift-atomics, swift-http-structured-headers, swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.57s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.58s)
[21335/30418] Fetching swift-algorithms, swift-certificates, swift-nio-ssl, swift-atomics
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/apple/swift-atomics.git from cache (0.87s)
[22902/28598] Fetching swift-algorithms, swift-certificates, swift-nio-ssl
[24289/40697] Fetching swift-algorithms, swift-certificates, swift-nio-ssl, swift-nio-http2
Fetched https://github.com/apple/swift-certificates.git from cache (4.28s)
Fetched https://github.com/apple/swift-algorithms.git from cache (4.28s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (4.32s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (2.54s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (5.29s)
Fetching https://github.com/apple/swift-numerics.git
[1/6416] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.57s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.24s)
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.78s)
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.74s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.97.1 (1.50s)
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 (0.83s)
[1875/23426] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.51s)
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.47s)
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.21s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.6.0 (3.49s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.58s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.18.0 (0.82s)
Fetching https://github.com/apple/swift-crypto.git
[1/17328] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (3.49s)
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 (4.41s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (1.07s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.91s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.3.1 (2.29s)
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.81s)
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-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.18.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.97.1
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-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-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/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/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-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-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-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-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-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/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-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-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-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-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/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.36.1
Building for debugging...
[0/32] Write sources
[16/32] Compiling CNIOWASI CNIOWASI.c
[17/32] Compiling CNIOOpenBSD shim.c
[17/32] Compiling CNIOPosix event_loop_id.c
[19/32] Compiling CNIOWindows shim.c
[19/32] Compiling CNIOWindows WSAStartup.c
[19/32] Compiling _AtomicsShims.c
[21/32] Compiling CNIOLinux shim.c
[23/32] Compiling CNIOLinux liburing_shims.c
[24/32] Write sources
[25/32] Compiling CNIODarwin shim.c
[26/32] Compiling CNIOLLHTTP c_nio_http.c
[27/32] Compiling CNIOLLHTTP c_nio_api.c
[28/32] Write swift-version-24593BA9C3E375BF.txt
[29/99] Compiling CNIOLLHTTP c_nio_llhttp.c
[31/117] Emitting module InternalCollectionsUtilities
[31/119] Compiling c-nioatomics.c
[33/119] Compiling Atomics ManagedAtomic.swift
[34/119] Compiling Atomics ManagedAtomicLazyReference.swift
[35/119] Emitting module _NIOBase64
[36/119] Compiling _NIOBase64 Base64.swift
[37/120] Compiling Atomics AtomicOptionalWrappable.swift
[38/120] Compiling Atomics AtomicReference.swift
[39/120] Compiling Atomics AtomicMemoryOrderings.swift
[40/120] Compiling Atomics DoubleWord.swift
[42/122] Compiling Atomics UnsafeAtomic.swift
[43/122] Compiling Atomics UnsafeAtomicLazyReference.swift
[44/122] Compiling Atomics AtomicBool.swift
[45/122] Compiling Atomics AtomicInteger.swift
[46/122] Compiling Atomics AtomicStorage.swift
[47/122] Compiling Atomics AtomicValue.swift
[53/122] Compiling Atomics IntegerOperations.swift
[54/122] Compiling Atomics Unmanaged extensions.swift
[58/122] Compiling Atomics OptionalRawRepresentable.swift
[59/122] Compiling Atomics RawRepresentable.swift
[63/122] Compiling Atomics IntegerConformances.swift
[64/122] Compiling Atomics PointerConformances.swift
[65/122] Compiling Atomics Primitives.native.swift
[66/122] Compiling _NIODataStructures PriorityQueue.swift
[67/122] Compiling _NIODataStructures _TinyArray.swift
[68/123] Emitting module Atomics
[72/156] Emitting module _NIODataStructures
[73/156] Compiling _NIODataStructures Heap.swift
[74/157] Compiling ContainersPreview Borrow.swift
[75/157] Compiling MessagePacker SingleValueEncodingContainer+.swift
[76/157] Compiling MessagePacker String+.swift
[77/157] Compiling MessagePacker UInt+.swift
[78/157] Compiling MessagePacker UInt16+.swift
[79/162] Compiling Logging MetadataProvider.swift
[80/162] Compiling Logging LogHandler.swift
[81/162] Compiling Logging LogEvent.swift
[82/162] Compiling Logging Locks.swift
[83/162] Emitting module Logging
[84/162] Compiling Logging Logging.swift
[86/162] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[87/162] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[88/162] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[89/162] Compiling ContainersPreview OutputSpan+Extras.swift
[90/162] Compiling ContainersPreview TemporaryAllocation.swift
[91/162] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[93/164] Compiling ContainersPreview Producer+Map.swift
[94/164] Compiling ContainersPreview Producer+Reduce.swift
[95/164] Compiling ContainersPreview Producer.swift
[98/168] Compiling ContainersPreview BorrowingSequence.swift
[99/168] Compiling ContainersPreview BidirectionalContainer.swift
[100/168] Compiling ContainersPreview Container+Filter.swift
[101/168] Compiling ContainersPreview Container+SpanwiseZip.swift
[102/168] Compiling ContainersPreview RandomAccessContainer.swift
[106/168] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[107/168] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[109/168] Compiling ContainersPreview RangeExpression2.swift
[110/168] Compiling ContainersPreview RangeReplaceableContainer.swift
[111/168] Compiling ContainersPreview Drain+Map.swift
[112/168] Compiling ContainersPreview Drain+Reduce.swift
[113/168] Compiling ContainersPreview Drain.swift
[114/168] Compiling ContainersPreview Producer+Collect.swift
[115/168] Compiling ContainersPreview Producer+Filter.swift
[116/168] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[117/168] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[121/168] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[126/168] Compiling ContainersPreview Container.swift
[127/168] Compiling ContainersPreview ContainerIterator.swift
[128/168] Compiling ContainersPreview DynamicContainer.swift
[129/168] Compiling ContainersPreview MutableContainer.swift
[130/168] Compiling ContainersPreview PermutableContainer.swift
[131/168] Emitting module ContainersPreview
[132/168] Compiling ContainersPreview Box.swift
[133/168] Compiling ContainersPreview Inout.swift
[134/168] Compiling ContainersPreview InputSpan.swift
[135/168] Compiling ContainersPreview Shared.swift
[145/169] Compiling c-atomics.c
[147/169] Emitting module MessagePacker
[160/216] Compiling NIOConcurrencyHelpers lock.swift
[161/216] Compiling DequeModule RigidDeque+Removals.swift
[162/216] Compiling DequeModule RigidDeque+Replacements.swift
[163/216] Compiling DequeModule RigidDeque+Testing.swift
[164/216] Compiling DequeModule RigidDeque.swift
[165/216] Compiling DequeModule UniqueDeque+Append.swift
[166/221] Compiling DequeModule RigidDeque+Equatable.swift
[167/221] Compiling DequeModule RigidDeque+Experimental.swift
[168/221] Compiling DequeModule RigidDeque+Hashable.swift
[169/221] Compiling DequeModule RigidDeque+Initializers.swift
[170/221] Compiling DequeModule RigidDeque+Insertions.swift
[171/221] Compiling DequeModule RigidDeque+Prepend.swift
[172/221] Compiling DequeModule UniqueDeque+Consumption.swift
[173/221] Compiling DequeModule UniqueDeque+Container.swift
[174/221] Compiling DequeModule UniqueDeque+Descriptions.swift
[175/221] Compiling DequeModule UniqueDeque+Equatable.swift
[176/221] Compiling DequeModule UniqueDeque+Experimental.swift
[177/221] Compiling DequeModule UniqueDeque+Hashable.swift
[178/221] Compiling DequeModule UniqueDeque+Initializers.swift
[179/221] Compiling DequeModule UniqueDeque+Insertions.swift
[180/221] Compiling DequeModule UniqueDeque+Prepend.swift
[181/221] Compiling DequeModule UniqueDeque+Removals.swift
[182/221] Compiling NIOConcurrencyHelpers NIOLock.swift
[186/221] Compiling DequeModule UniqueDeque+Replacements.swift
[187/221] Compiling DequeModule UniqueDeque.swift
[188/221] Compiling DequeModule _DequeBuffer.swift
[189/221] Compiling DequeModule _DequeBufferHeader.swift
[190/221] Compiling DequeModule RigidDeque+Append.swift
[191/221] Compiling DequeModule RigidDeque+Consumption.swift
[192/221] Compiling DequeModule RigidDeque+Container.swift
[193/221] Compiling DequeModule RigidDeque+Descriptions.swift
[194/221] Emitting module NIOConcurrencyHelpers
[195/221] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[196/221] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[197/221] Compiling NIOConcurrencyHelpers atomics.swift
[198/221] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[206/223] Compiling DequeModule Deque+Extras.swift
[207/223] Compiling DequeModule Deque+Hashable.swift
[208/223] Compiling DequeModule Deque+Testing.swift
[209/223] Compiling DequeModule Deque._Storage.swift
[210/223] Compiling DequeModule Deque._UnsafeHandle.swift
[211/223] Compiling DequeModule Deque.swift
[212/223] Compiling DequeModule Deque+Codable.swift
[213/223] Compiling DequeModule Deque+Collection.swift
[214/223] Compiling DequeModule Deque+CustomReflectable.swift
[215/223] Compiling DequeModule Deque+Descriptions.swift
[216/223] Compiling DequeModule Deque+Equatable.swift
[217/223] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[218/223] Emitting module DequeModule
[221/223] Compiling DequeModule _DequeSlot.swift
[222/223] Compiling DequeModule _UnsafeDequeHandle.swift
[223/223] Compiling DequeModule _UnsafeDequeSegments.swift
[225/288] Compiling NIOCore NIOCoreSendableMetatype.swift
[226/288] Compiling NIOCore NIODecodedAsyncSequence.swift
[227/288] Compiling NIOCore NIOLoopBound.swift
[228/288] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[229/288] Compiling NIOCore NIOScheduledCallback.swift
[230/288] Compiling NIOCore NIOSendable.swift
[231/288] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[232/288] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[233/288] Compiling NIOCore RecvByteBufferAllocator.swift
[234/296] Compiling NIOCore IPProtocol.swift
[235/296] Compiling NIOCore IntegerBitPacking.swift
[236/296] Compiling NIOCore IntegerTypes.swift
[237/296] Compiling NIOCore Interfaces.swift
[238/296] Compiling NIOCore Linux.swift
[239/296] Compiling NIOCore MarkedCircularBuffer.swift
[240/296] Compiling NIOCore MulticastChannel.swift
[241/296] Compiling NIOCore NIOAny.swift
[242/296] Compiling NIOCore NIOCloseOnErrorHandler.swift
[243/296] Compiling NIOCore EventLoopFuture+Deprecated.swift
[244/296] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[245/296] Compiling NIOCore EventLoopFuture.swift
[246/296] Compiling NIOCore FileDescriptor.swift
[247/296] Compiling NIOCore FileHandle.swift
[248/296] Compiling NIOCore FileRegion.swift
[249/296] Compiling NIOCore GlobalSingletons.swift
[250/296] Compiling NIOCore IO.swift
[251/296] Compiling NIOCore IOData.swift
[252/296] Compiling NIOCore CircularBuffer.swift
[253/296] Compiling NIOCore Codec.swift
[254/296] Compiling NIOCore ConvenienceOptionSupport.swift
[255/296] Compiling NIOCore DeadChannel.swift
[256/296] Compiling NIOCore DispatchQueue+WithFuture.swift
[257/296] Compiling NIOCore EventLoop+Deprecated.swift
[258/296] Compiling NIOCore EventLoop+SerialExecutor.swift
[259/296] Compiling NIOCore EventLoop.swift
[260/296] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[261/296] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[262/296] Compiling NIOCore SocketAddresses.swift
[263/296] Compiling NIOCore SocketOptionProvider.swift
[264/296] Compiling NIOCore SystemCallHelpers.swift
[265/296] Compiling NIOCore TimeAmount+Duration.swift
[266/296] Compiling NIOCore TypeAssistedChannelHandler.swift
[267/296] Compiling NIOCore UniversalBootstrapSupport.swift
[268/296] Compiling NIOCore Utilities.swift
[269/296] Compiling NIOCore AddressedEnvelope.swift
[270/296] Compiling NIOCore AsyncAwaitSupport.swift
[271/296] Compiling NIOCore AsyncChannel.swift
[272/296] Compiling NIOCore AsyncChannelHandler.swift
[273/296] Compiling NIOCore AsyncChannelInboundStream.swift
[274/296] Compiling NIOCore AsyncChannelOutboundWriter.swift
[275/296] Compiling NIOCore NIOAsyncSequenceProducer.swift
[276/296] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[277/296] Compiling NIOCore NIOAsyncWriter.swift
[278/296] Emitting module NIOCore
[279/296] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[280/296] Compiling NIOCore BSDSocketAPI.swift
[281/296] Compiling NIOCore ByteBuffer-aux.swift
[282/296] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[283/296] Compiling NIOCore ByteBuffer-conversions.swift
[284/296] Compiling NIOCore ByteBuffer-core.swift
[285/296] Compiling NIOCore ByteBuffer-hex.swift
[286/296] Compiling NIOCore ByteBuffer-int.swift
[287/296] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[288/296] Compiling NIOCore ByteBuffer-multi-int.swift
[289/296] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[290/296] Compiling NIOCore ByteBuffer-views.swift
[291/296] Compiling NIOCore Channel.swift
[292/296] Compiling NIOCore ChannelHandler.swift
[293/296] Compiling NIOCore ChannelHandlers.swift
[294/296] Compiling NIOCore ChannelInvoker.swift
[295/296] Compiling NIOCore ChannelOption.swift
[296/296] Compiling NIOCore ChannelPipeline.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[298/367] Emitting module NIOPosix
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:11: error: cannot find type 'BaseSocketChannel' in scope
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
   |           `- error: cannot find type 'BaseSocketChannel' in scope
18 |     /// The underlying transport type backing this channel.
19 |     typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:11: error: cannot find type 'BaseSocketChannel' in scope
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
   |           `- error: cannot find type 'BaseSocketChannel' in scope
28 |     /// The underlying transport type backing this channel.
29 |     typealias Transport = NIOBSDSocket.PipeHandle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:42:11: error: cannot find type 'SocketChannel' in scope
40 | }
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'SocketChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:43:11: error: cannot find type 'ServerSocketChannel' in scope
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'ServerSocketChannel' in scope
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:44:11: error: cannot find type 'DatagramChannel' in scope
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'DatagramChannel' in scope
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:45:11: error: cannot find type 'PipeChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'PipeChannel' in scope
46 |
[299/373] Compiling NIOEmbedded AsyncTestingChannel.swift
[300/373] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[301/373] Compiling NIOPosix BaseStreamSocketChannel.swift
[302/373] Compiling NIOPosix Bootstrap.swift
[303/373] Compiling NIOPosix ControlMessage.swift
[304/373] Compiling NIOPosix DatagramVectorReadManager.swift
[305/373] Compiling NIOPosix Errors+Any.swift
[306/373] Compiling NIOPosix FileDescriptor.swift
[307/373] Compiling NIOPosix GetaddrinfoResolver.swift
[308/373] Compiling NIOPosix ServerSocket.swift
[309/373] Compiling NIOPosix Socket.swift
[310/373] Compiling NIOPosix SocketChannel.swift
[311/373] Compiling NIOPosix SocketProtocols.swift
[312/373] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[313/373] Compiling NIOPosix System.swift
[314/373] Compiling NIOPosix Thread.swift
[315/373] Compiling NIOPosix ThreadPosix.swift
[316/373] Compiling NIOPosix ThreadWindows.swift
[317/373] Compiling NIOPosix Utilities.swift
[318/373] Compiling NIOPosix VsockAddress.swift
[319/373] Compiling NIOPosix VsockChannelEvents.swift
[320/373] Compiling NIOPosix Windows.swift
[321/373] Compiling NIOHTTP1 ByteCollectionUtils.swift
[322/373] Compiling NIOHTTP1 HTTPDecoder.swift
[323/373] Compiling NIOHTTP1 HTTPEncoder.swift
[324/373] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[325/373] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[326/373] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[327/373] Compiling NIOHTTP1 HTTPTypes.swift
[328/373] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[329/373] Compiling NIOPosix NIOPosixSendableMetatype.swift
[330/373] Compiling NIOPosix NIOThreadPool.swift
[331/373] Compiling NIOPosix NonBlockingFileIO.swift
[332/373] Compiling NIOPosix PendingDatagramWritesManager.swift
[333/373] Compiling NIOPosix PendingWritesManager.swift
[334/373] Compiling NIOPosix PipeChannel.swift
[335/373] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:11: error: cannot find type 'BaseSocketChannel' in scope
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
   |           `- error: cannot find type 'BaseSocketChannel' in scope
18 |     /// The underlying transport type backing this channel.
19 |     typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:11: error: cannot find type 'BaseSocketChannel' in scope
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
   |           `- error: cannot find type 'BaseSocketChannel' in scope
28 |     /// The underlying transport type backing this channel.
29 |     typealias Transport = NIOBSDSocket.PipeHandle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:42:11: error: cannot find type 'SocketChannel' in scope
40 | }
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'SocketChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:43:11: error: cannot find type 'ServerSocketChannel' in scope
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'ServerSocketChannel' in scope
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:44:11: error: cannot find type 'DatagramChannel' in scope
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'DatagramChannel' in scope
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:45:11: error: cannot find type 'PipeChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'PipeChannel' in scope
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:29: error: 'where' clause cannot be applied to a non-generic top-level declaration
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
   |                             `- error: 'where' clause cannot be applied to a non-generic top-level declaration
18 |     /// The underlying transport type backing this channel.
19 |     typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:29: error: 'where' clause cannot be applied to a non-generic top-level declaration
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
   |                             `- error: 'where' clause cannot be applied to a non-generic top-level declaration
28 |     /// The underlying transport type backing this channel.
29 |     typealias Transport = NIOBSDSocket.PipeHandle
[336/373] Compiling NIOPosix BSDSocketAPIPosix.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:11: error: cannot find type 'BaseSocketChannel' in scope
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
   |           `- error: cannot find type 'BaseSocketChannel' in scope
18 |     /// The underlying transport type backing this channel.
19 |     typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:11: error: cannot find type 'BaseSocketChannel' in scope
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
   |           `- error: cannot find type 'BaseSocketChannel' in scope
28 |     /// The underlying transport type backing this channel.
29 |     typealias Transport = NIOBSDSocket.PipeHandle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:42:11: error: cannot find type 'SocketChannel' in scope
40 | }
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'SocketChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:43:11: error: cannot find type 'ServerSocketChannel' in scope
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'ServerSocketChannel' in scope
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:44:11: error: cannot find type 'DatagramChannel' in scope
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'DatagramChannel' in scope
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:45:11: error: cannot find type 'PipeChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'PipeChannel' in scope
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:29: error: 'where' clause cannot be applied to a non-generic top-level declaration
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
   |                             `- error: 'where' clause cannot be applied to a non-generic top-level declaration
18 |     /// The underlying transport type backing this channel.
19 |     typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:29: error: 'where' clause cannot be applied to a non-generic top-level declaration
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
   |                             `- error: 'where' clause cannot be applied to a non-generic top-level declaration
28 |     /// The underlying transport type backing this channel.
29 |     typealias Transport = NIOBSDSocket.PipeHandle
[337/373] Compiling NIOPosix BSDSocketAPIWindows.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:11: error: cannot find type 'BaseSocketChannel' in scope
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
   |           `- error: cannot find type 'BaseSocketChannel' in scope
18 |     /// The underlying transport type backing this channel.
19 |     typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:11: error: cannot find type 'BaseSocketChannel' in scope
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
   |           `- error: cannot find type 'BaseSocketChannel' in scope
28 |     /// The underlying transport type backing this channel.
29 |     typealias Transport = NIOBSDSocket.PipeHandle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:42:11: error: cannot find type 'SocketChannel' in scope
40 | }
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'SocketChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:43:11: error: cannot find type 'ServerSocketChannel' in scope
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'ServerSocketChannel' in scope
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:44:11: error: cannot find type 'DatagramChannel' in scope
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'DatagramChannel' in scope
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:45:11: error: cannot find type 'PipeChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'PipeChannel' in scope
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:29: error: 'where' clause cannot be applied to a non-generic top-level declaration
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
   |                             `- error: 'where' clause cannot be applied to a non-generic top-level declaration
18 |     /// The underlying transport type backing this channel.
19 |     typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:29: error: 'where' clause cannot be applied to a non-generic top-level declaration
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
   |                             `- error: 'where' clause cannot be applied to a non-generic top-level declaration
28 |     /// The underlying transport type backing this channel.
29 |     typealias Transport = NIOBSDSocket.PipeHandle
[338/373] Compiling NIOPosix BaseSocket.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:11: error: cannot find type 'BaseSocketChannel' in scope
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
   |           `- error: cannot find type 'BaseSocketChannel' in scope
18 |     /// The underlying transport type backing this channel.
19 |     typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:11: error: cannot find type 'BaseSocketChannel' in scope
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
   |           `- error: cannot find type 'BaseSocketChannel' in scope
28 |     /// The underlying transport type backing this channel.
29 |     typealias Transport = NIOBSDSocket.PipeHandle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:42:11: error: cannot find type 'SocketChannel' in scope
40 | }
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'SocketChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:43:11: error: cannot find type 'ServerSocketChannel' in scope
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'ServerSocketChannel' in scope
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:44:11: error: cannot find type 'DatagramChannel' in scope
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'DatagramChannel' in scope
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:45:11: error: cannot find type 'PipeChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'PipeChannel' in scope
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:29: error: 'where' clause cannot be applied to a non-generic top-level declaration
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
   |                             `- error: 'where' clause cannot be applied to a non-generic top-level declaration
18 |     /// The underlying transport type backing this channel.
19 |     typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:29: error: 'where' clause cannot be applied to a non-generic top-level declaration
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
   |                             `- error: 'where' clause cannot be applied to a non-generic top-level declaration
28 |     /// The underlying transport type backing this channel.
29 |     typealias Transport = NIOBSDSocket.PipeHandle
[339/373] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:11: error: cannot find type 'BaseSocketChannel' in scope
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
   |           `- error: cannot find type 'BaseSocketChannel' in scope
18 |     /// The underlying transport type backing this channel.
19 |     typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:11: error: cannot find type 'BaseSocketChannel' in scope
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
   |           `- error: cannot find type 'BaseSocketChannel' in scope
28 |     /// The underlying transport type backing this channel.
29 |     typealias Transport = NIOBSDSocket.PipeHandle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:42:11: error: cannot find type 'SocketChannel' in scope
40 | }
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'SocketChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:43:11: error: cannot find type 'ServerSocketChannel' in scope
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'ServerSocketChannel' in scope
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:44:11: error: cannot find type 'DatagramChannel' in scope
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'DatagramChannel' in scope
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:45:11: error: cannot find type 'PipeChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'PipeChannel' in scope
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:29: error: 'where' clause cannot be applied to a non-generic top-level declaration
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
   |                             `- error: 'where' clause cannot be applied to a non-generic top-level declaration
18 |     /// The underlying transport type backing this channel.
19 |     typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:29: error: 'where' clause cannot be applied to a non-generic top-level declaration
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
   |                             `- error: 'where' clause cannot be applied to a non-generic top-level declaration
28 |     /// The underlying transport type backing this channel.
29 |     typealias Transport = NIOBSDSocket.PipeHandle
[340/373] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:11: error: cannot find type 'BaseSocketChannel' in scope
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
   |           `- error: cannot find type 'BaseSocketChannel' in scope
18 |     /// The underlying transport type backing this channel.
19 |     typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:11: error: cannot find type 'BaseSocketChannel' in scope
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
   |           `- error: cannot find type 'BaseSocketChannel' in scope
28 |     /// The underlying transport type backing this channel.
29 |     typealias Transport = NIOBSDSocket.PipeHandle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:42:11: error: cannot find type 'SocketChannel' in scope
40 | }
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'SocketChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:43:11: error: cannot find type 'ServerSocketChannel' in scope
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'ServerSocketChannel' in scope
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:44:11: error: cannot find type 'DatagramChannel' in scope
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'DatagramChannel' in scope
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:45:11: error: cannot find type 'PipeChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'PipeChannel' in scope
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:29: error: 'where' clause cannot be applied to a non-generic top-level declaration
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
   |                             `- error: 'where' clause cannot be applied to a non-generic top-level declaration
18 |     /// The underlying transport type backing this channel.
19 |     typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:29: error: 'where' clause cannot be applied to a non-generic top-level declaration
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
   |                             `- error: 'where' clause cannot be applied to a non-generic top-level declaration
28 |     /// The underlying transport type backing this channel.
29 |     typealias Transport = NIOBSDSocket.PipeHandle
[341/373] Compiling NIOPosix BaseSocketChannel.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:11: error: cannot find type 'BaseSocketChannel' in scope
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
   |           `- error: cannot find type 'BaseSocketChannel' in scope
18 |     /// The underlying transport type backing this channel.
19 |     typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:11: error: cannot find type 'BaseSocketChannel' in scope
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
   |           `- error: cannot find type 'BaseSocketChannel' in scope
28 |     /// The underlying transport type backing this channel.
29 |     typealias Transport = NIOBSDSocket.PipeHandle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:42:11: error: cannot find type 'SocketChannel' in scope
40 | }
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'SocketChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:43:11: error: cannot find type 'ServerSocketChannel' in scope
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'ServerSocketChannel' in scope
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:44:11: error: cannot find type 'DatagramChannel' in scope
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'DatagramChannel' in scope
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:45:11: error: cannot find type 'PipeChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'PipeChannel' in scope
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:29: error: 'where' clause cannot be applied to a non-generic top-level declaration
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
   |                             `- error: 'where' clause cannot be applied to a non-generic top-level declaration
18 |     /// The underlying transport type backing this channel.
19 |     typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:29: error: 'where' clause cannot be applied to a non-generic top-level declaration
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
   |                             `- error: 'where' clause cannot be applied to a non-generic top-level declaration
28 |     /// The underlying transport type backing this channel.
29 |     typealias Transport = NIOBSDSocket.PipeHandle
[342/373] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[343/373] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[344/373] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[345/373] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[346/373] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[347/373] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[348/373] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[349/373] Compiling NIOPosix SelectableChannel.swift
[350/373] Compiling NIOPosix SelectableEventLoop.swift
[351/373] Compiling NIOPosix SelectorEpoll.swift
[352/373] Compiling NIOPosix SelectorGeneric.swift
[353/373] Compiling NIOPosix SelectorKqueue.swift
[354/373] Compiling NIOPosix SelectorUring.swift
[355/373] Compiling NIOPosix SelectorWSAPoll.swift
[356/373] Emitting module NIOEmbedded
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:c3bd0c8eb125dea46564a1eb8b09ee779ba7ae350b1ee58b5e9d6ff6c39cef37
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/93] Compiling Logging Locks.swift
[3/93] Compiling Logging LogEvent.swift
[4/93] Compiling NIOConcurrencyHelpers NIOLock.swift
[5/93] Compiling Logging MetadataProvider.swift
[6/93] Compiling MessagePacker UInt16+.swift
[7/93] Compiling MessagePacker UInt32+.swift
[8/95] Compiling NIOConcurrencyHelpers lock.swift
[11/97] Compiling MessagePacker String+.swift
[12/97] Compiling MessagePacker UInt+.swift
[13/97] Emitting module Logging
[14/97] Compiling MessagePacker Int+.swift
[15/97] Compiling MessagePacker Int16+.swift
[16/97] Compiling MessagePacker Int32+.swift
[17/97] Compiling MessagePacker Int64+.swift
[18/97] Compiling MessagePacker Int8+.swift
[19/97] Emitting module _NIODataStructures
[24/97] Compiling Atomics IntegerOperations.swift
[25/97] Compiling Atomics Unmanaged extensions.swift
[26/97] Compiling _NIODataStructures PriorityQueue.swift
[27/97] Compiling _NIODataStructures Heap.swift
[28/97] Compiling _NIODataStructures _TinyArray.swift
[29/98] Compiling MessagePacker Bool+.swift
[30/98] Compiling MessagePacker ClosedRange+.swift
[31/98] Compiling MessagePacker Data+.swift
[32/98] Compiling MessagePacker Date+.swift
[33/98] Compiling MessagePacker Double+.swift
[34/98] Compiling MessagePacker Float+.swift
[36/103] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[37/103] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[38/103] Compiling NIOConcurrencyHelpers atomics.swift
[40/103] Compiling MessagePacker SingleValueDecodingContainer+.swift
[41/103] Compiling MessagePacker SingleValueEncodingContainer+.swift
[42/103] Emitting module NIOConcurrencyHelpers
[43/103] Emitting module MessagePacker
[50/103] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[51/104] Emitting module _NIOBase64
[53/104] Compiling _NIOBase64 Base64.swift
[59/105] Compiling MessagePacker MessagePackType+FixIntType.swift
[60/105] Compiling MessagePacker MessagePackType+FloatType.swift
[61/105] Compiling MessagePacker MessagePackType+MapType.swift
[62/105] Compiling MessagePacker MessagePackType+NilType.swift
[63/105] Compiling MessagePacker MessagePackType+SignedIntegerType.swift
[64/105] Compiling MessagePacker MessagePackError.swift
[65/105] Compiling MessagePacker MessagePackExtension.swift
[66/105] Compiling MessagePacker MessagePackKey.swift
[67/105] Compiling MessagePacker MessagePackStorage.swift
[68/105] Compiling MessagePacker MessagePackTimestamp.swift
[69/105] Compiling MessagePacker MessagePackType+ArrayType.swift
[70/105] Compiling MessagePacker MessagePackType+BinaryType.swift
[71/105] Compiling MessagePacker MessagePackType+BooleanType.swift
[72/105] Compiling MessagePacker MessagePackType+DoubleType.swift
[73/105] Compiling MessagePacker MessagePackType+ExtensionType.swift
[74/105] Emitting module InternalCollectionsUtilities
[75/105] Compiling MessagePacker MessagePackType+StringType.swift
[76/105] Compiling MessagePacker MessagePackType+UnsignedIntegerType.swift
[77/105] Compiling MessagePacker MessagePackType.swift
[78/105] Compiling MessagePacker MessagePackable.swift
[79/105] Compiling MessagePacker Utils.swift
[80/105] Compiling Logging LogHandler.swift
[81/105] Compiling Logging Logging.swift
[86/140] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[87/140] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[88/140] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[89/140] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[90/140] Compiling ContainersPreview RandomAccessContainer.swift
[91/140] Compiling ContainersPreview BorrowingSequence.swift
[92/140] Compiling ContainersPreview BidirectionalContainer.swift
[93/140] Compiling ContainersPreview Container+Filter.swift
[94/140] Compiling ContainersPreview Container+SpanwiseZip.swift
[95/140] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[96/140] Compiling ContainersPreview RangeExpression2.swift
[97/140] Compiling ContainersPreview RangeReplaceableContainer.swift
[98/140] Compiling ContainersPreview Drain+Map.swift
[99/140] Compiling ContainersPreview Container.swift
[100/140] Compiling ContainersPreview ContainerIterator.swift
[101/141] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[106/141] Compiling ContainersPreview OutputSpan+Extras.swift
[107/141] Compiling ContainersPreview TemporaryAllocation.swift
[108/141] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[109/141] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[110/141] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[111/145] Compiling ContainersPreview Producer+Map.swift
[112/145] Compiling ContainersPreview Producer+Reduce.swift
[113/145] Compiling ContainersPreview Producer.swift
[114/145] Compiling ContainersPreview Borrow.swift
[115/145] Emitting module ContainersPreview
[117/145] Compiling ContainersPreview Drain+Reduce.swift
[118/145] Compiling ContainersPreview Drain.swift
[119/145] Compiling ContainersPreview Producer+Collect.swift
[120/145] Compiling ContainersPreview Producer+Filter.swift
[127/145] Compiling ContainersPreview DynamicContainer.swift
[128/145] Compiling ContainersPreview MutableContainer.swift
[129/145] Compiling ContainersPreview PermutableContainer.swift
[135/145] Compiling ContainersPreview Box.swift
[136/145] Compiling ContainersPreview Inout.swift
[137/145] Compiling ContainersPreview InputSpan.swift
[138/145] Compiling ContainersPreview Shared.swift
[143/146] Emitting module Atomics
[148/187] Compiling DequeModule UniqueDeque+Hashable.swift
[149/187] Compiling DequeModule UniqueDeque+Initializers.swift
[150/187] Compiling DequeModule UniqueDeque+Insertions.swift
[151/187] Compiling DequeModule UniqueDeque+Prepend.swift
[152/187] Compiling DequeModule UniqueDeque+Removals.swift
[153/187] Compiling DequeModule RigidDeque+Equatable.swift
[154/187] Compiling DequeModule RigidDeque+Experimental.swift
[155/187] Compiling DequeModule RigidDeque+Hashable.swift
[156/187] Compiling DequeModule RigidDeque+Initializers.swift
[157/187] Compiling DequeModule RigidDeque+Insertions.swift
[158/187] Compiling DequeModule RigidDeque+Prepend.swift
[159/187] Compiling DequeModule UniqueDeque+Consumption.swift
[160/187] Compiling DequeModule UniqueDeque+Container.swift
[161/187] Compiling DequeModule UniqueDeque+Descriptions.swift
[162/187] Compiling DequeModule UniqueDeque+Equatable.swift
[163/187] Compiling DequeModule UniqueDeque+Experimental.swift
[164/192] Compiling DequeModule RigidDeque+Removals.swift
[165/192] Compiling DequeModule RigidDeque+Replacements.swift
[166/192] Compiling DequeModule RigidDeque+Testing.swift
[167/192] Compiling DequeModule RigidDeque.swift
[168/192] Compiling DequeModule UniqueDeque+Append.swift
[169/192] Compiling DequeModule _DequeBuffer.swift
[170/192] Compiling DequeModule _DequeBufferHeader.swift
[171/192] Compiling DequeModule RigidDeque+Append.swift
[172/192] Compiling DequeModule RigidDeque+Consumption.swift
[173/192] Compiling DequeModule RigidDeque+Container.swift
[174/192] Compiling DequeModule RigidDeque+Descriptions.swift
[175/192] Compiling DequeModule Deque+Extras.swift
[176/192] Compiling DequeModule Deque+Hashable.swift
[177/192] Compiling DequeModule Deque+Testing.swift
[178/192] Compiling DequeModule Deque._Storage.swift
[179/192] Compiling DequeModule Deque._UnsafeHandle.swift
[180/192] Compiling DequeModule Deque.swift
[181/192] Compiling DequeModule Deque+Codable.swift
[182/192] Compiling DequeModule Deque+Collection.swift
[183/192] Compiling DequeModule Deque+CustomReflectable.swift
[184/192] Compiling DequeModule Deque+Descriptions.swift
[185/192] Compiling DequeModule Deque+Equatable.swift
[186/192] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[187/192] Emitting module DequeModule
[188/192] Compiling DequeModule UniqueDeque+Replacements.swift
[189/192] Compiling DequeModule UniqueDeque.swift
[190/192] Compiling DequeModule _DequeSlot.swift
[191/192] Compiling DequeModule _UnsafeDequeHandle.swift
[192/192] Compiling DequeModule _UnsafeDequeSegments.swift
[194/257] Compiling NIOCore NIOCoreSendableMetatype.swift
[195/257] Compiling NIOCore NIODecodedAsyncSequence.swift
[196/257] Compiling NIOCore NIOLoopBound.swift
[197/257] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[198/257] Compiling NIOCore NIOScheduledCallback.swift
[199/257] Compiling NIOCore NIOSendable.swift
[200/257] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[201/257] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[202/257] Compiling NIOCore RecvByteBufferAllocator.swift
[203/265] Compiling NIOCore EventLoopFuture+Deprecated.swift
[204/265] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[205/265] Compiling NIOCore EventLoopFuture.swift
[206/265] Compiling NIOCore FileDescriptor.swift
[207/265] Compiling NIOCore FileHandle.swift
[208/265] Compiling NIOCore FileRegion.swift
[209/265] Compiling NIOCore GlobalSingletons.swift
[210/265] Compiling NIOCore IO.swift
[211/265] Compiling NIOCore IOData.swift
[212/265] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[213/265] Compiling NIOCore SocketAddresses.swift
[214/265] Compiling NIOCore SocketOptionProvider.swift
[215/265] Compiling NIOCore SystemCallHelpers.swift
[216/265] Compiling NIOCore TimeAmount+Duration.swift
[217/265] Compiling NIOCore TypeAssistedChannelHandler.swift
[218/265] Compiling NIOCore UniversalBootstrapSupport.swift
[219/265] Compiling NIOCore Utilities.swift
[220/265] Compiling NIOCore AddressedEnvelope.swift
[221/265] Compiling NIOCore AsyncAwaitSupport.swift
[222/265] Compiling NIOCore AsyncChannel.swift
[223/265] Compiling NIOCore AsyncChannelHandler.swift
[224/265] Compiling NIOCore AsyncChannelInboundStream.swift
[225/265] Compiling NIOCore AsyncChannelOutboundWriter.swift
[226/265] Compiling NIOCore NIOAsyncSequenceProducer.swift
[227/265] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[228/265] Compiling NIOCore NIOAsyncWriter.swift
[229/265] Compiling NIOCore CircularBuffer.swift
[230/265] Compiling NIOCore Codec.swift
[231/265] Compiling NIOCore ConvenienceOptionSupport.swift
[232/265] Compiling NIOCore DeadChannel.swift
[233/265] Compiling NIOCore DispatchQueue+WithFuture.swift
[234/265] Compiling NIOCore EventLoop+Deprecated.swift
[235/265] Compiling NIOCore EventLoop+SerialExecutor.swift
[236/265] Compiling NIOCore EventLoop.swift
[237/265] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[238/265] Compiling NIOCore IPProtocol.swift
[239/265] Compiling NIOCore IntegerBitPacking.swift
[240/265] Compiling NIOCore IntegerTypes.swift
[241/265] Compiling NIOCore Interfaces.swift
[242/265] Compiling NIOCore Linux.swift
[243/265] Compiling NIOCore MarkedCircularBuffer.swift
[244/265] Compiling NIOCore MulticastChannel.swift
[245/265] Compiling NIOCore NIOAny.swift
[246/265] Compiling NIOCore NIOCloseOnErrorHandler.swift
[247/265] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[248/265] Compiling NIOCore BSDSocketAPI.swift
[249/265] Compiling NIOCore ByteBuffer-aux.swift
[250/265] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[251/265] Compiling NIOCore ByteBuffer-conversions.swift
[252/265] Compiling NIOCore ByteBuffer-core.swift
[253/265] Compiling NIOCore ByteBuffer-hex.swift
[254/265] Compiling NIOCore ByteBuffer-int.swift
[255/265] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[256/265] Emitting module NIOCore
[257/265] Compiling NIOCore ByteBuffer-multi-int.swift
[258/265] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[259/265] Compiling NIOCore ByteBuffer-views.swift
[260/265] Compiling NIOCore Channel.swift
[261/265] Compiling NIOCore ChannelHandler.swift
[262/265] Compiling NIOCore ChannelHandlers.swift
[263/265] Compiling NIOCore ChannelInvoker.swift
[264/265] Compiling NIOCore ChannelOption.swift
[265/265] Compiling NIOCore ChannelPipeline.swift
[267/336] Compiling NIOPosix BSDSocketAPICommon.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:11: error: cannot find type 'BaseSocketChannel' in scope
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
   |           `- error: cannot find type 'BaseSocketChannel' in scope
18 |     /// The underlying transport type backing this channel.
19 |     typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:11: error: cannot find type 'BaseSocketChannel' in scope
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
   |           `- error: cannot find type 'BaseSocketChannel' in scope
28 |     /// The underlying transport type backing this channel.
29 |     typealias Transport = NIOBSDSocket.PipeHandle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:42:11: error: cannot find type 'SocketChannel' in scope
40 | }
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'SocketChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:43:11: error: cannot find type 'ServerSocketChannel' in scope
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'ServerSocketChannel' in scope
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:44:11: error: cannot find type 'DatagramChannel' in scope
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'DatagramChannel' in scope
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:45:11: error: cannot find type 'PipeChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'PipeChannel' in scope
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:29: error: 'where' clause cannot be applied to a non-generic top-level declaration
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
   |                             `- error: 'where' clause cannot be applied to a non-generic top-level declaration
18 |     /// The underlying transport type backing this channel.
19 |     typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:29: error: 'where' clause cannot be applied to a non-generic top-level declaration
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
   |                             `- error: 'where' clause cannot be applied to a non-generic top-level declaration
28 |     /// The underlying transport type backing this channel.
29 |     typealias Transport = NIOBSDSocket.PipeHandle
[268/336] Compiling NIOPosix BSDSocketAPIPosix.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:11: error: cannot find type 'BaseSocketChannel' in scope
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
   |           `- error: cannot find type 'BaseSocketChannel' in scope
18 |     /// The underlying transport type backing this channel.
19 |     typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:11: error: cannot find type 'BaseSocketChannel' in scope
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
   |           `- error: cannot find type 'BaseSocketChannel' in scope
28 |     /// The underlying transport type backing this channel.
29 |     typealias Transport = NIOBSDSocket.PipeHandle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:42:11: error: cannot find type 'SocketChannel' in scope
40 | }
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'SocketChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:43:11: error: cannot find type 'ServerSocketChannel' in scope
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'ServerSocketChannel' in scope
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:44:11: error: cannot find type 'DatagramChannel' in scope
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'DatagramChannel' in scope
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:45:11: error: cannot find type 'PipeChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'PipeChannel' in scope
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:29: error: 'where' clause cannot be applied to a non-generic top-level declaration
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
   |                             `- error: 'where' clause cannot be applied to a non-generic top-level declaration
18 |     /// The underlying transport type backing this channel.
19 |     typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:29: error: 'where' clause cannot be applied to a non-generic top-level declaration
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
   |                             `- error: 'where' clause cannot be applied to a non-generic top-level declaration
28 |     /// The underlying transport type backing this channel.
29 |     typealias Transport = NIOBSDSocket.PipeHandle
[269/336] Compiling NIOPosix BSDSocketAPIWindows.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:11: error: cannot find type 'BaseSocketChannel' in scope
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
   |           `- error: cannot find type 'BaseSocketChannel' in scope
18 |     /// The underlying transport type backing this channel.
19 |     typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:11: error: cannot find type 'BaseSocketChannel' in scope
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
   |           `- error: cannot find type 'BaseSocketChannel' in scope
28 |     /// The underlying transport type backing this channel.
29 |     typealias Transport = NIOBSDSocket.PipeHandle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:42:11: error: cannot find type 'SocketChannel' in scope
40 | }
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'SocketChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:43:11: error: cannot find type 'ServerSocketChannel' in scope
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'ServerSocketChannel' in scope
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:44:11: error: cannot find type 'DatagramChannel' in scope
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'DatagramChannel' in scope
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:45:11: error: cannot find type 'PipeChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'PipeChannel' in scope
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:29: error: 'where' clause cannot be applied to a non-generic top-level declaration
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
   |                             `- error: 'where' clause cannot be applied to a non-generic top-level declaration
18 |     /// The underlying transport type backing this channel.
19 |     typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:29: error: 'where' clause cannot be applied to a non-generic top-level declaration
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
   |                             `- error: 'where' clause cannot be applied to a non-generic top-level declaration
28 |     /// The underlying transport type backing this channel.
29 |     typealias Transport = NIOBSDSocket.PipeHandle
[270/336] Compiling NIOPosix BaseSocket.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:11: error: cannot find type 'BaseSocketChannel' in scope
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
   |           `- error: cannot find type 'BaseSocketChannel' in scope
18 |     /// The underlying transport type backing this channel.
19 |     typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:11: error: cannot find type 'BaseSocketChannel' in scope
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
   |           `- error: cannot find type 'BaseSocketChannel' in scope
28 |     /// The underlying transport type backing this channel.
29 |     typealias Transport = NIOBSDSocket.PipeHandle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:42:11: error: cannot find type 'SocketChannel' in scope
40 | }
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'SocketChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:43:11: error: cannot find type 'ServerSocketChannel' in scope
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'ServerSocketChannel' in scope
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:44:11: error: cannot find type 'DatagramChannel' in scope
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'DatagramChannel' in scope
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:45:11: error: cannot find type 'PipeChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'PipeChannel' in scope
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:29: error: 'where' clause cannot be applied to a non-generic top-level declaration
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
   |                             `- error: 'where' clause cannot be applied to a non-generic top-level declaration
18 |     /// The underlying transport type backing this channel.
19 |     typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:29: error: 'where' clause cannot be applied to a non-generic top-level declaration
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
   |                             `- error: 'where' clause cannot be applied to a non-generic top-level declaration
28 |     /// The underlying transport type backing this channel.
29 |     typealias Transport = NIOBSDSocket.PipeHandle
[271/336] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:11: error: cannot find type 'BaseSocketChannel' in scope
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
   |           `- error: cannot find type 'BaseSocketChannel' in scope
18 |     /// The underlying transport type backing this channel.
19 |     typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:11: error: cannot find type 'BaseSocketChannel' in scope
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
   |           `- error: cannot find type 'BaseSocketChannel' in scope
28 |     /// The underlying transport type backing this channel.
29 |     typealias Transport = NIOBSDSocket.PipeHandle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:42:11: error: cannot find type 'SocketChannel' in scope
40 | }
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'SocketChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:43:11: error: cannot find type 'ServerSocketChannel' in scope
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'ServerSocketChannel' in scope
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:44:11: error: cannot find type 'DatagramChannel' in scope
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'DatagramChannel' in scope
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:45:11: error: cannot find type 'PipeChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'PipeChannel' in scope
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:29: error: 'where' clause cannot be applied to a non-generic top-level declaration
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
   |                             `- error: 'where' clause cannot be applied to a non-generic top-level declaration
18 |     /// The underlying transport type backing this channel.
19 |     typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:29: error: 'where' clause cannot be applied to a non-generic top-level declaration
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
   |                             `- error: 'where' clause cannot be applied to a non-generic top-level declaration
28 |     /// The underlying transport type backing this channel.
29 |     typealias Transport = NIOBSDSocket.PipeHandle
[272/336] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:11: error: cannot find type 'BaseSocketChannel' in scope
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
   |           `- error: cannot find type 'BaseSocketChannel' in scope
18 |     /// The underlying transport type backing this channel.
19 |     typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:11: error: cannot find type 'BaseSocketChannel' in scope
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
   |           `- error: cannot find type 'BaseSocketChannel' in scope
28 |     /// The underlying transport type backing this channel.
29 |     typealias Transport = NIOBSDSocket.PipeHandle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:42:11: error: cannot find type 'SocketChannel' in scope
40 | }
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'SocketChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:43:11: error: cannot find type 'ServerSocketChannel' in scope
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'ServerSocketChannel' in scope
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:44:11: error: cannot find type 'DatagramChannel' in scope
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'DatagramChannel' in scope
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:45:11: error: cannot find type 'PipeChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'PipeChannel' in scope
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:29: error: 'where' clause cannot be applied to a non-generic top-level declaration
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
   |                             `- error: 'where' clause cannot be applied to a non-generic top-level declaration
18 |     /// The underlying transport type backing this channel.
19 |     typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:29: error: 'where' clause cannot be applied to a non-generic top-level declaration
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
   |                             `- error: 'where' clause cannot be applied to a non-generic top-level declaration
28 |     /// The underlying transport type backing this channel.
29 |     typealias Transport = NIOBSDSocket.PipeHandle
[273/336] Compiling NIOPosix BaseSocketChannel.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:11: error: cannot find type 'BaseSocketChannel' in scope
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
   |           `- error: cannot find type 'BaseSocketChannel' in scope
18 |     /// The underlying transport type backing this channel.
19 |     typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:11: error: cannot find type 'BaseSocketChannel' in scope
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
   |           `- error: cannot find type 'BaseSocketChannel' in scope
28 |     /// The underlying transport type backing this channel.
29 |     typealias Transport = NIOBSDSocket.PipeHandle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:42:11: error: cannot find type 'SocketChannel' in scope
40 | }
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'SocketChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:43:11: error: cannot find type 'ServerSocketChannel' in scope
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'ServerSocketChannel' in scope
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:44:11: error: cannot find type 'DatagramChannel' in scope
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'DatagramChannel' in scope
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:45:11: error: cannot find type 'PipeChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'PipeChannel' in scope
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:29: error: 'where' clause cannot be applied to a non-generic top-level declaration
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
   |                             `- error: 'where' clause cannot be applied to a non-generic top-level declaration
18 |     /// The underlying transport type backing this channel.
19 |     typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:29: error: 'where' clause cannot be applied to a non-generic top-level declaration
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
   |                             `- error: 'where' clause cannot be applied to a non-generic top-level declaration
28 |     /// The underlying transport type backing this channel.
29 |     typealias Transport = NIOBSDSocket.PipeHandle
[274/342] Compiling NIOPosix BaseStreamSocketChannel.swift
[275/342] Compiling NIOPosix Bootstrap.swift
[276/342] Compiling NIOPosix ControlMessage.swift
[277/342] Compiling NIOPosix DatagramVectorReadManager.swift
[278/342] Compiling NIOPosix Errors+Any.swift
[279/342] Compiling NIOPosix FileDescriptor.swift
[280/342] Compiling NIOPosix GetaddrinfoResolver.swift
[281/342] Compiling NIOPosix HappyEyeballs.swift
[282/342] Compiling NIOPosix IO.swift
[283/342] Compiling NIOPosix IntegerBitPacking.swift
[284/342] Compiling NIOPosix IntegerTypes.swift
[285/342] Compiling NIOPosix Linux.swift
[286/342] Compiling NIOPosix LinuxCPUSet.swift
[287/342] Compiling NIOPosix LinuxUring.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[288/342] Emitting module NIOPosix
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:11: error: cannot find type 'BaseSocketChannel' in scope
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
   |           `- error: cannot find type 'BaseSocketChannel' in scope
18 |     /// The underlying transport type backing this channel.
19 |     typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:11: error: cannot find type 'BaseSocketChannel' in scope
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
   |           `- error: cannot find type 'BaseSocketChannel' in scope
28 |     /// The underlying transport type backing this channel.
29 |     typealias Transport = NIOBSDSocket.PipeHandle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:42:11: error: cannot find type 'SocketChannel' in scope
40 | }
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'SocketChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:43:11: error: cannot find type 'ServerSocketChannel' in scope
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'ServerSocketChannel' in scope
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:44:11: error: cannot find type 'DatagramChannel' in scope
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'DatagramChannel' in scope
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:45:11: error: cannot find type 'PipeChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'PipeChannel' in scope
46 |
[289/342] Compiling NIOPosix ServerSocket.swift
[290/342] Compiling NIOPosix Socket.swift
[291/342] Compiling NIOPosix SocketChannel.swift
[292/342] Compiling NIOPosix SocketProtocols.swift
[293/342] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[294/342] Compiling NIOPosix System.swift
[295/342] Compiling NIOPosix Thread.swift
[296/342] Compiling NIOPosix PipePair.swift
[297/342] Compiling NIOPosix Pool.swift
[298/342] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[299/342] Compiling NIOPosix PosixSingletons.swift
[300/342] Compiling NIOPosix RawSocketBootstrap.swift
[301/342] Compiling NIOPosix Resolver.swift
[302/342] Compiling NIOPosix Selectable.swift
[303/342] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[304/342] Compiling NIOPosix NIOPosixSendableMetatype.swift
[305/342] Compiling NIOPosix NIOThreadPool.swift
[306/342] Compiling NIOPosix NonBlockingFileIO.swift
[307/342] Compiling NIOPosix PendingDatagramWritesManager.swift
[308/342] Compiling NIOPosix PendingWritesManager.swift
[309/342] Compiling NIOPosix PipeChannel.swift
[310/342] Compiling NIOPosix SelectableChannel.swift
[311/342] Compiling NIOPosix SelectableEventLoop.swift
[312/342] Compiling NIOPosix SelectorEpoll.swift
[313/342] Compiling NIOPosix SelectorGeneric.swift
[314/342] Compiling NIOPosix SelectorKqueue.swift
[315/342] Compiling NIOPosix SelectorUring.swift
[316/342] Compiling NIOPosix SelectorWSAPoll.swift
[321/344] Compiling NIOPosix ThreadPosix.swift
[322/344] Compiling NIOPosix ThreadWindows.swift
[323/344] Compiling NIOPosix Utilities.swift
[324/344] Compiling NIOPosix VsockAddress.swift
[325/344] Compiling NIOPosix VsockChannelEvents.swift
[326/344] Compiling NIOPosix Windows.swift
[327/344] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[328/344] Compiling NIOEmbedded AsyncTestingChannel.swift
BUILD FAILURE 6.1 wasm