The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build SebbuKit with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MarSe32m/SebbuKit.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/MarSe32m/SebbuKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 46e735b Update windows.yml
Cloned https://github.com/MarSe32m/SebbuKit.git
Revision (git rev-parse @):
46e735b87e0b7f0a98caef546dfc07d30983e410
SUCCESS checkout https://github.com/MarSe32m/SebbuKit.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/MarSe32m/SebbuKit.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/apple/swift-nio.git
[1/64516] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (3.74s)
Fetching https://github.com/apple/swift-nio-ssl.git
[1/12147] Fetching swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.19s)
Fetching https://github.com/apple/swift-collections.git
[1/13746] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (0.99s)
Fetching https://github.com/apple/swift-nio-transport-services
[1/2064] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services from cache (0.27s)
Fetching https://github.com/MarSe32m/GLMSwift.git
[1/214] Fetching glmswift
Fetched https://github.com/MarSe32m/GLMSwift.git from cache (0.24s)
Fetching https://github.com/MarSe32m/sebbu-bitstream.git
[1/271] Fetching sebbu-bitstream
Fetched https://github.com/MarSe32m/sebbu-bitstream.git from cache (0.24s)
Fetching https://github.com/MarSe32m/sebbu-ts-ds.git
[1/859] Fetching sebbu-ts-ds
Fetched https://github.com/MarSe32m/sebbu-ts-ds.git from cache (0.22s)
warning: 'sebbu-ts-ds': /Package.swift:8:25: warning: 'v10_12' is deprecated: macOS 10.13 is the oldest supported version
    platforms: [.macOS(.v10_12), .iOS(.v10)],
                        ^
/Package.swift:8:40: warning: 'v10' is deprecated: iOS 11.0 is the oldest supported version
    platforms: [.macOS(.v10_12), .iOS(.v10)],
                                       ^
Fetching https://github.com/MarSe32m/sebbu-networking.git
[1/287] Fetching sebbu-networking
Fetched https://github.com/MarSe32m/sebbu-networking.git from cache (0.24s)
warning: 'sebbu-networking': /Package.swift:19:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch')
        .package(url: "https://github.com/apple/swift-nio.git", .branch("main")),
         ^
/Package.swift:19:66: warning: 'branch' is deprecated
        .package(url: "https://github.com/apple/swift-nio.git", .branch("main")),
                                                                 ^
/Package.swift:20:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch')
        .package(url: "https://github.com/apple/swift-collections.git", .branch("main")),
         ^
/Package.swift:20:74: warning: 'branch' is deprecated
        .package(url: "https://github.com/apple/swift-collections.git", .branch("main")),
                                                                         ^
/Package.swift:21:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch')
        .package(url: "https://github.com/apple/swift-nio-transport-services.git", .branch("main")),
         ^
/Package.swift:21:85: warning: 'branch' is deprecated
        .package(url: "https://github.com/apple/swift-nio-transport-services.git", .branch("main")),
                                                                                    ^
/Package.swift:22:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch')
        .package(url: "https://github.com/MarSe32m/sebbu-ts-ds.git", .branch("main")),
         ^
/Package.swift:22:71: warning: 'branch' is deprecated
        .package(url: "https://github.com/MarSe32m/sebbu-ts-ds.git", .branch("main")),
                                                                      ^
/Package.swift:23:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch')
        .package(url: "https://github.com/vapor/websocket-kit.git", .branch("main"))
         ^
/Package.swift:23:70: warning: 'branch' is deprecated
        .package(url: "https://github.com/vapor/websocket-kit.git", .branch("main"))
                                                                     ^
Fetching https://github.com/MarSe32m/sebbu-concurrency.git
[1/425] Fetching sebbu-concurrency
Fetched https://github.com/MarSe32m/sebbu-concurrency.git from cache (0.19s)
Fetching https://github.com/MarSe32m/sebbu-cryptography.git
[1/101] Fetching sebbu-cryptography
Fetched https://github.com/MarSe32m/sebbu-cryptography.git from cache (0.23s)
warning: 'sebbu-cryptography': /Package.swift:19:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch')
        .package(url: "https://github.com/apple/swift-crypto.git", .branch("main"))
         ^
/Package.swift:19:69: warning: 'branch' is deprecated
        .package(url: "https://github.com/apple/swift-crypto.git", .branch("main"))
                                                                    ^
