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 fluent-mysql-driver, reference main (52b7d8), with Swift 6.1 for Linux on 1 May 2025 08:22:56 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/fluent-mysql-driver.git
Reference: main
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/vapor/fluent-mysql-driver
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 52b7d86 Some minor cleanup (#228)
Cloned https://github.com/vapor/fluent-mysql-driver.git
Revision (git rev-parse @):
52b7d863b884cbecfe61dd4eae2e7277992f0a35
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/fluent-mysql-driver.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/vapor/fluent-mysql-driver.git
https://github.com/vapor/fluent-mysql-driver.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "fluent-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.51.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/fluent-kit.git"
    },
    {
      "identity" : "mysql-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.9.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/mysql-kit.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    }
  ],
  "manifest_display_name" : "fluent-mysql-driver",
  "name" : "fluent-mysql-driver",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "FluentMySQLDriver",
      "targets" : [
        "FluentMySQLDriver"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FluentMySQLDriverTests",
      "module_type" : "SwiftTarget",
      "name" : "FluentMySQLDriverTests",
      "path" : "Tests/FluentMySQLDriverTests",
      "product_dependencies" : [
        "FluentBenchmark"
      ],
      "sources" : [
        "FluentMySQLDriverTests.swift"
      ],
      "target_dependencies" : [
        "FluentMySQLDriver"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FluentMySQLDriver",
      "module_type" : "SwiftTarget",
      "name" : "FluentMySQLDriver",
      "path" : "Sources/FluentMySQLDriver",
      "product_dependencies" : [
        "FluentKit",
        "FluentSQL",
        "Logging",
        "MySQLKit"
      ],
      "product_memberships" : [
        "FluentMySQLDriver"
      ],
      "sources" : [
        "Exports.swift",
        "FluentMySQLConfiguration.swift",
        "FluentMySQLDatabase.swift",
        "FluentMySQLDriver.swift",
        "FluentMySQLError.swift",
        "MySQLConverterDelegate.swift",
        "MySQLError+Database.swift",
        "MySQLRow+Database.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/vapor/fluent-kit.git
Fetching https://github.com/vapor/mysql-kit.git
Fetching https://github.com/apple/swift-log.git
[1/5151] Fetching mysql-kit
[2525/8987] Fetching mysql-kit, swift-log
[7070/22231] Fetching mysql-kit, swift-log, fluent-kit
Fetched https://github.com/apple/swift-log.git from cache (0.40s)
Fetched https://github.com/vapor/mysql-kit.git from cache (0.53s)
Fetched https://github.com/vapor/fluent-kit.git from cache (0.53s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.97s)
Computing version for https://github.com/vapor/mysql-kit.git
Computed https://github.com/vapor/mysql-kit.git at 4.10.0 (0.47s)
Fetching https://github.com/vapor/sql-kit.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/vapor/mysql-nio.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/vapor/async-kit.git
[1/5983] Fetching sql-kit
[2/8353] Fetching sql-kit, async-kit
[3/10570] Fetching sql-kit, async-kit, mysql-nio
[10571/24428] Fetching sql-kit, async-kit, mysql-nio, swift-crypto
Fetched https://github.com/vapor/async-kit.git from cache (0.40s)
[9033/97628] Fetching sql-kit, mysql-nio, swift-crypto, swift-nio
Fetched https://github.com/vapor/mysql-nio.git from cache (0.40s)
[6955/95411] Fetching sql-kit, swift-crypto, swift-nio
Fetched https://github.com/vapor/sql-kit.git from cache (0.42s)
[1727/89428] Fetching swift-crypto, swift-nio
[5658/104237] Fetching swift-crypto, swift-nio, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.46s)
Fetched https://github.com/apple/swift-crypto.git from cache (2.46s)
[59701/75570] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (5.44s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.30.0 (7.32s)
Computing version for https://github.com/vapor/sql-kit.git
Computed https://github.com/vapor/sql-kit.git at 3.33.0 (0.42s)
Fetching https://github.com/apple/swift-collections.git
[1/16306] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (0.96s)
Computing version for https://github.com/vapor/mysql-nio.git
Computed https://github.com/vapor/mysql-nio.git at 1.7.2 (1.46s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.47s)
Fetching https://github.com/apple/swift-algorithms.git
[1/5918] Fetching swift-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (0.41s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.1 (1.10s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1705] Fetching swift-atomics
[530/6072] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (0.38s)
Fetched https://github.com/apple/swift-system.git from cache (0.38s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.88s)
Computing version for https://github.com/vapor/fluent-kit.git
Computed https://github.com/vapor/fluent-kit.git at 1.52.1 (0.44s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.47s)
Fetching https://github.com/apple/swift-numerics.git
[1/5674] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.37s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.82s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.46s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.64s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.46s)
Fetching https://github.com/apple/swift-asn1.git
[1/1584] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.25s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.72s)
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-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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/vapor/mysql-kit.git
Working copy of https://github.com/vapor/mysql-kit.git resolved at 4.10.0
Creating working copy for https://github.com/vapor/fluent-kit.git
Working copy of https://github.com/vapor/fluent-kit.git resolved at 1.52.1
Creating working copy for https://github.com/vapor/mysql-nio.git
Working copy of https://github.com/vapor/mysql-nio.git resolved at 1.7.2
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-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-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-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-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.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.1
Creating working copy for https://github.com/vapor/sql-kit.git
Working copy of https://github.com/vapor/sql-kit.git resolved at 3.33.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Building for debugging...
[0/802] Write sources
[21/802] Compiling CNIOWindows WSAStartup.c
[22/802] Write sources
[22/802] Compiling CNIOWindows shim.c
[24/802] Compiling CNIOWASI CNIOWASI.c
[24/802] Write sources
[31/802] Compiling CNIOLinux liburing_shims.c
[32/802] Compiling _NumericsShims _NumericsShims.c
[33/802] Compiling CNIODarwin shim.c
[34/802] Compiling _AtomicsShims.c
[35/802] Compiling fiat_curve25519_adx_square.S
[36/802] Compiling fiat_p256_adx_sqr.S
[37/802] Compiling CNIOLinux shim.c
[38/802] Compiling fiat_p256_adx_mul.S
[39/802] Compiling fiat_curve25519_adx_mul.S
[40/802] Compiling CNIOBoringSSLShims shims.c
[41/802] Compiling tls_method.cc
[42/802] Compiling tls_record.cc
[43/802] Compiling tls13_server.cc
[44/802] Compiling tls13_enc.cc
[45/802] Compiling tls13_client.cc
[46/802] Write swift-version-24593BA9C3E375BF.txt
[47/802] Compiling c-nioatomics.c
[48/806] Compiling c-atomics.c
[49/806] Compiling t1_enc.cc
[50/815] Compiling tls13_both.cc
[51/824] Compiling ssl_x509.cc
[52/824] Compiling ssl_versions.cc
[53/829] Compiling ssl_transcript.cc
[54/846] Compiling ssl_stat.cc
[56/846] Emitting module Logging
[57/846] Emitting module InternalCollectionsUtilities
[57/848] Compiling ssl_session.cc
[58/848] Compiling ssl_privkey.cc
[60/848] Compiling RealModule Real.swift
[61/848] Compiling RealModule Float80+Real.swift
[62/849] Compiling RealModule Float16+Real.swift
[63/849] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[64/849] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[65/849] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[66/849] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[67/849] Compiling InternalCollectionsUtilities Integer rank.swift
[68/849] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[69/849] Emitting module RealModule
[72/849] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[73/849] Compiling InternalCollectionsUtilities _SortedCollection.swift
[74/849] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[75/849] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[76/849] Compiling InternalCollectionsUtilities Specialize.swift
[77/849] Compiling InternalCollectionsUtilities Debugging.swift
[78/849] Compiling InternalCollectionsUtilities Descriptions.swift
[79/849] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[80/849] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[81/849] Emitting module _NIOBase64
[82/849] Compiling _NIOBase64 Base64.swift
[83/849] Compiling _NIODataStructures PriorityQueue.swift
[84/849] Compiling RealModule Float+Real.swift
[85/849] Compiling RealModule ElementaryFunctions.swift
[86/850] Compiling _NIODataStructures _TinyArray.swift
[87/850] Compiling InternalCollectionsUtilities UInt+reversed.swift
[88/850] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[89/850] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[90/850] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[92/850] Emitting module NIOConcurrencyHelpers
[95/851] Compiling RealModule RealFunctions.swift
[98/920] Compiling Logging Locks.swift
[99/920] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[100/920] Compiling NIOConcurrencyHelpers NIOLock.swift
[101/920] Compiling NIOConcurrencyHelpers lock.swift
[102/920] Compiling NIOConcurrencyHelpers atomics.swift
[103/920] Compiling Logging MetadataProvider.swift
[104/920] Emitting module _NIODataStructures
[105/920] Compiling _NIODataStructures Heap.swift
[106/921] Compiling Logging Logging.swift
[107/922] Compiling Logging LogHandler.swift
[110/923] Compiling ssl_key_share.cc
[111/932] Compiling ssl_file.cc
[113/1076] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[114/1076] Compiling HeapModule Heap+Invariants.swift
[115/1076] Compiling HeapModule Heap+Descriptions.swift
[116/1076] Compiling HashTreeCollections _Bucket.swift
[117/1076] Compiling HashTreeCollections _Hash.swift
[118/1078] Compiling DequeModule _DequeBuffer.swift
[119/1078] Compiling DequeModule _DequeBufferHeader.swift
[120/1078] Compiling HeapModule _HeapNode.swift
[121/1078] Compiling HeapModule Heap.swift
[121/1078] Compiling ssl_credential.cc
[123/1078] Compiling HeapModule Heap+UnsafeHandle.swift
[124/1078] Emitting module HeapModule
[125/1078] Compiling HashTreeCollections _HashLevel.swift
[126/1078] Compiling HashTreeCollections _HashNode+Builder.swift
[127/1079] Compiling DequeModule Deque+Extras.swift
[128/1079] Compiling DequeModule Deque+Hashable.swift
[130/1079] Compiling HashTreeCollections TreeDictionary+Collection.swift
[131/1079] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[132/1079] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[133/1079] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[134/1079] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[135/1079] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[136/1079] Compiling HashTreeCollections TreeDictionary+Filter.swift
[137/1079] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[138/1079] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[139/1079] Compiling HashTreeCollections TreeDictionary+Keys.swift
[140/1079] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[141/1079] Compiling HashTreeCollections TreeDictionary+Merge.swift
[142/1079] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[143/1079] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[143/1086] Compiling ssl_lib.cc
[150/1086] Compiling OrderedCollections OrderedSet+Sendable.swift
[151/1086] Compiling OrderedCollections OrderedSet+SubSequence.swift
[152/1086] Compiling OrderedCollections OrderedSet+Testing.swift
[153/1086] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[154/1086] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[155/1086] Compiling OrderedCollections OrderedSet.swift
[156/1086] Compiling OrderedCollections _UnsafeBitset.swift
[157/1086] Compiling HashTreeCollections TreeSet+Equatable.swift
[158/1086] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[159/1086] Compiling HashTreeCollections TreeSet+Extras.swift
[160/1086] Compiling HashTreeCollections TreeSet+Filter.swift
[161/1086] Compiling HashTreeCollections TreeSet+Hashable.swift
[162/1086] Compiling HashTreeCollections TreeSet+Sendable.swift
[165/1095] Compiling _RopeModule Rope+Join.swift
[166/1095] Compiling _RopeModule Rope+MutatingForEach.swift
[167/1095] Compiling _RopeModule Rope+Remove.swift
[168/1095] Compiling _RopeModule Rope+RemoveSubrange.swift
[169/1095] Compiling _RopeModule Rope+Split.swift
[170/1095] Compiling _RopeModule Optional Utilities.swift
[171/1095] Compiling _RopeModule String Utilities.swift
[172/1095] Compiling _RopeModule String.Index+ABI.swift
[173/1105] Compiling DequeModule Deque._UnsafeHandle.swift
[174/1105] Compiling DequeModule Deque.swift
[177/1105] Compiling DequeModule _DequeSlot.swift
[178/1105] Compiling DequeModule _UnsafeWrappedBuffer.swift
[179/1105] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[180/1105] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[181/1105] Compiling HashTreeCollections _HashNode.swift
[182/1105] Compiling HashTreeCollections _HashNodeHeader.swift
[185/1105] Compiling HashTreeCollections _AncestorHashSlots.swift
[186/1105] Compiling HashTreeCollections _Bitmap.swift
[193/1105] Compiling DequeModule Deque+Testing.swift
[194/1105] Compiling DequeModule Deque._Storage.swift
[203/1105] Compiling HashTreeCollections _HashSlot.swift
[204/1105] Compiling HashTreeCollections _HashStack.swift
[205/1105] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[206/1105] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[215/1105] Compiling HashTreeCollections _HashNode+Structural merge.swift
[216/1105] Compiling HashTreeCollections _HashTreeIterator.swift
[217/1105] Compiling HashTreeCollections _HashTreeStatistics.swift
[218/1105] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[219/1105] Compiling HashTreeCollections _RawHashNode.swift
[220/1105] Compiling HashTreeCollections _UnmanagedHashNode.swift
[221/1105] Compiling HashTreeCollections _UnsafePath.swift
[222/1105] Compiling HashTreeCollections TreeDictionary+Codable.swift
[223/1105] Compiling HashTreeCollections _HashNode+Storage.swift
[224/1105] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[225/1105] Compiling HashTreeCollections _HashNode+Structural filter.swift
[226/1105] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[227/1105] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[228/1105] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[229/1105] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[230/1105] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[254/1105] Emitting module DequeModule
[255/1106] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[256/1106] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[257/1106] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[258/1106] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[259/1106] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[260/1106] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[261/1106] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[262/1106] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[263/1106] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[264/1106] Compiling HashTreeCollections TreeSet.swift
[265/1106] Compiling ssl_cipher.cc
[293/1106] Emitting module _RopeModule
[304/1106] Compiling ssl_buffer.cc
[306/1106] Emitting module OrderedCollections
[306/1107] Compiling ssl_asn1.cc
[307/1107] Compiling ssl_cert.cc
[370/1108] Compiling ssl_aead_ctx.cc
[371/1108] Compiling s3_pkt.cc
[373/1108] Emitting module HashTreeCollections
[374/1109] Compiling s3_both.cc
[375/1109] Compiling s3_lib.cc
[376/1109] Compiling handshake_server.cc
[377/1109] Compiling handshake_client.cc
[378/1109] Compiling handshake.cc
[379/1109] Compiling handoff.cc
[380/1109] Compiling dtls_record.cc
[381/1109] Compiling extensions.cc
[382/1109] Compiling encrypted_client_hello.cc
[383/1109] Compiling dtls_method.cc
[384/1109] Compiling md5-x86_64-linux.S
[385/1109] Compiling md5-x86_64-apple.S
[386/1109] Compiling md5-586-linux.S
[387/1109] Compiling md5-586-apple.S
[388/1109] Compiling d1_srtp.cc
[389/1109] Compiling chacha20_poly1305_x86_64-apple.S
[390/1109] Compiling chacha20_poly1305_x86_64-linux.S
[391/1109] Compiling d1_pkt.cc
[392/1109] Compiling chacha20_poly1305_armv8-linux.S
[393/1109] Compiling chacha20_poly1305_armv8-win.S
[394/1109] Compiling err_data.cc
[395/1109] Compiling chacha20_poly1305_armv8-apple.S
[396/1109] Compiling chacha-x86_64-linux.S
[396/1109] Compiling chacha-x86-linux.S
[398/1109] Compiling chacha-x86_64-apple.S
[399/1109] Compiling chacha-x86-apple.S
[400/1109] Compiling chacha-armv8-win.S
[401/1109] Compiling d1_lib.cc
[402/1109] Compiling chacha-armv8-linux.S
[403/1109] Compiling chacha-armv4-linux.S
[404/1109] Compiling chacha-armv8-apple.S
[405/1109] Compiling aes128gcmsiv-x86_64-apple.S
[406/1109] Compiling aes128gcmsiv-x86_64-linux.S
[407/1109] Compiling x86_64-mont5-linux.S
[408/1109] Compiling x86_64-mont5-apple.S
[409/1109] Compiling x86_64-mont-apple.S
[409/1109] Compiling x86_64-mont-linux.S
[411/1109] Compiling x86-mont-linux.S
[412/1109] Compiling x86-mont-apple.S
[413/1109] Compiling vpaes-x86_64-apple.S
[414/1109] Compiling vpaes-x86_64-linux.S
[415/1109] Compiling vpaes-x86-apple.S
[416/1109] Compiling vpaes-x86-linux.S
[417/1109] Compiling vpaes-armv8-win.S
[418/1109] Compiling d1_both.cc
[419/1109] Compiling vpaes-armv8-apple.S
[420/1109] Compiling vpaes-armv8-linux.S
[421/1109] Compiling vpaes-armv7-linux.S
[422/1109] Compiling sha512-armv8-linux.S
[423/1109] Compiling sha512-x86_64-apple.S
[424/1109] Compiling sha512-x86_64-linux.S
[425/1109] Compiling sha512-armv8-win.S
[426/1109] Compiling sha512-armv8-apple.S
[427/1109] Compiling sha512-586-linux.S
[428/1109] Compiling sha512-586-apple.S
[429/1109] Compiling sha512-armv4-linux.S
[430/1109] Compiling sha256-armv8-win.S
[431/1109] Compiling sha256-x86_64-apple.S
[432/1109] Compiling sha256-x86_64-linux.S
[433/1109] Compiling sha256-armv8-linux.S
[434/1109] Compiling sha256-armv8-apple.S
[435/1109] Compiling sha256-armv4-linux.S
[436/1109] Compiling sha256-586-apple.S
[437/1109] Compiling sha1-x86_64-apple.S
[438/1109] Compiling sha256-586-linux.S
[439/1109] Compiling bio_ssl.cc
[440/1109] Compiling sha1-armv8-win.S
[441/1109] Compiling sha1-armv8-apple.S
[442/1109] Compiling sha1-armv8-linux.S
[443/1109] Compiling sha1-armv4-large-linux.S
[444/1109] Compiling sha1-586-apple.S
[445/1109] Compiling sha1-x86_64-linux.S
[446/1109] Compiling rsaz-avx2-linux.S
[447/1109] Compiling rdrand-x86_64-linux.S
[448/1109] Compiling rsaz-avx2-apple.S
[449/1109] Compiling rdrand-x86_64-apple.S
[449/1109] Compiling sha1-586-linux.S
[451/1109] Compiling p256_beeu-armv8-asm-apple.S
[451/1109] Compiling p256-x86_64-asm-apple.S
[453/1109] Compiling p256-armv8-asm-win.S
[453/1109] Compiling p256_beeu-x86_64-asm-apple.S
[455/1109] Compiling p256-x86_64-asm-linux.S
[455/1109] Compiling p256_beeu-armv8-asm-linux.S
[457/1109] Compiling p256_beeu-armv8-asm-win.S
[458/1109] Compiling p256_beeu-x86_64-asm-linux.S
[459/1109] Compiling p256-armv8-asm-linux.S
[460/1109] Compiling ghashv8-armv8-apple.S
[460/1109] Compiling ghashv8-armv8-win.S
[462/1109] Compiling ghashv8-armv8-linux.S
[463/1109] Compiling p256-armv8-asm-apple.S
[464/1109] Compiling ghashv8-armv7-linux.S
[465/1109] Compiling ghash-x86_64-linux.S
[466/1109] Compiling ghash-x86_64-apple.S
[467/1109] Compiling ghash-x86-apple.S
[468/1109] Compiling ghash-ssse3-x86_64-linux.S
[469/1109] Compiling ghash-ssse3-x86-linux.S
[470/1109] Compiling ghash-ssse3-x86_64-apple.S
[471/1109] Compiling ghash-x86-linux.S
[472/1109] Compiling ghash-ssse3-x86-apple.S
[473/1109] Compiling ghash-neon-armv8-linux.S
[474/1109] Compiling ghash-neon-armv8-win.S
[475/1109] Compiling ghash-armv4-linux.S
[476/1109] Compiling ghash-neon-armv8-apple.S
[477/1109] Compiling bn-armv8-win.S
[478/1109] Compiling co-586-linux.S
[479/1109] Compiling co-586-apple.S
[480/1109] Compiling bsaes-armv7-linux.S
[481/1109] Compiling bn-armv8-apple.S
[482/1109] Compiling armv8-mont-win.S
[483/1109] Compiling bn-armv8-linux.S
[484/1109] Compiling bn-586-linux.S
[485/1109] Compiling armv8-mont-apple.S
[486/1109] Compiling armv8-mont-linux.S
[487/1109] Compiling bn-586-apple.S
[488/1109] Compiling armv4-mont-linux.S
[489/1109] Compiling aesv8-gcm-armv8-win.S
[490/1109] Compiling aesv8-gcm-armv8-linux.S
[491/1109] Compiling aesv8-gcm-armv8-apple.S
[492/1109] Compiling aesv8-armv8-apple.S
[493/1109] Compiling aesni-x86_64-apple.S
[494/1109] Compiling aesv8-armv8-win.S
[495/1109] Compiling aesv8-armv7-linux.S
[496/1109] Compiling aesni-x86_64-linux.S
[497/1109] Compiling aesv8-armv8-linux.S
[498/1109] Compiling aesni-x86-linux.S
[499/1109] Compiling aesni-x86-apple.S
[500/1109] Compiling aesni-gcm-x86_64-linux.S
[501/1109] Compiling aes-gcm-avx2-x86_64-linux.S
[502/1109] Compiling aes-gcm-avx10-x86_64-apple.S
[503/1109] Compiling aesni-gcm-x86_64-apple.S
[504/1109] Compiling aes-gcm-avx10-x86_64-linux.S
[505/1109] Compiling aes-gcm-avx2-x86_64-apple.S
[506/1109] Compiling x_sig.cc
[507/1109] Compiling x_x509.cc
[508/1109] Compiling x_val.cc
[509/1109] Compiling x_x509a.cc
[510/1109] Compiling x_spki.cc
[511/1109] Compiling x_req.cc
[512/1109] Compiling x_pubkey.cc
[513/1109] Compiling x_name.cc
[514/1109] Compiling x_exten.cc
[515/1109] Compiling x_algor.cc
[516/1109] Compiling x509spki.cc
[517/1109] Compiling x_crl.cc
[518/1109] Compiling x_attrib.cc
[519/1109] Compiling x509rset.cc
[520/1109] Compiling x_all.cc
[521/1109] Compiling x509name.cc
[522/1109] Compiling x509cset.cc
[523/1109] Compiling x509_vpm.cc
[524/1109] Compiling x509_txt.cc
[525/1109] Compiling x509_trs.cc
[526/1109] Compiling x509_v3.cc
[527/1109] Compiling x509_vfy.cc
[528/1109] Compiling x509_set.cc
[529/1109] Compiling x509_req.cc
[530/1109] Compiling x509_obj.cc
[531/1109] Compiling x509_def.cc
[532/1109] Compiling x509_d2.cc
[533/1109] Compiling x509_ext.cc
[534/1109] Compiling x509_lu.cc
[535/1109] Compiling x509_cmp.cc
[536/1109] Compiling x509.cc
[537/1109] Compiling x509_att.cc
[538/1109] Compiling v3_skey.cc
[539/1109] Compiling v3_prn.cc
[540/1109] Compiling v3_purp.cc
[541/1109] Compiling v3_utl.cc
[542/1109] Compiling v3_ocsp.cc
[543/1109] Compiling v3_pcons.cc
[544/1109] Compiling v3_pmaps.cc
[545/1109] Compiling v3_ncons.cc
[546/1109] Compiling v3_int.cc
[547/1109] Compiling v3_ia5.cc
[548/1109] Compiling v3_info.cc
[549/1109] Compiling v3_extku.cc
[550/1109] Compiling v3_lib.cc
[551/1109] Compiling v3_genn.cc
[552/1109] Compiling v3_enum.cc
[553/1109] Compiling v3_crld.cc
[554/1109] Compiling v3_cpols.cc
[555/1109] Compiling v3_conf.cc
[556/1109] Compiling v3_bitst.cc
[557/1109] Compiling v3_bcons.cc
[558/1109] Compiling v3_alt.cc
[559/1109] Compiling v3_akeya.cc
[560/1109] Compiling v3_akey.cc
[561/1109] Compiling t_x509a.cc
[562/1109] Compiling i2d_pr.cc
[563/1109] Compiling t_crl.cc
[564/1109] Compiling t_x509.cc
[565/1109] Compiling t_req.cc
[566/1109] Compiling policy.cc
[567/1109] Compiling rsa_pss.cc
[568/1109] Compiling name_print.cc
[569/1109] Compiling by_file.cc
[570/1109] Compiling by_dir.cc
[571/1109] Compiling asn1_gen.cc
[572/1109] Compiling voprf.cc
[573/1109] Compiling trust_token.cc
[574/1109] Compiling a_verify.cc
[575/1109] Compiling algorithm.cc
[576/1109] Compiling a_digest.cc
[577/1109] Compiling a_sign.cc
[578/1109] Compiling thread_win.cc
[579/1109] Compiling thread.cc
[580/1109] Compiling thread_none.cc
[581/1109] Compiling thread_pthread.cc
[582/1109] Compiling stack.cc
[583/1109] Compiling pmbtoken.cc
[584/1109] Compiling sha512.cc
[585/1109] Compiling sha256.cc
[586/1109] Compiling siphash.cc
[587/1109] Compiling slhdsa.cc
[588/1109] Compiling sha1.cc
[589/1109] Compiling spake2plus.cc
[590/1109] Compiling rsa_extra.cc
[591/1109] Compiling rsa_print.cc
[592/1109] Compiling windows.cc
[593/1109] Compiling rc4.cc
[594/1109] Compiling refcount.cc
[595/1109] Compiling rsa_crypt.cc
[596/1109] Compiling trusty.cc
[597/1109] Compiling rand.cc
[598/1109] Compiling urandom.cc
[599/1109] Compiling ios.cc
[600/1109] Compiling rsa_asn1.cc
[601/1109] Compiling getentropy.cc
[602/1109] Compiling passive.cc
[603/1109] Compiling poly1305_arm_asm.S
[604/1109] Compiling forkunsafe.cc
[605/1109] Compiling deterministic.cc
[606/1109] Compiling fork_detect.cc
[607/1109] Compiling poly1305_arm.cc
[608/1109] Compiling poly1305.cc
[609/1109] Compiling poly1305_vec.cc
[610/1109] Compiling pool.cc
[611/1109] Compiling pkcs7.cc
[612/1109] Compiling pkcs8.cc
[613/1109] Compiling pkcs8_x509.cc
[614/1109] Compiling p5_pbev2.cc
[615/1109] Compiling pkcs7_x509.cc
[616/1109] Compiling pem_xaux.cc
[617/1109] Compiling pem_x509.cc
[618/1109] Compiling pem_pkey.cc
[619/1109] Compiling pem_pk8.cc
[620/1109] Compiling mlkem.cc
[621/1109] Compiling pem_oth.cc
[622/1109] Compiling obj_xref.cc
[623/1109] Compiling mldsa.cc
[624/1109] Compiling pem_info.cc
[625/1109] Compiling pem_lib.cc
[626/1109] Compiling obj.cc
[627/1109] Compiling mem.cc
[628/1109] Compiling md5.cc
[629/1109] Compiling pem_all.cc
[630/1109] Compiling poly_rq_mul.S
[631/1109] Compiling fips_shared_support.cc
[632/1109] Compiling md4.cc
[633/1109] Compiling lhash.cc
[634/1109] Compiling ex_data.cc
[635/1109] Compiling sign.cc
[636/1109] Compiling kyber.cc
[637/1109] Compiling scrypt.cc
[638/1109] Compiling hrss.cc
[639/1109] Compiling hpke.cc
[640/1109] Compiling print.cc
[641/1109] Compiling pbkdf.cc
[642/1109] Compiling p_x25519.cc
[643/1109] Compiling p_x25519_asn1.cc
[644/1109] Compiling p_rsa_asn1.cc
[645/1109] Compiling p_ed25519.cc
[646/1109] Compiling p_rsa.cc
[647/1109] Compiling p_ed25519_asn1.cc
[648/1109] Compiling p_hkdf.cc
[649/1109] Compiling p_ec_asn1.cc
[650/1109] Compiling p_ec.cc
[651/1109] Compiling p_dh.cc
[652/1109] Compiling p_dh_asn1.cc
[653/1109] Compiling evp_ctx.cc
[654/1109] Compiling p_dsa_asn1.cc
[655/1109] Compiling evp.cc
[656/1109] Compiling err.cc
[657/1109] Compiling engine.cc
[658/1109] Compiling evp_asn1.cc
[659/1109] Compiling ecdh.cc
[660/1109] Compiling ecdsa_asn1.cc
[661/1109] Compiling ec_derive.cc
[662/1109] Compiling hash_to_curve.cc
[663/1109] Compiling dsa.cc
[664/1109] Compiling dsa_asn1.cc
[665/1109] Compiling ec_asn1.cc
[666/1109] Compiling des.cc
[666/1109] Compiling params.cc
[668/1109] Compiling x25519-asm-arm.S
[669/1109] Compiling digest_extra.cc
[670/1109] Compiling dh_asn1.cc
[671/1109] Compiling crypto.cc
[672/1109] Compiling cpu_arm_linux.cc
[673/1109] Compiling cpu_intel.cc
[674/1109] Compiling spake25519.cc
[675/1109] Compiling curve25519.cc
[676/1109] Compiling cpu_arm_freebsd.cc
[677/1109] Compiling cpu_aarch64_sysreg.cc
[678/1109] Compiling cpu_aarch64_win.cc
[679/1109] Compiling curve25519_64_adx.cc
[680/1109] Compiling cpu_aarch64_openbsd.cc
[681/1109] Compiling cpu_aarch64_linux.cc
[682/1109] Compiling bcm.cc
[683/1109] Compiling cpu_aarch64_fuchsia.cc
[684/1109] Compiling cpu_aarch64_apple.cc
[685/1109] Compiling tls_cbc.cc
[686/1109] Compiling conf.cc
[687/1109] Compiling get_cipher.cc
[688/1109] Compiling e_tls.cc
[689/1109] Compiling e_rc4.cc
[690/1109] Compiling e_null.cc
[691/1109] Compiling e_rc2.cc
[692/1109] Compiling e_des.cc
[693/1109] Compiling e_aesctrhmac.cc
[694/1109] Compiling e_chacha20poly1305.cc
[695/1109] Compiling e_aesgcmsiv.cc
[696/1109] Compiling derive_key.cc
[697/1109] Compiling chacha.cc
[698/1109] Compiling unicode.cc
[699/1109] Compiling buf.cc
[700/1109] Compiling ber.cc
[701/1109] Compiling cbb.cc
[702/1109] Compiling cbs.cc
[703/1109] Compiling asn1_compat.cc
[704/1109] Compiling bn_asn1.cc
[705/1109] Compiling convert.cc
[706/1109] Compiling blake2.cc
[707/1109] Compiling socket.cc
[708/1109] Compiling socket_helper.cc
[709/1109] Compiling printf.cc
[710/1109] Compiling pair.cc
[711/1109] Compiling hexdump.cc
[712/1109] Compiling file.cc
[713/1109] Compiling fd.cc
[714/1109] Compiling errno.cc
[715/1109] Compiling connect.cc
[716/1109] Compiling bio_mem.cc
[717/1109] Compiling tasn_typ.cc
[718/1109] Compiling base64.cc
[719/1109] Compiling bio.cc
[720/1109] Compiling tasn_fre.cc
[721/1109] Compiling tasn_utl.cc
[722/1109] Compiling tasn_new.cc
[723/1109] Compiling f_string.cc
[724/1109] Compiling posix_time.cc
[725/1109] Compiling tasn_enc.cc
[726/1109] Compiling f_int.cc
[727/1109] Compiling tasn_dec.cc
[728/1109] Compiling asn_pack.cc
[729/1109] Compiling asn1_par.cc
[730/1109] Compiling a_octet.cc
[731/1109] Compiling a_type.cc
[732/1109] Compiling a_strex.cc
[733/1109] Compiling a_utctm.cc
[734/1109] Compiling asn1_lib.cc
[735/1109] Compiling a_time.cc
[736/1109] Compiling a_strnid.cc
[737/1109] Compiling a_d2i_fp.cc
[738/1109] Compiling a_dup.cc
[739/1109] Compiling a_i2d_fp.cc
[740/1109] Compiling a_int.cc
[741/1109] Compiling fiat_p256_adx_sqr.S
[742/1109] Compiling a_object.cc
[742/1109] Compiling fiat_p256_adx_mul.S
[744/1109] Compiling fiat_curve25519_adx_square.S
[745/1109] Compiling fiat_curve25519_adx_mul.S
[746/1109] Compiling md5-x86_64-linux.S
[747/1109] Compiling a_mbstr.cc
[748/1109] Compiling md5-x86_64-apple.S
[749/1109] Compiling md5-586-linux.S
[750/1109] Compiling md5-586-apple.S
[751/1109] Compiling a_bitstr.cc
[752/1109] Compiling chacha20_poly1305_armv8-linux.S
[753/1109] Compiling chacha20_poly1305_armv8-win.S
[754/1109] Compiling chacha20_poly1305_x86_64-apple.S
[755/1109] Compiling CCryptoBoringSSLShims shims.c
[756/1109] Compiling a_bool.cc
[757/1109] Compiling chacha20_poly1305_x86_64-linux.S
[758/1109] Compiling a_gentm.cc
[759/1109] Compiling chacha20_poly1305_armv8-apple.S
[760/1109] Compiling chacha-x86_64-linux.S
[761/1109] Compiling chacha-x86-linux.S
[762/1109] Compiling chacha-x86_64-apple.S
[763/1109] Compiling chacha-armv8-win.S
[764/1109] Compiling chacha-armv8-linux.S
[765/1109] Compiling chacha-armv4-linux.S
[766/1109] Compiling chacha-x86-apple.S
[767/1109] Compiling err_data.cc
[768/1109] Compiling chacha-armv8-apple.S
[769/1109] Compiling aes128gcmsiv-x86_64-apple.S
[770/1109] Compiling x86_64-mont-apple.S
[771/1109] Compiling aes128gcmsiv-x86_64-linux.S
[771/1109] Compiling x86_64-mont5-apple.S
[773/1109] Compiling x86_64-mont-linux.S
[774/1109] Compiling x86_64-mont5-linux.S
[775/1109] Compiling vpaes-x86_64-linux.S
[776/1109] Compiling x86-mont-linux.S
[777/1109] Compiling x86-mont-apple.S
[778/1109] Compiling vpaes-armv8-win.S
[779/1109] Compiling vpaes-x86-apple.S
[780/1109] Compiling vpaes-x86_64-apple.S
[781/1109] Compiling vpaes-armv8-linux.S
[782/1109] Compiling vpaes-armv8-apple.S
[783/1109] Compiling vpaes-armv7-linux.S
[784/1109] Compiling vpaes-x86-linux.S
[785/1109] Compiling sha512-x86_64-linux.S
[786/1109] Compiling sha512-armv8-win.S
[787/1109] Compiling sha512-x86_64-apple.S
[788/1109] Compiling sha512-armv8-linux.S
[789/1109] Compiling sha512-armv4-linux.S
[790/1109] Compiling sha512-armv8-apple.S
[791/1109] Compiling sha512-586-linux.S
[792/1109] Compiling sha256-armv8-win.S
[792/1109] Compiling sha512-586-apple.S
[794/1109] Compiling sha256-x86_64-apple.S
[795/1109] Compiling sha256-armv8-linux.S
[796/1109] Compiling sha256-x86_64-linux.S
[797/1109] Compiling sha256-586-linux.S
[798/1109] Compiling sha256-586-apple.S
[799/1109] Compiling sha1-x86_64-apple.S
[799/1109] Compiling sha256-armv4-linux.S
[801/1109] Compiling sha256-armv8-apple.S
[802/1109] Compiling sha1-armv8-linux.S
[803/1109] Compiling sha1-x86_64-linux.S
[804/1109] Compiling sha1-armv8-win.S
[805/1109] Compiling sha1-armv8-apple.S
[806/1109] Compiling sha1-586-linux.S
[807/1109] Compiling sha1-armv4-large-linux.S
[808/1109] Compiling sha1-586-apple.S
[809/1109] Compiling rsaz-avx2-linux.S
[810/1109] Compiling rsaz-avx2-apple.S
[811/1109] Compiling p256_beeu-x86_64-asm-apple.S
[812/1109] Compiling rdrand-x86_64-linux.S
[813/1109] Compiling rdrand-x86_64-apple.S
[814/1109] Compiling p256_beeu-armv8-asm-apple.S
[815/1109] Compiling p256_beeu-armv8-asm-win.S
[816/1109] Compiling p256_beeu-x86_64-asm-linux.S
[817/1109] Compiling p256_beeu-armv8-asm-linux.S
[818/1109] Compiling p256-x86_64-asm-apple.S
[819/1109] Compiling ghashv8-armv8-win.S
[820/1109] Compiling p256-armv8-asm-win.S
[821/1109] Compiling p256-x86_64-asm-linux.S
[822/1109] Compiling p256-armv8-asm-apple.S
[823/1109] Compiling ghashv8-armv8-apple.S
[824/1109] Compiling p256-armv8-asm-linux.S
[825/1109] Compiling ghashv8-armv8-linux.S
[826/1109] Compiling ghash-x86_64-linux.S
[827/1109] Compiling ghashv8-armv7-linux.S
[828/1109] Compiling ghash-x86_64-apple.S
[829/1109] Compiling ghash-x86-linux.S
[830/1109] Compiling ghash-x86-apple.S
[831/1109] Compiling ghash-ssse3-x86_64-linux.S
[832/1109] Compiling ghash-ssse3-x86_64-apple.S
[833/1109] Compiling ghash-ssse3-x86-apple.S
[834/1109] Compiling ghash-ssse3-x86-linux.S
[835/1109] Compiling ghash-neon-armv8-win.S
[836/1109] Compiling ghash-neon-armv8-linux.S
[837/1109] Compiling ghash-neon-armv8-apple.S
[838/1109] Compiling co-586-apple.S
[839/1109] Compiling bsaes-armv7-linux.S
[840/1109] Compiling ghash-armv4-linux.S
[841/1109] Compiling co-586-linux.S
[842/1109] Compiling bn-armv8-win.S
[843/1109] Compiling bn-armv8-linux.S
[844/1109] Compiling bn-armv8-apple.S
[845/1109] Compiling bn-586-linux.S
[846/1109] Compiling armv8-mont-win.S
[847/1109] Compiling bn-586-apple.S
[848/1109] Compiling armv8-mont-linux.S
[849/1109] Compiling armv4-mont-linux.S
[850/1109] Compiling armv8-mont-apple.S
[851/1109] Compiling aesv8-gcm-armv8-win.S
[852/1109] Compiling aesv8-gcm-armv8-apple.S
[853/1109] Compiling aesv8-gcm-armv8-linux.S
[854/1109] Compiling aesv8-armv8-apple.S
[855/1109] Compiling aesv8-armv8-win.S
[856/1109] Compiling aesv8-armv7-linux.S
[857/1109] Compiling aesv8-armv8-linux.S
[858/1109] Compiling aesni-x86_64-linux.S
[859/1109] Compiling aesni-x86-linux.S
[860/1109] Compiling aesni-gcm-x86_64-apple.S
[861/1109] Compiling aesni-x86_64-apple.S
[862/1109] Compiling aesni-gcm-x86_64-linux.S
[862/1109] Compiling aesni-x86-apple.S
[864/1109] Compiling aes-gcm-avx10-x86_64-apple.S
[865/1109] Compiling aes-gcm-avx10-x86_64-linux.S
[866/1109] Compiling x_sig.cc
[867/1109] Compiling x_req.cc
[868/1109] Compiling x_val.cc
[869/1109] Compiling x_x509a.cc
[870/1109] Compiling x_x509.cc
[871/1109] Compiling x_name.cc
[872/1109] Compiling x_pubkey.cc
[873/1109] Compiling x_spki.cc
[874/1109] Compiling x_attrib.cc
[875/1109] Compiling x509name.cc
[876/1109] Compiling x_crl.cc
[877/1109] Compiling x509spki.cc
[878/1109] Compiling x509rset.cc
[879/1109] Compiling x_exten.cc
[880/1109] Compiling x_all.cc
[881/1109] Compiling x_algor.cc
[882/1109] Compiling x509_txt.cc
[883/1109] Compiling x509_trs.cc
[884/1109] Compiling x509_vpm.cc
[885/1109] Compiling x509_req.cc
[886/1109] Compiling x509_v3.cc
[887/1109] Compiling x509_set.cc
[888/1109] Compiling x509_vfy.cc
[889/1109] Compiling x509cset.cc
[890/1109] Compiling x509_obj.cc
[891/1109] Compiling x509_ext.cc
[892/1109] Compiling x509_lu.cc
[893/1109] Compiling x509_def.cc
[894/1109] Compiling x509_d2.cc
[895/1109] Compiling x509.cc
[896/1109] Compiling x509_att.cc
[897/1109] Compiling x509_cmp.cc
[898/1109] Compiling v3_skey.cc
[899/1109] Compiling v3_prn.cc
[900/1109] Compiling v3_utl.cc
[901/1109] Compiling v3_purp.cc
[902/1109] Compiling v3_pmaps.cc
[903/1109] Compiling v3_ocsp.cc
[903/1109] Compiling v3_pcons.cc
[905/1109] Compiling v3_ncons.cc
[906/1109] Compiling v3_int.cc
[907/1109] Compiling v3_info.cc
[908/1109] Compiling v3_lib.cc
[909/1109] Compiling v3_ia5.cc
[910/1109] Compiling v3_extku.cc
[911/1109] Compiling v3_enum.cc
[912/1109] Compiling v3_genn.cc
[913/1109] Compiling v3_conf.cc
[914/1109] Compiling v3_cpols.cc
[915/1109] Compiling v3_crld.cc
[916/1109] Compiling v3_bitst.cc
[917/1109] Compiling v3_bcons.cc
[918/1109] Compiling v3_akey.cc
[919/1109] Compiling v3_alt.cc
[920/1109] Compiling v3_akeya.cc
[921/1109] Compiling t_x509a.cc
[922/1109] Compiling t_req.cc
[923/1109] Compiling t_x509.cc
[924/1109] Compiling i2d_pr.cc
[925/1109] Compiling t_crl.cc
[926/1109] Compiling name_print.cc
[927/1109] Compiling rsa_pss.cc
[928/1109] Compiling by_file.cc
[929/1109] Compiling policy.cc
[930/1109] Compiling by_dir.cc
[931/1109] Compiling a_sign.cc
[932/1109] Compiling trust_token.cc
[933/1109] Compiling a_verify.cc
[934/1109] Compiling voprf.cc
[935/1109] Compiling a_digest.cc
[936/1109] Compiling algorithm.cc
[937/1109] Compiling asn1_gen.cc
[938/1109] Compiling thread_pthread.cc
[939/1109] Compiling thread_win.cc
[940/1109] Compiling thread_none.cc
[941/1109] Compiling pmbtoken.cc
[942/1109] Compiling thread.cc
[943/1109] Compiling slhdsa.cc
[944/1109] Compiling stack.cc
[945/1109] Compiling thash.cc
[946/1109] Compiling wots.cc
[947/1109] Compiling siphash.cc
[948/1109] Compiling merkle.cc
[949/1109] Compiling fors.cc
[950/1109] Compiling sha512.cc
[951/1109] Compiling rsa_extra.cc
[952/1109] Compiling sha1.cc
[953/1109] Compiling sha256.cc
[954/1109] Compiling rsa_print.cc
[955/1109] Compiling rsa_asn1.cc
[956/1109] Compiling refcount.cc
[957/1109] Compiling rc4.cc
[958/1109] Compiling rsa_crypt.cc
[959/1109] Compiling trusty.cc
[960/1109] Compiling windows.cc
[961/1109] Compiling urandom.cc
[962/1109] Compiling rand_extra.cc
[963/1109] Compiling passive.cc
[964/1109] Compiling ios.cc
[965/1109] Compiling poly1305_arm_asm.S
[966/1109] Compiling getentropy.cc
[967/1109] Compiling deterministic.cc
[968/1109] Compiling forkunsafe.cc
[969/1109] Compiling fork_detect.cc
[970/1109] Compiling poly1305_arm.cc
[971/1109] Compiling pool.cc
[972/1109] Compiling poly1305.cc
[973/1109] Compiling poly1305_vec.cc
[974/1109] Compiling pkcs7.cc
[975/1109] Compiling p5_pbev2.cc
[976/1109] Compiling pkcs8.cc
[977/1109] Compiling pem_xaux.cc
[978/1109] Compiling pkcs8_x509.cc
[979/1109] Compiling pkcs7_x509.cc
[980/1109] Compiling pem_x509.cc
[981/1109] Compiling pem_pkey.cc
[982/1109] Compiling pem_pk8.cc
[983/1109] Compiling mldsa.cc
[984/1109] Compiling pem_lib.cc
[985/1109] Compiling obj_xref.cc
[986/1109] Compiling pem_oth.cc
[987/1109] Compiling mlkem.cc
[988/1109] Compiling pem_info.cc
[989/1109] Compiling obj.cc
[990/1109] Compiling pem_all.cc
[991/1109] Compiling lhash.cc
[992/1109] Compiling fips_shared_support.cc
[993/1109] Compiling poly_rq_mul.S
[994/1109] Compiling md5.cc
[995/1109] Compiling mem.cc
[996/1109] Compiling md4.cc
[997/1109] Compiling kyber.cc
[998/1109] Compiling ex_data.cc
[999/1109] Compiling hrss.cc
[1000/1109] Compiling sign.cc
[1001/1109] Compiling scrypt.cc
[1002/1109] Compiling hpke.cc
[1003/1109] Compiling pbkdf.cc
[1004/1109] Compiling print.cc
[1005/1109] Compiling p_x25519_asn1.cc
[1006/1109] Compiling p_x25519.cc
[1007/1109] Compiling p_rsa_asn1.cc
[1008/1109] Compiling p_ed25519_asn1.cc
[1009/1109] Compiling p_hkdf.cc
[1010/1109] Compiling p_rsa.cc
[1011/1109] Compiling p_ed25519.cc
[1012/1109] Compiling p_ec.cc
[1013/1109] Compiling p_ec_asn1.cc
[1014/1109] Compiling p_dh.cc
[1015/1109] Compiling p_dsa_asn1.cc
[1016/1109] Compiling evp_ctx.cc
[1017/1109] Compiling p_dh_asn1.cc
[1018/1109] Compiling evp.cc
[1019/1109] Compiling err.cc
[1020/1109] Compiling evp_asn1.cc
[1021/1109] Compiling engine.cc
[1022/1109] Compiling ecdsa_asn1.cc
[1023/1109] Compiling ecdh_extra.cc
[1024/1109] Compiling hash_to_curve.cc
[1025/1109] Compiling ec_derive.cc
[1026/1109] Compiling dsa_asn1.cc
[1027/1109] Compiling dsa.cc
[1028/1109] Compiling ec_asn1.cc
[1029/1109] Compiling digest_extra.cc
[1030/1109] Compiling params.cc
[1031/1109] Compiling x25519-asm-arm.S
[1032/1109] Compiling dh_asn1.cc
[1033/1109] Compiling spake25519.cc
[1034/1109] Compiling des.cc
[1035/1109] Compiling crypto.cc
[1036/1109] Compiling cpu_intel.cc
[1037/1109] Compiling curve25519.cc
[1038/1109] Compiling cpu_arm_linux.cc
[1039/1109] Compiling cpu_aarch64_sysreg.cc
[1040/1109] Compiling cpu_arm_freebsd.cc
[1041/1109] Compiling cpu_aarch64_openbsd.cc
[1042/1109] Compiling cpu_aarch64_win.cc
[1043/1109] Compiling cpu_aarch64_linux.cc
[1044/1109] Compiling cpu_aarch64_apple.cc
[1045/1109] Compiling bcm.cc
[1046/1109] Compiling cpu_aarch64_fuchsia.cc
[1047/1109] Compiling curve25519_64_adx.cc
[1048/1109] Compiling e_rc4.cc
[1049/1109] Compiling e_rc2.cc
[1050/1109] Compiling e_tls.cc
[1051/1109] Compiling e_des.cc
[1052/1109] Compiling e_null.cc
[1053/1109] Compiling tls_cbc.cc
[1054/1109] Compiling conf.cc
[1055/1109] Compiling e_chacha20poly1305.cc
[1056/1109] Compiling e_aesctrhmac.cc
[1057/1109] Compiling derive_key.cc
[1058/1109] Compiling cipher_extra.cc
[1059/1109] Compiling chacha.cc
[1060/1109] Compiling e_aesgcmsiv.cc
[1061/1109] Compiling unicode.cc
[1062/1109] Compiling ber.cc
[1063/1109] Compiling cbs.cc
[1064/1109] Compiling cbb.cc
[1065/1109] Compiling blake2.cc
[1065/1109] Compiling asn1_compat.cc
[1067/1109] Compiling printf.cc
[1068/1109] Compiling buf.cc
[1069/1109] Compiling pair.cc
[1070/1109] Compiling convert.cc
[1070/1109] Compiling bn_asn1.cc
[1072/1109] Compiling hexdump.cc
[1073/1109] Compiling fd.cc
[1074/1109] Compiling errno.cc
[1075/1109] Compiling bio_mem.cc
[1076/1109] Compiling tasn_typ.cc
[1077/1109] Compiling bio.cc
[1078/1109] Compiling base64.cc
[1079/1109] Compiling file.cc
[1080/1109] Compiling tasn_utl.cc
[1081/1109] Compiling f_string.cc
[1082/1109] Compiling f_int.cc
[1083/1109] Compiling posix_time.cc
[1084/1109] Compiling tasn_fre.cc
[1085/1109] Compiling tasn_enc.cc
[1086/1109] Compiling tasn_dec.cc
[1087/1109] Compiling tasn_new.cc
[1088/1109] Compiling asn_pack.cc
[1089/1109] Compiling asn1_par.cc
[1090/1109] Compiling a_time.cc
[1091/1109] Compiling a_octet.cc
[1092/1109] Compiling a_type.cc
[1093/1109] Compiling asn1_lib.cc
[1094/1109] Compiling a_utctm.cc
[1095/1109] Compiling a_strnid.cc
[1096/1109] Compiling a_strex.cc
[1097/1109] Compiling a_mbstr.cc
[1098/1109] Compiling a_object.cc
[1098/1109] Write sources
[1102/1109] Compiling a_dup.cc
[1103/1109] Compiling a_int.cc
[1104/1109] Compiling a_gentm.cc
[1105/1119] Compiling a_i2d_fp.cc
[1106/1149] Compiling a_bool.cc
[1107/1181] Compiling a_d2i_fp.cc
[1108/1206] Compiling a_bitstr.cc
[1110/1206] Compiling Algorithms Chunked.swift
[1111/1206] Compiling Algorithms Combinations.swift
[1112/1208] Compiling Algorithms AdjacentPairs.swift
[1113/1208] Compiling Algorithms Chain.swift
[1114/1208] Compiling Algorithms Indexed.swift
[1115/1208] Compiling Algorithms Intersperse.swift
[1116/1216] Compiling Algorithms Partition.swift
[1117/1216] Compiling Algorithms Permutations.swift
[1118/1216] Compiling Algorithms Product.swift
[1119/1216] Compiling Algorithms Compacted.swift
[1120/1216] Compiling Algorithms Cycle.swift
[1121/1216] Compiling Algorithms EitherSequence.swift
[1122/1216] Compiling Atomics IntegerOperations.swift
[1123/1216] Compiling Atomics Unmanaged extensions.swift
[1124/1216] Compiling BitCollections BitSet+Initializers.swift
[1125/1216] Compiling BitCollections BitSet+Invariants.swift
[1126/1216] Compiling BitCollections BitSet+Random.swift
[1127/1216] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1128/1216] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1129/1216] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1130/1216] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1131/1223] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1132/1223] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1133/1223] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1134/1223] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1135/1223] Compiling BitCollections BitSet+SetAlgebra union.swift
[1136/1223] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1137/1223] Compiling BitCollections BitSet.Counted.swift
[1138/1223] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1139/1223] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1140/1223] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1141/1223] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1142/1223] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1143/1223] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1144/1223] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1145/1223] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[1146/1223] Compiling BitCollections BitSet+CustomReflectable.swift
[1147/1223] Compiling BitCollections BitSet+CustomStringConvertible.swift
[1148/1223] Compiling BitCollections BitSet+Equatable.swift
[1149/1223] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1150/1223] Compiling BitCollections BitSet+Extras.swift
[1151/1223] Compiling BitCollections BitSet+Hashable.swift
[1154/1223] Compiling Algorithms Rotate.swift
[1155/1223] Compiling Algorithms Split.swift
[1156/1223] Compiling Algorithms Stride.swift
[1157/1223] Compiling Algorithms Suffix.swift
[1161/1226] Compiling Algorithms Grouped.swift
[1172/1226] Compiling Algorithms FirstNonNil.swift
[1173/1226] Compiling Algorithms Joined.swift
[1174/1226] Compiling Algorithms Keyed.swift
[1175/1226] Compiling Algorithms MinMax.swift
[1176/1226] Compiling Algorithms FlattenCollection.swift
[1185/1226] Emitting module BitCollections
[1186/1226] Compiling BitCollections BitSet.Index.swift
[1187/1226] Compiling BitCollections BitSet._UnsafeHandle.swift
[1188/1226] Compiling BitCollections BitSet.swift
[1189/1226] Compiling BitCollections Range+Utilities.swift
[1190/1226] Compiling BitCollections Slice+Utilities.swift
[1191/1226] Compiling BitCollections UInt+Tricks.swift
[1192/1226] Compiling BitCollections _Word.swift
[1193/1227] Compiling Algorithms Trim.swift
[1194/1227] Compiling Algorithms Unique.swift
[1195/1227] Compiling Algorithms Windows.swift
[1197/1229] Emitting module Algorithms
[1198/1229] Emitting module Collections
[1199/1229] Compiling Collections Collections.swift
[1200/1229] Emitting module Atomics
[1225/1291] Compiling CryptoBoringWrapper RandomBytes.swift
[1226/1291] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1227/1291] Compiling NIOCore MarkedCircularBuffer.swift
[1228/1291] Compiling NIOCore MulticastChannel.swift
[1229/1291] Compiling NIOCore NIOAny.swift
[1230/1291] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1231/1291] Compiling NIOCore NIOLoopBound.swift
[1232/1291] Compiling NIOCore NIOScheduledCallback.swift
[1233/1291] Compiling NIOCore NIOSendable.swift
[1234/1291] Compiling NIOCore RecvByteBufferAllocator.swift
[1235/1299] Emitting module CryptoBoringWrapper
[1236/1299] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1237/1299] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1238/1299] Compiling CryptoBoringWrapper EllipticCurve.swift
[1239/1299] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1240/1299] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1242/1300] Compiling NIOCore GlobalSingletons.swift
[1243/1300] Compiling NIOCore IO.swift
[1244/1300] Compiling NIOCore IOData.swift
[1245/1300] Compiling NIOCore IPProtocol.swift
[1246/1300] Compiling NIOCore IntegerBitPacking.swift
[1247/1300] Compiling NIOCore IntegerTypes.swift
[1248/1300] Compiling NIOCore Interfaces.swift
[1249/1300] Compiling NIOCore Linux.swift
[1250/1371] Compiling Crypto HPKE-Utils.swift
[1251/1371] Compiling Crypto DHKEM.swift
[1252/1371] Compiling Crypto HPKE-KEM-Curve25519.swift
[1253/1371] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[1254/1371] Compiling Crypto HPKE-KEM.swift
[1255/1371] Compiling Crypto HPKE-Errors.swift
[1256/1371] Compiling Crypto HPKE.swift
[1257/1371] Compiling Crypto HPKE-Context.swift
[1258/1371] Compiling Crypto ECDSA.swift
[1259/1371] Compiling Crypto Ed25519.swift
[1260/1371] Compiling Crypto HKDF.swift
[1261/1371] Compiling Crypto AESWrap.swift
[1262/1371] Compiling Crypto AESWrap_boring.swift
[1263/1371] Compiling Crypto Ed25519_boring.swift
[1264/1371] Compiling Crypto NISTCurvesKeys_boring.swift
[1265/1371] Compiling Crypto X25519Keys_boring.swift
[1266/1371] Compiling Crypto AES-GCM.swift
[1267/1371] Compiling Crypto AES-GCM_boring.swift
[1268/1371] Compiling Crypto ChaChaPoly_boring.swift
[1269/1371] Compiling Crypto ChaChaPoly.swift
[1270/1371] Compiling Crypto Cipher.swift
[1271/1371] Compiling Crypto Nonces.swift
[1272/1371] Compiling Crypto ASN1.swift
[1273/1371] Compiling Crypto ASN1Any.swift
[1274/1371] Compiling Crypto ASN1BitString.swift
[1275/1371] Compiling Crypto ASN1Boolean.swift
[1276/1371] Compiling Crypto ASN1Identifier.swift
[1277/1371] Compiling Crypto ASN1Integer.swift
[1278/1371] Compiling Crypto ASN1Null.swift
[1279/1371] Compiling Crypto ASN1OctetString.swift
[1280/1371] Compiling Crypto ASN1Strings.swift
[1281/1371] Compiling Crypto ArraySliceBigint.swift
[1282/1371] Compiling Crypto GeneralizedTime.swift
[1283/1371] Compiling Crypto ObjectIdentifier.swift
[1284/1371] Compiling Crypto Digests.swift
[1285/1371] Compiling Crypto HashFunctions.swift
[1286/1371] Compiling Crypto HashFunctions_SHA2.swift
[1287/1371] Compiling Crypto HPKE-AEAD.swift
[1288/1371] Compiling Crypto HPKE-Ciphersuite.swift
[1289/1371] Compiling Crypto HPKE-KDF.swift
[1290/1371] Compiling Crypto HPKE-KexKeyDerivation.swift
[1291/1371] Compiling Crypto HPKE-LabeledExtract.swift
[1292/1371] Compiling Crypto PKCS8PrivateKey.swift
[1293/1371] Compiling Crypto SEC1PrivateKey.swift
[1294/1371] Compiling Crypto SubjectPublicKeyInfo.swift
[1295/1371] Compiling Crypto CryptoKitErrors.swift
[1296/1371] Compiling Crypto Digest_boring.swift
[1297/1371] Compiling Crypto Digest.swift
[1302/1380] Compiling Crypto SymmetricKeys.swift
[1303/1380] Compiling Crypto HMAC.swift
[1304/1380] Compiling Crypto MACFunctions.swift
[1305/1380] Compiling Crypto MessageAuthenticationCode.swift
[1306/1380] Compiling Crypto AES.swift
[1307/1380] Compiling Crypto ECDSASignature_boring.swift
[1308/1380] Compiling Crypto ECDSA_boring.swift
[1309/1380] Compiling Crypto EdDSA_boring.swift
[1318/1380] Compiling Crypto Curve25519.swift
[1319/1380] Compiling Crypto Ed25519Keys.swift
[1320/1380] Compiling Crypto NISTCurvesKeys.swift
[1321/1380] Compiling Crypto X25519Keys.swift
[1322/1380] Emitting module Crypto
[1335/1380] Compiling Crypto HPKE-KeySchedule.swift
[1336/1380] Compiling Crypto HPKE-Modes.swift
[1337/1380] Compiling Crypto Insecure.swift
[1338/1380] Compiling Crypto Insecure_HashFunctions.swift
[1339/1380] Compiling Crypto KEM.swift
[1340/1380] Compiling Crypto ECDH_boring.swift
[1341/1380] Compiling Crypto DH.swift
[1342/1380] Compiling Crypto ECDH.swift
[1361/1380] Compiling Crypto ECDSASignature.swift
[1362/1380] Compiling Crypto PEMDocument.swift
[1363/1380] Compiling Crypto Signature.swift
[1364/1380] Compiling Crypto CryptoKitErrors_boring.swift
[1365/1380] Compiling Crypto RNG_boring.swift
[1366/1380] Compiling Crypto SafeCompare_boring.swift
[1367/1380] Compiling Crypto Zeroization_boring.swift
[1368/1380] Compiling Crypto PrettyBytes.swift
[1369/1380] Compiling Crypto SafeCompare.swift
[1370/1380] Compiling Crypto SecureBytes.swift
[1371/1380] Compiling Crypto Zeroization.swift
[1381/1381] Emitting module NIOCore
[1383/1433] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1384/1433] Compiling NIOEmbedded Embedded.swift
[1385/1433] Emitting module NIOEmbedded
[1386/1433] Compiling NIOEmbedded AsyncTestingChannel.swift
[1388/1434] Emitting module NIOPosix
[1389/1440] Compiling NIOPosix ThreadPosix.swift
[1390/1440] Compiling NIOPosix ThreadWindows.swift
[1391/1440] Compiling NIOPosix UnsafeTransfer.swift
[1392/1440] Compiling NIOPosix Utilities.swift
[1393/1440] Compiling NIOPosix VsockAddress.swift
[1394/1440] Compiling NIOPosix VsockChannelEvents.swift
[1395/1440] Compiling NIOPosix BSDSocketAPICommon.swift
[1396/1440] Compiling NIOPosix BSDSocketAPIPosix.swift
[1397/1440] Compiling NIOPosix BSDSocketAPIWindows.swift
[1398/1440] Compiling NIOPosix BaseSocket.swift
[1399/1440] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1400/1440] Compiling NIOPosix BaseSocketChannel.swift
[1401/1440] Compiling NIOPosix BaseStreamSocketChannel.swift
[1402/1440] Compiling NIOPosix NIOThreadPool.swift
[1403/1440] Compiling NIOPosix NonBlockingFileIO.swift
[1404/1440] Compiling NIOPosix PendingDatagramWritesManager.swift
[1405/1440] Compiling NIOPosix PendingWritesManager.swift
[1406/1440] Compiling NIOPosix PipeChannel.swift
[1407/1440] Compiling NIOPosix PipePair.swift
[1408/1440] Compiling NIOPosix Pool.swift
[1409/1440] Compiling NIOPosix IO.swift
[1410/1440] Compiling NIOPosix IntegerBitPacking.swift
[1411/1440] Compiling NIOPosix IntegerTypes.swift
[1412/1440] Compiling NIOPosix Linux.swift
[1413/1440] Compiling NIOPosix LinuxCPUSet.swift
[1414/1440] Compiling NIOPosix LinuxUring.swift
[1415/1440] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1416/1440] Compiling NIOPosix ServerSocket.swift
[1417/1440] Compiling NIOPosix Socket.swift
[1418/1440] Compiling NIOPosix SocketChannel.swift
[1419/1440] Compiling NIOPosix SocketProtocols.swift
[1420/1440] Compiling NIOPosix System.swift
[1421/1440] Compiling NIOPosix Thread.swift
[1422/1440] Compiling NIOPosix PooledRecvBufferAllocator.swift
[1423/1440] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1424/1440] Compiling NIOPosix PosixSingletons.swift
[1425/1440] Compiling NIOPosix RawSocketBootstrap.swift
[1426/1440] Compiling NIOPosix Resolver.swift
[1427/1440] Compiling NIOPosix Selectable.swift
[1428/1440] Compiling NIOPosix Bootstrap.swift
[1429/1440] Compiling NIOPosix ControlMessage.swift
[1430/1440] Compiling NIOPosix DatagramVectorReadManager.swift
[1431/1440] Compiling NIOPosix Errors+Any.swift
[1432/1440] Compiling NIOPosix FileDescriptor.swift
[1433/1440] Compiling NIOPosix GetaddrinfoResolver.swift
[1434/1440] Compiling NIOPosix HappyEyeballs.swift
[1435/1440] Compiling NIOPosix SelectableChannel.swift
[1436/1440] Compiling NIOPosix SelectableEventLoop.swift
[1437/1440] Compiling NIOPosix SelectorEpoll.swift
[1438/1440] Compiling NIOPosix SelectorGeneric.swift
[1439/1440] Compiling NIOPosix SelectorKqueue.swift
[1440/1440] Compiling NIOPosix SelectorUring.swift
[1442/1465] Compiling NIO Exports.swift
[1443/1465] Emitting module NIO
[1444/1465] Compiling AsyncKit EventLoop+Flatten.swift
[1445/1465] Compiling AsyncKit EventLoop+Future.swift
[1446/1465] Compiling AsyncKit EventLoopGroup+Concurrency.swift
[1448/1468] Compiling AsyncKit EventLoopGroup+Throwing.swift
[1449/1468] Compiling AsyncKit Collection+Flatten.swift
[1450/1468] Compiling AsyncKit EventLoopFutureQueue+Sequence.swift
[1451/1468] Compiling AsyncKit Future+Transform.swift
[1452/1468] Compiling AsyncKit Future+Try.swift
[1453/1468] Compiling AsyncKit FutureOperators.swift
[1454/1468] Compiling AsyncKit Future+Miscellaneous.swift
[1455/1468] Compiling AsyncKit Future+Nonempty.swift
[1456/1468] Compiling AsyncKit Future+Optional.swift
[1457/1565] Compiling SQLKit SQLUpdateBuilder.swift
[1458/1565] Compiling SQLKit SQLAliasedColumnListBuilder.swift
[1459/1565] Compiling SQLKit SQLColumnUpdateBuilder.swift
[1460/1565] Compiling SQLKit SQLPredicateGroupBuilder.swift
[1461/1565] Compiling SQLKit SQLRawBuilder.swift
[1462/1565] Compiling SQLKit SQLSecondaryPredicateGroupBuilder.swift
[1463/1571] Compiling NIOTLS TLSEvents.swift
[1464/1571] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1465/1571] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1466/1571] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1467/1571] Emitting module NIOTLS
[1468/1571] Compiling SQLKit SQLDatabaseReportedVersion.swift
[1469/1571] Compiling SQLKit SQLDialect.swift
[1470/1571] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1471/1571] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1472/1571] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1473/1571] Compiling NIOTLS SNIHandler.swift
[1475/1572] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1476/1572] Emitting module NIOFoundationCompat
[1477/1573] Compiling SQLKit SQLAlterColumnDefinitionType.swift
[1478/1573] Compiling SQLKit SQLColumnAssignment.swift
[1479/1573] Compiling SQLKit SQLColumnConstraintAlgorithm.swift
[1480/1573] Compiling SQLKit SQLColumnDefinition.swift
[1481/1573] Compiling SQLKit SQLCommonTableExpression.swift
[1482/1573] Compiling SQLKit SQLConflictAction.swift
[1483/1573] Compiling SQLKit SQLConflictResolutionStrategy.swift
[1484/1573] Compiling SQLKit SQLDropBehaviour.swift
[1485/1573] Compiling SQLKit SQLEnumDataType.swift
[1486/1573] Compiling SQLKit SQLExcludedColumn.swift
[1487/1573] Compiling SQLKit SQLForeignKey.swift
[1488/1573] Compiling SQLKit SQLJoin.swift
[1489/1573] Compiling SQLKit SQLJoinMethod.swift
[1490/1585] Compiling SQLKit SQLDropIndex.swift
[1491/1585] Compiling SQLKit SQLDropTable.swift
[1492/1585] Compiling SQLKit SQLDropTrigger.swift
[1493/1585] Compiling SQLKit SQLInsert.swift
[1494/1585] Compiling SQLKit SQLSelect.swift
[1495/1585] Compiling SQLKit SQLUnion.swift
[1496/1585] Compiling SQLKit SQLUpdate.swift
[1497/1585] Compiling SQLKit SQLExpression.swift
[1498/1585] Compiling SQLKit SQLSerializer.swift
[1499/1585] Compiling SQLKit SQLStatement.swift
[1500/1585] Compiling SQLKit SQLBinaryExpression.swift
[1501/1585] Compiling SQLKit SQLBinaryOperator.swift
[1502/1585] Compiling SQLKit SQLBind.swift
[1504/1614] Compiling SQLKit SQLLockingClause.swift
[1505/1614] Compiling SQLKit SQLOrderBy.swift
[1506/1614] Compiling SQLKit SQLReturning.swift
[1507/1614] Compiling SQLKit SQLSubquery.swift
[1508/1614] Compiling SQLKit SQLTableConstraintAlgorithm.swift
[1509/1614] Compiling SQLKit SQLAlterEnum.swift
[1510/1614] Compiling SQLKit SQLAlterTable.swift
[1511/1614] Compiling SQLKit SQLCreateEnum.swift
[1512/1614] Compiling SQLKit SQLCreateIndex.swift
[1513/1614] Compiling SQLKit SQLCreateTable.swift
[1514/1614] Compiling SQLKit SQLCreateTrigger.swift
[1515/1614] Compiling SQLKit SQLDelete.swift
[1516/1614] Compiling SQLKit SQLDropEnum.swift
[1517/1614] Compiling SQLKit SQLQueryBuilders+Deprecated.swift
[1518/1614] Compiling SQLKit Exports.swift
[1519/1614] Compiling SQLKit SQLAlias.swift
[1520/1614] Compiling SQLKit SQLBetween.swift
[1521/1614] Compiling SQLKit SQLColumn.swift
[1522/1614] Compiling SQLKit SQLConstraint.swift
[1523/1614] Compiling SQLKit SQLDataType.swift
[1524/1614] Compiling SQLKit SQLDirection.swift
[1525/1614] Compiling SQLKit SQLDistinct.swift
[1526/1614] Compiling SQLKit SQLForeignKeyAction.swift
[1527/1614] Compiling SQLKit SQLNestedSubpathExpression.swift
[1528/1614] Compiling SQLKit SQLQualifiedTable.swift
[1529/1614] Compiling SQLKit SQLQueryString.swift
[1530/1614] Compiling NIOSSL SafeCompare.swift
[1531/1614] Compiling NIOSSL Zeroization.swift
[1532/1614] Compiling SQLKit SQLConflictUpdateBuilder.swift
[1533/1614] Compiling SQLKit SQLCreateEnumBuilder.swift
[1534/1614] Compiling SQLKit SQLCreateIndexBuilder.swift
[1535/1614] Compiling SQLKit SQLCreateTableBuilder.swift
[1536/1614] Compiling SQLKit SQLCreateTriggerBuilder.swift
[1537/1614] Compiling SQLKit SQLDeleteBuilder.swift
[1538/1614] Compiling SQLKit SQLDropEnumBuilder.swift
[1539/1614] Compiling SQLKit SQLDropIndexBuilder.swift
[1540/1614] Compiling SQLKit SQLDropTableBuilder.swift
[1541/1614] Compiling SQLKit SQLDropTriggerBuilder.swift
[1542/1614] Compiling SQLKit SQLInsertBuilder.swift
[1543/1614] Compiling NIOSSL SSLCertificateExtensions.swift
[1544/1614] Compiling NIOSSL SSLConnection.swift
[1545/1614] Compiling NIOSSL SSLContext.swift
[1546/1614] Compiling NIOSSL AndroidCABundle.swift
[1547/1614] Compiling NIOSSL ByteBufferBIO.swift
[1548/1614] Compiling NIOSSL CustomPrivateKey.swift
[1549/1614] Compiling NIOSSL IdentityVerification.swift
[1550/1614] Compiling NIOSSL SSLPublicKey.swift
[1551/1614] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1552/1614] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1553/1614] Compiling NIOSSL SubjectAlternativeName.swift
[1554/1614] Compiling NIOSSL NIOSSLSecureBytes.swift
[1555/1614] Compiling NIOSSL RNG.swift
[1556/1614] Compiling NIOSSL SSLErrors.swift
[1557/1614] Compiling NIOSSL SSLInit.swift
[1558/1614] Compiling NIOSSL SSLPKCS12Bundle.swift
[1559/1614] Compiling NIOSSL SSLPrivateKey.swift
[1560/1614] Compiling NIOSSL NIOSSLServerHandler.swift
[1561/1614] Compiling NIOSSL ObjectIdentifier.swift
[1562/1614] Compiling NIOSSL PosixPort.swift
[1563/1614] Compiling NIOSSL SSLCallbacks.swift
[1564/1614] Compiling NIOSSL LinuxCABundle.swift
[1565/1614] Compiling NIOSSL NIOSSLClientHandler.swift
[1566/1614] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1567/1614] Compiling NIOSSL NIOSSLHandler.swift
[1568/1614] Compiling NIOSSL SSLCertificate.swift
[1569/1614] Emitting module SQLKit
[1570/1614] Emitting module AsyncKit
[1571/1614] Emitting module NIOSSL
[1580/1617] Compiling SQLKit SQLFunction.swift
[1581/1617] Compiling SQLKit SQLGroupExpression.swift
[1582/1617] Compiling SQLKit SQLIdentifier.swift
[1583/1617] Compiling SQLKit SQLList.swift
[1584/1617] Compiling SQLKit SQLLiteral.swift
[1585/1617] Compiling SQLKit SQLRaw.swift
[1586/1617] Compiling SQLKit SQLCodingUtilities.swift
[1587/1617] Compiling SQLKit SQLQueryEncoder.swift
[1588/1617] Compiling SQLKit SQLRow.swift
[1589/1617] Compiling SQLKit SQLRowDecoder.swift
[1590/1617] Compiling SQLKit SomeCodingKey.swift
[1591/1617] Compiling SQLKit StringHandling.swift
[1593/1705] Compiling FluentKit Model.swift
[1594/1705] Compiling FluentKit ModelAlias.swift
[1595/1705] Compiling FluentKit Schema.swift
[1596/1705] Compiling FluentKit FieldOperators.swift
[1597/1705] Compiling FluentKit EnumBuilder+Concurrency.swift
[1598/1705] Compiling FluentKit Model+Concurrency.swift
[1599/1705] Compiling FluentKit ModelResponder+Concurrency.swift
[1600/1705] Compiling FluentKit OptionalChild+Concurrency.swift
[1601/1705] Compiling FluentKit OptionalParent+Concurrency.swift
[1602/1705] Compiling FluentKit Parent+Concurrency.swift
[1603/1705] Compiling FluentKit QueryBuilder+Concurrency.swift
[1604/1705] Compiling FluentKit Relation+Concurrency.swift
[1605/1705] Compiling FluentKit SchemaBuilder+Concurrency.swift
[1606/1705] Compiling FluentKit Fields.swift
[1607/1705] Compiling FluentKit MirrorBypass.swift
[1608/1705] Compiling FluentKit Model+CRUD.swift
[1609/1705] Compiling FluentKit AsyncMigration.swift
[1610/1705] Compiling FluentKit AsyncModelMiddleware.swift
[1611/1705] Compiling FluentKit Children+Concurrency.swift
[1612/1705] Compiling FluentKit Database+Concurrency.swift
[1613/1705] Compiling FluentKit ModelMiddleware.swift
[1614/1705] Compiling FluentKit ModelResponder.swift
[1615/1705] Compiling FluentKit Migration.swift
[1617/1742] Compiling MySQLNIO MySQLProtocol+BinaryResultSetRow.swift
[1618/1742] Compiling MySQLNIO MySQLProtocol+COM_QUERY.swift
[1619/1742] Compiling MySQLNIO MySQLProtocol+COM_QUERY_Response.swift
[1620/1742] Compiling MySQLNIO MySQLProtocol+COM_QUIT.swift
[1621/1742] Compiling MySQLNIO MySQLProtocol+COM_STMT_CLOSE.swift
[1622/1747] Compiling MySQLNIO MySQLDatabase.swift
[1623/1747] Compiling MySQLNIO MySQLError.swift
[1624/1747] Compiling MySQLNIO MySQLQueryCommand.swift
[1625/1747] Compiling MySQLNIO MySQLRow.swift
[1626/1747] Compiling MySQLNIO MySQLSimpleQueryCommand.swift
[1627/1747] Compiling MySQLNIO Exports.swift
[1628/1747] Compiling MySQLNIO MySQLConnection.swift
[1629/1747] Compiling MySQLNIO MySQLConnectionHandler.swift
[1630/1747] Compiling MySQLNIO MySQLData.swift
[1631/1747] Compiling MySQLNIO MySQLDataConvertible.swift
[1632/1747] Compiling MySQLNIO MySQLTime.swift
[1633/1747] Compiling MySQLNIO MySQLPacket.swift
[1634/1747] Compiling MySQLNIO MySQLPacketDecoder.swift
[1635/1759] Emitting module FluentKit
[1644/1759] Compiling MySQLNIO MySQLPacketEncoder.swift
[1645/1759] Compiling MySQLNIO MySQLPacketSequence.swift
[1646/1759] Compiling MySQLNIO MySQLProtocol+HandshakeResponse41.swift
[1647/1759] Compiling MySQLNIO MySQLProtocol+HandshakeV10.swift
[1648/1759] Compiling MySQLNIO MySQLProtocol+NullBitmap.swift
[1649/1759] Compiling MySQLNIO MySQLProtocol+OK_Packet.swift
[1650/1759] Compiling MySQLNIO MySQLProtocol+SSLRequest.swift
[1651/1759] Compiling MySQLNIO MySQLProtocol+StatusFlags.swift
[1652/1759] Compiling MySQLNIO MySQLProtocol+TextResultSetRow.swift
[1653/1759] Compiling MySQLNIO MySQLProtocol.swift
[1654/1759] Compiling MySQLNIO CryptoUtils.swift
[1655/1759] Compiling MySQLNIO NIOUtils.swift
[1656/1759] Compiling FluentKit QueryBuilder+Group.swift
[1657/1759] Compiling FluentKit QueryBuilder+Join+DirectRelations.swift
[1658/1759] Compiling FluentKit QueryBuilder+Join.swift
[1659/1759] Compiling FluentKit QueryBuilder+Paginate.swift
[1660/1759] Compiling FluentKit QueryBuilder+Range.swift
[1661/1759] Compiling FluentKit QueryBuilder+Set.swift
[1662/1759] Compiling FluentKit QueryBuilder+Sort.swift
[1663/1759] Compiling FluentKit QueryBuilder.swift
[1664/1759] Compiling FluentKit DatabaseQuery+Action.swift
[1665/1759] Compiling FluentKit DatabaseQuery+Aggregate.swift
[1666/1759] Compiling FluentKit DatabaseQuery+Field.swift
[1667/1759] Compiling FluentKit DatabaseQuery+Filter.swift
[1668/1759] Emitting module MySQLNIO
[1674/1759] Compiling FluentKit DatabaseQuery+Join.swift
[1675/1759] Compiling FluentKit DatabaseQuery+Range.swift
[1676/1759] Compiling FluentKit DatabaseQuery+Sort.swift
[1677/1759] Compiling FluentKit DatabaseQuery+Value.swift
[1678/1759] Compiling FluentKit DatabaseQuery.swift
[1679/1759] Compiling FluentKit QueryHistory.swift
[1680/1759] Compiling FluentKit DatabaseSchema.swift
[1681/1759] Compiling FluentKit SchemaBuilder.swift
[1682/1759] Compiling FluentKit OptionalType.swift
[1683/1759] Compiling FluentKit RandomGeneratable.swift
[1684/1759] Compiling FluentKit SomeCodingKey.swift
[1685/1759] Compiling FluentKit UnsafeMutableTransferBox.swift
[1686/1759] Compiling FluentKit OptionalChild.swift
[1687/1759] Compiling FluentKit OptionalField.swift
[1688/1759] Compiling FluentKit OptionalParent.swift
[1689/1759] Compiling FluentKit Parent.swift
[1690/1759] Compiling FluentKit Property.swift
[1691/1759] Compiling FluentKit Relation.swift
[1692/1759] Compiling FluentKit Siblings.swift
[1693/1759] Compiling FluentKit Timestamp.swift
[1694/1759] Compiling FluentKit TimestampFormat.swift
[1695/1759] Compiling FluentKit QueryBuilder+Aggregate.swift
[1696/1759] Compiling FluentKit QueryBuilder+EagerLoad.swift
[1697/1759] Compiling FluentKit QueryBuilder+Filter.swift
[1705/1759] Compiling MySQLNIO MySQLProtocol+COM_STMT_EXECUTE.swift
[1706/1759] Compiling MySQLNIO MySQLProtocol+COM_STMT_PREPARE.swift
[1707/1759] Compiling MySQLNIO MySQLProtocol+COM_STMT_PREPARE_OK.swift
[1708/1759] Compiling MySQLNIO MySQLProtocol+CapabilityFlags.swift
[1709/1759] Compiling MySQLNIO MySQLProtocol+CharacterSet.swift
[1713/1759] Compiling FluentKit DatabaseID.swift
[1714/1759] Compiling FluentKit DatabaseInput.swift
[1715/1759] Compiling FluentKit DatabaseOutput.swift
[1716/1759] Compiling FluentKit Databases.swift
[1717/1759] Compiling FluentKit KeyPrefixingStrategy.swift
[1718/1759] Compiling FluentKit TransactionControlDatabase.swift
[1719/1759] Compiling FluentKit DatabaseEnum.swift
[1720/1759] Compiling FluentKit EnumBuilder.swift
[1721/1759] Compiling FluentKit EnumMetadata.swift
[1722/1759] Compiling FluentKit EnumProperty.swift
[1723/1759] Compiling FluentKit BooleanPropertyFormat.swift
[1724/1759] Compiling FluentKit Children.swift
[1725/1759] Compiling FluentKit CompositeChildren.swift
[1726/1759] Compiling FluentKit CompositeID.swift
[1727/1759] Compiling FluentKit CompositeOptionalChild.swift
[1728/1759] Compiling FluentKit CompositeOptionalParent.swift
[1729/1759] Compiling FluentKit CompositeParent.swift
[1730/1759] Compiling FluentKit Field.swift
[1731/1759] Compiling FluentKit FieldKey.swift
[1732/1759] Compiling FluentKit Group.swift
[1733/1759] Compiling FluentKit ID.swift
[1734/1759] Compiling FluentKit OptionalBoolean.swift
[1735/1759] Compiling MySQLNIO MySQLProtocol+ColumnDefinition41.swift
[1736/1759] Compiling MySQLNIO MySQLProtocol+ColumnFlags.swift
[1737/1759] Compiling MySQLNIO MySQLProtocol+DataType.swift
[1738/1759] Compiling MySQLNIO MySQLProtocol+ERR_Packet.swift
[1739/1759] Compiling MySQLNIO MySQLProtocol+ErrorCode.swift
[1748/1771] Compiling FluentSQL ConverterUtilities.swift
[1749/1771] Compiling FluentSQL DatabaseQuery+SQL.swift
[1750/1772] Compiling FluentSQL DatabaseSchema+SQL.swift
[1751/1772] Compiling FluentSQL Exports.swift
[1752/1772] Compiling FluentSQL SQLDatabase+Model+Concurrency.swift
[1753/1772] Compiling FluentSQL SQLDatabase+Model.swift
[1754/1772] Emitting module FluentSQL
[1755/1772] Compiling FluentSQL SQLQualifiedTable+Deprecated.swift
[1756/1772] Compiling FluentSQL SQLJSONColumnPath+Deprecated.swift
[1757/1772] Compiling FluentSQL SQLList+Deprecated.swift
[1758/1772] Compiling FluentSQL SQLQueryConverter.swift
[1763/1773] Compiling FluentSQL SQLSchemaConverter.swift
[1776/1785] Emitting module MySQLKit
[1777/1786] Compiling MySQLKit MySQLRow+SQL.swift
[1778/1786] Compiling MySQLKit Optional+MySQLDataConvertible.swift
[1779/1786] Compiling MySQLKit MySQLDatabase+SQL.swift
[1780/1786] Compiling MySQLKit MySQLDataEncoder.swift
[1781/1786] Compiling MySQLKit MySQLDataDecoder.swift
[1782/1786] Compiling MySQLKit MySQLDialect.swift
[1783/1786] Compiling MySQLKit ConnectionPool+MySQL.swift
[1784/1786] Compiling MySQLKit Exports.swift
[1785/1786] Compiling MySQLKit MySQLConfiguration.swift
[1786/1786] Compiling MySQLKit MySQLConnectionSource.swift
[1788/1795] Compiling FluentMySQLDriver MySQLError+Database.swift
[1789/1796] Compiling FluentMySQLDriver FluentMySQLError.swift
[1790/1796] Compiling FluentMySQLDriver FluentMySQLDriver.swift
[1791/1796] Compiling FluentMySQLDriver MySQLConverterDelegate.swift
[1792/1796] Emitting module FluentMySQLDriver
[1793/1796] Compiling FluentMySQLDriver MySQLRow+Database.swift
[1794/1796] Compiling FluentMySQLDriver FluentMySQLConfiguration.swift
[1795/1796] Compiling FluentMySQLDriver Exports.swift
[1796/1796] Compiling FluentMySQLDriver FluentMySQLDatabase.swift
/host/spi-builder-workspace/Sources/FluentMySQLDriver/FluentMySQLDatabase.swift:73:61: warning: type 'T' does not conform to the 'Sendable' protocol
 70 |
 71 |     // See `Database.transaction(_:)`.
 72 |     func transaction<T>(_ closure: @escaping @Sendable (any Database) -> EventLoopFuture<T>) -> EventLoopFuture<T> {
    |                      `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
 73 |         self.inTransaction ? closure(self) : self.eventLoop.makeFutureWithTask { try await self.transaction { try await closure($0).get() } }
    |                                                             `- warning: type 'T' does not conform to the 'Sendable' protocol
 74 |     }
 75 |
