The Swift Package Index logo.Swift Package Index

Build Information

Successful build of sebbu-networking with Swift 5.8 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.21.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MarSe32m/sebbu-networking.git
Reference: main
Cloned https://github.com/MarSe32m/sebbu-networking.git into spi-builder-workspace
SUCCESS checkout https://github.com/MarSe32m/sebbu-networking.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
warning: 'spi-builder-workspace': /host/spi-builder-workspace/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/Package.swift:19:66: warning: 'branch' is deprecated
        .package(url: "https://github.com/apple/swift-nio.git", .branch("main")),
                                                                 ^
/host/spi-builder-workspace/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/Package.swift:20:74: warning: 'branch' is deprecated
        .package(url: "https://github.com/apple/swift-collections.git", .branch("main")),
                                                                         ^
/host/spi-builder-workspace/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/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/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/Package.swift:22:71: warning: 'branch' is deprecated
        .package(url: "https://github.com/MarSe32m/sebbu-ts-ds.git", .branch("main")),
                                                                      ^
/host/spi-builder-workspace/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/Package.swift:23:70: warning: 'branch' is deprecated
        .package(url: "https://github.com/vapor/websocket-kit.git", .branch("main"))
                                                                     ^
warning: 'spi-builder-workspace': /host/spi-builder-workspace/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/Package.swift:19:66: warning: 'branch' is deprecated
        .package(url: "https://github.com/apple/swift-nio.git", .branch("main")),
                                                                 ^
/host/spi-builder-workspace/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/Package.swift:20:74: warning: 'branch' is deprecated
        .package(url: "https://github.com/apple/swift-collections.git", .branch("main")),
                                                                         ^
/host/spi-builder-workspace/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/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/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/Package.swift:22:71: warning: 'branch' is deprecated
        .package(url: "https://github.com/MarSe32m/sebbu-ts-ds.git", .branch("main")),
                                                                      ^
/host/spi-builder-workspace/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/Package.swift:23:70: warning: 'branch' is deprecated
        .package(url: "https://github.com/vapor/websocket-kit.git", .branch("main"))
                                                                     ^