Fetching https://github.com/vapor/websocket-kit.git
[1/2411] Fetching websocket-kit
Fetched https://github.com/vapor/websocket-kit.git from cache (0.26s)
Fetching https://github.com/apple/swift-crypto.git
[1/7411] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.03s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-system.git
[1/4792] Fetching swift-nio-extras
[4746/6355] Fetching swift-nio-extras, swift-atomics
[5231/9338] Fetching swift-nio-extras, swift-atomics, swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.35s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.38s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.38s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.36s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.41s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.21.0 (0.48s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-http-types
[1/354] Fetching swift-http-types
[355/10519] Fetching swift-http-types, swift-nio-http2
Fetched https://github.com/apple/swift-http-types from cache (0.79s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (0.80s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.0.3 (0.39s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.30.0 (0.42s)
Creating working copy for https://github.com/MarSe32m/sebbu-concurrency.git
Working copy of https://github.com/MarSe32m/sebbu-concurrency.git resolved at main (a834345)
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.0.3
Creating working copy for https://github.com/MarSe32m/sebbu-networking.git
Working copy of https://github.com/MarSe32m/sebbu-networking.git resolved at main (9092b52)
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.30.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at main (606608d)
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at main (253a28e)
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 main (7613886)
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/MarSe32m/sebbu-cryptography.git
Working copy of https://github.com/MarSe32m/sebbu-cryptography.git resolved at main (f8df502)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at main (f4c61cf)
Creating working copy for https://github.com/MarSe32m/sebbu-ts-ds.git
Working copy of https://github.com/MarSe32m/sebbu-ts-ds.git resolved at main (d736de3)
Creating working copy for https://github.com/MarSe32m/sebbu-bitstream.git
Working copy of https://github.com/MarSe32m/sebbu-bitstream.git resolved at main (ae20db5)
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.21.0
Creating working copy for https://github.com/apple/swift-nio-transport-services
Working copy of https://github.com/apple/swift-nio-transport-services resolved at main (6cbe0ed)
Creating working copy for https://github.com/MarSe32m/GLMSwift.git
Working copy of https://github.com/MarSe32m/GLMSwift.git resolved at main (fa51582)
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 main (ca8b4ab)
warning: 'sebbu-cryptography': /host/spi-builder-workspace/.build/checkouts/sebbu-cryptography/Package.swift:19:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch')
        .package(url: "https://github.com/apple/swift-crypto.git", .branch("main"))
         ^
/host/spi-builder-workspace/.build/checkouts/sebbu-cryptography/Package.swift:19:69: warning: 'branch' is deprecated
        .package(url: "https://github.com/apple/swift-crypto.git", .branch("main"))
                                                                    ^
warning: 'sebbu-ts-ds': /host/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Package.swift:8:25: warning: 'v10_12' is deprecated: macOS 10.13 is the oldest supported version
    platforms: [.macOS(.v10_12), .iOS(.v10)],
                        ^
/host/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Package.swift:8:40: warning: 'v10' is deprecated: iOS 11.0 is the oldest supported version
    platforms: [.macOS(.v10_12), .iOS(.v10)],
                                       ^
warning: 'sebbu-networking': /host/spi-builder-workspace/.build/checkouts/sebbu-networking/Package.swift:19:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch')
        .package(url: "https://github.com/apple/swift-nio.git", .branch("main")),
         ^
/host/spi-builder-workspace/.build/checkouts/sebbu-networking/Package.swift:19:66: warning: 'branch' is deprecated
        .package(url: "https://github.com/apple/swift-nio.git", .branch("main")),
                                                                 ^
/host/spi-builder-workspace/.build/checkouts/sebbu-networking/Package.swift:20:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch')
        .package(url: "https://github.com/apple/swift-collections.git", .branch("main")),
         ^
/host/spi-builder-workspace/.build/checkouts/sebbu-networking/Package.swift:20:74: warning: 'branch' is deprecated
        .package(url: "https://github.com/apple/swift-collections.git", .branch("main")),
                                                                         ^
/host/spi-builder-workspace/.build/checkouts/sebbu-networking/Package.swift:21:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch')
        .package(url: "https://github.com/apple/swift-nio-transport-services.git", .branch("main")),
         ^
/host/spi-builder-workspace/.build/checkouts/sebbu-networking/Package.swift:21:85: warning: 'branch' is deprecated
        .package(url: "https://github.com/apple/swift-nio-transport-services.git", .branch("main")),
                                                                                    ^
/host/spi-builder-workspace/.build/checkouts/sebbu-networking/Package.swift:22:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch')
        .package(url: "https://github.com/MarSe32m/sebbu-ts-ds.git", .branch("main")),
         ^
/host/spi-builder-workspace/.build/checkouts/sebbu-networking/Package.swift:22:71: warning: 'branch' is deprecated
        .package(url: "https://github.com/MarSe32m/sebbu-ts-ds.git", .branch("main")),
                                                                      ^
/host/spi-builder-workspace/.build/checkouts/sebbu-networking/Package.swift:23:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch')
        .package(url: "https://github.com/vapor/websocket-kit.git", .branch("main"))
         ^
/host/spi-builder-workspace/.build/checkouts/sebbu-networking/Package.swift:23:70: warning: 'branch' is deprecated
        .package(url: "https://github.com/vapor/websocket-kit.git", .branch("main"))
                                                                     ^
Building for debugging...
[0/913] Write sources
[0/913] Copying ControlPad@3x.png
[0/913] Copying ControlPad@2x.png
[0/913] Copying Contents.json
[0/913] Copying ControlPad.png
[0/913] Write sources
[31/913] Compiling CSebbuTSDS src.c
[32/913] Compiling src.c
[33/913] Compiling _AtomicsShims.c
[34/913] Compiling CSebbuNetworking shim.c
[35/913] Compiling CNIOWindows shim.c
[36/913] Compiling bcrypt.c
[37/913] Compiling CNIOWindows WSAStartup.c
[38/913] Compiling blf.c
[39/913] Compiling CNIOLinux liburing_shims.c
[40/913] Compiling CNIOSHA1 c_nio_sha1.c
[41/913] Compiling CNIOLinux shim.c
[42/913] Compiling CNIOLLHTTP c_nio_http.c
[43/913] Compiling CNIODarwin shim.c
[44/913] Compiling CNIOLLHTTP c_nio_api.c
[45/913] Write swift-version-24593BA9C3E375BF.txt
[46/913] Compiling fiat_p256_adx_sqr.S
[47/913] Compiling fiat_curve25519_adx_square.S
[48/913] Compiling fiat_p256_adx_mul.S
[49/913] Compiling fiat_curve25519_adx_mul.S
[50/918] Compiling CNIOLLHTTP c_nio_llhttp.c
[51/950] Compiling CNIOBoringSSLShims shims.c
[52/950] Compiling tls_method.cc
[53/950] Compiling tls_record.cc
[55/950] Emitting module _NIODataStructures
[56/950] Emitting module GLMSwift
[56/951] Compiling tls13_server.cc
[57/951] Compiling tls13_enc.cc
[58/951] Compiling tls13_client.cc
[59/951] Compiling tls13_both.cc
[60/951] Compiling t1_enc.cc
[61/951] Compiling ssl_x509.cc
[63/951] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[64/951] Compiling _CollectionsUtilities Specialize.swift
[64/953] Compiling ssl_versions.cc
[65/953] Compiling _CollectionsUtilities _SortedCollection.swift
[66/953] Compiling _CollectionsUtilities _UniqueCollection.swift
[68/953] Emitting module _CollectionsUtilities
[69/953] Compiling _CollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[70/953] Compiling _CollectionsUtilities Integer rank.swift
[71/953] Compiling _CollectionsUtilities UInt+first and last set bit.swift
[72/953] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[73/953] Compiling _CollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[74/953] Compiling _CollectionsUtilities UnsafeRawPointer extensions.swift
[75/953] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.swift
[76/953] Compiling _CollectionsUtilities _UnsafeBitSet.swift
[77/953] Compiling _CollectionsUtilities UInt+reversed.swift
[78/953] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
[79/953] Compiling _CollectionsUtilities Debugging.swift
[80/953] Compiling _CollectionsUtilities Descriptions.swift
[81/953] Compiling SebbuBitStream Utilities.swift
[81/953] Compiling ssl_transcript.cc
[83/953] Emitting module _NIOBase64
[84/953] Compiling _NIOBase64 Base64.swift
[85/954] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[86/954] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[88/955] Compiling _NIODataStructures PriorityQueue.swift
[89/955] Compiling _NIODataStructures _TinyArray.swift
[91/955] Compiling SebbuBitStream BitStreamCodable.swift
[92/955] Compiling SebbuBitStream Compressors.swift
[93/955] Compiling SebbuBitStream BitStream.swift
[94/955] Compiling SebbuBitStream BitStream + Optionals.swift
[95/955] Emitting module SebbuBitStream
[95/956] Compiling ssl_stat.cc
[98/979] Compiling DequeModule _DequeBuffer.swift
[99/979] Compiling DequeModule _DequeBufferHeader.swift
[100/979] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[101/981] Compiling HeapModule Heap+Invariants.swift
[102/981] Compiling HeapModule Heap+Descriptions.swift
[103/981] Compiling GLMSwift Vector4.swift
[104/981] Compiling GLMSwift Vector3.swift
[105/981] Compiling _NIODataStructures Heap.swift
[105/981] Compiling ssl_session.cc
[107/981] Compiling GLMSwift Matrix4A.swift
[108/981] Compiling GLMSwift Vector2.swift
[110/982] Compiling HeapModule _HeapNode.swift
[110/982] Compiling ssl_key_share.cc
[112/982] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[113/982] Compiling DequeModule Deque+Extras.swift
[114/982] Compiling DequeModule Deque+Descriptions.swift
[115/982] Compiling DequeModule Deque+Equatable.swift
[116/982] Compiling HeapModule Heap.swift
[116/982] Compiling ssl_privkey.cc
[118/982] Emitting module HeapModule
[119/982] Compiling DequeModule Deque+Hashable.swift
[120/982] Compiling DequeModule Deque+Sendable.swift
[121/982] Compiling DequeModule _DequeSlot.swift
[122/982] Compiling DequeModule _UnsafeWrappedBuffer.swift
[123/982] Compiling HeapModule Heap+UnsafeHandle.swift
[124/983] Compiling GLMSwift Matrix4.swift
[125/983] Compiling ssl_lib.cc
[126/983] Compiling ssl_cert.cc
[127/983] Compiling DequeModule Deque+Testing.swift
[128/983] Compiling DequeModule Deque._Storage.swift
[129/983] Compiling DequeModule Deque._UnsafeHandle.swift
[130/983] Compiling DequeModule Deque.swift
[131/983] Compiling ssl_file.cc
[132/983] Compiling ssl_buffer.cc
[134/983] Compiling DequeModule Deque+Codable.swift
[135/983] Compiling DequeModule Deque+Collection.swift
[136/983] Compiling DequeModule Deque+CustomReflectable.swift
[137/983] Emitting module DequeModule
[137/984] Compiling ssl_cipher.cc
[139/984] Compiling ssl_asn1.cc
[140/984] Compiling s3_pkt.cc
[141/984] Compiling ssl_aead_ctx.cc
[142/984] Compiling s3_lib.cc
[143/984] Compiling s3_both.cc
[144/984] Compiling handshake_client.cc
[145/984] Compiling dtls_record.cc
[146/984] Compiling handshake.cc
[147/984] Compiling handshake_server.cc
[148/984] Compiling handoff.cc
[149/984] Compiling dtls_method.cc
[150/984] Compiling encrypted_client_hello.cc
[151/984] Compiling extensions.cc
[152/984] Compiling d1_srtp.cc
[153/984] Compiling v3_utl.c
[154/984] Compiling v3_skey.c
[155/984] Compiling d1_lib.cc
[156/984] Compiling d1_pkt.cc
[157/984] Compiling d1_both.cc
[158/984] Compiling bio_ssl.cc
[159/984] Compiling v3_prn.c
[160/984] Compiling v3_pmaps.c
[161/984] Compiling v3_purp.c
[162/984] Compiling v3_int.c
[163/984] Compiling v3_lib.c
[164/984] Compiling v3_pcons.c
[165/984] Compiling v3_ocsp.c
[166/984] Compiling v3_info.c
[167/984] Compiling v3_ncons.c
[168/984] Compiling v3_ia5.c
[169/984] Compiling v3_crld.c
[170/984] Compiling v3_cpols.c
[171/984] Compiling v3_genn.c
[172/984] Compiling v3_extku.c
[173/984] Compiling v3_enum.c
[174/984] Compiling v3_bitst.c
[175/984] Compiling v3_conf.c
[176/984] Compiling v3_bcons.c
[177/984] Compiling v3_akeya.c
[178/984] Compiling v3_alt.c
[179/984] Compiling v3_akey.c
[180/984] Compiling x_spki.c
[181/984] Compiling x_val.c
[182/984] Compiling x_sig.c
[183/984] Compiling x_x509a.c
[184/984] Compiling x_x509.c
[185/984] Compiling x_req.c
[186/984] Compiling x_pkey.c
[187/984] Compiling x_pubkey.c
[188/984] Compiling x_exten.c
[189/984] Compiling x_crl.c
[190/984] Compiling x_info.c
[191/984] Compiling x_attrib.c
[192/984] Compiling x_name.c
[193/984] Compiling x509rset.c
[194/984] Compiling x_all.c
[195/984] Compiling x509name.c
[196/984] Compiling x_algor.c
[197/984] Compiling x509spki.c
[198/984] Compiling x509cset.c
[199/984] Compiling x509_vpm.c
[200/984] Compiling x509_txt.c
[201/984] Compiling x509_v3.c
[202/984] Compiling x509_trs.c
[203/984] Compiling x509_req.c
[204/984] Compiling x509_vfy.c
[205/984] Compiling x509_set.c
[206/984] Compiling x509_obj.c
[207/984] Compiling x509_def.c
[208/984] Compiling x509_ext.c
[209/984] Compiling x509_cmp.c
[210/984] Compiling x509_d2.c
[211/984] Compiling x509_att.c
[212/984] Compiling x509_lu.c
[213/984] Compiling t_x509a.c
[214/984] Compiling x509.c
[215/984] Compiling t_x509.c
[216/984] Compiling t_req.c
[217/984] Compiling t_crl.c
[218/984] Compiling i2d_pr.c
[219/984] Compiling rsa_pss.c
[220/984] Compiling policy.c
[221/984] Compiling name_print.c
[222/984] Compiling by_file.c
[223/984] Compiling by_dir.c
[224/984] Compiling asn1_gen.c
[225/984] Compiling a_digest.c
[226/984] Compiling a_verify.c
[227/984] Compiling algorithm.c
[228/984] Compiling a_sign.c
[229/984] Compiling trust_token.c
[230/984] Compiling thread_win.c
[231/984] Compiling voprf.c
[232/984] Compiling thread.c
[233/984] Compiling thread_pthread.c
[234/984] Compiling thread_none.c
[235/984] Compiling pmbtoken.c
[236/984] Compiling rsa_print.c
[236/984] Compiling siphash.c
[238/984] Compiling stack.c
[239/984] Compiling refcount.c
[240/984] Compiling rc4.c
[241/984] Compiling rsa_asn1.c
[242/984] Compiling windows.c
[242/984] Compiling rsa_crypt.c
[244/984] Compiling trusty.c
[245/984] Compiling rand_extra.c
[246/984] Compiling passive.c
[247/984] Compiling ios.c
[248/984] Compiling getentropy.c
[249/984] Compiling deterministic.c
[250/984] Compiling forkunsafe.c
[251/984] Compiling pool.c
[252/984] Compiling poly1305_arm.c
[253/984] Compiling poly1305.c
[254/984] Compiling pkcs7.c
[255/984] Compiling poly1305_arm_asm.S
[256/984] Compiling pkcs8.c
[257/984] Compiling pkcs8_x509.c
[258/984] Compiling p5_pbev2.c
[259/984] Compiling pkcs7_x509.c
[260/984] Compiling pem_pkey.c
[261/984] Compiling pem_xaux.c
[262/984] Compiling pem_pk8.c
[263/984] Compiling pem_x509.c
[264/984] Compiling pem_oth.c
[265/984] Compiling obj_xref.c
[266/984] Compiling pem_info.c
[267/984] Compiling pem_lib.c
[268/984] Compiling mem.c
[269/984] Compiling pem_all.c
[270/984] Compiling lhash.c
[271/984] Compiling obj.c
[272/984] Compiling keccak.c
[273/984] Compiling kyber.c
[274/984] Compiling hpke.c
[275/984] Compiling hrss.c
[276/984] Compiling poly1305_vec.c
[277/984] Compiling x86_64-mont-mac.mac.x86_64.S
[278/984] Compiling x86_64-mont5-mac.mac.x86_64.S
[279/984] Compiling vpaes-x86_64-mac.mac.x86_64.S
[280/984] Compiling x86-mont-linux.linux.x86.S
[281/984] Compiling x86_64-mont-linux.linux.x86_64.S
[282/984] Compiling x86_64-mont5-linux.linux.x86_64.S
[283/984] Compiling poly_rq_mul.S
[284/984] Compiling kdf.c
[285/984] Compiling vpaes-armv7-linux.linux.arm.S
[286/984] Compiling vpaes-armv8-linux.linux.aarch64.S
[286/984] Compiling vpaes-armv7-ios.ios.arm.S
[288/984] Compiling vpaes-x86-linux.linux.x86.S
[289/984] Compiling vpaes-x86_64-linux.linux.x86_64.S
[290/984] Compiling vpaes-armv8-ios.ios.aarch64.S
[291/984] Compiling sha512-x86_64-mac.mac.x86_64.S
[292/984] Compiling sha512-586-linux.linux.x86.S
[293/984] Compiling sha512-armv8-ios.ios.aarch64.S
[294/984] Compiling sha512-armv4-ios.ios.arm.S
[295/984] Compiling sha512-armv8-linux.linux.aarch64.S
[296/984] Compiling sha512-armv4-linux.linux.arm.S
[297/984] Compiling sha512-x86_64-linux.linux.x86_64.S
[298/984] Compiling sha256-x86_64-mac.mac.x86_64.S
[299/984] Compiling sha256-armv8-ios.ios.aarch64.S
[300/984] Compiling sha256-armv8-linux.linux.aarch64.S
[301/984] Compiling sha256-armv4-linux.linux.arm.S
[302/984] Compiling sha256-armv4-ios.ios.arm.S
[303/984] Compiling sha256-586-linux.linux.x86.S
[303/984] Compiling sha256-x86_64-linux.linux.x86_64.S
[305/984] Compiling sha1-x86_64-mac.mac.x86_64.S
[306/984] Compiling sha1-armv8-linux.linux.aarch64.S
[307/984] Compiling sha1-armv8-ios.ios.aarch64.S
[308/984] Compiling sha1-armv4-large-linux.linux.arm.S
[309/984] Compiling sha1-x86_64-linux.linux.x86_64.S
[310/984] Compiling sha1-armv4-large-ios.ios.arm.S
[311/984] Compiling sha512.c
[312/984] Compiling sha1-586-linux.linux.x86.S
[313/984] Compiling sha1.c
[314/984] Compiling sha256.c
[315/984] Compiling service_indicator.c
[316/984] Compiling fips.c
[317/984] Compiling rsaz-avx2-linux.linux.x86_64.S
[318/984] Compiling rsaz-avx2-mac.mac.x86_64.S
[319/984] Compiling self_check.c
[320/984] Compiling padding.c
[320/984] Compiling rsa_impl.c
[322/984] Compiling rsa.c
[323/984] Compiling blinding.c
[324/984] Compiling rdrand-x86_64-mac.mac.x86_64.S
[325/984] Compiling urandom.c
[326/984] Compiling rdrand-x86_64-linux.linux.x86_64.S
[327/984] Compiling rand.c
[328/984] Compiling fork_detect.c
[329/984] Compiling ctrdrbg.c
[330/984] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[331/984] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[332/984] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[333/984] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[334/984] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[335/984] Compiling p256-armv8-asm-linux.linux.aarch64.S
[336/984] Compiling p256-armv8-asm-ios.ios.aarch64.S
[337/984] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[337/984] Compiling polyval.c
[339/984] Compiling ofb.c
[340/984] Compiling gcm_nohw.c
[341/984] Compiling ctr.c
[342/984] Compiling gcm.c
[343/984] Compiling cbc.c
[344/984] Compiling md5-x86_64-mac.mac.x86_64.S
[345/984] Compiling cfb.c
[346/984] Compiling md5.c
[347/984] Compiling md5-x86_64-linux.linux.x86_64.S
[348/984] Compiling hmac.c
[349/984] Compiling md5-586-linux.linux.x86.S
[350/984] Compiling md4.c
[351/984] Compiling hkdf.c
[352/984] Compiling ghashv8-armv8-ios.ios.aarch64.S
[353/984] Compiling ghashv8-armv8-linux.linux.aarch64.S
[354/984] Compiling ghashv8-armv7-linux.linux.arm.S
[355/984] Compiling ghash-x86_64-linux.linux.x86_64.S
[356/984] Compiling ghash-x86_64-mac.mac.x86_64.S
[357/984] Compiling ghash-x86-linux.linux.x86.S
[358/984] Compiling ghashv8-armv7-ios.ios.arm.S
[359/984] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[361/984] Compiling GLMSwift glm.swift
[361/984] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[362/984] Compiling ghash-ssse3-x86-linux.linux.x86.S
[363/984] Compiling fips_shared_support.c
[364/984] Compiling ghash-armv4-linux.linux.arm.S
[365/984] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[366/984] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[367/984] Compiling ghash-armv4-ios.ios.arm.S
[368/984] Compiling ecdh.c
[369/984] Compiling util.c
[370/984] Compiling ecdsa.c
[371/984] Compiling simple_mul.c
[372/984] Compiling wnaf.c
[373/984] Compiling simple.c
[374/984] Compiling scalar.c
[375/984] Compiling felem.c
[376/984] Compiling oct.c
[377/984] Compiling ec_montgomery.c
[378/984] Compiling p256.c
[379/984] Compiling ec_key.c
[380/984] Compiling p224-64.c
[381/984] Compiling digestsign.c
[382/984] Compiling digests.c
[383/984] Compiling check.c
[383/984] Compiling digest.c
[385/984] Compiling dh.c
[385/984] Compiling ec.c
[387/984] Compiling cmac.c
[388/984] Compiling aead.c
[388/984] Compiling e_aesccm.c
[390/984] Compiling cipher.c
[391/984] Compiling e_aes.c
[392/984] Compiling p256-nistz.c
[393/984] Compiling co-586-linux.linux.x86.S
[394/984] Compiling bsaes-armv7-ios.ios.arm.S
[394/984] Compiling bsaes-armv7-linux.linux.arm.S
[396/984] Compiling sqrt.c
[396/984] Compiling rsaz_exp.c
[398/984] Compiling shift.c
[399/984] Compiling random.c
[400/984] Compiling prime.c
[401/984] Compiling montgomery_inv.c
[402/984] Compiling montgomery.c
[403/984] Compiling generic.c
[404/984] Compiling jacobi.c
[405/984] Compiling mul.c
[406/984] Compiling gcd.c
[406/984] Compiling gcd_extra.c
[408/984] Compiling div_extra.c
[408/984] Compiling ctx.c
[410/984] Compiling cmp.c
[411/984] Compiling bytes.c
[412/984] Compiling bn.c
[412/984] Compiling div.c
[414/984] Compiling exponentiation.c
[415/984] Compiling bn-armv8-linux.linux.aarch64.S
[416/984] Compiling armv8-mont-linux.linux.aarch64.S
[417/984] Compiling bn-armv8-ios.ios.aarch64.S
[418/984] Compiling add.c
[419/984] Compiling bn-586-linux.linux.x86.S
[420/984] Compiling armv8-mont-ios.ios.aarch64.S
[421/984] Compiling x86_64-gcc.c
[422/984] Compiling aesv8-armv8-linux.linux.aarch64.S
[423/984] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[424/984] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[424/984] Compiling armv4-mont-linux.linux.arm.S
[426/984] Compiling armv4-mont-ios.ios.arm.S
[427/984] Compiling aesv8-armv8-ios.ios.aarch64.S
[428/984] Compiling aesv8-armv7-linux.linux.arm.S
[429/984] Compiling aesv8-armv7-ios.ios.arm.S
[430/984] Compiling aesni-x86_64-mac.mac.x86_64.S
[431/984] Compiling aesni-x86_64-linux.linux.x86_64.S
[432/984] Compiling aesni-x86-linux.linux.x86.S
[433/984] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[434/984] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[435/984] Compiling mode_wrappers.c
[436/984] Compiling aes.c
[437/984] Compiling key_wrap.c
[438/984] Compiling ex_data.c
[439/984] Compiling sign.c
[440/984] Compiling aes_nohw.c
[441/984] Compiling scrypt.c
[442/984] Compiling pbkdf.c
[443/984] Compiling p_x25519.c
[444/984] Compiling p_x25519_asn1.c
[445/984] Compiling print.c
[446/984] Compiling p_rsa_asn1.c
[447/984] Compiling p_hkdf.c
[448/984] Compiling p_ed25519.c
[449/984] Compiling p_rsa.c
[450/984] Compiling p_ed25519_asn1.c
[451/984] Compiling p_ec_asn1.c
[452/984] Compiling p_ec.c
[453/984] Compiling p_dsa_asn1.c
[454/984] Compiling err_data.c
[455/984] Compiling evp_ctx.c
[456/984] Compiling evp_asn1.c
[457/984] Compiling evp.c
[458/984] Compiling err.c
[459/984] Compiling ecdh_extra.c
[460/984] Compiling engine.c
[461/984] Compiling ecdsa_asn1.c
[462/984] Compiling hash_to_curve.c
[463/984] Compiling ec_derive.c
[464/984] Compiling dsa_asn1.c
[465/984] Compiling ec_asn1.c
[466/984] Compiling params.c
[467/984] Compiling digest_extra.c
[468/984] Compiling dsa.c
[469/984] Compiling dh_asn1.c
[470/984] Compiling spake25519.c
[471/984] Compiling crypto.c
[472/984] Compiling des.c
[473/984] Compiling curve25519_64_adx.c
[474/984] Compiling cpu_intel.c
[475/984] Compiling cpu_aarch64_sysreg.c
[476/984] Compiling cpu_arm_freebsd.c
[477/984] Compiling cpu_arm_linux.c
[478/984] Compiling cpu_aarch64_win.c
[479/984] Compiling cpu_aarch64_openbsd.c
[480/984] Compiling cpu_aarch64_linux.c
[481/984] Compiling cpu_aarch64_fuchsia.c
[482/984] Compiling cpu_aarch64_apple.c
[483/984] Compiling curve25519.c
[484/984] Compiling conf.c
[485/984] Compiling x25519-asm-arm.S
[485/984] Compiling e_tls.c
[487/984] Compiling tls_cbc.c
[488/984] Compiling e_rc4.c
[489/984] Compiling e_rc2.c
[490/984] Compiling e_null.c
[491/984] Compiling e_des.c
[492/984] Compiling e_chacha20poly1305.c
[493/984] Compiling e_aesgcmsiv.c
[494/984] Compiling derive_key.c
[495/984] Compiling e_aesctrhmac.c
[496/984] Compiling cipher_extra.c
[497/984] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[498/984] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[499/984] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[500/984] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[501/984] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[502/984] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[503/984] Compiling chacha.c
[504/984] Compiling chacha-x86_64-mac.mac.x86_64.S
[505/984] Compiling chacha-x86-linux.linux.x86.S
[506/984] Compiling chacha-armv8-linux.linux.aarch64.S
[507/984] Compiling chacha-x86_64-linux.linux.x86_64.S
[508/984] Compiling chacha-armv8-ios.ios.aarch64.S
[509/984] Compiling chacha-armv4-linux.linux.arm.S
[510/984] Compiling chacha-armv4-ios.ios.arm.S
[511/984] Compiling unicode.c
[512/984] Compiling ber.c
[513/984] Compiling asn1_compat.c
[514/984] Compiling buf.c
[515/984] Compiling bn_asn1.c
[516/984] Compiling cbb.c
[517/984] Compiling convert.c
[518/984] Compiling cbs.c
[519/984] Compiling printf.c
[520/984] Compiling blake2.c
[521/984] Compiling socket.c
[522/984] Compiling socket_helper.c
[523/984] Compiling file.c
[524/984] Compiling pair.c
[525/984] Compiling hexdump.c
[526/984] Compiling errno.c
[527/984] Compiling fd.c
[528/984] Compiling connect.c
[529/984] Compiling bio_mem.c
[530/984] Compiling base64.c
[531/984] Compiling bio.c
[532/984] Compiling tasn_utl.c
[533/984] Compiling tasn_typ.c
[534/984] Compiling tasn_fre.c
[535/984] Compiling tasn_new.c
[536/984] Compiling tasn_enc.c
[537/984] Compiling posix_time.c
[538/984] Compiling f_string.c
[539/984] Compiling f_int.c
[540/984] Compiling tasn_dec.c
[541/984] Compiling asn_pack.c
[542/984] Compiling asn1_par.c
[543/984] Compiling a_utctm.c
[544/984] Compiling asn1_lib.c
[545/984] Compiling a_type.c
[546/984] Compiling a_time.c
[547/984] Compiling a_octet.c
[548/984] Compiling a_strex.c
[549/984] Compiling a_strnid.c
[550/984] Compiling a_mbstr.c
[551/984] Compiling a_i2d_fp.c
[552/984] Compiling a_object.c
[553/984] Compiling a_int.c
[554/984] Compiling a_dup.c
[555/984] Compiling a_d2i_fp.c
[556/984] Compiling a_gentm.c
[557/984] Compiling a_bool.c
[558/984] Compiling a_bitstr.c
[559/984] Compiling fiat_p256_adx_sqr.S
[560/984] Compiling fiat_p256_adx_mul.S
[561/984] Compiling fiat_curve25519_adx_square.S
[562/984] Compiling fiat_curve25519_adx_mul.S
[563/984] Compiling x_x509a.c
[564/984] Compiling x_val.c
[565/984] Compiling x_x509.c
[566/984] Compiling CCryptoBoringSSLShims shims.c
[567/984] Compiling x_spki.c
[568/984] Compiling x_sig.c
[569/984] Compiling x_pubkey.c
[570/984] Compiling x_req.c
[571/984] Compiling x_name.c
[572/984] Compiling x_exten.c
[573/984] Compiling x_algor.c
[574/984] Compiling x_attrib.c
[575/984] Compiling x509spki.c
[576/984] Compiling x_crl.c
[577/984] Compiling x_all.c
[578/984] Compiling x509rset.c
[579/984] Compiling x509cset.c
[580/984] Compiling x509name.c
[581/984] Compiling x509_vpm.c
[582/984] Compiling x509_vfy.c
[583/984] Compiling x509_txt.c
[584/984] Compiling x509_v3.c
[585/984] Compiling x509_trs.c
[586/984] Compiling c-nioatomics.c
[587/984] Compiling x509_set.c
[588/984] Compiling x509_req.c
[589/984] Compiling x509_obj.c
[590/984] Compiling x509_ext.c
[591/984] Compiling x509_lu.c
[592/984] Compiling x509_def.c
[593/984] Compiling x509_d2.c
[594/984] Compiling x509_cmp.c
[595/984] Compiling x509.c
[595/984] Compiling x509_att.c
[597/984] Compiling v3_skey.c
[598/984] Compiling c-atomics.c
[599/984] Compiling v3_utl.c
[600/984] Compiling v3_prn.c
[601/984] Compiling v3_purp.c
[602/984] Compiling v3_ocsp.c
[603/984] Compiling v3_pmaps.c
[604/986] Compiling v3_pcons.c
[605/990] Compiling v3_ncons.c
[606/990] Compiling v3_int.c
[607/990] Compiling v3_lib.c
[608/990] Compiling v3_info.c
[610/990] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[610/990] Compiling v3_ia5.c
[611/990] Compiling v3_genn.c
[612/990] Compiling v3_extku.c
[613/990] Compiling v3_enum.c
[615/990] Compiling NIOConcurrencyHelpers lock.swift
[615/990] Compiling v3_cpols.c
[616/990] Compiling v3_crld.c
[617/990] Compiling v3_bitst.c
[618/990] Compiling v3_alt.c
[619/990] Compiling NIOConcurrencyHelpers NIOLock.swift
[620/990] Compiling v3_bcons.c
[621/990] Compiling v3_akeya.c
[622/990] Compiling v3_conf.c
[623/990] Compiling t_x509a.c
[624/990] Compiling v3_akey.c
[626/990] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[626/990] Compiling t_crl.c
[628/990] Emitting module NIOConcurrencyHelpers
[628/990] Compiling t_x509.c
[629/990] Compiling t_req.c
[630/990] Compiling rsa_pss.c
[631/990] Compiling name_print.c
[632/990] Compiling policy.c
[633/990] Compiling i2d_pr.c
[635/990] Compiling NIOConcurrencyHelpers atomics.swift
[635/991] Compiling by_file.c
[636/991] Compiling by_dir.c
[637/991] Compiling algorithm.c
[638/991] Compiling a_verify.c
[639/991] Compiling asn1_gen.c
[640/991] Compiling a_sign.c
[642/991] Compiling thread_win.c
[643/991] Compiling voprf.c
[644/991] Compiling thread_pthread.c
[645/991] Compiling trust_token.c
[646/991] Compiling a_digest.c
[647/991] Compiling thread_none.c
[648/991] Compiling thread.c
[649/991] Compiling pmbtoken.c
[650/991] Compiling thash.c
[651/991] Compiling wots.c
[652/991] Compiling spx_util.c
[653/991] Compiling stack.c
[654/991] Compiling merkle.c
[654/991] Compiling spx.c
[656/991] Compiling fors.c
[657/991] Compiling address.c
[657/991] Compiling siphash.c
[659/991] Compiling rsa_print.c
[660/991] Compiling rc4.c
[661/991] Compiling rand_extra.c
[662/991] Compiling rsa_asn1.c
[663/991] Compiling refcount.c
[664/991] Compiling trusty.c
[665/991] Compiling rsa_crypt.c
[666/991] Compiling windows.c
[667/991] Compiling ios.c
[668/991] Compiling passive.c
[669/991] Compiling getentropy.c
[670/991] Compiling forkunsafe.c
[671/991] Compiling deterministic.c
[672/991] Compiling pool.c
[673/991] Compiling poly1305.c
[674/991] Compiling poly1305_arm.c
[675/991] Compiling poly1305_arm_asm.S
[676/991] Compiling pkcs8.c
[677/991] Compiling pkcs7.c
[678/991] Compiling p5_pbev2.c
[679/991] Compiling pkcs8_x509.c
[680/991] Compiling pkcs7_x509.c
[681/991] Compiling pem_xaux.c
[682/991] Compiling pem_x509.c
[683/991] Compiling pem_pkey.c
[684/991] Compiling pem_pk8.c
[685/991] Compiling obj_xref.c
[686/991] Compiling pem_info.c
[687/991] Compiling pem_oth.c
[688/991] Compiling pem_lib.c
[689/991] Compiling pem_all.c
[690/991] Compiling poly1305_vec.c
[691/991] Compiling lhash.c
[692/991] Compiling mem.c
[693/991] Compiling keccak.c
[694/991] Compiling obj.c
[695/991] Compiling kyber.c
[696/991] Compiling x86_64-mont5-mac.mac.x86_64.S
[697/991] Compiling poly_rq_mul.S
[698/991] Compiling hpke.c
[699/991] Compiling x86_64-mont-mac.mac.x86_64.S
[700/991] Compiling x86_64-mont5-linux.linux.x86_64.S
[701/991] Compiling x86_64-mont-linux.linux.x86_64.S
[702/991] Compiling hrss.c
[703/991] Compiling x86-mont-windows.windows.x86.S
[704/991] Compiling x86-mont-linux.linux.x86.S
[705/991] Compiling vpaes-x86_64-mac.mac.x86_64.S
[706/991] Compiling vpaes-x86-windows.windows.x86.S
[707/991] Compiling vpaes-x86_64-linux.linux.x86_64.S
[708/991] Compiling vpaes-armv8-linux.linux.aarch64.S
[709/991] Compiling vpaes-armv8-ios.ios.aarch64.S
[710/991] Compiling vpaes-x86-linux.linux.x86.S
[711/991] Compiling vpaes-armv7-linux.linux.arm.S
[712/991] Compiling vpaes-armv7-ios.ios.arm.S
[713/991] Compiling sha512-x86_64-mac.mac.x86_64.S
[714/991] Compiling sha512-armv8-linux.linux.aarch64.S
[715/991] Compiling kdf.c
[716/991] Compiling sha512-x86_64-linux.linux.x86_64.S
[717/991] Compiling sha512-armv8-ios.ios.aarch64.S
[718/991] Compiling sha512-armv4-linux.linux.arm.S
[719/991] Compiling sha512-armv4-ios.ios.arm.S
[720/991] Compiling sha256-x86_64-mac.mac.x86_64.S
[721/991] Compiling sha512-586-windows.windows.x86.S
[722/991] Compiling sha512-586-linux.linux.x86.S
[723/991] Compiling sha256-armv8-linux.linux.aarch64.S
[724/991] Compiling sha256-armv4-linux.linux.arm.S
[725/991] Compiling sha256-x86_64-linux.linux.x86_64.S
[726/991] Compiling sha256-armv8-ios.ios.aarch64.S
[727/991] Compiling sha256-586-windows.windows.x86.S
[728/991] Compiling sha256-armv4-ios.ios.arm.S
[729/991] Compiling sha1-x86_64-mac.mac.x86_64.S
[730/991] Compiling sha256-586-linux.linux.x86.S
[731/991] Compiling sha1-x86_64-linux.linux.x86_64.S
[732/991] Compiling sha1-armv8-linux.linux.aarch64.S
[733/991] Compiling sha1-armv4-large-ios.ios.arm.S
[734/991] Compiling sha1-armv8-ios.ios.aarch64.S
[735/991] Compiling sha1-armv4-large-linux.linux.arm.S
[736/991] Compiling sha1-586-windows.windows.x86.S
[737/991] Compiling sha1-586-linux.linux.x86.S
[738/991] Compiling sha256.c
[739/991] Compiling sha512.c
[740/991] Compiling sha1.c
[741/991] Compiling rsaz-avx2-mac.mac.x86_64.S
[742/991] Compiling fips.c
[743/991] Compiling service_indicator.c
[744/991] Compiling rsaz-avx2-linux.linux.x86_64.S
[745/991] Compiling self_check.c
[746/991] Compiling padding.c
[747/991] Compiling rdrand-x86_64-mac.mac.x86_64.S
[747/991] Compiling blinding.c
[749/991] Compiling rsa_impl.c
[750/991] Compiling rsa.c
[751/991] Compiling rdrand-x86_64-linux.linux.x86_64.S
[752/991] Compiling urandom.c
[753/991] Compiling fork_detect.c
[754/991] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[755/991] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[756/991] Compiling rand.c
[757/991] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[758/991] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[759/991] Compiling ctrdrbg.c
[760/991] Compiling p256-armv8-asm-ios.ios.aarch64.S
[761/991] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[762/991] Compiling p256-armv8-asm-linux.linux.aarch64.S
[763/991] Compiling ofb.c
[764/991] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[765/991] Compiling polyval.c
[766/991] Compiling gcm_nohw.c
[767/991] Compiling cbc.c
[768/991] Compiling cfb.c
[769/991] Compiling ctr.c
[770/991] Compiling gcm.c
[771/991] Compiling md5.c
[772/991] Compiling md5-x86_64-mac.mac.x86_64.S
[773/991] Compiling md5-586-windows.windows.x86.S
[774/991] Compiling md5-x86_64-linux.linux.x86_64.S
[775/991] Compiling md4.c
[776/991] Compiling md5-586-linux.linux.x86.S
[777/991] Compiling hmac.c
[778/991] Compiling hkdf.c
[779/991] Compiling ghashv8-armv8-linux.linux.aarch64.S
[780/991] Compiling ghashv8-armv7-linux.linux.arm.S
[781/991] Compiling ghashv8-armv8-ios.ios.aarch64.S
[782/991] Compiling ghashv8-armv7-ios.ios.arm.S
[783/991] Compiling ghash-x86_64-mac.mac.x86_64.S
[784/991] Compiling ghash-x86_64-linux.linux.x86_64.S
[785/991] Compiling ghash-x86-windows.windows.x86.S
[786/991] Compiling ghash-x86-linux.linux.x86.S
[787/991] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[788/991] Compiling ghash-ssse3-x86-windows.windows.x86.S
[789/991] Compiling ghash-ssse3-x86-linux.linux.x86.S
[790/991] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[791/991] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[792/991] Compiling fips_shared_support.c
[793/991] Compiling ghash-armv4-linux.linux.arm.S
[794/991] Compiling ghash-armv4-ios.ios.arm.S
[795/991] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[796/991] Compiling simple.c
[797/991] Compiling util.c
[798/991] Compiling ecdsa.c
[798/991] Compiling wnaf.c
[800/991] Compiling simple_mul.c
[801/991] Compiling ecdh.c
[802/991] Compiling scalar.c
[803/991] Compiling oct.c
[804/991] Compiling felem.c
[805/991] Compiling p256.c
[806/991] Compiling ec_key.c
[807/991] Compiling ec_montgomery.c
[808/991] Compiling p224-64.c
[809/991] Compiling digest.c
[810/991] Compiling digestsign.c
[811/991] Compiling digests.c
[812/991] Compiling check.c
[813/991] Compiling dh.c
[814/991] Compiling ec.c
[815/991] Compiling co-586-windows.windows.x86.S
[816/991] Compiling co-586-linux.linux.x86.S
[817/991] Compiling cmac.c
[818/991] Compiling e_aesccm.c
[819/991] Compiling aead.c
[820/991] Compiling bsaes-armv7-ios.ios.arm.S
[821/991] Compiling e_aes.c
[822/991] Compiling p256-nistz.c
[823/991] Compiling cipher.c
[824/991] Compiling bsaes-armv7-linux.linux.arm.S
[825/991] Compiling sqrt.c
[826/991] Compiling shift.c
[827/991] Compiling rsaz_exp.c
[828/991] Compiling random.c
[829/991] Compiling prime.c
[830/991] Compiling montgomery_inv.c
[831/991] Compiling mul.c
[831/991] Compiling montgomery.c
[833/991] Compiling jacobi.c
[834/991] Compiling generic.c
[835/991] Compiling gcd.c
[836/991] Compiling div_extra.c
[837/991] Compiling exponentiation.c
[838/991] Compiling gcd_extra.c
[839/991] Compiling ctx.c
[840/991] Compiling bytes.c
[841/991] Compiling div.c
[842/991] Compiling cmp.c
[843/991] Compiling add.c
[844/991] Compiling bn-armv8-linux.linux.aarch64.S
[845/991] Compiling bn-armv8-ios.ios.aarch64.S
[846/991] Compiling bn.c
[847/991] Compiling bn-586-linux.linux.x86.S
[848/991] Compiling bn-586-windows.windows.x86.S
[849/991] Compiling armv8-mont-linux.linux.aarch64.S
[850/991] Compiling armv8-mont-ios.ios.aarch64.S
[850/991] Compiling x86_64-gcc.c
[852/991] Compiling armv4-mont-linux.linux.arm.S
[853/991] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[854/991] Compiling aesv8-armv8-ios.ios.aarch64.S
[855/991] Compiling armv4-mont-ios.ios.arm.S
[856/991] Compiling aesv8-armv8-linux.linux.aarch64.S
[857/991] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[858/991] Compiling aesv8-armv7-ios.ios.arm.S
[859/991] Compiling aesv8-armv7-linux.linux.arm.S
[860/991] Compiling aesni-x86-linux.linux.x86.S
[861/991] Compiling aesni-x86-windows.windows.x86.S
[862/991] Compiling aesni-x86_64-mac.mac.x86_64.S
[863/991] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[864/991] Compiling aesni-x86_64-linux.linux.x86_64.S
[865/991] Compiling mode_wrappers.c
[866/991] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[867/991] Compiling key_wrap.c
[868/991] Compiling aes.c
[869/991] Compiling ex_data.c
[870/991] Compiling sign.c
[871/991] Compiling scrypt.c
[872/991] Compiling aes_nohw.c
[873/991] Compiling pbkdf.c
[874/991] Compiling print.c
[875/991] Compiling p_x25519.c
[876/991] Compiling p_rsa_asn1.c
[877/991] Compiling p_x25519_asn1.c
[878/991] Compiling p_hkdf.c
[879/991] Compiling p_rsa.c
[880/991] Compiling p_ed25519.c
[881/991] Compiling p_ed25519_asn1.c
[882/991] Compiling p_ec_asn1.c
[883/991] Compiling p_ec.c
[883/991] Compiling p_dsa_asn1.c
[884/991] Compiling err_data.c
[886/991] Compiling engine.c
[887/991] Compiling evp_ctx.c
[887/991] Compiling evp.c
[887/991] Compiling ecdsa_asn1.c
[890/991] Compiling evp_asn1.c
[890/991] Compiling err.c
[892/991] Compiling ecdh_extra.c
[893/991] Compiling ec_derive.c
[895/991] Compiling GLMSwift Matrix3.swift
[896/991] Compiling GLMSwift Matrix2.swift
[896/992] Compiling hash_to_curve.c
[897/992] Compiling dsa_asn1.c
[898/992] Compiling ec_asn1.c
[899/992] Compiling params.c
[900/992] Compiling dsa.c
[901/992] Compiling dh_asn1.c
[903/992] Compiling digest_extra.c
[904/992] Compiling spake25519.c
[905/992] Compiling curve25519_64_adx.c
[906/992] Compiling des.c
[907/992] Compiling x25519-asm-arm.S
[908/992] Compiling cpu_arm_linux.c
[909/992] Compiling cpu_intel.c
[910/992] Compiling crypto.c
[911/992] Compiling cpu_arm_freebsd.c
[912/992] Compiling cpu_aarch64_win.c
[913/992] Compiling cpu_aarch64_openbsd.c
[914/992] Compiling cpu_aarch64_sysreg.c
[915/992] Compiling cpu_aarch64_linux.c
[916/992] Compiling cpu_aarch64_fuchsia.c
[917/992] Compiling cpu_aarch64_apple.c
[918/992] Compiling curve25519.c
[919/992] Compiling e_rc4.c
[920/992] Compiling conf.c
[921/992] Compiling tls_cbc.c
[922/992] Compiling e_chacha20poly1305.c
[923/992] Compiling e_tls.c
[924/992] Compiling e_rc2.c
[925/992] Compiling e_null.c
[926/992] Compiling e_des.c
[927/992] Compiling derive_key.c
[928/992] Compiling e_aesgcmsiv.c
[929/992] Compiling cipher_extra.c
[930/992] Compiling e_aesctrhmac.c
[931/992] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[931/992] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[933/992] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[934/992] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[935/992] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[936/992] Compiling chacha-x86_64-mac.mac.x86_64.S
[937/992] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[938/992] Compiling chacha.c
[939/992] Compiling chacha-x86-linux.linux.x86.S
[940/992] Compiling chacha-armv8-ios.ios.aarch64.S
[941/992] Compiling chacha-x86-windows.windows.x86.S
[942/992] Compiling chacha-x86_64-linux.linux.x86_64.S
[943/992] Compiling chacha-armv8-linux.linux.aarch64.S
[944/992] Compiling unicode.c
[945/992] Compiling chacha-armv4-linux.linux.arm.S
[946/992] Compiling chacha-armv4-ios.ios.arm.S
[946/992] Compiling asn1_compat.c
[948/992] Compiling ber.c
[949/992] Compiling buf.c
[950/992] Compiling cbb.c
[951/992] Compiling convert.c
[952/992] Compiling cbs.c
[953/992] Compiling bn_asn1.c
[954/992] Compiling printf.c
[955/992] Compiling pair.c
[956/992] Compiling blake2.c
[957/992] Compiling errno.c
[958/992] Compiling hexdump.c
[959/992] Compiling file.c
[960/992] Compiling fd.c
[961/992] Compiling bio_mem.c
[962/992] Compiling tasn_fre.c
[963/992] Compiling tasn_typ.c
[964/992] Compiling base64.c
[965/992] Compiling bio.c
[966/992] Compiling tasn_utl.c
[967/992] Compiling tasn_new.c
[968/992] Compiling tasn_enc.c
[969/992] Compiling posix_time.c
[970/992] Compiling f_string.c
[971/992] Compiling f_int.c
[972/992] Compiling asn1_par.c
[973/992] Compiling asn_pack.c
[974/992] Compiling tasn_dec.c
[975/992] Compiling asn1_lib.c
[976/992] Compiling a_type.c
[977/992] Compiling a_utctm.c
[978/992] Compiling a_object.c
[979/992] Compiling a_time.c
[980/992] Compiling a_octet.c
[980/992] Compiling a_strnid.c
[982/992] Compiling a_mbstr.c
[983/992] Compiling a_strex.c
[984/992] Write sources
[985/992] Compiling a_i2d_fp.c
[986/992] Compiling a_dup.c
[987/992] Compiling a_gentm.c
[988/992] Compiling a_bool.c
[989/992] Compiling a_d2i_fp.c
[990/992] Compiling a_int.c
[991/992] Compiling a_bitstr.c
[993/1014] Compiling Atomics UnsafeAtomic.swift
[994/1014] Compiling Atomics UnsafeAtomicLazyReference.swift
[995/1014] Compiling Atomics Primitives.shims.swift
[996/1014] Compiling Atomics AtomicInteger.swift
[997/1014] Compiling Atomics AtomicOptionalWrappable.swift
[998/1016] Compiling Atomics ManagedAtomic.swift
[999/1016] Compiling Atomics ManagedAtomicLazyReference.swift
[1000/1016] Compiling Atomics AtomicMemoryOrderings.swift
[1001/1016] Compiling Atomics DoubleWord.swift
[1002/1016] Compiling Atomics IntegerOperations.swift
[1003/1016] Compiling Atomics Unmanaged extensions.swift
[1004/1016] Compiling Atomics OptionalRawRepresentable.swift
[1005/1016] Compiling Atomics RawRepresentable.swift
[1006/1016] Compiling Atomics AtomicBool.swift
[1007/1016] Compiling Atomics AtomicReference.swift
[1008/1016] Compiling Atomics AtomicStorage.swift
[1009/1016] Compiling Atomics AtomicValue.swift
[1010/1016] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1011/1016] Emitting module CryptoBoringWrapper
[1012/1016] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1014/1091] Emitting module Atomics
[1015/1091] Compiling Crypto HMAC.swift
[1016/1091] Compiling Crypto MACFunctions.swift
[1017/1091] Compiling Crypto MessageAuthenticationCode.swift
[1018/1091] Compiling Crypto AES.swift
[1019/1091] Compiling Crypto ECDSASignature_boring.swift
[1020/1091] Compiling Crypto ECDSA_boring.swift
[1021/1091] Compiling Crypto EdDSA_boring.swift
[1022/1091] Compiling Crypto ECDSA.swift
[1023/1091] Compiling Crypto Ed25519.swift
[1024/1091] Compiling Crypto Signature.swift
[1025/1098] Compiling Crypto ASN1.swift
[1026/1098] Compiling Crypto ASN1Any.swift
[1027/1098] Compiling Crypto ASN1BitString.swift
[1029/1102] Compiling Crypto Ed25519_boring.swift
[1030/1102] Compiling Crypto EllipticCurvePoint_boring.swift
[1031/1102] Compiling Crypto EllipticCurve_boring.swift
[1032/1102] Compiling Crypto NISTCurvesKeys_boring.swift
[1033/1102] Compiling Crypto X25519Keys_boring.swift
[1034/1102] Compiling Crypto Curve25519.swift
[1035/1102] Compiling Crypto Ed25519Keys.swift
[1036/1102] Compiling Crypto NISTCurvesKeys.swift
[1037/1102] Compiling Crypto X25519Keys.swift
[1038/1102] Compiling Crypto SymmetricKeys.swift
[1039/1187] Compiling SebbuTSDS ConcurrentStack.swift
/host/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Utilities/BoundedThreadPool.swift:91:40: error: cannot call value of non-function type 'BoundedThreadPool.TimedWork?'
        while let workItem = timedWork.max() {
                                       ^  ~~

[1040/1187] Compiling SebbuTSDS BoundedThreadPool.swift
/host/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Utilities/BoundedThreadPool.swift:91:40: error: cannot call value of non-function type 'BoundedThreadPool.TimedWork?'
        while let workItem = timedWork.max() {
                                       ^  ~~

[1041/1187] Compiling SebbuTSDS Lock.swift
/host/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Utilities/BoundedThreadPool.swift:91:40: error: cannot call value of non-function type 'BoundedThreadPool.TimedWork?'
        while let workItem = timedWork.max() {
                                       ^  ~~

[1042/1190] Compiling SebbuTSDS SpinlockedBoundedStack.swift
[1043/1190] Compiling SebbuTSDS SpinlockedStack.swift
[1044/1190] Compiling SebbuTSDS ConcurrentDeque.swift
[1045/1190] Compiling SebbuTSDS ConcurrentQueue.swift
[1046/1190] Compiling NIOCore EventLoop.swift
[1047/1190] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1048/1190] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1049/1190] Compiling NIOCore EventLoopFuture.swift
[1050/1190] Compiling NIOCore FileDescriptor.swift
[1051/1190] Compiling NIOCore FileHandle.swift
[1052/1190] Compiling NIOCore FileRegion.swift
[1053/1190] Compiling NIOCore GlobalSingletons.swift
[1054/1190] Compiling NIOCore IO.swift
[1055/1190] Compiling NIOCore IOData.swift
[1056/1190] Compiling NIOCore IPProtocol.swift
[1057/1190] Compiling NIOCore IntegerBitPacking.swift
[1058/1190] Compiling NIOCore IntegerTypes.swift
[1059/1190] Compiling NIOCore Interfaces.swift
[1060/1190] Compiling NIOCore Linux.swift
[1061/1190] Compiling NIOCore MarkedCircularBuffer.swift
[1062/1190] Compiling NIOCore MulticastChannel.swift
[1063/1190] Compiling NIOCore NIOAny.swift
[1064/1190] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1065/1190] Compiling NIOCore NIOLoopBound.swift
[1071/1190] Compiling SebbuTSDS Spinlock.swift
[1072/1190] Compiling SebbuTSDS ThreadPool.swift
[1073/1190] Compiling SebbuTSDS Utilities.swift
[1074/1190] Compiling NIOCore ByteBuffer-core.swift
[1075/1190] Compiling NIOCore ByteBuffer-hexdump.swift
[1076/1190] Compiling NIOCore EventLoop+SerialExecutor.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1077/1190] Emitting module SebbuTSDS
/host/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Locked/Heaps/LockedPriorityQueue.swift:80:19: error: cannot call value of non-function type 'Element?'
            _heap.min()
                  ^  ~~

