The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build ActionCableSwift, reference master (85b9cd), with Swift 6.1 for Android on 29 May 2025 03:21:42 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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: master
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
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
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 master
========================================
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-4609320-2":/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.31s)
Fetched https://github.com/vapor/websocket-kit.git from cache (0.31s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (1.25s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2667] Fetching swift-nio-transport-services
[2668/17510] Fetching swift-nio-transport-services, swift-nio-ssl
[3559/93603] Fetching swift-nio-transport-services, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.52s)
[2543/90936] Fetching swift-nio-ssl, swift-nio
[53598/96850] Fetching swift-nio-ssl, swift-nio, swift-nio-extras
[58590/98560] Fetching swift-nio-ssl, swift-nio, swift-nio-extras, swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (4.35s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (4.35s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (4.37s)
Fetched https://github.com/apple/swift-nio.git from cache (4.48s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (4.95s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (2.57s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/16591] Fetching swift-collections
[665/20982] Fetching swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.54s)
[4314/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.26s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (1.77s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.84s)
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.62s)
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.58s)
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.56s)
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-certificates.git
[1/1590] Fetching swift-asn1
[1544/5426] Fetching swift-asn1, swift-log
[2474/7852] Fetching swift-asn1, swift-log, swift-service-lifecycle
[2842/13811] Fetching swift-asn1, swift-log, swift-service-lifecycle, swift-algorithms
[5784/19966] Fetching swift-asn1, swift-log, swift-service-lifecycle, swift-algorithms, swift-certificates
[7049/24951] Fetching swift-asn1, swift-log, swift-service-lifecycle, swift-algorithms, swift-certificates, swift-async-algorithms
Fetched https://github.com/apple/swift-asn1.git from cache (0.48s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetched https://github.com/apple/swift-log.git from cache (0.49s)
Fetching https://github.com/apple/swift-http-types.git
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.51s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.59s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.59s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.59s)
[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.26s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.28s)
[1/11527] Fetching swift-nio-http2
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.08s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (2.12s)
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 (0.46s)
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.59s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.69s)
Fetching https://github.com/apple/swift-crypto.git
[1/13936] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.32s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (6.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.68s)
Fetching https://github.com/apple/swift-numerics.git
[1/5706] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.83s)
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.35s)
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 (0.93s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.68s)
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.51s)
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.56s)
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.51s)
Computed https://github.com/nerzh/swift-extensions-pack.git at 1.27.2 (0.00s)
Fetching https://github.com/nerzh/swift-regular-expression
Fetching https://github.com/bytehubio/ed25519
[1/179] Fetching ed25519
[44/240] Fetching ed25519, swift-regular-expression
Fetched https://github.com/nerzh/swift-regular-expression from cache (0.26s)
Fetched https://github.com/bytehubio/ed25519 from cache (0.27s)
Computing version for https://github.com/bytehubio/ed25519
Computed https://github.com/bytehubio/ed25519 at 1.0.0 (0.74s)
Computing version for https://github.com/nerzh/swift-regular-expression
Computed https://github.com/nerzh/swift-regular-expression at 0.2.4 (0.49s)
Computed https://github.com/apple/swift-log at 1.6.3 (0.00s)
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/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-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/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
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-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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 2.6.0
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-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-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-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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
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-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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
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/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Building for debugging...
[0/447] Write sources
[18/447] Compiling CNIOWindows WSAStartup.c
[18/447] Write sources
[23/447] Compiling CNIOLinux liburing_shims.c
[24/447] Compiling CEd25519 add_scalar.c
[25/447] Compiling CNIODarwin shim.c
[26/447] Compiling CEd25519 ge.c
[27/447] Compiling CNIOWindows shim.c
[28/447] Compiling _AtomicsShims.c
[29/447] Compiling CNIOWASI CNIOWASI.c
[30/447] Compiling CNIOLinux shim.c
[31/447] Compiling CNIOSHA1 c_nio_sha1.c
[32/447] Compiling CNIOLLHTTP c_nio_http.c
[33/447] Compiling fiat_curve25519_adx_square.S
[34/447] Compiling fiat_p256_adx_mul.S
[35/447] Compiling CNIOLLHTTP c_nio_api.c
[36/447] Compiling fiat_p256_adx_sqr.S
[37/447] Write swift-version-24593BA9C3E375BF.txt
[38/447] Compiling fiat_curve25519_adx_mul.S
[39/447] Compiling CNIOLLHTTP c_nio_llhttp.c
[40/453] Compiling CNIOBoringSSLShims shims.c
[41/453] Compiling tls_method.cc
[42/460] Compiling tls_record.cc
[43/474] Compiling tls13_server.cc
[44/474] Compiling tls13_client.cc
[45/474] Compiling tls13_enc.cc
[47/474] Emitting module InternalCollectionsUtilities
[48/475] Emitting module Logging
[48/475] Compiling tls13_both.cc
[50/475] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[51/475] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[52/475] Compiling InternalCollectionsUtilities Integer rank.swift
[53/475] Compiling InternalCollectionsUtilities Descriptions.swift
[54/475] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[55/475] Compiling Logging LogHandler.swift
[56/475] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[57/475] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[58/475] Compiling InternalCollectionsUtilities Debugging.swift
[59/475] Compiling _NIODataStructures _TinyArray.swift
[60/475] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[61/475] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[62/475] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[63/475] Compiling InternalCollectionsUtilities _SortedCollection.swift
[63/475] Compiling t1_enc.cc
[65/475] Compiling _NIODataStructures PriorityQueue.swift
[66/475] Emitting module _NIOBase64
[67/475] Compiling _NIOBase64 Base64.swift
[68/476] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[69/476] Compiling InternalCollectionsUtilities UInt+reversed.swift
[70/476] Emitting module _NIODataStructures
[71/476] Compiling _NIODataStructures Heap.swift
[74/478] Compiling ssl_x509.cc
[76/493] Compiling DequeModule Deque+Equatable.swift
[77/493] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[78/493] Compiling DequeModule Deque+CustomReflectable.swift
[79/493] Compiling DequeModule Deque+Descriptions.swift
[80/495] Compiling DequeModule _DequeBuffer.swift
[81/495] Compiling DequeModule _DequeBufferHeader.swift
[81/495] Compiling ssl_versions.cc
[83/495] Compiling DequeModule Deque+Extras.swift
[84/495] Compiling DequeModule Deque+Hashable.swift
[85/495] Compiling DequeModule Deque+Testing.swift
[86/495] Compiling DequeModule Deque._Storage.swift
[87/495] Compiling DequeModule _DequeSlot.swift
[88/495] Compiling DequeModule _UnsafeWrappedBuffer.swift
[88/495] Compiling ssl_transcript.cc
[90/495] Compiling DequeModule Deque+Codable.swift
[91/495] Compiling DequeModule Deque+Collection.swift
[92/495] Compiling DequeModule Deque._UnsafeHandle.swift
[93/495] Compiling DequeModule Deque.swift
[93/495] Compiling ssl_privkey.cc
[94/495] Compiling ssl_stat.cc
[96/495] Emitting module DequeModule
[97/496] Compiling ssl_session.cc
[99/496] Compiling Logging Locks.swift
[100/496] Compiling Logging MetadataProvider.swift
[101/496] Compiling Logging Logging.swift
[103/497] Emitting module SwiftRegularExpression
[104/497] Compiling SwiftRegularExpression String+Regexp.swift
[104/498] Compiling ssl_lib.cc
[105/498] Compiling ssl_cipher.cc
[106/498] Compiling ssl_file.cc
[108/498] Compiling ssl_key_share.cc
[109/498] Compiling ssl_credential.cc
[110/498] Compiling ssl_cert.cc
[111/498] Compiling ssl_buffer.cc
[112/498] Compiling ssl_aead_ctx.cc
[113/498] Compiling ssl_asn1.cc
[114/498] Compiling s3_pkt.cc
[115/498] Compiling s3_lib.cc
[116/498] Compiling s3_both.cc
[117/498] Compiling handshake_server.cc
[118/498] Compiling handoff.cc
[119/498] Compiling handshake_client.cc
[120/498] Compiling dtls_record.cc
[121/498] Compiling handshake.cc
[122/498] Compiling extensions.cc
[123/498] Compiling encrypted_client_hello.cc
[124/498] Compiling md5-x86_64-linux.S
[125/498] Compiling md5-x86_64-apple.S
[126/498] Compiling md5-586-linux.S
[127/498] Compiling md5-586-apple.S
[128/498] Compiling chacha20_poly1305_x86_64-linux.S
[129/498] Compiling chacha20_poly1305_x86_64-apple.S
[130/498] Compiling dtls_method.cc
[131/498] Compiling chacha20_poly1305_armv8-win.S
[132/498] Compiling chacha20_poly1305_armv8-apple.S
[133/498] Compiling chacha20_poly1305_armv8-linux.S
[134/498] Compiling err_data.cc
[135/498] Compiling d1_srtp.cc
[136/498] Compiling chacha-x86_64-apple.S
[137/498] Compiling chacha-x86_64-linux.S
[137/498] Compiling chacha-x86-linux.S
[139/498] Compiling chacha-x86-apple.S
[140/498] Compiling chacha-armv8-win.S
[141/498] Compiling chacha-armv8-apple.S
[142/498] Compiling chacha-armv4-linux.S
[143/498] Compiling bio_ssl.cc
[144/498] Compiling chacha-armv8-linux.S
[145/498] Compiling aes128gcmsiv-x86_64-linux.S
[146/498] Compiling x86_64-mont5-linux.S
[147/498] Compiling aes128gcmsiv-x86_64-apple.S
[148/498] Compiling x86_64-mont5-apple.S
[149/498] Compiling x86_64-mont-apple.S
[150/498] Compiling x86_64-mont-linux.S
[151/498] Compiling d1_pkt.cc
[152/498] Compiling x86-mont-linux.S
[153/498] Compiling x86-mont-apple.S
[154/498] Compiling vpaes-x86_64-linux.S
[155/498] Compiling vpaes-x86_64-apple.S
[156/498] Compiling vpaes-x86-linux.S
[157/498] Compiling vpaes-armv8-win.S
[158/498] Compiling vpaes-x86-apple.S
[159/498] Compiling vpaes-armv8-apple.S
[160/498] Compiling vpaes-armv8-linux.S
[161/498] Compiling sha512-x86_64-linux.S
[162/498] Compiling vpaes-armv7-linux.S
[163/498] Compiling sha512-x86_64-apple.S
[164/498] Compiling sha512-armv4-linux.S
[165/498] Compiling d1_lib.cc
[166/498] Compiling sha512-armv8-win.S
[167/498] Compiling sha512-586-linux.S
[168/498] Compiling sha512-armv8-apple.S
[169/498] Compiling sha512-586-apple.S
[170/498] Compiling sha512-armv8-linux.S
[171/498] Compiling d1_both.cc
[172/498] Compiling sha256-x86_64-linux.S
[173/498] Compiling sha256-armv8-win.S
[174/498] Compiling sha256-x86_64-apple.S
[175/498] Compiling sha256-armv8-apple.S
[176/498] Compiling sha256-armv4-linux.S
[177/498] Compiling sha256-586-linux.S
[178/498] Compiling sha256-armv8-linux.S
[179/498] Compiling sha256-586-apple.S
[180/498] Compiling sha1-x86_64-linux.S
[181/498] Compiling sha1-x86_64-apple.S
[182/498] Compiling sha1-armv8-win.S
[183/498] Compiling sha1-armv8-apple.S
[184/498] Compiling sha1-586-linux.S
[185/498] Compiling sha1-armv8-linux.S
[186/498] Compiling rsaz-avx2-linux.S
[187/498] Compiling sha1-586-apple.S
[187/498] Compiling sha1-armv4-large-linux.S
[189/498] Compiling rdrand-x86_64-linux.S
[189/498] Compiling rsaz-avx2-apple.S
[191/498] Compiling rdrand-x86_64-apple.S
[192/498] Compiling p256_beeu-armv8-asm-win.S
[193/498] Compiling p256_beeu-x86_64-asm-linux.S
[194/498] Compiling p256_beeu-armv8-asm-linux.S
[195/498] Compiling p256_beeu-armv8-asm-apple.S
[196/498] Compiling p256_beeu-x86_64-asm-apple.S
[197/498] Compiling p256-armv8-asm-win.S
[198/498] Compiling p256-x86_64-asm-linux.S
[199/498] Compiling p256-x86_64-asm-apple.S
[200/498] Compiling ghashv8-armv8-win.S
[201/498] Compiling p256-armv8-asm-apple.S
[202/498] Compiling ghashv8-armv8-linux.S
[203/498] Compiling ghashv8-armv8-apple.S
[203/498] Compiling p256-armv8-asm-linux.S
[205/498] Compiling ghash-x86_64-apple.S
[205/498] Compiling ghash-x86_64-linux.S
[207/498] Compiling ghashv8-armv7-linux.S
[208/498] Compiling ghash-x86-apple.S
[209/498] Compiling ghash-x86-linux.S
[210/498] Compiling ghash-ssse3-x86_64-apple.S
[211/498] Compiling ghash-neon-armv8-win.S
[212/498] Compiling ghash-ssse3-x86-apple.S
[212/498] Compiling ghash-ssse3-x86-linux.S
[214/498] Compiling ghash-ssse3-x86_64-linux.S
[215/498] Compiling ghash-neon-armv8-apple.S
[216/498] Compiling ghash-neon-armv8-linux.S
[217/498] Compiling ghash-armv4-linux.S
[218/498] Compiling co-586-linux.S
[219/498] Compiling bn-armv8-linux.S
[220/498] Compiling co-586-apple.S
[220/498] Compiling bn-armv8-win.S
[222/498] Compiling bsaes-armv7-linux.S
[223/498] Compiling bn-586-apple.S
[224/498] Compiling armv8-mont-win.S
[224/498] Compiling bn-586-linux.S
[226/498] Compiling bn-armv8-apple.S
[227/498] Compiling armv8-mont-apple.S
[228/498] Compiling armv4-mont-linux.S
[229/498] Compiling armv8-mont-linux.S
[230/498] Compiling aesv8-gcm-armv8-win.S
[231/498] Compiling aesv8-armv8-win.S
[232/498] Compiling aesv8-gcm-armv8-apple.S
[233/498] Compiling aesv8-gcm-armv8-linux.S
[234/498] Compiling aesv8-armv8-linux.S
[235/498] Compiling aesv8-armv8-apple.S
[236/498] Compiling aesv8-armv7-linux.S
[237/498] Compiling aesni-x86_64-apple.S
[237/498] Compiling aesni-x86_64-linux.S
[239/498] Compiling aesni-x86-linux.S
[240/498] Compiling aesni-gcm-x86_64-linux.S
[241/498] Compiling aesni-x86-apple.S
[241/498] Compiling aesni-gcm-x86_64-apple.S
[243/498] Compiling aes-gcm-avx2-x86_64-linux.S
[244/498] Compiling aes-gcm-avx10-x86_64-apple.S
[245/498] Compiling aes-gcm-avx2-x86_64-apple.S
[246/498] Compiling aes-gcm-avx10-x86_64-linux.S
[247/498] Compiling x_req.cc
[248/498] Compiling x_pubkey.cc
[249/498] Compiling x_x509.cc
[250/498] Compiling x_sig.cc
[251/498] Compiling x_name.cc
[252/498] Compiling x_x509a.cc
[253/498] Compiling x_spki.cc
[254/498] Compiling x_val.cc
[255/498] Compiling x_exten.cc
[256/498] Compiling x_crl.cc
[257/498] Compiling x_attrib.cc
[258/498] Compiling x509spki.cc
[259/498] Compiling x_algor.cc
[260/498] Compiling x_all.cc
[261/498] Compiling x509rset.cc
[262/498] Compiling x509name.cc
[263/498] Compiling x509_vpm.cc
[264/498] Compiling x509cset.cc
[265/498] Compiling x509_v3.cc
[266/498] Compiling x509_vfy.cc
[267/498] Compiling x509_txt.cc
[268/498] Compiling x509_trs.cc
[269/498] Compiling x509_set.cc
[270/498] Compiling x509_ext.cc
[271/498] Compiling x509_req.cc
[272/498] Compiling x509_def.cc
[273/498] Compiling x509_obj.cc
[274/498] Compiling x509_d2.cc
[275/498] Compiling x509_cmp.cc
[276/498] Compiling x509_lu.cc
[277/498] Compiling x509_att.cc
[278/498] Compiling v3_skey.cc
[279/498] Compiling v3_purp.cc
[280/498] Compiling x509.cc
[281/498] Compiling v3_utl.cc
[282/498] Compiling v3_pmaps.cc
[283/498] Compiling v3_prn.cc
[284/498] Compiling v3_ncons.cc
[285/498] Compiling v3_ocsp.cc
[286/498] Compiling v3_pcons.cc
[287/498] Compiling v3_lib.cc
[288/498] Compiling v3_int.cc
[289/498] Compiling v3_ia5.cc
[290/498] Compiling v3_genn.cc
[291/498] Compiling v3_enum.cc
[292/498] Compiling v3_info.cc
[293/498] Compiling v3_extku.cc
[294/498] Compiling v3_bcons.cc
[295/498] Compiling v3_crld.cc
[296/498] Compiling v3_cpols.cc
[297/498] Compiling v3_conf.cc
[298/498] Compiling v3_bitst.cc
[299/498] Compiling v3_alt.cc
[300/498] Compiling v3_akeya.cc
[301/498] Compiling v3_akey.cc
[302/498] Compiling t_req.cc
[303/498] Compiling t_x509a.cc
[304/498] Compiling t_crl.cc
[305/498] Compiling rsa_pss.cc
[306/498] Compiling t_x509.cc
[307/498] Compiling policy.cc
[308/498] Compiling i2d_pr.cc
[309/498] Compiling name_print.cc
[310/498] Compiling by_file.cc
[311/498] Compiling asn1_gen.cc
[312/498] Compiling a_verify.cc
[313/498] Compiling by_dir.cc
[314/498] Compiling algorithm.cc
[315/498] Compiling a_sign.cc
[316/498] Compiling a_digest.cc
[317/498] Compiling thread_win.cc
[318/498] Compiling thread_none.cc
[319/498] Compiling thread.cc
[320/498] Compiling trust_token.cc
[321/498] Compiling voprf.cc
[322/498] Compiling thread_pthread.cc
[323/498] Compiling pmbtoken.cc
[324/498] Compiling stack.cc
[325/498] Compiling sha1.cc
[326/498] Compiling siphash.cc
[327/498] Compiling sha256.cc
[328/498] Compiling sha512.cc
[329/498] Compiling slhdsa.cc
[330/498] Compiling rsa_print.cc
[331/498] Compiling spake2plus.cc
[332/498] Compiling rsa_extra.cc
[333/498] Compiling rsa_asn1.cc
[334/498] Compiling rsa_crypt.cc
[335/498] Compiling rc4.cc
[336/498] Compiling windows.cc
[337/498] Compiling urandom.cc
[338/498] Compiling rand.cc
[339/498] Compiling refcount.cc
[340/498] Compiling ios.cc
[341/498] Compiling trusty.cc
[342/498] Compiling poly1305_arm_asm.S
[343/498] Compiling passive.cc
[344/498] Compiling forkunsafe.cc
[345/498] Compiling getentropy.cc
[346/498] Compiling fork_detect.cc
[347/498] Compiling deterministic.cc
[348/498] Compiling poly1305_vec.cc
[349/498] Compiling poly1305_arm.cc
[350/498] Compiling poly1305.cc
[351/498] Compiling pool.cc
[352/498] Compiling pkcs7.cc
[353/498] Compiling p5_pbev2.cc
[354/498] Compiling pkcs7_x509.cc
[355/498] Compiling pkcs8_x509.cc
[356/498] Compiling pkcs8.cc
[357/498] Compiling pem_xaux.cc
[358/498] Compiling pem_x509.cc
[359/498] Compiling pem_pkey.cc
[360/498] Compiling pem_pk8.cc
[361/498] Compiling pem_oth.cc
[362/498] Compiling obj_xref.cc
[363/498] Compiling pem_lib.cc
[364/498] Compiling pem_info.cc
[365/498] Compiling pem_all.cc
[366/498] Compiling obj.cc
[367/498] Compiling mldsa.cc
[368/498] Compiling mem.cc
[369/498] Compiling poly_rq_mul.S
[370/498] Compiling mlkem.cc
[371/498] Compiling fips_shared_support.cc
[372/498] Compiling md5.cc
[373/498] Compiling lhash.cc
[374/498] Compiling md4.cc
[375/498] Compiling sign.cc
[376/498] Compiling ex_data.cc
[377/498] Compiling scrypt.cc
[378/498] Compiling hpke.cc
[379/498] Compiling kyber.cc
[380/498] Compiling hrss.cc
[381/498] Compiling print.cc
[382/498] Compiling pbkdf.cc
[383/498] Compiling p_x25519.cc
[384/498] Compiling p_x25519_asn1.cc
[385/498] Compiling p_rsa_asn1.cc
[386/498] Compiling p_hkdf.cc
[387/498] Compiling p_rsa.cc
[388/498] Compiling p_ed25519.cc
[389/498] Compiling p_ed25519_asn1.cc
[390/498] Compiling p_ec.cc
[391/498] Compiling p_dh_asn1.cc
[392/498] Compiling p_ec_asn1.cc
[393/498] Compiling p_dsa_asn1.cc
[394/498] Compiling p_dh.cc
[395/498] Compiling evp_ctx.cc
[396/498] Compiling evp.cc
[397/498] Compiling err.cc
[398/498] Compiling ecdh.cc
[399/498] Compiling evp_asn1.cc
[400/498] Compiling engine.cc
[401/498] Compiling ec_derive.cc
[402/498] Compiling hash_to_curve.cc
[403/498] Compiling ecdsa_asn1.cc
[404/498] Compiling bcm.cc
[405/498] Compiling dsa.cc
[406/498] Compiling params.cc
[407/498] Compiling digest_extra.cc
[408/498] Compiling ec_asn1.cc
[409/498] Compiling dsa_asn1.cc
[410/498] Compiling x25519-asm-arm.S
[411/498] Compiling des.cc
[412/498] Compiling dh_asn1.cc
[413/498] Compiling spake25519.cc
[414/498] Compiling curve25519_64_adx.cc
[415/498] Compiling crypto.cc
[416/498] Compiling cpu_intel.cc
[417/498] Compiling cpu_aarch64_sysreg.cc
[418/498] Compiling cpu_arm_linux.cc
[419/498] Compiling cpu_aarch64_win.cc
[420/498] Compiling cpu_aarch64_openbsd.cc
[421/498] Compiling cpu_arm_freebsd.cc
[422/498] Compiling curve25519.cc
[423/498] Compiling cpu_aarch64_linux.cc
[424/498] Compiling cpu_aarch64_fuchsia.cc
[425/498] Compiling cpu_aarch64_apple.cc
[426/498] Compiling e_tls.cc
[427/498] Compiling get_cipher.cc
[428/498] Compiling conf.cc
[429/498] Compiling tls_cbc.cc
[430/498] Compiling e_chacha20poly1305.cc
[430/498] Compiling e_rc2.cc
[432/498] Compiling e_rc4.cc
[433/498] Compiling e_null.cc
[434/498] Compiling e_des.cc
[435/498] Compiling e_aesctrhmac.cc
[436/498] Compiling e_aesgcmsiv.cc
[437/498] Compiling derive_key.cc
[438/498] Compiling chacha.cc
[439/498] Compiling cbb.cc
[440/498] Compiling cbs.cc
[441/498] Compiling ber.cc
[442/498] Compiling unicode.cc
[443/498] Compiling asn1_compat.cc
[444/498] Compiling buf.cc
[445/498] Compiling printf.cc
[446/498] Compiling socket_helper.cc
[447/498] Compiling bn_asn1.cc
[448/498] Compiling blake2.cc
[449/498] Compiling pair.cc
[450/498] Compiling convert.cc
[451/498] Compiling hexdump.cc
[452/498] Compiling socket.cc
[453/498] Compiling file.cc
[454/498] Compiling fd.cc
[455/498] Compiling bio.cc
[456/498] Compiling errno.cc
[457/498] Compiling connect.cc
[458/498] Compiling bio_mem.cc
[459/498] Compiling tasn_utl.cc
[460/498] Compiling base64.cc
[461/498] Compiling tasn_typ.cc
[462/498] Compiling tasn_fre.cc
[463/498] Compiling posix_time.cc
[464/498] Compiling tasn_enc.cc
[465/498] Compiling tasn_new.cc
[466/498] Compiling f_string.cc
[467/498] Compiling f_int.cc
[468/498] Compiling asn_pack.cc
[469/498] Compiling tasn_dec.cc
[470/498] Compiling asn1_lib.cc
[471/498] Compiling a_type.cc
[472/498] Compiling a_utctm.cc
[473/498] Compiling asn1_par.cc
[474/498] Compiling a_octet.cc
[475/498] Compiling a_time.cc
[476/498] Compiling a_strnid.cc
[477/498] Compiling a_strex.cc
[478/498] Compiling a_i2d_fp.cc
[479/498] Compiling a_mbstr.cc
[480/498] Compiling a_gentm.cc
[481/498] Compiling a_d2i_fp.cc
[482/498] Compiling a_object.cc
[483/498] Compiling a_dup.cc
[484/498] Compiling CEd25519 verify.c
[485/498] Compiling CEd25519 sha512.c
[486/498] Compiling CEd25519 sign.c
[487/498] Compiling a_int.cc
[488/498] Compiling CEd25519 seed.c
[489/498] Compiling CEd25519 sc.c
[490/498] Write sources
[491/498] Compiling a_bool.cc
[492/498] Compiling a_bitstr.cc
[493/498] Compiling CEd25519 keypair.c
[494/498] Compiling CEd25519 key_exchange.c
[495/498] Compiling CEd25519 fe.c
[497/523] Compiling Ed25519 Seed.swift
[498/523] Compiling Ed25519 PublicKey.swift
[499/523] Compiling Ed25519 PrivateKey.swift
[500/523] Compiling Ed25519 Error.swift
[501/523] Emitting module Ed25519
[502/523] Compiling Ed25519 KeyPair.swift
[503/523] Compiling Atomics UnsafeAtomic.swift
[504/523] Compiling Atomics UnsafeAtomicLazyReference.swift
[506/526] Compiling Atomics AtomicMemoryOrderings.swift
[507/526] Compiling Atomics DoubleWord.swift
[508/526] Compiling Atomics IntegerOperations.swift
[509/526] Compiling Atomics Unmanaged extensions.swift
[510/526] Compiling Atomics OptionalRawRepresentable.swift
[511/526] Compiling Atomics RawRepresentable.swift
[512/526] Compiling Atomics AtomicBool.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[513/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 |
[514/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 |
[515/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 |
[516/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 |
[517/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 |
[518/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 |
[519/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 |
[520/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 |
[521/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 |
[522/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 |
[523/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 |
[524/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 |
[525/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 |
[526/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 |
[527/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 |
[528/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 |
[529/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 |
[530/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 |
[531/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 |
[532/562] 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 |
[533/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 |
[534/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 |
[535/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 |
[536/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 |
[537/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 |
[538/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 |
[539/562] 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 |
[540/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 |
[541/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 |
[542/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 |
[543/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 |
[544/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 |
[545/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 |
[546/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 |
[547/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 |
[548/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 |
[550/562] Compiling c-nioatomics.c
[556/562] Compiling c-atomics.c
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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] Compiling Logging MetadataProvider.swift
[3/36] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[4/37] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[5/37] Compiling InternalCollectionsUtilities Debugging.swift
[6/37] Compiling InternalCollectionsUtilities Descriptions.swift
[7/37] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[8/37] Compiling Ed25519 Seed.swift
[9/37] Compiling _NIODataStructures Heap.swift
[10/37] Emitting module _NIODataStructures
[11/37] Compiling Ed25519 PrivateKey.swift
[12/37] Compiling Ed25519 KeyPair.swift
[13/37] Compiling Ed25519 PublicKey.swift
[14/37] Emitting module SwiftRegularExpression
[15/37] Compiling SwiftRegularExpression String+Regexp.swift
[16/37] Emitting module Ed25519
[17/37] Compiling Ed25519 Error.swift
[20/39] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[21/39] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[22/39] Compiling InternalCollectionsUtilities _SortedCollection.swift
[23/39] Emitting module _NIOBase64
[24/39] Compiling _NIOBase64 Base64.swift
[25/39] Compiling _NIODataStructures PriorityQueue.swift
[26/39] Compiling _NIODataStructures _TinyArray.swift
[29/41] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[30/41] Compiling InternalCollectionsUtilities UInt+reversed.swift
[31/41] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[32/41] Compiling InternalCollectionsUtilities Integer rank.swift
[33/41] Emitting module InternalCollectionsUtilities
[34/41] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[35/41] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[37/61] Compiling Logging LogHandler.swift
[38/61] Compiling Logging Locks.swift
[39/61] Emitting module Logging
[40/61] Compiling Logging Logging.swift
[41/62] Compiling Atomics ManagedAtomic.swift
[42/62] Compiling Atomics ManagedAtomicLazyReference.swift
[43/62] Compiling Atomics UnsafeAtomic.swift
[44/62] Compiling Atomics UnsafeAtomicLazyReference.swift
[46/79] Compiling DequeModule Deque.swift
[47/79] Compiling DequeModule _DequeBuffer.swift
[48/79] Compiling DequeModule _DequeBufferHeader.swift
[49/79] Compiling DequeModule Deque._Storage.swift
[50/79] Compiling DequeModule Deque+Equatable.swift
[51/79] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[52/79] Compiling DequeModule Deque+Descriptions.swift
[53/79] Compiling DequeModule Deque+Testing.swift
[54/79] Compiling DequeModule Deque+Extras.swift
[55/79] Compiling DequeModule Deque+Hashable.swift
[56/79] Compiling DequeModule Deque._UnsafeHandle.swift
[57/79] Compiling Atomics IntegerOperations.swift
[58/79] Compiling Atomics Unmanaged extensions.swift
[59/111] Compiling SwiftExtensionsPack AES.swift
[60/111] Compiling SwiftExtensionsPack ByteArray+Bits.swift
[61/113] Compiling SwiftExtensionsPack ObjectIdentifier.swift
[62/113] Compiling SwiftExtensionsPack Protocols.swift
[63/113] Compiling SwiftExtensionsPack CommonMethods.swift
[64/113] Compiling SwiftExtensionsPack ErrorCommon.swift
[65/113] Compiling SwiftExtensionsPack Atomic.swift
[66/113] Compiling SwiftExtensionsPack CommonClasses.swift
[67/113] Compiling SwiftExtensionsPack Codable+Extensions.swift
[68/113] Compiling SwiftExtensionsPack AnyValue.swift
[69/113] 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 |
[70/113] 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 |
[71/113] 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 |
[72/113] 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 |
[73/113] 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 |
[74/113] 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 |
/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 |
[77/113] 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 |
[78/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 |
[79/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 |
[80/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 |
[81/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 |
/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 |
[87/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 |
[88/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 |
[89/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 |
[90/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 |
[91/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 |
[92/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 |
[93/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 |
[94/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 |
[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 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 |
[102/117] 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 |
/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 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[106/117] 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 |
[106/117] Compiling c-nioatomics.c
[107/117] Compiling c-atomics.c
BUILD FAILURE 6.1 android