The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of ActionCableSwift, reference 1.0.1 (85b9cd), with Swift 6.1 for Linux on 28 Apr 2025 07:13:13 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nerzh/Action-Cable-Swift.git
Reference: 1.0.1
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/nerzh/Action-Cable-Swift
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at 85b9cde add socket configuration to default implementation
Cloned https://github.com/nerzh/Action-Cable-Swift.git
Revision (git rev-parse @):
85b9cdee8cde32bc0a069c623098415aed4597e8
SUCCESS checkout https://github.com/nerzh/Action-Cable-Swift.git at 1.0.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/nerzh/Action-Cable-Swift.git
https://github.com/nerzh/Action-Cable-Swift.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-extensions-pack",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.16.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nerzh/swift-extensions-pack.git"
    },
    {
      "identity" : "websocket-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.14.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/websocket-kit.git"
    }
  ],
  "manifest_display_name" : "ActionCableSwift",
  "name" : "ActionCableSwift",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "ActionCableSwift",
      "targets" : [
        "ActionCableSwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ActionCableSwift",
      "module_type" : "SwiftTarget",
      "name" : "ActionCableSwift",
      "path" : "Sources/ActionCableSwift",
      "product_dependencies" : [
        "SwiftExtensionsPack",
        "WebSocketKit"
      ],
      "product_memberships" : [
        "ActionCableSwift"
      ],
      "sources" : [
        "ACChannel.swift",
        "ACSerializer.swift",
        "ActionCableSwift.swift",
        "Extensions.swift",
        "Helpers.swift",
        "WebSocketClient/ACWebSocketProtocol.swift",
        "WebSocketClient/WS.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/nerzh/swift-extensions-pack.git
[1/2596] Fetching websocket-kit
[2597/3680] Fetching websocket-kit, swift-extensions-pack
Fetched https://github.com/nerzh/swift-extensions-pack.git from cache (2.29s)
Fetched https://github.com/vapor/websocket-kit.git from cache (2.29s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.0 (2.71s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2619] Fetching swift-nio-transport-services
[2620/8281] Fetching swift-nio-transport-services, swift-nio-extras
[4546/9986] Fetching swift-nio-transport-services, swift-nio-extras, swift-atomics
[9987/85425] Fetching swift-nio-transport-services, swift-nio-extras, swift-atomics, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (0.37s)
[9037/98513] Fetching swift-nio-transport-services, swift-nio-extras, swift-nio, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.43s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.45s)
[62996/81101] Fetching swift-nio-extras, swift-nio
Fetched https://github.com/apple/swift-nio-extras.git from cache (3.55s)
Fetched https://github.com/apple/swift-nio.git from cache (3.63s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (4.06s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.45s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (2.03s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4353] Fetching swift-system
[872/20595] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.97s)
Fetched https://github.com/apple/swift-collections.git from cache (0.99s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (1.40s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.63s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.30.0 (0.51s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (0.49s)
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-algorithms.git
[1/904] Fetching swift-http-types
[905/6807] Fetching swift-http-types, swift-algorithms
[1909/18299] Fetching swift-http-types, swift-algorithms, swift-nio-http2
[9337/19426] Fetching swift-http-types, swift-algorithms, swift-nio-http2, swift-http-structured-headers
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.37s)
[10255/18299] Fetching swift-http-types, swift-algorithms, swift-nio-http2
Fetched https://github.com/apple/swift-http-types.git from cache (0.77s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.77s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (0.78s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.24s)
Fetching https://github.com/apple/swift-numerics.git
[1/5674] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.42s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.2.2 (1.84s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.42s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.47s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.45s)
Computing version for https://github.com/nerzh/swift-extensions-pack.git
Computed https://github.com/nerzh/swift-extensions-pack.git at 1.27.2 (0.42s)
Fetching https://github.com/apple/swift-crypto
Fetching https://github.com/apple/swift-log
Fetching https://github.com/nerzh/swift-regular-expression
Fetching https://github.com/bytehubio/ed25519
[1/3836] Fetching swift-log
[308/3897] Fetching swift-log, swift-regular-expression
[3893/17681] Fetching swift-log, swift-regular-expression, swift-crypto
Fetched https://github.com/nerzh/swift-regular-expression from cache (0.31s)
[3974/17620] Fetching swift-log, swift-crypto
Fetched https://github.com/apple/swift-log from cache (0.31s)
[276/13784] Fetching swift-crypto
[13785/13963] Fetching swift-crypto, ed25519
Fetched https://github.com/bytehubio/ed25519 from cache (2.69s)
Fetched https://github.com/apple/swift-crypto from cache (2.71s)
Computing version for https://github.com/bytehubio/ed25519
Computed https://github.com/bytehubio/ed25519 at 1.0.0 (3.11s)
Computing version for https://github.com/nerzh/swift-regular-expression
Computed https://github.com/nerzh/swift-regular-expression at 0.2.4 (0.44s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.3 (0.41s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 2.6.0 (0.49s)
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.36.0
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.3
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.30.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
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.2.2
Creating working copy for https://github.com/bytehubio/ed25519
Working copy of https://github.com/bytehubio/ed25519 resolved at 1.0.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.0.3
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.16.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.26.0
Creating working copy for https://github.com/nerzh/swift-extensions-pack.git
Working copy of https://github.com/nerzh/swift-extensions-pack.git resolved at 1.27.2
Creating working copy for https://github.com/nerzh/swift-regular-expression
Working copy of https://github.com/nerzh/swift-regular-expression resolved at 0.2.4
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-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/apple/swift-crypto
Working copy of https://github.com/apple/swift-crypto resolved at 2.6.0
Building for debugging...
[0/863] Write sources
[19/863] Compiling CNIOWindows shim.c
[19/863] Compiling CNIOWASI CNIOWASI.c
[21/863] Write sources
[25/863] Compiling CNIOWindows WSAStartup.c
[25/863] Compiling CNIOLinux liburing_shims.c
[27/863] Compiling CNIOLLHTTP c_nio_http.c
[28/863] Compiling _AtomicsShims.c
[29/863] Compiling CNIODarwin shim.c
[30/863] Compiling CNIOSHA1 c_nio_sha1.c
[31/863] Compiling CNIOLinux shim.c
[32/863] Compiling fiat_p256_adx_sqr.S
[33/863] Compiling fiat_p256_adx_mul.S
[34/863] Compiling CNIOLLHTTP c_nio_api.c
[35/863] Compiling fiat_curve25519_adx_square.S
[36/863] Compiling fiat_curve25519_adx_mul.S
[37/863] Write swift-version-24593BA9C3E375BF.txt
[38/863] Compiling CNIOLLHTTP c_nio_llhttp.c
[39/866] Compiling CNIOBoringSSLShims shims.c
[40/869] Compiling tls_method.cc
[41/869] Compiling tls_record.cc
[42/869] Compiling tls13_server.cc
[43/869] Compiling tls13_client.cc
[44/872] Compiling tls13_both.cc
[45/876] Compiling tls13_enc.cc
[46/893] Compiling ssl_versions.cc
[48/893] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[49/893] Compiling InternalCollectionsUtilities Specialize.swift
[50/893] Emitting module InternalCollectionsUtilities
[51/893] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[52/893] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[53/893] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[54/895] Emitting module SwiftRegularExpression
[54/895] Compiling t1_enc.cc
[56/895] Compiling InternalCollectionsUtilities _SortedCollection.swift
[57/895] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[58/895] Compiling InternalCollectionsUtilities Debugging.swift
[59/895] Compiling InternalCollectionsUtilities Descriptions.swift
[60/895] Compiling InternalCollectionsUtilities UInt+reversed.swift
[61/895] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[62/895] Compiling _NIOBase64 Base64.swift
[63/895] Emitting module _NIOBase64
[63/895] Compiling ssl_x509.cc
[65/896] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[66/896] Compiling InternalCollectionsUtilities Integer rank.swift
[67/896] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[68/896] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[69/896] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[70/896] Compiling _NIODataStructures PriorityQueue.swift
[71/896] Compiling _NIODataStructures _TinyArray.swift
[72/896] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[73/896] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[76/897] Compiling _NIODataStructures Heap.swift
[77/897] Emitting module _NIODataStructures
[78/898] Compiling Logging Locks.swift
[79/898] Emitting module Logging
[80/898] Compiling Logging MetadataProvider.swift
[81/898] Compiling Logging LogHandler.swift
[82/898] Compiling Logging Logging.swift
[82/899] Compiling ssl_transcript.cc
[85/899] Compiling ssl_stat.cc
[87/906] Compiling SwiftRegularExpression String+Regexp.swift
[89/915] Compiling DequeModule Deque+CustomReflectable.swift
[90/915] Compiling DequeModule Deque+Descriptions.swift
[91/917] Compiling DequeModule _DequeBuffer.swift
[92/917] Compiling DequeModule _DequeBufferHeader.swift
[93/917] Compiling DequeModule Deque+Equatable.swift
[94/917] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[94/917] Compiling ssl_session.cc
[95/917] Compiling ssl_privkey.cc
[97/917] Compiling DequeModule _DequeSlot.swift
[98/917] Compiling DequeModule _UnsafeWrappedBuffer.swift
[99/917] Compiling DequeModule Deque+Testing.swift
[100/917] Compiling DequeModule Deque._Storage.swift
[101/917] Compiling DequeModule Deque+Extras.swift
[102/917] Compiling DequeModule Deque+Hashable.swift
[103/917] Compiling DequeModule Deque._UnsafeHandle.swift
[104/917] Compiling DequeModule Deque.swift
[105/917] Emitting module DequeModule
[105/917] Compiling ssl_lib.cc
[107/917] Compiling DequeModule Deque+Codable.swift
[108/917] Compiling DequeModule Deque+Collection.swift
[109/918] Compiling ssl_file.cc
[110/918] Compiling ssl_key_share.cc
[111/918] Compiling ssl_credential.cc
[112/918] Compiling ssl_cipher.cc
[113/918] Compiling ssl_buffer.cc
[114/918] Compiling ssl_cert.cc
[115/918] Compiling ssl_asn1.cc
[116/918] Compiling ssl_aead_ctx.cc
[117/918] Compiling s3_pkt.cc
[118/918] Compiling s3_lib.cc
[118/918] Compiling s3_both.cc
[120/918] Compiling handshake_server.cc
[121/918] Compiling handshake_client.cc
[122/918] Compiling handshake.cc
[123/918] Compiling handoff.cc
[124/918] Compiling encrypted_client_hello.cc
[125/918] Compiling dtls_method.cc
[126/918] Compiling dtls_record.cc
[127/918] Compiling md5-x86_64-linux.S
[128/918] Compiling md5-x86_64-apple.S
[129/918] Compiling md5-586-linux.S
[130/918] Compiling extensions.cc
[131/918] Compiling md5-586-apple.S
[132/918] Compiling chacha20_poly1305_x86_64-apple.S
[133/918] Compiling chacha20_poly1305_x86_64-linux.S
[134/918] Compiling chacha20_poly1305_armv8-win.S
[135/918] Compiling chacha20_poly1305_armv8-linux.S
[136/918] Compiling chacha20_poly1305_armv8-apple.S
[137/918] Compiling chacha-x86_64-linux.S
[138/918] Compiling chacha-x86_64-apple.S
[139/918] Compiling chacha-x86-linux.S
[140/918] Compiling chacha-x86-apple.S
[141/918] Compiling chacha-armv8-linux.S
[142/918] Compiling chacha-armv8-win.S
[143/918] Compiling err_data.cc
[144/918] Compiling d1_srtp.cc
[145/918] Compiling chacha-armv4-linux.S
[146/918] Compiling chacha-armv8-apple.S
[147/918] Compiling aes128gcmsiv-x86_64-linux.S
[148/918] Compiling aes128gcmsiv-x86_64-apple.S
[149/918] Compiling x86_64-mont5-apple.S
[150/918] Compiling x86_64-mont5-linux.S
[151/918] Compiling x86_64-mont-linux.S
[152/918] Compiling x86_64-mont-apple.S
[153/918] Compiling x86-mont-linux.S
[154/918] Compiling x86-mont-apple.S
[155/918] Compiling vpaes-x86_64-linux.S
[156/918] Compiling vpaes-x86_64-apple.S
[157/918] Compiling vpaes-x86-linux.S
[158/918] Compiling vpaes-x86-apple.S
[159/918] Compiling vpaes-armv8-win.S
[160/918] Compiling vpaes-armv8-apple.S
[161/918] Compiling vpaes-armv8-linux.S
[162/918] Compiling vpaes-armv7-linux.S
[163/918] Compiling sha512-x86_64-apple.S
[164/918] Compiling sha512-armv8-win.S
[165/918] Compiling sha512-x86_64-linux.S
[166/918] Compiling sha512-armv8-linux.S
[167/918] Compiling sha512-armv8-apple.S
[168/918] Compiling sha512-armv4-linux.S
[169/918] Compiling sha512-586-linux.S
[170/918] Compiling sha512-586-apple.S
[171/918] Compiling d1_pkt.cc
[172/918] Compiling sha256-armv8-win.S
[173/918] Compiling sha256-x86_64-apple.S
[174/918] Compiling sha256-x86_64-linux.S
[175/918] Compiling sha256-armv8-linux.S
[176/918] Compiling sha256-armv8-apple.S
[177/918] Compiling sha256-armv4-linux.S
[178/918] Compiling sha256-586-linux.S
[179/918] Compiling sha256-586-apple.S
[180/918] Compiling sha1-x86_64-apple.S
[181/918] Compiling d1_lib.cc
[182/918] Compiling sha1-x86_64-linux.S
[183/918] Compiling sha1-armv8-win.S
[184/918] Compiling sha1-armv8-apple.S
[184/918] Compiling sha1-armv8-linux.S
[186/918] Compiling sha1-armv4-large-linux.S
[187/918] Compiling sha1-586-linux.S
[188/918] Compiling sha1-586-apple.S
[189/918] Compiling bio_ssl.cc
[190/918] Compiling rsaz-avx2-apple.S
[191/918] Compiling rdrand-x86_64-linux.S
[192/918] Compiling rsaz-avx2-linux.S
[193/918] Compiling rdrand-x86_64-apple.S
[194/918] Compiling p256_beeu-x86_64-asm-linux.S
[195/918] Compiling p256_beeu-x86_64-asm-apple.S
[196/918] Compiling p256_beeu-armv8-asm-win.S
[197/918] Compiling p256_beeu-armv8-asm-linux.S
[198/918] Compiling p256_beeu-armv8-asm-apple.S
[199/918] Compiling p256-x86_64-asm-apple.S
[200/918] Compiling p256-armv8-asm-win.S
[201/918] Compiling p256-x86_64-asm-linux.S
[202/918] Compiling p256-armv8-asm-linux.S
[202/918] Compiling p256-armv8-asm-apple.S
[204/918] Compiling ghashv8-armv8-win.S
[205/918] Compiling ghashv8-armv8-linux.S
[206/918] Compiling ghashv8-armv8-apple.S
[207/918] Compiling ghashv8-armv7-linux.S
[208/918] Compiling ghash-x86_64-apple.S
[209/918] Compiling ghash-x86-linux.S
[210/918] Compiling ghash-x86_64-linux.S
[211/918] Compiling ghash-x86-apple.S
[212/918] Compiling ghash-ssse3-x86_64-apple.S
[213/918] Compiling ghash-ssse3-x86_64-linux.S
[214/918] Compiling ghash-ssse3-x86-linux.S
[215/918] Compiling ghash-ssse3-x86-apple.S
[216/918] Compiling ghash-neon-armv8-win.S
[217/918] Compiling ghash-neon-armv8-linux.S
[218/918] Compiling ghash-neon-armv8-apple.S
[219/918] Compiling ghash-armv4-linux.S
[220/918] Compiling co-586-linux.S
[221/918] Compiling co-586-apple.S
[222/918] Compiling bsaes-armv7-linux.S
[223/918] Compiling bn-armv8-win.S
[224/918] Compiling bn-armv8-linux.S
[225/918] Compiling bn-armv8-apple.S
[226/918] Compiling bn-586-linux.S
[227/918] Compiling armv8-mont-win.S
[228/918] Compiling bn-586-apple.S
[229/918] Compiling armv8-mont-linux.S
[230/918] Compiling armv8-mont-apple.S
[231/918] Compiling armv4-mont-linux.S
[232/918] Compiling aesv8-gcm-armv8-win.S
[233/918] Compiling aesv8-gcm-armv8-linux.S
[234/918] Compiling aesv8-armv8-win.S
[235/918] Compiling aesv8-gcm-armv8-apple.S
[236/918] Compiling aesv8-armv8-linux.S
[237/918] Compiling aesv8-armv8-apple.S
[238/918] Compiling aesv8-armv7-linux.S
[239/918] Compiling aesni-x86-apple.S
[240/918] Compiling aesni-x86_64-apple.S
[241/918] Compiling aesni-x86_64-linux.S
[242/918] Compiling aesni-x86-linux.S
[243/918] Compiling aesni-gcm-x86_64-apple.S
[244/918] Compiling aesni-gcm-x86_64-linux.S
[245/918] Compiling aes-gcm-avx2-x86_64-linux.S
[246/918] Compiling d1_both.cc
[247/918] Compiling aes-gcm-avx10-x86_64-apple.S
[248/918] Compiling aes-gcm-avx2-x86_64-apple.S
[249/918] Compiling aes-gcm-avx10-x86_64-linux.S
[250/918] Compiling x_sig.cc
[251/918] Compiling x_val.cc
[251/918] Compiling x_x509a.cc
[253/918] Compiling x_x509.cc
[254/918] Compiling x_spki.cc
[255/918] Compiling x_req.cc
[256/918] Compiling x_pubkey.cc
[257/918] Compiling x_name.cc
[258/918] Compiling x_algor.cc
[259/918] Compiling x_exten.cc
[260/918] Compiling x_attrib.cc
[261/918] Compiling x509spki.cc
[262/918] Compiling x_crl.cc
[263/918] Compiling x_all.cc
[264/918] Compiling x509name.cc
[265/918] Compiling x509rset.cc
[266/918] Compiling x509_txt.cc
[267/918] Compiling x509cset.cc
[268/918] Compiling x509_vpm.cc
[269/918] Compiling x509_v3.cc
[270/918] Compiling x509_trs.cc
[270/918] Compiling x509_vfy.cc
[272/918] Compiling x509_set.cc
[273/918] Compiling x509_req.cc
[274/918] Compiling x509_def.cc
[275/918] Compiling x509_obj.cc
[276/918] Compiling x509_d2.cc
[277/918] Compiling x509_ext.cc
[278/918] Compiling x509_lu.cc
[279/918] Compiling x509_cmp.cc
[280/918] Compiling x509.cc
[281/918] Compiling x509_att.cc
[282/918] Compiling v3_prn.cc
[283/918] Compiling v3_skey.cc
[284/918] Compiling v3_purp.cc
[285/918] Compiling v3_ocsp.cc
[285/918] Compiling v3_utl.cc
[285/918] Compiling v3_pmaps.cc
[288/918] Compiling v3_pcons.cc
[289/918] Compiling v3_ncons.cc
[290/918] Compiling v3_int.cc
[291/918] Compiling v3_lib.cc
[292/918] Compiling v3_ia5.cc
[292/918] Compiling v3_info.cc
[294/918] Compiling v3_genn.cc
[295/918] Compiling v3_extku.cc
[296/918] Compiling v3_enum.cc
[297/918] Compiling v3_crld.cc
[298/918] Compiling v3_cpols.cc
[299/918] Compiling v3_conf.cc
[300/918] Compiling v3_bitst.cc
[301/918] Compiling v3_bcons.cc
[302/918] Compiling v3_akey.cc
[303/918] Compiling v3_alt.cc
[304/918] Compiling v3_akeya.cc
[305/918] Compiling t_x509a.cc
[306/918] Compiling i2d_pr.cc
[307/918] Compiling t_x509.cc
[308/918] Compiling t_crl.cc
[309/918] Compiling t_req.cc
[310/918] Compiling rsa_pss.cc
[311/918] Compiling name_print.cc
[312/918] Compiling policy.cc
[313/918] Compiling by_file.cc
[314/918] Compiling by_dir.cc
[315/918] Compiling voprf.cc
[316/918] Compiling asn1_gen.cc
[317/918] Compiling algorithm.cc
[318/918] Compiling a_digest.cc
[319/918] Compiling a_verify.cc
[320/918] Compiling trust_token.cc
[321/918] Compiling a_sign.cc
[322/918] Compiling thread.cc
[323/918] Compiling thread_win.cc
[324/918] Compiling thread_none.cc
[325/918] Compiling thread_pthread.cc
[326/918] Compiling stack.cc
[327/918] Compiling pmbtoken.cc
[328/918] Compiling slhdsa.cc
[329/918] Compiling sha512.cc
[330/918] Compiling sha256.cc
[331/918] Compiling siphash.cc
[331/918] Compiling sha1.cc
[333/918] Compiling spake2plus.cc
[334/918] Compiling rsa_print.cc
[335/918] Compiling rsa_extra.cc
[336/918] Compiling rc4.cc
[337/918] Compiling refcount.cc
[338/918] Compiling windows.cc
[339/918] Compiling rsa_crypt.cc
[340/918] Compiling trusty.cc
[341/918] Compiling urandom.cc
[342/918] Compiling rand.cc
[343/918] Compiling rsa_asn1.cc
[344/918] Compiling ios.cc
[345/918] Compiling getentropy.cc
[346/918] Compiling passive.cc
[347/918] Compiling poly1305_arm_asm.S
[348/918] Compiling forkunsafe.cc
[349/918] Compiling deterministic.cc
[349/918] Compiling fork_detect.cc
[351/918] Compiling poly1305_arm.cc
[352/918] Compiling poly1305.cc
[353/918] Compiling poly1305_vec.cc
[353/918] Compiling pool.cc
[355/918] Compiling pkcs7.cc
[356/918] Compiling p5_pbev2.cc
[357/918] Compiling pkcs8_x509.cc
[358/918] Compiling pkcs8.cc
[359/918] Compiling pkcs7_x509.cc
[360/918] Compiling pem_xaux.cc
[361/918] Compiling pem_pkey.cc
[362/918] Compiling pem_x509.cc
[363/918] Compiling mlkem.cc
[364/918] Compiling pem_pk8.cc
[365/918] Compiling obj_xref.cc
[366/918] Compiling pem_oth.cc
[367/918] Compiling pem_info.cc
[368/918] Compiling mldsa.cc
[369/918] Compiling pem_all.cc
[370/918] Compiling pem_lib.cc
[371/918] Compiling obj.cc
[372/918] Compiling poly_rq_mul.S
[373/918] Compiling fips_shared_support.cc
[374/918] Compiling md5.cc
[375/918] Compiling mem.cc
[376/918] Compiling md4.cc
[377/918] Compiling lhash.cc
[378/918] Compiling ex_data.cc
[378/918] Compiling sign.cc
[380/918] Compiling hrss.cc
[381/918] Compiling kyber.cc
[382/918] Compiling scrypt.cc
[383/918] Compiling hpke.cc
[384/918] Compiling print.cc
[385/918] Compiling pbkdf.cc
[386/918] Compiling p_x25519.cc
[387/918] Compiling p_x25519_asn1.cc
[388/918] Compiling p_rsa_asn1.cc
[389/918] Compiling p_ed25519.cc
[390/918] Compiling p_rsa.cc
[391/918] Compiling p_hkdf.cc
[392/918] Compiling p_ed25519_asn1.cc
[393/918] Compiling p_ec_asn1.cc
[394/918] Compiling p_ec.cc
[395/918] Compiling p_dh.cc
[396/918] Compiling p_dh_asn1.cc
[397/918] Compiling evp_ctx.cc
[398/918] Compiling p_dsa_asn1.cc
[399/918] Compiling evp.cc
[400/918] Compiling err.cc
[401/918] Compiling engine.cc
[402/918] Compiling evp_asn1.cc
[403/918] Compiling ecdh.cc
[404/918] Compiling ecdsa_asn1.cc
[405/918] Compiling hash_to_curve.cc
[406/918] Compiling ec_derive.cc
[407/918] Compiling dsa.cc
[408/918] Compiling ec_asn1.cc
[409/918] Compiling dsa_asn1.cc
[410/918] Compiling params.cc
[411/918] Compiling x25519-asm-arm.S
[412/918] Compiling des.cc
[413/918] Compiling digest_extra.cc
[414/918] Compiling dh_asn1.cc
[415/918] Compiling crypto.cc
[416/918] Compiling cpu_intel.cc
[417/918] Compiling cpu_arm_linux.cc
[418/918] Compiling spake25519.cc
[419/918] Compiling curve25519.cc
[420/918] Compiling cpu_arm_freebsd.cc
[421/918] Compiling cpu_aarch64_win.cc
[422/918] Compiling cpu_aarch64_sysreg.cc
[423/918] Compiling cpu_aarch64_openbsd.cc
[424/918] Compiling bcm.cc
[425/918] Compiling cpu_aarch64_linux.cc
[426/918] Compiling cpu_aarch64_fuchsia.cc
[427/918] Compiling curve25519_64_adx.cc
[428/918] Compiling cpu_aarch64_apple.cc
[429/918] Compiling get_cipher.cc
[430/918] Compiling conf.cc
[430/918] Compiling tls_cbc.cc
[432/918] Compiling e_rc4.cc
[433/918] Compiling e_tls.cc
[434/918] Compiling e_null.cc
[435/918] Compiling e_rc2.cc
[436/918] Compiling e_des.cc
[437/918] Compiling derive_key.cc
[438/918] Compiling e_chacha20poly1305.cc
[439/918] Compiling e_aesctrhmac.cc
[440/918] Compiling e_aesgcmsiv.cc
[441/918] Compiling chacha.cc
[442/918] Compiling unicode.cc
[443/918] Compiling buf.cc
[444/918] Compiling cbb.cc
[445/918] Compiling cbs.cc
[446/918] Compiling ber.cc
[447/918] Compiling asn1_compat.cc
[448/918] Compiling bn_asn1.cc
[449/918] Compiling blake2.cc
[450/918] Compiling convert.cc
[451/918] Compiling socket.cc
[452/918] Compiling socket_helper.cc
[453/918] Compiling printf.cc
[454/918] Compiling pair.cc
[455/918] Compiling hexdump.cc
[456/918] Compiling file.cc
[457/918] Compiling errno.cc
[457/918] Compiling fd.cc
[459/918] Compiling bio_mem.cc
[459/918] Compiling connect.cc
[461/918] Compiling bio.cc
[462/918] Compiling base64.cc
[463/918] Compiling tasn_typ.cc
[464/918] Compiling tasn_fre.cc
[465/918] Compiling tasn_enc.cc
[465/918] Compiling tasn_utl.cc
[467/918] Compiling posix_time.cc
[468/918] Compiling f_string.cc
[469/918] Compiling tasn_new.cc
[470/918] Compiling f_int.cc
[471/918] Compiling asn_pack.cc
[472/918] Compiling tasn_dec.cc
[473/918] Compiling asn1_par.cc
[474/918] Compiling a_utctm.cc
[475/918] Compiling a_octet.cc
[476/918] Compiling a_type.cc
[477/918] Compiling asn1_lib.cc
[478/918] Compiling a_time.cc
[479/918] Compiling a_strnid.cc
[480/918] Compiling a_strex.cc
[481/918] Compiling a_object.cc
[482/918] Compiling a_i2d_fp.cc
[483/918] Compiling a_dup.cc
[484/918] Compiling a_d2i_fp.cc
[485/918] Compiling CEd25519 verify.c
[485/918] Compiling a_mbstr.cc
[487/918] Compiling a_gentm.cc
[488/918] Compiling CEd25519 sign.c
[489/918] Compiling a_int.cc
[490/918] Compiling CEd25519 sha512.c
[491/918] Compiling CEd25519 seed.c
[492/918] Compiling CEd25519 keypair.c
[493/918] Compiling CEd25519 key_exchange.c
[494/918] Compiling CEd25519 sc.c
[495/918] Compiling CEd25519 add_scalar.c
[496/918] Compiling CEd25519 ge.c
[497/918] Compiling CEd25519 fe.c
[498/918] Compiling fiat_curve25519_adx_square.S
[499/918] Compiling a_bool.cc
[500/918] Compiling a_bitstr.cc
[501/918] Compiling fiat_curve25519_adx_mul.S
[502/924] Compiling v3_skey.c
[503/924] Compiling v3_prn.c
[504/924] Compiling CCryptoBoringSSLShims shims.c
[505/924] Compiling v3_purp.c
[506/924] Compiling v3_utl.c
[508/924] Emitting module Ed25519
[508/924] Compiling v3_ocsp.c
[510/924] Compiling Ed25519 Seed.swift
[510/924] Compiling v3_pmaps.c
[512/924] Compiling Ed25519 PublicKey.swift
[513/924] Compiling Ed25519 Error.swift
[514/924] Compiling Ed25519 KeyPair.swift
[515/924] Compiling Ed25519 PrivateKey.swift
[515/925] Compiling v3_pcons.c
[516/925] Compiling v3_ncons.c
[518/925] Compiling v3_int.c
[519/925] Compiling v3_lib.c
[520/925] Compiling v3_info.c
[521/925] Compiling v3_ia5.c
[522/925] Compiling v3_genn.c
[523/925] Compiling v3_extku.c
[524/925] Compiling v3_enum.c
[525/925] Compiling v3_crld.c
[526/925] Compiling v3_cpols.c
[527/925] Compiling v3_conf.c
[528/925] Compiling v3_bitst.c
[529/925] Compiling v3_bcons.c
[530/925] Compiling v3_akeya.c
[531/925] Compiling v3_alt.c
[531/925] Compiling v3_akey.c
[533/925] Compiling x_x509a.c
[534/925] Compiling x_sig.c
[535/925] Compiling x_val.c
[536/925] Compiling x_spki.c
[537/925] Compiling x_x509.c
[538/925] Compiling x_pubkey.c
[539/925] Compiling x_req.c
[540/925] Compiling x_pkey.c
[541/925] Compiling x_info.c
[542/925] Compiling x_name.c
[543/925] Compiling x_exten.c
[544/925] Compiling x_attrib.c
[545/925] Compiling x_crl.c
[546/925] Compiling x_algor.c
[547/925] Compiling x_all.c
[548/925] Compiling x509spki.c
[549/925] Compiling x509rset.c
[550/925] Compiling x509name.c
[550/925] Compiling x509cset.c
[552/925] Compiling x509_txt.c
[553/925] Compiling x509_vpm.c
[554/925] Compiling c-nioatomics.c
[555/925] Compiling x509_v3.c
[556/925] Compiling x509_set.c
[557/925] Compiling x509_trs.c
[558/925] Compiling x509_vfy.c
[559/925] Compiling x509_req.c
[560/925] Compiling x509_obj.c
[561/925] Compiling x509_d2.c
[562/925] Compiling x509_def.c
[563/925] Compiling x509_ext.c
[564/925] Compiling x509_lu.c
[565/925] Compiling x509_cmp.c
[566/925] Compiling x509.c
[567/925] Compiling t_x509a.c
[568/925] Compiling x509_att.c
[569/925] Compiling c-atomics.c
[570/925] Compiling t_x509.c
[571/925] Compiling i2d_pr.c
[572/925] Compiling t_crl.c
[572/925] Compiling t_req.c
[574/925] Compiling rsa_pss.c
[575/925] Compiling name_print.c
[576/925] Compiling by_file.c
[577/928] Compiling policy.c
[578/931] Compiling algorithm.c
[579/931] Compiling by_dir.c
[580/931] Compiling a_verify.c
[580/931] Compiling a_sign.c
[582/931] Compiling asn1_gen.c
[583/931] Compiling trust_token.c
[583/931] Compiling thread_win.c
[585/931] Compiling thread_pthread.c
[586/931] Compiling thread_none.c
[587/931] Compiling a_digest.c
[588/931] Compiling thread.c
[589/931] Compiling voprf.c
[590/931] Compiling pmbtoken.c
[591/931] Compiling siphash.c
[593/931] Compiling NIOConcurrencyHelpers NIOLock.swift
[593/931] Compiling rsa_print.c
[594/931] Compiling stack.c
[595/931] Compiling rc4.c
[596/931] Compiling refcount.c
[597/931] Compiling windows.c
[598/931] Compiling rsa_crypt.c
[599/931] Compiling rsa_asn1.c
[600/931] Compiling rand_extra.c
[601/931] Compiling passive.c
[602/931] Compiling trusty.c
[603/931] Compiling getentropy.c
[604/931] Compiling ios.c
[605/931] Compiling forkunsafe.c
[606/931] Compiling NIOConcurrencyHelpers lock.swift
[607/931] Compiling deterministic.c
[608/931] Compiling poly1305_arm_asm.S
[609/931] Compiling poly1305_arm.c
[610/931] Compiling pool.c
[611/931] Compiling poly1305.c
[613/931] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[614/931] Emitting module NIOConcurrencyHelpers
[614/931] Compiling poly1305_vec.c
[615/931] Compiling pkcs7.c
[617/931] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[617/931] Compiling p5_pbev2.c
[618/931] Compiling pkcs8.c
[620/931] Compiling NIOConcurrencyHelpers atomics.swift
[620/932] Compiling pem_xaux.c
[621/932] Compiling pkcs8_x509.c
[622/932] Compiling pkcs7_x509.c
[623/932] Compiling pem_x509.c
[625/932] Compiling pem_pkey.c
[626/932] Compiling obj_xref.c
[627/932] Compiling pem_oth.c
[628/932] Compiling pem_pk8.c
[629/932] Compiling pem_info.c
[630/932] Compiling pem_lib.c
[631/932] Compiling mem.c
[632/932] Compiling lhash.c
[633/932] Compiling keccak.c
[633/932] Compiling pem_all.c
[635/932] Compiling kyber.c
[636/932] Compiling obj.c
[637/932] Compiling x86_64-mont5-mac.mac.x86_64.S
[638/932] Compiling x86_64-mont-mac.mac.x86_64.S
[639/932] Compiling poly_rq_mul.S
[640/932] Compiling x86-mont-windows.windows.x86.S
[641/932] Compiling x86-mont-linux.linux.x86.S
[642/932] Compiling x86_64-mont5-linux.linux.x86_64.S
[643/932] Compiling x86_64-mont-linux.linux.x86_64.S
[644/932] Compiling hpke.c
[645/932] Compiling vpaes-x86_64-mac.mac.x86_64.S
[646/932] Compiling vpaes-x86-linux.linux.x86.S
[647/932] Compiling vpaes-x86-windows.windows.x86.S
[648/932] Compiling vpaes-x86_64-linux.linux.x86_64.S
[649/932] Compiling vpaes-armv8-linux.linux.aarch64.S
[650/932] Compiling vpaes-armv8-ios.ios.aarch64.S
[651/932] Compiling vpaes-armv7-linux.linux.arm.S
[652/932] Compiling vpaes-armv7-ios.ios.arm.S
[653/932] Compiling sha512-armv8-linux.linux.aarch64.S
[654/932] Compiling sha512-x86_64-mac.mac.x86_64.S
[655/932] Compiling kdf.c
[655/932] Compiling sha512-armv8-ios.ios.aarch64.S
[657/932] Compiling sha512-armv4-linux.linux.arm.S
[658/932] Compiling sha512-armv4-ios.ios.arm.S
[659/932] Compiling sha512-586-linux.linux.x86.S
[659/932] Compiling sha512-586-windows.windows.x86.S
[661/932] Compiling sha512-x86_64-linux.linux.x86_64.S
[662/932] Compiling hrss.c
[663/932] Compiling sha256-x86_64-mac.mac.x86_64.S
[664/932] Compiling sha256-armv4-ios.ios.arm.S
[664/932] Compiling sha256-armv8-linux.linux.aarch64.S
[666/932] Compiling sha256-armv4-linux.linux.arm.S
[667/932] Compiling sha256-armv8-ios.ios.aarch64.S
[668/932] Compiling sha256-586-windows.windows.x86.S
[669/932] Compiling sha256-586-linux.linux.x86.S
[670/932] Compiling sha256-x86_64-linux.linux.x86_64.S
[671/932] Compiling sha1-armv4-large-linux.linux.arm.S
[672/932] Compiling sha1-x86_64-mac.mac.x86_64.S
[673/932] Compiling sha1-armv8-ios.ios.aarch64.S
[674/932] Compiling sha1-armv8-linux.linux.aarch64.S
[675/932] Compiling sha1-armv4-large-ios.ios.arm.S
[676/932] Compiling sha1-586-windows.windows.x86.S
[677/932] Compiling sha1-586-linux.linux.x86.S
[678/932] Compiling sha1-x86_64-linux.linux.x86_64.S
[679/932] Compiling rsaz-avx2-mac.mac.x86_64.S
[680/932] Compiling sha512.c
[680/932] Compiling sha1.c
[681/932] Compiling rsaz-avx2-linux.linux.x86_64.S
[683/932] Compiling sha256.c
[683/932] Compiling fips.c
[685/932] Compiling service_indicator.c
[686/932] Compiling rdrand-x86_64-mac.mac.x86_64.S
[687/932] Compiling rdrand-x86_64-linux.linux.x86_64.S
[688/932] Compiling self_check.c
[689/932] Compiling blinding.c
[690/932] Compiling padding.c
[691/932] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[692/932] Compiling fork_detect.c
[692/932] Compiling urandom.c
[694/932] Compiling rand.c
[695/932] Compiling rsa_impl.c
[696/932] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[697/932] Compiling rsa.c
[698/932] Compiling ctrdrbg.c
[699/932] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[700/932] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[701/932] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[702/932] Compiling p256-armv8-asm-linux.linux.aarch64.S
[703/932] Compiling p256-armv8-asm-ios.ios.aarch64.S
[704/932] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[705/932] Compiling polyval.c
[706/932] Compiling ctr.c
[707/932] Compiling ofb.c
[708/932] Compiling gcm_nohw.c
[709/932] Compiling cfb.c
[710/932] Compiling cbc.c
[711/932] Compiling gcm.c
[711/932] Compiling md5.c
[713/932] Compiling md5-x86_64-mac.mac.x86_64.S
[714/932] Compiling md5-586-linux.linux.x86.S
[715/932] Compiling md5-586-windows.windows.x86.S
[716/932] Compiling md5-x86_64-linux.linux.x86_64.S
[717/932] Compiling ghashv8-armv8-ios.ios.aarch64.S
[718/932] Compiling ghashv8-armv8-linux.linux.aarch64.S
[719/932] Compiling ghashv8-armv7-linux.linux.arm.S
[720/932] Compiling ghash-x86_64-mac.mac.x86_64.S
[721/932] Compiling ghashv8-armv7-ios.ios.arm.S
[722/932] Compiling hmac.c
[723/932] Compiling md4.c
[724/932] Compiling ghash-x86-windows.windows.x86.S
[724/932] Compiling hkdf.c
[726/932] Compiling ghash-x86-linux.linux.x86.S
[727/932] Compiling ghash-x86_64-linux.linux.x86_64.S
[728/932] Compiling ghash-ssse3-x86-windows.windows.x86.S
[729/932] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[730/932] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[731/932] Compiling ghash-ssse3-x86-linux.linux.x86.S
[732/932] Compiling fips_shared_support.c
[733/932] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[734/932] Compiling ghash-armv4-linux.linux.arm.S
[735/932] Compiling ghash-armv4-ios.ios.arm.S
[736/932] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[737/932] Compiling ecdh.c
[738/932] Compiling util.c
[739/932] Compiling wnaf.c
[739/932] Compiling ecdsa.c
[741/932] Compiling scalar.c
[742/932] Compiling simple_mul.c
[742/932] Compiling simple.c
[744/932] Compiling p256.c
[745/932] Compiling oct.c
[746/932] Compiling felem.c
[747/932] Compiling ec_montgomery.c
[748/932] Compiling ec_key.c
[749/932] Compiling p224-64.c
[750/932] Compiling co-586-windows.windows.x86.S
[751/932] Compiling digestsign.c
[752/932] Compiling ec.c
[753/932] Compiling digest.c
[754/932] Compiling co-586-linux.linux.x86.S
[755/932] Compiling check.c
[756/932] Compiling digests.c
[757/932] Compiling dh.c
[758/932] Compiling cmac.c
[759/932] Compiling bsaes-armv7-linux.linux.arm.S
[760/932] Compiling bsaes-armv7-ios.ios.arm.S
[761/932] Compiling e_aesccm.c
[762/932] Compiling aead.c
[763/932] Compiling cipher.c
[764/932] Compiling sqrt.c
[765/932] Compiling rsaz_exp.c
[765/932] Compiling shift.c
[767/932] Compiling e_aes.c
[768/932] Compiling random.c
[769/932] Compiling prime.c
[769/932] Compiling p256-nistz.c
[771/932] Compiling jacobi.c
[771/932] Compiling mul.c
[773/932] Compiling montgomery_inv.c
[774/932] Compiling generic.c
[775/932] Compiling montgomery.c
[776/932] Compiling gcd_extra.c
[777/932] Compiling gcd.c
[778/932] Compiling div_extra.c
[779/932] Compiling ctx.c
[780/932] Compiling cmp.c
[781/932] Compiling exponentiation.c
[782/932] Compiling bytes.c
[783/932] Compiling div.c
[784/932] Compiling bn-armv8-linux.linux.aarch64.S
[785/932] Compiling bn-armv8-ios.ios.aarch64.S
[786/932] Compiling bn-586-linux.linux.x86.S
[787/932] Compiling bn-586-windows.windows.x86.S
[788/932] Compiling armv8-mont-linux.linux.aarch64.S
[789/932] Compiling armv8-mont-ios.ios.aarch64.S
[790/932] Compiling add.c
[790/932] Compiling bn.c
[792/932] Compiling armv4-mont-linux.linux.arm.S
[793/932] Compiling armv4-mont-ios.ios.arm.S
[794/932] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[795/932] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[796/932] Compiling aesv8-armv8-linux.linux.aarch64.S
[797/932] Compiling aesv8-armv7-linux.linux.arm.S
[798/932] Compiling aesv8-armv8-ios.ios.aarch64.S
[799/932] Compiling aesv8-armv7-ios.ios.arm.S
[800/932] Compiling aesni-x86_64-mac.mac.x86_64.S
[801/932] Compiling aesni-x86-linux.linux.x86.S
[802/932] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[803/932] Compiling aesni-x86-windows.windows.x86.S
[804/932] Compiling aesni-x86_64-linux.linux.x86_64.S
[805/932] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[806/932] Compiling x86_64-gcc.c
[807/932] Compiling mode_wrappers.c
[808/932] Compiling key_wrap.c
[809/932] Compiling sign.c
[809/932] Compiling aes.c
[811/932] Compiling ex_data.c
[812/932] Compiling scrypt.c
[813/932] Compiling pbkdf.c
[814/932] Compiling p_x25519.c
[815/932] Compiling print.c
[816/932] Compiling aes_nohw.c
[817/932] Compiling p_x25519_asn1.c
[818/932] Compiling p_rsa_asn1.c
[819/932] Compiling p_rsa.c
[820/932] Compiling p_hkdf.c
[821/932] Compiling p_ed25519.c
[822/932] Compiling p_ec_asn1.c
[823/932] Compiling p_ed25519_asn1.c
[824/932] Compiling p_dsa_asn1.c
[825/932] Compiling err_data.c
[826/932] Compiling evp_ctx.c
[826/932] Compiling p_ec.c
[828/932] Compiling evp_asn1.c
[829/932] Compiling evp.c
[829/932] Compiling engine.c
[831/932] Compiling err.c
[832/932] Compiling ecdsa_asn1.c
[832/932] Compiling ecdh_extra.c
[834/932] Compiling ec_derive.c
[835/932] Compiling hash_to_curve.c
[836/932] Compiling dsa_asn1.c
[837/932] Compiling ec_asn1.c
[838/932] Compiling dh_asn1.c
[838/932] Compiling dsa.c
[840/932] Compiling params.c
[841/932] Compiling digest_extra.c
[842/932] Compiling x25519-asm-arm.S
[843/932] Compiling spake25519.c
[844/932] Compiling des.c
[845/932] Compiling cpu_arm_linux.c
[846/932] Compiling crypto.c
[847/932] Compiling cpu_intel.c
[848/932] Compiling cpu_arm_freebsd.c
[849/932] Compiling cpu_arm.c
[850/932] Compiling cpu_aarch64_openbsd.c
[851/932] Compiling cpu_aarch64_win.c
[852/932] Compiling cpu_aarch64_sysreg.c
[853/932] Compiling cpu_aarch64_linux.c
[854/932] Compiling cpu_aarch64_fuchsia.c
[855/932] Compiling cpu_aarch64_apple.c
[856/932] Compiling tls_cbc.c
[857/932] Compiling curve25519.c
[858/932] Compiling e_rc4.c
[858/932] Compiling conf.c
[860/932] Compiling e_tls.c
[861/932] Compiling e_null.c
[861/932] Compiling e_rc2.c
[863/932] Compiling derive_key.c
[864/932] Compiling e_des.c
[865/932] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[866/932] Compiling e_aesctrhmac.c
[867/932] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[868/932] Compiling e_chacha20poly1305.c
[869/932] Compiling e_aesgcmsiv.c
[870/932] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[871/932] Compiling cipher_extra.c
[872/932] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[873/932] Compiling chacha-x86_64-mac.mac.x86_64.S
[874/932] Compiling chacha-x86-windows.windows.x86.S
[875/932] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[876/932] Compiling chacha-x86_64-linux.linux.x86_64.S
[877/932] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[878/932] Compiling chacha-x86-linux.linux.x86.S
[879/932] Compiling chacha.c
[880/932] Compiling chacha-armv8-linux.linux.aarch64.S
[881/932] Compiling chacha-armv8-ios.ios.aarch64.S
[882/932] Compiling chacha-armv4-linux.linux.arm.S
[883/932] Compiling chacha-armv4-ios.ios.arm.S
[884/932] Compiling unicode.c
[885/932] Compiling curve25519_64_adx.c
[886/932] Compiling ber.c
[887/932] Compiling asn1_compat.c
[888/932] Compiling buf.c
[889/932] Compiling bn_asn1.c
[890/932] Compiling cbb.c
[891/932] Compiling blake2.c
[892/932] Compiling convert.c
[893/932] Compiling cbs.c
[894/932] Compiling printf.c
[895/932] Compiling hexdump.c
[896/932] Compiling file.c
[896/932] Compiling errno.c
[896/932] Compiling pair.c
[899/932] Compiling fd.c
[900/932] Compiling base64.c
[901/932] Compiling bio_mem.c
[902/932] Compiling bio.c
[903/932] Compiling tasn_fre.c
[904/932] Compiling tasn_typ.c
[905/932] Compiling tasn_new.c
[906/932] Compiling tasn_utl.c
[907/932] Compiling posix_time.c
[908/932] Compiling f_string.c
[909/932] Compiling tasn_enc.c
[910/932] Compiling f_int.c
[911/932] Compiling tasn_dec.c
[912/932] Compiling asn1_par.c
[912/932] Compiling asn_pack.c
[914/932] Compiling a_utctm.c
[915/932] Compiling a_type.c
[916/932] Compiling a_time.c
[916/932] Compiling asn1_lib.c
[918/932] Compiling a_octet.c
[919/932] Compiling a_strnid.c
[920/932] Compiling a_strex.c
[921/932] Compiling a_object.c
[922/932] Compiling a_mbstr.c
[923/932] Write sources
[925/932] Compiling a_i2d_fp.c
[926/932] Compiling a_gentm.c
[927/932] Compiling a_dup.c
[928/932] Compiling a_int.c
[929/932] Compiling a_bool.c
[930/932] Compiling a_d2i_fp.c
[931/932] Compiling a_bitstr.c
[933/954] Compiling Atomics Primitives.shims.swift
[934/954] Compiling Atomics AtomicInteger.swift
[935/954] Compiling Atomics AtomicOptionalWrappable.swift
[936/954] Compiling Atomics UnsafeAtomic.swift
[937/954] Compiling Atomics UnsafeAtomicLazyReference.swift
[938/954] Compiling Atomics AtomicMemoryOrderings.swift
[939/954] Compiling Atomics DoubleWord.swift
[940/954] Compiling Atomics AtomicReference.swift
[941/954] Compiling Atomics AtomicStorage.swift
[942/954] Compiling Atomics AtomicValue.swift
[943/956] Compiling Atomics IntegerOperations.swift
[944/956] Compiling Atomics Unmanaged extensions.swift
[945/956] Emitting module CryptoBoringWrapper
[946/956] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[947/956] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[949/1017] Compiling Crypto Digest_boring.swift
[950/1017] Compiling Crypto Digest.swift
[951/1017] Emitting module Atomics
[952/1017] Compiling Crypto SEC1PrivateKey.swift
[953/1017] Compiling Crypto SubjectPublicKeyInfo.swift
[954/1017] Compiling Crypto CryptoKitErrors.swift
[955/1017] Compiling Crypto ECDSASignature.swift
[956/1017] Compiling Crypto PEMDocument.swift
[957/1017] Compiling Crypto PKCS8PrivateKey.swift
[959/1077] Emitting module Crypto
[960/1085] Compiling NIOCore AddressedEnvelope.swift
[961/1085] Compiling NIOCore AsyncAwaitSupport.swift
[962/1085] Compiling NIOCore AsyncChannel.swift
[963/1085] Compiling NIOCore AsyncChannelHandler.swift
[964/1085] Compiling NIOCore AsyncChannelInboundStream.swift
[965/1085] Compiling NIOCore AsyncChannelOutboundWriter.swift
[966/1085] Compiling NIOCore NIOAsyncSequenceProducer.swift
[967/1085] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[968/1085] Compiling NIOCore NIOAsyncWriter.swift
[969/1085] Compiling NIOCore MulticastChannel.swift
[970/1085] Compiling NIOCore NIOAny.swift
[971/1085] Compiling NIOCore NIOCloseOnErrorHandler.swift
[972/1085] Compiling NIOCore NIOLoopBound.swift
[973/1085] Compiling NIOCore NIOScheduledCallback.swift
[974/1085] Compiling NIOCore NIOSendable.swift
[975/1085] Compiling NIOCore RecvByteBufferAllocator.swift
[976/1085] Compiling Crypto CryptoKitErrors_boring.swift
[977/1085] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[978/1085] Compiling NIOCore EventLoopFuture+Deprecated.swift
[979/1085] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[980/1085] Compiling NIOCore EventLoopFuture.swift
[981/1085] Compiling NIOCore FileDescriptor.swift
[982/1085] Compiling NIOCore FileHandle.swift
[983/1085] Compiling NIOCore FileRegion.swift
[984/1085] Compiling NIOCore GlobalSingletons.swift
[985/1085] Compiling NIOCore IO.swift
[986/1085] Compiling NIOCore IOData.swift
[987/1085] Compiling NIOCore IPProtocol.swift
[988/1085] Compiling NIOCore IntegerBitPacking.swift
[989/1085] Compiling NIOCore IntegerTypes.swift
[990/1085] Compiling NIOCore Interfaces.swift
[991/1085] Compiling NIOCore Linux.swift
[992/1085] Compiling NIOCore MarkedCircularBuffer.swift
[993/1085] Compiling NIOCore ByteBuffer-multi-int.swift
[994/1085] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[995/1085] Compiling NIOCore ByteBuffer-views.swift
[996/1085] Compiling NIOCore Channel.swift
[997/1085] Compiling NIOCore ChannelHandler.swift
[998/1085] Compiling NIOCore ChannelHandlers.swift
[999/1085] Compiling NIOCore ChannelInvoker.swift
[1000/1085] Compiling NIOCore ChannelOption.swift
[1001/1085] Compiling NIOCore ChannelPipeline.swift
[1002/1085] Compiling NIOCore CircularBuffer.swift
[1003/1085] Compiling NIOCore Codec.swift
[1004/1085] Compiling NIOCore ConvenienceOptionSupport.swift
[1005/1085] Compiling NIOCore DeadChannel.swift
[1006/1085] Compiling NIOCore DispatchQueue+WithFuture.swift
[1007/1085] Compiling NIOCore EventLoop+Deprecated.swift
[1008/1085] Compiling NIOCore EventLoop+SerialExecutor.swift
[1009/1085] Compiling NIOCore EventLoop.swift
[1010/1085] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1011/1085] Compiling NIOCore BSDSocketAPI.swift
[1012/1085] Compiling NIOCore ByteBuffer-aux.swift
[1013/1085] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1014/1085] Compiling NIOCore ByteBuffer-conversions.swift
[1015/1085] Compiling NIOCore ByteBuffer-core.swift
[1016/1085] Compiling NIOCore ByteBuffer-hex.swift
[1017/1085] Compiling NIOCore ByteBuffer-int.swift
[1018/1085] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1035/1093] Compiling NIOCore SocketAddresses.swift
[1036/1093] Compiling NIOCore SocketOptionProvider.swift
[1037/1093] Compiling NIOCore SystemCallHelpers.swift
[1038/1093] Compiling NIOCore TimeAmount+Duration.swift
[1039/1093] Compiling NIOCore TypeAssistedChannelHandler.swift
[1040/1093] Compiling NIOCore UniversalBootstrapSupport.swift
[1041/1093] Compiling NIOCore Utilities.swift
[1042/1093] Compiling Crypto Zeroization.swift
[1052/1126] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1060/1126] Compiling SwiftExtensionsPack String+Date.swift
[1061/1126] Compiling SwiftExtensionsPack SHA.swift
[1062/1126] Compiling SwiftExtensionsPack String+Extension.swift
[1063/1126] Compiling SwiftExtensionsPack Date+String.swift
[1064/1126] Compiling SwiftExtensionsPack DateCommon.swift
[1068/1126] Compiling SwiftExtensionsPack Runtime.swift
[1069/1126] Compiling SwiftExtensionsPack SafeValue.swift
[1070/1126] Compiling SwiftExtensionsPack AES.swift
[1071/1126] Compiling SwiftExtensionsPack ByteArray+Bits.swift
[1072/1126] Compiling SwiftExtensionsPack Data+Extension.swift
[1073/1126] Compiling SwiftExtensionsPack Ed25519.swift
[1074/1126] Compiling SwiftExtensionsPack HexaDecimal.swift
[1075/1126] Compiling SwiftExtensionsPack Hmac.swift
[1076/1126] Compiling SwiftExtensionsPack RandomBytes.swift
[1077/1130] Compiling SwiftExtensionsPack CommonClasses.swift
[1078/1130] Compiling SwiftExtensionsPack CommonMethods.swift
[1079/1130] Compiling SwiftExtensionsPack ErrorCommon.swift
[1080/1130] Compiling SwiftExtensionsPack ObjectIdentifier.swift
[1081/1130] Compiling SwiftExtensionsPack Protocols.swift
[1082/1130] Compiling SwiftExtensionsPack Float.swift
[1083/1130] Compiling SwiftExtensionsPack HTTP.swift
[1084/1130] Compiling SwiftExtensionsPack String+Chunks.swift
[1086/1130] Compiling SwiftExtensionsPack Dictionary+JSON.swift
[1087/1130] Compiling SwiftExtensionsPack DictionaryCommon.swift
[1088/1130] Compiling SwiftExtensionsPack SafeDictionary.swift
[1089/1130] Compiling SwiftExtensionsPack Double.swift
[1108/1130] Compiling SwiftExtensionsPack SafeArray.swift
[1109/1130] Compiling SwiftExtensionsPack Sequence+Extensions.swift
[1110/1130] Compiling SwiftExtensionsPack Codable+Extensions.swift
[1111/1130] Compiling SwiftExtensionsPack AnyValue.swift
[1112/1130] Compiling SwiftExtensionsPack String+JSON.swift
[1113/1130] Compiling SwiftExtensionsPack StringCommon.swift
[1114/1130] Compiling SwiftExtensionsPack String+Crypto.swift
[1115/1130] Compiling SwiftExtensionsPack String+Height.swift
[1120/1130] Compiling SwiftExtensionsPack Atomic.swift
[1121/1130] Emitting module SwiftExtensionsPack
[1131/1131] Emitting module NIOCore
[1133/1183] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1134/1183] Compiling NIOEmbedded Embedded.swift
[1135/1183] Compiling NIOEmbedded AsyncTestingChannel.swift
[1136/1183] Emitting module NIOEmbedded
[1138/1184] Emitting module NIOPosix
[1139/1190] Compiling NIOPosix ThreadPosix.swift
[1140/1190] Compiling NIOPosix ThreadWindows.swift
[1141/1190] Compiling NIOPosix UnsafeTransfer.swift
[1142/1190] Compiling NIOPosix Utilities.swift
[1143/1190] Compiling NIOPosix VsockAddress.swift
[1144/1190] Compiling NIOPosix VsockChannelEvents.swift
[1145/1190] Compiling NIOPosix PooledRecvBufferAllocator.swift
[1146/1190] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1147/1190] Compiling NIOPosix PosixSingletons.swift
[1148/1190] Compiling NIOPosix RawSocketBootstrap.swift
[1149/1190] Compiling NIOPosix Resolver.swift
[1150/1190] Compiling NIOPosix Selectable.swift
[1151/1190] Compiling NIOPosix SelectableChannel.swift
[1152/1190] Compiling NIOPosix SelectableEventLoop.swift
[1153/1190] Compiling NIOPosix SelectorEpoll.swift
[1154/1190] Compiling NIOPosix SelectorGeneric.swift
[1155/1190] Compiling NIOPosix SelectorKqueue.swift
[1156/1190] Compiling NIOPosix SelectorUring.swift
[1157/1190] Compiling NIOPosix IO.swift
[1158/1190] Compiling NIOPosix IntegerBitPacking.swift
[1159/1190] Compiling NIOPosix IntegerTypes.swift
[1160/1190] Compiling NIOPosix Linux.swift
[1161/1190] Compiling NIOPosix LinuxCPUSet.swift
[1162/1190] Compiling NIOPosix LinuxUring.swift
[1163/1190] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1164/1190] Compiling NIOPosix ServerSocket.swift
[1165/1190] Compiling NIOPosix Socket.swift
[1166/1190] Compiling NIOPosix SocketChannel.swift
[1167/1190] Compiling NIOPosix SocketProtocols.swift
[1168/1190] Compiling NIOPosix System.swift
[1169/1190] Compiling NIOPosix Thread.swift
[1170/1190] Compiling NIOPosix Bootstrap.swift
[1171/1190] Compiling NIOPosix ControlMessage.swift
[1172/1190] Compiling NIOPosix DatagramVectorReadManager.swift
[1173/1190] Compiling NIOPosix Errors+Any.swift
[1174/1190] Compiling NIOPosix FileDescriptor.swift
[1175/1190] Compiling NIOPosix GetaddrinfoResolver.swift
[1176/1190] Compiling NIOPosix HappyEyeballs.swift
[1177/1190] Compiling NIOPosix NIOThreadPool.swift
[1178/1190] Compiling NIOPosix NonBlockingFileIO.swift
[1179/1190] Compiling NIOPosix PendingDatagramWritesManager.swift
[1180/1190] Compiling NIOPosix PendingWritesManager.swift
[1181/1190] Compiling NIOPosix PipeChannel.swift
[1182/1190] Compiling NIOPosix PipePair.swift
[1183/1190] Compiling NIOPosix Pool.swift
[1184/1190] Compiling NIOPosix BSDSocketAPICommon.swift
[1185/1190] Compiling NIOPosix BSDSocketAPIPosix.swift
[1186/1190] Compiling NIOPosix BSDSocketAPIWindows.swift
[1187/1190] Compiling NIOPosix BaseSocket.swift
[1188/1190] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1189/1190] Compiling NIOPosix BaseSocketChannel.swift
[1190/1190] Compiling NIOPosix BaseStreamSocketChannel.swift
[1192/1193] Emitting module NIO
[1193/1193] Compiling NIO Exports.swift
[1195/1221] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1196/1221] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1197/1221] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1198/1221] Compiling NIOTLS TLSEvents.swift
[1199/1221] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1200/1221] Emitting module NIOTLS
[1201/1221] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1202/1221] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1203/1221] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1204/1221] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1205/1223] Compiling NIOTLS SNIHandler.swift
[1206/1224] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1207/1224] Emitting module NIOFoundationCompat
[1210/1225] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1211/1225] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1212/1225] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[1213/1225] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[1214/1225] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[1215/1225] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[1216/1225] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[1217/1225] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[1218/1225] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1219/1225] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[1220/1225] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[1221/1225] Compiling NIOHTTP1 HTTPTypes.swift
[1222/1276] Compiling NIOSSL IdentityVerification.swift
[1223/1276] Compiling NIOSSL NIOSSLServerHandler.swift
[1224/1276] Compiling NIOSSL ObjectIdentifier.swift
[1225/1278] Emitting module NIOTransportServices
[1226/1278] Compiling NIOSSL SSLPKCS12Bundle.swift
[1227/1278] Compiling NIOSSL SSLPrivateKey.swift
[1228/1278] Compiling NIOSSL NIOSSLSecureBytes.swift
[1229/1278] Compiling NIOSSL NIOSSLClientHandler.swift
[1230/1278] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1231/1278] Compiling NIOSSL NIOSSLHandler.swift
[1232/1278] Compiling NIOSSL SSLCertificate.swift
[1233/1278] Compiling NIOSSL SSLCertificateExtensions.swift
[1234/1278] Compiling NIOSSL SSLConnection.swift
[1235/1278] Compiling NIOSSL SSLContext.swift
[1236/1278] Compiling NIOSSL SSLErrors.swift
[1237/1278] Compiling NIOSSL SSLInit.swift
[1238/1278] Compiling NIOSSL PosixPort.swift
[1239/1278] Compiling NIOSSL SSLCallbacks.swift
[1240/1278] Compiling NIOSSL LinuxCABundle.swift
[1241/1278] Compiling NIOSSL AndroidCABundle.swift
[1242/1278] Compiling NIOSSL ByteBufferBIO.swift
[1243/1278] Compiling NIOSSL CustomPrivateKey.swift
[1247/1278] Emitting module NIOHTTP1
[1248/1279] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1249/1279] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1252/1308] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1253/1309] Compiling NIOWebSocket WebSocketOpcode.swift
[1254/1309] Compiling NIOExtras DebugInboundEventsHandler.swift
[1255/1309] Compiling NIOExtras DebugOutboundEventsHandler.swift
[1256/1309] Compiling NIOExtras FixedLengthFrameDecoder.swift
[1257/1311] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1259/1311] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1260/1311] Emitting module NIOWebSocket
[1263/1311] Compiling NIOExtras RequestResponseHandler.swift
[1264/1311] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1265/1311] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1266/1311] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1267/1311] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1268/1311] Compiling NIOExtras NIOExtrasError.swift
[1269/1311] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1270/1311] Compiling NIOExtras NIORequestIdentifiable.swift
[1271/1311] Compiling NIOExtras PCAPRingBuffer.swift
[1272/1311] Compiling NIOExtras QuiescingHelper.swift
[1273/1311] Compiling NIOWebSocket WebSocketFrame.swift
[1274/1312] Emitting module NIOExtras
[1275/1312] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[1276/1312] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[1277/1312] Compiling NIOExtras JSONRPCFraming.swift
[1279/1312] Emitting module NIOSSL
[1280/1315] Compiling NIOSSL SSLPublicKey.swift
[1281/1315] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1282/1315] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1283/1315] Compiling NIOSSL SubjectAlternativeName.swift
[1287/1315] Compiling NIOSSL Zeroization.swift
[1289/1315] Compiling NIOExtras LengthFieldPrepender.swift
[1290/1315] Compiling NIOExtras LineBasedFrameDecoder.swift
[1292/1315] Compiling NIOExtras UnsafeTransfer.swift
[1293/1315] Compiling NIOExtras WritePCAPHandler.swift
[1314/1316] Compiling NIOSSL TLSConfiguration.swift
[1315/1316] Compiling NIOSSL UniversalBootstrapSupport.swift
[1316/1316] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1318/1325] Compiling WebSocketKit WebSocketHandler.swift
[1319/1325] Emitting module WebSocketKit
[1320/1325] Compiling WebSocketKit WebSocket+Connect.swift
[1321/1325] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1322/1325] Compiling WebSocketKit Exports.swift
[1323/1325] Compiling WebSocketKit WebSocket.swift
[1324/1325] Compiling WebSocketKit WebSocket+Concurrency.swift
[1325/1325] Compiling WebSocketKit WebSocketClient.swift
[1327/1334] Compiling ActionCableSwift ACSerializer.swift
[1328/1334] Emitting module ActionCableSwift
[1329/1334] Compiling ActionCableSwift ACChannel.swift
/host/spi-builder-workspace/Sources/ActionCableSwift/ACChannel.swift:115:30: warning: capture of 'self' with non-sendable type 'ACChannel?' in a '@Sendable' closure; this is an error in the Swift 6 language mode
 12 | public typealias ACResponseCallbackWithOptionalMessage = (_ channel: ACChannel, _ message: ACMessage?) -> Void
 13 |
 14 | public class ACChannel {
    |              `- note: class 'ACChannel' does not conform to the 'Sendable' protocol
 15 |
 16 |     public let channelName: String
    :
113 |     ) {
114 |         channelSerialQueue.async { [weak self] in
115 |             guard let self = self else { return }
    |                              `- warning: capture of 'self' with non-sendable type 'ACChannel?' in a '@Sendable' closure; this is an error in the Swift 6 language mode
116 |             do {
117 |                 if sendAsData {
/host/spi-builder-workspace/Sources/ActionCableSwift/ACChannel.swift:121:73: warning: capture of 'data' with non-sendable type '[String : Any]' in a '@Sendable' closure; this is an error in the Swift 6 language mode
119 |                                                                   action: actionName,
120 |                                                                   identifier: self.identifier,
121 |                                                                   data: data)
    |                                                                         `- warning: capture of 'data' with non-sendable type '[String : Any]' in a '@Sendable' closure; this is an error in the Swift 6 language mode
122 |                     self.client?.send(data: data) { completion?() }
123 |                 } else {
/host/spi-builder-workspace/Sources/ActionCableSwift/ACChannel.swift:122:53: warning: capture of 'completion' with non-sendable type '(() -> Void)?' in a '@Sendable' closure; this is an error in the Swift 6 language mode
120 |                                                                   identifier: self.identifier,
121 |                                                                   data: data)
122 |                     self.client?.send(data: data) { completion?() }
    |                                                     |- warning: capture of 'completion' with non-sendable type '(() -> Void)?' in a '@Sendable' closure; this is an error in the Swift 6 language mode
    |                                                     `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
123 |                 } else {
124 |                     let text: String = try ACSerializer.requestFrom(command: .message,
/host/spi-builder-workspace/Sources/ActionCableSwift/ACChannel.swift:122:53: warning: capture of 'completion' with non-sendable type '(() -> Void)?' in an isolated closure; this is an error in the Swift 6 language mode
120 |                                                                   identifier: self.identifier,
121 |                                                                   data: data)
122 |                     self.client?.send(data: data) { completion?() }
    |                                                     |- warning: capture of 'completion' with non-sendable type '(() -> Void)?' in an isolated closure; this is an error in the Swift 6 language mode
    |                                                     `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
123 |                 } else {
124 |                     let text: String = try ACSerializer.requestFrom(command: .message,
/host/spi-builder-workspace/Sources/ActionCableSwift/ACChannel.swift:128:53: warning: capture of 'completion' with non-sendable type '(() -> Void)?' in an isolated closure; this is an error in the Swift 6 language mode
126 |                                                                     identifier: self.identifier,
127 |                                                                     data: data)
128 |                     self.client?.send(text: text) { completion?() }
    |                                                     |- warning: capture of 'completion' with non-sendable type '(() -> Void)?' in an isolated closure; this is an error in the Swift 6 language mode
    |                                                     `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
129 |                 }
130 |             } catch {
/host/spi-builder-workspace/Sources/ActionCableSwift/ACChannel.swift:142:26: warning: capture of 'self' with non-sendable type 'ACChannel' in a '@Sendable' closure; this is an error in the Swift 6 language mode
 12 | public typealias ACResponseCallbackWithOptionalMessage = (_ channel: ACChannel, _ message: ACMessage?) -> Void
 13 |
 14 | public class ACChannel {
    |              `- note: class 'ACChannel' does not conform to the 'Sendable' protocol
 15 |
 16 |     public let channelName: String
    :
140 |                 guard let self = self else { return }
141 |                 self.channelSerialQueue.async {
142 |                     try? self.subscribe()
    |                          `- warning: capture of 'self' with non-sendable type 'ACChannel' in a '@Sendable' closure; this is an error in the Swift 6 language mode
143 |                 }
144 |             }
/host/spi-builder-workspace/Sources/ActionCableSwift/ACChannel.swift:152:17: warning: capture of 'self' with non-sendable type 'ACChannel' in a '@Sendable' closure; this is an error in the Swift 6 language mode
 12 | public typealias ACResponseCallbackWithOptionalMessage = (_ channel: ACChannel, _ message: ACMessage?) -> Void
 13 |
 14 | public class ACChannel {
    |              `- note: class 'ACChannel' does not conform to the 'Sendable' protocol
 15 |
 16 |     public let channelName: String
    :
150 |             guard let self = self else { return }
151 |             self.channelSerialQueue.async {
152 |                 self.isSubscribed = false
    |                 `- warning: capture of 'self' with non-sendable type 'ACChannel' in a '@Sendable' closure; this is an error in the Swift 6 language mode
153 |                 self.executeCallback(callbacks: self.onUnsubscribe)
154 |             }
/host/spi-builder-workspace/Sources/ActionCableSwift/ACChannel.swift:162:17: warning: capture of 'self' with non-sendable type 'ACChannel' in a '@Sendable' closure; this is an error in the Swift 6 language mode
 12 | public typealias ACResponseCallbackWithOptionalMessage = (_ channel: ACChannel, _ message: ACMessage?) -> Void
 13 |
 14 | public class ACChannel {
    |              `- note: class 'ACChannel' does not conform to the 'Sendable' protocol
 15 |
 16 |     public let channelName: String
    :
160 |             guard let self = self else { return }
161 |             self.channelSerialQueue.async {
162 |                 self.isSubscribed = false
    |                 `- warning: capture of 'self' with non-sendable type 'ACChannel' in a '@Sendable' closure; this is an error in the Swift 6 language mode
163 |                 self.executeCallback(callbacks: self.onUnsubscribe)
164 |             }
/host/spi-builder-workspace/Sources/ActionCableSwift/ACChannel.swift:173:62: warning: capture of 'self' with non-sendable type 'ACChannel' in a '@Sendable' closure; this is an error in the Swift 6 language mode
 12 | public typealias ACResponseCallbackWithOptionalMessage = (_ channel: ACChannel, _ message: ACMessage?) -> Void
 13 |
 14 | public class ACChannel {
    |              `- note: class 'ACChannel' does not conform to the 'Sendable' protocol
 15 |
 16 |     public let channelName: String
    :
171 |             self.channelSerialQueue.async {
172 |                 let message = ACSerializer.responseFrom(stringData: text)
173 |                 let sameChannelName = message.channelName == self.channelName
    |                                                              `- warning: capture of 'self' with non-sendable type 'ACChannel' in a '@Sendable' closure; this is an error in the Swift 6 language mode
174 |                 switch (message.type, sameChannelName) {
175 |                 case (.confirmSubscription, true):
[1330/1334] Compiling ActionCableSwift ACWebSocketProtocol.swift
[1331/1334] Compiling ActionCableSwift WS.swift
/host/spi-builder-workspace/Sources/ActionCableSwift/WebSocketClient/WS.swift:51:13: warning: capture of 'self' with non-sendable type 'WSS' in a '@Sendable' closure
 15 |
 16 |
 17 | open class WSS: ACWebSocketProtocol {
    |            `- note: class 'WSS' does not conform to the 'Sendable' protocol
 18 |
 19 |     public var url: URL
    :
 49 |                           on: eventLoopGroup
 50 |         ) { ws in
 51 |             self.ws = ws
    |             `- warning: capture of 'self' with non-sendable type 'WSS' in a '@Sendable' closure
 52 |
 53 |             ws.onPing { [weak self] (ws, buffer) in
/host/spi-builder-workspace/Sources/ActionCableSwift/WebSocketClient/WS.swift:54:17: warning: capture of 'self' with non-sendable type 'WSS?' in a '@Sendable' closure; this is an error in the Swift 6 language mode
 15 |
 16 |
 17 | open class WSS: ACWebSocketProtocol {
    |            `- note: class 'WSS' does not conform to the 'Sendable' protocol
 18 |
 19 |     public var url: URL
    :
 52 |
 53 |             ws.onPing { [weak self] (ws, buffer) in
 54 |                 self?.onPing?()
    |                 `- warning: capture of 'self' with non-sendable type 'WSS?' in a '@Sendable' closure; this is an error in the Swift 6 language mode
 55 |             }
 56 |
/host/spi-builder-workspace/Sources/ActionCableSwift/WebSocketClient/WS.swift:58:17: warning: capture of 'self' with non-sendable type 'WSS?' in a '@Sendable' closure; this is an error in the Swift 6 language mode
 15 |
 16 |
 17 | open class WSS: ACWebSocketProtocol {
    |            `- note: class 'WSS' does not conform to the 'Sendable' protocol
 18 |
 19 |     public var url: URL
    :
 56 |
 57 |             ws.onPong { [weak self] (ws, buffer) in
 58 |                 self?.onPong?()
    |                 `- warning: capture of 'self' with non-sendable type 'WSS?' in a '@Sendable' closure; this is an error in the Swift 6 language mode
 59 |             }
 60 |
/host/spi-builder-workspace/Sources/ActionCableSwift/WebSocketClient/WS.swift:64:21: warning: capture of 'self' with non-sendable type 'WSS?' in a '@Sendable' closure
 15 |
 16 |
 17 | open class WSS: ACWebSocketProtocol {
    |            `- note: class 'WSS' does not conform to the 'Sendable' protocol
 18 |
 19 |     public var url: URL
    :
 62 |                 switch result {
 63 |                 case .success:
 64 |                     self?.onDisconnected?(nil)
    |                     `- warning: capture of 'self' with non-sendable type 'WSS?' in a '@Sendable' closure
 65 |                     self?.onCancelled?()
 66 |                 case let .failure(error):
/host/spi-builder-workspace/Sources/ActionCableSwift/WebSocketClient/WS.swift:73:17: warning: capture of 'self' with non-sendable type 'WSS' in a '@Sendable' closure
 15 |
 16 |
 17 | open class WSS: ACWebSocketProtocol {
    |            `- note: class 'WSS' does not conform to the 'Sendable' protocol
 18 |
 19 |     public var url: URL
    :
 71 |
 72 |             ws.onText { (ws, text) in
 73 |                 self.onText?(text)
    |                 `- warning: capture of 'self' with non-sendable type 'WSS' in a '@Sendable' closure
 74 |             }
 75 |
/host/spi-builder-workspace/Sources/ActionCableSwift/WebSocketClient/WS.swift:79:17: warning: capture of 'self' with non-sendable type 'WSS' in a '@Sendable' closure
 15 |
 16 |
 17 | open class WSS: ACWebSocketProtocol {
    |            `- note: class 'WSS' does not conform to the 'Sendable' protocol
 18 |
 19 |     public var url: URL
    :
 77 |                 var data: Data = Data()
 78 |                 data.append(contentsOf: buffer.readableBytesView)
 79 |                 self.onBinary?(data)
    |                 `- warning: capture of 'self' with non-sendable type 'WSS' in a '@Sendable' closure
 80 |             }
 81 |
/host/spi-builder-workspace/Sources/ActionCableSwift/WebSocketClient/WS.swift:85:30: warning: capture of 'self' with non-sendable type 'WSS?' in a '@Sendable' closure
 15 |
 16 |
 17 | open class WSS: ACWebSocketProtocol {
    |            `- note: class 'WSS' does not conform to the 'Sendable' protocol
 18 |
 19 |     public var url: URL
    :
 83 |
 84 |         promise.futureResult.whenSuccess { [weak self] (_) in
 85 |             guard let self = self else { return }
    |                              `- warning: capture of 'self' with non-sendable type 'WSS?' in a '@Sendable' closure
 86 |             self.onConnected?(nil)
 87 |         }
/host/spi-builder-workspace/Sources/ActionCableSwift/WebSocketClient/WS.swift:102:13: warning: capture of 'completion' with non-sendable type '(() -> Void)?' in a '@Sendable' closure
100 |         ws?.send([UInt8](data), promise: promise)
101 |         promise?.futureResult.whenComplete { (_) in
102 |             completion?()
    |             |- warning: capture of 'completion' with non-sendable type '(() -> Void)?' in a '@Sendable' closure
    |             `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
103 |         }
104 |     }
/host/spi-builder-workspace/Sources/ActionCableSwift/WebSocketClient/WS.swift:114:13: warning: capture of 'completion' with non-sendable type '(() -> Void)?' in a '@Sendable' closure
112 |         ws?.send(text, promise: promise)
113 |         promise?.futureResult.whenComplete { (_) in
114 |             completion?()
    |             |- warning: capture of 'completion' with non-sendable type '(() -> Void)?' in a '@Sendable' closure
    |             `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
115 |         }
116 |     }
[1332/1334] Compiling ActionCableSwift Extensions.swift
[1333/1334] Compiling ActionCableSwift ActionCableSwift.swift
/host/spi-builder-workspace/Sources/ActionCableSwift/ActionCableSwift.swift:130:32: warning: capture of 'self' with non-sendable type 'ACClient' in a '@Sendable' closure; this is an error in the Swift 6 language mode
  4 | import NIOCore
  5 |
  6 | public final class ACClient {
    |                    `- note: class 'ACClient' does not conform to the 'Sendable' protocol
  7 |
  8 |     public var ws: ACWebSocketProtocol
    :
128 |             self.setIsConnected(to: true)
129 |             self.clientConcurrentQueue.async { [headers] in
130 |                 let closures = self.onConnected
    |                                `- warning: capture of 'self' with non-sendable type 'ACClient' in a '@Sendable' closure; this is an error in the Swift 6 language mode
131 |                 for closure in closures {
132 |                     closure(headers)
/host/spi-builder-workspace/Sources/ActionCableSwift/ActionCableSwift.swift:140:32: warning: capture of 'self' with non-sendable type 'ACClient' in a '@Sendable' closure; this is an error in the Swift 6 language mode
  4 | import NIOCore
  5 |
  6 | public final class ACClient {
    |                    `- note: class 'ACClient' does not conform to the 'Sendable' protocol
  7 |
  8 |     public var ws: ACWebSocketProtocol
    :
138 |             self.setIsConnected(to: false)
139 |             self.clientConcurrentQueue.async { [reason] in
140 |                 let closures = self.onDisconnected
    |                                `- warning: capture of 'self' with non-sendable type 'ACClient' in a '@Sendable' closure; this is an error in the Swift 6 language mode
141 |                 for closure in closures {
142 |                     closure(reason)
/host/spi-builder-workspace/Sources/ActionCableSwift/ActionCableSwift.swift:150:32: warning: capture of 'self' with non-sendable type 'ACClient' in a '@Sendable' closure; this is an error in the Swift 6 language mode
  4 | import NIOCore
  5 |
  6 | public final class ACClient {
    |                    `- note: class 'ACClient' does not conform to the 'Sendable' protocol
  7 |
  8 |     public var ws: ACWebSocketProtocol
    :
148 |             self.setIsConnected(to: false)
149 |             self.clientConcurrentQueue.async {
150 |                 let closures = self.onCancelled
    |                                `- warning: capture of 'self' with non-sendable type 'ACClient' in a '@Sendable' closure; this is an error in the Swift 6 language mode
151 |                 for closure in closures {
152 |                     closure()
/host/spi-builder-workspace/Sources/ActionCableSwift/ActionCableSwift.swift:159:32: warning: capture of 'self' with non-sendable type 'ACClient' in a '@Sendable' closure; this is an error in the Swift 6 language mode
  4 | import NIOCore
  5 |
  6 | public final class ACClient {
    |                    `- note: class 'ACClient' does not conform to the 'Sendable' protocol
  7 |
  8 |     public var ws: ACWebSocketProtocol
    :
157 |             guard let self = self else { return }
158 |             self.clientConcurrentQueue.async { [text] in
159 |                 let closures = self.onText
    |                                `- warning: capture of 'self' with non-sendable type 'ACClient' in a '@Sendable' closure; this is an error in the Swift 6 language mode
160 |                 for closure in closures {
161 |                     closure(text)
/host/spi-builder-workspace/Sources/ActionCableSwift/ActionCableSwift.swift:168:32: warning: capture of 'self' with non-sendable type 'ACClient' in a '@Sendable' closure; this is an error in the Swift 6 language mode
  4 | import NIOCore
  5 |
  6 | public final class ACClient {
    |                    `- note: class 'ACClient' does not conform to the 'Sendable' protocol
  7 |
  8 |     public var ws: ACWebSocketProtocol
    :
166 |             guard let self = self else { return }
167 |             self.clientConcurrentQueue.async { [data] in
168 |                 let closures = self.onBinary
    |                                `- warning: capture of 'self' with non-sendable type 'ACClient' in a '@Sendable' closure; this is an error in the Swift 6 language mode
169 |                 for closure in closures {
170 |                     closure(data)
/host/spi-builder-workspace/Sources/ActionCableSwift/ActionCableSwift.swift:177:32: warning: capture of 'self' with non-sendable type 'ACClient' in a '@Sendable' closure; this is an error in the Swift 6 language mode
  4 | import NIOCore
  5 |
  6 | public final class ACClient {
    |                    `- note: class 'ACClient' does not conform to the 'Sendable' protocol
  7 |
  8 |     public var ws: ACWebSocketProtocol
    :
175 |             guard let self = self else { return }
176 |             self.clientConcurrentQueue.async {
177 |                 let closures = self.onPing
    |                                `- warning: capture of 'self' with non-sendable type 'ACClient' in a '@Sendable' closure; this is an error in the Swift 6 language mode
178 |                 for closure in closures {
179 |                     closure()
/host/spi-builder-workspace/Sources/ActionCableSwift/ActionCableSwift.swift:187:32: warning: capture of 'closures' with non-sendable type '[() -> Void]' in a '@Sendable' closure; this is an error in the Swift 6 language mode
185 |             let closures = self.onPong
186 |             self.clientConcurrentQueue.async {
187 |                 for closure in closures {
    |                                |- warning: capture of 'closures' with non-sendable type '[() -> Void]' in a '@Sendable' closure; this is an error in the Swift 6 language mode
    |                                `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
188 |                     closure()
189 |                 }
[1334/1334] Compiling ActionCableSwift Helpers.swift
/host/spi-builder-workspace/Sources/ActionCableSwift/Helpers.swift:150:30: warning: capture of 'self' with non-sendable type 'PingRoundWatcher?' in a '@Sendable' closure; this is an error in the Swift 6 language mode
123 | }
124 |
125 | public final class PingRoundWatcher {
    |                    `- note: class 'PingRoundWatcher' does not conform to the 'Sendable' protocol
126 |
127 |
    :
148 |
149 |         Thread { [weak self] in
150 |             guard let self = self else { return }
    |                              `- warning: capture of 'self' with non-sendable type 'PingRoundWatcher?' in a '@Sendable' closure; this is an error in the Swift 6 language mode
151 |             self.setStarted(to: true)
152 |             while true {
Build complete! (104.53s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-extensions-pack",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.16.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nerzh/swift-extensions-pack.git"
    },
    {
      "identity" : "websocket-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.14.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/websocket-kit.git"
    }
  ],
  "manifest_display_name" : "ActionCableSwift",
  "name" : "ActionCableSwift",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "ActionCableSwift",
      "targets" : [
        "ActionCableSwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ActionCableSwift",
      "module_type" : "SwiftTarget",
      "name" : "ActionCableSwift",
      "path" : "Sources/ActionCableSwift",
      "product_dependencies" : [
        "SwiftExtensionsPack",
        "WebSocketKit"
      ],
      "product_memberships" : [
        "ActionCableSwift"
      ],
      "sources" : [
        "ACChannel.swift",
        "ACSerializer.swift",
        "ActionCableSwift.swift",
        "Extensions.swift",
        "Helpers.swift",
        "WebSocketClient/ACWebSocketProtocol.swift",
        "WebSocketClient/WS.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.