/host/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Locked/Heaps/LockedPriorityQueue.swift:90:19: error: cannot call value of non-function type 'Element?'
            _heap.max()
                  ^  ~~

/host/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Locked/Heaps/SpinlockedPriorityQueue.swift:80:19: error: cannot call value of non-function type 'Element?'
            _heap.min()
                  ^  ~~

/host/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Locked/Heaps/SpinlockedPriorityQueue.swift:90:19: error: cannot call value of non-function type 'Element?'
            _heap.max()
                  ^  ~~

/host/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Utilities/BoundedThreadPool.swift:91:40: error: cannot call value of non-function type 'BoundedThreadPool.TimedWork?'
        while let workItem = timedWork.max() {
                                       ^  ~~

/host/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Utilities/ThreadPool.swift:170:40: error: cannot call value of non-function type 'TimedWork?'
        while let workItem = timedWork.max() {
                                       ^  ~~

/host/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Utilities/ThreadPool.swift:170:40: error: cannot call value of non-function type 'TimedWork?'
        while let workItem = timedWork.max() {
                                       ^  ~~

/host/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Utilities/ThreadPool.swift:170:40: error: cannot call value of non-function type 'TimedWork?'
        while let workItem = timedWork.max() {
                                       ^  ~~

/host/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Utilities/ThreadPool.swift:170:40: error: cannot call value of non-function type 'TimedWork?'
        while let workItem = timedWork.max() {
                                       ^  ~~

[1081/1190] Compiling SebbuTSDS LockedPriorityQueue.swift
/host/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Locked/Heaps/LockedPriorityQueue.swift:80:19: error: cannot call value of non-function type 'Element?'
            _heap.min()
                  ^  ~~

/host/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Locked/Heaps/LockedPriorityQueue.swift:90:19: error: cannot call value of non-function type 'Element?'
            _heap.max()
                  ^  ~~

/host/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Locked/Heaps/SpinlockedPriorityQueue.swift:80:19: error: cannot call value of non-function type 'Element?'
            _heap.min()
                  ^  ~~

/host/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Locked/Heaps/SpinlockedPriorityQueue.swift:90:19: error: cannot call value of non-function type 'Element?'
            _heap.max()
                  ^  ~~

[1082/1190] Compiling SebbuTSDS SpinlockedPriorityQueue.swift
/host/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Locked/Heaps/LockedPriorityQueue.swift:80:19: error: cannot call value of non-function type 'Element?'
            _heap.min()
                  ^  ~~

/host/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Locked/Heaps/LockedPriorityQueue.swift:90:19: error: cannot call value of non-function type 'Element?'
            _heap.max()
                  ^  ~~

/host/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Locked/Heaps/SpinlockedPriorityQueue.swift:80:19: error: cannot call value of non-function type 'Element?'
            _heap.min()
                  ^  ~~

/host/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Locked/Heaps/SpinlockedPriorityQueue.swift:90:19: error: cannot call value of non-function type 'Element?'
            _heap.max()
                  ^  ~~

[1083/1190] Compiling SebbuTSDS LockedArray.swift
/host/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Locked/Heaps/LockedPriorityQueue.swift:80:19: error: cannot call value of non-function type 'Element?'
            _heap.min()
                  ^  ~~

/host/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Locked/Heaps/LockedPriorityQueue.swift:90:19: error: cannot call value of non-function type 'Element?'
            _heap.max()
                  ^  ~~

/host/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Locked/Heaps/SpinlockedPriorityQueue.swift:80:19: error: cannot call value of non-function type 'Element?'
            _heap.min()
                  ^  ~~

/host/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Locked/Heaps/SpinlockedPriorityQueue.swift:90:19: error: cannot call value of non-function type 'Element?'
            _heap.max()
                  ^  ~~

[1084/1190] Compiling SebbuTSDS LockedDictionary.swift
/host/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Locked/Heaps/LockedPriorityQueue.swift:80:19: error: cannot call value of non-function type 'Element?'
            _heap.min()
                  ^  ~~

/host/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Locked/Heaps/LockedPriorityQueue.swift:90:19: error: cannot call value of non-function type 'Element?'
            _heap.max()
                  ^  ~~

/host/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Locked/Heaps/SpinlockedPriorityQueue.swift:80:19: error: cannot call value of non-function type 'Element?'
            _heap.min()
                  ^  ~~

/host/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Locked/Heaps/SpinlockedPriorityQueue.swift:90:19: error: cannot call value of non-function type 'Element?'
            _heap.max()
                  ^  ~~

[1085/1190] Compiling SebbuTSDS SPSCBoundedQueue.swift
[1086/1190] Compiling SebbuTSDS SPSCQueue.swift
[1087/1190] Compiling SebbuTSDS MPMCStack.swift
[1088/1190] Compiling SebbuTSDS SPSCBoundedStack.swift
[1089/1190] Emitting module Crypto
[1091/1190] Compiling SebbuTSDS SpinlockedDeque.swift
[1092/1190] Compiling SebbuTSDS SpinlockedQueue.swift
[1093/1190] Compiling SebbuTSDS LockedBoundedStack.swift
[1094/1190] Compiling SebbuTSDS LockedStack.swift
[1095/1190] Compiling SebbuTSDS LockedBoundedQueue.swift
[1096/1190] Compiling SebbuTSDS LockedDeque.swift
[1097/1190] Compiling SebbuTSDS LockedQueue.swift
[1098/1190] Compiling SebbuTSDS SpinlockedBoundedQueue.swift
[1109/1190] Compiling SebbuTSDS MPMCBoundedQueue.swift
[1110/1190] Compiling SebbuTSDS MPSCBoundedQueue.swift
[1111/1190] Compiling SebbuTSDS MPSCQueue.swift
[1112/1190] Compiling SebbuTSDS SPMCBoundedQueue.swift
error: fatalError
warning: 'sebbu-cryptography': /host/spi-builder-workspace/.build/checkouts/sebbu-cryptography/Package.swift:19:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch')
        .package(url: "https://github.com/apple/swift-crypto.git", .branch("main"))
         ^
/host/spi-builder-workspace/.build/checkouts/sebbu-cryptography/Package.swift:19:69: warning: 'branch' is deprecated
        .package(url: "https://github.com/apple/swift-crypto.git", .branch("main"))
                                                                    ^
warning: 'sebbu-ts-ds': /host/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Package.swift:8:25: warning: 'v10_12' is deprecated: macOS 10.13 is the oldest supported version
    platforms: [.macOS(.v10_12), .iOS(.v10)],
                        ^
/host/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Package.swift:8:40: warning: 'v10' is deprecated: iOS 11.0 is the oldest supported version
    platforms: [.macOS(.v10_12), .iOS(.v10)],
                                       ^
warning: 'sebbu-networking': /host/spi-builder-workspace/.build/checkouts/sebbu-networking/Package.swift:19:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch')
        .package(url: "https://github.com/apple/swift-nio.git", .branch("main")),
         ^
/host/spi-builder-workspace/.build/checkouts/sebbu-networking/Package.swift:19:66: warning: 'branch' is deprecated
        .package(url: "https://github.com/apple/swift-nio.git", .branch("main")),
                                                                 ^
/host/spi-builder-workspace/.build/checkouts/sebbu-networking/Package.swift:20:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch')
        .package(url: "https://github.com/apple/swift-collections.git", .branch("main")),
         ^
/host/spi-builder-workspace/.build/checkouts/sebbu-networking/Package.swift:20:74: warning: 'branch' is deprecated
        .package(url: "https://github.com/apple/swift-collections.git", .branch("main")),
                                                                         ^
/host/spi-builder-workspace/.build/checkouts/sebbu-networking/Package.swift:21:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch')
        .package(url: "https://github.com/apple/swift-nio-transport-services.git", .branch("main")),
         ^
/host/spi-builder-workspace/.build/checkouts/sebbu-networking/Package.swift:21:85: warning: 'branch' is deprecated
        .package(url: "https://github.com/apple/swift-nio-transport-services.git", .branch("main")),
                                                                                    ^
/host/spi-builder-workspace/.build/checkouts/sebbu-networking/Package.swift:22:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch')
        .package(url: "https://github.com/MarSe32m/sebbu-ts-ds.git", .branch("main")),
         ^
/host/spi-builder-workspace/.build/checkouts/sebbu-networking/Package.swift:22:71: warning: 'branch' is deprecated
        .package(url: "https://github.com/MarSe32m/sebbu-ts-ds.git", .branch("main")),
                                                                      ^
/host/spi-builder-workspace/.build/checkouts/sebbu-networking/Package.swift:23:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch')
        .package(url: "https://github.com/vapor/websocket-kit.git", .branch("main"))
         ^
/host/spi-builder-workspace/.build/checkouts/sebbu-networking/Package.swift:23:70: warning: 'branch' is deprecated
        .package(url: "https://github.com/vapor/websocket-kit.git", .branch("main"))
                                                                     ^
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/78] Compiling SebbuTSDS ConcurrentStack.swift
[3/79] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
/host/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Locked/Heaps/LockedPriorityQueue.swift:80:19: error: cannot call value of non-function type 'Element?'
            _heap.min()
                  ^  ~~

/host/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Locked/Heaps/LockedPriorityQueue.swift:90:19: error: cannot call value of non-function type 'Element?'
            _heap.max()
                  ^  ~~

/host/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Locked/Heaps/SpinlockedPriorityQueue.swift:80:19: error: cannot call value of non-function type 'Element?'
            _heap.min()
                  ^  ~~

/host/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Locked/Heaps/SpinlockedPriorityQueue.swift:90:19: error: cannot call value of non-function type 'Element?'
            _heap.max()
                  ^  ~~

[4/79] Compiling Crypto CryptoKitErrors_boring.swift
/host/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Locked/Heaps/LockedPriorityQueue.swift:80:19: error: cannot call value of non-function type 'Element?'
            _heap.min()
                  ^  ~~

/host/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Locked/Heaps/LockedPriorityQueue.swift:90:19: error: cannot call value of non-function type 'Element?'
            _heap.max()
                  ^  ~~

/host/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Locked/Heaps/SpinlockedPriorityQueue.swift:80:19: error: cannot call value of non-function type 'Element?'
            _heap.min()
                  ^  ~~

/host/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Locked/Heaps/SpinlockedPriorityQueue.swift:90:19: error: cannot call value of non-function type 'Element?'
            _heap.max()
                  ^  ~~

[5/80] Compiling Crypto SafeCompare_boring.swift
[6/81] Compiling SebbuTSDS Spinlock.swift
[7/81] Compiling SebbuTSDS ThreadPool.swift
/host/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Utilities/ThreadPool.swift:170:40: error: cannot call value of non-function type 'TimedWork?'
        while let workItem = timedWork.max() {
                                       ^  ~~

[8/83] Compiling SebbuTSDS BoundedThreadPool.swift
/host/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Utilities/BoundedThreadPool.swift:91:40: error: cannot call value of non-function type 'BoundedThreadPool.TimedWork?'
        while let workItem = timedWork.max() {
                                       ^  ~~

[9/83] Compiling SebbuTSDS Lock.swift
[10/85] Compiling SebbuTSDS MPMCStack.swift
[11/86] Compiling SebbuTSDS Utilities.swift
[12/87] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[13/87] Compiling Crypto RNG_boring.swift
[14/88] Compiling Crypto Zeroization.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[15/96] Emitting module SebbuTSDS
/host/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Locked/Heaps/LockedPriorityQueue.swift:80:19: error: cannot call value of non-function type 'Element?'
            _heap.min()
                  ^  ~~

/host/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Locked/Heaps/LockedPriorityQueue.swift:90:19: error: cannot call value of non-function type 'Element?'
            _heap.max()
                  ^  ~~

/host/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Locked/Heaps/SpinlockedPriorityQueue.swift:80:19: error: cannot call value of non-function type 'Element?'
            _heap.min()
                  ^  ~~

/host/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Locked/Heaps/SpinlockedPriorityQueue.swift:90:19: error: cannot call value of non-function type 'Element?'
            _heap.max()
                  ^  ~~

/host/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Utilities/BoundedThreadPool.swift:91:40: error: cannot call value of non-function type 'BoundedThreadPool.TimedWork?'
        while let workItem = timedWork.max() {
                                       ^  ~~

/host/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Utilities/ThreadPool.swift:170:40: error: cannot call value of non-function type 'TimedWork?'
        while let workItem = timedWork.max() {
                                       ^  ~~

[18/97] Compiling SebbuTSDS SpinlockedBoundedStack.swift
[19/107] Compiling SebbuTSDS SpinlockedStack.swift
[20/108] Compiling SebbuTSDS SpinlockedDeque.swift
[21/109] Compiling SebbuTSDS SPSCBoundedStack.swift
[22/109] Compiling SebbuTSDS LockedBoundedStack.swift
[25/118] Compiling SebbuTSDS LockedStack.swift
[26/118] Compiling SebbuTSDS SpinlockedBoundedQueue.swift
[27/118] Compiling Crypto Zeroization_boring.swift
[28/118] Compiling Crypto PrettyBytes.swift
[29/134] Compiling SebbuTSDS SpinlockedQueue.swift
[30/135] Compiling SebbuTSDS MPSCQueue.swift
[31/135] Compiling SebbuTSDS SPSCQueue.swift
[32/135] Compiling SebbuTSDS SPSCBoundedQueue.swift
[33/135] Compiling SebbuTSDS SPMCBoundedQueue.swift
[34/135] Compiling SebbuTSDS LockedQueue.swift
[35/135] Compiling SebbuTSDS LockedDeque.swift
[36/135] Compiling Crypto SafeCompare.swift
[37/135] Compiling Crypto SecureBytes.swift
[38/149] Compiling SebbuTSDS LockedBoundedQueue.swift
[39/149] Compiling SebbuTSDS MPMCBoundedQueue.swift
[40/149] Compiling SebbuTSDS MPSCBoundedQueue.swift
error: fatalError
BUILD FAILURE 5.10 linux