Fetching https://github.com/apple/swift-nio.git
[1/61174] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git (5.26s)
Fetching https://github.com/apple/swift-collections.git
[1/11451] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git (0.97s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/1876] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git (0.31s)
Fetching https://github.com/MarSe32m/sebbu-ts-ds.git
[1/859] Fetching sebbu-ts-ds
Fetched https://github.com/MarSe32m/sebbu-ts-ds.git (0.22s)
Fetching https://github.com/vapor/websocket-kit.git
[1/1836] Fetching websocket-kit
Fetched https://github.com/vapor/websocket-kit.git (0.34s)
Fetching https://github.com/apple/swift-atomics.git
[1/1191] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git (0.56s)
Fetching https://github.com/apple/swift-nio-ssl.git
[1/11359] Fetching swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl.git (1.95s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.20.2 (0.36s)
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 main
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
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at main
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at main
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at main
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.20.2
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at main
Building for debugging...
[0/450] Compiling CNIOWindows shim.c
[1/450] Compiling CSebbuNetworking shim.c
[2/450] Compiling CSebbuTSDS pause.c
[3/450] Compiling CNIOWindows WSAStartup.c
[4/450] Compiling _AtomicsShims.c
[5/450] Compiling CNIOLinux liburing_shims.c
[6/450] Compiling CNIOLinux shim.c
[7/450] Compiling CNIODarwin shim.c
[8/450] Compiling CNIOSHA1 c_nio_sha1.c
[9/450] Compiling CNIOHTTPParser c_nio_http_parser.c
[10/453] Compiling CNIOBoringSSLShims shims.c
[11/459] Compiling tls_record.cc
[12/459] Compiling tls_method.cc
[13/459] Compiling tls13_enc.cc
[14/487] Compiling tls13_server.cc
[15/489] Compiling tls13_client.cc
[16/489] Compiling tls13_both.cc
[18/489] Compiling Atomics AtomicMemoryOrderings.swift
[19/489] Compiling Atomics AtomicStrongReference.swift
[20/489] Compiling Atomics AtomicValue.swift
[21/491] Compiling DequeModule _DequeBuffer.swift
[22/491] Compiling DequeModule _DequeBufferHeader.swift
[23/491] Compiling DequeModule Deque.swift
[24/491] Compiling DequeModule UnsafeMutableBufferPointer+Utilities.swift
[25/491] Compiling PriorityQueueModule _Node.swift
[26/491] Emitting module PriorityQueueModule
[27/491] Compiling Atomics AtomicOptional.swift
[28/491] Compiling Atomics AtomicRawRepresentable.swift
[29/491] Compiling Atomics AtomicInteger.swift
[30/491] Emitting module DequeModule
[31/491] Compiling DequeModule Deque+Hashable.swift
[32/491] Compiling DequeModule Deque+Testing.swift
[33/491] Compiling Atomics DoubleWord.swift
[34/491] Compiling Atomics AtomicBool.swift
[35/491] Compiling DequeModule Deque+Extras.swift
[36/491] Compiling PriorityQueueModule Heap+ExpressibleByArrayLiteral.swift
[37/491] Compiling PriorityQueueModule Heap+Invariants.swift
[38/491] Compiling DequeModule Deque._Storage.swift
[39/491] Compiling DequeModule Deque._UnsafeHandle.swift
[46/492] Compiling PriorityQueueModule Heap+UnsafeHandle.swift
[47/492] Compiling Atomics AtomicLazyReference.swift
[48/492] Compiling PriorityQueueModule Heap.swift
[49/492] Compiling _NIODataStructures PriorityQueue.swift
[53/494] Compiling t1_enc.cc
[54/494] Compiling ssl_versions.cc
[56/494] Compiling DequeModule _DequeSlot.swift
[57/494] Compiling DequeModule _UnsafeWrappedBuffer.swift
[59/496] Compiling ssl_transcript.cc
[61/496] Compiling Atomics PointerConformances.swift
[62/496] Emitting module Atomics
[62/496] Compiling ssl_x509.cc
[64/496] Emitting module _NIODataStructures
[65/496] Compiling _NIODataStructures Heap.swift
[67/498] Compiling ssl_stat.cc
[69/498] Compiling Atomics HighLevelTypes.swift
[70/498] Compiling Atomics IntegerConformances.swift
[72/500] Compiling ssl_privkey.cc
[73/500] Compiling ssl_session.cc
[74/518] Compiling ssl_key_share.cc
[75/518] Compiling ssl_lib.cc
[76/518] Compiling ssl_file.cc
[77/518] Compiling ssl_cipher.cc
[79/518] Compiling SebbuTSDS ConcurrentQueue.swift
[80/518] Compiling SebbuTSDS ConcurrentStack.swift
[81/518] Compiling SebbuTSDS Lock.swift
[82/518] Compiling SebbuTSDS Spinlock.swift
[83/520] Compiling SebbuTSDS SpinlockedQueue.swift
[84/520] Compiling SebbuTSDS ConcurrentDeque.swift
[85/520] Compiling SebbuTSDS LockedQueue.swift
[86/520] Compiling SebbuTSDS SpinlockedDeque.swift
[87/520] Compiling SebbuTSDS LockedArray.swift
[88/520] Compiling SebbuTSDS LockedDeque.swift
[89/520] Compiling SebbuTSDS LockedDictionary.swift
[90/520] Compiling SebbuTSDS MPMCBoundedQueue.swift
[91/520] Compiling SebbuTSDS MPSCBoundedQueue.swift
[92/520] Compiling SebbuTSDS MPSCQueue.swift
[93/520] Compiling SebbuTSDS SPMCBoundedQueue.swift
[94/520] Compiling SebbuTSDS SPSCBoundedQueue.swift
[95/520] Compiling SebbuTSDS SPSCQueue.swift
[96/520] Emitting module SebbuTSDS
[96/520] Compiling ssl_buffer.cc
[97/520] Compiling ssl_cert.cc
[98/520] Compiling ssl_aead_ctx.cc
[99/520] Compiling ssl_asn1.cc
[100/520] Compiling s3_pkt.cc
[102/520] Compiling SebbuTSDS ThreadPool.swift
[103/520] Compiling SebbuTSDS Utilities.swift
[103/521] Compiling s3_lib.cc
[106/522] Compiling s3_both.cc
[107/522] Compiling handshake_client.cc
[108/522] Compiling handshake.cc
[109/522] Compiling handshake_server.cc
[110/522] Compiling handoff.cc
[111/522] Compiling dtls_record.cc
[112/522] Compiling dtls_method.cc
[113/522] Compiling encrypted_client_hello.cc
[114/522] Compiling extensions.cc
[115/522] Compiling v3_skey.c
[116/522] Compiling v3_utl.c
[117/522] Compiling v3_purp.c
[118/522] Compiling v3_prn.c
[119/522] Compiling v3_pmaps.c
[120/522] Compiling d1_srtp.cc
[121/522] Compiling v3_pcons.c
[122/522] Compiling v3_ocsp.c
[123/522] Compiling v3_pcia.c
[124/522] Compiling bio_ssl.cc
[125/522] Compiling v3_pci.c
[126/522] Compiling d1_pkt.cc
[127/522] Compiling v3_ncons.c
[128/522] Compiling v3_lib.c
[129/522] Compiling d1_lib.cc
[130/522] Compiling v3_int.c
[131/522] Compiling v3_ia5.c
[132/522] Compiling v3_info.c
[133/522] Compiling v3_genn.c
[134/522] Compiling d1_both.cc
[135/522] Compiling v3_extku.c
[136/522] Compiling v3_enum.c
[137/522] Compiling v3_crld.c
[138/522] Compiling v3_cpols.c
[139/522] Compiling v3_bitst.c
[140/522] Compiling v3_bcons.c
[141/522] Compiling v3_conf.c
[142/522] Compiling v3_alt.c
[143/522] Compiling v3_akeya.c
[144/522] Compiling v3_akey.c
[145/522] Compiling pcy_data.c
[146/522] Compiling pcy_map.c
[147/522] Compiling pcy_node.c
[148/522] Compiling pcy_lib.c
[149/522] Compiling pcy_tree.c
[150/522] Compiling pcy_cache.c
[151/522] Compiling x_x509a.c
[152/522] Compiling x_x509.c
[153/522] Compiling x_pkey.c
[154/522] Compiling x_val.c
[155/522] Compiling x_sig.c
[156/522] Compiling x_info.c
[157/522] Compiling x_spki.c
[158/522] Compiling x_req.c
[159/522] Compiling x_algor.c
[160/522] Compiling x_pubkey.c
[161/522] Compiling x_attrib.c
[162/522] Compiling x_name.c
[163/522] Compiling x_exten.c
[164/522] Compiling x_all.c
[165/522] Compiling x509spki.c
[166/522] Compiling x_crl.c
[167/522] Compiling x509rset.c
[168/522] Compiling x509name.c
[169/522] Compiling x509_vpm.c
[170/522] Compiling x509cset.c
[171/522] Compiling x509_txt.c
[172/522] Compiling x509_trs.c
[173/522] Compiling x509_vfy.c
[174/522] Compiling x509_v3.c
[175/522] Compiling x509_obj.c
[176/522] Compiling x509_req.c
[177/522] Compiling x509_set.c
[178/522] Compiling x509_def.c
[179/522] Compiling x509_d2.c
[180/522] Compiling x509_lu.c
[181/522] Compiling x509.c
[182/522] Compiling x509_att.c
[183/522] Compiling t_x509a.c
[184/522] Compiling x509_ext.c
[185/522] Compiling x509_cmp.c
[186/522] Compiling t_x509.c
[187/522] Compiling t_crl.c
[188/522] Compiling i2d_pr.c
[189/522] Compiling t_req.c
[190/522] Compiling rsa_pss.c
[191/522] Compiling name_print.c
[192/522] Compiling by_file.c
[193/522] Compiling algorithm.c
[194/522] Compiling by_dir.c
[195/522] Compiling a_verify.c
[196/522] Compiling a_sign.c
[197/522] Compiling voprf.c
[198/522] Compiling a_digest.c
[199/522] Compiling asn1_gen.c
[200/522] Compiling thread_pthread.c
[201/522] Compiling thread.c
[202/522] Compiling thread_win.c
[203/522] Compiling pmbtoken.c
[204/522] Compiling trust_token.c
[205/522] Compiling thread_none.c
[206/522] Compiling siphash.c
[207/522] Compiling stack.c
[208/522] Compiling rc4.c
[209/522] Compiling rsa_print.c
[210/522] Compiling refcount_lock.c
[211/522] Compiling windows.c
[212/522] Compiling rand_extra.c
[213/522] Compiling fuchsia.c
[214/522] Compiling rsa_asn1.c
[215/522] Compiling refcount_c11.c
[216/522] Compiling deterministic.c
[217/522] Compiling passive.c
[218/522] Compiling poly1305_arm_asm.S
[219/522] Compiling forkunsafe.c
[220/522] Compiling poly1305.c
[221/522] Compiling pool.c
[222/522] Compiling poly1305_arm.c
[223/522] Compiling pkcs7.c
[224/522] Compiling p5_pbev2.c
[225/522] Compiling pkcs8.c
[226/522] Compiling pem_xaux.c
[227/522] Compiling pem_x509.c
[228/522] Compiling pkcs8_x509.c
[229/522] Compiling pkcs7_x509.c
[230/522] Compiling pem_pkey.c
[231/522] Compiling obj_xref.c
[232/522] Compiling pem_oth.c
[233/522] Compiling pem_pk8.c
[234/522] Compiling mem.c
[235/522] Compiling lhash.c
[236/522] Compiling pem_lib.c
[237/522] Compiling pem_info.c
[238/522] Compiling pem_all.c
[239/522] Compiling x86_64-mont5.mac.x86_64.S
[240/522] Compiling hpke.c
[241/522] Compiling hkdf.c
[242/522] Compiling obj.c
[243/522] Compiling poly_rq_mul.S
[244/522] Compiling x86_64-mont.mac.x86_64.S
[245/522] Compiling poly1305_vec.c
[246/522] Compiling x86_64-mont.linux.x86_64.S
[247/522] Compiling x86_64-mont5.linux.x86_64.S
[248/522] Compiling vpaes-x86_64.mac.x86_64.S
[249/522] Compiling x86-mont.linux.x86.S
[250/522] Compiling vpaes-x86_64.linux.x86_64.S
[251/522] Compiling vpaes-armv8.linux.aarch64.S
[252/522] Compiling vpaes-armv8.ios.aarch64.S
[253/522] Compiling vpaes-armv7.linux.arm.S
[254/522] Compiling vpaes-x86.linux.x86.S
[255/522] Compiling sha512-x86_64.mac.x86_64.S
[256/522] Compiling vpaes-armv7.ios.arm.S
[257/522] Compiling sha512-armv8.ios.aarch64.S
[258/522] Compiling sha512-armv4.ios.arm.S
[259/522] Compiling sha512-armv8.linux.aarch64.S
[260/522] Compiling hrss.c
[261/522] Compiling kdf.c
[262/522] Compiling sha512-x86_64.linux.x86_64.S
[263/522] Compiling sha512-armv4.linux.arm.S
[264/522] Compiling sha512-586.linux.x86.S
[265/522] Compiling sha256-armv8.ios.aarch64.S
[266/522] Compiling sha256-armv4.ios.arm.S
[267/522] Compiling sha256-x86_64.mac.x86_64.S
[268/522] Compiling sha256-armv4.linux.arm.S
[269/522] Compiling sha256-armv8.linux.aarch64.S
[270/522] Compiling sha1-x86_64.mac.x86_64.S
[271/522] Compiling sha256-586.linux.x86.S
[272/522] Compiling sha256-x86_64.linux.x86_64.S
[273/522] Compiling sha1-armv8.linux.aarch64.S
[274/522] Compiling sha1-armv8.ios.aarch64.S
[275/522] Compiling sha1-armv4-large.ios.arm.S
[276/522] Compiling sha1-586.linux.x86.S
[277/522] Compiling sha1-armv4-large.linux.arm.S
[278/522] Compiling sha1-x86_64.linux.x86_64.S
[279/522] Compiling sha1-altivec.c
[280/522] Compiling sha256.c
[281/522] Compiling sha1.c
[282/522] Compiling sha512.c
[283/522] Compiling fips.c
[283/522] Compiling service_indicator.c
[285/522] Compiling rsaz-avx2.mac.x86_64.S
[286/522] Compiling self_check.c
[287/522] Compiling rsaz-avx2.linux.x86_64.S
[288/522] Compiling rdrand-x86_64.mac.x86_64.S
[289/522] Compiling blinding.c
[290/522] Compiling rsa_impl.c
[291/522] Compiling padding.c
[292/522] Compiling rsa.c
[293/522] Compiling rdrand-x86_64.linux.x86_64.S
[294/522] Compiling ctrdrbg.c
[295/522] Compiling fork_detect.c
[295/522] Compiling urandom.c
[297/522] Compiling rand.c
[298/522] Compiling p256_beeu-armv8-asm.ios.aarch64.S
[299/522] Compiling p256_beeu-x86_64-asm.linux.x86_64.S
[300/522] Compiling p256_beeu-armv8-asm.linux.aarch64.S
[301/522] Compiling p256_beeu-x86_64-asm.mac.x86_64.S
[302/522] Compiling p256-x86_64-asm.mac.x86_64.S
[303/522] Compiling p256-armv8-asm.linux.aarch64.S
[304/522] Compiling p256-armv8-asm.ios.aarch64.S
[305/522] Compiling ofb.c
[306/522] Compiling p256-x86_64-asm.linux.x86_64.S
[307/522] Compiling gcm_nohw.c
[308/522] Compiling polyval.c
[309/522] Compiling gcm.c
[310/522] Compiling ctr.c
[311/522] Compiling cbc.c
[312/522] Compiling md5-x86_64.mac.x86_64.S
[313/522] Compiling md5-586.linux.x86.S
[314/522] Compiling md5-x86_64.linux.x86_64.S
[315/522] Compiling cfb.c
[316/522] Compiling md5.c
[317/522] Compiling ghashv8-armx64.linux.aarch64.S
[318/522] Compiling hmac.c
[319/522] Compiling md4.c
[320/522] Compiling ghashv8-armx32.linux.arm.S
[321/522] Compiling ghashv8-armx64.ios.aarch64.S
[322/522] Compiling ghashv8-armx32.ios.arm.S
[323/522] Compiling ghash-x86_64.mac.x86_64.S
[324/522] Compiling ghash-x86.linux.x86.S
[325/522] Compiling ghash-x86_64.linux.x86_64.S
[326/522] Compiling ghash-ssse3-x86_64.mac.x86_64.S
[327/522] Compiling ghash-ssse3-x86.linux.x86.S
[328/522] Compiling ghash-ssse3-x86_64.linux.x86_64.S
[329/522] Compiling ghash-neon-armv8.linux.aarch64.S
[330/522] Compiling fips_shared_support.c
[331/522] Compiling ghash-armv4.linux.arm.S
[332/522] Compiling ghash-neon-armv8.ios.aarch64.S
[333/522] Compiling ghash-armv4.ios.arm.S
[334/522] Compiling ecdh.c
[335/522] Compiling scalar.c
[336/522] Compiling util.c
[337/522] Compiling ecdsa.c
[338/522] Compiling wnaf.c
[339/522] Compiling simple_mul.c
[340/522] Compiling simple.c
[341/522] Compiling felem.c
[342/522] Compiling oct.c
[343/522] Compiling p256.c
[344/522] Compiling p224-64.c
[345/522] Compiling ec_montgomery.c
[346/522] Compiling ec_key.c
[347/522] Compiling digests.c
[348/522] Compiling digest.c
[349/522] Compiling digestsign.c
[350/522] Compiling check.c
[351/522] Compiling dh.c
[352/522] Compiling co-586.linux.x86.S
[353/522] Compiling ec.c
[354/522] Compiling cmac.c
[355/522] Compiling bsaes-armv7.linux.arm.S
[356/522] Compiling bsaes-armv7.ios.arm.S
[357/522] Compiling e_aesccm.c
[357/522] Compiling cipher.c
[359/522] Compiling aead.c
[360/522] Compiling sqrt.c
[361/522] Compiling p256-nistz.c
[362/522] Compiling e_aes.c
[363/522] Compiling rsaz_exp.c
[364/522] Compiling prime.c
[365/522] Compiling shift.c
[366/522] Compiling random.c
[367/522] Compiling jacobi.c
[368/522] Compiling montgomery.c
[369/522] Compiling generic.c
[370/522] Compiling montgomery_inv.c
[371/522] Compiling mul.c
[372/522] Compiling gcd_extra.c
[373/522] Compiling gcd.c
[374/522] Compiling exponentiation.c
[375/522] Compiling div_extra.c
[376/522] Compiling div.c
[377/522] Compiling bn.c
[378/522] Compiling add.c
[379/522] Compiling bytes.c
[380/522] Compiling cmp.c
[381/522] Compiling ctx.c
[382/522] Compiling armv8-mont.ios.aarch64.S
[383/522] Compiling bn-586.linux.x86.S
[384/522] Compiling armv8-mont.linux.aarch64.S
[385/522] Compiling armv4-mont.linux.arm.S
[386/522] Compiling aesv8-armx64.linux.aarch64.S
[387/522] Compiling aesv8-armx32.linux.arm.S
[388/522] Compiling aesv8-armx64.ios.aarch64.S
[389/522] Compiling armv4-mont.ios.arm.S
[390/522] Compiling aesni-x86_64.mac.x86_64.S
[391/522] Compiling x86_64-gcc.c
[392/522] Compiling aesv8-armx32.ios.arm.S
[393/522] Compiling aesni-x86.linux.x86.S
[394/522] Compiling aesni-gcm-x86_64.mac.x86_64.S
[395/522] Compiling aesni-gcm-x86_64.linux.x86_64.S
[396/522] Compiling ex_data.c
[397/522] Compiling aesni-x86_64.linux.x86_64.S
[398/522] Compiling mode_wrappers.c
[399/522] Compiling key_wrap.c
[400/522] Compiling aes_nohw.c
[401/522] Compiling aes.c
[402/522] Compiling sign.c
[403/522] Compiling print.c
[404/522] Compiling pbkdf.c
[405/522] Compiling p_x25519.c
[405/522] Compiling scrypt.c
[407/522] Compiling p_x25519_asn1.c
[408/522] Compiling p_rsa_asn1.c
[409/522] Compiling p_hkdf.c
[410/522] Compiling p_rsa.c
[411/522] Compiling p_ed25519.c
[412/522] Compiling p_ec_asn1.c
[413/522] Compiling p_ec.c
[414/522] Compiling p_ed25519_asn1.c
[415/522] Compiling evp_ctx.c
[416/522] Compiling err_data.c
[417/522] Compiling evp_asn1.c
[418/522] Compiling p_dsa_asn1.c
[419/522] Compiling evp.c
[420/522] Compiling engine.c
[421/522] Compiling err.c
[422/522] Compiling ecdh_extra.c
[423/522] Compiling ecdsa_asn1.c
[424/522] Compiling hash_to_curve.c
[425/522] Compiling ec_derive.c
[425/522] Compiling dsa_asn1.c
[427/522] Compiling dsa.c
[428/522] Compiling params.c
[429/522] Compiling ec_asn1.c
[430/522] Compiling dh_asn1.c
[431/522] Compiling cpu_ppc64le.c
[432/522] Compiling digest_extra.c
[433/522] Compiling spake25519.c
[434/522] Compiling crypto.c
[435/522] Compiling x25519-asm-arm.S
[436/522] Compiling cpu_intel.c
[437/522] Compiling des.c
[438/522] Compiling cpu_arm_linux.c
[439/522] Compiling cpu_arm.c
[440/522] Compiling cpu_aarch64_win.c
[441/522] Compiling cpu_aarch64_linux.c
[442/522] Compiling cpu_aarch64_apple.c
[443/522] Compiling cpu_aarch64_fuchsia.c
[444/522] Compiling curve25519.c
[445/522] Compiling e_null.c
[446/522] Compiling tls_cbc.c
[447/522] Compiling e_rc4.c
[448/522] Compiling e_des.c
[449/522] Compiling e_tls.c
[450/522] Compiling e_rc2.c
[451/522] Compiling e_chacha20poly1305.c
[452/522] Compiling conf.c
[453/522] Compiling e_aesctrhmac.c
[454/522] Compiling derive_key.c
[455/522] Compiling cipher_extra.c
[456/522] Compiling chacha20_poly1305_armv8.linux.aarch64.S
[457/522] Compiling chacha20_poly1305_x86_64.mac.x86_64.S
[458/522] Compiling e_aesgcmsiv.c
[459/522] Compiling aes128gcmsiv-x86_64.mac.x86_64.S
[460/522] Compiling chacha20_poly1305_armv8.ios.aarch64.S
[461/522] Compiling chacha-x86_64.mac.x86_64.S
[462/522] Compiling aes128gcmsiv-x86_64.linux.x86_64.S
[463/522] Compiling chacha20_poly1305_x86_64.linux.x86_64.S
[464/522] Compiling chacha-x86.linux.x86.S
[465/522] Compiling chacha-armv8.linux.aarch64.S
[466/522] Compiling chacha-armv8.ios.aarch64.S
[467/522] Compiling chacha.c
[468/522] Compiling chacha-x86_64.linux.x86_64.S
[469/522] Compiling chacha-armv4.linux.arm.S
[470/522] Compiling unicode.c
[471/522] Compiling chacha-armv4.ios.arm.S
[472/522] Compiling asn1_compat.c
[473/522] Compiling ber.c
[474/522] Compiling bn_asn1.c
[475/522] Compiling buf.c
[476/522] Compiling cbb.c
[477/522] Compiling convert.c
[478/522] Compiling blake2.c
[479/522] Compiling cbs.c
[480/522] Compiling socket.c
[481/522] Compiling socket_helper.c
[482/522] Compiling printf.c
[483/522] Compiling hexdump.c
[484/522] Compiling file.c
[485/522] Compiling pair.c
[486/522] Compiling bio_mem.c
[487/522] Compiling base64.c
[488/522] Compiling fd.c
[489/522] Compiling time_support.c
[490/522] Compiling connect.c
[491/522] Compiling tasn_new.c
[492/522] Compiling tasn_fre.c
[493/522] Compiling bio.c
[494/522] Compiling tasn_typ.c
[495/522] Compiling f_string.c
[495/522] Compiling tasn_utl.c
[497/522] Compiling f_int.c
[498/522] Compiling tasn_enc.c
[499/522] Compiling tasn_dec.c
[500/522] Compiling asn1_par.c
[501/522] Compiling asn_pack.c
[502/522] Compiling a_utctm.c
[503/522] Compiling a_utf8.c
[504/522] Compiling a_time.c
[505/522] Compiling a_strnid.c
[506/522] Compiling a_type.c
[506/522] Compiling asn1_lib.c
[508/522] Compiling a_object.c
[508/522] Compiling a_octet.c
[510/522] Compiling a_print.c
[511/522] Compiling a_mbstr.c
[512/522] Compiling a_strex.c
[513/522] Compiling a_int.c
[514/522] Compiling a_d2i_fp.c
[515/522] Compiling a_i2d_fp.c
[516/522] Compiling a_dup.c
[517/522] Compiling a_gentm.c
[518/522] Compiling a_bitstr.c
[519/522] Compiling a_bool.c
[520/522] Compiling c-nioatomics.c
[521/522] Compiling c-atomics.c
[523/526] Emitting module NIOConcurrencyHelpers
[524/526] Compiling NIOConcurrencyHelpers lock.swift
[525/526] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[526/526] Compiling NIOConcurrencyHelpers atomics.swift
[529/573] Compiling NIOCore EventLoopFuture.swift
[530/573] Compiling NIOCore FileDescriptor.swift
[531/573] Compiling NIOCore FileHandle.swift
[532/573] Compiling NIOCore FileRegion.swift
[533/573] Compiling NIOCore IO.swift
[534/573] Compiling NIOCore IOData.swift
[535/573] Compiling NIOCore NIOAny.swift
[536/573] Compiling NIOCore NIOCloseOnErrorHandler.swift
[537/573] Compiling NIOCore NIOSendable.swift
[538/573] Compiling NIOCore PointerHelpers.swift
[539/573] Compiling NIOCore RecvByteBufferAllocator.swift
[540/573] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[541/579] Compiling NIOCore ChannelInvoker.swift
[542/579] Compiling NIOCore ChannelOption.swift
[543/579] Compiling NIOCore ChannelPipeline.swift
[544/579] Compiling NIOCore CircularBuffer.swift
[545/579] Compiling NIOCore Codec.swift
[546/579] Compiling NIOCore ConvenienceOptionSupport.swift
[547/579] Compiling NIOCore SocketAddresses.swift
[548/579] Compiling NIOCore SocketOptionProvider.swift
[549/579] Compiling NIOCore SystemCallHelpers.swift
[550/579] Compiling NIOCore TypeAssistedChannelHandler.swift
[551/579] Compiling NIOCore UniversalBootstrapSupport.swift
[552/579] Compiling NIOCore Utilities.swift
[553/579] Emitting module NIOCore
[554/579] Compiling NIOCore DeadChannel.swift
[555/579] Compiling NIOCore DispatchQueue+WithFuture.swift
[556/579] Compiling NIOCore EventLoop+Deprecated.swift
[557/579] Compiling NIOCore EventLoop.swift
[558/579] Compiling NIOCore EventLoopFuture+Deprecated.swift
[559/579] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[560/579] Compiling NIOCore IntegerBitPacking.swift
[561/579] Compiling NIOCore IntegerTypes.swift
[562/579] Compiling NIOCore Interfaces.swift
[563/579] Compiling NIOCore Linux.swift
[564/579] Compiling NIOCore MarkedCircularBuffer.swift
[565/579] Compiling NIOCore MulticastChannel.swift
[566/579] Compiling NIOCore ByteBuffer-int.swift
[567/579] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[568/579] Compiling NIOCore ByteBuffer-multi-int.swift
[569/579] Compiling NIOCore ByteBuffer-views.swift
[570/579] Compiling NIOCore Channel.swift
[571/579] Compiling NIOCore ChannelHandler.swift
[572/579] Compiling NIOCore ChannelHandlers.swift
[573/579] Compiling NIOCore AddressedEnvelope.swift
[574/579] Compiling NIOCore AsyncAwaitSupport+OldXcodes.swift
[575/579] Compiling NIOCore AsyncAwaitSupport.swift
[576/579] Compiling NIOCore BSDSocketAPI.swift
[577/579] Compiling NIOCore ByteBuffer-aux.swift
[578/579] Compiling NIOCore ByteBuffer-conversions.swift
[579/579] Compiling NIOCore ByteBuffer-core.swift
[582/624] Compiling NIOEmbedded Embedded.swift
[583/624] Emitting module NIOEmbedded
[584/624] Compiling NIOEmbedded AsyncEmbeddedEventLoop.swift
[587/626] Compiling NIOPosix HappyEyeballs.swift
[588/626] Compiling NIOPosix IO.swift
[589/626] Compiling NIOPosix IntegerBitPacking.swift
[590/626] Compiling NIOPosix IntegerTypes.swift
[591/626] Compiling NIOPosix Linux.swift
[592/626] Compiling NIOPosix LinuxCPUSet.swift
[593/631] Emitting module NIOPosix
[594/631] Compiling NIOPosix PipeChannel.swift
[595/631] Compiling NIOPosix PipePair.swift
[596/631] Compiling NIOPosix PointerHelpers.swift
[597/631] Compiling NIOPosix Resolver.swift
[598/631] Compiling NIOPosix Selectable.swift
[599/631] Compiling NIOPosix SelectableChannel.swift
[600/631] Compiling NIOPosix SelectableEventLoop.swift
[601/631] Compiling NIOPosix SelectorEpoll.swift
[602/631] Compiling NIOPosix SelectorGeneric.swift
[603/631] Compiling NIOPosix SelectorKqueue.swift
[604/631] Compiling NIOPosix SelectorUring.swift
[605/631] Compiling NIOPosix ServerSocket.swift
[606/631] Compiling NIOPosix Socket.swift
[607/631] Compiling NIOPosix SocketChannel.swift
[608/631] Compiling NIOPosix SocketProtocols.swift
[609/631] Compiling NIOPosix System.swift
[610/631] Compiling NIOPosix Thread.swift
[611/631] Compiling NIOPosix ThreadPosix.swift
[612/631] Compiling NIOPosix ThreadWindows.swift
[613/631] Compiling NIOPosix Utilities.swift
[614/631] Compiling NIOPosix BaseStreamSocketChannel.swift
[615/631] Compiling NIOPosix Bootstrap.swift
[616/631] Compiling NIOPosix ControlMessage.swift
[617/631] Compiling NIOPosix DatagramVectorReadManager.swift
[618/631] Compiling NIOPosix FileDescriptor.swift
[619/631] Compiling NIOPosix GetaddrinfoResolver.swift
[620/631] Compiling NIOPosix BSDSocketAPICommon.swift
[621/631] Compiling NIOPosix BSDSocketAPIPosix.swift
[622/631] Compiling NIOPosix BSDSocketAPIWindows.swift
[623/631] Compiling NIOPosix BaseSocket.swift
[624/631] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[625/631] Compiling NIOPosix BaseSocketChannel.swift
[626/631] Compiling NIOPosix LinuxUring.swift
[627/631] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[628/631] Compiling NIOPosix NIOThreadPool.swift
[629/631] Compiling NIOPosix NonBlockingFileIO.swift
[630/631] Compiling NIOPosix PendingDatagramWritesManager.swift
[631/631] Compiling NIOPosix PendingWritesManager.swift
[634/635] Emitting module NIO
[635/635] Compiling NIO Exports.swift
[638/655] Compiling NIOTLS TLSEvents.swift
[639/655] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[640/656] Emitting module NIOHTTP1
[641/656] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[642/656] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[643/656] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[644/656] Emitting module NIOFoundationCompat
[645/657] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[646/657] Emitting module NIOTLS
[647/657] Compiling NIOTLS SNIHandler.swift
[652/660] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[653/683] Compiling NIOSSL SSLPKCS12Bundle.swift
[654/683] Compiling NIOSSL SSLPrivateKey.swift
[655/686] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[656/686] Compiling NIOSSL SSLPublicKey.swift
[657/686] Compiling NIOSSL PosixPort.swift
[658/686] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[659/686] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[660/686] Compiling NIOHTTP1 HTTPTypes.swift
[663/699] Emitting module NIOSSL
[664/702] Compiling NIOWebSocket WebSocketOpcode.swift
[665/703] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[666/703] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[667/703] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[668/703] Compiling NIOWebSocket SHA1.swift
[669/703] Compiling NIOWebSocket WebSocketErrorCodes.swift
[670/703] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[671/703] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[672/703] Emitting module NIOWebSocket
[673/703] Compiling NIOWebSocket Base64.swift
[674/703] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[675/703] Compiling NIOWebSocket WebSocketFrame.swift
[677/705] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[678/705] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[679/705] Compiling NIOSSL SubjectAlternativeName.swift
[680/705] Compiling NIOSSL NIOSSLSecureBytes.swift
[681/705] Compiling NIOSSL RNG.swift
[682/705] Compiling NIOSSL SafeCompare.swift
[684/705] Compiling NIOSSL Zeroization.swift
[685/705] Compiling NIOSSL TLSConfiguration.swift
[686/705] Compiling NIOSSL UniversalBootstrapSupport.swift
[690/705] Compiling NIOSSL SSLCertificateExtensions.swift
[694/705] Compiling NIOSSL SSLConnection.swift
[695/705] Compiling NIOSSL SSLContext.swift
[696/705] Compiling NIOSSL SSLErrors.swift
[697/705] Compiling NIOSSL SSLInit.swift
[698/705] Compiling NIOSSL ByteBufferBIO.swift
[699/705] Compiling NIOSSL CustomPrivateKey.swift
[700/705] Compiling NIOSSL IdentityVerification.swift
[701/705] Compiling NIOSSL LinuxCABundle.swift
[702/705] Compiling NIOSSL NIOSSLClientHandler.swift
[703/705] Compiling NIOSSL NIOSSLHandler.swift
[704/705] Compiling NIOSSL NIOSSLServerHandler.swift
[705/705] Compiling NIOSSL ObjectIdentifier.swift
[708/715] Compiling WebSocketKit Exports.swift
[709/715] Compiling WebSocketKit WebSocketHandler.swift
[710/715] Compiling WebSocketKit HTTPInitialRequestHandler.swift
[711/715] Compiling WebSocketKit WebSocket+Concurrency.swift
[712/715] Emitting module WebSocketKit
[713/715] Compiling WebSocketKit WebSocket.swift
[714/715] Compiling WebSocketKit WebSocket+Connect.swift
[715/715] Compiling WebSocketKit WebSocketClient.swift
[718/733] Compiling SebbuNetworking StringUtils.swift
[719/733] Compiling SebbuNetworking SystemUtils.swift
[720/735] Compiling SebbuNetworking NIOUtils.swift
[721/735] Compiling SebbuNetworking NetworkUtils.swift
[722/735] Compiling SebbuNetworking TCPClient.swift
[723/735] Compiling SebbuNetworking TCPServer.swift
[724/735] Compiling SebbuNetworking UDPClient.swift
[725/735] Compiling SebbuNetworking UDPServer.swift
[726/735] Compiling SebbuNetworking AsyncDuplexHandler.swift
/host/spi-builder-workspace/Sources/SebbuNetworking/AsyncTCPServer.swift:45:75: warning: reference to captured var 'tcpClientContinuation' in concurrently-executing code; this is an error in Swift 6
                let asyncTCPServerHandler = AsyncTCPServerHandler(stream: tcpClientContinuation)
                                                                          ^
/host/spi-builder-workspace/Sources/SebbuNetworking/AsyncTCPServer.swift:56:111: warning: reference to captured var 'tcpClientContinuation' in concurrently-executing code; this is an error in Swift 6
                let asyncTCPClientServerHandler = AsyncTCPServerClientHandler(client: asyncTCPClient, stream: tcpClientContinuation)
                                                                                                              ^
[727/735] Compiling SebbuNetworking AsyncTCPClient.swift
/host/spi-builder-workspace/Sources/SebbuNetworking/AsyncTCPServer.swift:45:75: warning: reference to captured var 'tcpClientContinuation' in concurrently-executing code; this is an error in Swift 6
                let asyncTCPServerHandler = AsyncTCPServerHandler(stream: tcpClientContinuation)
                                                                          ^
/host/spi-builder-workspace/Sources/SebbuNetworking/AsyncTCPServer.swift:56:111: warning: reference to captured var 'tcpClientContinuation' in concurrently-executing code; this is an error in Swift 6
                let asyncTCPClientServerHandler = AsyncTCPServerClientHandler(client: asyncTCPClient, stream: tcpClientContinuation)
                                                                                                              ^
[728/735] Compiling SebbuNetworking AsyncTCPServer.swift
/host/spi-builder-workspace/Sources/SebbuNetworking/AsyncTCPServer.swift:45:75: warning: reference to captured var 'tcpClientContinuation' in concurrently-executing code; this is an error in Swift 6
                let asyncTCPServerHandler = AsyncTCPServerHandler(stream: tcpClientContinuation)
                                                                          ^
/host/spi-builder-workspace/Sources/SebbuNetworking/AsyncTCPServer.swift:56:111: warning: reference to captured var 'tcpClientContinuation' in concurrently-executing code; this is an error in Swift 6
                let asyncTCPClientServerHandler = AsyncTCPServerClientHandler(client: asyncTCPClient, stream: tcpClientContinuation)
                                                                                                              ^
[729/735] Compiling SebbuNetworking WebSocketClient.swift
[730/735] Compiling SebbuNetworking WebSocketServer.swift
[731/735] Emitting module SebbuNetworking
[732/735] Compiling SebbuNetworking AsyncUDPClient.swift
[733/735] Compiling SebbuNetworking AsyncUDPServer.swift
[734/735] Compiling SebbuNetworking FileDescriptorLimit.swift
[735/735] Compiling SebbuNetworking LegacyAsyncHandlers.swift
Build complete! (93.94s)
Build complete.
Done.

Build Machine: Linux 2