/host/spi-builder-workspace/Sources/FluentMySQLDriver/FluentMySQLDatabase.swift:73:133: warning: type 'T' does not conform to the 'Sendable' protocol
 70 |
 71 |     // See `Database.transaction(_:)`.
 72 |     func transaction<T>(_ closure: @escaping @Sendable (any Database) -> EventLoopFuture<T>) -> EventLoopFuture<T> {
    |                      `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
 73 |         self.inTransaction ? closure(self) : self.eventLoop.makeFutureWithTask { try await self.transaction { try await closure($0).get() } }
    |                                                                                                                                     `- warning: type 'T' does not conform to the 'Sendable' protocol
 74 |     }
 75 |
/host/spi-builder-workspace/Sources/FluentMySQLDriver/FluentMySQLDatabase.swift:83:28: warning: type 'T' does not conform to the 'Sendable' protocol
 75 |
 76 |     // See `Database.transaction(_:)`.
 77 |     func transaction<T>(_ closure: @escaping @Sendable (any Database) async throws -> T) async throws -> T {
    |                      `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
 78 |         guard !self.inTransaction else {
 79 |             return try await closure(self)
    :
 81 |
 82 |         return try await self.withConnection { conn in
 83 |             conn.eventLoop.makeFutureWithTask {
    |                            `- warning: type 'T' does not conform to the 'Sendable' protocol
 84 |                 let db = FluentMySQLDatabase(
 85 |                     database: conn,
/host/spi-builder-workspace/Sources/FluentMySQLDriver/FluentMySQLDatabase.swift:115:11: warning: type 'T' does not conform to the 'Sendable' protocol
 75 |
 76 |     // See `Database.transaction(_:)`.
 77 |     func transaction<T>(_ closure: @escaping @Sendable (any Database) async throws -> T) async throws -> T {
    |                      `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
 78 |         guard !self.inTransaction else {
 79 |             return try await closure(self)
    :
113 |                 }
114 |             }
115 |         }.get()
    |           `- warning: type 'T' does not conform to the 'Sendable' protocol
116 |     }
117 |
/host/spi-builder-workspace/Sources/FluentMySQLDriver/FluentMySQLDatabase.swift:149:28: warning: type 'R' does not conform to the 'Sendable' protocol
145 |
146 |     // See `SQLDatabase.withSession(_:)`.
147 |     func withSession<R>(_ closure: @escaping @Sendable (any SQLDatabase) async throws -> R) async throws -> R {
    |                      `- note: consider making generic parameter 'R' conform to the 'Sendable' protocol
148 |         try await self.withConnection { (conn: MySQLConnection) in
149 |             conn.eventLoop.makeFutureWithTask {
    |                            `- warning: type 'R' does not conform to the 'Sendable' protocol
150 |                 try await closure(conn.sql(encoder: self.encoder, decoder: self.decoder, queryLogLevel: self.queryLogLevel))
151 |             }
/host/spi-builder-workspace/Sources/FluentMySQLDriver/FluentMySQLDatabase.swift:152:11: warning: type 'R' does not conform to the 'Sendable' protocol
145 |
146 |     // See `SQLDatabase.withSession(_:)`.
147 |     func withSession<R>(_ closure: @escaping @Sendable (any SQLDatabase) async throws -> R) async throws -> R {
    |                      `- note: consider making generic parameter 'R' conform to the 'Sendable' protocol
148 |         try await self.withConnection { (conn: MySQLConnection) in
149 |             conn.eventLoop.makeFutureWithTask {
150 |                 try await closure(conn.sql(encoder: self.encoder, decoder: self.decoder, queryLogLevel: self.queryLogLevel))
151 |             }
152 |         }.get()
    |           `- warning: type 'R' does not conform to the 'Sendable' protocol
153 |     }
154 |
Build complete! (255.49s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "fluent-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.51.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/fluent-kit.git"
    },
    {
      "identity" : "mysql-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.9.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/mysql-kit.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    }
  ],
  "manifest_display_name" : "fluent-mysql-driver",
  "name" : "fluent-mysql-driver",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "FluentMySQLDriver",
      "targets" : [
        "FluentMySQLDriver"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FluentMySQLDriverTests",
      "module_type" : "SwiftTarget",
      "name" : "FluentMySQLDriverTests",
      "path" : "Tests/FluentMySQLDriverTests",
      "product_dependencies" : [
        "FluentBenchmark"
      ],
      "sources" : [
        "FluentMySQLDriverTests.swift"
      ],
      "target_dependencies" : [
        "FluentMySQLDriver"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FluentMySQLDriver",
      "module_type" : "SwiftTarget",
      "name" : "FluentMySQLDriver",
      "path" : "Sources/FluentMySQLDriver",
      "product_dependencies" : [
        "FluentKit",
        "FluentSQL",
        "Logging",
        "MySQLKit"
      ],
      "product_memberships" : [
        "FluentMySQLDriver"
      ],
      "sources" : [
        "Exports.swift",
        "FluentMySQLConfiguration.swift",
        "FluentMySQLDatabase.swift",
        "FluentMySQLDriver.swift",
        "FluentMySQLError.swift",
        "MySQLConverterDelegate.swift",
        "MySQLError+Database.swift",
        "MySQLRow+Database.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
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.