Build Information
Successful build of PostgresBridge with Swift 5.10 for Linux.
Build Command
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.34.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwifQL/PostgresBridge.git
Reference: 1.0.0-rc.4.6.1
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/SwifQL/PostgresBridge
* tag 1.0.0-rc.4.6.1 -> FETCH_HEAD
HEAD is now at ca7be7f Syntax fix #6 by @tierracero
Cloned https://github.com/SwifQL/PostgresBridge.git
Revision (git rev-parse @):
ca7be7f2c2d3d76e3826a11156e735ff219fcb14
SUCCESS checkout https://github.com/SwifQL/PostgresBridge.git at 1.0.0-rc.4.6.1
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $workDir
https://github.com/SwifQL/PostgresBridge.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/SwifQL/Bridges.git
Fetching https://github.com/vapor/postgres-nio.git
[1/625] Fetching bridges
[626/11554] Fetching bridges, postgres-nio
Fetched https://github.com/SwifQL/Bridges.git from cache (0.48s)
Fetched https://github.com/vapor/postgres-nio.git from cache (0.48s)
Computing version for https://github.com/SwifQL/Bridges.git
Computed https://github.com/SwifQL/Bridges.git at 1.0.0-rc.4.13.6 (0.43s)
Fetching https://github.com/SwifQL/SwifQL.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/vapor/async-kit.git
[1/3173] Fetching swift-log
[287/5479] Fetching swift-log, swifql
[5480/7814] Fetching swift-log, swifql, async-kit
Fetched https://github.com/vapor/async-kit.git from cache (0.35s)
[1/65292] Fetching swift-nio
[3266/77516] Fetching swift-nio, swift-nio-ssl
Fetched https://github.com/SwifQL/SwifQL.git from cache (4.55s)
Fetched https://github.com/apple/swift-log.git from cache (4.55s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (4.56s)
Fetched https://github.com/apple/swift-nio.git from cache (4.63s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (0.41s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.19.0 (0.38s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-collections.git
[1/5201] Fetching swift-algorithms
[2186/18946] Fetching swift-algorithms, swift-collections
Fetched https://github.com/apple/swift-algorithms.git from cache (0.91s)
Fetched https://github.com/apple/swift-collections.git from cache (0.93s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (0.38s)
Fetching https://github.com/apple/swift-numerics.git
[1/5409] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.39s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.52s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.36s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.64.0 (0.49s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1563] Fetching swift-atomics
[1564/4727] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.44s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.44s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.37s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.35s)
Computing version for https://github.com/vapor/postgres-nio.git
Computed https://github.com/vapor/postgres-nio.git at 1.21.1 (0.38s)
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2128] Fetching swift-service-lifecycle
[1789/4063] Fetching swift-service-lifecycle, swift-metrics
[2691/6138] Fetching swift-service-lifecycle, swift-metrics, swift-nio-transport-services
[6139/13800] Fetching swift-service-lifecycle, swift-metrics, swift-nio-transport-services, swift-crypto
Fetched https://github.com/apple/swift-metrics.git from cache (0.40s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.40s)
[6956/9790] Fetching swift-service-lifecycle, swift-crypto
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.14s)
Fetched https://github.com/apple/swift-crypto.git from cache (1.15s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.4.1 (0.37s)
Fetching https://github.com/apple/swift-async-algorithms.git
[1/4239] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.34s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.4.1 (0.35s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.0 (0.32s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.26.0 (0.39s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.20.1 (0.38s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.3.0 (0.35s)
Computing version for https://github.com/SwifQL/SwifQL.git
Computed https://github.com/SwifQL/SwifQL.git at 2.0.0-beta.3.21.2 (0.37s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.64.0
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.4.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/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.0
Creating working copy for https://github.com/SwifQL/Bridges.git
Working copy of https://github.com/SwifQL/Bridges.git resolved at 1.0.0-rc.4.13.6
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.4
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.26.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.20.1
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.19.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.0
Creating working copy for https://github.com/SwifQL/SwifQL.git
Working copy of https://github.com/SwifQL/SwifQL.git resolved at 2.0.0-beta.3.21.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.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.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.2.1
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.4.1
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.3.0
Creating working copy for https://github.com/vapor/postgres-nio.git
Working copy of https://github.com/vapor/postgres-nio.git resolved at 1.21.1
Building for debugging...
[0/910] Write sources
[33/910] Compiling CNIOWindows shim.c
[34/910] Compiling CNIOWindows WSAStartup.c
[35/910] Compiling _NumericsShims _NumericsShims.c
[35/910] Compiling _AtomicsShims.c
[37/910] Compiling CNIODarwin shim.c
[38/910] Compiling CNIOLinux liburing_shims.c
[39/910] Compiling CNIOLinux shim.c
[40/910] Compiling fiat_p256_adx_mul.S
[41/910] Write swift-version-24593BA9C3E375BF.txt
[42/910] Compiling fiat_curve25519_adx_mul.S
[43/910] Compiling fiat_curve25519_adx_square.S
[44/910] Compiling fiat_p256_adx_sqr.S
[45/933] Compiling CNIOBoringSSLShims shims.c
[47/1057] Emitting module _CollectionsUtilities
[48/1094] Emitting module _NIODataStructures
[48/1096] Compiling tls_record.cc
[49/1096] Compiling tls_method.cc
[50/1096] Compiling tls13_enc.cc
[51/1114] Compiling tls13_server.cc
[53/1117] Emitting module RealModule
[54/1118] Compiling SwifQL UpdateSchemaChangeOwner.swift
[55/1118] Compiling SwifQL UpdateSchemaRename.swift
[56/1118] Compiling ConcurrencyHelpers LockedValueBox.swift
[57/1118] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[58/1118] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[59/1118] Compiling RealModule AlgebraicField.swift
[60/1118] Compiling RealModule ApproximateEquality.swift
[61/1118] Compiling RealModule AugmentedArithmetic.swift
[62/1118] Compiling RealModule Double+Real.swift
[63/1118] Compiling SwifQL SwifQLJoinBuilder.swift
[64/1118] Compiling SwifQL SwifQLSelectBuilder.swift
[65/1118] Compiling SwifQL CreateSchemaBuilder.swift
[66/1118] Compiling SwifQL DropSchemaBuilder.swift
[67/1118] Compiling SwifQL PostgresJsonObject.swift
[68/1118] Compiling SwifQL QueryBuilder.swift
[69/1118] Compiling RealModule Real.swift
[70/1118] Compiling RealModule Float80+Real.swift
[74/1118] Compiling RealModule Float16+Real.swift
[76/1118] Compiling SwifQL NewColumn.swift
[77/1118] Compiling SwifQL PostgresArray.swift
[78/1118] Compiling SwifQL CreateTableBuilder.swift
[79/1118] Compiling SwifQL DropTableBuilder.swift
[80/1118] Compiling RealModule RealFunctions.swift
[81/1119] Emitting module _NIOBase64
[82/1119] Compiling _NIOBase64 Base64.swift
[83/1120] Compiling RealModule Float+Real.swift
[84/1120] Compiling RealModule ElementaryFunctions.swift
[86/1121] Compiling _NIODataStructures PriorityQueue.swift
[87/1121] Compiling _NIODataStructures _TinyArray.swift
[90/1208] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[91/1208] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[92/1210] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[93/1210] Compiling _RopeModule BigString+Chunk+Splitting.swift
[94/1210] Compiling _RopeModule BigString+Chunk+Counts.swift
[95/1210] Compiling _RopeModule BigString+Chunk+Description.swift
[96/1210] Compiling _RopeModule BigString+Builder.swift
[97/1210] Compiling _RopeModule BigString+Contents.swift
[98/1210] Compiling _RopeModule BigString+Debugging.swift
[99/1210] Compiling Atomics IntegerOperations.swift
[100/1210] Compiling Atomics Unmanaged extensions.swift
[101/1210] Compiling CoreMetrics Locks.swift
[102/1210] Emitting module CoreMetrics
[103/1210] Compiling CoreMetrics Metrics.swift
[104/1211] Emitting module ConcurrencyHelpers
[105/1211] Compiling ConcurrencyHelpers Lock.swift
[106/1212] Compiling Logging MetadataProvider.swift
[107/1212] Compiling SwifQL SwifQLable+Offset.swift
[108/1212] Compiling SwifQL SwifQLable+On.swift
[109/1212] Compiling SwifQL SwifQLable+Or.swift
[110/1212] Compiling SwifQL SwifQLable+OrderBy.swift
[111/1212] Compiling SwifQL SwifQLable+Over.swift
[112/1212] Compiling SwifQL SwifQLable+Overlaps.swift
[113/1212] Compiling SwifQL SwifQLable+Owner.swift
[114/1212] Compiling SwifQL SwifQLable+PartitionBy.swift
[115/1212] Compiling SwifQL SwifQLable+Primary.swift
[116/1212] Compiling SwifQL SwifQLable+Raw.swift
[117/1212] Compiling SwifQL SwifQLable+References.swift
[118/1212] Compiling SwifQL SwifQLable+Rename.swift
[119/1212] Compiling SwifQL SwifQLable+Restrict.swift
[120/1212] Compiling SwifQL SwifQLable+Return.swift
[121/1212] Compiling SwifQL SwifQLable+Returning.swift
[122/1212] Compiling SwifQL SwifQLable+Rollback.swift
[123/1212] Compiling SwifQL SwifQLable+Schema.swift
[124/1212] Compiling SwifQL SwifQLable+Select.swift
[125/1212] Compiling SwifQL SwifQLable+Semicolon.swift
[126/1212] Compiling SwifQL SwifQLable+Set.swift
[127/1212] Compiling SwifQL SwifQLable+Space.swift
[128/1212] Compiling SwifQL SwifQLable+Subscript.swift
[129/1234] Compiling SwifQL SwifQLable+Asterisk.swift
[130/1234] Compiling SwifQL SwifQLable+Before.swift
[131/1234] Compiling SwifQL SwifQLable+Begin.swift
[132/1234] Compiling SwifQL SwifQLable+Between.swift
[133/1234] Compiling SwifQL SwifQLable+Cascade.swift
[134/1234] Compiling SwifQL SwifQLable+Check.swift
[135/1234] Compiling SwifQL SwifQLable+Column.swift
[136/1234] Compiling SwifQL SwifQLable+Commit.swift
[137/1234] Compiling SwifQL SwifQLable+Conflict.swift
[138/1234] Compiling SwifQL SwifQLable+Constraint.swift
[139/1234] Compiling SwifQL SwifQLable+Create.swift
[140/1234] Compiling SwifQL SwifQLable+Default.swift
[141/1234] Compiling SwifQL SwifQLable+Delete.swift
[142/1234] Compiling SwifQL SwifQLable+Distinct.swift
[143/1234] Compiling SwifQL SwifQLable+Do.swift
[144/1234] Compiling SwifQL SwifQLable+Drop.swift
[145/1234] Compiling SwifQL SwifQLable+End.swift
[146/1234] Compiling SwifQL SwifQLable+Epoch.swift
[147/1234] Compiling SwifQL SwifQLable+Exists.swift
[148/1234] Compiling SwifQL SwifQLable+Filter.swift
[149/1234] Compiling SwifQL SwifQLable+From.swift
[150/1234] Compiling SwifQL SwifQLable+Fulltext.swift
[151/1234] Compiling SwifQL SwifQLable+Function.swift
[152/1234] Compiling SwifQL Path+SchemaWithTable.swift
[153/1234] Compiling SwifQL Path+SchemaWithTableAndColumn.swift
[154/1234] Compiling SwifQL Path+Table.swift
[155/1234] Compiling SwifQL Path+TableWithColumn.swift
[156/1234] Compiling SwifQL Path.swift
[157/1234] Compiling SwifQL Predicates.swift
[158/1234] Compiling SwifQL Prepared.swift
[159/1234] Compiling SwifQL QueryBuilderable.swift
[160/1234] Compiling SwifQL QueryParts.swift
[161/1234] Compiling SwifQL ReferentialAction.swift
[162/1234] Compiling SwifQL Schema.swift
[163/1234] Compiling SwifQL Schemable.swift
[164/1234] Compiling SwifQL SplittedQuery.swift
[165/1234] Compiling SwifQL SwifQL.swift
[166/1234] Compiling SwifQL SwifQLable+Action.swift
[167/1234] Compiling _RopeModule BigString+Iterators.swift
[168/1234] Compiling _RopeModule BigString+Metrics.swift
[169/1234] Compiling _RopeModule BigString+Summary.swift
[170/1234] Compiling _RopeModule BigString.swift
[171/1234] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[172/1234] Compiling _RopeModule BigString+Chunk+Breaks.swift
[173/1234] Compiling SwifQL SwifQLable+Add.swift
[174/1234] Compiling SwifQL SwifQLable+AddQuery.swift
[175/1234] Compiling SwifQL SwifQLable+After.swift
[176/1234] Compiling SwifQL SwifQLable+All.swift
[177/1234] Compiling SwifQL SwifQLable+Alter.swift
[178/1234] Compiling SwifQL SwifQLable+And.swift
[179/1234] Compiling SwifQL SwifQLable+Any.swift
[180/1234] Compiling SwifQL SwifQLable+As.swift
[181/1234] Compiling SwifQL SwifQLable+GroupBy.swift
[182/1234] Compiling SwifQL SwifQLable+Having.swift
[183/1234] Compiling SwifQL SwifQLable+ILike.swift
[184/1234] Compiling SwifQL SwifQLable+If.swift
[185/1234] Compiling SwifQL SwifQLable+In.swift
[186/1234] Compiling SwifQL SwifQLable+InsertInto.swift
[187/1234] Compiling SwifQL SwifQLable+Interval.swift
[188/1234] Compiling SwifQL SwifQLable+IsNotNull.swift
[189/1234] Compiling SwifQL SwifQLable+IsNull.swift
[190/1234] Compiling SwifQL SwifQLable+Items.swift
[191/1234] Compiling SwifQL SwifQLable+Join.swift
[192/1234] Compiling SwifQL SwifQLable+Key.swift
[193/1234] Compiling SwifQL SwifQLable+Like.swift
[194/1234] Compiling SwifQL SwifQLable+Limit.swift
[195/1234] Compiling SwifQL SwifQLable+No.swift
[196/1234] Compiling SwifQL SwifQLable+Not.swift
[197/1234] Compiling SwifQL SwifQLable+NotBetween.swift
[198/1234] Compiling SwifQL SwifQLable+NotExists.swift
[199/1234] Compiling SwifQL SwifQLable+NotILike.swift
[200/1234] Compiling SwifQL SwifQLable+NotIn.swift
[201/1234] Compiling SwifQL SwifQLable+NotLike.swift
[202/1234] Compiling SwifQL SwifQLable+Nothing.swift
[203/1234] Compiling SwifQL SwifQLable+Null.swift
[204/1234] Compiling _RopeModule BigString+Equatable.swift
[205/1234] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[206/1234] Compiling _RopeModule BigString+Hashing.swift
[207/1234] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[208/1234] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[209/1234] Compiling _RopeModule BigString+Sequence.swift
[210/1234] Compiling _RopeModule BigString+TextOutputStream.swift
[211/1234] Compiling _RopeModule BigString+UnicodeScalarView.swift
[212/1234] Compiling _RopeModule BigSubstring+UTF16View.swift
[213/1234] Compiling _RopeModule BigSubstring+UTF8View.swift
[214/1234] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[215/1234] Compiling _RopeModule BigSubstring.swift
[216/1234] Compiling _RopeModule Rope+Builder.swift
[217/1234] Compiling _RopeModule Rope+Debugging.swift
[218/1234] Compiling _RopeModule Rope+Invariants.swift
[219/1234] Compiling _RopeModule Rope+_Node.swift
[220/1234] Compiling _RopeModule _RopeVersion.swift
[221/1234] Compiling _RopeModule Rope+Collection.swift
[222/1234] Compiling _RopeModule Rope+Index.swift
[223/1234] Compiling _RopeModule Rope+Sequence.swift
[224/1234] Compiling _RopeModule Rope+Append.swift
[225/1234] Compiling _RopeModule Rope+Extract.swift
[226/1234] Compiling _RopeModule Rope+Find.swift
[227/1234] Compiling Logging Locks.swift
[228/1234] Compiling _NIODataStructures Heap.swift
[232/1295] Emitting module Metrics
[233/1295] Compiling Metrics Metrics.swift
[234/1295] Compiling Logging LogHandler.swift
[235/1295] Emitting module Logging
[236/1295] Emitting module UnixSignals
[237/1295] Compiling Logging Logging.swift
[237/1296] Compiling tls13_client.cc
[241/1304] Compiling UnixSignals UnixSignalsSequence.swift
[242/1304] Compiling UnixSignals UnixSignal.swift
[243/1305] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[244/1305] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[245/1305] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[246/1305] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[247/1305] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[248/1305] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[249/1305] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[250/1305] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[251/1305] Compiling _RopeModule BigString+Split.swift
[252/1305] Compiling _RopeModule Range+BigString.swift
[253/1305] Compiling _RopeModule BigString+UTF16View.swift
[254/1305] Compiling _RopeModule BigString+UTF8View.swift
[255/1305] Compiling _RopeModule Rope+_Storage.swift
[256/1305] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[257/1305] Compiling _RopeModule Rope+_UnsafeHandle.swift
[258/1305] Compiling _RopeModule Rope.swift
[259/1305] Compiling _RopeModule RopeElement.swift
[260/1305] Compiling _RopeModule RopeMetric.swift
[261/1305] Compiling _RopeModule RopeSummary.swift
[262/1305] Compiling _RopeModule _RopeItem.swift
[263/1305] Compiling _RopeModule _RopePath.swift
[264/1305] Compiling SwifQL Functions+String.swift
[265/1305] Compiling SwifQL Functions+TextSearch.swift
[267/1305] Compiling HeapModule Heap+Descriptions.swift
[268/1319] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[269/1319] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[270/1319] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[271/1319] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[272/1319] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[273/1319] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[282/1346] Compiling HeapModule _HeapNode.swift
[283/1346] Compiling HeapModule Heap.swift
[284/1385] Compiling HeapModule Heap+UnsafeHandle.swift
[285/1385] Compiling HeapModule Heap+Invariants.swift
[286/1385] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[287/1404] Emitting module HeapModule
[288/1405] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[289/1405] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[290/1405] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[291/1405] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[292/1405] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[293/1405] Compiling HashTreeCollections _HashNode+Structural merge.swift
[294/1405] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[295/1405] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[296/1405] Compiling HashTreeCollections _AncestorHashSlots.swift
[297/1405] Compiling HashTreeCollections _Bitmap.swift
[298/1405] Compiling HashTreeCollections _Bucket.swift
[299/1405] Compiling HashTreeCollections _Hash.swift
[300/1405] Compiling HashTreeCollections _HashLevel.swift
[301/1405] Compiling HashTreeCollections _HashNode+Builder.swift
[302/1405] Compiling HashTreeCollections _HashNode+Debugging.swift
[303/1405] Compiling HashTreeCollections _HashNode+Initializers.swift
[304/1405] Compiling HashTreeCollections _HashNode+Structural union.swift
[305/1405] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[306/1405] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[307/1405] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[308/1405] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[309/1405] Compiling HashTreeCollections _HashNode.swift
[310/1405] Compiling HashTreeCollections _HashNodeHeader.swift
[311/1405] Compiling HashTreeCollections _HashSlot.swift
[312/1405] Compiling HashTreeCollections _HashStack.swift
[313/1405] Compiling HashTreeCollections _HashTreeIterator.swift
[314/1405] Compiling HashTreeCollections _HashTreeStatistics.swift
[315/1405] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[316/1405] Compiling HashTreeCollections _RawHashNode.swift
[317/1405] Compiling HashTreeCollections _UnmanagedHashNode.swift
[318/1405] Compiling HashTreeCollections _UnsafePath.swift
[319/1405] Compiling HashTreeCollections TreeDictionary+Codable.swift
[320/1405] Compiling HashTreeCollections _HashNode+Storage.swift
[321/1405] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[324/1407] Compiling HashTreeCollections TreeDictionary+Collection.swift
[325/1407] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[326/1407] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[327/1407] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[328/1407] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[329/1407] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[330/1407] Compiling HashTreeCollections TreeDictionary+Filter.swift
[331/1407] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[332/1407] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[333/1407] Compiling HashTreeCollections TreeSet+Debugging.swift
[334/1407] Compiling HashTreeCollections TreeSet+Descriptions.swift
[335/1407] Compiling HashTreeCollections TreeSet+Equatable.swift
[336/1407] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[337/1407] Compiling HashTreeCollections TreeSet+Extras.swift
[338/1407] Compiling HashTreeCollections TreeSet+Filter.swift
[339/1407] Compiling HashTreeCollections TreeSet+Hashable.swift
[340/1407] Compiling HashTreeCollections TreeSet+Sendable.swift
[342/1416] Compiling HashTreeCollections _HashNode+Invariants.swift
[352/1416] Compiling HashTreeCollections _HashNode+Lookups.swift
[355/1416] Compiling _RopeModule Rope+Join.swift
[356/1416] Compiling _RopeModule Rope+MutatingForEach.swift
[357/1416] Compiling _RopeModule Rope+Remove.swift
[358/1416] Compiling _RopeModule Rope+RemoveSubrange.swift
[359/1416] Compiling _RopeModule Rope+Split.swift
[360/1416] Compiling _RopeModule Optional Utilities.swift
[361/1416] Compiling _RopeModule String Utilities.swift
[362/1416] Compiling _RopeModule String.Index+ABI.swift
[363/1426] Compiling DequeModule _DequeSlot.swift
[364/1426] Compiling DequeModule _UnsafeWrappedBuffer.swift
[375/1426] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[376/1426] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[377/1426] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[388/1426] Emitting module SwifQL
[393/1426] Compiling HashTreeCollections TreeDictionary.swift
[394/1426] Compiling HashTreeCollections TreeSet+Codable.swift
[395/1426] Compiling HashTreeCollections TreeSet+Collection.swift
[407/1426] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[408/1426] Compiling HashTreeCollections TreeDictionary+Keys.swift
[409/1426] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[410/1426] Compiling HashTreeCollections TreeDictionary+Merge.swift
[411/1426] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[412/1426] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[413/1426] Compiling HashTreeCollections TreeDictionary+Values.swift
[429/1426] Emitting module DequeModule
[433/1427] Emitting module Atomics
[434/1428] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[435/1428] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[436/1428] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[437/1428] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[438/1428] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[439/1428] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[440/1428] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[441/1428] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[442/1428] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[443/1428] Compiling HashTreeCollections TreeSet.swift
[445/1428] Emitting module _RopeModule
[445/1428] Compiling tls13_both.cc
[448/1428] Emitting module OrderedCollections
[456/1429] Compiling t1_enc.cc
[469/1443] Compiling SwifQL SwifQLable+Table.swift
[470/1443] Compiling SwifQL SwifQLable+Timestamp.swift
[471/1443] Compiling SwifQL SwifQLable+To.swift
[472/1443] Compiling SwifQL SwifQLable+Type.swift
[473/1443] Compiling SwifQL SwifQLable+Union.swift
[474/1443] Compiling SwifQL SwifQLable+Unique.swift
[475/1443] Compiling SwifQL SwifQLable+Update.swift
[476/1443] Compiling SwifQL SwifQLable+Value.swift
[477/1443] Compiling SwifQL SwifQLable+Values.swift
[478/1443] Compiling SwifQL SwifQLable+Where.swift
[479/1443] Compiling SwifQL SwifQLable+WhereExists.swift
[480/1443] Compiling SwifQL SwifQLable+WhereNotExists.swift
[481/1443] Compiling SwifQL SwifQLable+Window.swift
[482/1443] Compiling SwifQL SwifQLable+With.swift
[483/1443] Compiling SwifQL SwifQLable.swift
[484/1443] Compiling SwifQL SwifQLableArraySeparator.swift
[485/1443] Compiling SwifQL Table.swift
[486/1443] Compiling SwifQL TableAlias.swift
[487/1443] Compiling SwifQL Type+Autodetect.swift
[488/1443] Compiling SwifQL Type+SwifQLable.swift
[489/1443] Compiling SwifQL Type.swift
[490/1443] Compiling SwifQL _Todo.swift
[491/1444] Compiling ssl_transcript.cc
[492/1444] Compiling ssl_versions.cc
[503/1444] Compiling _ConnectionPoolModule ConnectionPoolError.swift
[504/1444] Compiling _ConnectionPoolModule ConnectionPoolObservabilityDelegate.swift
[505/1444] Compiling _ConnectionPoolModule ConnectionRequest.swift
[506/1444] Compiling _ConnectionPoolModule Max2Sequence.swift
[506/1445] Compiling ssl_stat.cc
[537/1445] Compiling _ConnectionPoolModule PoolStateMachine+ConnectionState.swift
[538/1445] Compiling _ConnectionPoolModule PoolStateMachine+RequestQueue.swift
[547/1445] Compiling _ConnectionPoolModule TinyFastSequence.swift
[548/1446] Emitting module _ConnectionPoolModule
[549/1446] Compiling ssl_x509.cc
[551/1446] Compiling _ConnectionPoolModule ConnectionIDGenerator.swift
[552/1446] Compiling _ConnectionPoolModule ConnectionPool.swift
[581/1446] Compiling _ConnectionPoolModule NoKeepAliveBehavior.swift
[582/1446] Compiling _ConnectionPoolModule PoolStateMachine+ConnectionGroup.swift
[583/1446] Compiling _ConnectionPoolModule NIOLock.swift
[584/1446] Compiling _ConnectionPoolModule NIOLockedValueBox.swift
[586/1446] Compiling _ConnectionPoolModule PoolStateMachine.swift
[593/1447] Emitting module HashTreeCollections
[595/1448] Compiling ssl_session.cc
[596/1448] Compiling ssl_privkey.cc
[597/1448] Compiling ssl_lib.cc
[598/1448] Compiling ssl_key_share.cc
[599/1448] Compiling ssl_file.cc
[600/1448] Compiling ssl_cipher.cc
[601/1448] Compiling ssl_buffer.cc
[602/1448] Compiling ssl_cert.cc
[603/1448] Compiling ssl_asn1.cc
[604/1448] Compiling ssl_aead_ctx.cc
[605/1448] Compiling s3_both.cc
[606/1448] Compiling s3_lib.cc
[607/1448] Compiling s3_pkt.cc
[608/1448] Compiling handshake_server.cc
[609/1448] Compiling handshake.cc
[610/1448] Compiling handshake_client.cc
[611/1448] Compiling encrypted_client_hello.cc
[612/1448] Compiling handoff.cc
[613/1448] Compiling dtls_record.cc
[614/1448] Compiling dtls_method.cc
[615/1448] Compiling extensions.cc
[616/1448] Compiling v3_skey.c
[617/1448] Compiling v3_utl.c
[618/1448] Compiling d1_srtp.cc
[619/1448] Compiling v3_prn.c
[620/1448] Compiling bio_ssl.cc
[621/1448] Compiling v3_purp.c
[622/1448] Compiling v3_pmaps.c
[623/1448] Compiling d1_pkt.cc
[624/1448] Compiling v3_ocsp.c
[625/1448] Compiling v3_pcons.c
[626/1448] Compiling v3_ncons.c
[627/1448] Compiling d1_lib.cc
[628/1448] Compiling v3_lib.c
[629/1448] Compiling v3_int.c
[630/1448] Compiling v3_info.c
[631/1448] Compiling d1_both.cc
[632/1448] Compiling v3_ia5.c
[633/1448] Compiling v3_enum.c
[634/1448] Compiling v3_extku.c
[635/1448] Compiling v3_genn.c
[636/1448] Compiling v3_cpols.c
[637/1448] Compiling v3_crld.c
[638/1448] Compiling v3_bitst.c
[639/1448] Compiling v3_conf.c
[640/1448] Compiling v3_bcons.c
[641/1448] Compiling v3_akeya.c
[642/1448] Compiling x_x509a.c
[643/1448] Compiling v3_alt.c
[644/1448] Compiling x_val.c
[645/1448] Compiling x_spki.c
[646/1448] Compiling v3_akey.c
[647/1448] Compiling x_sig.c
[648/1448] Compiling x_x509.c
[649/1448] Compiling x_pubkey.c
[650/1448] Compiling x_pkey.c
[651/1448] Compiling x_req.c
[652/1448] Compiling x_exten.c
[653/1448] Compiling x_name.c
[654/1448] Compiling x_info.c
[655/1448] Compiling x_all.c
[656/1448] Compiling x_attrib.c
[657/1448] Compiling x_crl.c
[658/1448] Compiling x509rset.c
[659/1448] Compiling x509spki.c
[660/1448] Compiling x_algor.c
[661/1448] Compiling x509name.c
[662/1448] Compiling x509_v3.c
[663/1448] Compiling x509cset.c
[664/1448] Compiling x509_txt.c
[665/1448] Compiling x509_vpm.c
[666/1448] Compiling x509_obj.c
[667/1448] Compiling x509_trs.c
[668/1448] Compiling x509_set.c
[669/1448] Compiling x509_vfy.c
[670/1448] Compiling x509_ext.c
[671/1448] Compiling x509_req.c
[672/1448] Compiling x509_d2.c
[673/1448] Compiling x509_def.c
[674/1448] Compiling x509_lu.c
[675/1448] Compiling x509_cmp.c
[676/1448] Compiling t_x509a.c
[677/1448] Compiling x509.c
[678/1448] Compiling x509_att.c
[679/1448] Compiling t_x509.c
[680/1448] Compiling rsa_pss.c
[681/1448] Compiling t_req.c
[682/1448] Compiling t_crl.c
[683/1448] Compiling name_print.c
[684/1448] Compiling i2d_pr.c
[685/1448] Compiling policy.c
[686/1448] Compiling by_file.c
[687/1448] Compiling a_verify.c
[688/1448] Compiling by_dir.c
[689/1448] Compiling algorithm.c
[690/1448] Compiling asn1_gen.c
[691/1448] Compiling a_sign.c
[692/1448] Compiling a_digest.c
[693/1448] Compiling voprf.c
[694/1448] Compiling thread_win.c
[695/1448] Compiling thread_pthread.c
[696/1448] Compiling thread.c
[697/1448] Compiling trust_token.c
[698/1448] Compiling thread_none.c
[699/1448] Compiling siphash.c
[700/1448] Compiling rsa_print.c
[701/1448] Compiling stack.c
[702/1448] Compiling rc4.c
[703/1448] Compiling pmbtoken.c
[704/1448] Compiling trusty.c
[705/1448] Compiling refcount.c
[706/1448] Compiling rsa_crypt.c
[707/1448] Compiling windows.c
[708/1448] Compiling rsa_asn1.c
[709/1448] Compiling rand_extra.c
[710/1448] Compiling passive.c
[711/1448] Compiling ios.c
[712/1448] Compiling forkunsafe.c
[713/1448] Compiling getentropy.c
[714/1448] Compiling deterministic.c
[715/1448] Compiling poly1305_arm_asm.S
[716/1448] Compiling pool.c
[717/1448] Compiling poly1305_arm.c
[718/1448] Compiling poly1305.c
[719/1448] Compiling pkcs7.c
[720/1448] Compiling pkcs8_x509.c
[721/1448] Compiling p5_pbev2.c
[722/1448] Compiling pem_xaux.c
[723/1448] Compiling pkcs8.c
[724/1448] Compiling pem_x509.c
[725/1448] Compiling pkcs7_x509.c
[726/1448] Compiling pem_pkey.c
[727/1448] Compiling obj_xref.c
[728/1448] Compiling pem_info.c
[729/1448] Compiling pem_oth.c
[730/1448] Compiling pem_pk8.c
[731/1448] Compiling pem_all.c
[732/1448] Compiling lhash.c
[733/1448] Compiling pem_lib.c
[734/1448] Compiling mem.c
[735/1448] Compiling kyber.c
[736/1448] Compiling keccak.c
[737/1448] Compiling obj.c
[738/1448] Compiling x86_64-mont5-mac.mac.x86_64.S
[739/1448] Compiling x86_64-mont5-linux.linux.x86_64.S
[740/1448] Compiling x86_64-mont-mac.mac.x86_64.S
[741/1448] Compiling poly_rq_mul.S
[742/1448] Compiling hpke.c
[743/1448] Compiling poly1305_vec.c
[744/1448] Compiling hrss.c
[745/1448] Compiling x86-mont-linux.linux.x86.S
[746/1448] Compiling vpaes-armv8-linux.linux.aarch64.S
[747/1448] Compiling vpaes-x86-linux.linux.x86.S
[747/1448] Compiling x86_64-mont-linux.linux.x86_64.S
[747/1448] Compiling vpaes-x86_64-mac.mac.x86_64.S
[750/1448] Compiling vpaes-armv8-ios.ios.aarch64.S
[751/1448] Compiling vpaes-x86_64-linux.linux.x86_64.S
[752/1448] Compiling vpaes-armv7-linux.linux.arm.S
[753/1448] Compiling vpaes-armv7-ios.ios.arm.S
[754/1448] Compiling sha512-armv8-linux.linux.aarch64.S
[755/1448] Compiling sha512-x86_64-mac.mac.x86_64.S
[756/1448] Compiling sha512-x86_64-linux.linux.x86_64.S
[757/1448] Compiling sha512-armv4-linux.linux.arm.S
[758/1448] Compiling sha512-armv8-ios.ios.aarch64.S
[759/1448] Compiling sha512-armv4-ios.ios.arm.S
[760/1448] Compiling sha512-586-linux.linux.x86.S
[761/1448] Compiling kdf.c
[762/1448] Compiling sha256-x86_64-mac.mac.x86_64.S
[763/1448] Compiling sha256-armv4-linux.linux.arm.S
[764/1448] Compiling sha256-armv8-linux.linux.aarch64.S
[765/1448] Compiling sha256-armv8-ios.ios.aarch64.S
[766/1448] Compiling sha256-x86_64-linux.linux.x86_64.S
[767/1448] Compiling sha256-armv4-ios.ios.arm.S
[768/1448] Compiling sha256-586-linux.linux.x86.S
[769/1448] Compiling sha1-x86_64-mac.mac.x86_64.S
[770/1448] Compiling sha1-armv4-large-ios.ios.arm.S
[771/1448] Compiling sha1-armv8-linux.linux.aarch64.S
[772/1448] Compiling sha1-armv8-ios.ios.aarch64.S
[773/1448] Compiling sha1-armv4-large-linux.linux.arm.S
[774/1448] Compiling sha1-x86_64-linux.linux.x86_64.S
[775/1448] Compiling sha512.c
[776/1448] Compiling sha1.c
[777/1448] Compiling sha1-586-linux.linux.x86.S
[778/1448] Compiling sha256.c
[779/1448] Compiling fips.c
[780/1448] Compiling service_indicator.c
[781/1448] Compiling rsaz-avx2-linux.linux.x86_64.S
[782/1448] Compiling rsaz-avx2-mac.mac.x86_64.S
[783/1448] Compiling self_check.c
[784/1448] Compiling rdrand-x86_64-mac.mac.x86_64.S
[785/1448] Compiling rsa_impl.c
[786/1448] Compiling blinding.c
[787/1448] Compiling urandom.c
[788/1448] Compiling padding.c
[789/1448] Compiling rdrand-x86_64-linux.linux.x86_64.S
[790/1448] Compiling rsa.c
[791/1448] Compiling rand.c
[792/1448] Compiling ctrdrbg.c
[793/1448] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[794/1448] Compiling fork_detect.c
[795/1448] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[796/1448] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[797/1448] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[798/1448] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[799/1448] Compiling polyval.c
[800/1448] Compiling p256-armv8-asm-linux.linux.aarch64.S
[801/1448] Compiling p256-armv8-asm-ios.ios.aarch64.S
[802/1448] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[803/1448] Compiling ctr.c
[804/1448] Compiling ofb.c
[805/1448] Compiling gcm_nohw.c
[806/1448] Compiling gcm.c
[807/1448] Compiling cfb.c
[808/1448] Compiling cbc.c
[809/1448] Compiling md5-x86_64-mac.mac.x86_64.S
[810/1448] Compiling md5.c
[811/1448] Compiling md5-586-linux.linux.x86.S
[812/1448] Compiling md4.c
[813/1448] Compiling md5-x86_64-linux.linux.x86_64.S
[814/1448] Compiling hmac.c
[815/1448] Compiling hkdf.c
[816/1448] Compiling ghashv8-armv8-ios.ios.aarch64.S
[817/1448] Compiling ghashv8-armv8-linux.linux.aarch64.S
[818/1448] Compiling ghashv8-armv7-linux.linux.arm.S
[819/1448] Compiling ghashv8-armv7-ios.ios.arm.S
[820/1448] Compiling ghash-x86_64-linux.linux.x86_64.S
[821/1448] Compiling ghash-x86_64-mac.mac.x86_64.S
[822/1448] Compiling ghash-x86-linux.linux.x86.S
[823/1448] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[824/1448] Compiling ghash-ssse3-x86-linux.linux.x86.S
[825/1448] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[826/1448] Compiling fips_shared_support.c
[827/1448] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[828/1448] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[829/1448] Compiling ghash-armv4-ios.ios.arm.S
[830/1448] Compiling ghash-armv4-linux.linux.arm.S
[831/1448] Compiling ecdsa.c
[832/1448] Compiling util.c
[833/1448] Compiling simple.c
[834/1448] Compiling ecdh.c
[834/1448] Compiling wnaf.c
[836/1448] Compiling simple_mul.c
[837/1448] Compiling scalar.c
[838/1448] Compiling ec_montgomery.c
[839/1448] Compiling felem.c
[840/1448] Compiling ec_key.c
[841/1448] Compiling oct.c
[842/1448] Compiling p224-64.c
[842/1448] Compiling p256.c
[844/1448] Compiling digestsign.c
[845/1448] Compiling digest.c
[846/1448] Compiling ec.c
[847/1448] Compiling p256-nistz.c
[848/1448] Compiling check.c
[849/1448] Compiling digests.c
[850/1448] Compiling co-586-linux.linux.x86.S
[851/1448] Compiling dh.c
[852/1448] Compiling cmac.c
[853/1448] Compiling aead.c
[854/1448] Compiling cipher.c
[854/1448] Compiling e_aesccm.c
[856/1448] Compiling bsaes-armv7-ios.ios.arm.S
[857/1448] Compiling bsaes-armv7-linux.linux.arm.S
[858/1448] Compiling sqrt.c
[859/1448] Compiling shift.c
[860/1448] Compiling rsaz_exp.c
[861/1448] Compiling random.c
[862/1448] Compiling montgomery_inv.c
[863/1448] Compiling e_aes.c
[864/1448] Compiling mul.c
[865/1448] Compiling montgomery.c
[866/1448] Compiling jacobi.c
[867/1448] Compiling prime.c
[868/1448] Compiling generic.c
[869/1448] Compiling gcd_extra.c
[870/1448] Compiling gcd.c
[871/1448] Compiling div_extra.c
[872/1448] Compiling ctx.c
[872/1448] Compiling exponentiation.c
[874/1448] Compiling cmp.c
[874/1448] Compiling div.c
[876/1448] Compiling bn.c
[877/1448] Compiling bytes.c
[878/1448] Compiling bn-armv8-ios.ios.aarch64.S
[879/1448] Compiling armv8-mont-linux.linux.aarch64.S
[880/1448] Compiling bn-armv8-linux.linux.aarch64.S
[881/1448] Compiling bn-586-linux.linux.x86.S
[882/1448] Compiling add.c
[883/1448] Compiling armv8-mont-ios.ios.aarch64.S
[884/1448] Compiling armv4-mont-linux.linux.arm.S
[885/1448] Compiling armv4-mont-ios.ios.arm.S
[886/1448] Compiling aesv8-armv8-linux.linux.aarch64.S
[887/1448] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[888/1448] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[889/1448] Compiling aesv8-armv8-ios.ios.aarch64.S
[890/1448] Compiling x86_64-gcc.c
[891/1448] Compiling aesv8-armv7-linux.linux.arm.S
[892/1448] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[893/1448] Compiling aesni-x86_64-mac.mac.x86_64.S
[894/1448] Compiling aesni-x86-linux.linux.x86.S
[895/1448] Compiling aesv8-armv7-ios.ios.arm.S
[896/1448] Compiling aesni-x86_64-linux.linux.x86_64.S
[897/1448] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[898/1448] Compiling aes.c
[899/1448] Compiling mode_wrappers.c
[900/1448] Compiling key_wrap.c
[901/1448] Compiling sign.c
[902/1448] Compiling aes_nohw.c
[903/1448] Compiling print.c
[904/1448] Compiling ex_data.c
[905/1448] Compiling scrypt.c
[906/1448] Compiling pbkdf.c
[907/1448] Compiling p_x25519.c
[908/1448] Compiling p_x25519_asn1.c
[909/1448] Compiling p_ed25519.c
[910/1448] Compiling p_ed25519_asn1.c
[911/1448] Compiling p_rsa_asn1.c
[912/1448] Compiling p_hkdf.c
[913/1448] Compiling p_ec_asn1.c
[914/1448] Compiling p_rsa.c
[915/1448] Compiling p_dsa_asn1.c
[916/1448] Compiling evp_ctx.c
[917/1448] Compiling err_data.c
[918/1448] Compiling evp_asn1.c
[919/1448] Compiling p_ec.c
[920/1448] Compiling err.c
[921/1448] Compiling evp.c
[922/1448] Compiling ecdsa_asn1.c
[922/1448] Compiling ecdh_extra.c
[924/1448] Compiling engine.c
[925/1448] Compiling hash_to_curve.c
[926/1448] Compiling ec_asn1.c
[927/1448] Compiling ec_derive.c
[928/1448] Compiling dsa_asn1.c
[929/1448] Compiling dsa.c
[930/1448] Compiling digest_extra.c
[931/1448] Compiling params.c
[932/1448] Compiling dh_asn1.c
[933/1448] Compiling x25519-asm-arm.S
[934/1448] Compiling des.c
[935/1448] Compiling spake25519.c
[936/1448] Compiling curve25519_64_adx.c
[937/1448] Compiling crypto.c
[938/1448] Compiling cpu_intel.c
[939/1448] Compiling cpu_arm_linux.c
[940/1448] Compiling cpu_aarch64_sysreg.c
[940/1448] Compiling cpu_arm_freebsd.c
[942/1448] Compiling cpu_aarch64_win.c
[943/1448] Compiling cpu_aarch64_linux.c
[944/1448] Compiling cpu_aarch64_apple.c
[944/1448] Compiling cpu_aarch64_openbsd.c
[946/1448] Compiling cpu_aarch64_fuchsia.c
[947/1448] Compiling e_des.c
[948/1448] Compiling e_rc4.c
[949/1448] Compiling tls_cbc.c
[950/1448] Compiling e_null.c
[951/1448] Compiling conf.c
[952/1448] Compiling e_rc2.c
[953/1448] Compiling curve25519.c
[954/1448] Compiling e_tls.c
[955/1448] Compiling e_aesgcmsiv.c
[956/1448] Compiling derive_key.c
[957/1448] Compiling cipher_extra.c
[958/1448] Compiling e_aesctrhmac.c
[959/1448] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[960/1448] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[961/1448] Compiling e_chacha20poly1305.c
[962/1448] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[963/1448] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[964/1448] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[965/1448] Compiling chacha.c
[966/1448] Compiling chacha-x86_64-mac.mac.x86_64.S
[967/1448] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[968/1448] Compiling chacha-x86-linux.linux.x86.S
[969/1448] Compiling chacha-x86_64-linux.linux.x86_64.S
[970/1448] Compiling chacha-armv8-linux.linux.aarch64.S
[971/1448] Compiling chacha-armv8-ios.ios.aarch64.S
[972/1448] Compiling unicode.c
[973/1448] Compiling chacha-armv4-linux.linux.arm.S
[974/1448] Compiling chacha-armv4-ios.ios.arm.S
[975/1448] Compiling ber.c
[976/1448] Compiling asn1_compat.c
[977/1448] Compiling cbb.c
[978/1448] Compiling buf.c
[979/1448] Compiling bn_asn1.c
[980/1448] Compiling blake2.c
[981/1448] Compiling convert.c
[982/1448] Compiling socket.c
[983/1448] Compiling cbs.c
[984/1448] Compiling socket_helper.c
[985/1448] Compiling printf.c
[986/1448] Compiling file.c
[987/1448] Compiling pair.c
[988/1448] Compiling errno.c
[989/1448] Compiling connect.c
[990/1448] Compiling fd.c
[991/1448] Compiling hexdump.c
[992/1448] Compiling bio_mem.c
[993/1448] Compiling bio.c
[994/1448] Compiling base64.c
[995/1448] Compiling tasn_typ.c
[996/1448] Compiling tasn_utl.c
[997/1448] Compiling tasn_fre.c
[998/1448] Compiling tasn_new.c
[999/1448] Compiling tasn_enc.c
[1000/1448] Compiling posix_time.c
[1001/1448] Compiling f_int.c
[1002/1448] Compiling f_string.c
[1003/1448] Compiling a_type.c
[1004/1448] Compiling asn1_par.c
[1005/1448] Compiling tasn_dec.c
[1006/1448] Compiling a_utctm.c
[1007/1448] Compiling asn_pack.c
[1008/1448] Compiling asn1_lib.c
[1009/1448] Compiling a_strnid.c
[1010/1448] Compiling a_octet.c
[1010/1448] Compiling a_time.c
[1012/1448] Compiling a_mbstr.c
[1013/1448] Compiling a_dup.c
[1014/1448] Compiling a_strex.c
[1015/1448] Compiling a_object.c
[1016/1448] Compiling a_int.c
[1017/1448] Compiling a_i2d_fp.c
[1018/1448] Compiling a_gentm.c
[1019/1448] Compiling a_d2i_fp.c
[1020/1448] Compiling a_bool.c
[1021/1448] Compiling a_bitstr.c
[1022/1448] Compiling fiat_curve25519_adx_square.S
[1023/1448] Compiling fiat_p256_adx_mul.S
[1024/1448] Compiling fiat_curve25519_adx_mul.S
[1025/1448] Compiling fiat_p256_adx_sqr.S
[1026/1448] Compiling x_sig.c
[1027/1448] Compiling x_x509a.c
[1028/1448] Compiling x_val.c
[1029/1448] Compiling x_x509.c
[1030/1448] Compiling CCryptoBoringSSLShims shims.c
[1031/1448] Compiling x_spki.c
[1032/1448] Compiling x_req.c
[1033/1448] Compiling x_exten.c
[1034/1448] Compiling x_pubkey.c
[1035/1448] Compiling x_name.c
[1036/1448] Compiling x_attrib.c
[1037/1448] Compiling x_all.c
[1038/1448] Compiling x_crl.c
[1039/1448] Compiling x_algor.c
[1040/1448] Compiling x509spki.c
[1041/1448] Compiling x509rset.c
[1042/1448] Compiling x509name.c
[1043/1448] Compiling x509cset.c
[1044/1448] Compiling x509_vpm.c
[1045/1448] Compiling x509_v3.c
[1046/1448] Compiling x509_txt.c
[1047/1448] Compiling x509_vfy.c
[1048/1448] Compiling x509_trs.c
[1049/1448] Compiling x509_set.c
[1050/1448] Compiling x509_req.c
[1051/1448] Compiling x509_obj.c
[1052/1448] Compiling x509_lu.c
[1052/1448] Compiling x509_ext.c
[1053/1448] Compiling x509_def.c
[1055/1448] Compiling x509_cmp.c
[1056/1448] Compiling x509_d2.c
[1057/1448] Compiling c-nioatomics.c
[1058/1448] Compiling x509.c
[1059/1448] Compiling v3_skey.c
[1060/1448] Compiling x509_att.c
[1061/1448] Compiling v3_purp.c
[1062/1448] Compiling v3_utl.c
[1063/1448] Compiling v3_prn.c
[1064/1448] Compiling v3_pmaps.c
[1065/1448] Compiling v3_ocsp.c
[1066/1448] Compiling v3_pcons.c
[1067/1448] Compiling v3_info.c
[1068/1448] Compiling v3_lib.c
[1069/1448] Compiling v3_int.c
[1070/1448] Compiling v3_ncons.c
[1071/1448] Compiling c-atomics.c
[1072/1448] Compiling v3_genn.c
[1072/1448] Compiling v3_ia5.c
[1074/1453] Compiling v3_enum.c
[1075/1454] Compiling v3_extku.c
[1076/1454] Compiling v3_crld.c
[1077/1454] Compiling v3_conf.c
[1078/1454] Compiling v3_cpols.c
[1079/1454] Compiling v3_bcons.c
[1080/1454] Compiling v3_bitst.c
[1081/1454] Compiling v3_akeya.c
[1082/1454] Compiling t_x509a.c
[1083/1454] Compiling v3_akey.c
[1084/1454] Compiling t_crl.c
[1085/1454] Compiling t_x509.c
[1086/1454] Compiling v3_alt.c
[1088/1454] Compiling NIOConcurrencyHelpers NIOLock.swift
[1088/1454] Compiling t_req.c
[1090/1454] Compiling NIOConcurrencyHelpers lock.swift
[1090/1454] Compiling i2d_pr.c
[1091/1454] Compiling asn1_gen.c
[1092/1454] Compiling policy.c
[1093/1454] Compiling rsa_pss.c
[1094/1454] Compiling name_print.c
[1095/1454] Compiling by_file.c
[1097/1454] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1097/1454] Compiling by_dir.c
[1099/1454] Compiling NIOConcurrencyHelpers atomics.swift
[1100/1454] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1101/1454] Emitting module NIOConcurrencyHelpers
[1101/1455] Compiling algorithm.c
[1103/1455] Compiling voprf.c
[1104/1455] Compiling trust_token.c
[1105/1455] Compiling a_sign.c
[1106/1455] Compiling a_verify.c
[1107/1455] Compiling thread_win.c
[1108/1455] Compiling a_digest.c
[1109/1455] Compiling thread.c
[1110/1455] Compiling pmbtoken.c
[1111/1455] Compiling thread_pthread.c
[1112/1455] Compiling thread_none.c
[1113/1455] Compiling wots.c
[1114/1455] Compiling stack.c
[1115/1455] Compiling thash.c
[1116/1455] Compiling spx_util.c
[1116/1455] Compiling spx.c
[1118/1456] Compiling merkle.c
[1119/1474] Compiling fors.c
[1120/1486] Compiling address.c
[1121/1491] Compiling siphash.c
[1122/1513] Compiling rsa_print.c
[1123/1513] Compiling rsa_asn1.c
[1124/1513] Compiling refcount.c
[1125/1513] Compiling rc4.c
[1126/1513] Compiling windows.c
[1127/1513] Compiling rsa_crypt.c
[1128/1513] Compiling rand_extra.c
[1129/1513] Compiling trusty.c
[1130/1513] Compiling passive.c
[1131/1513] Compiling ios.c
[1132/1513] Compiling deterministic.c
[1133/1513] Compiling getentropy.c
[1134/1513] Compiling forkunsafe.c
[1135/1513] Compiling poly1305_arm.c
[1136/1513] Compiling poly1305_arm_asm.S
[1137/1513] Compiling pool.c
[1138/1513] Compiling poly1305.c
[1139/1513] Compiling pkcs7.c
[1140/1513] Compiling p5_pbev2.c
[1141/1513] Compiling pkcs8.c
[1142/1513] Compiling pkcs7_x509.c
[1143/1513] Compiling pkcs8_x509.c
[1144/1513] Compiling pem_xaux.c
[1145/1513] Compiling pem_x509.c
[1146/1513] Compiling pem_pkey.c
[1147/1513] Compiling pem_oth.c
[1148/1513] Compiling pem_pk8.c
[1149/1513] Compiling obj_xref.c
[1150/1513] Compiling pem_lib.c
[1151/1513] Compiling pem_info.c
[1152/1513] Compiling lhash.c
[1153/1513] Compiling mem.c
[1154/1513] Compiling obj.c
[1155/1513] Compiling pem_all.c
[1156/1513] Compiling poly1305_vec.c
[1157/1513] Compiling keccak.c
[1158/1513] Compiling kyber.c
[1159/1513] Compiling x86_64-mont-mac.mac.x86_64.S
[1160/1513] Compiling x86_64-mont5-mac.mac.x86_64.S
[1161/1513] Compiling poly_rq_mul.S
[1162/1513] Compiling x86_64-mont-linux.linux.x86_64.S
[1163/1513] Compiling x86_64-mont5-linux.linux.x86_64.S
[1164/1513] Compiling hpke.c
[1165/1513] Compiling x86-mont-windows.windows.x86.S
[1166/1513] Compiling x86-mont-linux.linux.x86.S
[1168/1513] Compiling NIOCore MarkedCircularBuffer.swift
[1169/1513] Compiling NIOCore MulticastChannel.swift
[1170/1513] Compiling NIOCore NIOAny.swift
[1171/1513] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1172/1513] Compiling NIOCore NIOLoopBound.swift
[1173/1513] Compiling NIOCore NIOSendable.swift
[1174/1513] Compiling NIOCore PointerHelpers.swift
[1175/1513] Compiling NIOCore RecvByteBufferAllocator.swift
[1175/1513] Compiling vpaes-x86_64-mac.mac.x86_64.S
[1176/1521] Compiling vpaes-x86-windows.windows.x86.S
[1177/1521] Compiling vpaes-x86_64-linux.linux.x86_64.S
[1178/1521] Compiling hrss.c
[1179/1521] Compiling vpaes-x86-linux.linux.x86.S
[1180/1521] Compiling vpaes-armv8-ios.ios.aarch64.S
[1181/1521] Compiling vpaes-armv7-linux.linux.arm.S
[1181/1521] Compiling kdf.c
[1183/1521] Compiling vpaes-armv8-linux.linux.aarch64.S
[1184/1521] Compiling vpaes-armv7-ios.ios.arm.S
[1185/1521] Compiling sha512-x86_64-mac.mac.x86_64.S
[1186/1521] Compiling sha512-armv4-linux.linux.arm.S
[1187/1521] Compiling sha512-armv8-ios.ios.aarch64.S
[1188/1521] Compiling sha512-x86_64-linux.linux.x86_64.S
[1189/1521] Compiling sha512-armv4-ios.ios.arm.S
[1190/1521] Compiling sha512-armv8-linux.linux.aarch64.S
[1191/1521] Compiling sha512-586-windows.windows.x86.S
[1192/1521] Compiling sha512-586-linux.linux.x86.S
[1193/1521] Compiling sha256-x86_64-mac.mac.x86_64.S
[1194/1521] Compiling sha256-armv8-ios.ios.aarch64.S
[1195/1521] Compiling sha256-armv8-linux.linux.aarch64.S
[1196/1521] Compiling sha256-x86_64-linux.linux.x86_64.S
[1197/1521] Compiling sha256-armv4-linux.linux.arm.S
[1198/1521] Compiling sha256-armv4-ios.ios.arm.S
[1199/1521] Compiling sha256-586-windows.windows.x86.S
[1200/1521] Compiling sha256-586-linux.linux.x86.S
[1201/1521] Compiling sha1-x86_64-mac.mac.x86_64.S
[1202/1521] Compiling sha1-armv8-linux.linux.aarch64.S
[1203/1521] Compiling sha1-x86_64-linux.linux.x86_64.S
[1204/1521] Compiling sha1-armv8-ios.ios.aarch64.S
[1205/1521] Compiling sha1-armv4-large-linux.linux.arm.S
[1206/1521] Compiling sha1-armv4-large-ios.ios.arm.S
[1207/1521] Compiling sha1-586-windows.windows.x86.S
[1208/1521] Compiling sha1-586-linux.linux.x86.S
[1209/1521] Compiling sha256.c
[1210/1521] Compiling sha1.c
[1210/1521] Compiling sha512.c
[1212/1521] Compiling fips.c
[1213/1521] Compiling service_indicator.c
[1214/1521] Compiling rsaz-avx2-mac.mac.x86_64.S
[1215/1521] Compiling rsaz-avx2-linux.linux.x86_64.S
[1216/1521] Compiling rdrand-x86_64-mac.mac.x86_64.S
[1217/1521] Compiling self_check.c
[1218/1521] Compiling padding.c
[1219/1521] Compiling blinding.c
[1220/1521] Compiling rsa_impl.c
[1221/1521] Compiling rsa.c
[1222/1521] Compiling rdrand-x86_64-linux.linux.x86_64.S
[1223/1521] Compiling rand.c
[1224/1521] Compiling urandom.c
[1225/1521] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[1226/1521] Compiling ctrdrbg.c
[1227/1521] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[1227/1521] Compiling fork_detect.c
[1229/1521] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[1230/1521] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[1231/1521] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[1232/1521] Compiling p256-armv8-asm-linux.linux.aarch64.S
[1233/1521] Compiling p256-armv8-asm-ios.ios.aarch64.S
[1234/1521] Compiling polyval.c
[1235/1521] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[1235/1521] Compiling ofb.c
[1237/1521] Compiling gcm_nohw.c
[1238/1521] Compiling cbc.c
[1239/1521] Compiling gcm.c
[1240/1521] Compiling ctr.c
[1241/1521] Compiling md5.c
[1242/1521] Compiling cfb.c
[1243/1521] Compiling md5-x86_64-mac.mac.x86_64.S
[1244/1521] Compiling md5-x86_64-linux.linux.x86_64.S
[1245/1521] Compiling md5-586-windows.windows.x86.S
[1246/1521] Compiling hmac.c
[1248/1521] Compiling NIOCore GlobalSingletons.swift
[1249/1521] Compiling NIOCore IO.swift
[1250/1521] Compiling NIOCore IOData.swift
[1251/1521] Compiling NIOCore IPProtocol.swift
[1252/1521] Compiling NIOCore IntegerBitPacking.swift
[1253/1521] Compiling NIOCore IntegerTypes.swift
[1254/1521] Compiling NIOCore Interfaces.swift
[1255/1521] Compiling NIOCore Linux.swift
[1256/1521] Compiling NIOCore EventLoop.swift
[1257/1521] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1258/1521] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1259/1521] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1260/1521] Compiling NIOCore EventLoopFuture.swift
[1261/1521] Compiling NIOCore FileDescriptor.swift
[1262/1521] Compiling NIOCore FileHandle.swift
[1263/1521] Compiling NIOCore FileRegion.swift
[1263/1521] Compiling md5-586-linux.linux.x86.S
[1264/1521] Compiling ghashv8-armv8-linux.linux.aarch64.S
[1265/1521] Compiling hkdf.c
[1266/1521] Compiling md4.c
[1267/1521] Compiling ghashv8-armv8-ios.ios.aarch64.S
[1268/1521] Compiling ghashv8-armv7-linux.linux.arm.S
[1269/1521] Compiling ghash-x86_64-mac.mac.x86_64.S
[1270/1521] Compiling ghashv8-armv7-ios.ios.arm.S
[1271/1521] Compiling ghash-x86-windows.windows.x86.S
[1272/1521] Compiling ghash-x86_64-linux.linux.x86_64.S
[1273/1521] Compiling ghash-x86-linux.linux.x86.S
[1274/1521] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[1275/1521] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[1276/1521] Compiling ghash-ssse3-x86-windows.windows.x86.S
[1277/1521] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[1278/1521] Compiling ghash-ssse3-x86-linux.linux.x86.S
[1279/1521] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[1280/1521] Compiling ghash-armv4-linux.linux.arm.S
[1281/1521] Compiling fips_shared_support.c
[1282/1521] Compiling ghash-armv4-ios.ios.arm.S
[1283/1521] Compiling ecdsa.c
[1284/1521] Compiling util.c
[1285/1521] Compiling wnaf.c
[1285/1521] Compiling ecdh.c
[1287/1521] Compiling simple_mul.c
[1288/1521] Compiling simple.c
[1289/1521] Compiling scalar.c
[1290/1521] Compiling p256.c
[1291/1521] Compiling felem.c
[1292/1521] Compiling oct.c
[1293/1521] Compiling p224-64.c
[1294/1521] Compiling ec_montgomery.c
[1295/1521] Compiling ec_key.c
[1296/1521] Compiling digestsign.c
[1297/1521] Compiling check.c
[1298/1521] Compiling digest.c
[1299/1521] Compiling digests.c
[1300/1521] Compiling dh.c
[1301/1521] Compiling co-586-windows.windows.x86.S
[1302/1521] Compiling ec.c
[1303/1521] Compiling co-586-linux.linux.x86.S
[1304/1521] Compiling cmac.c
[1306/1521] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1307/1521] Compiling NIOCore SocketAddresses.swift
[1308/1521] Compiling NIOCore SocketOptionProvider.swift
[1309/1521] Compiling NIOCore SystemCallHelpers.swift
[1310/1521] Compiling NIOCore TimeAmount+Duration.swift
[1311/1521] Compiling NIOCore TypeAssistedChannelHandler.swift
[1312/1521] Compiling NIOCore UniversalBootstrapSupport.swift
[1313/1521] Compiling NIOCore Utilities.swift
[1313/1521] Compiling p256-nistz.c
[1314/1521] Compiling e_aesccm.c
[1315/1521] Compiling cipher.c
[1316/1521] Compiling bsaes-armv7-linux.linux.arm.S
[1317/1521] Compiling aead.c
[1318/1521] Compiling bsaes-armv7-ios.ios.arm.S
[1319/1521] Compiling sqrt.c
[1321/1521] Compiling NIOCore ChannelPipeline.swift
[1322/1521] Compiling NIOCore CircularBuffer.swift
[1323/1521] Compiling NIOCore Codec.swift
[1324/1521] Compiling NIOCore ConvenienceOptionSupport.swift
[1325/1521] Compiling NIOCore DeadChannel.swift
[1326/1521] Compiling NIOCore DispatchQueue+WithFuture.swift
[1327/1521] Compiling NIOCore EventLoop+Deprecated.swift
[1328/1521] Compiling NIOCore EventLoop+SerialExecutor.swift
[1328/1521] Compiling e_aes.c
[1329/1521] Compiling rsaz_exp.c
[1330/1521] Compiling shift.c
[1331/1521] Compiling random.c
[1332/1521] Compiling montgomery_inv.c
[1333/1521] Compiling prime.c
[1334/1521] Compiling jacobi.c
[1335/1521] Compiling mul.c
[1336/1521] Compiling generic.c
[1337/1521] Compiling montgomery.c
[1338/1521] Compiling gcd_extra.c
[1339/1521] Compiling div_extra.c
[1340/1521] Compiling gcd.c
[1341/1521] Compiling exponentiation.c
[1342/1521] Compiling div.c
[1343/1521] Compiling ctx.c
[1343/1521] Compiling cmp.c
[1345/1521] Compiling bytes.c
[1346/1521] Compiling add.c
[1347/1521] Compiling bn-armv8-linux.linux.aarch64.S
[1348/1521] Compiling bn-586-windows.windows.x86.S
[1349/1521] Compiling bn.c
[1350/1521] Compiling bn-armv8-ios.ios.aarch64.S
[1351/1521] Compiling bn-586-linux.linux.x86.S
[1352/1521] Compiling x86_64-gcc.c
[1353/1521] Compiling armv8-mont-linux.linux.aarch64.S
[1354/1521] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[1355/1521] Compiling armv4-mont-linux.linux.arm.S
[1356/1521] Compiling armv8-mont-ios.ios.aarch64.S
[1357/1521] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[1358/1521] Compiling armv4-mont-ios.ios.arm.S
[1359/1521] Compiling aesv8-armv8-ios.ios.aarch64.S
[1360/1521] Compiling aesv8-armv8-linux.linux.aarch64.S
[1361/1521] Compiling aesv8-armv7-linux.linux.arm.S
[1362/1521] Compiling aesv8-armv7-ios.ios.arm.S
[1363/1521] Compiling aesni-x86_64-mac.mac.x86_64.S
[1364/1521] Compiling aesni-x86-windows.windows.x86.S
[1365/1521] Compiling aesni-x86_64-linux.linux.x86_64.S
[1366/1521] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[1367/1521] Compiling aesni-x86-linux.linux.x86.S
[1368/1521] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[1369/1521] Compiling mode_wrappers.c
[1370/1521] Compiling key_wrap.c
[1371/1521] Compiling aes.c
[1372/1521] Compiling ex_data.c
[1373/1521] Compiling sign.c
[1374/1521] Compiling scrypt.c
[1375/1521] Compiling pbkdf.c
[1376/1521] Compiling aes_nohw.c
[1377/1521] Compiling print.c
[1378/1521] Compiling p_x25519.c
[1379/1521] Compiling p_x25519_asn1.c
[1380/1521] Compiling p_rsa.c
[1381/1521] Compiling p_rsa_asn1.c
[1382/1521] Compiling p_ed25519.c
[1383/1521] Compiling p_hkdf.c
[1384/1521] Compiling p_ec.c
[1385/1521] Compiling p_dsa_asn1.c
[1386/1521] Compiling p_ec_asn1.c
[1386/1521] Compiling p_ed25519_asn1.c
[1388/1521] Compiling err_data.c
[1389/1521] Compiling evp_ctx.c
[1390/1521] Compiling evp.c
[1391/1521] Compiling err.c
[1392/1521] Compiling evp_asn1.c
[1393/1521] Compiling engine.c
[1394/1521] Compiling hash_to_curve.c
[1395/1521] Compiling ec_derive.c
[1396/1521] Compiling ecdh_extra.c
[1397/1521] Compiling ecdsa_asn1.c
[1398/1521] Compiling ec_asn1.c
[1399/1521] Compiling dsa_asn1.c
[1400/1521] Compiling params.c
[1401/1521] Compiling dsa.c
[1402/1521] Compiling digest_extra.c
[1403/1521] Compiling dh_asn1.c
[1404/1521] Compiling curve25519_64_adx.c
[1405/1521] Compiling x25519-asm-arm.S
[1406/1521] Compiling cpu_arm_linux.c
[1407/1521] Compiling crypto.c
[1408/1521] Compiling spake25519.c
[1409/1521] Compiling cpu_intel.c
[1409/1521] Compiling cpu_arm_freebsd.c
[1411/1521] Compiling des.c
[1412/1521] Compiling cpu_aarch64_sysreg.c
[1413/1521] Compiling cpu_aarch64_win.c
[1414/1521] Compiling cpu_aarch64_openbsd.c
[1415/1521] Compiling cpu_aarch64_linux.c
[1416/1521] Compiling cpu_aarch64_apple.c
[1417/1521] Compiling cpu_aarch64_fuchsia.c
[1418/1521] Compiling e_rc4.c
[1419/1521] Compiling conf.c
[1420/1521] Compiling tls_cbc.c
[1421/1521] Compiling e_tls.c
[1422/1521] Compiling e_null.c
[1423/1521] Compiling e_rc2.c
[1424/1521] Compiling e_des.c
[1424/1521] Compiling curve25519.c
[1426/1521] Compiling derive_key.c
[1427/1521] Compiling e_chacha20poly1305.c
[1428/1521] Compiling e_aesgcmsiv.c
[1429/1521] Compiling cipher_extra.c
[1430/1521] Compiling e_aesctrhmac.c
[1431/1521] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[1432/1521] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[1433/1521] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[1434/1521] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[1435/1521] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[1436/1521] Compiling chacha.c
[1437/1521] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[1438/1521] Compiling chacha-x86_64-mac.mac.x86_64.S
[1439/1521] Compiling chacha-x86-windows.windows.x86.S
[1440/1521] Compiling chacha-x86_64-linux.linux.x86_64.S
[1441/1521] Compiling chacha-x86-linux.linux.x86.S
[1442/1521] Compiling chacha-armv8-ios.ios.aarch64.S
[1443/1521] Compiling chacha-armv8-linux.linux.aarch64.S
[1444/1521] Compiling chacha-armv4-ios.ios.arm.S
[1445/1521] Compiling chacha-armv4-linux.linux.arm.S
[1446/1521] Compiling unicode.c
[1447/1521] Compiling ber.c
[1448/1521] Compiling buf.c
[1448/1521] Compiling cbb.c
[1450/1521] Compiling bn_asn1.c
[1451/1521] Compiling asn1_compat.c
[1452/1521] Compiling blake2.c
[1453/1521] Compiling printf.c
[1454/1521] Compiling cbs.c
[1455/1521] Compiling convert.c
[1456/1521] Compiling file.c
[1457/1521] Compiling hexdump.c
[1458/1521] Compiling pair.c
[1460/1521] Compiling NIOCore NIOAsyncWriter.swift
[1461/1521] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1462/1521] Compiling NIOCore BSDSocketAPI.swift
[1463/1521] Compiling NIOCore ByteBuffer-aux.swift
[1464/1521] Compiling NIOCore ByteBuffer-conversions.swift
[1465/1521] Compiling NIOCore ByteBuffer-core.swift
[1466/1521] Compiling NIOCore ByteBuffer-hexdump.swift
[1467/1521] Compiling NIOCore ByteBuffer-int.swift
[1468/1521] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1469/1521] Compiling NIOCore ByteBuffer-multi-int.swift
[1470/1521] Compiling NIOCore ByteBuffer-views.swift
[1471/1521] Compiling NIOCore Channel.swift
[1472/1521] Compiling NIOCore ChannelHandler.swift
[1473/1521] Compiling NIOCore ChannelHandlers.swift
[1474/1521] Compiling NIOCore ChannelInvoker.swift
[1475/1521] Compiling NIOCore ChannelOption.swift
[1476/1521] Compiling NIOCore AddressedEnvelope.swift
[1477/1521] Compiling NIOCore AsyncAwaitSupport.swift
[1478/1521] Compiling NIOCore AsyncChannel.swift
[1479/1521] Compiling NIOCore AsyncChannelInboundStream.swift
[1480/1521] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[1481/1521] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1482/1521] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[1483/1521] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1484/1521] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1484/1521] Compiling errno.c
[1485/1521] Compiling fd.c
[1486/1521] Compiling bio_mem.c
[1487/1521] Compiling base64.c
[1488/1521] Compiling tasn_utl.c
[1489/1521] Compiling bio.c
[1490/1521] Compiling tasn_typ.c
[1491/1521] Compiling tasn_fre.c
[1492/1521] Compiling tasn_new.c
[1493/1521] Compiling tasn_enc.c
[1494/1521] Compiling f_string.c
[1495/1521] Compiling tasn_dec.c
[1496/1521] Compiling posix_time.c
[1497/1521] Compiling asn_pack.c
[1498/1521] Compiling f_int.c
[1499/1521] Compiling asn1_par.c
[1500/1521] Compiling a_time.c
[1501/1521] Compiling asn1_lib.c
[1502/1521] Compiling a_utctm.c
[1503/1521] Compiling a_type.c
[1504/1521] Compiling a_object.c
[1505/1521] Compiling a_octet.c
[1506/1521] Compiling a_strex.c
[1507/1521] Compiling a_strnid.c
[1508/1521] Compiling a_int.c
[1509/1521] Compiling a_i2d_fp.c
[1509/1521] Write sources
[1514/1521] Compiling a_gentm.c
[1515/1521] Compiling a_mbstr.c
[1516/1521] Compiling a_dup.c
[1517/1521] Compiling a_d2i_fp.c
[1518/1521] Compiling a_bool.c
[1519/1521] Compiling a_bitstr.c
[1521/1602] Emitting module NIOCore
[1523/1654] Compiling NIOPosix PipeChannel.swift
[1524/1654] Compiling NIOPosix PipePair.swift
[1525/1654] Compiling NIOPosix PointerHelpers.swift
[1526/1654] Compiling NIOPosix Pool.swift
[1527/1654] Compiling NIOPosix SelectableChannel.swift
[1528/1654] Compiling NIOPosix SelectableEventLoop.swift
[1529/1654] Compiling NIOPosix SelectorEpoll.swift
[1530/1661] Emitting module CryptoBoringWrapper
[1531/1661] Compiling NIOPosix Resolver.swift
[1532/1661] Compiling NIOPosix Selectable.swift
[1533/1661] Compiling NIOPosix ServerSocket.swift
[1534/1661] Compiling NIOPosix Socket.swift
[1535/1661] Compiling NIOPosix SocketChannel.swift
[1536/1661] Compiling NIOPosix SocketProtocols.swift
[1537/1661] Compiling NIOPosix System.swift
[1538/1661] Compiling NIOPosix Thread.swift
[1539/1661] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1540/1661] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1541/1661] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1542/1661] Compiling BitCollections BitSet+SetAlgebra union.swift
[1543/1661] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1544/1661] Compiling BitCollections BitSet.Counted.swift
[1545/1661] Compiling NIOPosix SelectorGeneric.swift
[1546/1661] Compiling NIOPosix SelectorKqueue.swift
[1547/1661] Compiling NIOPosix SelectorUring.swift
[1548/1661] Compiling NIOPosix PooledRecvBufferAllocator.swift
[1549/1661] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1550/1661] Compiling NIOPosix PosixSingletons.swift
[1551/1661] Compiling NIOPosix RawSocketBootstrap.swift
[1552/1661] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1553/1661] Compiling NIOPosix ControlMessage.swift
[1554/1661] Compiling NIOPosix DatagramVectorReadManager.swift
[1555/1661] Compiling NIOPosix FileDescriptor.swift
[1556/1661] Compiling NIOPosix NonBlockingFileIO.swift
[1557/1661] Compiling NIOPosix PendingDatagramWritesManager.swift
[1558/1661] Compiling NIOPosix PendingWritesManager.swift
[1559/1664] Emitting module BitCollections
[1560/1664] Compiling NIOPosix IntegerBitPacking.swift
[1561/1664] Compiling NIOPosix IntegerTypes.swift
[1562/1664] Compiling NIOPosix Linux.swift
[1563/1664] Compiling NIOPosix LinuxCPUSet.swift
[1564/1664] Compiling NIOPosix LinuxUring.swift
[1565/1664] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1566/1664] Compiling NIOPosix NIOThreadPool.swift
[1567/1664] Compiling NIOPosix BSDSocketAPICommon.swift
[1568/1664] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1569/1664] Emitting module NIOEmbedded
[1570/1664] Compiling NIOEmbedded AsyncTestingChannel.swift
[1571/1664] Compiling NIOPosix BaseSocketChannel.swift
[1572/1664] Compiling NIOPosix BaseStreamSocketChannel.swift
[1573/1664] Compiling NIOPosix Bootstrap.swift
[1574/1664] Compiling NIOEmbedded Embedded.swift
[1575/1664] Compiling NIOPosix GetaddrinfoResolver.swift
[1576/1664] Compiling NIOPosix HappyEyeballs.swift
[1577/1664] Compiling NIOPosix IO.swift
[1578/1665] Compiling BitCollections BitSet.Index.swift
[1579/1665] Compiling BitCollections BitSet._UnsafeHandle.swift
[1580/1665] Compiling BitCollections BitSet.swift
[1581/1665] Compiling BitCollections Range+Utilities.swift
[1582/1665] Compiling BitCollections Slice+Utilities.swift
[1583/1665] Compiling BitCollections UInt+Tricks.swift
[1584/1665] Compiling BitCollections _Word.swift
[1585/1665] Compiling NIOPosix BSDSocketAPIPosix.swift
[1586/1665] Compiling NIOPosix BSDSocketAPIWindows.swift
[1587/1665] Compiling NIOPosix BaseSocket.swift
[1588/1665] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1601/1666] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1619/1673] Compiling Algorithms Trim.swift
[1620/1673] Compiling Algorithms Unique.swift
[1621/1673] Compiling Algorithms Windows.swift
[1622/1699] Compiling Crypto AES-GCM.swift
[1623/1699] Compiling Crypto AES-GCM_boring.swift
[1624/1699] Compiling Crypto ChaChaPoly_boring.swift
[1625/1699] Compiling Crypto ChaChaPoly.swift
[1626/1699] Compiling Crypto Cipher.swift
[1627/1699] Compiling Crypto Nonces.swift
[1628/1699] Compiling Crypto ASN1.swift
[1629/1716] Compiling Collections Collections.swift
[1630/1740] Emitting module Collections
[1636/1750] Emitting module NIOPosix
[1637/1794] Compiling Crypto KEM.swift
[1638/1794] Compiling Crypto ECDH_boring.swift
[1639/1794] Compiling Crypto DH.swift
[1640/1794] Compiling Crypto ECDH.swift
[1641/1794] Compiling Crypto HKDF.swift
[1642/1794] Compiling Crypto AESWrap.swift
[1643/1794] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[1644/1794] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[1645/1794] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[1646/1794] Compiling AsyncAlgorithms CombineLatestStorage.swift
[1647/1794] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[1648/1794] Compiling AsyncAlgorithms DebounceStateMachine.swift
[1649/1794] Compiling AsyncAlgorithms MergeStateMachine.swift
[1650/1794] Compiling AsyncAlgorithms MergeStorage.swift
[1651/1794] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[1652/1794] Compiling Crypto HPKE-Modes.swift
[1653/1794] Compiling Crypto Insecure.swift
[1654/1794] Compiling Crypto Insecure_HashFunctions.swift
[1655/1794] Emitting module Algorithms
[1656/1795] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[1657/1795] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[1658/1795] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[1659/1795] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[1660/1795] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[1661/1795] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[1663/1801] Compiling Crypto Ed25519_boring.swift
[1664/1801] Compiling Crypto EllipticCurvePoint_boring.swift
[1665/1801] Compiling Crypto EllipticCurve_boring.swift
[1666/1801] Compiling Crypto NISTCurvesKeys_boring.swift
[1667/1801] Compiling Crypto X25519Keys_boring.swift
[1668/1801] Compiling Crypto Curve25519.swift
[1669/1801] Compiling Crypto Ed25519Keys.swift
[1670/1801] Compiling Crypto NISTCurvesKeys.swift
[1671/1801] Compiling Crypto X25519Keys.swift
[1672/1801] Compiling Crypto SymmetricKeys.swift
[1673/1801] Compiling Crypto HMAC.swift
[1674/1801] Compiling Crypto MACFunctions.swift
[1675/1801] Compiling Crypto MessageAuthenticationCode.swift
[1676/1801] Compiling Crypto AES.swift
[1677/1801] Compiling Crypto ECDSASignature_boring.swift
[1678/1801] Compiling Crypto ECDSA_boring.swift
[1679/1801] Compiling Crypto EdDSA_boring.swift
[1680/1801] Compiling Crypto ECDSA.swift
[1681/1801] Compiling Crypto Ed25519.swift
[1682/1801] Compiling Crypto Signature.swift
[1683/1811] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[1684/1811] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[1685/1811] Compiling AsyncAlgorithms AsyncChannel.swift
[1686/1811] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[1687/1811] Compiling AsyncAlgorithms ChannelStateMachine.swift
[1688/1811] Compiling AsyncAlgorithms ChannelStorage.swift
[1694/1811] Compiling AsyncAlgorithms Locking.swift
[1695/1811] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[1696/1811] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[1700/1811] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[1701/1811] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[1702/1811] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[1703/1811] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[1704/1811] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[1705/1811] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[1706/1811] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[1707/1811] Emitting module AsyncAlgorithms
[1708/1811] Emitting module Crypto
[1720/1811] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[1721/1811] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[1722/1811] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[1723/1811] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[1724/1811] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[1725/1811] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[1726/1811] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[1733/1811] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[1734/1811] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[1741/1812] Compiling AsyncAlgorithms Rethrow.swift
[1742/1812] Compiling AsyncAlgorithms SetAlgebra.swift
[1743/1812] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[1744/1812] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[1745/1812] Compiling AsyncAlgorithms ZipStateMachine.swift
[1746/1812] Compiling AsyncAlgorithms ZipStorage.swift
[1750/1812] Compiling Crypto AESWrap_boring.swift
[1752/1812] Compiling AsyncAlgorithms DebounceStorage.swift
[1753/1812] Compiling AsyncAlgorithms Dictionary.swift
[1754/1812] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[1774/1836] Compiling AsyncKit EventLoopFutureQueue+Sequence.swift
[1775/1836] Compiling AsyncKit EventLoopFutureQueue.swift
[1776/1836] Compiling AsyncKit Future+Collection.swift
[1777/1836] Compiling AsyncKit Future+Conjunctions.swift
[1778/1836] Compiling AsyncKit Future+Miscellaneous.swift
[1779/1836] Compiling AsyncKit Future+Nonempty.swift
[1780/1836] Compiling AsyncKit Future+Optional.swift
[1781/1836] Compiling AsyncKit Future+Transform.swift
[1782/1836] Compiling AsyncKit Future+Try.swift
[1783/1836] Compiling AsyncKit FutureOperators.swift
[1785/1836] Compiling NIO Exports.swift
[1786/1836] Emitting module NIO
[1787/1837] Compiling AsyncKit EventLoop+Flatten.swift
[1788/1837] Compiling AsyncKit EventLoop+Future.swift
[1789/1837] Compiling AsyncKit EventLoopGroup+Concurrency.swift
[1809/1849] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1810/1849] Emitting module NIOTLS
[1811/1849] Compiling NIOTLS TLSEvents.swift
[1818/1850] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1819/1850] Compiling AsyncKit ConnectionPoolError.swift
[1820/1850] Compiling AsyncKit ConnectionPoolItem.swift
[1821/1850] Compiling AsyncKit ConnectionPoolSource.swift
[1822/1850] Compiling AsyncKit EventLoopConnectionPool.swift
[1823/1850] Compiling AsyncKit EventLoopGroupConnectionPool.swift
[1824/1850] Compiling AsyncKit EventLoop+Concurrency.swift
[1826/1850] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1827/1850] Compiling AsyncKit Optional+StrictMap.swift
[1828/1850] Compiling AsyncKit Exports.swift
[1829/1850] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1830/1850] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1831/1850] Compiling NIOTLS SNIHandler.swift
[1833/1851] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1834/1851] Emitting module NIOFoundationCompat
[1835/1852] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[1836/1852] Compiling Crypto CryptoKitErrors_boring.swift
[1837/1852] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[1838/1852] Compiling Crypto RNG_boring.swift
[1839/1852] Compiling Crypto SafeCompare_boring.swift
[1840/1852] Compiling Crypto Zeroization_boring.swift
[1841/1852] Compiling Crypto PrettyBytes.swift
[1842/1852] Compiling Crypto SafeCompare.swift
[1843/1852] Compiling Crypto SecureBytes.swift
[1844/1852] Compiling Crypto Zeroization.swift
[1847/1908] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[1848/1911] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[1849/1911] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[1850/1911] Compiling ServiceLifecycle CancellationWaiter.swift
[1851/1911] Emitting module ServiceLifecycle
[1852/1911] Compiling ServiceLifecycle GracefulShutdown.swift
[1853/1911] Compiling NIOTransportServices NIOTSBootstraps.swift
[1854/1911] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1855/1911] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1856/1911] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1857/1911] Compiling NIOTransportServices NIOTSErrors.swift
[1858/1911] Compiling NIOTransportServices NIOTSEventLoop.swift
[1859/1911] Emitting module NIOTransportServices
[1860/1911] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1861/1911] Compiling NIOTransportServices NIOTSSingletons.swift
[1862/1911] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1863/1913] Compiling NIOTransportServices StateManagedChannel.swift
[1864/1913] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1865/1913] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1866/1913] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1867/1913] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1868/1913] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1869/1913] Compiling ServiceLifecycle ServiceRunnerError.swift
[1870/1913] Compiling NIOTransportServices AcceptHandler.swift
[1871/1913] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1872/1913] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1873/1913] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1874/1913] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1875/1913] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1876/1913] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1877/1913] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1879/1914] Emitting module AsyncKit
[1880/1914] Compiling ServiceLifecycle Service.swift
[1881/1914] Compiling ServiceLifecycle ServiceGroup.swift
[1883/1915] Compiling NIOSSL NIOSSLSecureBytes.swift
[1884/1915] Compiling NIOSSL RNG.swift
[1885/1915] Compiling NIOSSL SafeCompare.swift
[1901/1918] Emitting module NIOSSL
[1910/1918] Compiling NIOSSL Zeroization.swift
[1911/1918] Compiling NIOSSL TLSConfiguration.swift
[1912/1918] Compiling NIOSSL UniversalBootstrapSupport.swift
[1914/2023] Compiling PostgresNIO PostgresMessage+Execute.swift
[1915/2023] Compiling PostgresNIO PostgresMessage+ParameterDescription.swift
[1916/2023] Compiling PostgresNIO PostgresMessage+ParameterStatus.swift
[1917/2023] Compiling PostgresNIO PostgresMessage+Parse.swift
[1918/2023] Compiling PostgresNIO PostgresMessage+Password.swift
[1919/2023] Compiling PostgresNIO PostgresMessage+ReadyForQuery.swift
[1920/2023] Compiling PostgresNIO PostgresMessage+SASLResponse.swift
[1921/2023] Compiling PostgresNIO PostgresMessage+SSLRequest.swift
[1922/2023] Compiling PostgresNIO PostgresMessage+SimpleQuery.swift
[1923/2023] Compiling PostgresNIO PostgresMessage+Startup.swift
[1924/2023] Compiling PostgresNIO PostgresMessage+Sync.swift
[1925/2023] Compiling PostgresNIO PostgresMessage+Terminate.swift
[1926/2023] Compiling PostgresNIO PostgresMessageDecoder.swift
[1927/2023] Compiling PostgresNIO PostgresMessageEncoder.swift
[1928/2023] Compiling PostgresNIO PostgresMessage+0.swift
[1929/2037] Emitting module PostgresNIO
[1930/2037] Compiling PostgresNIO DataRow.swift
[1931/2037] Compiling PostgresNIO ErrorResponse.swift
[1932/2037] Compiling PostgresNIO NotificationResponse.swift
[1933/2037] Compiling PostgresNIO ParameterDescription.swift
[1934/2037] Compiling PostgresNIO ParameterStatus.swift
[1935/2037] Compiling PostgresNIO ReadyForQuery.swift
[1936/2037] Compiling PostgresNIO RowDescription.swift
[1937/2037] Compiling PostgresNIO NotificationListener.swift
[1938/2037] Compiling PostgresNIO PSQLError.swift
[1939/2037] Compiling PostgresNIO PSQLEventsHandler.swift
[1940/2037] Compiling PostgresNIO PSQLPreparedStatement.swift
[1941/2037] Compiling PostgresNIO PSQLRowStream.swift
[1942/2037] Compiling PostgresNIO PSQLTask.swift
[1943/2037] Compiling PostgresNIO PostgresBackendMessage.swift
[1944/2037] Compiling PostgresNIO PostgresData+RawRepresentable.swift
[1945/2037] Compiling PostgresNIO PostgresData+Set.swift
[1946/2037] Compiling PostgresNIO PostgresData+String.swift
[1947/2037] Compiling PostgresNIO PostgresData+UUID.swift
[1948/2037] Compiling PostgresNIO PostgresData.swift
[1949/2037] Compiling PostgresNIO PostgresDataConvertible.swift
[1950/2037] Compiling PostgresNIO PostgresDataType.swift
[1951/2037] Compiling PostgresNIO PostgresRow.swift
[1952/2037] Compiling PostgresNIO PostgresConnection+Configuration+Deprecated.swift
[1953/2037] Compiling PostgresNIO PostgresData+UInt.swift
[1954/2037] Compiling PostgresNIO PostgresMessage+Authentication.swift
[1955/2037] Compiling PostgresNIO PostgresMessage+Bind.swift
[1956/2037] Compiling PostgresNIO PostgresMessage+Close.swift
[1957/2037] Compiling PostgresNIO PostgresMessage+CommandComplete.swift
[1958/2037] Compiling PostgresNIO PostgresMessage+Describe.swift
[1959/2037] Compiling PostgresNIO PostgresConnection+Configuration.swift
[1960/2037] Compiling PostgresNIO PostgresConnection.swift
[1961/2037] Compiling PostgresNIO PostgresDatabase+PreparedQuery.swift
[1962/2037] Compiling PostgresNIO PostgresData+Array.swift
[1963/2037] Compiling PostgresNIO PostgresData+Bool.swift
[1964/2037] Compiling PostgresNIO PostgresData+Bytes.swift
[1965/2037] Compiling PostgresNIO PostgresData+Date.swift
[1966/2037] Compiling PostgresNIO PostgresData+Decimal.swift
[1967/2037] Compiling PostgresNIO PostgresData+Double.swift
[1968/2037] Compiling PostgresNIO PostgresData+Float.swift
[1969/2037] Compiling PostgresNIO PostgresData+Int.swift
[1970/2037] Compiling PostgresNIO PostgresData+JSON.swift
[1971/2037] Compiling PostgresNIO PostgresData+JSONB.swift
[1972/2037] Compiling PostgresNIO PostgresData+Numeric.swift
[1973/2037] Compiling PostgresNIO PostgresData+Optional.swift
[1974/2037] Compiling PostgresNIO PostgresMessage+BackendKeyData.swift
[1975/2037] Compiling PostgresNIO PostgresMessage+DataRow.swift
[1976/2037] Compiling PostgresNIO PostgresMessage+Error.swift
[1977/2037] Compiling PostgresNIO PostgresMessage+Identifier.swift
[1978/2037] Compiling PostgresNIO PostgresMessage+NotificationResponse.swift
[1979/2037] Compiling PostgresNIO PostgresMessage+RowDescription.swift
[1980/2037] Compiling PostgresNIO PostgresMessageType.swift
[1981/2037] Compiling PostgresNIO AuthenticationStateMachine.swift
[1982/2037] Compiling PostgresNIO CloseStateMachine.swift
[1983/2037] Compiling PostgresNIO ConnectionStateMachine.swift
[1984/2037] Compiling PostgresNIO ExtendedQueryStateMachine.swift
[1985/2037] Compiling PostgresNIO ListenStateMachine.swift
[1986/2037] Compiling PostgresNIO PreparedStatementStateMachine.swift
[1987/2037] Compiling PostgresNIO RowStreamStateMachine.swift
[1988/2037] Compiling PostgresNIO Array+PostgresCodable.swift
[1989/2037] Compiling PostgresNIO PostgresClientMetrics.swift
[1990/2037] Compiling PostgresNIO Postgres+PSQLCompat.swift
[1991/2037] Compiling PostgresNIO PostgresDatabase+Query.swift
[1992/2037] Compiling PostgresNIO PostgresDatabase+SimpleQuery.swift
[1993/2037] Compiling PostgresNIO PostgresDatabase.swift
[1994/2037] Compiling PostgresNIO PostgresRequest.swift
[1995/2037] Compiling PostgresNIO Exports.swift
[1996/2037] Compiling PostgresNIO NIOUtils.swift
[1997/2037] Compiling PostgresNIO PostgresError+Code.swift
[1998/2037] Compiling PostgresNIO PostgresError.swift
[1999/2037] Compiling PostgresNIO PostgresJSONDecoder.swift
[2000/2037] Compiling PostgresNIO PostgresJSONEncoder.swift
[2001/2037] Compiling PostgresNIO SASLAuthentication+SCRAM-SHA256.swift
[2002/2037] Compiling PostgresNIO SASLAuthenticationManager.swift
[2003/2037] Compiling PostgresNIO Bool+PostgresCodable.swift
[2004/2037] Compiling PostgresNIO Bytes+PostgresCodable.swift
[2005/2037] Compiling PostgresNIO Date+PostgresCodable.swift
[2006/2037] Compiling PostgresNIO Decimal+PostgresCodable.swift
[2007/2037] Compiling PostgresNIO Float+PostgresCodable.swift
[2008/2037] Compiling PostgresNIO Int+PostgresCodable.swift
[2009/2037] Compiling PostgresNIO JSON+PostgresCodable.swift
[2010/2037] Compiling PostgresNIO Range+PostgresCodable.swift
[2011/2037] Compiling PostgresNIO RawRepresentable+PostgresCodable.swift
[2012/2037] Compiling PostgresNIO String+PostgresCodable.swift
[2013/2037] Compiling PostgresNIO UUID+PostgresCodable.swift
[2014/2037] Compiling PostgresNIO ByteBuffer+PSQL.swift
[2015/2037] Compiling PostgresNIO Logging+PSQL.swift
[2016/2037] Compiling PostgresNIO Authentication.swift
[2017/2037] Compiling PostgresNIO BackendKeyData.swift
[2018/2037] Compiling PostgresNIO PostgresBackendMessageDecoder.swift
[2019/2037] Compiling PostgresNIO PostgresCell.swift
[2020/2037] Compiling PostgresNIO PostgresChannelHandler.swift
[2021/2037] Compiling PostgresNIO PostgresCodable.swift
[2022/2037] Compiling PostgresNIO PostgresFrontendMessageEncoder.swift
[2023/2037] Compiling PostgresNIO PostgresNotificationSequence.swift
[2024/2037] Compiling PostgresNIO PostgresQuery.swift
[2025/2037] Compiling PostgresNIO PostgresRow-multi-decode.swift
[2026/2037] Compiling PostgresNIO PostgresRowSequence-multi-decode.swift
[2027/2037] Compiling PostgresNIO PostgresRowSequence.swift
[2028/2037] Compiling PostgresNIO PreparedStatement.swift
[2029/2037] Compiling PostgresNIO VariadicGenerics.swift
[2030/2037] Compiling PostgresNIO ConnectionFactory.swift
[2031/2037] Compiling PostgresNIO PostgresClient.swift
[2040/2079] Compiling Bridges AnyBridge.swift
[2041/2079] Compiling Bridges AnyBridgesObject.swift
[2042/2079] Compiling Bridges AnyDatabaseIdentifiable.swift
[2043/2079] Compiling Bridges AnyMigration.swift
[2044/2079] Compiling Bridges AutoCreateTableMigration.swift
[2045/2084] Compiling Bridges Bridgeable.swift
[2046/2084] Compiling Bridges BridgesApplication.swift
[2047/2084] Compiling Bridges BridgesRequest.swift
[2048/2084] Compiling Bridges ConnectionSource.swift
[2049/2084] Compiling Bridges ContextBridgeable.swift
[2050/2084] Emitting module Bridges
[2051/2084] Compiling Bridges SchemaMigration.swift
[2052/2084] Compiling Bridges TableMigration.swift
[2053/2084] Compiling Bridges Trigger.swift
[2054/2084] Compiling Bridges View.swift
[2055/2084] Compiling Bridges Table.swift
[2056/2084] Compiling Bridges Bridges.swift
[2057/2084] Compiling Bridges BridgesError.swift
[2058/2084] Compiling Bridges BridgesRow.swift
[2059/2084] Compiling Bridges CreateEnumBuilder.swift
[2060/2084] Compiling Bridges DropEnumBuilder.swift
[2061/2084] Compiling Bridges UpdateEnumBuilder.swift
[2062/2084] Compiling Bridges Connection.swift
[2063/2084] Compiling Bridges DatabaseHost.swift
[2064/2084] Compiling Bridges DatabaseIdentifier.swift
[2065/2084] Compiling Bridges DatabaseMigrations.swift
[2066/2084] Compiling Bridges Enum.swift
[2067/2084] Compiling Bridges Exports.swift
[2068/2084] Compiling Bridges Bridgeable+Transaction.swift
[2069/2084] Compiling Bridges Dictionary+SwifQLable.swift
[2070/2084] Compiling Bridges Encodable+SwifQLable.swift
[2071/2084] Compiling Bridges EventLoopFuture+SyncFlatten.swift
[2072/2084] Compiling Bridges SwifQLable+Execute.swift
[2073/2084] Compiling Bridges Table+Conveniences.swift
[2074/2084] Compiling Bridges EnumMigration.swift
[2075/2084] Compiling Bridges Extension.swift
[2076/2084] Compiling Bridges Function.swift
[2077/2084] Compiling Bridges Migration.swift
[2078/2084] Compiling Bridges PoolSource.swift
[2079/2084] Compiling Bridges DateFormatter.swift
[2080/2084] Compiling Bridges Table+AllColumns.swift
[2081/2084] Compiling Bridges TableDelete.swift
[2082/2084] Compiling Bridges TableInsert.swift
[2083/2084] Compiling Bridges TableUpdate.swift
[2084/2084] Compiling Bridges TableUpsert.swift
[2086/2098] Compiling PostgresBridge PostgresMigration.swift
[2087/2098] Compiling PostgresBridge PostgresDataEncoder.swift
/host/spi-builder-workspace/Sources/PostgresBridge/PostgresDataEncoder.swift:15:35: warning: 'PostgresDataConvertible' is deprecated: This protocol is going to be replaced with ``PostgresEncodable`` and ``PostgresDecodable``
if let custom = value as? PostgresDataConvertible {
^
[2088/2099] Emitting module PostgresBridge
[2089/2099] Compiling PostgresBridge PostgresRow+SQL.swift
/host/spi-builder-workspace/Sources/PostgresBridge/PostgresRow+SQL.swift:26:18: warning: 'rowDescription' is deprecated: Will be removed from public API.
self.row.rowDescription.fields.map { $0.name }
^
/host/spi-builder-workspace/Sources/PostgresBridge/PostgresRow+SQL.swift:30:18: warning: 'rowDescription' is deprecated: Will be removed from public API.
self.row.rowDescription.fields
^
/host/spi-builder-workspace/Sources/PostgresBridge/PostgresRow+SQL.swift:35:18: warning: 'column' is deprecated: This call is O(n) where n is the number of cells in the row. For random access to cells
in a row create a PostgresRandomAccessRow from the row first and use its subscript
methods. (see `makeRandomAccess()`)
self.row.column(column)?.value == nil
^
/host/spi-builder-workspace/Sources/PostgresBridge/PostgresRow+SQL.swift:39:35: warning: 'column' is deprecated: This call is O(n) where n is the number of cells in the row. For random access to cells
in a row create a PostgresRandomAccessRow from the row first and use its subscript
methods. (see `makeRandomAccess()`)
guard let data = self.row.column(column) else {
^
[2090/2099] Compiling PostgresBridge SwifQLable+Execute.swift
[2091/2099] Compiling PostgresBridge PostgresBridge.swift
[2092/2099] Compiling PostgresBridge DatabaseHost+Initialization.swift
/host/spi-builder-workspace/Sources/PostgresBridge/Extensions/DatabaseHost+Initialization.swift:22:138: warning: 'forClient(cipherSuites:minimumTLSVersion:maximumTLSVersion:certificateVerification:trustRoots:certificateChain:privateKey:applicationProtocols:shutdownTimeout:keyLogCallback:)' is deprecated: renamed to 'makeClientConfiguration()'
return .init(hostname: host, port: port ?? 5432, username: user, password: pwd, tlsConfiguration: sslRequired ? TLSConfiguration.forClient() : nil)
^
/host/spi-builder-workspace/Sources/PostgresBridge/Extensions/DatabaseHost+Initialization.swift:22:138: note: use 'makeClientConfiguration()' instead
return .init(hostname: host, port: port ?? 5432, username: user, password: pwd, tlsConfiguration: sslRequired ? TLSConfiguration.forClient() : nil)
^~~~~~~~~
makeClientConfiguration
/host/spi-builder-workspace/Sources/PostgresBridge/Extensions/DatabaseHost+Initialization.swift:44:49: warning: 'forClient(cipherSuites:minimumTLSVersion:maximumTLSVersion:certificateVerification:trustRoots:certificateChain:privateKey:applicationProtocols:shutdownTimeout:keyLogCallback:)' is deprecated: renamed to 'makeClientConfiguration()'
tlsConfiguration = TLSConfiguration.forClient()
^
/host/spi-builder-workspace/Sources/PostgresBridge/Extensions/DatabaseHost+Initialization.swift:44:49: note: use 'makeClientConfiguration()' instead
tlsConfiguration = TLSConfiguration.forClient()
^~~~~~~~~
makeClientConfiguration
[2093/2099] Compiling PostgresBridge DatabaseIdentifier+Initialization.swift
/host/spi-builder-workspace/Sources/PostgresBridge/Extensions/DatabaseHost+Initialization.swift:22:138: warning: 'forClient(cipherSuites:minimumTLSVersion:maximumTLSVersion:certificateVerification:trustRoots:certificateChain:privateKey:applicationProtocols:shutdownTimeout:keyLogCallback:)' is deprecated: renamed to 'makeClientConfiguration()'
return .init(hostname: host, port: port ?? 5432, username: user, password: pwd, tlsConfiguration: sslRequired ? TLSConfiguration.forClient() : nil)
^
/host/spi-builder-workspace/Sources/PostgresBridge/Extensions/DatabaseHost+Initialization.swift:22:138: note: use 'makeClientConfiguration()' instead
return .init(hostname: host, port: port ?? 5432, username: user, password: pwd, tlsConfiguration: sslRequired ? TLSConfiguration.forClient() : nil)
^~~~~~~~~
makeClientConfiguration
/host/spi-builder-workspace/Sources/PostgresBridge/Extensions/DatabaseHost+Initialization.swift:44:49: warning: 'forClient(cipherSuites:minimumTLSVersion:maximumTLSVersion:certificateVerification:trustRoots:certificateChain:privateKey:applicationProtocols:shutdownTimeout:keyLogCallback:)' is deprecated: renamed to 'makeClientConfiguration()'
tlsConfiguration = TLSConfiguration.forClient()
^
/host/spi-builder-workspace/Sources/PostgresBridge/Extensions/DatabaseHost+Initialization.swift:44:49: note: use 'makeClientConfiguration()' instead
tlsConfiguration = TLSConfiguration.forClient()
^~~~~~~~~
makeClientConfiguration
[2094/2099] Compiling PostgresBridge Exports.swift
[2095/2099] Compiling PostgresBridge Bridges+Application.swift
[2096/2099] Compiling PostgresBridge PostgresConnection+Bridge.swift
[2097/2099] Compiling PostgresBridge Row+Decode.swift
[2098/2099] Compiling PostgresBridge PostgresConnectionSource.swift
/host/spi-builder-workspace/Sources/PostgresBridge/PostgresConnectionSource.swift:18:35: warning: 'connect(to:tlsConfiguration:serverHostname:logger:on:)' is deprecated: Use the new connect method that allows you to connect and authenticate in a single step
return PostgresConnection.connect(
^
/host/spi-builder-workspace/Sources/PostgresBridge/PostgresConnectionSource.swift:18:35: note: use 'connect(on:configuration:id:logger:)' instead
return PostgresConnection.connect(
^
/host/spi-builder-workspace/Sources/PostgresBridge/PostgresConnectionSource.swift:24:18: warning: 'authenticate(username:database:password:logger:)' is deprecated: Use the new connect method that allows you to connect and authenticate in a single step
conn.authenticate(
^
/host/spi-builder-workspace/Sources/PostgresBridge/PostgresConnectionSource.swift:24:18: note: use 'connect(on:configuration:id:logger:)' instead
conn.authenticate(
^~~~~~~~~~~~
connect
/host/spi-builder-workspace/Sources/PostgresBridge/PostgresDataDecoder.swift:107:73: warning: conformance of 'PostgresData' to 'CustomStringConvertible' is deprecated: Deprecating conformance to `CustomStringConvertible` as a first step of deprecating `PostgresData`. Please use `PostgresBindings` or `PostgresCell` instead.
debugDescription: "Could not convert to \(T.self): \(data)"
^
/host/spi-builder-workspace/Sources/PostgresBridge/PostgresDataDecoder.swift:112:41: warning: 'PostgresDataConvertible' is deprecated: This protocol is going to be replaced with ``PostgresEncodable`` and ``PostgresDecodable``
if let convertible = T.self as? PostgresDataConvertible.Type {
^
/host/spi-builder-workspace/Sources/PostgresBridge/PostgresDataDecoder.swift:116:73: warning: conformance of 'PostgresData' to 'CustomStringConvertible' is deprecated: Deprecating conformance to `CustomStringConvertible` as a first step of deprecating `PostgresData`. Please use `PostgresBindings` or `PostgresCell` instead.
debugDescription: "Could not convert to \(T.self): \(data)"
^
/host/spi-builder-workspace/Sources/PostgresBridge/PostgresDataDecoder.swift:248:45: warning: 'PostgresDataConvertible' is deprecated: This protocol is going to be replaced with ``PostgresEncodable`` and ``PostgresDecodable``
if let convertible = T.self as? PostgresDataConvertible.Type {
^
/host/spi-builder-workspace/Sources/PostgresBridge/PostgresDataDecoder.swift:252:77: warning: conformance of 'PostgresData' to 'CustomStringConvertible' is deprecated: Deprecating conformance to `CustomStringConvertible` as a first step of deprecating `PostgresData`. Please use `PostgresBindings` or `PostgresCell` instead.
debugDescription: "Could not convert to \(T.self): \(data)"
^
[2099/2099] Compiling PostgresBridge PostgresDataDecoder.swift
/host/spi-builder-workspace/Sources/PostgresBridge/PostgresConnectionSource.swift:18:35: warning: 'connect(to:tlsConfiguration:serverHostname:logger:on:)' is deprecated: Use the new connect method that allows you to connect and authenticate in a single step
return PostgresConnection.connect(
^
/host/spi-builder-workspace/Sources/PostgresBridge/PostgresConnectionSource.swift:18:35: note: use 'connect(on:configuration:id:logger:)' instead
return PostgresConnection.connect(
^
/host/spi-builder-workspace/Sources/PostgresBridge/PostgresConnectionSource.swift:24:18: warning: 'authenticate(username:database:password:logger:)' is deprecated: Use the new connect method that allows you to connect and authenticate in a single step
conn.authenticate(
^
/host/spi-builder-workspace/Sources/PostgresBridge/PostgresConnectionSource.swift:24:18: note: use 'connect(on:configuration:id:logger:)' instead
conn.authenticate(
^~~~~~~~~~~~
connect
/host/spi-builder-workspace/Sources/PostgresBridge/PostgresDataDecoder.swift:107:73: warning: conformance of 'PostgresData' to 'CustomStringConvertible' is deprecated: Deprecating conformance to `CustomStringConvertible` as a first step of deprecating `PostgresData`. Please use `PostgresBindings` or `PostgresCell` instead.
debugDescription: "Could not convert to \(T.self): \(data)"
^
/host/spi-builder-workspace/Sources/PostgresBridge/PostgresDataDecoder.swift:112:41: warning: 'PostgresDataConvertible' is deprecated: This protocol is going to be replaced with ``PostgresEncodable`` and ``PostgresDecodable``
if let convertible = T.self as? PostgresDataConvertible.Type {
^
/host/spi-builder-workspace/Sources/PostgresBridge/PostgresDataDecoder.swift:116:73: warning: conformance of 'PostgresData' to 'CustomStringConvertible' is deprecated: Deprecating conformance to `CustomStringConvertible` as a first step of deprecating `PostgresData`. Please use `PostgresBindings` or `PostgresCell` instead.
debugDescription: "Could not convert to \(T.self): \(data)"
^
/host/spi-builder-workspace/Sources/PostgresBridge/PostgresDataDecoder.swift:248:45: warning: 'PostgresDataConvertible' is deprecated: This protocol is going to be replaced with ``PostgresEncodable`` and ``PostgresDecodable``
if let convertible = T.self as? PostgresDataConvertible.Type {
^
/host/spi-builder-workspace/Sources/PostgresBridge/PostgresDataDecoder.swift:252:77: warning: conformance of 'PostgresData' to 'CustomStringConvertible' is deprecated: Deprecating conformance to `CustomStringConvertible` as a first step of deprecating `PostgresData`. Please use `PostgresBindings` or `PostgresCell` instead.
debugDescription: "Could not convert to \(T.self): \(data)"
^
Build complete! (143.60s)
Build complete.
Done.