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 spacetrack, reference 1.2.0 (15a2f7), with Swift 6.1 for Android on 28 May 2025 06:53:58 UTC.

Swift 6 data race errors: 4

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -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.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fundaev/spacetrack.git
Reference: 1.2.0
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/fundaev/spacetrack
 * tag               1.2.0      -> FETCH_HEAD
HEAD is now at 15a2f7c Update README.md
Cloned https://github.com/fundaev/spacetrack.git
Revision (git rev-parse @):
15a2f7cf8f7ca14a2851f78b8a3e27c247b8571b
SUCCESS checkout https://github.com/fundaev/spacetrack.git at 1.2.0
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/fundaev/spacetrack.git
https://github.com/fundaev/spacetrack.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "async-http-client",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.10.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/async-http-client.git"
    }
  ],
  "manifest_display_name" : "spacetrack",
  "name" : "spacetrack",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SpaceTrack",
      "targets" : [
        "SpaceTrack"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SpaceTrackTests",
      "module_type" : "SwiftTarget",
      "name" : "SpaceTrackTests",
      "path" : "Tests/SpaceTrackTests",
      "sources" : [
        "BoxscoreTests.swift",
        "ConjunctionDataMessageTests.swift",
        "DecayTests.swift",
        "GPTests.swift",
        "LaunchSiteTests.swift",
        "OrderTests.swift",
        "PredicateTests.swift",
        "SatelliteChangeTests.swift",
        "SatelliteTests.swift",
        "TIPMessageTests.swift",
        "Utils.swift"
      ],
      "target_dependencies" : [
        "SpaceTrack"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SpaceTrack",
      "module_type" : "SwiftTarget",
      "name" : "SpaceTrack",
      "path" : "Sources/SpaceTrack",
      "product_dependencies" : [
        "AsyncHTTPClient"
      ],
      "product_memberships" : [
        "SpaceTrack"
      ],
      "sources" : [
        "AuthDecoder.swift",
        "AuthDelegate.swift",
        "Client.swift",
        "DataDalegate.swift",
        "DataDecoder.swift",
        "DateDecoder.swift",
        "Entities/Boxscore.swift",
        "Entities/Common.swift",
        "Entities/ConjunctionDataMessage.swift",
        "Entities/Decay.swift",
        "Entities/GeneralPerturbations.swift",
        "Entities/LaunchSite.swift",
        "Entities/SatelliteCatalog.swift",
        "Entities/SatelliteCatalogChange.swift",
        "Entities/TIPMessage.swift",
        "Order.swift",
        "Predicate.swift",
        "RequestInfo.swift",
        "Session.swift",
        "Types.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.4"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/swift-server/async-http-client.git
[1/14014] Fetching async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (0.85s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (1.83s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-log.git
[1/5914] Fetching swift-nio-extras
[475/11873] Fetching swift-nio-extras, swift-algorithms
[1721/13583] Fetching swift-nio-extras, swift-algorithms, swift-atomics
[1976/16250] Fetching swift-nio-extras, swift-algorithms, swift-atomics, swift-nio-transport-services
[10779/20086] Fetching swift-nio-extras, swift-algorithms, swift-atomics, swift-nio-transport-services, swift-log
[12969/31613] Fetching swift-nio-extras, swift-algorithms, swift-atomics, swift-nio-transport-services, swift-log, swift-nio-http2
Fetched https://github.com/apple/swift-atomics.git from cache (1.96s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.96s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.96s)
Fetched https://github.com/apple/swift-log.git from cache (1.96s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.97s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.98s)
[1/14843] Fetching swift-nio-ssl
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.05s)
[1/76055] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.69s)
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 (9.28s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (2.65s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (0.66s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.27.1 (0.87s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-http-types.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-async-algorithms.git
Fetching https://github.com/apple/swift-asn1.git
[1/1141] Fetching swift-http-structured-headers
[424/2045] Fetching swift-http-structured-headers, swift-http-types
[1552/3635] Fetching swift-http-structured-headers, swift-http-types, swift-asn1
[2172/6061] Fetching swift-http-structured-headers, swift-http-types, swift-asn1, swift-service-lifecycle
[2302/11046] Fetching swift-http-structured-headers, swift-http-types, swift-asn1, swift-service-lifecycle, swift-async-algorithms
[8313/17201] Fetching swift-http-structured-headers, swift-http-types, swift-asn1, swift-service-lifecycle, swift-async-algorithms, swift-certificates
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.61s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.61s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.61s)
Fetched https://github.com/apple/swift-asn1.git from cache (0.62s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.62s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.62s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.19s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.53s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (0.56s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.74s)
Fetching https://github.com/apple/swift-collections.git
[1/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.60s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (3.34s)
Fetching https://github.com/apple/swift-crypto.git
[1/13936] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.14s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (4.41s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.69s)
Fetching https://github.com/apple/swift-numerics.git
[1/5691] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.47s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.20s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.93s)
Fetching https://github.com/apple/swift-system.git
[1/4391] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.62s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (1.64s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (2.48s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (0.93s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.92s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.42s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
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.27.1
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-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-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-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/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.3.0
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-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.26.1
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.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.31.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/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Building for debugging...
[0/440] Write sources
[21/440] Compiling CNIOLinux liburing_shims.c
[21/440] Compiling CNIOWindows WSAStartup.c
[21/440] Write sources
[26/440] Compiling CNIODarwin shim.c
[27/440] Compiling _NumericsShims _NumericsShims.c
[28/440] Compiling CNIOWindows shim.c
[29/440] Compiling CNIOWASI CNIOWASI.c
[29/440] Compiling _AtomicsShims.c
[31/440] Compiling CNIOExtrasZlib empty.c
[31/440] Compiling CNIOLLHTTP c_nio_http.c
[33/440] Compiling CNIOLinux shim.c
[34/440] Compiling CNIOLLHTTP c_nio_api.c
[35/440] Compiling fiat_p256_adx_mul.S
[36/440] Compiling fiat_p256_adx_sqr.S
[37/440] Compiling fiat_curve25519_adx_square.S
[38/440] Compiling fiat_curve25519_adx_mul.S
[39/440] Write swift-version-24593BA9C3E375BF.txt
[40/440] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[41/440] Compiling CNIOLLHTTP c_nio_llhttp.c
[42/440] Compiling CNIOBoringSSLShims shims.c
[44/456] Emitting module _NIOBase64
[45/456] Emitting module RealModule
[45/457] Compiling tls_method.cc
[46/462] Compiling tls13_server.cc
[47/462] Compiling tls_record.cc
[48/476] Compiling tls13_client.cc
[49/495] Compiling tls13_enc.cc
[51/495] Emitting module InternalCollectionsUtilities
[52/496] Emitting module Logging
[52/496] Compiling t1_enc.cc
[53/496] Compiling tls13_both.cc
[55/496] Compiling Atomics Primitives.native.swift
[56/496] Compiling Atomics Primitives.shims.swift
[57/496] Compiling Atomics RawRepresentable.swift
[58/496] Compiling Atomics AtomicBool.swift
[59/496] Compiling RealModule RealFunctions.swift
[60/496] Compiling RealModule Float16+Real.swift
[61/496] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[62/496] Compiling _NIOBase64 Base64.swift
[63/496] Compiling RealModule Float80+Real.swift
[64/496] Compiling RealModule Real.swift
[65/497] Compiling Atomics AtomicReference.swift
[66/497] Compiling Atomics AtomicStorage.swift
[67/497] Emitting module _NIODataStructures
[68/497] Compiling _NIODataStructures Heap.swift
[69/497] Compiling Atomics IntegerConformances.swift
[70/497] Compiling Atomics PointerConformances.swift
[71/497] Compiling Atomics AtomicMemoryOrderings.swift
[72/497] Compiling Atomics DoubleWord.swift
[73/497] Compiling Atomics AtomicInteger.swift
[74/497] Compiling Atomics AtomicOptionalWrappable.swift
[75/497] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[76/497] Compiling RealModule ElementaryFunctions.swift
[77/497] Compiling Atomics AtomicValue.swift
[78/497] Compiling Atomics ManagedAtomic.swift
[79/497] Compiling Atomics ManagedAtomicLazyReference.swift
[80/497] Compiling Atomics OptionalRawRepresentable.swift
[81/497] Compiling RealModule Float+Real.swift
[83/499] Compiling _NIODataStructures PriorityQueue.swift
[84/499] Compiling _NIODataStructures _TinyArray.swift
[89/502] Compiling Atomics UnsafeAtomic.swift
[90/502] Compiling Atomics UnsafeAtomicLazyReference.swift
[103/511] Emitting module Atomics
[104/515] Compiling Atomics IntegerOperations.swift
[105/515] Compiling Atomics Unmanaged extensions.swift
[106/527] Compiling Algorithms EitherSequence.swift
[107/527] Compiling Algorithms FirstNonNil.swift
[108/527] Compiling Algorithms FlattenCollection.swift
[109/543] Compiling ssl_versions.cc
[110/543] Compiling ssl_transcript.cc
[112/543] Compiling DequeModule Deque+CustomReflectable.swift
[113/543] Compiling DequeModule Deque+Descriptions.swift
[114/543] Compiling DequeModule Deque+Equatable.swift
[115/543] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[116/545] Compiling DequeModule _DequeBuffer.swift
[117/545] Compiling DequeModule _DequeBufferHeader.swift
[118/545] Compiling Algorithms RandomSample.swift
[119/545] Compiling Algorithms Reductions.swift
[120/545] Compiling Algorithms Rotate.swift
[120/548] Compiling ssl_session.cc
[124/548] Compiling DequeModule Deque+Extras.swift
[125/548] Compiling DequeModule Deque+Hashable.swift
[128/548] Compiling DequeModule Deque+Testing.swift
[129/548] Compiling DequeModule Deque._Storage.swift
[130/548] Compiling Algorithms Split.swift
[131/548] Compiling Algorithms Stride.swift
[132/548] Compiling Algorithms Suffix.swift
[132/548] Compiling ssl_stat.cc
[133/548] Compiling ssl_x509.cc
[135/548] Compiling DequeModule _DequeSlot.swift
[136/548] Compiling DequeModule _UnsafeWrappedBuffer.swift
[136/548] Compiling ssl_key_share.cc
[138/548] Compiling Algorithms Trim.swift
[139/548] Compiling Algorithms Unique.swift
[140/548] Compiling Algorithms Windows.swift
[145/548] Compiling Algorithms Keyed.swift
[146/548] Compiling Algorithms MinMax.swift
[146/548] Compiling ssl_privkey.cc
[148/548] Compiling DequeModule Deque._UnsafeHandle.swift
[149/548] Compiling DequeModule Deque.swift
[150/548] Compiling DequeModule Deque+Codable.swift
[151/548] Compiling DequeModule Deque+Collection.swift
[156/548] Compiling Logging MetadataProvider.swift
[157/548] Compiling Logging Locks.swift
[158/548] Compiling Logging LogHandler.swift
[159/548] Compiling Logging Logging.swift
[165/549] Emitting module DequeModule
[166/550] Compiling ssl_cipher.cc
[167/550] Compiling ssl_credential.cc
[168/550] Compiling ssl_file.cc
[169/550] Compiling ssl_lib.cc
[170/550] Compiling ssl_cert.cc
[171/550] Compiling ssl_asn1.cc
[173/550] Emitting module Algorithms
[174/551] Compiling ssl_buffer.cc
[175/551] Compiling ssl_aead_ctx.cc
[176/551] Compiling s3_lib.cc
[177/551] Compiling handshake_client.cc
[178/551] Compiling handshake_server.cc
[179/551] Compiling s3_pkt.cc
[180/551] Compiling s3_both.cc
[181/551] Compiling handoff.cc
[182/551] Compiling handshake.cc
[183/551] Compiling encrypted_client_hello.cc
[184/551] Compiling extensions.cc
[185/551] Compiling dtls_record.cc
[186/551] Compiling md5-x86_64-linux.S
[187/551] Compiling dtls_method.cc
[188/551] Compiling md5-x86_64-apple.S
[189/551] Compiling md5-586-linux.S
[190/551] Compiling md5-586-apple.S
[191/551] Compiling chacha20_poly1305_x86_64-linux.S
[192/551] Compiling d1_srtp.cc
[193/551] Compiling chacha20_poly1305_x86_64-apple.S
[194/551] Compiling chacha20_poly1305_armv8-win.S
[195/551] Compiling chacha20_poly1305_armv8-apple.S
[196/551] Compiling d1_pkt.cc
[197/551] Compiling chacha20_poly1305_armv8-linux.S
[198/551] Compiling chacha-x86_64-linux.S
[199/551] Compiling chacha-x86-linux.S
[200/551] Compiling chacha-x86_64-apple.S
[201/551] Compiling chacha-x86-apple.S
[202/551] Compiling chacha-armv8-win.S
[203/551] Compiling chacha-armv8-apple.S
[204/551] Compiling err_data.cc
[205/551] Compiling chacha-armv4-linux.S
[206/551] Compiling chacha-armv8-linux.S
[207/551] Compiling aes128gcmsiv-x86_64-linux.S
[208/551] Compiling aes128gcmsiv-x86_64-apple.S
[209/551] Compiling x86_64-mont5-apple.S
[210/551] Compiling x86_64-mont5-linux.S
[211/551] Compiling x86_64-mont-linux.S
[212/551] Compiling d1_lib.cc
[213/551] Compiling x86_64-mont-apple.S
[214/551] Compiling vpaes-x86_64-apple.S
[215/551] Compiling x86-mont-linux.S
[216/551] Compiling bio_ssl.cc
[217/551] Compiling x86-mont-apple.S
[218/551] Compiling vpaes-x86-linux.S
[219/551] Compiling vpaes-x86_64-linux.S
[220/551] Compiling vpaes-x86-apple.S
[221/551] Compiling d1_both.cc
[222/551] Compiling vpaes-armv8-win.S
[223/551] Compiling vpaes-armv8-linux.S
[224/551] Compiling sha512-x86_64-linux.S
[225/551] Compiling vpaes-armv8-apple.S
[226/551] Compiling vpaes-armv7-linux.S
[227/551] Compiling sha512-x86_64-apple.S
[228/551] Compiling sha512-armv8-win.S
[229/551] Compiling sha512-armv8-apple.S
[230/551] Compiling sha512-armv4-linux.S
[231/551] Compiling sha512-586-apple.S
[232/551] Compiling sha512-586-linux.S
[233/551] Compiling sha256-x86_64-apple.S
[234/551] Compiling sha256-x86_64-linux.S
[235/551] Compiling sha256-armv8-win.S
[236/551] Compiling sha512-armv8-linux.S
[237/551] Compiling sha256-armv8-apple.S
[238/551] Compiling sha256-armv4-linux.S
[239/551] Compiling sha256-armv8-linux.S
[240/551] Compiling sha1-x86_64-linux.S
[241/551] Compiling sha256-586-apple.S
[242/551] Compiling sha256-586-linux.S
[242/551] Compiling sha1-x86_64-apple.S
[244/551] Compiling sha1-armv8-win.S
[245/551] Compiling sha1-armv8-apple.S
[246/551] Compiling sha1-armv8-linux.S
[247/551] Compiling sha1-586-linux.S
[247/551] Compiling sha1-armv4-large-linux.S
[247/551] Compiling rsaz-avx2-apple.S
[250/551] Compiling rsaz-avx2-linux.S
[251/551] Compiling sha1-586-apple.S
[252/551] Compiling rdrand-x86_64-linux.S
[253/551] Compiling rdrand-x86_64-apple.S
[254/551] Compiling p256_beeu-armv8-asm-apple.S
[254/551] Compiling p256_beeu-x86_64-asm-apple.S
[256/551] Compiling p256_beeu-x86_64-asm-linux.S
[257/551] Compiling p256_beeu-armv8-asm-win.S
[258/551] Compiling p256-x86_64-asm-linux.S
[259/551] Compiling p256_beeu-armv8-asm-linux.S
[260/551] Compiling p256-x86_64-asm-apple.S
[261/551] Compiling p256-armv8-asm-win.S
[262/551] Compiling ghashv8-armv8-win.S
[263/551] Compiling p256-armv8-asm-apple.S
[264/551] Compiling ghashv8-armv8-linux.S
[265/551] Compiling ghashv8-armv7-linux.S
[266/551] Compiling ghash-x86_64-apple.S
[267/551] Compiling p256-armv8-asm-linux.S
[268/551] Compiling ghashv8-armv8-apple.S
[269/551] Compiling ghash-x86_64-linux.S
[270/551] Compiling ghash-x86-apple.S
[271/551] Compiling ghash-ssse3-x86_64-linux.S
[272/551] Compiling ghash-x86-linux.S
[273/551] Compiling ghash-ssse3-x86_64-apple.S
[274/551] Compiling ghash-neon-armv8-win.S
[275/551] Compiling ghash-ssse3-x86-linux.S
[276/551] Compiling ghash-ssse3-x86-apple.S
[277/551] Compiling co-586-linux.S
[278/551] Compiling ghash-neon-armv8-apple.S
[279/551] Compiling ghash-armv4-linux.S
[280/551] Compiling ghash-neon-armv8-linux.S
[281/551] Compiling co-586-apple.S
[282/551] Compiling bsaes-armv7-linux.S
[283/551] Compiling armv8-mont-win.S
[284/551] Compiling bn-586-linux.S
[285/551] Compiling bn-armv8-win.S
[286/551] Compiling bn-armv8-apple.S
[287/551] Compiling bn-586-apple.S
[288/551] Compiling bn-armv8-linux.S
[289/551] Compiling armv8-mont-linux.S
[290/551] Compiling armv8-mont-apple.S
[291/551] Compiling aesv8-gcm-armv8-win.S
[292/551] Compiling aesv8-armv8-linux.S
[293/551] Compiling aesv8-gcm-armv8-apple.S
[294/551] Compiling aesv8-armv8-win.S
[294/551] Compiling armv4-mont-linux.S
[296/551] Compiling aesv8-gcm-armv8-linux.S
[297/551] Compiling aesv8-armv7-linux.S
[298/551] Compiling aesv8-armv8-apple.S
[298/551] Compiling aesni-x86_64-apple.S
[300/551] Compiling aesni-x86_64-linux.S
[301/551] Compiling aesni-gcm-x86_64-linux.S
[302/551] Compiling aesni-x86-linux.S
[302/551] Compiling aesni-x86-apple.S
[304/551] Compiling aesni-gcm-x86_64-apple.S
[305/551] Compiling aes-gcm-avx2-x86_64-apple.S
[306/551] Compiling aes-gcm-avx10-x86_64-linux.S
[307/551] Compiling aes-gcm-avx2-x86_64-linux.S
[308/551] Compiling aes-gcm-avx10-x86_64-apple.S
[309/551] Compiling x_pubkey.cc
[310/551] Compiling x_x509a.cc
[311/551] Compiling x_sig.cc
[312/551] Compiling x_spki.cc
[313/551] Compiling x_x509.cc
[314/551] Compiling x_req.cc
[315/551] Compiling x_val.cc
[316/551] Compiling x_name.cc
[317/551] Compiling x_exten.cc
[318/551] Compiling x_all.cc
[319/551] Compiling x_attrib.cc
[320/551] Compiling x_crl.cc
[321/551] Compiling x_algor.cc
[322/551] Compiling x509spki.cc
[323/551] Compiling x509rset.cc
[324/551] Compiling x509name.cc
[325/551] Compiling x509cset.cc
[326/551] Compiling x509_vfy.cc
[327/551] Compiling x509_vpm.cc
[328/551] Compiling x509_txt.cc
[329/551] Compiling x509_v3.cc
[330/551] Compiling x509_trs.cc
[331/551] Compiling x509_set.cc
[332/551] Compiling x509_obj.cc
[333/551] Compiling x509_req.cc
[334/551] Compiling x509_def.cc
[335/551] Compiling x509_d2.cc
[336/551] Compiling x509_ext.cc
[337/551] Compiling x509_lu.cc
[338/551] Compiling x509_cmp.cc
[339/551] Compiling x509_att.cc
[340/551] Compiling x509.cc
[341/551] Compiling v3_utl.cc
[342/551] Compiling v3_prn.cc
[343/551] Compiling v3_skey.cc
[344/551] Compiling v3_pmaps.cc
[345/551] Compiling v3_purp.cc
[346/551] Compiling v3_pcons.cc
[347/551] Compiling v3_ocsp.cc
[348/551] Compiling v3_ncons.cc
[349/551] Compiling v3_lib.cc
[350/551] Compiling v3_int.cc
[351/551] Compiling v3_info.cc
[352/551] Compiling v3_ia5.cc
[353/551] Compiling v3_extku.cc
[354/551] Compiling v3_genn.cc
[355/551] Compiling v3_crld.cc
[356/551] Compiling v3_enum.cc
[357/551] Compiling v3_cpols.cc
[358/551] Compiling v3_bcons.cc
[359/551] Compiling v3_conf.cc
[360/551] Compiling v3_alt.cc
[361/551] Compiling v3_bitst.cc
[362/551] Compiling t_x509a.cc
[363/551] Compiling v3_akeya.cc
[364/551] Compiling v3_akey.cc
[365/551] Compiling i2d_pr.cc
[366/551] Compiling t_x509.cc
[367/551] Compiling t_req.cc
[368/551] Compiling rsa_pss.cc
[368/551] Compiling t_crl.cc
[370/551] Compiling policy.cc
[371/551] Compiling name_print.cc
[372/551] Compiling by_file.cc
[373/551] Compiling by_dir.cc
[374/551] Compiling asn1_gen.cc
[375/551] Compiling a_verify.cc
[376/551] Compiling algorithm.cc
[377/551] Compiling a_digest.cc
[378/551] Compiling voprf.cc
[379/551] Compiling a_sign.cc
[380/551] Compiling thread_win.cc
[381/551] Compiling trust_token.cc
[382/551] Compiling thread_pthread.cc
[383/551] Compiling thread_none.cc
[384/551] Compiling thread.cc
[385/551] Compiling stack.cc
[386/551] Compiling pmbtoken.cc
[387/551] Compiling sha512.cc
[388/551] Compiling siphash.cc
[389/551] Compiling sha256.cc
[390/551] Compiling slhdsa.cc
[391/551] Compiling spake2plus.cc
[392/551] Compiling sha1.cc
[393/551] Compiling rsa_extra.cc
[394/551] Compiling rsa_print.cc
[395/551] Compiling rsa_crypt.cc
[396/551] Compiling refcount.cc
[397/551] Compiling rc4.cc
[398/551] Compiling trusty.cc
[399/551] Compiling windows.cc
[400/551] Compiling rand.cc
[401/551] Compiling rsa_asn1.cc
[402/551] Compiling urandom.cc
[403/551] Compiling getentropy.cc
[404/551] Compiling forkunsafe.cc
[405/551] Compiling passive.cc
[406/551] Compiling ios.cc
[407/551] Compiling poly1305_arm_asm.S
[408/551] Compiling fork_detect.cc
[409/551] Compiling deterministic.cc
[410/551] Compiling poly1305.cc
[411/551] Compiling poly1305_vec.cc
[412/551] Compiling pool.cc
[413/551] Compiling poly1305_arm.cc
[414/551] Compiling pkcs7.cc
[415/551] Compiling pkcs8.cc
[416/551] Compiling pkcs8_x509.cc
[417/551] Compiling p5_pbev2.cc
[418/551] Compiling pkcs7_x509.cc
[419/551] Compiling pem_xaux.cc
[420/551] Compiling pem_oth.cc
[421/551] Compiling pem_x509.cc
[422/551] Compiling pem_pkey.cc
[423/551] Compiling pem_pk8.cc
[424/551] Compiling pem_all.cc
[425/551] Compiling pem_info.cc
[426/551] Compiling pem_lib.cc
[427/551] Compiling mlkem.cc
[428/551] Compiling obj_xref.cc
[429/551] Compiling mem.cc
[430/551] Compiling mldsa.cc
[431/551] Compiling poly_rq_mul.S
[432/551] Compiling md5.cc
[433/551] Compiling fips_shared_support.cc
[434/551] Compiling md4.cc
[435/551] Compiling obj.cc
[436/551] Compiling lhash.cc
[437/551] Compiling kyber.cc
[438/551] Compiling sign.cc
[439/551] Compiling ex_data.cc
[440/551] Compiling print.cc
[441/551] Compiling scrypt.cc
[442/551] Compiling hrss.cc
[443/551] Compiling hpke.cc
[444/551] Compiling pbkdf.cc
[445/551] Compiling p_x25519.cc
[446/551] Compiling p_x25519_asn1.cc
[447/551] Compiling p_ed25519_asn1.cc
[448/551] Compiling p_rsa_asn1.cc
[449/551] Compiling p_rsa.cc
[450/551] Compiling p_hkdf.cc
[451/551] Compiling p_ed25519.cc
[452/551] Compiling p_ec.cc
[453/551] Compiling p_ec_asn1.cc
[454/551] Compiling p_dh.cc
[455/551] Compiling evp_ctx.cc
[456/551] Compiling p_dsa_asn1.cc
[457/551] Compiling p_dh_asn1.cc
[458/551] Compiling evp.cc
[459/551] Compiling evp_asn1.cc
[460/551] Compiling err.cc
[461/551] Compiling engine.cc
[462/551] Compiling ecdh.cc
[463/551] Compiling hash_to_curve.cc
[464/551] Compiling ecdsa_asn1.cc
[465/551] Compiling ec_derive.cc
[466/551] Compiling dsa.cc
[467/551] Compiling ec_asn1.cc
[468/551] Compiling dsa_asn1.cc
[469/551] Compiling params.cc
[470/551] Compiling x25519-asm-arm.S
[471/551] Compiling crypto.cc
[472/551] Compiling bcm.cc
[473/551] Compiling digest_extra.cc
[474/551] Compiling cpu_intel.cc
[475/551] Compiling des.cc
[476/551] Compiling curve25519_64_adx.cc
[477/551] Compiling dh_asn1.cc
[478/551] Compiling cpu_arm_linux.cc
[479/551] Compiling spake25519.cc
[480/551] Compiling cpu_aarch64_win.cc
[481/551] Compiling cpu_aarch64_sysreg.cc
[482/551] Compiling curve25519.cc
[483/551] Compiling cpu_aarch64_fuchsia.cc
[484/551] Compiling cpu_arm_freebsd.cc
[485/551] Compiling cpu_aarch64_openbsd.cc
[486/551] Compiling cpu_aarch64_apple.cc
[487/551] Compiling cpu_aarch64_linux.cc
[488/551] Compiling tls_cbc.cc
[489/551] Compiling get_cipher.cc
[490/551] Compiling conf.cc
[491/551] Compiling e_tls.cc
[492/551] Compiling e_rc4.cc
[493/551] Compiling e_rc2.cc
[494/551] Compiling e_null.cc
[495/551] Compiling e_chacha20poly1305.cc
[496/551] Compiling e_aesgcmsiv.cc
[496/551] Compiling e_des.cc
[498/551] Compiling derive_key.cc
[499/551] Compiling e_aesctrhmac.cc
[500/551] Compiling chacha.cc
[501/551] Compiling buf.cc
[502/551] Compiling cbs.cc
[503/551] Compiling cbb.cc
[504/551] Compiling unicode.cc
[505/551] Compiling ber.cc
[506/551] Compiling asn1_compat.cc
[507/551] Compiling blake2.cc
[508/551] Compiling convert.cc
[509/551] Compiling bn_asn1.cc
[510/551] Compiling socket.cc
[511/551] Compiling file.cc
[512/551] Compiling socket_helper.cc
[513/551] Compiling pair.cc
[514/551] Compiling hexdump.cc
[515/551] Compiling printf.cc
[516/551] Compiling fd.cc
[517/551] Compiling errno.cc
[518/551] Compiling tasn_typ.cc
[519/551] Compiling connect.cc
[520/551] Compiling bio_mem.cc
[521/551] Compiling tasn_fre.cc
[522/551] Compiling bio.cc
[523/551] Compiling base64.cc
[524/551] Compiling tasn_enc.cc
[525/551] Compiling tasn_utl.cc
[526/551] Compiling tasn_new.cc
[527/551] Compiling f_string.cc
[528/551] Compiling posix_time.cc
[529/551] Compiling f_int.cc
[530/551] Compiling asn_pack.cc
[531/551] Compiling asn1_par.cc
[532/551] Compiling tasn_dec.cc
[533/551] Compiling asn1_lib.cc
[534/551] Compiling a_utctm.cc
[535/551] Compiling a_octet.cc
[536/551] Compiling a_time.cc
[537/551] Compiling a_type.cc
[538/551] Compiling a_strnid.cc
[538/551] Compiling a_strex.cc
[540/551] Compiling a_dup.cc
[541/551] Compiling a_mbstr.cc
[542/551] Compiling a_object.cc
[543/551] Compiling a_int.cc
[544/551] Compiling a_d2i_fp.cc
[545/551] Compiling a_i2d_fp.cc
[546/551] Compiling a_bool.cc
[547/551] Compiling a_gentm.cc
[548/551] Compiling a_bitstr.cc
[549/551] Compiling c-nioatomics.c
[550/551] Compiling c-atomics.c
[552/557] Compiling NIOConcurrencyHelpers NIOLock.swift
[553/557] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[554/557] Compiling NIOConcurrencyHelpers atomics.swift
[555/557] Compiling NIOConcurrencyHelpers lock.swift
[556/557] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[557/557] Emitting module NIOConcurrencyHelpers
[559/618] Compiling NIOCore MulticastChannel.swift
[560/618] Compiling NIOCore NIOAny.swift
[561/618] Compiling NIOCore NIOCloseOnErrorHandler.swift
[562/618] Compiling NIOCore NIOLoopBound.swift
[563/618] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[564/618] Compiling NIOCore NIOScheduledCallback.swift
[565/618] Compiling NIOCore NIOSendable.swift
[566/618] Compiling NIOCore RecvByteBufferAllocator.swift
[567/626] Compiling NIOCore IO.swift
[568/626] Compiling NIOCore IOData.swift
[569/626] Compiling NIOCore IPProtocol.swift
[570/626] Compiling NIOCore IntegerBitPacking.swift
[571/626] Compiling NIOCore IntegerTypes.swift
[572/626] Compiling NIOCore Interfaces.swift
[573/626] Compiling NIOCore Linux.swift
[574/626] Compiling NIOCore MarkedCircularBuffer.swift
[575/626] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[576/626] Compiling NIOCore EventLoopFuture+Deprecated.swift
[577/626] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[578/626] Compiling NIOCore EventLoopFuture.swift
[579/626] Compiling NIOCore FileDescriptor.swift
[580/626] Compiling NIOCore FileHandle.swift
[581/626] Compiling NIOCore FileRegion.swift
[582/626] Compiling NIOCore GlobalSingletons.swift
[583/626] Compiling NIOCore AddressedEnvelope.swift
[584/626] Compiling NIOCore AsyncAwaitSupport.swift
[585/626] Compiling NIOCore AsyncChannel.swift
[586/626] Compiling NIOCore AsyncChannelHandler.swift
[587/626] Compiling NIOCore AsyncChannelInboundStream.swift
[588/626] Compiling NIOCore AsyncChannelOutboundWriter.swift
[589/626] Compiling NIOCore NIOAsyncSequenceProducer.swift
[590/626] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[591/626] Compiling NIOCore NIOAsyncWriter.swift
[592/626] Compiling NIOCore CircularBuffer.swift
[593/626] Compiling NIOCore Codec.swift
[594/626] Compiling NIOCore ConvenienceOptionSupport.swift
[595/626] Compiling NIOCore DeadChannel.swift
[596/626] Compiling NIOCore DispatchQueue+WithFuture.swift
[597/626] Compiling NIOCore EventLoop+Deprecated.swift
[598/626] Compiling NIOCore EventLoop+SerialExecutor.swift
[599/626] Compiling NIOCore EventLoop.swift
[600/626] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[601/626] Compiling NIOCore BSDSocketAPI.swift
[602/626] Compiling NIOCore ByteBuffer-aux.swift
[603/626] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[604/626] Compiling NIOCore ByteBuffer-conversions.swift
[605/626] Compiling NIOCore ByteBuffer-core.swift
[606/626] Compiling NIOCore ByteBuffer-hex.swift
[607/626] Compiling NIOCore ByteBuffer-int.swift
[608/626] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[609/626] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[610/626] Compiling NIOCore SocketAddresses.swift
[611/626] Compiling NIOCore SocketOptionProvider.swift
[612/626] Compiling NIOCore SystemCallHelpers.swift
[613/626] Compiling NIOCore TimeAmount+Duration.swift
[614/626] Compiling NIOCore TypeAssistedChannelHandler.swift
[615/626] Compiling NIOCore UniversalBootstrapSupport.swift
[616/626] Compiling NIOCore Utilities.swift
[617/626] Compiling NIOCore ByteBuffer-multi-int.swift
[618/626] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[619/626] Compiling NIOCore ByteBuffer-views.swift
[620/626] Compiling NIOCore Channel.swift
[621/626] Compiling NIOCore ChannelHandler.swift
[622/626] Compiling NIOCore ChannelHandlers.swift
[623/626] Compiling NIOCore ChannelInvoker.swift
[624/626] Compiling NIOCore ChannelOption.swift
[625/626] Compiling NIOCore ChannelPipeline.swift
[626/626] Emitting module NIOCore
[628/677] Compiling NIOEmbedded AsyncTestingChannel.swift
[629/677] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[630/677] Emitting module NIOEmbedded
[631/677] Compiling NIOEmbedded Embedded.swift
[633/678] Compiling NIOPosix Pool.swift
[634/678] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[635/678] Compiling NIOPosix PosixSingletons.swift
[636/678] Compiling NIOPosix RawSocketBootstrap.swift
[637/678] Compiling NIOPosix Resolver.swift
[638/678] Compiling NIOPosix Selectable.swift
[639/684] Compiling NIOPosix SelectableChannel.swift
[640/684] Compiling NIOPosix SelectableEventLoop.swift
[641/684] Compiling NIOPosix SelectorEpoll.swift
[642/684] Compiling NIOPosix SelectorGeneric.swift
[643/684] Compiling NIOPosix SelectorKqueue.swift
[644/684] Compiling NIOPosix SelectorUring.swift
[645/684] Compiling NIOPosix ServerSocket.swift
[646/684] Compiling NIOPosix Socket.swift
[647/684] Compiling NIOPosix SocketChannel.swift
[648/684] Compiling NIOPosix SocketProtocols.swift
[649/684] Compiling NIOPosix System.swift
[650/684] Compiling NIOPosix Thread.swift
[651/684] Compiling NIOPosix ThreadPosix.swift
[652/684] Compiling NIOPosix ThreadWindows.swift
[653/684] Compiling NIOPosix UnsafeTransfer.swift
[654/684] Compiling NIOPosix Utilities.swift
[655/684] Compiling NIOPosix VsockAddress.swift
[656/684] Compiling NIOPosix VsockChannelEvents.swift
[657/684] Compiling NIOPosix BSDSocketAPICommon.swift
[658/684] Compiling NIOPosix BSDSocketAPIPosix.swift
[659/684] Compiling NIOPosix BSDSocketAPIWindows.swift
[660/684] Compiling NIOPosix BaseSocket.swift
[661/684] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[662/684] Compiling NIOPosix BaseSocketChannel.swift
[663/684] Compiling NIOPosix BaseStreamSocketChannel.swift
[664/684] Emitting module NIOPosix
[665/684] Compiling NIOPosix Bootstrap.swift
[666/684] Compiling NIOPosix ControlMessage.swift
[667/684] Compiling NIOPosix DatagramVectorReadManager.swift
[668/684] Compiling NIOPosix Errors+Any.swift
[669/684] Compiling NIOPosix FileDescriptor.swift
[670/684] Compiling NIOPosix GetaddrinfoResolver.swift
[671/684] Compiling NIOPosix HappyEyeballs.swift
[672/684] Compiling NIOPosix IO.swift
[673/684] Compiling NIOPosix IntegerBitPacking.swift
[674/684] Compiling NIOPosix IntegerTypes.swift
[675/684] Compiling NIOPosix Linux.swift
[676/684] Compiling NIOPosix LinuxCPUSet.swift
[677/684] Compiling NIOPosix LinuxUring.swift
[678/684] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[679/684] Compiling NIOPosix NIOThreadPool.swift
[680/684] Compiling NIOPosix NonBlockingFileIO.swift
[681/684] Compiling NIOPosix PendingDatagramWritesManager.swift
[682/684] Compiling NIOPosix PendingWritesManager.swift
[683/684] Compiling NIOPosix PipeChannel.swift
[684/684] Compiling NIOPosix PipePair.swift
[686/687] Emitting module NIO
[687/687] Compiling NIO Exports.swift
[689/727] Emitting module NIOTLS
[690/727] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[691/728] Compiling NIOTLS TLSEvents.swift
[692/728] Compiling NIOSOCKS ClientStateMachine.swift
[693/728] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[694/728] Compiling NIOSOCKS ServerStateMachine.swift
[695/728] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[696/728] Compiling NIOHTTP1 HTTPEncoder.swift
[697/728] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[698/728] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[699/728] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[700/728] Compiling NIOSOCKS SOCKSResponse.swift
[701/728] Emitting module NIOSOCKS
[702/728] Compiling NIOHTTP1 ByteCollectionUtils.swift
[703/728] Compiling NIOHTTP1 HTTPDecoder.swift
[704/728] Compiling NIOTLS SNIHandler.swift
[705/728] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[706/729] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[707/729] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[710/751] Compiling NIOSSL SSLCertificateExtensions.swift
[711/751] Compiling NIOSSL SSLCertificateName.swift
[712/761] Compiling NIOSSL NIOSSLHandler.swift
[713/761] Compiling NIOSSL SSLCertificate.swift
[714/761] Compiling NIOSSL ObjectIdentifier.swift
[715/761] Compiling NIOSSL PosixPort.swift
[716/761] Compiling NIOSSL IdentityVerification.swift
[717/761] Compiling NIOSSL NIOSSLServerHandler.swift
[718/761] Compiling NIOSSL SSLCallbacks.swift
[719/761] Compiling NIOSSL LinuxCABundle.swift
[720/761] Compiling NIOSSL NIOSSLClientHandler.swift
[721/761] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[722/761] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[723/761] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[724/761] Emitting module NIOHTTP1
[725/761] Compiling NIOSSL AndroidCABundle.swift
[726/761] Compiling NIOSSL ByteBufferBIO.swift
[727/761] Compiling NIOSSL CustomPrivateKey.swift
[728/762] Emitting module NIOSSL
[734/771] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[735/771] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[736/771] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[737/784] Emitting module NIOFoundationCompat
[738/784] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[740/785] Compiling NIOSSL SSLPrivateKey.swift
[741/785] Compiling NIOSSL SSLPublicKey.swift
[742/785] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[743/785] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[744/785] Compiling NIOSSL SubjectAlternativeName.swift
[745/785] Compiling NIOSSL NIOSSLSecureBytes.swift
[746/785] Compiling NIOSSL RNG.swift
[747/785] Compiling NIOSSL SafeCompare.swift
[748/785] Compiling NIOHPACK HPACKHeader.swift
[749/785] Compiling NIOHPACK HeaderTables.swift
[756/792] Compiling NIOHPACK HuffmanCoding.swift
[762/792] Compiling NIOSSL SSLErrors.swift
[763/792] Compiling NIOSSL SSLInit.swift
[764/792] Compiling NIOSSL SSLPKCS12Bundle.swift
[765/808] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[766/808] Compiling NIOTransportServices AcceptHandler.swift
[767/808] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[768/808] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[769/808] Compiling NIOTransportServices NIOTSDatagramListener.swift
[770/808] Emitting module NIOHTTPCompression
[771/808] Emitting module NIOTransportServices
[772/810] Emitting module NIOHPACK
[773/810] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[774/810] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[775/810] Compiling NIOTransportServices NIOTSListenerChannel.swift
[777/810] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[778/810] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[779/810] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[783/810] Compiling NIOTransportServices NIOTSBootstraps.swift
[784/810] Compiling NIOHPACK IndexedHeaderTable.swift
[785/810] Compiling NIOHPACK IntegerCoding.swift
[786/810] Compiling NIOTransportServices NIOTSChannelOptions.swift
[787/810] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[788/810] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[789/810] Compiling NIOTransportServices NIOTSErrors.swift
[790/810] Compiling NIOTransportServices NIOTSEventLoop.swift
[791/810] Compiling NIOTransportServices StateManagedChannel.swift
[792/810] Compiling NIOTransportServices StateManagedListenerChannel.swift
[793/810] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[794/810] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[795/810] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[796/810] Compiling NIOTransportServices NIOTSSingletons.swift
[797/810] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[798/810] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[799/810] Compiling NIOHPACK StaticHeaderTable.swift
[800/810] Compiling NIOHTTPCompression HTTPDecompression.swift
[801/810] Compiling NIOHTTPCompression HTTPCompression.swift
[802/811] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[803/811] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[804/812] Compiling NIOHPACK HuffmanTables.swift
[805/812] Compiling NIOSSL Zeroization.swift
[806/812] Compiling NIOSSL TLSConfiguration.swift
[807/812] Compiling NIOSSL UniversalBootstrapSupport.swift
[808/812] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[815/872] Compiling NIOHTTP2 MaySendFrames.swift
[816/872] Compiling NIOHTTP2 SendingDataState.swift
[817/872] Compiling NIOHTTP2 SendingGoawayState.swift
[818/872] Compiling NIOHTTP2 SendingHeadersState.swift
[819/872] Compiling NIOHTTP2 SendingPushPromiseState.swift
[820/872] Compiling NIOHTTP2 SendingRstStreamState.swift
[821/872] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[822/872] Compiling NIOHTTP2 HTTP2SettingsState.swift
[823/880] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[824/880] Compiling NIOHTTP2 HasFlowControlWindows.swift
[825/880] Compiling NIOHTTP2 HasLocalSettings.swift
[826/880] Compiling NIOHTTP2 HasRemoteSettings.swift
[827/880] Compiling NIOHTTP2 LocallyQuiescingState.swift
[828/880] Compiling NIOHTTP2 QuiescingState.swift
[829/880] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[830/880] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[831/880] Emitting module NIOHTTP2
[832/880] Compiling NIOHTTP2 InboundWindowManager.swift
[833/880] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[834/880] Compiling NIOHTTP2 StreamChannelFlowController.swift
[835/880] Compiling NIOHTTP2 StreamChannelList.swift
[836/880] Compiling NIOHTTP2 StreamMap.swift
[837/880] Compiling NIOHTTP2 StreamStateMachine.swift
[838/880] Compiling NIOHTTP2 UnsafeTransfer.swift
[839/880] Compiling NIOHTTP2 WatermarkedFlowController.swift
[840/880] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[841/880] Compiling NIOHTTP2 HTTP2Frame.swift
[842/880] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[843/880] Compiling NIOHTTP2 HTTP2FrameParser.swift
[844/880] Compiling NIOHTTP2 HTTP2PingData.swift
[845/880] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[846/880] Compiling NIOHTTP2 HTTP2Settings.swift
[847/880] Compiling NIOHTTP2 HTTP2Stream.swift
[848/880] Compiling NIOHTTP2 ConnectionStateMachine.swift
[849/880] Compiling NIOHTTP2 ConnectionStreamsState.swift
[850/880] Compiling NIOHTTP2 MayReceiveFrames.swift
[851/880] Compiling NIOHTTP2 ReceivingDataState.swift
[852/880] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[853/880] Compiling NIOHTTP2 ReceivingHeadersState.swift
[854/880] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[855/880] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[856/880] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[857/880] Compiling NIOHTTP2 StateMachineResult.swift
[858/880] Compiling NIOHTTP2 ContentLengthVerifier.swift
[859/880] Compiling NIOHTTP2 DOSHeuristics.swift
[860/880] Compiling NIOHTTP2 Error+Any.swift
[861/880] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[862/880] Compiling NIOHTTP2 ControlFrameBuffer.swift
[863/880] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[864/880] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[865/880] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[866/880] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[867/880] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[868/880] Compiling NIOHTTP2 HTTP2StreamID.swift
[869/880] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[870/880] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[871/880] Compiling NIOHTTP2 HTTP2UserEvents.swift
[872/880] Compiling NIOHTTP2 InboundEventBuffer.swift
[873/880] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[874/880] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[875/880] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[876/880] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[877/880] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[878/880] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[879/880] Compiling NIOHTTP2 HTTP2Error.swift
[880/880] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[882/941] Emitting module AsyncHTTPClient
[883/949] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[884/949] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[885/949] Compiling AsyncHTTPClient AsyncLazySequence.swift
[886/949] Compiling AsyncHTTPClient HTTPClient+execute.swift
[887/949] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[888/949] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[889/949] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[890/949] Compiling AsyncHTTPClient HTTPClientRequest.swift
[891/949] Compiling AsyncHTTPClient HTTPClientResponse.swift
[892/949] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[893/949] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[894/949] Compiling AsyncHTTPClient Transaction.swift
[895/949] Compiling AsyncHTTPClient Base64.swift
[896/949] Compiling AsyncHTTPClient BasicAuth.swift
[897/949] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[898/949] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[899/949] Compiling AsyncHTTPClient ConnectionPool.swift
[900/949] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[901/949] Compiling AsyncHTTPClient ConnectionTarget.swift
[902/949] Compiling AsyncHTTPClient DeconstructedURL.swift
[903/949] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[904/949] Compiling AsyncHTTPClient FoundationExtensions.swift
[905/949] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[906/949] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[907/949] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[908/949] Compiling AsyncHTTPClient HTTPClient.swift
[909/949] Compiling AsyncHTTPClient RequestBag.swift
[910/949] Compiling AsyncHTTPClient RequestValidation.swift
[911/949] Compiling AsyncHTTPClient SSLContextCache.swift
[912/949] Compiling AsyncHTTPClient Scheme.swift
[913/949] Compiling AsyncHTTPClient Singleton.swift
[914/949] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[915/949] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[916/949] Compiling AsyncHTTPClient Utils.swift
[917/949] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[918/949] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[919/949] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[920/949] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[921/949] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[922/949] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[923/949] Compiling AsyncHTTPClient RequestBodyLength.swift
[924/949] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[925/949] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[926/949] Compiling AsyncHTTPClient TLSEventsHandler.swift
[927/949] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[928/949] Compiling AsyncHTTPClient HTTP1Connection.swift
[929/949] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[930/949] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[931/949] Compiling AsyncHTTPClient HTTP2Connection.swift
[932/949] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[933/949] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[934/949] Compiling AsyncHTTPClient HTTPHandler.swift
[935/949] Compiling AsyncHTTPClient LRUCache.swift
[936/949] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[937/949] Compiling AsyncHTTPClient NWErrorHandler.swift
[938/949] Compiling AsyncHTTPClient NWWaitingHandler.swift
[939/949] Compiling AsyncHTTPClient TLSConfiguration.swift
[940/949] Compiling AsyncHTTPClient RedirectState.swift
[941/949] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[942/949] Compiling AsyncHTTPClient RequestOptions.swift
[943/949] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[944/949] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[945/949] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[946/949] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[947/949] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[948/949] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[949/949] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[951/969] Compiling SpaceTrack Predicate.swift
[952/969] Compiling SpaceTrack RequestInfo.swift
[953/969] Compiling SpaceTrack Boxscore.swift
[954/969] Compiling SpaceTrack Common.swift
[955/969] Compiling SpaceTrack ConjunctionDataMessage.swift
[956/971] Emitting module SpaceTrack
/host/spi-builder-workspace/Sources/SpaceTrack/AuthDelegate.swift:26:7: warning: non-final class 'AuthDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
24 | import NIOHTTP1
25 |
26 | class AuthDelegate: HTTPClientResponseDelegate {
   |       `- warning: non-final class 'AuthDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
27 |     typealias Response = Result
28 |
/host/spi-builder-workspace/Sources/SpaceTrack/AuthDelegate.swift:29:9: warning: stored property 'decoder' of 'Sendable'-conforming class 'AuthDelegate' has non-sendable type 'AuthDecoder'; this is an error in the Swift 6 language mode
27 |     typealias Response = Result
28 |
29 |     let decoder: AuthDecoder
   |         `- warning: stored property 'decoder' of 'Sendable'-conforming class 'AuthDelegate' has non-sendable type 'AuthDecoder'; this is an error in the Swift 6 language mode
30 |
31 |     init(decoder: AuthDecoder) {
/host/spi-builder-workspace/Sources/SpaceTrack/AuthDecoder.swift:25:7: note: class 'AuthDecoder' does not conform to the 'Sendable' protocol
 23 | import NIOHTTP1
 24 |
 25 | class AuthDecoder {
    |       `- note: class 'AuthDecoder' does not conform to the 'Sendable' protocol
 26 |     private let session: Session
 27 |     private var responseStatus: HTTPResponseStatus = .ok
/host/spi-builder-workspace/Sources/SpaceTrack/DataDalegate.swift:26:7: warning: non-final class 'DataDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
24 | import NIOHTTP1
25 |
26 | class DataDelegate<Decoder: ResponseDecoder>: HTTPClientResponseDelegate {
   |       `- warning: non-final class 'DataDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
27 |     typealias Response = Decoder.Output
28 |
/host/spi-builder-workspace/Sources/SpaceTrack/DataDalegate.swift:29:17: warning: stored property 'decoder' of 'Sendable'-conforming generic class 'DataDelegate' is mutable; this is an error in the Swift 6 language mode
27 |     typealias Response = Decoder.Output
28 |
29 |     private var decoder: Decoder
   |                 `- warning: stored property 'decoder' of 'Sendable'-conforming generic class 'DataDelegate' is mutable; this is an error in the Swift 6 language mode
30 |     private var error: Error?
31 |
[957/971] Compiling SpaceTrack Session.swift
[958/971] Compiling SpaceTrack Types.swift
[959/971] Compiling SpaceTrack DataDalegate.swift
/host/spi-builder-workspace/Sources/SpaceTrack/DataDalegate.swift:26:7: warning: non-final class 'DataDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
24 | import NIOHTTP1
25 |
26 | class DataDelegate<Decoder: ResponseDecoder>: HTTPClientResponseDelegate {
   |       `- warning: non-final class 'DataDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
27 |     typealias Response = Decoder.Output
28 |
/host/spi-builder-workspace/Sources/SpaceTrack/DataDalegate.swift:29:17: warning: stored property 'decoder' of 'Sendable'-conforming generic class 'DataDelegate' is mutable; this is an error in the Swift 6 language mode
27 |     typealias Response = Decoder.Output
28 |
29 |     private var decoder: Decoder
   |                 `- warning: stored property 'decoder' of 'Sendable'-conforming generic class 'DataDelegate' is mutable; this is an error in the Swift 6 language mode
30 |     private var error: Error?
31 |
[960/971] Compiling SpaceTrack DataDecoder.swift
/host/spi-builder-workspace/Sources/SpaceTrack/DataDalegate.swift:26:7: warning: non-final class 'DataDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
24 | import NIOHTTP1
25 |
26 | class DataDelegate<Decoder: ResponseDecoder>: HTTPClientResponseDelegate {
   |       `- warning: non-final class 'DataDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
27 |     typealias Response = Decoder.Output
28 |
/host/spi-builder-workspace/Sources/SpaceTrack/DataDalegate.swift:29:17: warning: stored property 'decoder' of 'Sendable'-conforming generic class 'DataDelegate' is mutable; this is an error in the Swift 6 language mode
27 |     typealias Response = Decoder.Output
28 |
29 |     private var decoder: Decoder
   |                 `- warning: stored property 'decoder' of 'Sendable'-conforming generic class 'DataDelegate' is mutable; this is an error in the Swift 6 language mode
30 |     private var error: Error?
31 |
[961/971] Compiling SpaceTrack DateDecoder.swift
/host/spi-builder-workspace/Sources/SpaceTrack/DataDalegate.swift:26:7: warning: non-final class 'DataDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
24 | import NIOHTTP1
25 |
26 | class DataDelegate<Decoder: ResponseDecoder>: HTTPClientResponseDelegate {
   |       `- warning: non-final class 'DataDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
27 |     typealias Response = Decoder.Output
28 |
/host/spi-builder-workspace/Sources/SpaceTrack/DataDalegate.swift:29:17: warning: stored property 'decoder' of 'Sendable'-conforming generic class 'DataDelegate' is mutable; this is an error in the Swift 6 language mode
27 |     typealias Response = Decoder.Output
28 |
29 |     private var decoder: Decoder
   |                 `- warning: stored property 'decoder' of 'Sendable'-conforming generic class 'DataDelegate' is mutable; this is an error in the Swift 6 language mode
30 |     private var error: Error?
31 |
[962/971] Compiling SpaceTrack SatelliteCatalog.swift
[963/971] Compiling SpaceTrack SatelliteCatalogChange.swift
[964/971] Compiling SpaceTrack TIPMessage.swift
[965/971] Compiling SpaceTrack Order.swift
[966/971] Compiling SpaceTrack Decay.swift
[967/971] Compiling SpaceTrack GeneralPerturbations.swift
[968/971] Compiling SpaceTrack LaunchSite.swift
[969/971] Compiling SpaceTrack AuthDecoder.swift
/host/spi-builder-workspace/Sources/SpaceTrack/AuthDelegate.swift:26:7: warning: non-final class 'AuthDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
24 | import NIOHTTP1
25 |
26 | class AuthDelegate: HTTPClientResponseDelegate {
   |       `- warning: non-final class 'AuthDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
27 |     typealias Response = Result
28 |
/host/spi-builder-workspace/Sources/SpaceTrack/AuthDelegate.swift:29:9: warning: stored property 'decoder' of 'Sendable'-conforming class 'AuthDelegate' has non-sendable type 'AuthDecoder'; this is an error in the Swift 6 language mode
27 |     typealias Response = Result
28 |
29 |     let decoder: AuthDecoder
   |         `- warning: stored property 'decoder' of 'Sendable'-conforming class 'AuthDelegate' has non-sendable type 'AuthDecoder'; this is an error in the Swift 6 language mode
30 |
31 |     init(decoder: AuthDecoder) {
/host/spi-builder-workspace/Sources/SpaceTrack/AuthDecoder.swift:25:7: note: class 'AuthDecoder' does not conform to the 'Sendable' protocol
 23 | import NIOHTTP1
 24 |
 25 | class AuthDecoder {
    |       `- note: class 'AuthDecoder' does not conform to the 'Sendable' protocol
 26 |     private let session: Session
 27 |     private var responseStatus: HTTPResponseStatus = .ok
[970/971] Compiling SpaceTrack AuthDelegate.swift
/host/spi-builder-workspace/Sources/SpaceTrack/AuthDelegate.swift:26:7: warning: non-final class 'AuthDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
24 | import NIOHTTP1
25 |
26 | class AuthDelegate: HTTPClientResponseDelegate {
   |       `- warning: non-final class 'AuthDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
27 |     typealias Response = Result
28 |
/host/spi-builder-workspace/Sources/SpaceTrack/AuthDelegate.swift:29:9: warning: stored property 'decoder' of 'Sendable'-conforming class 'AuthDelegate' has non-sendable type 'AuthDecoder'; this is an error in the Swift 6 language mode
27 |     typealias Response = Result
28 |
29 |     let decoder: AuthDecoder
   |         `- warning: stored property 'decoder' of 'Sendable'-conforming class 'AuthDelegate' has non-sendable type 'AuthDecoder'; this is an error in the Swift 6 language mode
30 |
31 |     init(decoder: AuthDecoder) {
/host/spi-builder-workspace/Sources/SpaceTrack/AuthDecoder.swift:25:7: note: class 'AuthDecoder' does not conform to the 'Sendable' protocol
 23 | import NIOHTTP1
 24 |
 25 | class AuthDecoder {
    |       `- note: class 'AuthDecoder' does not conform to the 'Sendable' protocol
 26 |     private let session: Session
 27 |     private var responseStatus: HTTPResponseStatus = .ok
[971/971] Compiling SpaceTrack Client.swift
/host/spi-builder-workspace/Sources/SpaceTrack/AuthDelegate.swift:26:7: warning: non-final class 'AuthDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
24 | import NIOHTTP1
25 |
26 | class AuthDelegate: HTTPClientResponseDelegate {
   |       `- warning: non-final class 'AuthDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
27 |     typealias Response = Result
28 |
/host/spi-builder-workspace/Sources/SpaceTrack/AuthDelegate.swift:29:9: warning: stored property 'decoder' of 'Sendable'-conforming class 'AuthDelegate' has non-sendable type 'AuthDecoder'; this is an error in the Swift 6 language mode
27 |     typealias Response = Result
28 |
29 |     let decoder: AuthDecoder
   |         `- warning: stored property 'decoder' of 'Sendable'-conforming class 'AuthDelegate' has non-sendable type 'AuthDecoder'; this is an error in the Swift 6 language mode
30 |
31 |     init(decoder: AuthDecoder) {
/host/spi-builder-workspace/Sources/SpaceTrack/AuthDecoder.swift:25:7: note: class 'AuthDecoder' does not conform to the 'Sendable' protocol
 23 | import NIOHTTP1
 24 |
 25 | class AuthDecoder {
    |       `- note: class 'AuthDecoder' does not conform to the 'Sendable' protocol
 26 |     private let session: Session
 27 |     private var responseStatus: HTTPResponseStatus = .ok
Build complete! (202.22s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "async-http-client",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.10.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/async-http-client.git"
    }
  ],
  "manifest_display_name" : "spacetrack",
  "name" : "spacetrack",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SpaceTrack",
      "targets" : [
        "SpaceTrack"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SpaceTrackTests",
      "module_type" : "SwiftTarget",
      "name" : "SpaceTrackTests",
      "path" : "Tests/SpaceTrackTests",
      "sources" : [
        "BoxscoreTests.swift",
        "ConjunctionDataMessageTests.swift",
        "DecayTests.swift",
        "GPTests.swift",
        "LaunchSiteTests.swift",
        "OrderTests.swift",
        "PredicateTests.swift",
        "SatelliteChangeTests.swift",
        "SatelliteTests.swift",
        "TIPMessageTests.swift",
        "Utils.swift"
      ],
      "target_dependencies" : [
        "SpaceTrack"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SpaceTrack",
      "module_type" : "SwiftTarget",
      "name" : "SpaceTrack",
      "path" : "Sources/SpaceTrack",
      "product_dependencies" : [
        "AsyncHTTPClient"
      ],
      "product_memberships" : [
        "SpaceTrack"
      ],
      "sources" : [
        "AuthDecoder.swift",
        "AuthDelegate.swift",
        "Client.swift",
        "DataDalegate.swift",
        "DataDecoder.swift",
        "DateDecoder.swift",
        "Entities/Boxscore.swift",
        "Entities/Common.swift",
        "Entities/ConjunctionDataMessage.swift",
        "Entities/Decay.swift",
        "Entities/GeneralPerturbations.swift",
        "Entities/LaunchSite.swift",
        "Entities/SatelliteCatalog.swift",
        "Entities/SatelliteCatalogChange.swift",
        "Entities/TIPMessage.swift",
        "Order.swift",
        "Predicate.swift",
        "RequestInfo.swift",
        "Session.swift",
        "Types.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.4"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.