The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of spacetrack, reference 1.2.0 (15a2f7), with Swift 6.1 for Linux on 26 Apr 2025 23:39:42 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/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:         linux
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-4609320-3":/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/swift-server/async-http-client.git
[1/13787] Fetching async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (1.54s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.25.2 (2.40s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-log.git
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-algorithms.git
[1/3836] Fetching swift-log
[539/9498] Fetching swift-log, swift-nio-extras
[3558/20990] Fetching swift-log, swift-nio-extras, swift-nio-http2
[4797/22695] Fetching swift-log, swift-nio-extras, swift-nio-http2, swift-atomics
[5538/25314] Fetching swift-log, swift-nio-extras, swift-nio-http2, swift-atomics, swift-nio-transport-services
[6653/31217] Fetching swift-log, swift-nio-extras, swift-nio-http2, swift-atomics, swift-nio-transport-services, swift-algorithms
Fetched https://github.com/apple/swift-log.git from cache (0.89s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.91s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetched https://github.com/apple/swift-atomics.git from cache (0.97s)
[11166/20014] Fetching swift-nio-http2, swift-nio-transport-services, swift-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (1.03s)
[5607/14111] Fetching swift-nio-http2, swift-nio-transport-services
[14112/89542] Fetching swift-nio-http2, swift-nio-transport-services, swift-nio
[14867/104335] Fetching swift-nio-http2, swift-nio-transport-services, swift-nio, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (2.35s)
[26196/101716] Fetching swift-nio-http2, swift-nio, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-http2.git from cache (2.37s)
[15458/90224] Fetching swift-nio, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.52s)
[59591/75431] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (7.93s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (9.78s)
Fetching https://github.com/apple/swift-numerics.git
[1/5674] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.59s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.45s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.94s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (1.30s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4353] Fetching swift-system
[1786/20595] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.63s)
[4223/16242] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.73s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (2.66s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.13s)
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.94s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.30.0 (1.10s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.91s)
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.91s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-http-types.git
[1/1127] Fetching swift-http-structured-headers
[1137/2031] Fetching swift-http-structured-headers, swift-http-types
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.35s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.37s)
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.27s)
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.90s)
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.82s)
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-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-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/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-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-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/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-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-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/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.25.2
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-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-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Building for debugging...
[0/440] Write sources
[20/440] Compiling CNIOWindows shim.c
[21/440] Compiling CNIOWASI CNIOWASI.c
[22/440] Write sources
[24/440] Compiling CNIOWindows WSAStartup.c
[25/440] Compiling _NumericsShims _NumericsShims.c
[26/440] Compiling CNIOLinux liburing_shims.c
[27/440] Compiling _AtomicsShims.c
[28/440] Compiling CNIOExtrasZlib empty.c
[29/440] Compiling CNIOLLHTTP c_nio_http.c
[30/440] Compiling CNIODarwin shim.c
[31/440] Compiling CNIOLinux shim.c
[32/440] Compiling CNIOLLHTTP c_nio_api.c
[33/440] Compiling fiat_p256_adx_sqr.S
[34/440] Compiling fiat_curve25519_adx_square.S
[35/440] Compiling fiat_p256_adx_mul.S
[36/440] Compiling fiat_curve25519_adx_mul.S
[37/440] Compiling CNIOLLHTTP c_nio_llhttp.c
[38/440] Write swift-version-24593BA9C3E375BF.txt
[39/440] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[40/440] Compiling CNIOBoringSSLShims shims.c
[42/446] Emitting module _NIOBase64
[42/446] Compiling tls13_server.cc
[43/446] Compiling tls_record.cc
[44/461] Compiling tls13_client.cc
[45/461] Compiling tls_method.cc
[46/478] Compiling tls13_enc.cc
[47/478] Compiling tls13_both.cc
[49/478] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[50/478] Compiling InternalCollectionsUtilities Specialize.swift
[50/480] Compiling t1_enc.cc
[52/480] Compiling _NIOBase64 Base64.swift
[53/480] Compiling RealModule Float80+Real.swift
[54/481] Compiling InternalCollectionsUtilities Debugging.swift
[55/481] Compiling InternalCollectionsUtilities Descriptions.swift
[56/482] Compiling InternalCollectionsUtilities _SortedCollection.swift
[57/482] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[58/482] Compiling _NIODataStructures _TinyArray.swift
[59/482] Compiling RealModule Float16+Real.swift
[60/482] Compiling RealModule Real.swift
[61/482] Emitting module RealModule
[62/482] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[63/482] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[64/482] Compiling InternalCollectionsUtilities UInt+reversed.swift
[65/482] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[66/482] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[67/482] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[69/482] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[70/482] Compiling InternalCollectionsUtilities Integer rank.swift
[71/482] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[74/482] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[75/482] Emitting module InternalCollectionsUtilities
[78/482] Compiling RealModule ElementaryFunctions.swift
[79/482] Compiling RealModule Float+Real.swift
[80/482] Compiling _NIODataStructures PriorityQueue.swift
[81/482] Compiling RealModule RealFunctions.swift
[82/483] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[83/483] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[84/484] Compiling ssl_x509.cc
[86/484] Compiling ssl_versions.cc
[88/484] Emitting module Logging
[89/484] Compiling Logging Locks.swift
[90/484] Compiling Logging MetadataProvider.swift
[91/484] Compiling _NIODataStructures Heap.swift
[92/484] Emitting module _NIODataStructures
[93/485] Compiling Logging LogHandler.swift
[94/485] Compiling Logging Logging.swift
[97/501] Compiling DequeModule Deque+CustomReflectable.swift
[98/501] Compiling DequeModule Deque+Descriptions.swift
[99/503] Compiling DequeModule _DequeBuffer.swift
[100/503] Compiling DequeModule _DequeBufferHeader.swift
[100/503] Compiling ssl_stat.cc
[102/503] Compiling DequeModule Deque+Extras.swift
[103/503] Compiling DequeModule Deque+Hashable.swift
[103/503] Compiling ssl_transcript.cc
[105/503] Compiling DequeModule _DequeSlot.swift
[106/503] Compiling DequeModule _UnsafeWrappedBuffer.swift
[106/503] Compiling ssl_session.cc
[108/503] Compiling DequeModule Deque+Codable.swift
[109/503] Compiling DequeModule Deque+Collection.swift
[109/503] Compiling ssl_privkey.cc
[111/503] Compiling DequeModule Deque+Testing.swift
[112/503] Compiling DequeModule Deque._Storage.swift
[113/503] Compiling DequeModule Deque._UnsafeHandle.swift
[114/503] Compiling DequeModule Deque.swift
[115/503] Compiling DequeModule Deque+Equatable.swift
[116/503] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[116/503] Compiling ssl_key_share.cc
[118/503] Emitting module DequeModule
[119/504] Compiling ssl_file.cc
[120/504] Compiling ssl_lib.cc
[121/504] Compiling ssl_cipher.cc
[122/504] Compiling ssl_credential.cc
[123/504] Compiling ssl_cert.cc
[124/504] Compiling ssl_buffer.cc
[125/504] Compiling ssl_asn1.cc
[126/504] Compiling s3_lib.cc
[127/504] Compiling s3_pkt.cc
[128/504] Compiling ssl_aead_ctx.cc
[129/504] Compiling s3_both.cc
[130/504] Compiling handshake_server.cc
[131/504] Compiling handshake_client.cc
[132/504] Compiling handshake.cc
[133/504] Compiling handoff.cc
[134/504] Compiling dtls_record.cc
[135/504] Compiling encrypted_client_hello.cc
[136/504] Compiling md5-x86_64-linux.S
[137/504] Compiling md5-x86_64-apple.S
[138/504] Compiling md5-586-linux.S
[139/504] Compiling dtls_method.cc
[140/504] Compiling md5-586-apple.S
[141/504] Compiling extensions.cc
[142/504] Compiling chacha20_poly1305_x86_64-apple.S
[143/504] Compiling chacha20_poly1305_x86_64-linux.S
[144/504] Compiling chacha20_poly1305_armv8-linux.S
[145/504] Compiling chacha20_poly1305_armv8-win.S
[146/504] Compiling d1_srtp.cc
[147/504] Compiling chacha20_poly1305_armv8-apple.S
[148/504] Compiling chacha-x86_64-linux.S
[149/504] Compiling chacha-x86_64-apple.S
[150/504] Compiling err_data.cc
[151/504] Compiling chacha-x86-apple.S
[152/504] Compiling chacha-armv8-win.S
[153/504] Compiling chacha-x86-linux.S
[154/504] Compiling chacha-armv8-linux.S
[155/504] Compiling chacha-armv8-apple.S
[156/504] Compiling chacha-armv4-linux.S
[157/504] Compiling d1_pkt.cc
[158/504] Compiling aes128gcmsiv-x86_64-apple.S
[159/504] Compiling x86_64-mont5-linux.S
[160/504] Compiling aes128gcmsiv-x86_64-linux.S
[161/504] Compiling x86_64-mont5-apple.S
[162/504] Compiling x86_64-mont-linux.S
[163/504] Compiling x86-mont-linux.S
[164/504] Compiling x86_64-mont-apple.S
[165/504] Compiling x86-mont-apple.S
[166/504] Compiling vpaes-x86_64-linux.S
[167/504] Compiling vpaes-x86-linux.S
[168/504] Compiling vpaes-x86_64-apple.S
[169/504] Compiling vpaes-x86-apple.S
[169/504] Compiling vpaes-armv8-win.S
[171/504] Compiling vpaes-armv8-linux.S
[171/504] Compiling bio_ssl.cc
[173/504] Compiling vpaes-armv8-apple.S
[174/504] Compiling d1_lib.cc
[175/504] Compiling sha512-x86_64-linux.S
[176/504] Compiling sha512-x86_64-apple.S
[177/504] Compiling vpaes-armv7-linux.S
[178/504] Compiling sha512-armv8-linux.S
[179/504] Compiling sha512-armv8-win.S
[180/504] Compiling sha512-armv8-apple.S
[181/504] Compiling sha512-586-linux.S
[182/504] Compiling sha512-586-apple.S
[183/504] Compiling sha512-armv4-linux.S
[184/504] Compiling sha256-x86_64-linux.S
[185/504] Compiling sha256-x86_64-apple.S
[186/504] Compiling sha256-armv8-apple.S
[187/504] Compiling sha256-armv8-win.S
[187/504] Compiling sha256-armv8-linux.S
[189/504] Compiling sha256-armv4-linux.S
[190/504] Compiling sha256-586-apple.S
[191/504] Compiling sha256-586-linux.S
[192/504] Compiling sha1-x86_64-linux.S
[193/504] Compiling sha1-armv8-apple.S
[194/504] Compiling sha1-armv8-linux.S
[194/504] Compiling sha1-armv8-win.S
[196/504] Compiling sha1-armv4-large-linux.S
[197/504] Compiling sha1-x86_64-apple.S
[198/504] Compiling sha1-586-linux.S
[199/504] Compiling rsaz-avx2-apple.S
[200/504] Compiling rsaz-avx2-linux.S
[201/504] Compiling sha1-586-apple.S
[202/504] Compiling rdrand-x86_64-linux.S
[203/504] Compiling rdrand-x86_64-apple.S
[204/504] Compiling p256_beeu-x86_64-asm-apple.S
[205/504] Compiling p256_beeu-x86_64-asm-linux.S
[206/504] Compiling p256_beeu-armv8-asm-win.S
[207/504] Compiling d1_both.cc
[207/504] Compiling p256_beeu-armv8-asm-linux.S
[209/504] Compiling p256-armv8-asm-win.S
[210/504] Compiling p256-armv8-asm-linux.S
[210/504] Compiling p256_beeu-armv8-asm-apple.S
[212/504] Compiling p256-x86_64-asm-apple.S
[213/504] Compiling p256-x86_64-asm-linux.S
[214/504] Compiling ghashv8-armv8-linux.S
[215/504] Compiling p256-armv8-asm-apple.S
[216/504] Compiling ghashv8-armv8-win.S
[217/504] Compiling ghash-x86_64-apple.S
[218/504] Compiling ghashv8-armv8-apple.S
[219/504] Compiling ghashv8-armv7-linux.S
[220/504] Compiling ghash-x86-linux.S
[221/504] Compiling ghash-ssse3-x86_64-linux.S
[222/504] Compiling ghash-x86_64-linux.S
[223/504] Compiling ghash-ssse3-x86-linux.S
[224/504] Compiling ghash-ssse3-x86-apple.S
[225/504] Compiling ghash-neon-armv8-win.S
[225/504] Compiling ghash-neon-armv8-linux.S
[227/504] Compiling ghash-ssse3-x86_64-apple.S
[228/504] Compiling ghash-neon-armv8-apple.S
[229/504] Compiling ghash-x86-apple.S
[230/504] Compiling ghash-armv4-linux.S
[231/504] Compiling bn-armv8-linux.S
[232/504] Compiling co-586-linux.S
[233/504] Compiling bsaes-armv7-linux.S
[234/504] Compiling bn-armv8-apple.S
[235/504] Compiling bn-armv8-win.S
[236/504] Compiling co-586-apple.S
[237/504] Compiling bn-586-linux.S
[238/504] Compiling bn-586-apple.S
[239/504] Compiling armv8-mont-apple.S
[240/504] Compiling armv8-mont-win.S
[241/504] Compiling aesv8-gcm-armv8-win.S
[242/504] Compiling armv4-mont-linux.S
[243/504] Compiling aesv8-gcm-armv8-linux.S
[244/504] Compiling armv8-mont-linux.S
[245/504] Compiling aesv8-gcm-armv8-apple.S
[246/504] Compiling aesv8-armv8-win.S
[247/504] Compiling aesv8-armv8-linux.S
[248/504] Compiling aesv8-armv7-linux.S
[248/504] Compiling aesni-x86-apple.S
[250/504] Compiling aesv8-armv8-apple.S
[251/504] Compiling aesni-x86-linux.S
[252/504] Compiling aesni-x86_64-apple.S
[253/504] Compiling aesni-x86_64-linux.S
[254/504] Compiling aesni-gcm-x86_64-apple.S
[255/504] Compiling aesni-gcm-x86_64-linux.S
[256/504] Compiling aes-gcm-avx2-x86_64-apple.S
[257/504] Compiling aes-gcm-avx10-x86_64-apple.S
[258/504] Compiling aes-gcm-avx2-x86_64-linux.S
[259/504] Compiling aes-gcm-avx10-x86_64-linux.S
[260/504] Compiling x_req.cc
[261/504] Compiling x_pubkey.cc
[262/504] Compiling x_spki.cc
[263/504] Compiling x_sig.cc
[264/504] Compiling x_val.cc
[265/504] Compiling x_x509a.cc
[266/504] Compiling x_x509.cc
[267/504] Compiling x_name.cc
[268/504] Compiling x_attrib.cc
[269/504] Compiling x_exten.cc
[270/504] Compiling x509spki.cc
[271/504] Compiling x_crl.cc
[272/504] Compiling x509rset.cc
[273/504] Compiling x_all.cc
[274/504] Compiling x_algor.cc
[275/504] Compiling x509name.cc
[276/504] Compiling x509cset.cc
[277/504] Compiling x509_v3.cc
[278/504] Compiling x509_vpm.cc
[279/504] Compiling x509_vfy.cc
[280/504] Compiling x509_txt.cc
[281/504] Compiling x509_trs.cc
[282/504] Compiling x509_set.cc
[283/504] Compiling x509_req.cc
[284/504] Compiling x509_obj.cc
[285/504] Compiling x509_d2.cc
[286/504] Compiling x509_lu.cc
[287/504] Compiling x509_def.cc
[288/504] Compiling x509_ext.cc
[289/504] Compiling x509.cc
[290/504] Compiling x509_cmp.cc
[291/504] Compiling x509_att.cc
[292/504] Compiling v3_utl.cc
[293/504] Compiling v3_skey.cc
[294/504] Compiling v3_prn.cc
[295/504] Compiling v3_pmaps.cc
[296/504] Compiling v3_purp.cc
[297/504] Compiling v3_pcons.cc
[298/504] Compiling v3_ocsp.cc
[299/504] Compiling v3_ncons.cc
[300/504] Compiling v3_int.cc
[301/504] Compiling v3_lib.cc
[302/504] Compiling v3_info.cc
[303/504] Compiling v3_genn.cc
[304/504] Compiling v3_ia5.cc
[305/504] Compiling v3_enum.cc
[306/504] Compiling v3_extku.cc
[307/504] Compiling v3_crld.cc
[308/504] Compiling v3_cpols.cc
[309/504] Compiling v3_bitst.cc
[310/504] Compiling v3_conf.cc
[311/504] Compiling v3_bcons.cc
[312/504] Compiling v3_alt.cc
[313/504] Compiling v3_akeya.cc
[314/504] Compiling v3_akey.cc
[315/504] Compiling t_x509a.cc
[316/504] Compiling i2d_pr.cc
[317/504] Compiling t_crl.cc
[318/504] Compiling t_x509.cc
[319/504] Compiling rsa_pss.cc
[320/504] Compiling t_req.cc
[321/504] Compiling name_print.cc
[322/504] Compiling policy.cc
[323/504] Compiling by_file.cc
[324/504] Compiling by_dir.cc
[325/504] Compiling voprf.cc
[326/504] Compiling a_verify.cc
[327/504] Compiling algorithm.cc
[328/504] Compiling a_digest.cc
[329/504] Compiling asn1_gen.cc
[330/504] Compiling a_sign.cc
[331/504] Compiling trust_token.cc
[332/504] Compiling thread_win.cc
[333/504] Compiling thread.cc
[334/504] Compiling thread_none.cc
[335/504] Compiling thread_pthread.cc
[336/504] Compiling stack.cc
[337/504] Compiling pmbtoken.cc
[338/504] Compiling sha512.cc
[339/504] Compiling siphash.cc
[340/504] Compiling sha1.cc
[341/504] Compiling sha256.cc
[342/504] Compiling slhdsa.cc
[343/504] Compiling rsa_print.cc
[344/504] Compiling spake2plus.cc
[345/504] Compiling rsa_extra.cc
[346/504] Compiling rc4.cc
[347/504] Compiling refcount.cc
[348/504] Compiling windows.cc
[349/504] Compiling rsa_crypt.cc
[350/504] Compiling trusty.cc
[351/504] Compiling urandom.cc
[352/504] Compiling rand.cc
[353/504] Compiling rsa_asn1.cc
[354/504] Compiling ios.cc
[355/504] Compiling passive.cc
[356/504] Compiling getentropy.cc
[357/504] Compiling poly1305_arm_asm.S
[358/504] Compiling deterministic.cc
[359/504] Compiling forkunsafe.cc
[360/504] Compiling fork_detect.cc
[361/504] Compiling poly1305_arm.cc
[362/504] Compiling poly1305_vec.cc
[363/504] Compiling poly1305.cc
[364/504] Compiling pool.cc
[365/504] Compiling pkcs8.cc
[366/504] Compiling pkcs7.cc
[367/504] Compiling p5_pbev2.cc
[368/504] Compiling pkcs8_x509.cc
[369/504] Compiling pkcs7_x509.cc
[370/504] Compiling pem_xaux.cc
[371/504] Compiling pem_x509.cc
[372/504] Compiling pem_pkey.cc
[373/504] Compiling mlkem.cc
[374/504] Compiling pem_pk8.cc
[375/504] Compiling pem_oth.cc
[376/504] Compiling obj_xref.cc
[377/504] Compiling pem_lib.cc
[378/504] Compiling mldsa.cc
[379/504] Compiling pem_info.cc
[380/504] Compiling pem_all.cc
[381/504] Compiling obj.cc
[382/504] Compiling poly_rq_mul.S
[383/504] Compiling mem.cc
[384/504] Compiling fips_shared_support.cc
[385/504] Compiling md5.cc
[386/504] Compiling md4.cc
[387/504] Compiling lhash.cc
[388/504] Compiling kyber.cc
[389/504] Compiling ex_data.cc
[390/504] Compiling sign.cc
[391/504] Compiling scrypt.cc
[392/504] Compiling hrss.cc
[393/504] Compiling hpke.cc
[394/504] Compiling print.cc
[395/504] Compiling pbkdf.cc
[396/504] Compiling p_x25519.cc
[397/504] Compiling p_x25519_asn1.cc
[398/504] Compiling p_ed25519.cc
[399/504] Compiling p_rsa_asn1.cc
[400/504] Compiling p_rsa.cc
[401/504] Compiling p_ed25519_asn1.cc
[402/504] Compiling p_hkdf.cc
[403/504] Compiling p_ec_asn1.cc
[404/504] Compiling p_ec.cc
[405/504] Compiling p_dh.cc
[406/504] Compiling p_dh_asn1.cc
[407/504] Compiling evp_ctx.cc
[408/504] Compiling p_dsa_asn1.cc
[409/504] Compiling engine.cc
[410/504] Compiling evp.cc
[411/504] Compiling err.cc
[412/504] Compiling evp_asn1.cc
[413/504] Compiling ecdh.cc
[414/504] Compiling ecdsa_asn1.cc
[415/504] Compiling ec_derive.cc
[416/504] Compiling hash_to_curve.cc
[417/504] Compiling dsa.cc
[418/504] Compiling ec_asn1.cc
[419/504] Compiling dsa_asn1.cc
[420/504] Compiling params.cc
[421/504] Compiling x25519-asm-arm.S
[422/504] Compiling des.cc
[423/504] Compiling digest_extra.cc
[424/504] Compiling dh_asn1.cc
[425/504] Compiling crypto.cc
[426/504] Compiling spake25519.cc
[427/504] Compiling cpu_intel.cc
[428/504] Compiling cpu_arm_linux.cc
[429/504] Compiling cpu_arm_freebsd.cc
[430/504] Compiling curve25519.cc
[431/504] Compiling cpu_aarch64_sysreg.cc
[432/504] Compiling cpu_aarch64_win.cc
[433/504] Compiling cpu_aarch64_openbsd.cc
[434/504] Compiling cpu_aarch64_linux.cc
[435/504] Compiling cpu_aarch64_fuchsia.cc
[436/504] Compiling cpu_aarch64_apple.cc
[437/504] Compiling bcm.cc
[438/504] Compiling curve25519_64_adx.cc
[439/504] Compiling tls_cbc.cc
[440/504] Compiling get_cipher.cc
[441/504] Compiling conf.cc
[442/504] Compiling e_tls.cc
[443/504] Compiling e_null.cc
[444/504] Compiling e_rc2.cc
[445/504] Compiling e_rc4.cc
[446/504] Compiling e_des.cc
[447/504] Compiling e_aesgcmsiv.cc
[448/504] Compiling e_chacha20poly1305.cc
[449/504] Compiling derive_key.cc
[450/504] Compiling chacha.cc
[451/504] Compiling e_aesctrhmac.cc
[452/504] Compiling unicode.cc
[453/504] Compiling buf.cc
[454/504] Compiling cbs.cc
[455/504] Compiling asn1_compat.cc
[456/504] Compiling cbb.cc
[457/504] Compiling ber.cc
[458/504] Compiling bn_asn1.cc
[459/504] Compiling blake2.cc
[460/504] Compiling socket.cc
[461/504] Compiling convert.cc
[462/504] Compiling socket_helper.cc
[463/504] Compiling printf.cc
[464/504] Compiling pair.cc
[465/504] Compiling hexdump.cc
[466/504] Compiling file.cc
[467/504] Compiling errno.cc
[468/504] Compiling fd.cc
[469/504] Compiling connect.cc
[470/504] Compiling bio_mem.cc
[471/504] Compiling base64.cc
[472/504] Compiling bio.cc
[473/504] Compiling tasn_typ.cc
[474/504] Compiling tasn_fre.cc
[475/504] Compiling posix_time.cc
[476/504] Compiling tasn_utl.cc
[477/504] Compiling f_string.cc
[478/504] Compiling tasn_enc.cc
[479/504] Compiling tasn_new.cc
[480/504] Compiling f_int.cc
[481/504] Compiling asn_pack.cc
[482/504] Compiling asn1_par.cc
[483/504] Compiling tasn_dec.cc
[484/504] Compiling asn1_lib.cc
[485/504] Compiling a_utctm.cc
[486/504] Compiling a_type.cc
[487/504] Compiling a_octet.cc
[488/504] Compiling a_time.cc
[489/504] Compiling a_strex.cc
[490/504] Compiling a_strnid.cc
[491/504] Compiling a_object.cc
[492/504] Compiling a_i2d_fp.cc
[493/504] Compiling a_dup.cc
[494/504] Compiling a_mbstr.cc
[495/504] Write sources
[497/504] Compiling a_int.cc
[498/504] Compiling a_d2i_fp.cc
[499/504] Compiling a_gentm.cc
[500/508] Compiling a_bitstr.cc
[501/548] Compiling a_bool.cc
[503/548] Compiling Algorithms Keyed.swift
[504/548] Compiling Algorithms MinMax.swift
[505/548] Compiling Algorithms Product.swift
[506/548] Compiling Algorithms Joined.swift
[507/550] Compiling Algorithms Partition.swift
[508/550] Compiling Algorithms Permutations.swift
[509/550] Compiling Atomics IntegerOperations.swift
[510/550] Compiling Atomics Unmanaged extensions.swift
[511/550] Compiling Algorithms EitherSequence.swift
[512/550] Compiling Algorithms FirstNonNil.swift
[513/550] Compiling Algorithms FlattenCollection.swift
[514/550] Compiling Algorithms Grouped.swift
[515/550] Compiling Algorithms Indexed.swift
[516/550] Compiling Algorithms Intersperse.swift
[517/550] Compiling Algorithms Compacted.swift
[518/550] Compiling Algorithms Cycle.swift
[521/550] Compiling Algorithms Split.swift
[522/550] Compiling Algorithms Stride.swift
[523/550] Compiling Algorithms Suffix.swift
[526/550] Compiling Algorithms Rotate.swift
[537/553] Compiling Algorithms Trim.swift
[538/553] Compiling Algorithms Unique.swift
[539/553] Compiling Algorithms Windows.swift
[540/553] Compiling Algorithms AdjacentPairs.swift
[541/553] Compiling Algorithms Chain.swift
[542/553] Compiling Algorithms Chunked.swift
[543/553] Compiling Algorithms Combinations.swift
[543/553] Compiling c-nioatomics.c
[551/553] Emitting module Atomics
[552/554] Compiling c-atomics.c
[554/560] Emitting module Algorithms
[556/561] Compiling NIOConcurrencyHelpers NIOLock.swift
[557/561] Compiling NIOConcurrencyHelpers lock.swift
[558/561] Emitting module NIOConcurrencyHelpers
[559/561] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[560/561] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[561/561] Compiling NIOConcurrencyHelpers atomics.swift
[563/621] Compiling NIOCore MarkedCircularBuffer.swift
[564/621] Compiling NIOCore MulticastChannel.swift
[565/621] Compiling NIOCore NIOAny.swift
[566/621] Compiling NIOCore NIOCloseOnErrorHandler.swift
[567/621] Compiling NIOCore NIOLoopBound.swift
[568/621] Compiling NIOCore NIOScheduledCallback.swift
[569/621] Compiling NIOCore NIOSendable.swift
[570/621] Compiling NIOCore RecvByteBufferAllocator.swift
[571/621] Compiling NIOCore EventLoop.swift
[572/621] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[573/621] Compiling NIOCore EventLoopFuture+Deprecated.swift
[574/621] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[575/621] Compiling NIOCore EventLoopFuture.swift
[576/621] Compiling NIOCore FileDescriptor.swift
[577/621] Compiling NIOCore FileHandle.swift
[578/621] Compiling NIOCore FileRegion.swift
[579/629] Compiling NIOCore ChannelPipeline.swift
[580/629] Compiling NIOCore CircularBuffer.swift
[581/629] Compiling NIOCore Codec.swift
[582/629] Compiling NIOCore ConvenienceOptionSupport.swift
[583/629] Compiling NIOCore DeadChannel.swift
[584/629] Compiling NIOCore DispatchQueue+WithFuture.swift
[585/629] Compiling NIOCore EventLoop+Deprecated.swift
[586/629] Compiling NIOCore EventLoop+SerialExecutor.swift
[587/629] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[588/629] Compiling NIOCore SocketAddresses.swift
[589/629] Compiling NIOCore SocketOptionProvider.swift
[590/629] Compiling NIOCore SystemCallHelpers.swift
[591/629] Compiling NIOCore TimeAmount+Duration.swift
[592/629] Compiling NIOCore TypeAssistedChannelHandler.swift
[593/629] Compiling NIOCore UniversalBootstrapSupport.swift
[594/629] Compiling NIOCore Utilities.swift
[595/629] Compiling NIOCore AddressedEnvelope.swift
[596/629] Compiling NIOCore AsyncAwaitSupport.swift
[597/629] Compiling NIOCore AsyncChannel.swift
[598/629] Compiling NIOCore AsyncChannelHandler.swift
[599/629] Compiling NIOCore AsyncChannelInboundStream.swift
[600/629] Compiling NIOCore AsyncChannelOutboundWriter.swift
[601/629] Compiling NIOCore NIOAsyncSequenceProducer.swift
[602/629] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[603/629] Compiling NIOCore NIOAsyncWriter.swift
[604/629] Compiling NIOCore ByteBuffer-multi-int.swift
[605/629] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[606/629] Compiling NIOCore ByteBuffer-views.swift
[607/629] Compiling NIOCore Channel.swift
[608/629] Compiling NIOCore ChannelHandler.swift
[609/629] Compiling NIOCore ChannelHandlers.swift
[610/629] Compiling NIOCore ChannelInvoker.swift
[611/629] Compiling NIOCore ChannelOption.swift
[612/629] Compiling NIOCore GlobalSingletons.swift
[613/629] Compiling NIOCore IO.swift
[614/629] Compiling NIOCore IOData.swift
[615/629] Compiling NIOCore IPProtocol.swift
[616/629] Compiling NIOCore IntegerBitPacking.swift
[617/629] Compiling NIOCore IntegerTypes.swift
[618/629] Compiling NIOCore Interfaces.swift
[619/629] Compiling NIOCore Linux.swift
[620/629] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[621/629] Compiling NIOCore BSDSocketAPI.swift
[622/629] Compiling NIOCore ByteBuffer-aux.swift
[623/629] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[624/629] Compiling NIOCore ByteBuffer-conversions.swift
[625/629] Compiling NIOCore ByteBuffer-core.swift
[626/629] Compiling NIOCore ByteBuffer-hex.swift
[627/629] Compiling NIOCore ByteBuffer-int.swift
[628/629] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[629/629] Emitting module NIOCore
[631/681] Compiling NIOEmbedded Embedded.swift
[632/681] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[633/681] Emitting module NIOEmbedded
[634/681] Compiling NIOEmbedded AsyncTestingChannel.swift
[636/682] Compiling NIOPosix IO.swift
[637/682] Compiling NIOPosix IntegerBitPacking.swift
[638/682] Compiling NIOPosix IntegerTypes.swift
[639/682] Compiling NIOPosix Linux.swift
[640/682] Compiling NIOPosix LinuxCPUSet.swift
[641/682] Compiling NIOPosix LinuxUring.swift
[642/682] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[643/688] Emitting module NIOPosix
[644/688] Compiling NIOPosix ThreadPosix.swift
[645/688] Compiling NIOPosix ThreadWindows.swift
[646/688] Compiling NIOPosix UnsafeTransfer.swift
[647/688] Compiling NIOPosix Utilities.swift
[648/688] Compiling NIOPosix VsockAddress.swift
[649/688] Compiling NIOPosix VsockChannelEvents.swift
[650/688] Compiling NIOPosix PooledRecvBufferAllocator.swift
[651/688] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[652/688] Compiling NIOPosix PosixSingletons.swift
[653/688] Compiling NIOPosix RawSocketBootstrap.swift
[654/688] Compiling NIOPosix Resolver.swift
[655/688] Compiling NIOPosix Selectable.swift
[656/688] Compiling NIOPosix ServerSocket.swift
[657/688] Compiling NIOPosix Socket.swift
[658/688] Compiling NIOPosix SocketChannel.swift
[659/688] Compiling NIOPosix SocketProtocols.swift
[660/688] Compiling NIOPosix System.swift
[661/688] Compiling NIOPosix Thread.swift
[662/688] Compiling NIOPosix BSDSocketAPICommon.swift
[663/688] Compiling NIOPosix BSDSocketAPIPosix.swift
[664/688] Compiling NIOPosix BSDSocketAPIWindows.swift
[665/688] Compiling NIOPosix BaseSocket.swift
[666/688] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[667/688] Compiling NIOPosix BaseSocketChannel.swift
[668/688] Compiling NIOPosix BaseStreamSocketChannel.swift
[669/688] Compiling NIOPosix Bootstrap.swift
[670/688] Compiling NIOPosix ControlMessage.swift
[671/688] Compiling NIOPosix DatagramVectorReadManager.swift
[672/688] Compiling NIOPosix Errors+Any.swift
[673/688] Compiling NIOPosix FileDescriptor.swift
[674/688] Compiling NIOPosix GetaddrinfoResolver.swift
[675/688] Compiling NIOPosix HappyEyeballs.swift
[676/688] Compiling NIOPosix NIOThreadPool.swift
[677/688] Compiling NIOPosix NonBlockingFileIO.swift
[678/688] Compiling NIOPosix PendingDatagramWritesManager.swift
[679/688] Compiling NIOPosix PendingWritesManager.swift
[680/688] Compiling NIOPosix PipeChannel.swift
[681/688] Compiling NIOPosix PipePair.swift
[682/688] Compiling NIOPosix Pool.swift
[683/688] Compiling NIOPosix SelectableChannel.swift
[684/688] Compiling NIOPosix SelectableEventLoop.swift
[685/688] Compiling NIOPosix SelectorEpoll.swift
[686/688] Compiling NIOPosix SelectorGeneric.swift
[687/688] Compiling NIOPosix SelectorKqueue.swift
[688/688] Compiling NIOPosix SelectorUring.swift
[690/691] Compiling NIO Exports.swift
[691/691] Emitting module NIO
[693/731] Emitting module NIOTLS
[694/731] Compiling NIOTLS TLSEvents.swift
[695/731] Compiling NIOSOCKS SOCKSResponse.swift
[696/731] Compiling NIOSOCKS ClientStateMachine.swift
[697/731] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[698/732] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[699/732] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[700/732] Compiling NIOHTTP1 ByteCollectionUtils.swift
[701/732] Compiling NIOHTTP1 HTTPDecoder.swift
[702/732] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[703/732] Emitting module NIOSOCKS
[704/732] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[705/732] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[706/732] Compiling NIOHTTP1 HTTPEncoder.swift
[707/732] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[708/732] Compiling NIOTLS SNIHandler.swift
[709/733] Compiling NIOSOCKS ServerStateMachine.swift
[710/733] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[711/733] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[714/734] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[715/734] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[716/736] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[717/736] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[718/765] Compiling NIOSSL NIOSSLClientHandler.swift
[719/765] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[720/765] Compiling NIOSSL NIOSSLHandler.swift
[721/765] Compiling NIOSSL SSLErrors.swift
[722/765] Compiling NIOSSL SSLInit.swift
[723/765] Compiling NIOSSL SSLPKCS12Bundle.swift
[724/765] Compiling NIOSSL SSLContext.swift
[725/765] Compiling NIOSSL SSLPublicKey.swift
[726/765] Emitting module NIOHTTP1
[727/765] Compiling NIOSSL CustomPrivateKey.swift
[728/765] Compiling NIOSSL IdentityVerification.swift
[729/765] Compiling NIOSSL LinuxCABundle.swift
[730/765] Compiling NIOSSL AndroidCABundle.swift
[731/765] Compiling NIOSSL ByteBufferBIO.swift
[733/784] Emitting module NIOSSL
[734/787] Compiling NIOHPACK IndexedHeaderTable.swift
[735/788] Emitting module NIOHTTPCompression
[736/788] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[737/788] Compiling NIOHPACK StaticHeaderTable.swift
[738/788] Compiling NIOHPACK IntegerCoding.swift
[740/788] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[741/788] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[742/788] Compiling NIOSSL SubjectAlternativeName.swift
[743/788] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[744/788] Emitting module NIOFoundationCompat
[745/788] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[746/788] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[747/788] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[748/788] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[749/788] Compiling NIOHPACK HuffmanTables.swift
[750/789] Compiling NIOHPACK HuffmanCoding.swift
[751/789] Compiling NIOHTTPCompression HTTPCompression.swift
[752/789] Compiling NIOHTTPCompression HTTPDecompression.swift
[753/789] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[754/789] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[756/790] Compiling NIOHPACK HPACKEncoder.swift
[757/790] Compiling NIOHPACK HPACKErrors.swift
[760/790] Compiling NIOHPACK DynamicHeaderTable.swift
[761/790] Compiling NIOHPACK HPACKDecoder.swift
[765/790] Compiling NIOHPACK HPACKHeader.swift
[766/790] Compiling NIOHPACK HeaderTables.swift
[767/790] Emitting module NIOHPACK
[768/790] Compiling NIOSSL NIOSSLSecureBytes.swift
[769/790] Compiling NIOSSL RNG.swift
[770/790] Compiling NIOSSL SafeCompare.swift
[771/790] Compiling NIOSSL Zeroization.swift
[775/790] Compiling NIOSSL SSLPrivateKey.swift
[776/812] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[777/812] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[778/812] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[779/812] Compiling NIOTransportServices NIOTSDatagramListener.swift
[780/813] Compiling NIOTransportServices AcceptHandler.swift
[781/813] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[783/813] Compiling NIOTransportServices StateManagedChannel.swift
[784/813] Compiling NIOTransportServices StateManagedListenerChannel.swift
[785/813] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[787/815] Emitting module NIOTransportServices
[788/815] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[789/815] Compiling NIOTransportServices NIOTSSingletons.swift
[790/815] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[791/815] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[792/815] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[793/815] Compiling NIOTransportServices NIOTSListenerChannel.swift
[794/815] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[795/815] Compiling NIOTransportServices NIOTSErrors.swift
[796/815] Compiling NIOTransportServices NIOTSEventLoop.swift
[800/815] Compiling NIOTransportServices NIOTSBootstraps.swift
[801/815] Compiling NIOTransportServices NIOTSChannelOptions.swift
[802/815] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[803/815] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[804/815] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[806/874] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[807/874] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[808/874] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[809/874] Compiling NIOHTTP2 HasRemoteSettings.swift
[810/874] Compiling NIOHTTP2 LocallyQuiescingState.swift
[811/874] Compiling NIOHTTP2 QuiescingState.swift
[812/874] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[813/874] Compiling NIOHTTP2 SendingHeadersState.swift
[814/874] Compiling NIOHTTP2 SendingPushPromiseState.swift
[815/874] Compiling NIOHTTP2 SendingRstStreamState.swift
[816/874] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[818/875] Emitting module NIOHTTP2
[819/883] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[820/883] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[821/883] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[822/883] Compiling NIOHTTP2 HTTP2StreamID.swift
[823/883] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[824/883] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[825/883] Compiling NIOHTTP2 HTTP2UserEvents.swift
[826/883] Compiling NIOHTTP2 InboundEventBuffer.swift
[827/883] Compiling NIOHTTP2 ConnectionStateMachine.swift
[828/883] Compiling NIOHTTP2 ConnectionStreamsState.swift
[829/883] Compiling NIOHTTP2 MayReceiveFrames.swift
[830/883] Compiling NIOHTTP2 ReceivingDataState.swift
[831/883] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[832/883] Compiling NIOHTTP2 ReceivingHeadersState.swift
[833/883] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[834/883] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[835/883] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[836/883] Compiling NIOHTTP2 InboundWindowManager.swift
[837/883] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[838/883] Compiling NIOHTTP2 StreamChannelFlowController.swift
[839/883] Compiling NIOHTTP2 StreamChannelList.swift
[840/883] Compiling NIOHTTP2 StreamMap.swift
[841/883] Compiling NIOHTTP2 StreamStateMachine.swift
[842/883] Compiling NIOHTTP2 UnsafeTransfer.swift
[843/883] Compiling NIOHTTP2 WatermarkedFlowController.swift
[844/883] Compiling NIOHTTP2 MaySendFrames.swift
[845/883] Compiling NIOHTTP2 SendingDataState.swift
[846/883] Compiling NIOHTTP2 SendingGoawayState.swift
[851/883] Compiling NIOHTTP2 HTTP2SettingsState.swift
[852/883] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[853/883] Compiling NIOHTTP2 HasFlowControlWindows.swift
[854/883] Compiling NIOHTTP2 HasLocalSettings.swift
[859/883] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[860/883] Compiling NIOHTTP2 StateMachineResult.swift
[861/883] Compiling NIOHTTP2 ContentLengthVerifier.swift
[862/883] Compiling NIOHTTP2 DOSHeuristics.swift
[863/883] Compiling NIOHTTP2 Error+Any.swift
[864/883] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[865/883] Compiling NIOHTTP2 ControlFrameBuffer.swift
[866/883] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[867/883] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[868/883] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[869/883] Compiling NIOHTTP2 HTTP2Frame.swift
[870/883] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[871/883] Compiling NIOHTTP2 HTTP2FrameParser.swift
[872/883] Compiling NIOHTTP2 HTTP2PingData.swift
[873/883] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[874/883] Compiling NIOHTTP2 HTTP2Settings.swift
[875/883] Compiling NIOHTTP2 HTTP2Stream.swift
[876/883] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[877/883] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[878/883] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[882/883] Compiling NIOHTTP2 HTTP2Error.swift
[883/883] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[885/943] Emitting module AsyncHTTPClient
[886/951] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[887/951] Compiling AsyncHTTPClient ConnectionTarget.swift
[888/951] Compiling AsyncHTTPClient DeconstructedURL.swift
[889/951] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[890/951] Compiling AsyncHTTPClient FoundationExtensions.swift
[891/951] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[892/951] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[893/951] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[894/951] Compiling AsyncHTTPClient RequestBag.swift
[895/951] Compiling AsyncHTTPClient RequestValidation.swift
[896/951] Compiling AsyncHTTPClient SSLContextCache.swift
[897/951] Compiling AsyncHTTPClient Scheme.swift
[898/951] Compiling AsyncHTTPClient Singleton.swift
[899/951] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[900/951] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[901/951] Compiling AsyncHTTPClient Utils.swift
[902/951] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[903/951] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[904/951] Compiling AsyncHTTPClient AsyncLazySequence.swift
[905/951] Compiling AsyncHTTPClient HTTPClient+execute.swift
[906/951] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[907/951] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[908/951] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[909/951] Compiling AsyncHTTPClient HTTPClientRequest.swift
[910/951] Compiling AsyncHTTPClient HTTPClientResponse.swift
[911/951] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[912/951] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[913/951] Compiling AsyncHTTPClient Transaction.swift
[914/951] Compiling AsyncHTTPClient Base64.swift
[915/951] Compiling AsyncHTTPClient BasicAuth.swift
[916/951] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[917/951] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[918/951] Compiling AsyncHTTPClient ConnectionPool.swift
[919/951] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[920/951] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[921/951] Compiling AsyncHTTPClient TLSEventsHandler.swift
[922/951] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[923/951] Compiling AsyncHTTPClient HTTP1Connection.swift
[924/951] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[925/951] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[926/951] Compiling AsyncHTTPClient HTTP2Connection.swift
[927/951] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[928/951] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[929/951] Compiling AsyncHTTPClient RequestOptions.swift
[930/951] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[931/951] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[932/951] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[933/951] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[934/951] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[935/951] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[936/951] Compiling AsyncHTTPClient HTTPClient.swift
[937/951] Compiling AsyncHTTPClient HTTPHandler.swift
[938/951] Compiling AsyncHTTPClient LRUCache.swift
[939/951] Compiling AsyncHTTPClient NWErrorHandler.swift
[940/951] Compiling AsyncHTTPClient NWWaitingHandler.swift
[941/951] Compiling AsyncHTTPClient TLSConfiguration.swift
[942/951] Compiling AsyncHTTPClient RedirectState.swift
[943/951] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[944/951] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[945/951] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[946/951] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[947/951] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[948/951] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[949/951] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[950/951] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[951/951] Compiling AsyncHTTPClient RequestBodyLength.swift
[953/971] Compiling SpaceTrack Predicate.swift
[954/971] Compiling SpaceTrack RequestInfo.swift
[955/973] Compiling SpaceTrack TIPMessage.swift
[956/973] Compiling SpaceTrack Order.swift
[957/973] Compiling SpaceTrack SatelliteCatalog.swift
[958/973] Compiling SpaceTrack SatelliteCatalogChange.swift
[959/973] Emitting module SpaceTrack
[960/973] Compiling SpaceTrack AuthDecoder.swift
[961/973] Compiling SpaceTrack AuthDelegate.swift
[962/973] Compiling SpaceTrack Client.swift
[963/973] Compiling SpaceTrack Session.swift
[964/973] Compiling SpaceTrack Types.swift
[965/973] Compiling SpaceTrack Boxscore.swift
[966/973] Compiling SpaceTrack Common.swift
[967/973] Compiling SpaceTrack ConjunctionDataMessage.swift
[968/973] Compiling SpaceTrack Decay.swift
[969/973] Compiling SpaceTrack GeneralPerturbations.swift
[970/973] Compiling SpaceTrack LaunchSite.swift
[971/973] Compiling SpaceTrack DataDalegate.swift
[972/973] Compiling SpaceTrack DataDecoder.swift
[973/973] Compiling SpaceTrack DateDecoder.swift
Build complete! (177.44s)
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"
}
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.