The Swift Package Index logo.Swift Package Index

Build Information

Successful build of rabbitmq-nio with Swift 5.9 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.7
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/funcmike/rabbitmq-nio.git
Reference: v0.1.0-beta3
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/funcmike/rabbitmq-nio
 * tag               v0.1.0-beta3 -> FETCH_HEAD
HEAD is now at 6a64134 Merge pull request #42 from xtremekforever/feature/amqp-connection-configuration
Cloned https://github.com/funcmike/rabbitmq-nio.git
Revision (git rev-parse @):
6a64134229df9bf4f9e5be4eb85a874aa5d3c518
SUCCESS checkout https://github.com/funcmike/rabbitmq-nio.git at v0.1.0-beta3
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD/checkout
https://github.com/funcmike/rabbitmq-nio.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
[1/12708] Fetching swift-collections
[764/14271] Fetching swift-collections, swift-atomics
[4996/26370] Fetching swift-collections, swift-atomics, swift-nio-ssl
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/apple/swift-atomics.git (1.73s)
Fetched https://github.com/apple/swift-nio-ssl.git (1.75s)
Fetched https://github.com/apple/swift-collections.git (1.76s)
[1/64264] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git (4.22s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.5 (1.56s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.25.0 (0.45s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.59.0 (0.50s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.37s)
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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.59.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.5
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.25.0
Building for debugging...
[0/444] Compiling CNIODarwin shim.c
[0/444] Compiling CNIOWindows shim.c
[0/444] Compiling CNIOWindows WSAStartup.c
[3/444] Compiling CNIOLinux liburing_shims.c
[4/444] Compiling _AtomicsShims.c
[5/444] Compiling CNIOLinux shim.c
[6/444] Compiling CNIOBoringSSLShims shims.c
[7/447] Compiling tls_method.cc
[8/447] Compiling tls_record.cc
[9/447] Compiling tls13_enc.cc
[10/448] Compiling c-nioatomics.c
[11/459] Compiling tls13_server.cc
[12/468] Compiling tls13_client.cc
[13/531] Compiling c-atomics.c
[15/531] Emitting module _NIOBase64
[15/531] Compiling t1_enc.cc
[16/531] Compiling tls13_both.cc
[17/537] Compiling ssl_x509.cc
[19/537] Compiling Atomics ManagedAtomicLazyReference.swift
[20/537] Compiling Atomics UnsafeAtomic.swift
[22/539] Compiling DequeModule _DequeSlot.swift
[23/539] Compiling Atomics ManagedAtomic.swift
[25/539] Compiling _NIOBase64 Base64.swift
[26/542] Compiling Atomics OptionalRawRepresentable.swift
[27/542] Compiling Atomics RawRepresentable.swift
[28/542] Compiling Atomics AtomicBool.swift
[29/542] Compiling Atomics Primitives.shims.swift
[30/542] Compiling Atomics AtomicInteger.swift
[31/542] Compiling Atomics AtomicOptionalWrappable.swift
[32/542] Emitting module DequeModule
[33/542] Compiling Atomics AtomicReference.swift
[34/542] Compiling Atomics AtomicStorage.swift
[35/542] Compiling Atomics IntegerConformances.swift
[36/542] Compiling Atomics PointerConformances.swift
[37/542] Compiling Atomics Primitives.native.swift
[38/542] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[39/542] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[40/542] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[41/542] Compiling OrderedCollections OrderedDictionary+Values.swift
[42/542] Compiling OrderedCollections OrderedDictionary.swift
[43/542] Compiling OrderedCollections OrderedSet+Codable.swift
[44/542] Compiling _NIODataStructures PriorityQueue.swift
[45/543] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[46/548] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[47/548] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[48/548] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[49/548] Compiling OrderedCollections OrderedSet+Diffing.swift
[50/548] Compiling OrderedCollections OrderedSet+Equatable.swift
[51/548] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[52/548] Compiling Atomics AtomicValue.swift
[53/548] Compiling Atomics AtomicMemoryOrderings.swift
[54/548] Compiling Atomics DoubleWord.swift
[70/548] Compiling OrderedCollections OrderedSet+Hashable.swift
[71/548] Compiling OrderedCollections OrderedSet+Initializers.swift
[72/548] Compiling OrderedCollections OrderedSet+Insertions.swift
[73/548] Compiling OrderedCollections OrderedSet+Invariants.swift
[74/548] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[75/548] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[76/548] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[77/548] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[78/548] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[79/548] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[80/548] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[81/548] Compiling OrderedCollections OrderedSet+SubSequence.swift
[83/549] Emitting module OrderedCollections
[96/549] Compiling Atomics IntegerOperations.swift
[97/549] Compiling Atomics Unmanaged extensions.swift
[99/549] Emitting module NIOConcurrencyHelpers
[102/549] Emitting module Atomics
[106/551] Compiling ssl_versions.cc
[107/551] Compiling ssl_transcript.cc
[115/551] Compiling OrderedCollections OrderedSet+Testing.swift
[116/551] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[117/551] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[118/551] Compiling OrderedCollections OrderedSet.swift
[119/551] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[120/551] Compiling OrderedCollections _UnsafeBitset.swift
[123/554] Emitting module _NIODataStructures
[124/554] Compiling _NIODataStructures Heap.swift
[125/556] Compiling NIOConcurrencyHelpers lock.swift
[126/556] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[130/557] Compiling ssl_stat.cc
[132/557] Compiling NIOConcurrencyHelpers NIOLock.swift
[133/557] Compiling NIOConcurrencyHelpers atomics.swift
[135/561] Emitting module Collections
[136/561] Compiling Collections Collections.swift
[139/563] Compiling ssl_session.cc
[140/621] Compiling ssl_privkey.cc
[141/621] Compiling ssl_file.cc
[142/621] Compiling ssl_cipher.cc
[143/621] Compiling ssl_cert.cc
[144/621] Compiling ssl_key_share.cc
[145/621] Compiling ssl_lib.cc
[146/621] Compiling ssl_buffer.cc
[147/621] Compiling ssl_asn1.cc
[149/621] Compiling NIOCore MarkedCircularBuffer.swift
[150/621] Compiling NIOCore MulticastChannel.swift
[151/621] Compiling NIOCore NIOAny.swift
[152/621] Compiling NIOCore NIOCloseOnErrorHandler.swift
[153/621] Compiling NIOCore NIOLoopBound.swift
[154/621] Compiling NIOCore NIOSendable.swift
[155/621] Compiling NIOCore PointerHelpers.swift
[156/621] Compiling NIOCore RecvByteBufferAllocator.swift
[156/629] Compiling ssl_aead_ctx.cc
[158/629] Compiling NIOCore GlobalSingletons.swift
[159/629] Compiling NIOCore IO.swift
[160/629] Compiling NIOCore IOData.swift
[161/629] Compiling NIOCore IPProtocol.swift
[162/629] Compiling NIOCore IntegerBitPacking.swift
[163/629] Compiling NIOCore IntegerTypes.swift
[164/629] Compiling NIOCore Interfaces.swift
[165/629] Compiling NIOCore Linux.swift
[165/629] Compiling s3_pkt.cc
[166/629] Compiling s3_lib.cc
[167/629] Compiling s3_both.cc
[168/629] Compiling handshake_server.cc
[169/629] Compiling handshake_client.cc
[171/629] Compiling NIOCore EventLoop+Deprecated.swift
[172/629] Compiling NIOCore EventLoop.swift
[173/629] Compiling NIOCore EventLoopFuture+Deprecated.swift
[174/629] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[175/629] Compiling NIOCore EventLoopFuture.swift
[176/629] Compiling NIOCore FileDescriptor.swift
[177/629] Compiling NIOCore FileHandle.swift
[178/629] Compiling NIOCore FileRegion.swift
[178/629] Compiling handshake.cc
[179/629] Compiling dtls_method.cc
[180/629] Compiling handoff.cc
[182/629] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[183/629] Compiling NIOCore SocketAddresses.swift
[184/629] Compiling NIOCore SocketOptionProvider.swift
[185/629] Compiling NIOCore SystemCallHelpers.swift
[186/629] Compiling NIOCore TimeAmount+Duration.swift
[187/629] Compiling NIOCore TypeAssistedChannelHandler.swift
[188/629] Compiling NIOCore UniversalBootstrapSupport.swift
[189/629] Compiling NIOCore Utilities.swift
[189/629] Compiling dtls_record.cc
[190/629] Compiling encrypted_client_hello.cc
[192/629] Compiling NIOCore ChannelInvoker.swift
[193/629] Compiling NIOCore ChannelOption.swift
[194/629] Compiling NIOCore ChannelPipeline.swift
[195/629] Compiling NIOCore CircularBuffer.swift
[196/629] Compiling NIOCore Codec.swift
[197/629] Compiling NIOCore ConvenienceOptionSupport.swift
[198/629] Compiling NIOCore DeadChannel.swift
[199/629] Compiling NIOCore DispatchQueue+WithFuture.swift
[199/629] Compiling d1_srtp.cc
[200/629] Compiling extensions.cc
[201/629] Compiling v3_utl.c
[202/629] Compiling v3_skey.c
[203/629] Compiling d1_pkt.cc
[204/629] Compiling v3_purp.c
[205/629] Compiling v3_prn.c
[206/629] Compiling d1_both.cc
[207/629] Compiling v3_ocsp.c
[208/629] Compiling bio_ssl.cc
[209/629] Compiling v3_pmaps.c
[210/629] Compiling v3_pcons.c
[211/629] Compiling d1_lib.cc
[212/629] Compiling v3_ncons.c
[213/629] Compiling v3_info.c
[214/629] Compiling v3_int.c
[215/629] Compiling v3_genn.c
[216/629] Compiling v3_lib.c
[217/629] Compiling v3_ia5.c
[218/629] Compiling v3_extku.c
[219/629] Compiling v3_crld.c
[220/629] Compiling v3_enum.c
[221/629] Compiling v3_conf.c
[222/629] Compiling v3_cpols.c
[223/629] Compiling v3_bitst.c
[224/629] Compiling v3_bcons.c
[225/629] Compiling v3_akeya.c
[226/629] Compiling x_x509a.c
[227/629] Compiling v3_alt.c
[228/629] Compiling v3_akey.c
[229/629] Compiling x_val.c
[230/629] Compiling x_x509.c
[231/629] Compiling x_spki.c
[232/629] Compiling x_sig.c
[233/629] Compiling x_req.c
[234/629] Compiling x_pkey.c
[235/629] Compiling x_info.c
[236/629] Compiling x_pubkey.c
[237/629] Compiling x_name.c
[238/629] Compiling x_exten.c
[239/629] Compiling x_attrib.c
[241/629] Compiling NIOCore ByteBuffer-hexdump.swift
[242/629] Compiling NIOCore ByteBuffer-int.swift
[243/629] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[244/629] Compiling NIOCore ByteBuffer-multi-int.swift
[245/629] Compiling NIOCore ByteBuffer-views.swift
[246/629] Compiling NIOCore Channel.swift
[247/629] Compiling NIOCore ChannelHandler.swift
[248/629] Compiling NIOCore ChannelHandlers.swift
[248/629] Compiling x_crl.c
[250/629] Compiling NIOCore ActorExecutor.swift
[251/629] Compiling NIOCore AddressedEnvelope.swift
[252/629] Compiling NIOCore AsyncAwaitSupport.swift
[253/629] Compiling NIOCore AsyncChannel.swift
[254/629] Compiling NIOCore AsyncChannelInboundStream.swift
[255/629] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[256/629] Compiling NIOCore AsyncChannelOutboundWriter.swift
[257/629] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[258/629] Compiling NIOCore CloseRatchet.swift
[259/629] Compiling NIOCore NIOAsyncSequenceProducer.swift
[260/629] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[261/629] Compiling NIOCore NIOAsyncWriter.swift
[262/629] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[263/629] Compiling NIOCore BSDSocketAPI.swift
[264/629] Compiling NIOCore ByteBuffer-aux.swift
[265/629] Compiling NIOCore ByteBuffer-conversions.swift
[266/629] Compiling NIOCore ByteBuffer-core.swift
[266/629] Compiling x_algor.c
[267/629] Compiling x_all.c
[268/629] Compiling x509spki.c
[269/629] Compiling x509rset.c
[270/629] Compiling x509name.c
[271/629] Compiling x509cset.c
[272/629] Compiling x509_v3.c
[273/629] Compiling x509_txt.c
[274/629] Compiling x509_set.c
[275/629] Compiling x509_trs.c
[276/629] Compiling x509_vfy.c
[277/629] Compiling x509_req.c
[278/629] Compiling x509_vpm.c
[279/629] Compiling x509_obj.c
[280/629] Compiling x509_ext.c
[281/629] Compiling x509_d2.c
[282/629] Compiling x509_def.c
[283/629] Compiling x509_lu.c
[284/629] Compiling x509_att.c
[285/629] Compiling x509_cmp.c
[286/629] Compiling x509.c
[287/629] Compiling t_x509a.c
[288/629] Compiling t_req.c
[289/629] Compiling t_crl.c
[290/629] Compiling rsa_pss.c
[291/629] Compiling t_x509.c
[292/629] Compiling i2d_pr.c
[293/629] Compiling name_print.c
[294/629] Compiling by_file.c
[295/629] Compiling policy.c
[297/629] Emitting module NIOCore
[297/630] Compiling by_dir.c
[298/630] Compiling a_verify.c
[300/630] Compiling asn1_gen.c
[301/631] Compiling a_sign.c
[302/631] Compiling algorithm.c
[303/631] Compiling a_digest.c
[305/631] Compiling thread.c
[306/631] Compiling thread_win.c
[307/631] Compiling thread_none.c
[308/631] Compiling thread_pthread.c
[309/631] Compiling voprf.c
[310/631] Compiling trust_token.c
[311/631] Compiling rsa_print.c
[312/631] Compiling siphash.c
[313/631] Compiling stack.c
[314/631] Compiling pmbtoken.c
[315/631] Compiling refcount_lock.c
[316/631] Compiling rsa_asn1.c
[317/631] Compiling rsa_crypt.c
[318/631] Compiling rc4.c
[319/631] Compiling windows.c
[319/631] Compiling rand_extra.c
[321/631] Compiling refcount_c11.c
[322/631] Compiling fuchsia.c
[323/631] Compiling passive.c
[324/631] Compiling deterministic.c
[325/631] Compiling forkunsafe.c
[326/648] Compiling pool.c
[327/663] Compiling poly1305_arm.c
[328/686] Compiling poly1305_arm_asm.S
[329/686] Compiling poly1305.c
[330/688] Compiling pkcs8.c
[331/688] Compiling p5_pbev2.c
[332/688] Compiling pkcs7_x509.c
[333/688] Compiling poly1305_vec.c
[333/688] Compiling pkcs7.c
[335/688] Compiling pem_xaux.c
[336/688] Compiling pkcs8_x509.c
[337/688] Compiling pem_x509.c
[338/688] Compiling pem_pkey.c
[339/688] Compiling pem_pk8.c
[341/688] Compiling AMQPProtocol ProtocolError.swift
[342/688] Compiling AMQPProtocol Protocol.swift
[342/689] Compiling pem_oth.c
[343/689] Compiling obj_xref.c
[344/689] Compiling obj.c
[346/689] Compiling NIOEmbedded AsyncTestingChannel.swift
[347/689] Emitting module NIOEmbedded
[347/689] Compiling pem_info.c
[348/689] Compiling lhash.c
[349/689] Compiling mem.c
[350/689] Compiling pem_lib.c
[351/689] Compiling pem_all.c
[353/689] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[354/689] Compiling NIOEmbedded Embedded.swift
[355/691] Compiling kyber.c
[357/691] Compiling AMQPProtocol ByteBuffer+AMQP.swift
[358/691] Emitting module AMQPProtocol
[358/691] Compiling keccak.c
[360/691] Compiling poly_rq_mul.S
[362/691] Compiling AMQPProtocol Properties.swift
[362/691] Compiling hpke.c
[364/691] Compiling NIOPosix IntegerBitPacking.swift
[365/691] Compiling NIOPosix IntegerTypes.swift
[366/691] Compiling NIOPosix Linux.swift
[367/691] Compiling NIOPosix LinuxCPUSet.swift
[368/691] Compiling NIOPosix LinuxUring.swift
[369/691] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[369/697] Compiling x86_64-mont5-mac.mac.x86_64.S
[370/697] Compiling hkdf.c
[371/697] Compiling hrss.c
[372/697] Compiling x86_64-mont-mac.mac.x86_64.S
[373/697] Compiling x86-mont-linux.linux.x86.S
[374/697] Compiling x86_64-mont5-linux.linux.x86_64.S
[375/697] Compiling vpaes-x86_64-linux.linux.x86_64.S
[377/697] Compiling AMQPProtocol Table.swift
/host/spi-builder-workspace/Sources/AMQPProtocol/Table.swift:16:1: remark: '@preconcurrency' attribute on module 'Foundation' is unused
import struct Foundation.Date
^
[377/697] Compiling vpaes-x86-linux.linux.x86.S
[378/697] Compiling vpaes-x86_64-mac.mac.x86_64.S
[378/697] Compiling x86_64-mont-linux.linux.x86_64.S
[380/697] Compiling vpaes-armv8-linux.linux.aarch64.S
[381/697] Compiling vpaes-armv8-ios.ios.aarch64.S
[382/697] Compiling vpaes-armv7-linux.linux.arm.S
[383/697] Compiling vpaes-armv7-ios.ios.arm.S
[384/697] Compiling sha512-x86_64-mac.mac.x86_64.S
[385/697] Compiling kdf.c
[386/697] Compiling sha512-armv8-linux.linux.aarch64.S
[387/697] Compiling sha512-armv8-ios.ios.aarch64.S
[388/697] Compiling sha512-x86_64-linux.linux.x86_64.S
[390/697] Compiling NIOPosix PointerHelpers.swift
[391/697] Compiling NIOPosix Pool.swift
[392/697] Compiling NIOPosix PooledRecvBufferAllocator.swift
[393/697] Compiling NIOPosix PosixSingletons.swift
[394/697] Compiling NIOPosix RawSocketBootstrap.swift
[395/697] Compiling NIOPosix Resolver.swift
[396/697] Compiling NIOPosix Selectable.swift
[397/697] Compiling NIOPosix SelectableChannel.swift
[398/697] Compiling NIOPosix SelectableEventLoop.swift
[399/697] Compiling NIOPosix SelectorEpoll.swift
[400/697] Compiling NIOPosix SelectorGeneric.swift
[401/697] Compiling NIOPosix SelectorKqueue.swift
[401/697] Compiling sha512-armv4-linux.linux.arm.S
[402/697] Compiling sha512-armv4-ios.ios.arm.S
[403/697] Compiling sha256-armv8-linux.linux.aarch64.S
[404/697] Compiling sha512-586-linux.linux.x86.S
[405/697] Compiling sha256-x86_64-linux.linux.x86_64.S
[406/697] Compiling sha256-x86_64-mac.mac.x86_64.S
[407/697] Compiling sha256-armv8-ios.ios.aarch64.S
[408/697] Compiling sha256-armv4-linux.linux.arm.S
[409/697] Compiling sha256-armv4-ios.ios.arm.S
[410/697] Compiling sha256-586-linux.linux.x86.S
[411/697] Compiling sha1-x86_64-mac.mac.x86_64.S
[413/697] Compiling NIOPosix SelectorUring.swift
[414/697] Compiling NIOPosix ServerSocket.swift
[415/697] Compiling NIOPosix Socket.swift
[416/697] Compiling NIOPosix SocketChannel.swift
[417/697] Compiling NIOPosix SocketProtocols.swift
[418/697] Compiling NIOPosix System.swift
[418/697] Compiling sha1-armv8-ios.ios.aarch64.S
[419/697] Compiling sha1-armv8-linux.linux.aarch64.S
[420/697] Compiling sha1-x86_64-linux.linux.x86_64.S
[422/697] Compiling NIOPosix Thread.swift
[423/697] Compiling NIOPosix ThreadPosix.swift
[424/697] Compiling NIOPosix ThreadWindows.swift
[425/697] Compiling NIOPosix Utilities.swift
[426/697] Compiling NIOPosix VsockAddress.swift
[427/697] Compiling NIOPosix VsockChannelEvents.swift
[427/697] Compiling sha1-armv4-large-ios.ios.arm.S
[428/697] Compiling sha1-armv4-large-linux.linux.arm.S
[429/697] Compiling sha256.c
[430/697] Compiling sha1-586-linux.linux.x86.S
[430/697] Compiling sha512.c
[432/697] Compiling sha1.c
[433/697] Compiling service_indicator.c
[434/697] Compiling fips.c
[435/697] Compiling self_check.c
[436/697] Compiling rsaz-avx2-mac.mac.x86_64.S
[437/697] Compiling rsaz-avx2-linux.linux.x86_64.S
[438/697] Compiling padding.c
[439/697] Compiling rsa_impl.c
[440/697] Compiling rdrand-x86_64-mac.mac.x86_64.S
[441/697] Compiling blinding.c
[442/697] Compiling rsa.c
[443/697] Compiling rdrand-x86_64-linux.linux.x86_64.S
[444/697] Compiling urandom.c
[445/697] Compiling ctrdrbg.c
[446/697] Compiling rand.c
[447/697] Compiling fork_detect.c
[448/697] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[449/697] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[450/697] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[451/697] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[452/697] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[453/697] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[454/697] Compiling polyval.c
[455/697] Compiling p256-armv8-asm-ios.ios.aarch64.S
[456/697] Compiling p256-armv8-asm-linux.linux.aarch64.S
[457/697] Compiling ofb.c
[459/697] Compiling AMQPProtocol UInt8+AMQP.swift
[460/697] Compiling AMQPProtocol Date+AMQP.swift
[461/697] Compiling AMQPProtocol Frame.swift
[462/698] Compiling NIOPosix NIOThreadPool.swift
[463/698] Compiling NIOPosix NonBlockingFileIO.swift
[464/698] Compiling NIOPosix PendingDatagramWritesManager.swift
[465/698] Compiling NIOPosix PendingWritesManager.swift
[466/698] Compiling NIOPosix PipeChannel.swift
[467/698] Compiling NIOPosix PipePair.swift
[467/698] Compiling gcm_nohw.c
[469/699] Compiling gcm.c
[470/699] Compiling md5.c
[471/699] Compiling cfb.c
[472/699] Compiling ctr.c
[473/699] Compiling cbc.c
[475/699] Compiling md5-x86_64-mac.mac.x86_64.S
[476/699] Compiling md5-x86_64-linux.linux.x86_64.S
[477/699] Compiling md5-586-linux.linux.x86.S
[478/699] Compiling ghashv8-armv8-linux.linux.aarch64.S
[479/699] Compiling ghashv8-armv8-ios.ios.aarch64.S
[480/699] Compiling md4.c
[482/699] Compiling NIOPosix BSDSocketAPICommon.swift
[483/699] Compiling NIOPosix BSDSocketAPIPosix.swift
[484/699] Compiling NIOPosix BSDSocketAPIWindows.swift
[485/699] Compiling NIOPosix BaseSocket.swift
[486/699] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[487/699] Compiling NIOPosix BaseSocketChannel.swift
[488/699] Compiling NIOPosix BaseStreamSocketChannel.swift
[489/699] Compiling NIOPosix Bootstrap.swift
[490/699] Compiling NIOPosix ControlMessage.swift
[491/699] Compiling NIOPosix DatagramVectorReadManager.swift
[492/699] Compiling NIOPosix FileDescriptor.swift
[493/699] Compiling NIOPosix GetaddrinfoResolver.swift
[494/699] Compiling NIOPosix HappyEyeballs.swift
[495/699] Compiling NIOPosix IO.swift
[496/699] Emitting module NIOPosix
[496/699] Compiling ghashv8-armv7-linux.linux.arm.S
[497/699] Compiling hmac.c
[498/700] Compiling ghash-x86_64-mac.mac.x86_64.S
[499/700] Compiling ghashv8-armv7-ios.ios.arm.S
[500/700] Compiling ghash-x86-linux.linux.x86.S
[501/700] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[502/700] Compiling ghash-x86_64-linux.linux.x86_64.S
[504/700] Compiling ghash-ssse3-x86-linux.linux.x86.S
[505/701] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[506/701] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[507/701] Compiling fips_shared_support.c
[508/701] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[509/701] Compiling ghash-armv4-linux.linux.arm.S
[510/701] Compiling ghash-armv4-ios.ios.arm.S
[512/701] Compiling ecdh.c
[513/701] Compiling ecdsa.c
[514/701] Compiling wnaf.c
[515/701] Compiling util.c
[516/701] Compiling simple_mul.c
[517/701] Compiling simple.c
[518/701] Compiling scalar.c
[519/701] Compiling felem.c
[520/702] Compiling oct.c
[521/703] Compiling p256.c
[521/703] Compiling p224-64.c
[523/703] Compiling ec_montgomery.c
[524/703] Compiling ec_key.c
[526/703] Emitting module NIO
[527/703] Compiling NIO Exports.swift
[527/703] Compiling digestsign.c
[528/703] Compiling digests.c
[529/703] Compiling digest.c
[530/703] Compiling check.c
[531/703] Compiling ec.c
[532/703] Compiling dh.c
[533/704] Compiling co-586-linux.linux.x86.S
[535/705] Compiling cmac.c
[536/705] Compiling bsaes-armv7-linux.linux.arm.S
[538/705] Compiling cipher.c
[538/705] Compiling p256-nistz.c
[540/705] Compiling e_aesccm.c
[541/705] Compiling aead.c
[542/705] Compiling bsaes-armv7-ios.ios.arm.S
[543/705] Compiling e_aes.c
[544/705] Compiling sqrt.c
[545/705] Compiling shift.c
[546/705] Compiling rsaz_exp.c
[547/705] Compiling random.c
[548/705] Compiling mul.c
[549/706] Compiling prime.c
[550/709] Compiling montgomery_inv.c
[551/711] Compiling montgomery.c
[552/711] Compiling jacobi.c
[553/711] Compiling generic.c
[554/711] Compiling gcd_extra.c
[555/711] Compiling div_extra.c
[557/711] Emitting module NIOTLS
[557/711] Compiling gcd.c
[558/711] Compiling exponentiation.c
[559/711] Compiling bn.c
[560/711] Compiling cmp.c
[561/711] Compiling bytes.c
[563/711] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[564/711] Compiling NIOTLS TLSEvents.swift
[564/711] Compiling div.c
[565/711] Compiling ctx.c
[566/711] Compiling bn-armv8-linux.linux.aarch64.S
[567/711] Compiling bn-armv8-ios.ios.aarch64.S
[568/711] Compiling add.c
[569/711] Compiling armv8-mont-linux.linux.aarch64.S
[570/711] Compiling bn-586-linux.linux.x86.S
[572/711] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[572/711] Compiling armv8-mont-ios.ios.aarch64.S
[573/711] Compiling armv4-mont-linux.linux.arm.S
[574/711] Compiling armv4-mont-ios.ios.arm.S
[575/711] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[575/711] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[577/711] Compiling x86_64-gcc.c
[578/711] Compiling aesv8-armv8-linux.linux.aarch64.S
[579/711] Compiling aesv8-armv8-ios.ios.aarch64.S
[580/711] Compiling aesv8-armv7-linux.linux.arm.S
[581/711] Compiling aesv8-armv7-ios.ios.arm.S
[582/711] Compiling aesni-x86-linux.linux.x86.S
[583/711] Compiling aesni-x86_64-mac.mac.x86_64.S
[584/711] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[585/711] Compiling aesni-x86_64-linux.linux.x86_64.S
[586/711] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[588/711] Compiling NIOTLS SNIHandler.swift
[589/711] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[589/711] Compiling mode_wrappers.c
[590/712] Compiling key_wrap.c
[591/712] Compiling aes.c
[592/712] Compiling sign.c
[593/712] Compiling ex_data.c
[595/712] Compiling aes_nohw.c
[596/713] Compiling scrypt.c
[597/713] Compiling print.c
[598/713] Compiling pbkdf.c
[599/713] Compiling p_x25519.c
[601/713] Compiling p_x25519_asn1.c
[602/713] Compiling p_rsa_asn1.c
[603/713] Compiling p_rsa.c
[604/713] Compiling p_ed25519.c
[604/713] Compiling p_ed25519_asn1.c
[606/713] Compiling p_hkdf.c
[607/713] Compiling p_ec_asn1.c
[608/713] Compiling p_dsa_asn1.c
[609/713] Compiling p_ec.c
[610/713] Compiling err_data.c
[611/713] Compiling evp_ctx.c
[612/713] Compiling engine.c
[613/713] Compiling evp.c
[614/713] Compiling evp_asn1.c
[615/713] Compiling err.c
[616/713] Compiling ecdsa_asn1.c
[617/713] Compiling ecdh_extra.c
[618/713] Compiling hash_to_curve.c
[619/713] Compiling ec_derive.c
[620/713] Compiling dsa_asn1.c
[621/713] Compiling ec_asn1.c
[622/713] Compiling dh_asn1.c
[623/713] Compiling digest_extra.c
[624/713] Compiling params.c
[625/713] Compiling spake25519.c
[626/713] Compiling dsa.c
[627/713] Compiling des.c
[628/713] Compiling cpu_arm_linux.c
[629/713] Compiling cpu_intel.c
[630/713] Compiling x25519-asm-arm.S
[631/713] Compiling crypto.c
[632/713] Compiling cpu_arm_freebsd.c
[633/713] Compiling cpu_arm.c
[634/713] Compiling cpu_aarch64_win.c
[635/713] Compiling cpu_aarch64_linux.c
[636/713] Compiling cpu_aarch64_fuchsia.c
[637/713] Compiling cpu_aarch64_freebsd.c
[638/713] Compiling curve25519.c
[639/713] Compiling cpu_aarch64_apple.c
[640/713] Compiling tls_cbc.c
[641/713] Compiling e_rc4.c
[642/713] Compiling conf.c
[643/713] Compiling e_null.c
[644/713] Compiling e_tls.c
[645/713] Compiling e_rc2.c
[646/713] Compiling e_des.c
[647/713] Compiling derive_key.c
[648/713] Compiling e_chacha20poly1305.c
[649/713] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[650/713] Compiling e_aesctrhmac.c
[651/713] Compiling cipher_extra.c
[652/713] Compiling e_aesgcmsiv.c
[653/713] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[654/713] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[655/713] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[656/713] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[657/713] Compiling chacha-x86_64-mac.mac.x86_64.S
[658/713] Compiling chacha-x86-linux.linux.x86.S
[659/713] Compiling chacha.c
[660/713] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[661/713] Compiling chacha-armv8-linux.linux.aarch64.S
[662/713] Compiling chacha-x86_64-linux.linux.x86_64.S
[663/713] Compiling chacha-armv4-linux.linux.arm.S
[664/713] Compiling chacha-armv8-ios.ios.aarch64.S
[665/713] Compiling unicode.c
[666/713] Compiling chacha-armv4-ios.ios.arm.S
[667/713] Compiling ber.c
[668/713] Compiling bn_asn1.c
[669/713] Compiling asn1_compat.c
[670/713] Compiling buf.c
[671/713] Compiling cbb.c
[672/713] Compiling cbs.c
[673/713] Compiling blake2.c
[674/713] Compiling convert.c
[675/713] Compiling printf.c
[676/713] Compiling socket_helper.c
[677/713] Compiling socket.c
[678/713] Compiling pair.c
[679/713] Compiling hexdump.c
[680/713] Compiling file.c
[681/713] Compiling fd.c
[682/713] Compiling connect.c
[683/713] Compiling bio_mem.c
[684/713] Compiling base64.c
[685/713] Compiling tasn_utl.c
[686/713] Compiling tasn_new.c
[687/713] Compiling bio.c
[688/713] Compiling tasn_typ.c
[689/713] Compiling posix_time.c
[690/713] Compiling tasn_fre.c
[691/713] Compiling tasn_enc.c
[692/713] Compiling f_string.c
[693/713] Compiling f_int.c
[694/713] Compiling tasn_dec.c
[695/713] Compiling asn1_par.c
[696/713] Compiling asn1_lib.c
[697/713] Compiling a_type.c
[698/713] Compiling a_time.c
[699/713] Compiling a_utctm.c
[700/713] Compiling asn_pack.c
[701/713] Compiling a_strnid.c
[702/713] Compiling a_octet.c
[703/713] Compiling a_i2d_fp.c
[704/713] Compiling a_mbstr.c
[705/713] Compiling a_strex.c
[706/713] Compiling a_int.c
[706/713] Compiling a_object.c
[708/713] Compiling a_dup.c
[709/713] Compiling a_d2i_fp.c
[710/713] Compiling a_gentm.c
[711/713] Compiling a_bool.c
[712/713] Compiling a_bitstr.c
[714/739] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[715/739] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[716/739] Compiling NIOSSL SubjectAlternativeName.swift
[717/742] Emitting module NIOSSL
[718/742] Compiling NIOSSL SSLPKCS12Bundle.swift
[719/742] Compiling NIOSSL SSLPrivateKey.swift
[720/742] Compiling NIOSSL SSLPublicKey.swift
[721/742] Compiling NIOSSL NIOSSLSecureBytes.swift
[722/742] Compiling NIOSSL RNG.swift
[723/742] Compiling NIOSSL SafeCompare.swift
[724/742] Compiling NIOSSL ByteBufferBIO.swift
[725/742] Compiling NIOSSL CustomPrivateKey.swift
[726/742] Compiling NIOSSL IdentityVerification.swift
[727/742] Compiling NIOSSL LinuxCABundle.swift
[728/742] Compiling NIOSSL Zeroization.swift
[729/742] Compiling NIOSSL TLSConfiguration.swift
[730/742] Compiling NIOSSL UniversalBootstrapSupport.swift
[731/742] Compiling NIOSSL NIOSSLClientHandler.swift
[732/742] Compiling NIOSSL NIOSSLHandler.swift
[733/742] Compiling NIOSSL NIOSSLServerHandler.swift
[734/742] Compiling NIOSSL ObjectIdentifier.swift
[735/742] Compiling NIOSSL PosixPort.swift
[736/742] Compiling NIOSSL SSLCallbacks.swift
[737/742] Compiling NIOSSL SSLCertificate.swift
[738/742] Compiling NIOSSL SSLCertificateExtensions.swift
[739/742] Compiling NIOSSL SSLConnection.swift
[740/742] Compiling NIOSSL SSLContext.swift
[741/742] Compiling NIOSSL SSLErrors.swift
[742/742] Compiling NIOSSL SSLInit.swift
[745/757] Compiling AMQPClient AMQPFrameDecoder.swift
[746/758] Compiling AMQPClient AMQPFrameEncoder.swift
[747/758] Compiling AMQPClient AMQPConnectionError.swift
[748/758] Compiling AMQPClient AMQPResponse.swift
[749/758] Compiling AMQPClient AMQPChannel+async.swift
[750/758] Compiling AMQPClient AMQPConnection+async.swift
[751/758] Compiling AMQPClient AMQPConnectionMultiplexHandler.swift
[752/758] Compiling AMQPClient AMQPChannelHandler.swift
[753/758] Compiling AMQPClient AMQPConnectionHandler.swift
[754/758] Compiling AMQPClient AMQPConnection.swift
[755/758] Compiling AMQPClient AMQPConnectionConfiguration.swift
[756/758] Emitting module AMQPClient
[757/758] Compiling AMQPClient AMQPChannel.swift
[758/758] Compiling AMQPClient AMQPChannels.swift
Build complete! (57.38s)
Build complete.
Done.

Build Machine: Linux 2