Build Information
Failed to build ActionCableSwift, reference 1.0.1 (85b9cd
), with Swift 6.1 for Android on 29 May 2025 03:21:47 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nerzh/Action-Cable-Swift.git
Reference: 1.0.1
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/nerzh/Action-Cable-Swift
* tag 1.0.1 -> FETCH_HEAD
HEAD is now at 85b9cde add socket configuration to default implementation
Cloned https://github.com/nerzh/Action-Cable-Swift.git
Revision (git rev-parse @):
85b9cdee8cde32bc0a069c623098415aed4597e8
SUCCESS checkout https://github.com/nerzh/Action-Cable-Swift.git at 1.0.1
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/nerzh/Action-Cable-Swift.git
https://github.com/nerzh/Action-Cable-Swift.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-extensions-pack",
"requirement" : {
"range" : [
{
"lower_bound" : "1.16.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/nerzh/swift-extensions-pack.git"
},
{
"identity" : "websocket-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "2.14.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/websocket-kit.git"
}
],
"manifest_display_name" : "ActionCableSwift",
"name" : "ActionCableSwift",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "ActionCableSwift",
"targets" : [
"ActionCableSwift"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ActionCableSwift",
"module_type" : "SwiftTarget",
"name" : "ActionCableSwift",
"path" : "Sources/ActionCableSwift",
"product_dependencies" : [
"SwiftExtensionsPack",
"WebSocketKit"
],
"product_memberships" : [
"ActionCableSwift"
],
"sources" : [
"ACChannel.swift",
"ACSerializer.swift",
"ActionCableSwift.swift",
"Extensions.swift",
"Helpers.swift",
"WebSocketClient/ACWebSocketProtocol.swift",
"WebSocketClient/WS.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/nerzh/swift-extensions-pack.git
Fetching https://github.com/vapor/websocket-kit.git
[1/1093] Fetching swift-extensions-pack
[1094/3702] Fetching swift-extensions-pack, websocket-kit
Fetched https://github.com/nerzh/swift-extensions-pack.git from cache (0.47s)
Fetched https://github.com/vapor/websocket-kit.git from cache (0.47s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (1.62s)
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-ssl.git
[1/2667] Fetching swift-nio-transport-services
[1468/4377] Fetching swift-nio-transport-services, swift-atomics
[2479/19220] Fetching swift-nio-transport-services, swift-atomics, swift-nio-ssl
[5447/95313] Fetching swift-nio-transport-services, swift-atomics, swift-nio-ssl, swift-nio
Fetching https://github.com/apple/swift-nio-extras.git
[12062/101227] Fetching swift-nio-transport-services, swift-atomics, swift-nio-ssl, swift-nio, swift-nio-extras
Fetched https://github.com/apple/swift-nio-extras.git from cache (4.21s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (5.76s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (8.03s)
Fetched https://github.com/apple/swift-atomics.git from cache (8.03s)
Fetched https://github.com/apple/swift-nio.git from cache (8.16s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (9.49s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (3.09s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4391] Fetching swift-system
[3953/20982] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.28s)
Fetched https://github.com/apple/swift-collections.git from cache (1.31s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (1.86s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.25s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.77s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (0.70s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.27.1 (0.78s)
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-algorithms.git
[1/2426] Fetching swift-service-lifecycle
[50/6262] Fetching swift-service-lifecycle, swift-log
[1849/7852] Fetching swift-service-lifecycle, swift-log, swift-asn1
[2009/12837] Fetching swift-service-lifecycle, swift-log, swift-asn1, swift-async-algorithms
[2267/18992] Fetching swift-service-lifecycle, swift-log, swift-asn1, swift-async-algorithms, swift-certificates
[8374/24951] Fetching swift-service-lifecycle, swift-log, swift-asn1, swift-async-algorithms, swift-certificates, swift-algorithms
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.54s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.66s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.66s)
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/apple/swift-asn1.git from cache (0.68s)
Fetched https://github.com/apple/swift-log.git from cache (0.68s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.68s)
[1/1141] Fetching swift-http-structured-headers
[1142/2045] Fetching swift-http-structured-headers, swift-http-types
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.34s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.26s)
[1/11527] Fetching swift-nio-http2
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.36s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (2.99s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (1.50s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.91s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (1.07s)
Fetching https://github.com/apple/swift-crypto.git
[1/13936] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.77s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (3.63s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.62s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.55s)
Fetching https://github.com/apple/swift-numerics.git
[1/5706] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.50s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (1.07s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (1.37s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.95s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.90s)
Computing version for https://github.com/nerzh/swift-extensions-pack.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (0.00s)
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.00s)
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.00s)
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.00s)
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.00s)
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.00s)
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (0.00s)
Computed https://github.com/apple/swift-nio-extras.git at 1.27.1 (0.00s)
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (0.00s)
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.00s)
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.00s)
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.00s)
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.00s)
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.00s)
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (0.00s)
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (0.65s)
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.00s)
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.00s)
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (0.00s)
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.00s)
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.00s)
Computed https://github.com/apple/swift-crypto at 2.6.0 (0.68s)
Computed https://github.com/nerzh/swift-extensions-pack.git at 1.27.2 (0.00s)
Fetching https://github.com/bytehubio/ed25519
Fetching https://github.com/nerzh/swift-regular-expression
[1/61] Fetching swift-regular-expression
[62/240] Fetching swift-regular-expression, ed25519
Fetched https://github.com/nerzh/swift-regular-expression from cache (0.36s)
Fetched https://github.com/bytehubio/ed25519 from cache (0.36s)
Computing version for https://github.com/bytehubio/ed25519
Computed https://github.com/bytehubio/ed25519 at 1.0.0 (0.85s)
Computing version for https://github.com/nerzh/swift-regular-expression
Computed https://github.com/nerzh/swift-regular-expression at 0.2.4 (0.56s)
Computed https://github.com/apple/swift-log at 1.6.3 (0.00s)
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/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.16.1
Creating working copy for https://github.com/nerzh/swift-extensions-pack.git
Working copy of https://github.com/nerzh/swift-extensions-pack.git resolved at 1.27.2
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.26.0
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.36.0
Creating working copy for https://github.com/nerzh/swift-regular-expression
Working copy of https://github.com/nerzh/swift-regular-expression resolved at 0.2.4
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.24.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.2.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.2.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
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.31.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.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.4.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.3.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 2.6.0
Creating working copy for https://github.com/bytehubio/ed25519
Working copy of https://github.com/bytehubio/ed25519 resolved at 1.0.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.6.3
Building for debugging...
[0/447] Write sources
[22/447] Compiling CNIOWindows WSAStartup.c
[23/447] Compiling CNIOWASI CNIOWASI.c
[24/447] Compiling CNIOLinux liburing_shims.c
[24/447] Compiling _AtomicsShims.c
[26/447] Compiling CNIOSHA1 c_nio_sha1.c
[27/447] Compiling CNIODarwin shim.c
[28/447] Compiling CNIOLLHTTP c_nio_http.c
[29/447] Compiling CNIOLinux shim.c
[30/447] Compiling fiat_p256_adx_sqr.S
[31/447] Compiling CNIOLLHTTP c_nio_api.c
[32/447] Compiling fiat_p256_adx_mul.S
[33/447] Compiling fiat_curve25519_adx_square.S
[34/447] Compiling CNIOWindows shim.c
[35/447] Write swift-version-24593BA9C3E375BF.txt
[36/447] Compiling fiat_curve25519_adx_mul.S
[37/447] Compiling CNIOLLHTTP c_nio_llhttp.c
[38/453] Compiling CNIOBoringSSLShims shims.c
[39/455] Compiling tls13_enc.cc
[40/455] Compiling tls_method.cc
[41/455] Compiling tls_record.cc
[42/455] Compiling tls13_client.cc
[43/458] Compiling tls13_server.cc
[44/474] Compiling tls13_both.cc
[45/474] Compiling t1_enc.cc
[46/474] Compiling ssl_x509.cc
[48/474] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[49/474] Compiling InternalCollectionsUtilities _SortedCollection.swift
[50/474] Emitting module InternalCollectionsUtilities
[51/475] Emitting module _NIOBase64
[52/475] Compiling _NIOBase64 Base64.swift
[54/476] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[55/476] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[56/476] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[57/476] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[58/476] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[59/476] Compiling InternalCollectionsUtilities Debugging.swift
[60/476] Compiling InternalCollectionsUtilities Descriptions.swift
[61/476] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[62/476] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[63/476] Compiling InternalCollectionsUtilities UInt+reversed.swift
[64/476] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[65/476] Compiling InternalCollectionsUtilities Integer rank.swift
[66/477] Compiling _NIODataStructures _TinyArray.swift
[67/477] Compiling _NIODataStructures PriorityQueue.swift
[68/477] Emitting module _NIODataStructures
[69/477] Compiling _NIODataStructures Heap.swift
[71/478] Compiling ssl_versions.cc
[72/493] Compiling ssl_transcript.cc
[74/493] Compiling DequeModule Deque+CustomReflectable.swift
[75/493] Compiling DequeModule Deque+Descriptions.swift
[76/495] Compiling DequeModule _DequeBuffer.swift
[77/495] Compiling DequeModule _DequeBufferHeader.swift
[77/495] Compiling ssl_stat.cc
[79/495] Compiling DequeModule Deque+Equatable.swift
[80/495] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[81/495] Compiling DequeModule Deque+Extras.swift
[82/495] Compiling DequeModule Deque+Hashable.swift
[83/495] Compiling DequeModule _DequeSlot.swift
[84/495] Compiling DequeModule _UnsafeWrappedBuffer.swift
[85/495] Compiling DequeModule Deque+Codable.swift
[86/495] Compiling DequeModule Deque+Collection.swift
[87/495] Compiling DequeModule Deque+Testing.swift
[88/495] Compiling DequeModule Deque._Storage.swift
[89/495] Compiling DequeModule Deque._UnsafeHandle.swift
[90/495] Compiling DequeModule Deque.swift
[91/495] Emitting module DequeModule
[92/496] Compiling ssl_privkey.cc
[93/496] Compiling ssl_key_share.cc
[94/496] Compiling ssl_session.cc
[96/496] Compiling Logging MetadataProvider.swift
[97/496] Emitting module Logging
[97/496] Compiling ssl_lib.cc
[99/496] Compiling Logging Locks.swift
[100/496] Compiling Logging LogHandler.swift
[101/496] Compiling Logging Logging.swift
[102/497] Compiling ssl_file.cc
[104/497] Emitting module SwiftRegularExpression
[105/497] Compiling SwiftRegularExpression String+Regexp.swift
[106/498] Compiling ssl_credential.cc
[107/498] Compiling ssl_cert.cc
[108/498] Compiling ssl_cipher.cc
[109/498] Compiling ssl_buffer.cc
[110/498] Compiling ssl_asn1.cc
[111/498] Compiling s3_pkt.cc
[112/498] Compiling ssl_aead_ctx.cc
[113/498] Compiling s3_both.cc
[114/498] Compiling s3_lib.cc
[115/498] Compiling handoff.cc
[116/498] Compiling handshake_server.cc
[117/498] Compiling handshake_client.cc
[118/498] Compiling handshake.cc
[119/498] Compiling extensions.cc
[120/498] Compiling encrypted_client_hello.cc
[121/498] Compiling dtls_record.cc
[122/498] Compiling d1_srtp.cc
[123/498] Compiling md5-x86_64-linux.S
[124/498] Compiling md5-x86_64-apple.S
[125/498] Compiling d1_both.cc
[126/498] Compiling md5-586-linux.S
[127/498] Compiling d1_pkt.cc
[128/498] Compiling md5-586-apple.S
[129/498] Compiling dtls_method.cc
[130/498] Compiling chacha20_poly1305_x86_64-linux.S
[131/498] Compiling chacha20_poly1305_x86_64-apple.S
[132/498] Compiling chacha20_poly1305_armv8-win.S
[133/498] Compiling chacha20_poly1305_armv8-apple.S
[134/498] Compiling chacha-x86_64-linux.S
[135/498] Compiling chacha20_poly1305_armv8-linux.S
[136/498] Compiling chacha-x86_64-apple.S
[137/498] Compiling chacha-x86-apple.S
[138/498] Compiling d1_lib.cc
[139/498] Compiling chacha-x86-linux.S
[140/498] Compiling chacha-armv8-linux.S
[141/498] Compiling chacha-armv8-win.S
[142/498] Compiling aes128gcmsiv-x86_64-linux.S
[143/498] Compiling chacha-armv4-linux.S
[144/498] Compiling chacha-armv8-apple.S
[145/498] Compiling aes128gcmsiv-x86_64-apple.S
[146/498] Compiling x86_64-mont5-apple.S
[147/498] Compiling x86_64-mont5-linux.S
[148/498] Compiling x86_64-mont-apple.S
[149/498] Compiling x86-mont-apple.S
[150/498] Compiling x86_64-mont-linux.S
[151/498] Compiling vpaes-x86_64-linux.S
[152/498] Compiling vpaes-x86_64-apple.S
[153/498] Compiling x86-mont-linux.S
[154/498] Compiling vpaes-x86-apple.S
[155/498] Compiling vpaes-armv8-win.S
[156/498] Compiling vpaes-armv8-linux.S
[157/498] Compiling bio_ssl.cc
[157/498] Compiling vpaes-x86-linux.S
[159/498] Compiling vpaes-armv8-apple.S
[160/498] Compiling sha512-x86_64-linux.S
[161/498] Compiling vpaes-armv7-linux.S
[162/498] Compiling err_data.cc
[163/498] Compiling sha512-armv8-win.S
[164/498] Compiling sha512-armv4-linux.S
[165/498] Compiling sha512-x86_64-apple.S
[166/498] Compiling sha512-armv8-apple.S
[167/498] Compiling sha512-586-apple.S
[168/498] Compiling sha512-586-linux.S
[169/498] Compiling sha256-x86_64-linux.S
[170/498] Compiling sha512-armv8-linux.S
[171/498] Compiling sha256-armv8-win.S
[172/498] Compiling sha256-x86_64-apple.S
[173/498] Compiling sha256-armv8-apple.S
[174/498] Compiling sha256-armv4-linux.S
[175/498] Compiling sha256-586-linux.S
[176/498] Compiling sha1-x86_64-linux.S
[177/498] Compiling sha256-586-apple.S
[177/498] Compiling sha256-armv8-linux.S
[179/498] Compiling sha1-x86_64-apple.S
[180/498] Compiling sha1-armv8-win.S
[181/498] Compiling sha1-586-linux.S
[182/498] Compiling sha1-armv4-large-linux.S
[182/498] Compiling sha1-armv8-linux.S
[184/498] Compiling sha1-armv8-apple.S
[185/498] Compiling rsaz-avx2-linux.S
[186/498] Compiling sha1-586-apple.S
[187/498] Compiling rsaz-avx2-apple.S
[188/498] Compiling rdrand-x86_64-linux.S
[189/498] Compiling rdrand-x86_64-apple.S
[190/498] Compiling p256_beeu-armv8-asm-win.S
[191/498] Compiling p256_beeu-x86_64-asm-apple.S
[192/498] Compiling p256_beeu-x86_64-asm-linux.S
[193/498] Compiling p256-x86_64-asm-linux.S
[193/498] Compiling p256_beeu-armv8-asm-apple.S
[195/498] Compiling p256_beeu-armv8-asm-linux.S
[196/498] Compiling p256-x86_64-asm-apple.S
[197/498] Compiling p256-armv8-asm-win.S
[198/498] Compiling p256-armv8-asm-linux.S
[199/498] Compiling ghashv8-armv8-linux.S
[199/498] Compiling ghashv8-armv8-apple.S
[201/498] Compiling p256-armv8-asm-apple.S
[201/498] Compiling ghashv8-armv7-linux.S
[203/498] Compiling ghash-x86_64-apple.S
[203/498] Compiling ghashv8-armv8-win.S
[203/498] Compiling ghash-x86-linux.S
[204/498] Compiling ghash-x86_64-linux.S
[207/498] Compiling ghash-neon-armv8-win.S
[208/498] Compiling ghash-ssse3-x86_64-apple.S
[209/498] Compiling ghash-neon-armv8-apple.S
[210/498] Compiling ghash-neon-armv8-linux.S
[211/498] Compiling ghash-ssse3-x86-linux.S
[212/498] Compiling ghash-ssse3-x86_64-linux.S
[213/498] Compiling ghash-ssse3-x86-apple.S
[214/498] Compiling ghash-x86-apple.S
[215/498] Compiling ghash-armv4-linux.S
[216/498] Compiling co-586-linux.S
[217/498] Compiling bsaes-armv7-linux.S
[218/498] Compiling bn-armv8-linux.S
[219/498] Compiling bn-armv8-win.S
[219/498] Compiling co-586-apple.S
[221/498] Compiling bn-armv8-apple.S
[222/498] Compiling bn-586-linux.S
[223/498] Compiling bn-586-apple.S
[224/498] Compiling armv8-mont-win.S
[225/498] Compiling armv4-mont-linux.S
[226/498] Compiling armv8-mont-apple.S
[227/498] Compiling aesv8-gcm-armv8-win.S
[228/498] Compiling aesv8-gcm-armv8-apple.S
[229/498] Compiling armv8-mont-linux.S
[230/498] Compiling aesv8-armv8-apple.S
[231/498] Compiling aesv8-armv8-linux.S
[232/498] Compiling aesv8-armv8-win.S
[233/498] Compiling aesni-x86_64-linux.S
[234/498] Compiling aesni-x86-apple.S
[235/498] Compiling aesni-x86_64-apple.S
[236/498] Compiling aesv8-gcm-armv8-linux.S
[237/498] Compiling aesv8-armv7-linux.S
[238/498] Compiling aesni-x86-linux.S
[239/498] Compiling aesni-gcm-x86_64-linux.S
[240/498] Compiling aesni-gcm-x86_64-apple.S
[241/498] Compiling aes-gcm-avx2-x86_64-apple.S
[242/498] Compiling aes-gcm-avx10-x86_64-linux.S
[243/498] Compiling aes-gcm-avx10-x86_64-apple.S
[244/498] Compiling aes-gcm-avx2-x86_64-linux.S
[245/498] Compiling x_sig.cc
[246/498] Compiling x_val.cc
[247/498] Compiling x_name.cc
[248/498] Compiling x_x509.cc
[249/498] Compiling x_spki.cc
[250/498] Compiling x_pubkey.cc
[251/498] Compiling x_x509a.cc
[252/498] Compiling x_req.cc
[253/498] Compiling x_exten.cc
[254/498] Compiling x509spki.cc
[255/498] Compiling x_all.cc
[256/498] Compiling x509name.cc
[257/498] Compiling x_crl.cc
[258/498] Compiling x509rset.cc
[259/498] Compiling x_algor.cc
[260/498] Compiling x_attrib.cc
[261/498] Compiling x509_vpm.cc
[262/498] Compiling x509cset.cc
[263/498] Compiling x509_vfy.cc
[264/498] Compiling x509_v3.cc
[265/498] Compiling x509_trs.cc
[266/498] Compiling x509_txt.cc
[267/498] Compiling x509_set.cc
[268/498] Compiling x509_obj.cc
[269/498] Compiling x509_req.cc
[270/498] Compiling x509_lu.cc
[271/498] Compiling x509_ext.cc
[272/498] Compiling x509_def.cc
[273/498] Compiling x509_att.cc
[274/498] Compiling x509_cmp.cc
[275/498] Compiling x509.cc
[276/498] Compiling x509_d2.cc
[277/498] Compiling v3_utl.cc
[278/498] Compiling v3_purp.cc
[279/498] Compiling v3_skey.cc
[280/498] Compiling v3_prn.cc
[281/498] Compiling v3_pmaps.cc
[282/498] Compiling v3_ocsp.cc
[283/498] Compiling v3_lib.cc
[284/498] Compiling v3_pcons.cc
[285/498] Compiling v3_ncons.cc
[286/498] Compiling v3_info.cc
[287/498] Compiling v3_ia5.cc
[288/498] Compiling v3_int.cc
[289/498] Compiling v3_genn.cc
[290/498] Compiling v3_extku.cc
[291/498] Compiling v3_enum.cc
[292/498] Compiling v3_cpols.cc
[293/498] Compiling v3_bcons.cc
[294/498] Compiling v3_crld.cc
[295/498] Compiling v3_conf.cc
[296/498] Compiling v3_bitst.cc
[297/498] Compiling v3_alt.cc
[298/498] Compiling v3_akeya.cc
[299/498] Compiling policy.cc
[300/498] Compiling t_x509.cc
[301/498] Compiling v3_akey.cc
[302/498] Compiling t_x509a.cc
[303/498] Compiling t_req.cc
[304/498] Compiling t_crl.cc
[305/498] Compiling rsa_pss.cc
[306/498] Compiling name_print.cc
[307/498] Compiling i2d_pr.cc
[308/498] Compiling algorithm.cc
[309/498] Compiling by_file.cc
[310/498] Compiling by_dir.cc
[311/498] Compiling asn1_gen.cc
[312/498] Compiling a_digest.cc
[313/498] Compiling a_verify.cc
[314/498] Compiling a_sign.cc
[315/498] Compiling trust_token.cc
[316/498] Compiling voprf.cc
[317/498] Compiling thread_win.cc
[318/498] Compiling thread_pthread.cc
[319/498] Compiling thread_none.cc
[320/498] Compiling thread.cc
[321/498] Compiling pmbtoken.cc
[322/498] Compiling stack.cc
[323/498] Compiling sha256.cc
[324/498] Compiling sha512.cc
[325/498] Compiling spake2plus.cc
[326/498] Compiling sha1.cc
[327/498] Compiling slhdsa.cc
[328/498] Compiling siphash.cc
[329/498] Compiling rsa_print.cc
[330/498] Compiling rsa_extra.cc
[331/498] Compiling rc4.cc
[332/498] Compiling rsa_crypt.cc
[333/498] Compiling trusty.cc
[334/498] Compiling windows.cc
[335/498] Compiling rsa_asn1.cc
[336/498] Compiling rand.cc
[337/498] Compiling urandom.cc
[338/498] Compiling refcount.cc
[339/498] Compiling ios.cc
[340/498] Compiling passive.cc
[341/498] Compiling poly1305_arm_asm.S
[342/498] Compiling deterministic.cc
[343/498] Compiling fork_detect.cc
[344/498] Compiling poly1305_vec.cc
[345/498] Compiling getentropy.cc
[346/498] Compiling forkunsafe.cc
[347/498] Compiling pool.cc
[348/498] Compiling poly1305_arm.cc
[349/498] Compiling poly1305.cc
[350/498] Compiling pkcs7.cc
[351/498] Compiling pkcs7_x509.cc
[352/498] Compiling p5_pbev2.cc
[353/498] Compiling pkcs8_x509.cc
[354/498] Compiling pem_x509.cc
[355/498] Compiling pkcs8.cc
[356/498] Compiling pem_pkey.cc
[357/498] Compiling pem_xaux.cc
[358/498] Compiling pem_info.cc
[359/498] Compiling mlkem.cc
[360/498] Compiling pem_pk8.cc
[361/498] Compiling pem_lib.cc
[362/498] Compiling pem_oth.cc
[363/498] Compiling obj_xref.cc
[364/498] Compiling obj.cc
[365/498] Compiling mldsa.cc
[366/498] Compiling pem_all.cc
[367/498] Compiling poly_rq_mul.S
[368/498] Compiling fips_shared_support.cc
[369/498] Compiling md4.cc
[370/498] Compiling lhash.cc
[371/498] Compiling md5.cc
[372/498] Compiling mem.cc
[373/498] Compiling ex_data.cc
[374/498] Compiling sign.cc
[375/498] Compiling kyber.cc
[376/498] Compiling hrss.cc
[377/498] Compiling scrypt.cc
[378/498] Compiling hpke.cc
[379/498] Compiling print.cc
[380/498] Compiling pbkdf.cc
[381/498] Compiling p_x25519_asn1.cc
[382/498] Compiling p_x25519.cc
[383/498] Compiling p_hkdf.cc
[384/498] Compiling p_rsa_asn1.cc
[385/498] Compiling p_ed25519_asn1.cc
[386/498] Compiling p_ed25519.cc
[387/498] Compiling p_ec_asn1.cc
[388/498] Compiling p_rsa.cc
[389/498] Compiling p_ec.cc
[390/498] Compiling p_dh_asn1.cc
[391/498] Compiling p_dh.cc
[392/498] Compiling evp.cc
[393/498] Compiling evp_ctx.cc
[394/498] Compiling err.cc
[395/498] Compiling p_dsa_asn1.cc
[396/498] Compiling evp_asn1.cc
[397/498] Compiling engine.cc
[398/498] Compiling ecdh.cc
[399/498] Compiling hash_to_curve.cc
[400/498] Compiling ec_derive.cc
[401/498] Compiling ecdsa_asn1.cc
[402/498] Compiling params.cc
[403/498] Compiling bcm.cc
[404/498] Compiling digest_extra.cc
[405/498] Compiling dsa.cc
[406/498] Compiling x25519-asm-arm.S
[407/498] Compiling ec_asn1.cc
[408/498] Compiling dh_asn1.cc
[409/498] Compiling dsa_asn1.cc
[410/498] Compiling des.cc
[411/498] Compiling curve25519_64_adx.cc
[412/498] Compiling cpu_intel.cc
[413/498] Compiling crypto.cc
[414/498] Compiling curve25519.cc
[414/498] Compiling cpu_arm_linux.cc
[416/498] Compiling spake25519.cc
[417/498] Compiling cpu_arm_freebsd.cc
[418/498] Compiling cpu_aarch64_win.cc
[419/498] Compiling cpu_aarch64_apple.cc
[420/498] Compiling cpu_aarch64_sysreg.cc
[421/498] Compiling cpu_aarch64_linux.cc
[422/498] Compiling cpu_aarch64_openbsd.cc
[423/498] Compiling cpu_aarch64_fuchsia.cc
[424/498] Compiling conf.cc
[425/498] Compiling tls_cbc.cc
[426/498] Compiling e_rc2.cc
[427/498] Compiling e_tls.cc
[428/498] Compiling get_cipher.cc
[429/498] Compiling e_rc4.cc
[430/498] Compiling e_null.cc
[431/498] Compiling e_chacha20poly1305.cc
[432/498] Compiling e_des.cc
[433/498] Compiling chacha.cc
[434/498] Compiling e_aesctrhmac.cc
[435/498] Compiling e_aesgcmsiv.cc
[436/498] Compiling derive_key.cc
[437/498] Compiling unicode.cc
[438/498] Compiling buf.cc
[439/498] Compiling asn1_compat.cc
[440/498] Compiling ber.cc
[441/498] Compiling cbs.cc
[442/498] Compiling cbb.cc
[443/498] Compiling bn_asn1.cc
[444/498] Compiling convert.cc
[445/498] Compiling printf.cc
[446/498] Compiling socket_helper.cc
[447/498] Compiling blake2.cc
[448/498] Compiling socket.cc
[449/498] Compiling pair.cc
[450/498] Compiling fd.cc
[450/498] Compiling hexdump.cc
[452/498] Compiling file.cc
[453/498] Compiling bio_mem.cc
[453/498] Compiling errno.cc
[455/498] Compiling bio.cc
[456/498] Compiling base64.cc
[457/498] Compiling connect.cc
[458/498] Compiling tasn_typ.cc
[459/498] Compiling tasn_enc.cc
[460/498] Compiling tasn_fre.cc
[461/498] Compiling tasn_new.cc
[462/498] Compiling tasn_utl.cc
[463/498] Compiling f_string.cc
[464/498] Compiling posix_time.cc
[465/498] Compiling f_int.cc
[466/498] Compiling tasn_dec.cc
[467/498] Compiling asn_pack.cc
[468/498] Compiling asn1_par.cc
[469/498] Compiling a_utctm.cc
[469/498] Compiling asn1_lib.cc
[471/498] Compiling a_type.cc
[472/498] Compiling a_time.cc
[473/498] Compiling a_octet.cc
[474/498] Compiling a_strnid.cc
[475/498] Compiling a_strex.cc
[476/498] Compiling a_i2d_fp.cc
[477/498] Compiling a_object.cc
[478/498] Compiling a_dup.cc
[479/498] Compiling a_int.cc
[480/498] Compiling a_mbstr.cc
[481/498] Compiling CEd25519 verify.c
[482/498] Compiling a_d2i_fp.cc
[483/498] Compiling CEd25519 sign.c
[484/498] Compiling CEd25519 seed.c
[485/498] Compiling CEd25519 sha512.c
[486/498] Compiling CEd25519 keypair.c
[487/498] Compiling CEd25519 key_exchange.c
[488/498] Compiling CEd25519 sc.c
[489/498] Compiling CEd25519 add_scalar.c
[490/498] Write sources
[491/498] Compiling CEd25519 ge.c
[492/498] Compiling CEd25519 fe.c
[493/498] Compiling a_gentm.cc
[494/518] Compiling a_bitstr.cc
[495/523] Compiling a_bool.cc
[497/523] Emitting module Ed25519
[498/523] Compiling Ed25519 Seed.swift
[499/523] Compiling Ed25519 PrivateKey.swift
[500/523] Compiling Ed25519 PublicKey.swift
[501/523] Compiling Ed25519 Error.swift
[502/523] Compiling Ed25519 KeyPair.swift
[504/524] Compiling Atomics UnsafeAtomic.swift
[505/524] Compiling Atomics UnsafeAtomicLazyReference.swift
[506/526] Compiling Atomics AtomicMemoryOrderings.swift
[507/526] Compiling Atomics DoubleWord.swift
[508/526] Compiling Atomics ManagedAtomic.swift
[509/526] Compiling Atomics ManagedAtomicLazyReference.swift
[510/526] Compiling Atomics AtomicReference.swift
[511/526] Compiling Atomics AtomicStorage.swift
[512/526] Compiling Atomics AtomicValue.swift
[513/526] Compiling Atomics Primitives.shims.swift
[514/526] Compiling Atomics AtomicInteger.swift
[515/526] Compiling Atomics AtomicOptionalWrappable.swift
[516/558] Compiling SwiftExtensionsPack RandomBytes.swift
[517/558] Compiling SwiftExtensionsPack Dictionary+JSON.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[518/558] Emitting module SwiftExtensionsPack
/host/spi-builder-workspace/.build/checkouts/swift-extensions-pack/Sources/SwiftExtensionsPack/Crypto/AES.swift:12:8: error: no such module 'CryptoKit'
10 | import Crypto
11 | #else
12 | import CryptoKit
| `- error: no such module 'CryptoKit'
13 | #endif
14 |
[519/562] Compiling SwiftExtensionsPack Ed25519.swift
/host/spi-builder-workspace/.build/checkouts/swift-extensions-pack/Sources/SwiftExtensionsPack/Crypto/AES.swift:12:8: error: no such module 'CryptoKit'
10 | import Crypto
11 | #else
12 | import CryptoKit
| `- error: no such module 'CryptoKit'
13 | #endif
14 |
[520/562] Compiling SwiftExtensionsPack HexaDecimal.swift
/host/spi-builder-workspace/.build/checkouts/swift-extensions-pack/Sources/SwiftExtensionsPack/Crypto/AES.swift:12:8: error: no such module 'CryptoKit'
10 | import Crypto
11 | #else
12 | import CryptoKit
| `- error: no such module 'CryptoKit'
13 | #endif
14 |
[521/562] Compiling SwiftExtensionsPack Hmac.swift
/host/spi-builder-workspace/.build/checkouts/swift-extensions-pack/Sources/SwiftExtensionsPack/Crypto/AES.swift:12:8: error: no such module 'CryptoKit'
10 | import Crypto
11 | #else
12 | import CryptoKit
| `- error: no such module 'CryptoKit'
13 | #endif
14 |
/host/spi-builder-workspace/.build/checkouts/swift-extensions-pack/Sources/SwiftExtensionsPack/Crypto/AES.swift:12:8: error: no such module 'CryptoKit'
10 | import Crypto
11 | #else
12 | import CryptoKit
| `- error: no such module 'CryptoKit'
13 | #endif
14 |
[523/562] Compiling SwiftExtensionsPack CommonClasses.swift
/host/spi-builder-workspace/.build/checkouts/swift-extensions-pack/Sources/SwiftExtensionsPack/Crypto/AES.swift:12:8: error: no such module 'CryptoKit'
10 | import Crypto
11 | #else
12 | import CryptoKit
| `- error: no such module 'CryptoKit'
13 | #endif
14 |
[524/562] Compiling SwiftExtensionsPack CommonMethods.swift
/host/spi-builder-workspace/.build/checkouts/swift-extensions-pack/Sources/SwiftExtensionsPack/Crypto/AES.swift:12:8: error: no such module 'CryptoKit'
10 | import Crypto
11 | #else
12 | import CryptoKit
| `- error: no such module 'CryptoKit'
13 | #endif
14 |
[525/562] Compiling SwiftExtensionsPack ErrorCommon.swift
/host/spi-builder-workspace/.build/checkouts/swift-extensions-pack/Sources/SwiftExtensionsPack/Crypto/AES.swift:12:8: error: no such module 'CryptoKit'
10 | import Crypto
11 | #else
12 | import CryptoKit
| `- error: no such module 'CryptoKit'
13 | #endif
14 |
[526/562] Compiling SwiftExtensionsPack ObjectIdentifier.swift
/host/spi-builder-workspace/.build/checkouts/swift-extensions-pack/Sources/SwiftExtensionsPack/Crypto/AES.swift:12:8: error: no such module 'CryptoKit'
10 | import Crypto
11 | #else
12 | import CryptoKit
| `- error: no such module 'CryptoKit'
13 | #endif
14 |
[527/562] Compiling SwiftExtensionsPack Protocols.swift
/host/spi-builder-workspace/.build/checkouts/swift-extensions-pack/Sources/SwiftExtensionsPack/Crypto/AES.swift:12:8: error: no such module 'CryptoKit'
10 | import Crypto
11 | #else
12 | import CryptoKit
| `- error: no such module 'CryptoKit'
13 | #endif
14 |
[528/562] Compiling SwiftExtensionsPack Runtime.swift
/host/spi-builder-workspace/.build/checkouts/swift-extensions-pack/Sources/SwiftExtensionsPack/Crypto/AES.swift:12:8: error: no such module 'CryptoKit'
10 | import Crypto
11 | #else
12 | import CryptoKit
| `- error: no such module 'CryptoKit'
13 | #endif
14 |
[529/562] Compiling SwiftExtensionsPack SafeValue.swift
/host/spi-builder-workspace/.build/checkouts/swift-extensions-pack/Sources/SwiftExtensionsPack/Crypto/AES.swift:12:8: error: no such module 'CryptoKit'
10 | import Crypto
11 | #else
12 | import CryptoKit
| `- error: no such module 'CryptoKit'
13 | #endif
14 |
[530/562] Compiling SwiftExtensionsPack AES.swift
/host/spi-builder-workspace/.build/checkouts/swift-extensions-pack/Sources/SwiftExtensionsPack/Crypto/AES.swift:12:8: error: no such module 'CryptoKit'
10 | import Crypto
11 | #else
12 | import CryptoKit
| `- error: no such module 'CryptoKit'
13 | #endif
14 |
[531/562] Compiling SwiftExtensionsPack ByteArray+Bits.swift
/host/spi-builder-workspace/.build/checkouts/swift-extensions-pack/Sources/SwiftExtensionsPack/Crypto/AES.swift:12:8: error: no such module 'CryptoKit'
10 | import Crypto
11 | #else
12 | import CryptoKit
| `- error: no such module 'CryptoKit'
13 | #endif
14 |
[532/562] Compiling SwiftExtensionsPack Data+Extension.swift
/host/spi-builder-workspace/.build/checkouts/swift-extensions-pack/Sources/SwiftExtensionsPack/Crypto/AES.swift:12:8: error: no such module 'CryptoKit'
10 | import Crypto
11 | #else
12 | import CryptoKit
| `- error: no such module 'CryptoKit'
13 | #endif
14 |
[533/562] Compiling SwiftExtensionsPack SafeArray.swift
/host/spi-builder-workspace/.build/checkouts/swift-extensions-pack/Sources/SwiftExtensionsPack/Crypto/AES.swift:12:8: error: no such module 'CryptoKit'
10 | import Crypto
11 | #else
12 | import CryptoKit
| `- error: no such module 'CryptoKit'
13 | #endif
14 |
[534/562] Compiling SwiftExtensionsPack Sequence+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-extensions-pack/Sources/SwiftExtensionsPack/Crypto/AES.swift:12:8: error: no such module 'CryptoKit'
10 | import Crypto
11 | #else
12 | import CryptoKit
| `- error: no such module 'CryptoKit'
13 | #endif
14 |
[535/562] Compiling SwiftExtensionsPack Codable+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-extensions-pack/Sources/SwiftExtensionsPack/Crypto/AES.swift:12:8: error: no such module 'CryptoKit'
10 | import Crypto
11 | #else
12 | import CryptoKit
| `- error: no such module 'CryptoKit'
13 | #endif
14 |
[536/562] Compiling SwiftExtensionsPack AnyValue.swift
/host/spi-builder-workspace/.build/checkouts/swift-extensions-pack/Sources/SwiftExtensionsPack/Crypto/AES.swift:12:8: error: no such module 'CryptoKit'
10 | import Crypto
11 | #else
12 | import CryptoKit
| `- error: no such module 'CryptoKit'
13 | #endif
14 |
[537/562] Compiling SwiftExtensionsPack Atomic.swift
/host/spi-builder-workspace/.build/checkouts/swift-extensions-pack/Sources/SwiftExtensionsPack/Crypto/AES.swift:12:8: error: no such module 'CryptoKit'
10 | import Crypto
11 | #else
12 | import CryptoKit
| `- error: no such module 'CryptoKit'
13 | #endif
14 |
[538/562] Compiling SwiftExtensionsPack Float.swift
/host/spi-builder-workspace/.build/checkouts/swift-extensions-pack/Sources/SwiftExtensionsPack/Crypto/AES.swift:12:8: error: no such module 'CryptoKit'
10 | import Crypto
11 | #else
12 | import CryptoKit
| `- error: no such module 'CryptoKit'
13 | #endif
14 |
[539/562] Compiling SwiftExtensionsPack HTTP.swift
/host/spi-builder-workspace/.build/checkouts/swift-extensions-pack/Sources/SwiftExtensionsPack/Crypto/AES.swift:12:8: error: no such module 'CryptoKit'
10 | import Crypto
11 | #else
12 | import CryptoKit
| `- error: no such module 'CryptoKit'
13 | #endif
14 |
[540/562] Compiling SwiftExtensionsPack String+Chunks.swift
/host/spi-builder-workspace/.build/checkouts/swift-extensions-pack/Sources/SwiftExtensionsPack/Crypto/AES.swift:12:8: error: no such module 'CryptoKit'
10 | import Crypto
11 | #else
12 | import CryptoKit
| `- error: no such module 'CryptoKit'
13 | #endif
14 |
[541/562] Compiling SwiftExtensionsPack String+Date.swift
/host/spi-builder-workspace/.build/checkouts/swift-extensions-pack/Sources/SwiftExtensionsPack/Crypto/AES.swift:12:8: error: no such module 'CryptoKit'
10 | import Crypto
11 | #else
12 | import CryptoKit
| `- error: no such module 'CryptoKit'
13 | #endif
14 |
/host/spi-builder-workspace/.build/checkouts/swift-extensions-pack/Sources/SwiftExtensionsPack/Crypto/AES.swift:12:8: error: no such module 'CryptoKit'
10 | import Crypto
11 | #else
12 | import CryptoKit
| `- error: no such module 'CryptoKit'
13 | #endif
14 |
[543/562] Compiling SwiftExtensionsPack DictionaryCommon.swift
/host/spi-builder-workspace/.build/checkouts/swift-extensions-pack/Sources/SwiftExtensionsPack/Crypto/AES.swift:12:8: error: no such module 'CryptoKit'
10 | import Crypto
11 | #else
12 | import CryptoKit
| `- error: no such module 'CryptoKit'
13 | #endif
14 |
[544/562] Compiling SwiftExtensionsPack SafeDictionary.swift
/host/spi-builder-workspace/.build/checkouts/swift-extensions-pack/Sources/SwiftExtensionsPack/Crypto/AES.swift:12:8: error: no such module 'CryptoKit'
10 | import Crypto
11 | #else
12 | import CryptoKit
| `- error: no such module 'CryptoKit'
13 | #endif
14 |
[545/562] Compiling SwiftExtensionsPack Double.swift
/host/spi-builder-workspace/.build/checkouts/swift-extensions-pack/Sources/SwiftExtensionsPack/Crypto/AES.swift:12:8: error: no such module 'CryptoKit'
10 | import Crypto
11 | #else
12 | import CryptoKit
| `- error: no such module 'CryptoKit'
13 | #endif
14 |
[546/562] Compiling SwiftExtensionsPack SHA.swift
/host/spi-builder-workspace/.build/checkouts/swift-extensions-pack/Sources/SwiftExtensionsPack/Crypto/AES.swift:12:8: error: no such module 'CryptoKit'
10 | import Crypto
11 | #else
12 | import CryptoKit
| `- error: no such module 'CryptoKit'
13 | #endif
14 |
[547/562] Compiling SwiftExtensionsPack String+Extension.swift
/host/spi-builder-workspace/.build/checkouts/swift-extensions-pack/Sources/SwiftExtensionsPack/Crypto/AES.swift:12:8: error: no such module 'CryptoKit'
10 | import Crypto
11 | #else
12 | import CryptoKit
| `- error: no such module 'CryptoKit'
13 | #endif
14 |
[548/562] Compiling SwiftExtensionsPack Date+String.swift
/host/spi-builder-workspace/.build/checkouts/swift-extensions-pack/Sources/SwiftExtensionsPack/Crypto/AES.swift:12:8: error: no such module 'CryptoKit'
10 | import Crypto
11 | #else
12 | import CryptoKit
| `- error: no such module 'CryptoKit'
13 | #endif
14 |
[549/562] Compiling SwiftExtensionsPack DateCommon.swift
/host/spi-builder-workspace/.build/checkouts/swift-extensions-pack/Sources/SwiftExtensionsPack/Crypto/AES.swift:12:8: error: no such module 'CryptoKit'
10 | import Crypto
11 | #else
12 | import CryptoKit
| `- error: no such module 'CryptoKit'
13 | #endif
14 |
[550/562] Compiling SwiftExtensionsPack String+JSON.swift
/host/spi-builder-workspace/.build/checkouts/swift-extensions-pack/Sources/SwiftExtensionsPack/Crypto/AES.swift:12:8: error: no such module 'CryptoKit'
10 | import Crypto
11 | #else
12 | import CryptoKit
| `- error: no such module 'CryptoKit'
13 | #endif
14 |
[551/562] Compiling SwiftExtensionsPack StringCommon.swift
/host/spi-builder-workspace/.build/checkouts/swift-extensions-pack/Sources/SwiftExtensionsPack/Crypto/AES.swift:12:8: error: no such module 'CryptoKit'
10 | import Crypto
11 | #else
12 | import CryptoKit
| `- error: no such module 'CryptoKit'
13 | #endif
14 |
[552/562] Compiling SwiftExtensionsPack String+Crypto.swift
/host/spi-builder-workspace/.build/checkouts/swift-extensions-pack/Sources/SwiftExtensionsPack/Crypto/AES.swift:12:8: error: no such module 'CryptoKit'
10 | import Crypto
11 | #else
12 | import CryptoKit
| `- error: no such module 'CryptoKit'
13 | #endif
14 |
[553/562] Compiling SwiftExtensionsPack String+Height.swift
/host/spi-builder-workspace/.build/checkouts/swift-extensions-pack/Sources/SwiftExtensionsPack/Crypto/AES.swift:12:8: error: no such module 'CryptoKit'
10 | import Crypto
11 | #else
12 | import CryptoKit
| `- error: no such module 'CryptoKit'
13 | #endif
14 |
[556/562] Compiling c-atomics.c
[556/562] Compiling c-nioatomics.c
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/3] Write swift-version-24593BA9C3E375BF.txt
[2/36] Emitting module Ed25519
[3/36] Compiling Ed25519 PrivateKey.swift
[4/36] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[5/36] Compiling Logging LogHandler.swift
[6/37] Compiling SwiftRegularExpression String+Regexp.swift
[7/37] Compiling Ed25519 PublicKey.swift
[8/37] Compiling Ed25519 Seed.swift
[9/37] Compiling Ed25519 Error.swift
[10/37] Compiling Ed25519 KeyPair.swift
[11/38] Compiling InternalCollectionsUtilities Descriptions.swift
[12/38] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[13/38] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[14/38] Compiling InternalCollectionsUtilities Debugging.swift
[15/38] Emitting module SwiftRegularExpression
[16/39] Compiling Logging Locks.swift
[17/39] Compiling Logging MetadataProvider.swift
[19/39] Emitting module Logging
[21/39] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[22/39] Compiling InternalCollectionsUtilities _SortedCollection.swift
[23/39] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[24/39] Compiling _NIODataStructures Heap.swift
[25/40] Emitting module _NIODataStructures
[26/58] Compiling _NIODataStructures _TinyArray.swift
[27/58] Compiling _NIODataStructures PriorityQueue.swift
[28/59] Emitting module _NIOBase64
[29/59] Compiling _NIOBase64 Base64.swift
[32/60] Compiling Atomics AtomicStorage.swift
[33/60] Compiling Atomics AtomicValue.swift
[34/60] Compiling Atomics AtomicBool.swift
[35/60] Compiling Atomics IntegerConformances.swift
[36/60] Emitting module InternalCollectionsUtilities
[37/60] Compiling Atomics OptionalRawRepresentable.swift
[38/60] Compiling Atomics RawRepresentable.swift
[39/61] Compiling Logging Logging.swift
[40/62] Compiling Atomics UnsafeAtomic.swift
[41/62] Compiling Atomics UnsafeAtomicLazyReference.swift
[42/62] Compiling Atomics AtomicReference.swift
[45/64] Compiling Atomics Primitives.shims.swift
[46/64] Compiling Atomics AtomicInteger.swift
[47/64] Compiling Atomics AtomicOptionalWrappable.swift
[48/64] Compiling Atomics ManagedAtomic.swift
[49/64] Compiling Atomics ManagedAtomicLazyReference.swift
[50/64] Compiling Atomics AtomicMemoryOrderings.swift
[51/64] Compiling Atomics DoubleWord.swift
[54/64] Compiling Atomics IntegerOperations.swift
[55/64] Compiling Atomics Unmanaged extensions.swift
[56/111] Compiling DequeModule _DequeBuffer.swift
[57/111] Compiling DequeModule _DequeBufferHeader.swift
[58/113] Compiling DequeModule Deque+Extras.swift
[59/113] Compiling DequeModule Deque+Hashable.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[60/113] Emitting module SwiftExtensionsPack
/host/spi-builder-workspace/.build/checkouts/swift-extensions-pack/Sources/SwiftExtensionsPack/Crypto/AES.swift:12:8: error: no such module 'CryptoKit'
10 | import Crypto
11 | #else
12 | import CryptoKit
| `- error: no such module 'CryptoKit'
13 | #endif
14 |
/host/spi-builder-workspace/.build/checkouts/swift-extensions-pack/Sources/SwiftExtensionsPack/Crypto/AES.swift:12:8: error: no such module 'CryptoKit'
10 | import Crypto
11 | #else
12 | import CryptoKit
| `- error: no such module 'CryptoKit'
13 | #endif
14 |
/host/spi-builder-workspace/.build/checkouts/swift-extensions-pack/Sources/SwiftExtensionsPack/Crypto/AES.swift:12:8: error: no such module 'CryptoKit'
10 | import Crypto
11 | #else
12 | import CryptoKit
| `- error: no such module 'CryptoKit'
13 | #endif
14 |
[63/117] Compiling DequeModule Deque+CustomReflectable.swift
/host/spi-builder-workspace/.build/checkouts/swift-extensions-pack/Sources/SwiftExtensionsPack/Crypto/AES.swift:12:8: error: no such module 'CryptoKit'
10 | import Crypto
11 | #else
12 | import CryptoKit
| `- error: no such module 'CryptoKit'
13 | #endif
14 |
[64/117] Compiling DequeModule Deque+Descriptions.swift
/host/spi-builder-workspace/.build/checkouts/swift-extensions-pack/Sources/SwiftExtensionsPack/Crypto/AES.swift:12:8: error: no such module 'CryptoKit'
10 | import Crypto
11 | #else
12 | import CryptoKit
| `- error: no such module 'CryptoKit'
13 | #endif
14 |
[65/117] Compiling DequeModule _DequeSlot.swift
/host/spi-builder-workspace/.build/checkouts/swift-extensions-pack/Sources/SwiftExtensionsPack/Crypto/AES.swift:12:8: error: no such module 'CryptoKit'
10 | import Crypto
11 | #else
12 | import CryptoKit
| `- error: no such module 'CryptoKit'
13 | #endif
14 |
[66/117] Compiling DequeModule Deque+Testing.swift
[67/117] Compiling DequeModule Deque._Storage.swift
[68/117] Compiling DequeModule Deque+Equatable.swift
[69/117] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[72/117] Compiling DequeModule Deque._UnsafeHandle.swift
[73/117] Compiling DequeModule Deque.swift
/host/spi-builder-workspace/.build/checkouts/swift-extensions-pack/Sources/SwiftExtensionsPack/Crypto/AES.swift:12:8: error: no such module 'CryptoKit'
10 | import Crypto
11 | #else
12 | import CryptoKit
| `- error: no such module 'CryptoKit'
13 | #endif
14 |
/host/spi-builder-workspace/.build/checkouts/swift-extensions-pack/Sources/SwiftExtensionsPack/Crypto/AES.swift:12:8: error: no such module 'CryptoKit'
10 | import Crypto
11 | #else
12 | import CryptoKit
| `- error: no such module 'CryptoKit'
13 | #endif
14 |
/host/spi-builder-workspace/.build/checkouts/swift-extensions-pack/Sources/SwiftExtensionsPack/Crypto/AES.swift:12:8: error: no such module 'CryptoKit'
10 | import Crypto
11 | #else
12 | import CryptoKit
| `- error: no such module 'CryptoKit'
13 | #endif
14 |
/host/spi-builder-workspace/.build/checkouts/swift-extensions-pack/Sources/SwiftExtensionsPack/Crypto/AES.swift:12:8: error: no such module 'CryptoKit'
10 | import Crypto
11 | #else
12 | import CryptoKit
| `- error: no such module 'CryptoKit'
13 | #endif
14 |
/host/spi-builder-workspace/.build/checkouts/swift-extensions-pack/Sources/SwiftExtensionsPack/Crypto/AES.swift:12:8: error: no such module 'CryptoKit'
10 | import Crypto
11 | #else
12 | import CryptoKit
| `- error: no such module 'CryptoKit'
13 | #endif
14 |
[79/117] Compiling DequeModule _UnsafeWrappedBuffer.swift
/host/spi-builder-workspace/.build/checkouts/swift-extensions-pack/Sources/SwiftExtensionsPack/Crypto/AES.swift:12:8: error: no such module 'CryptoKit'
10 | import Crypto
11 | #else
12 | import CryptoKit
| `- error: no such module 'CryptoKit'
13 | #endif
14 |
[80/117] Compiling SwiftExtensionsPack HexaDecimal.swift
/host/spi-builder-workspace/.build/checkouts/swift-extensions-pack/Sources/SwiftExtensionsPack/Crypto/AES.swift:12:8: error: no such module 'CryptoKit'
10 | import Crypto
11 | #else
12 | import CryptoKit
| `- error: no such module 'CryptoKit'
13 | #endif
14 |
[81/117] Compiling SwiftExtensionsPack Hmac.swift
/host/spi-builder-workspace/.build/checkouts/swift-extensions-pack/Sources/SwiftExtensionsPack/Crypto/AES.swift:12:8: error: no such module 'CryptoKit'
10 | import Crypto
11 | #else
12 | import CryptoKit
| `- error: no such module 'CryptoKit'
13 | #endif
14 |
[82/117] Compiling SwiftExtensionsPack RandomBytes.swift
/host/spi-builder-workspace/.build/checkouts/swift-extensions-pack/Sources/SwiftExtensionsPack/Crypto/AES.swift:12:8: error: no such module 'CryptoKit'
10 | import Crypto
11 | #else
12 | import CryptoKit
| `- error: no such module 'CryptoKit'
13 | #endif
14 |
[83/117] Compiling SwiftExtensionsPack SHA.swift
/host/spi-builder-workspace/.build/checkouts/swift-extensions-pack/Sources/SwiftExtensionsPack/Crypto/AES.swift:12:8: error: no such module 'CryptoKit'
10 | import Crypto
11 | #else
12 | import CryptoKit
| `- error: no such module 'CryptoKit'
13 | #endif
14 |
[84/117] Compiling SwiftExtensionsPack String+Extension.swift
/host/spi-builder-workspace/.build/checkouts/swift-extensions-pack/Sources/SwiftExtensionsPack/Crypto/AES.swift:12:8: error: no such module 'CryptoKit'
10 | import Crypto
11 | #else
12 | import CryptoKit
| `- error: no such module 'CryptoKit'
13 | #endif
14 |
[85/117] Compiling SwiftExtensionsPack Date+String.swift
/host/spi-builder-workspace/.build/checkouts/swift-extensions-pack/Sources/SwiftExtensionsPack/Crypto/AES.swift:12:8: error: no such module 'CryptoKit'
10 | import Crypto
11 | #else
12 | import CryptoKit
| `- error: no such module 'CryptoKit'
13 | #endif
14 |
[86/117] Compiling SwiftExtensionsPack DateCommon.swift
/host/spi-builder-workspace/.build/checkouts/swift-extensions-pack/Sources/SwiftExtensionsPack/Crypto/AES.swift:12:8: error: no such module 'CryptoKit'
10 | import Crypto
11 | #else
12 | import CryptoKit
| `- error: no such module 'CryptoKit'
13 | #endif
14 |
[87/117] Compiling SwiftExtensionsPack Float.swift
/host/spi-builder-workspace/.build/checkouts/swift-extensions-pack/Sources/SwiftExtensionsPack/Crypto/AES.swift:12:8: error: no such module 'CryptoKit'
10 | import Crypto
11 | #else
12 | import CryptoKit
| `- error: no such module 'CryptoKit'
13 | #endif
14 |
[88/117] Compiling SwiftExtensionsPack HTTP.swift
/host/spi-builder-workspace/.build/checkouts/swift-extensions-pack/Sources/SwiftExtensionsPack/Crypto/AES.swift:12:8: error: no such module 'CryptoKit'
10 | import Crypto
11 | #else
12 | import CryptoKit
| `- error: no such module 'CryptoKit'
13 | #endif
14 |
[89/117] Compiling SwiftExtensionsPack String+Chunks.swift
/host/spi-builder-workspace/.build/checkouts/swift-extensions-pack/Sources/SwiftExtensionsPack/Crypto/AES.swift:12:8: error: no such module 'CryptoKit'
10 | import Crypto
11 | #else
12 | import CryptoKit
| `- error: no such module 'CryptoKit'
13 | #endif
14 |
[90/117] Compiling SwiftExtensionsPack String+Date.swift
/host/spi-builder-workspace/.build/checkouts/swift-extensions-pack/Sources/SwiftExtensionsPack/Crypto/AES.swift:12:8: error: no such module 'CryptoKit'
10 | import Crypto
11 | #else
12 | import CryptoKit
| `- error: no such module 'CryptoKit'
13 | #endif
14 |
[91/117] Compiling SwiftExtensionsPack Dictionary+JSON.swift
/host/spi-builder-workspace/.build/checkouts/swift-extensions-pack/Sources/SwiftExtensionsPack/Crypto/AES.swift:12:8: error: no such module 'CryptoKit'
10 | import Crypto
11 | #else
12 | import CryptoKit
| `- error: no such module 'CryptoKit'
13 | #endif
14 |
[92/117] Compiling SwiftExtensionsPack DictionaryCommon.swift
/host/spi-builder-workspace/.build/checkouts/swift-extensions-pack/Sources/SwiftExtensionsPack/Crypto/AES.swift:12:8: error: no such module 'CryptoKit'
10 | import Crypto
11 | #else
12 | import CryptoKit
| `- error: no such module 'CryptoKit'
13 | #endif
14 |
[93/117] Compiling SwiftExtensionsPack SafeDictionary.swift
/host/spi-builder-workspace/.build/checkouts/swift-extensions-pack/Sources/SwiftExtensionsPack/Crypto/AES.swift:12:8: error: no such module 'CryptoKit'
10 | import Crypto
11 | #else
12 | import CryptoKit
| `- error: no such module 'CryptoKit'
13 | #endif
14 |
[94/117] Compiling SwiftExtensionsPack Double.swift
/host/spi-builder-workspace/.build/checkouts/swift-extensions-pack/Sources/SwiftExtensionsPack/Crypto/AES.swift:12:8: error: no such module 'CryptoKit'
10 | import Crypto
11 | #else
12 | import CryptoKit
| `- error: no such module 'CryptoKit'
13 | #endif
14 |
[95/117] Compiling SwiftExtensionsPack String+JSON.swift
/host/spi-builder-workspace/.build/checkouts/swift-extensions-pack/Sources/SwiftExtensionsPack/Crypto/AES.swift:12:8: error: no such module 'CryptoKit'
10 | import Crypto
11 | #else
12 | import CryptoKit
| `- error: no such module 'CryptoKit'
13 | #endif
14 |
[96/117] Compiling SwiftExtensionsPack StringCommon.swift
/host/spi-builder-workspace/.build/checkouts/swift-extensions-pack/Sources/SwiftExtensionsPack/Crypto/AES.swift:12:8: error: no such module 'CryptoKit'
10 | import Crypto
11 | #else
12 | import CryptoKit
| `- error: no such module 'CryptoKit'
13 | #endif
14 |
[97/117] Compiling SwiftExtensionsPack String+Crypto.swift
/host/spi-builder-workspace/.build/checkouts/swift-extensions-pack/Sources/SwiftExtensionsPack/Crypto/AES.swift:12:8: error: no such module 'CryptoKit'
10 | import Crypto
11 | #else
12 | import CryptoKit
| `- error: no such module 'CryptoKit'
13 | #endif
14 |
[98/117] Compiling SwiftExtensionsPack String+Height.swift
/host/spi-builder-workspace/.build/checkouts/swift-extensions-pack/Sources/SwiftExtensionsPack/Crypto/AES.swift:12:8: error: no such module 'CryptoKit'
10 | import Crypto
11 | #else
12 | import CryptoKit
| `- error: no such module 'CryptoKit'
13 | #endif
14 |
[101/117] Compiling DequeModule Deque+Codable.swift
/host/spi-builder-workspace/.build/checkouts/swift-extensions-pack/Sources/SwiftExtensionsPack/Crypto/AES.swift:12:8: error: no such module 'CryptoKit'
10 | import Crypto
11 | #else
12 | import CryptoKit
| `- error: no such module 'CryptoKit'
13 | #endif
14 |
[102/117] Compiling DequeModule Deque+Collection.swift
/host/spi-builder-workspace/.build/checkouts/swift-extensions-pack/Sources/SwiftExtensionsPack/Crypto/AES.swift:12:8: error: no such module 'CryptoKit'
10 | import Crypto
11 | #else
12 | import CryptoKit
| `- error: no such module 'CryptoKit'
13 | #endif
14 |
/host/spi-builder-workspace/.build/checkouts/swift-extensions-pack/Sources/SwiftExtensionsPack/Crypto/AES.swift:12:8: error: no such module 'CryptoKit'
10 | import Crypto
11 | #else
12 | import CryptoKit
| `- error: no such module 'CryptoKit'
13 | #endif
14 |
/host/spi-builder-workspace/.build/checkouts/swift-extensions-pack/Sources/SwiftExtensionsPack/Crypto/AES.swift:12:8: error: no such module 'CryptoKit'
10 | import Crypto
11 | #else
12 | import CryptoKit
| `- error: no such module 'CryptoKit'
13 | #endif
14 |
/host/spi-builder-workspace/.build/checkouts/swift-extensions-pack/Sources/SwiftExtensionsPack/Crypto/AES.swift:12:8: error: no such module 'CryptoKit'
10 | import Crypto
11 | #else
12 | import CryptoKit
| `- error: no such module 'CryptoKit'
13 | #endif
14 |
[110/117] Compiling c-atomics.c
[110/117] Compiling c-nioatomics.c
BUILD FAILURE 6.1 android