Build Information
Failed to build ntypes, reference v1.4.3 (8b11a7), with Swift 6.3 for Wasm on 15 Apr 2026 02:16:45 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/piotrkowalczuk/ntypes.git
Reference: v1.4.3
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/piotrkowalczuk/ntypes
* tag v1.4.3 -> FETCH_HEAD
HEAD is now at 8b11a7b swift support (testing) (#22)
Cloned https://github.com/piotrkowalczuk/ntypes.git
Revision (git rev-parse @):
8b11a7bd38d657f773e14095a8b41b08b5ce497e
SUCCESS checkout https://github.com/piotrkowalczuk/ntypes.git at v1.4.3
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.3
Building package at path: $PWD
https://github.com/piotrkowalczuk/ntypes.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/swiftlang/swift-testing.git
[1/37112] Fetching swift-testing
Fetched https://github.com/swiftlang/swift-testing.git from cache (1.55s)
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/grpc/grpc-swift.git
Fetching https://github.com/apple/swift-protobuf.git
[1/51508] Fetching grpc-swift
[3092/98056] Fetching grpc-swift, swift-protobuf
[13047/173028] Fetching grpc-swift, swift-protobuf, swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (10.21s)
Fetched https://github.com/grpc/grpc-swift.git from cache (11.57s)
Fetched https://github.com/apple/swift-protobuf.git from cache (11.63s)
Computing version for https://github.com/grpc/grpc-swift.git
Computed https://github.com/grpc/grpc-swift.git at 1.27.5 (14.07s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
[693/4663] Fetching swift-atomics, swift-nio-transport-services
[1875/11173] Fetching swift-atomics, swift-nio-transport-services, swift-nio-extras
[5732/34710] Fetching swift-atomics, swift-nio-transport-services, swift-nio-extras, swift-collections
[9017/41279] Fetching swift-atomics, swift-nio-transport-services, swift-nio-extras, swift-collections, swift-log
[13677/56697] Fetching swift-atomics, swift-nio-transport-services, swift-nio-extras, swift-collections, swift-log, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (2.40s)
Fetched https://github.com/apple/swift-atomics.git from cache (2.40s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (2.41s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/apple/swift-collections.git from cache (2.49s)
Fetched https://github.com/apple/swift-log.git from cache (2.84s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.86s)
[1/12108] Fetching swift-nio-http2
[5571/95259] Fetching swift-nio-http2, swift-nio
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.36s)
[29935/83151] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (6.07s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (8.87s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.26.0 (0.40s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.42.0 (0.38s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.36.1 (0.43s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.54s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.33.0 (0.86s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-async-algorithms.git
[1/1242] Fetching swift-http-structured-headers
[26/2275] Fetching swift-http-structured-headers, swift-http-types
[1726/8333] Fetching swift-http-structured-headers, swift-http-types, swift-algorithms
[1727/11062] Fetching swift-http-structured-headers, swift-http-types, swift-algorithms, swift-service-lifecycle
[4516/18207] Fetching swift-http-structured-headers, swift-http-types, swift-algorithms, swift-service-lifecycle, swift-certificates
[8048/24442] Fetching swift-http-structured-headers, swift-http-types, swift-algorithms, swift-service-lifecycle, swift-certificates, swift-async-algorithms
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.37s)
[17348/23200] Fetching swift-http-types, swift-algorithms, swift-service-lifecycle, swift-certificates, swift-async-algorithms
Fetching https://github.com/apple/swift-asn1.git
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.53s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.56s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.56s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.56s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.56s)
[1/1796] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.30s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (2.74s)
Fetching https://github.com/apple/swift-numerics.git
[1/6416] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.40s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.1 (0.82s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (0.35s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.97.1 (0.62s)
Fetching https://github.com/apple/swift-system.git
[1/5601] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.59s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.11.0 (0.95s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.3 (0.43s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.6.0 (0.42s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.36s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.18.0 (0.47s)
Fetching https://github.com/apple/swift-crypto.git
[1/17340] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.87s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.6.0 (2.23s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.42s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.35s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.3.1 (0.52s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 604.0.0-prerelease-2026-03-31 (0.60s)
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.36.1
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.42.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.3.1
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.26.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.11.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
Creating working copy for https://github.com/grpc/grpc-swift.git
Working copy of https://github.com/grpc/grpc-swift.git resolved at 1.27.5
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.33.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.6.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 604.0.0-prerelease-2026-03-31
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.97.1
Creating working copy for https://github.com/swiftlang/swift-testing.git
Working copy of https://github.com/swiftlang/swift-testing.git resolved at main (163e9b9)
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.18.0
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.6.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.3
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.36.1
[1/1] Compiling plugin GRPCSwiftPlugin
[2/2] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[2/441] Write sources
[4/441] Write swift-version-24593BA9C3E375BF.txt
[10/441] Write sources
[17/441] Compiling _AtomicsShims.c
[18/441] Write sources
[24/441] Compiling CNIOWindows shim.c
[25/441] Compiling CNIOWindows WSAStartup.c
[26/443] Write sources
[28/454] Compiling CNIOWASI CNIOWASI.c
[29/454] Compiling CNIOOpenBSD shim.c
[30/454] Compiling CNIOPosix event_loop_id.c
[31/454] Compiling CNIOLinux shim.c
[32/466] Compiling CNIOLinux liburing_shims.c
[33/471] Compiling CNIOLLHTTP c_nio_http.c
[34/471] Compiling CNIODarwin shim.c
[35/471] Compiling CNIOLLHTTP c_nio_api.c
[36/471] Compiling fiat_p256_adx_sqr.S
[38/555] Emitting module _NIOBase64
[39/555] Emitting module InternalCollectionsUtilities
[39/557] Compiling CNIOBoringSSLShims shims.c
[40/557] Compiling fiat_p256_adx_mul.S
[41/557] Compiling CNIOLLHTTP c_nio_llhttp.c
[42/557] Compiling fiat_curve25519_adx_square.S
[43/557] Compiling fiat_curve25519_adx_mul.S
[45/557] Emitting module Logging
[45/557] Compiling tls_record.cc
[45/557] Compiling tls_method.cc
[47/557] Compiling tls13_server.cc
[49/557] Compiling InternalCollectionsUtilities _SortedCollection.swift
[50/557] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[51/557] Compiling SwiftProtobuf AnyMessageStorage.swift
[52/557] Compiling SwiftProtobuf AnyUnpackError.swift
[53/557] Compiling SwiftProtobuf AsyncMessageSequence.swift
[54/557] Compiling SwiftProtobuf Message+BinaryAdditions_Data.swift
[55/557] Compiling SwiftProtobuf Message+FieldMask.swift
[56/557] Compiling SwiftProtobuf Message+JSONAdditions.swift
[57/557] Compiling SwiftProtobuf BinaryDecoder.swift
[58/557] Compiling SwiftProtobuf BinaryDecodingError.swift
[59/557] Compiling SwiftProtobuf BinaryDecodingOptions.swift
[60/557] Compiling SwiftProtobuf BinaryEncodingSizeVisitor.swift
[61/557] Compiling SwiftProtobuf BinaryEncodingVisitor.swift
[62/557] Compiling SwiftProtobuf BinaryEncodingError.swift
[63/557] Compiling SwiftProtobuf BinaryEncodingOptions.swift
[64/557] Compiling Logging LogHandler.swift
[65/557] Compiling _NIODataStructures PriorityQueue.swift
[66/557] Compiling SwiftProtobuf Message+JSONAdditions_Data.swift
[67/557] Compiling SwiftProtobuf Message+JSONArrayAdditions.swift
[68/557] Compiling SwiftProtobuf BinaryDelimited.swift
[69/557] Compiling SwiftProtobuf BinaryEncoder.swift
[71/558] Compiling _NIOBase64 Base64.swift
[73/559] Compiling _NIODataStructures _TinyArray.swift
[74/592] Compiling ContainersPreview Producer+Map.swift
[75/592] Compiling ContainersPreview Producer+Reduce.swift
[76/592] Compiling ContainersPreview Producer.swift
[77/592] Compiling ContainersPreview Borrow.swift
[78/592] Compiling ContainersPreview Drain+Reduce.swift
[79/592] Compiling ContainersPreview Drain.swift
[80/592] Compiling ContainersPreview Producer+Collect.swift
[81/592] Compiling ContainersPreview Producer+Filter.swift
[82/596] Compiling ContainersPreview RandomAccessContainer.swift
[83/596] Compiling ContainersPreview RangeExpression2.swift
[84/596] Compiling ContainersPreview RangeReplaceableContainer.swift
[85/596] Compiling ContainersPreview Drain+Map.swift
[86/596] Compiling ContainersPreview Container.swift
[87/596] Compiling ContainersPreview ContainerIterator.swift
[88/596] Compiling ContainersPreview DynamicContainer.swift
[89/596] Compiling ContainersPreview MutableContainer.swift
[90/596] Compiling ContainersPreview PermutableContainer.swift
[91/596] Emitting module ContainersPreview
[92/596] Compiling Logging MetadataProvider.swift
[93/596] Compiling ContainersPreview Box.swift
[94/596] Compiling ContainersPreview Inout.swift
[95/596] Compiling ContainersPreview InputSpan.swift
[96/596] Compiling ContainersPreview Shared.swift
[97/596] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[98/596] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[99/596] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[100/596] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[101/596] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[102/596] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[103/596] Compiling ContainersPreview BorrowingSequence.swift
[104/596] Compiling ContainersPreview BidirectionalContainer.swift
[105/596] Compiling ContainersPreview Container+Filter.swift
[106/596] Compiling ContainersPreview Container+SpanwiseZip.swift
[107/596] Compiling ContainersPreview OutputSpan+Extras.swift
[108/596] Compiling ContainersPreview TemporaryAllocation.swift
[109/596] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[110/596] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[111/596] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[113/597] Emitting module _NIODataStructures
[114/597] Compiling _NIODataStructures Heap.swift
[115/598] Compiling tls13_enc.cc
[116/598] Compiling tls13_both.cc
[117/626] Compiling tls13_client.cc
[119/638] Compiling DequeModule UniqueDeque+Consumption.swift
[120/638] Compiling DequeModule UniqueDeque+Container.swift
[121/638] Compiling DequeModule UniqueDeque+Descriptions.swift
[122/638] Compiling DequeModule UniqueDeque+Equatable.swift
[123/638] Compiling DequeModule UniqueDeque+Experimental.swift
[124/643] Compiling Logging LogEvent.swift
[125/643] Compiling Logging Locks.swift
[126/643] Compiling Logging Logging.swift
[128/644] Compiling DequeModule UniqueDeque+Hashable.swift
[129/644] Compiling DequeModule UniqueDeque+Initializers.swift
[130/644] Compiling DequeModule UniqueDeque+Insertions.swift
[131/644] Compiling DequeModule UniqueDeque+Prepend.swift
[132/644] Compiling DequeModule UniqueDeque+Removals.swift
[133/644] Compiling DequeModule _DequeBuffer.swift
[134/644] Compiling DequeModule _DequeBufferHeader.swift
[135/644] Compiling DequeModule RigidDeque+Append.swift
[136/644] Compiling DequeModule RigidDeque+Consumption.swift
[137/644] Compiling DequeModule RigidDeque+Container.swift
[138/644] Compiling DequeModule RigidDeque+Descriptions.swift
[139/644] Compiling DequeModule RigidDeque+Equatable.swift
[140/644] Compiling DequeModule RigidDeque+Experimental.swift
[141/644] Compiling DequeModule RigidDeque+Hashable.swift
[142/644] Compiling DequeModule RigidDeque+Initializers.swift
[143/644] Compiling DequeModule RigidDeque+Insertions.swift
[144/644] Compiling DequeModule RigidDeque+Prepend.swift
[145/644] Compiling DequeModule RigidDeque+Removals.swift
[146/644] Compiling DequeModule RigidDeque+Replacements.swift
[147/644] Compiling DequeModule RigidDeque+Testing.swift
[148/644] Compiling DequeModule RigidDeque.swift
[149/644] Compiling DequeModule UniqueDeque+Append.swift
[150/644] Compiling SwiftProtobuf ProtoNameProviding.swift
[151/644] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[152/644] Compiling SwiftProtobuf ProtobufMap.swift
[153/644] Compiling SwiftProtobuf SelectiveVisitor.swift
[154/644] Compiling SwiftProtobuf SimpleExtensionMap.swift
[155/644] Compiling SwiftProtobuf StringUtils.swift
[156/644] Compiling SwiftProtobuf SwiftProtobufContiguousBytes.swift
[157/644] Compiling SwiftProtobuf SwiftProtobufError.swift
[158/644] Compiling SwiftProtobuf TextFormatDecoder.swift
[159/644] Compiling SwiftProtobuf TextFormatDecodingError.swift
[160/644] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[161/644] Compiling SwiftProtobuf TextFormatEncoder.swift
[161/655] Compiling t1_enc.cc
[167/655] Compiling DequeModule UniqueDeque+Replacements.swift
[168/655] Compiling DequeModule UniqueDeque.swift
[169/655] Compiling DequeModule _DequeSlot.swift
[170/655] Compiling DequeModule _UnsafeDequeHandle.swift
[171/655] Compiling DequeModule _UnsafeDequeSegments.swift
[172/655] Compiling SwiftProtobuf Google_Protobuf_Wrappers+Extensions.swift
[173/655] Compiling SwiftProtobuf HashVisitor.swift
[174/655] Compiling SwiftProtobuf Internal.swift
[175/655] Compiling SwiftProtobuf BytecodeInterpreter.swift
[176/655] Compiling SwiftProtobuf BytecodeReader.swift
[177/655] Compiling SwiftProtobuf CustomJSONCodable.swift
[178/655] Compiling SwiftProtobuf Decoder.swift
[179/655] Compiling SwiftProtobuf DoubleParser.swift
[180/655] Compiling SwiftProtobuf Enum.swift
[181/655] Compiling SwiftProtobuf ExtensibleMessage.swift
[182/655] Compiling SwiftProtobuf ExtensionFieldValueSet.swift
[183/655] Compiling SwiftProtobuf ExtensionFields.swift
[184/655] Compiling SwiftProtobuf ExtensionMap.swift
[185/655] Compiling SwiftProtobuf FieldTag.swift
[186/655] Compiling SwiftProtobuf FieldTypes.swift
[199/655] Emitting module SwiftProtobuf
[200/655] Compiling DequeModule Deque+Codable.swift
[201/655] Compiling DequeModule Deque+Collection.swift
[202/655] Compiling DequeModule Deque+CustomReflectable.swift
[203/655] Compiling DequeModule Deque+Descriptions.swift
[204/655] Compiling DequeModule Deque+Equatable.swift
[205/655] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[206/655] Compiling DequeModule Deque+Extras.swift
[207/655] Compiling DequeModule Deque+Hashable.swift
[208/655] Compiling DequeModule Deque+Testing.swift
[209/655] Compiling DequeModule Deque._Storage.swift
[210/655] Compiling DequeModule Deque._UnsafeHandle.swift
[211/655] Compiling DequeModule Deque.swift
[211/655] Compiling ssl_stat.cc
[212/655] Compiling ssl_x509.cc
[213/655] Compiling ssl_versions.cc
[214/655] Compiling ssl_transcript.cc
[215/655] Compiling ssl_session.cc
[228/655] Compiling SwiftProtobuf JSONDecoder.swift
[229/655] Compiling SwiftProtobuf JSONDecodingError.swift
[230/655] Compiling SwiftProtobuf JSONDecodingOptions.swift
[231/655] Compiling SwiftProtobuf JSONEncoder.swift
[232/655] Compiling SwiftProtobuf JSONEncodingError.swift
[233/655] Compiling SwiftProtobuf JSONEncodingOptions.swift
[234/655] Compiling SwiftProtobuf JSONEncodingVisitor.swift
[235/655] Compiling SwiftProtobuf JSONMapEncodingVisitor.swift
[236/655] Compiling SwiftProtobuf JSONScanner.swift
[237/655] Compiling SwiftProtobuf MathUtils.swift
[238/655] Compiling SwiftProtobuf Message+AnyAdditions.swift
[239/655] Compiling SwiftProtobuf Message+BinaryAdditions.swift
[239/655] Compiling ssl_privkey.cc
[240/655] Compiling ssl_credential.cc
[241/655] Compiling ssl_file.cc
[242/655] Compiling ssl_key_share.cc
[243/655] Compiling ssl_lib.cc
[244/655] Compiling ssl_cert.cc
[251/655] Emitting module DequeModule
[252/656] Compiling ssl_cipher.cc
[253/656] Compiling ssl_buffer.cc
[266/656] Compiling ssl_asn1.cc
[267/656] Compiling ssl_aead_ctx.cc
[268/656] Compiling s3_both.cc
[269/656] Compiling s3_pkt.cc
[270/656] Compiling s3_lib.cc
[271/656] Compiling handshake_client.cc
[272/656] Compiling handshake_server.cc
[273/656] Compiling handshake.cc
[274/656] Compiling handoff.cc
[275/656] Compiling extensions.cc
[276/656] Compiling encrypted_client_hello.cc
[277/656] Compiling d1_srtp.cc
[278/656] Compiling dtls_method.cc
[279/656] Compiling dtls_record.cc
[280/656] Compiling md5-x86_64-apple.S
[281/656] Compiling md5-x86_64-linux.S
[282/656] Compiling md5-586-linux.S
[283/656] Compiling md5-586-apple.S
[284/656] Compiling chacha20_poly1305_x86_64-linux.S
[285/656] Compiling chacha20_poly1305_x86_64-apple.S
[286/656] Compiling chacha20_poly1305_armv8-win.S
[287/656] Compiling chacha20_poly1305_armv8-apple.S
[288/656] Compiling chacha20_poly1305_armv8-linux.S
[289/656] Compiling chacha-x86_64-linux.S
[290/656] Compiling chacha-x86_64-apple.S
[291/656] Compiling chacha-x86-linux.S
[292/656] Compiling chacha-x86-apple.S
[293/656] Compiling chacha-armv8-win.S
[294/656] Compiling chacha-armv8-linux.S
[295/656] Compiling chacha-armv8-apple.S
[296/656] Compiling d1_pkt.cc
[297/656] Compiling chacha-armv4-linux.S
[298/656] Compiling aes128gcmsiv-x86_64-linux.S
[299/656] Compiling aes128gcmsiv-x86_64-apple.S
[300/656] Compiling x86_64-mont5-linux.S
[301/656] Compiling x86_64-mont5-apple.S
[302/656] Compiling err_data.cc
[303/656] Compiling x86_64-mont-linux.S
[304/656] Compiling x86_64-mont-apple.S
[305/656] Compiling x86-mont-linux.S
[306/656] Compiling vpaes-x86_64-apple.S
[307/656] Compiling vpaes-x86_64-linux.S
[308/656] Compiling x86-mont-apple.S
[309/656] Compiling vpaes-x86-linux.S
[310/656] Compiling vpaes-x86-apple.S
[311/656] Compiling vpaes-armv8-apple.S
[312/656] Compiling vpaes-armv8-win.S
[313/656] Compiling vpaes-armv8-linux.S
[314/656] Compiling d1_lib.cc
[315/656] Compiling sha512-x86_64-linux.S
[316/656] Compiling vpaes-armv7-linux.S
[317/656] Compiling sha512-armv8-linux.S
[318/656] Compiling sha512-x86_64-apple.S
[319/656] Compiling sha512-armv8-win.S
[320/656] Compiling sha512-armv8-apple.S
[321/656] Compiling sha512-armv4-linux.S
[322/656] Compiling sha512-586-apple.S
[323/656] Compiling sha512-586-linux.S
[324/656] Compiling sha256-x86_64-linux.S
[325/656] Compiling sha256-armv8-win.S
[326/656] Compiling sha256-x86_64-apple.S
[327/656] Compiling sha256-armv8-apple.S
[328/656] Compiling sha256-armv4-linux.S
[329/656] Compiling sha256-armv8-linux.S
[330/656] Compiling bio_ssl.cc
[331/656] Compiling d1_both.cc
[332/656] Compiling sha256-586-apple.S
[333/656] Compiling sha256-586-linux.S
[334/656] Compiling sha1-x86_64-linux.S
[335/656] Compiling sha1-x86_64-apple.S
[336/656] Compiling sha1-armv8-apple.S
[337/656] Compiling sha1-armv8-win.S
[338/656] Compiling sha1-armv8-linux.S
[339/656] Compiling sha1-armv4-large-linux.S
[340/656] Compiling sha1-586-linux.S
[341/656] Compiling rdrand-x86_64-linux.S
[342/656] Compiling rsaz-avx2-linux.S
[343/656] Compiling sha1-586-apple.S
[344/656] Compiling rdrand-x86_64-apple.S
[345/656] Compiling p256_beeu-x86_64-asm-linux.S
[346/656] Compiling rsaz-avx2-apple.S
[347/656] Compiling p256-x86_64-asm-linux.S
[348/656] Compiling p256_beeu-x86_64-asm-apple.S
[349/656] Compiling p256_beeu-armv8-asm-apple.S
[350/656] Compiling p256-armv8-asm-win.S
[350/656] Compiling p256_beeu-armv8-asm-win.S
[352/656] Compiling p256_beeu-armv8-asm-linux.S
[353/656] Compiling p256-x86_64-asm-apple.S
[354/656] Compiling p256-armv8-asm-linux.S
[355/656] Compiling p256-armv8-asm-apple.S
[356/656] Compiling ghashv8-armv8-win.S
[357/656] Compiling ghash-x86_64-linux.S
[358/656] Compiling ghashv8-armv7-linux.S
[359/656] Compiling ghashv8-armv8-apple.S
[360/656] Compiling ghashv8-armv8-linux.S
[361/656] Compiling ghash-ssse3-x86_64-linux.S
[362/656] Compiling ghash-x86_64-apple.S
[363/656] Compiling ghash-ssse3-x86_64-apple.S
[364/656] Compiling ghash-x86-apple.S
[365/656] Compiling ghash-x86-linux.S
[366/656] Compiling ghash-ssse3-x86-linux.S
[367/656] Compiling ghash-neon-armv8-linux.S
[368/656] Compiling ghash-neon-armv8-win.S
[369/656] Compiling ghash-ssse3-x86-apple.S
[370/656] Compiling ghash-armv4-linux.S
[371/656] Compiling ghash-neon-armv8-apple.S
[372/656] Compiling co-586-apple.S
[373/656] Compiling co-586-linux.S
[374/656] Compiling bn-armv8-apple.S
[375/656] Compiling bn-586-linux.S
[376/656] Compiling bn-armv8-linux.S
[377/656] Compiling bn-armv8-win.S
[378/656] Compiling bsaes-armv7-linux.S
[379/656] Compiling armv8-mont-win.S
[380/656] Compiling bn-586-apple.S
[381/656] Compiling armv8-mont-apple.S
[382/656] Compiling armv4-mont-linux.S
[383/656] Compiling aesv8-gcm-armv8-win.S
[384/656] Compiling armv8-mont-linux.S
[385/656] Compiling aesv8-gcm-armv8-linux.S
[386/656] Compiling aesv8-armv8-win.S
[387/656] Compiling aesv8-armv8-linux.S
[388/656] Compiling aesv8-armv8-apple.S
[389/656] Compiling aesv8-gcm-armv8-apple.S
[390/656] Compiling aesni-x86_64-linux.S
[391/656] Compiling aesni-x86-linux.S
[392/656] Compiling aesni-x86_64-apple.S
[393/656] Compiling aesv8-armv7-linux.S
[394/656] Compiling aesni-gcm-x86_64-linux.S
[395/656] Compiling aesni-gcm-x86_64-apple.S
[395/656] Compiling aesni-x86-apple.S
[397/656] Compiling aes-gcm-avx2-x86_64-apple.S
[398/656] Compiling aes-gcm-avx2-x86_64-linux.S
[399/656] Compiling aes-gcm-avx10-x86_64-apple.S
[400/656] Compiling aes-gcm-avx10-x86_64-linux.S
[401/656] Compiling x_sig.cc
[402/656] Compiling x_val.cc
[403/656] Compiling x_pubkey.cc
[404/656] Compiling x_x509a.cc
[405/656] Compiling x_spki.cc
[406/656] Compiling x_x509.cc
[407/656] Compiling x_req.cc
[408/656] Compiling x_name.cc
[409/656] Compiling x_exten.cc
[410/656] Compiling x_attrib.cc
[411/656] Compiling x_all.cc
[412/656] Compiling x_crl.cc
[413/656] Compiling x509spki.cc
[414/656] Compiling x_algor.cc
[415/656] Compiling x509rset.cc
[417/656] Compiling SwiftProtobuf any.pb.swift
[418/656] Compiling SwiftProtobuf api.pb.swift
[419/656] Compiling SwiftProtobuf descriptor.pb.swift
[420/656] Compiling SwiftProtobuf duration.pb.swift
[421/656] Compiling SwiftProtobuf empty.pb.swift
[422/656] Compiling SwiftProtobuf field_mask.pb.swift
[423/656] Compiling SwiftProtobuf source_context.pb.swift
[424/656] Compiling SwiftProtobuf struct.pb.swift
[425/656] Compiling SwiftProtobuf timestamp.pb.swift
[426/656] Compiling SwiftProtobuf type.pb.swift
[427/656] Compiling SwiftProtobuf wrappers.pb.swift
[428/657] Compiling x509_txt.cc
[429/657] Compiling x509cset.cc
[430/657] Compiling x509_v3.cc
[431/657] Compiling x509_vfy.cc
[432/657] Compiling x509name.cc
[433/657] Compiling x509_vpm.cc
[434/657] Compiling x509_trs.cc
[435/657] Compiling x509_req.cc
[436/657] Compiling x509_def.cc
[437/657] Compiling x509_set.cc
[438/657] Compiling x509_lu.cc
[439/657] Compiling x509_obj.cc
[440/657] Compiling x509_ext.cc
[441/657] Compiling x509_d2.cc
[442/657] Compiling x509_cmp.cc
[443/657] Compiling x509.cc
[444/657] Compiling x509_att.cc
[445/657] Compiling v3_utl.cc
[446/657] Compiling v3_purp.cc
[447/657] Compiling v3_skey.cc
[448/657] Compiling v3_prn.cc
[449/657] Compiling v3_pmaps.cc
[450/657] Compiling v3_pcons.cc
[451/657] Compiling v3_ncons.cc
[452/657] Compiling v3_ocsp.cc
[453/657] Compiling v3_int.cc
[454/657] Compiling v3_lib.cc
[455/657] Compiling v3_info.cc
[456/657] Compiling v3_genn.cc
[457/657] Compiling v3_ia5.cc
[458/657] Compiling v3_extku.cc
[459/657] Compiling v3_enum.cc
[460/657] Compiling v3_crld.cc
[461/657] Compiling v3_conf.cc
[461/657] Compiling v3_cpols.cc
[463/657] Compiling v3_bitst.cc
[464/657] Compiling v3_alt.cc
[465/657] Compiling v3_bcons.cc
[466/657] Compiling v3_akeya.cc
[467/657] Compiling v3_akey.cc
[468/657] Compiling t_x509a.cc
[469/657] Compiling t_req.cc
[470/657] Compiling t_crl.cc
[471/657] Compiling t_x509.cc
[472/657] Compiling i2d_pr.cc
[473/657] Compiling policy.cc
[474/657] Compiling rsa_pss.cc
[475/657] Compiling name_print.cc
[476/657] Compiling by_file.cc
[477/657] Compiling algorithm.cc
[478/657] Compiling by_dir.cc
[479/657] Compiling asn1_gen.cc
[480/657] Compiling a_verify.cc
[481/657] Compiling a_sign.cc
[482/657] Compiling voprf.cc
[483/657] Compiling a_digest.cc
[484/657] Compiling trust_token.cc
[485/657] Compiling thread_win.cc
[486/657] Compiling thread_pthread.cc
[487/657] Compiling thread.cc
[488/657] Compiling thread_none.cc
[489/657] Compiling stack.cc
[490/657] Compiling spake2plus.cc
[491/657] Compiling pmbtoken.cc
[492/657] Compiling sha256.cc
[493/657] Compiling siphash.cc
[494/657] Compiling slhdsa.cc
[495/657] Compiling sha512.cc
[496/657] Compiling sha1.cc
[497/657] Compiling rsa_print.cc
[498/657] Compiling rsa_extra.cc
[499/657] Compiling refcount.cc
[500/657] Compiling rsa_crypt.cc
[501/657] Compiling rc4.cc
[502/657] Compiling rand.cc
[503/657] Compiling rsa_asn1.cc
[504/657] Compiling urandom.cc
[505/657] Compiling trusty.cc
[506/657] Compiling windows.cc
[507/657] Compiling passive.cc
[508/657] Compiling poly1305_arm_asm.S
[509/657] Compiling ios.cc
[510/657] Compiling getentropy.cc
[511/657] Compiling poly1305_vec.cc
[512/657] Compiling deterministic.cc
[513/657] Compiling fork_detect.cc
[514/657] Compiling forkunsafe.cc
[515/657] Compiling poly1305_arm.cc
[516/657] Compiling poly1305.cc
[517/657] Compiling pool.cc
[518/657] Compiling pkcs8.cc
[519/657] Compiling p5_pbev2.cc
[520/657] Compiling pkcs8_x509.cc
[521/657] Compiling pkcs7_x509.cc
[522/657] Compiling pem_xaux.cc
[523/657] Compiling pkcs7.cc
[524/657] Compiling pem_pk8.cc
[525/657] Compiling pem_pkey.cc
[526/657] Compiling pem_oth.cc
[527/657] Compiling pem_x509.cc
[528/657] Compiling obj_xref.cc
[529/657] Compiling obj.cc
[530/657] Compiling pem_all.cc
[531/657] Compiling pem_info.cc
[532/657] Compiling mlkem.cc
[533/657] Compiling pem_lib.cc
[534/657] Compiling mem.cc
[535/657] Compiling poly_rq_mul.S
[536/657] Compiling fips_shared_support.cc
[537/657] Compiling md5.cc
[538/657] Compiling mldsa.cc
[539/657] Compiling md4.cc
[540/657] Compiling lhash.cc
[541/657] Compiling ex_data.cc
[542/657] Compiling scrypt.cc
[543/657] Compiling hrss.cc
[544/657] Compiling hpke.cc
[545/657] Compiling kyber.cc
[546/657] Compiling sign.cc
[547/657] Compiling pbkdf.cc
[548/657] Compiling print.cc
[549/657] Compiling p_x25519_asn1.cc
[550/657] Compiling p_x25519.cc
[551/657] Compiling p_rsa_asn1.cc
[552/657] Compiling p_ed25519.cc
[553/657] Compiling p_hkdf.cc
[554/657] Compiling p_rsa.cc
[555/657] Compiling p_ec.cc
[556/657] Compiling p_ed25519_asn1.cc
[557/657] Compiling p_ec_asn1.cc
[558/657] Compiling p_dsa_asn1.cc
[559/657] Compiling p_dh.cc
[560/657] Compiling p_dh_asn1.cc
[561/657] Compiling evp_ctx.cc
[562/657] Compiling evp.cc
[563/657] Compiling err.cc
[564/657] Compiling engine.cc
[565/657] Compiling ecdh.cc
[566/657] Compiling evp_asn1.cc
[567/657] Compiling hash_to_curve.cc
[568/657] Compiling ecdsa_asn1.cc
[569/657] Compiling ec_derive.cc
[570/657] Compiling ec_asn1.cc
[571/657] Compiling params.cc
[572/657] Compiling dsa.cc
[573/657] Compiling dsa_asn1.cc
[574/657] Compiling x25519-asm-arm.S
[575/657] Compiling bcm.cc
[576/657] Compiling digest_extra.cc
[577/657] Compiling des.cc
[578/657] Compiling crypto.cc
[579/657] Compiling curve25519_64_adx.cc
[580/657] Compiling dh_asn1.cc
[581/657] Compiling spake25519.cc
[582/657] Compiling cpu_arm_linux.cc
[583/657] Compiling cpu_intel.cc
[584/657] Compiling cpu_aarch64_sysreg.cc
[585/657] Compiling curve25519.cc
[586/657] Compiling cpu_aarch64_win.cc
[587/657] Compiling cpu_aarch64_fuchsia.cc
[588/657] Compiling cpu_arm_freebsd.cc
[589/657] Compiling cpu_aarch64_openbsd.cc
[590/657] Compiling conf.cc
[591/657] Compiling cpu_aarch64_linux.cc
[592/657] Compiling tls_cbc.cc
[593/657] Compiling cpu_aarch64_apple.cc
[594/657] Compiling get_cipher.cc
[595/657] Compiling e_tls.cc
[596/657] Compiling e_des.cc
[597/657] Compiling e_aesgcmsiv.cc
[598/657] Compiling e_rc4.cc
[599/657] Compiling e_rc2.cc
[600/657] Compiling derive_key.cc
[601/657] Compiling e_null.cc
[602/657] Compiling e_chacha20poly1305.cc
[603/657] Compiling chacha.cc
[603/657] Compiling e_aesctrhmac.cc
[605/657] Compiling unicode.cc
[606/657] Compiling cbb.cc
[607/657] Compiling cbs.cc
[608/657] Compiling ber.cc
[609/657] Compiling buf.cc
[610/657] Compiling asn1_compat.cc
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/crypto/bio/socket_helper.cc:30:10: fatal error: 'netdb.h' file not found
30 | #include <netdb.h>
| ^~~~~~~~~
1 error generated.
[611/657] Compiling socket_helper.cc
[611/657] Compiling hexdump.cc
[611/657] Compiling bn_asn1.cc
[611/657] Compiling printf.cc
[611/657] Compiling pair.cc
[611/657] Compiling blake2.cc
[611/657] Compiling convert.cc
[611/657] Compiling socket.cc
BUILD FAILURE 6.3 wasm