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 KituraKit, reference 1.0.200 (5ba793), with Swift 6.1 for Android on 27 May 2025 22:04:26 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/Kitura/KituraKit.git
Reference: 1.0.200
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/Kitura/KituraKit
 * tag               1.0.200    -> FETCH_HEAD
HEAD is now at 5ba7932 Misc org update (#60)
Cloned https://github.com/Kitura/KituraKit.git
Revision (git rev-parse @):
5ba793230b228d2b2a2582a9f792f0df0ab44d03
SUCCESS checkout https://github.com/Kitura/KituraKit.git at 1.0.200
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Kitura/KituraKit.git
https://github.com/Kitura/KituraKit.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swiftyrequest",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.1.200",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Kitura/SwiftyRequest.git"
    },
    {
      "identity" : "kituracontracts",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.200",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Kitura/KituraContracts.git"
    }
  ],
  "manifest_display_name" : "KituraKit",
  "name" : "KituraKit",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "KituraKit",
      "targets" : [
        "KituraKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "KituraKitTests",
      "module_type" : "SwiftTarget",
      "name" : "KituraKitTests",
      "path" : "Tests/KituraKitTests",
      "product_dependencies" : [
        "KituraContracts"
      ],
      "sources" : [
        "BasicAuthTests.swift",
        "CustomCoderTests.swift",
        "FacebookTokenTests.swift",
        "GoogleTokenTests.swift",
        "JWTCredentialsTests.swift",
        "MainTests.swift",
        "Models.swift"
      ],
      "target_dependencies" : [
        "KituraKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "KituraKit",
      "module_type" : "SwiftTarget",
      "name" : "KituraKit",
      "path" : "Sources/KituraKit",
      "product_dependencies" : [
        "KituraContracts",
        "SwiftyRequest"
      ],
      "product_memberships" : [
        "KituraKit"
      ],
      "sources" : [
        "Client.swift",
        "ClientCertificate.swift",
        "ClientCredentials.swift",
        "RequestErrorExtension.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/Kitura/SwiftyRequest.git
Fetching https://github.com/Kitura/KituraContracts.git
[1/2546] Fetching kituracontracts
[1071/4641] Fetching kituracontracts, swiftyrequest
Fetched https://github.com/Kitura/SwiftyRequest.git from cache (0.49s)
Fetched https://github.com/Kitura/KituraContracts.git from cache (0.49s)
Computing version for https://github.com/Kitura/KituraContracts.git
Computed https://github.com/Kitura/KituraContracts.git at 1.2.201 (0.99s)
Fetching https://github.com/Kitura/LoggerAPI.git
[1/771] Fetching loggerapi
Fetched https://github.com/Kitura/LoggerAPI.git from cache (1.70s)
Computing version for https://github.com/Kitura/LoggerAPI.git
Computed https://github.com/Kitura/LoggerAPI.git at 1.9.200 (2.21s)
Fetching https://github.com/apple/swift-log.git
[1/3836] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.37s)
Computing version for https://github.com/Kitura/SwiftyRequest.git
Computed https://github.com/Kitura/SwiftyRequest.git at 3.2.200 (0.86s)
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/Kitura/CircuitBreaker.git
[1/1733] Fetching circuitbreaker
Fetched https://github.com/Kitura/CircuitBreaker.git from cache (0.25s)
[1/14014] Fetching async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (0.75s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.1.1 (1.30s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-ssl.git
[1/5914] Fetching swift-nio-extras
[5915/20757] Fetching swift-nio-extras, swift-nio-ssl
[6658/96812] Fetching swift-nio-extras, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-extras.git from cache (5.96s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (5.98s)
Fetched https://github.com/apple/swift-nio.git from cache (6.05s)
Computing version for https://github.com/Kitura/CircuitBreaker.git
Computed https://github.com/Kitura/CircuitBreaker.git at 5.1.0 (6.67s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.51s)
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.61s)
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-algorithms.git
[1/2426] Fetching swift-service-lifecycle
[608/7411] Fetching swift-service-lifecycle, swift-async-algorithms
[1909/9001] Fetching swift-service-lifecycle, swift-async-algorithms, swift-asn1
[4198/15156] Fetching swift-service-lifecycle, swift-async-algorithms, swift-asn1, swift-certificates
[9124/16866] Fetching swift-service-lifecycle, swift-async-algorithms, swift-asn1, swift-certificates, swift-atomics
[9830/22825] Fetching swift-service-lifecycle, swift-async-algorithms, swift-asn1, swift-certificates, swift-atomics, swift-algorithms
Fetched https://github.com/apple/swift-asn1.git from cache (0.55s)
[15427/21235] Fetching swift-service-lifecycle, swift-async-algorithms, swift-certificates, swift-atomics, swift-algorithms
Fetching https://github.com/apple/swift-http-structured-headers.git
[21236/22376] Fetching swift-service-lifecycle, swift-async-algorithms, swift-certificates, swift-atomics, swift-algorithms, swift-http-structured-headers
Fetched https://github.com/apple/swift-certificates.git from cache (0.91s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.91s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.91s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.91s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.91s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-http-types.git
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.39s)
[1/904] Fetching swift-http-types
[905/12431] Fetching swift-http-types, swift-nio-http2
Fetched https://github.com/apple/swift-http-types.git from cache (0.34s)
[231/11527] Fetching swift-nio-http2
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.30s)
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 (2.95s)
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.90s)
Fetching https://github.com/apple/swift-collections.git
[1/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.58s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (3.17s)
Fetching https://github.com/apple/swift-crypto.git
[1/13936] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.66s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (2.27s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.77s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.59s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.59s)
Fetching https://github.com/apple/swift-numerics.git
[1/5691] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.43s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (1.17s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.47s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.88s)
Fetching https://github.com/apple/swift-system.git
[1/4391] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.42s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (1.04s)
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.65s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.66s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.76s)
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.66s)
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-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-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-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-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/Kitura/CircuitBreaker.git
Working copy of https://github.com/Kitura/CircuitBreaker.git resolved at 5.1.0
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.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-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-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/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
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.27.1
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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/Kitura/LoggerAPI.git
Working copy of https://github.com/Kitura/LoggerAPI.git resolved at 1.9.200
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.0
Creating working copy for https://github.com/Kitura/SwiftyRequest.git
Working copy of https://github.com/Kitura/SwiftyRequest.git resolved at 3.2.200
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/Kitura/KituraContracts.git
Working copy of https://github.com/Kitura/KituraContracts.git resolved at 1.2.201
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Building for debugging...
[0/436] Write sources
[20/436] Compiling _AtomicsShims.c
[21/436] Compiling CNIOWindows shim.c
[22/436] Compiling CNIOLLHTTP c_nio_http.c
[23/436] Write swift-version-24593BA9C3E375BF.txt
[24/436] Compiling CNIOLLHTTP c_nio_api.c
[25/436] Compiling CNIOWindows WSAStartup.c
[26/436] Compiling CNIOLLHTTP c_nio_llhttp.c
[27/436] Compiling CNIOLinux liburing_shims.c
[28/436] Compiling CNIOWASI CNIOWASI.c
[29/447] Compiling CNIOExtrasZlib empty.c
[30/447] Compiling CNIOLinux shim.c
[31/461] Compiling CNIODarwin shim.c
[32/461] Compiling thread_win.cc
[33/461] Compiling fiat_p256_adx_sqr.S
[34/461] Compiling fiat_p256_adx_mul.S
[35/461] Compiling fiat_curve25519_adx_square.S
[36/461] Compiling v3_ia5.cc
[37/461] Compiling fiat_curve25519_adx_mul.S
[38/461] Compiling CNIOBoringSSLShims shims.c
[39/461] Compiling tls_record.cc
[40/461] Compiling tls13_server.cc
[41/461] Compiling tls13_client.cc
[42/461] Compiling tls13_enc.cc
[44/461] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[45/461] Compiling _NIODataStructures _TinyArray.swift
[45/461] Compiling tls_method.cc
[47/462] Emitting module _NIOBase64
[48/462] Compiling _NIOBase64 Base64.swift
[49/462] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[50/462] Compiling InternalCollectionsUtilities _SortedCollection.swift
[51/463] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[52/463] Compiling InternalCollectionsUtilities Debugging.swift
[53/463] Compiling InternalCollectionsUtilities Descriptions.swift
[54/463] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[55/463] Compiling _NIODataStructures PriorityQueue.swift
[56/463] Emitting module _NIODataStructures
[57/463] Compiling _NIODataStructures Heap.swift
[58/464] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[59/464] Compiling InternalCollectionsUtilities UInt+reversed.swift
[60/464] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[61/464] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[62/464] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[63/464] Compiling InternalCollectionsUtilities Integer rank.swift
[64/464] Emitting module InternalCollectionsUtilities
[67/464] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[67/465] Compiling t1_enc.cc
[69/465] Compiling tls13_both.cc
[71/480] Compiling DequeModule Deque+CustomReflectable.swift
[72/480] Compiling DequeModule Deque+Descriptions.swift
[73/482] Compiling DequeModule _DequeBuffer.swift
[74/482] Compiling DequeModule _DequeBufferHeader.swift
[75/482] Compiling DequeModule Deque+Extras.swift
[76/482] Compiling DequeModule Deque+Hashable.swift
[77/482] Compiling DequeModule Deque+Equatable.swift
[78/482] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[79/482] Compiling DequeModule _DequeSlot.swift
[80/482] Compiling DequeModule _UnsafeWrappedBuffer.swift
[80/482] Compiling ssl_versions.cc
[82/482] Compiling DequeModule Deque+Testing.swift
[83/482] Compiling DequeModule Deque._Storage.swift
[84/482] Compiling DequeModule Deque._UnsafeHandle.swift
[85/482] Compiling DequeModule Deque.swift
[86/482] Compiling DequeModule Deque+Codable.swift
[87/482] Compiling DequeModule Deque+Collection.swift
[87/482] Compiling ssl_x509.cc
[89/482] Emitting module DequeModule
[90/483] Compiling ssl_stat.cc
[91/483] Compiling ssl_transcript.cc
[92/483] Compiling ssl_session.cc
[93/483] Compiling ssl_privkey.cc
[95/483] Compiling Logging LogHandler.swift
[96/483] Compiling Logging Logging.swift
[97/483] Compiling Logging MetadataProvider.swift
[98/483] Emitting module Logging
[99/483] Compiling Logging Locks.swift
[100/484] Compiling ssl_key_share.cc
[101/486] Compiling ssl_lib.cc
[102/486] Compiling ssl_file.cc
[103/486] Compiling ssl_credential.cc
[104/486] Compiling ssl_cipher.cc
[105/486] Compiling ssl_buffer.cc
[106/486] Compiling ssl_cert.cc
[107/486] Compiling ssl_asn1.cc
[108/486] Compiling s3_pkt.cc
[109/486] Compiling handshake_server.cc
[110/486] Compiling ssl_aead_ctx.cc
[111/486] Compiling s3_lib.cc
[112/486] Compiling s3_both.cc
[113/486] Compiling handshake_client.cc
[114/486] Compiling handshake.cc
[115/486] Compiling handoff.cc
[117/486] Emitting module LoggerAPI
[118/486] Compiling LoggerAPI Logger.swift
[119/487] Compiling encrypted_client_hello.cc
[120/487] Compiling dtls_record.cc
[121/487] Compiling extensions.cc
[122/506] Compiling dtls_method.cc
[123/506] Compiling md5-x86_64-linux.S
[124/506] Compiling md5-x86_64-apple.S
[126/506] Compiling CircuitBreaker Monitor.swift
[126/507] Compiling md5-586-linux.S
[128/507] Compiling KituraContracts ClosureAliases.swift
[129/507] Compiling KituraContracts Coder.swift
[130/508] Compiling CircuitBreaker BreakerError.swift
[131/508] Compiling CircuitBreaker Bulkhead.swift
[132/508] Compiling KituraContracts BodyFormat.swift
[132/508] Compiling d1_srtp.cc
[133/508] Compiling md5-586-apple.S
[134/508] Compiling chacha20_poly1305_x86_64-linux.S
[136/508] Emitting module CircuitBreaker
[136/508] Compiling chacha20_poly1305_x86_64-apple.S
[138/508] Compiling CircuitBreaker Invocation.swift
[138/508] Compiling chacha20_poly1305_armv8-win.S
[140/508] Compiling CircuitBreaker Utils.swift
[140/508] Compiling err_data.cc
[141/508] Compiling chacha20_poly1305_armv8-apple.S
[143/508] Compiling KituraContracts QueryDecoder.swift
/host/spi-builder-workspace/.build/checkouts/KituraContracts/Sources/KituraContracts/CodableQuery/QueryDecoder.swift:210:29: error: 'let' binding pattern cannot appear in an expression
208 |                     fatalError("ISO8601DateFormatter is unavailable on this platform.")
209 |                 }
210 |             case .formatted(let formatted):
    |                             `- error: 'let' binding pattern cannot appear in an expression
211 |                 return try decodeType(fieldValue?.date(formatted), to: T.self)
212 |             case .custom(let closure):
/host/spi-builder-workspace/.build/checkouts/KituraContracts/Sources/KituraContracts/CodableQuery/QueryDecoder.swift:233:29: error: 'let' binding pattern cannot appear in an expression
231 |                     fatalError("ISO8601DateFormatter is unavailable on this platform.")
232 |                 }
233 |             case .formatted(let formatter):
    |                             `- error: 'let' binding pattern cannot appear in an expression
234 |                 return try decodeType(fieldValue?.dateArray(formatter), to: T.self)
235 |             case .custom(let closure):
[144/508] Compiling KituraContracts QueryEncoder.swift
/host/spi-builder-workspace/.build/checkouts/KituraContracts/Sources/KituraContracts/CodableQuery/QueryEncoder.swift:352:29: error: 'let' binding pattern cannot appear in an expression
350 |         case let fieldValue as Date:
351 |             switch encoder.dateEncodingStrategy {
352 |             case .formatted(let formatter):
    |                             `- error: 'let' binding pattern cannot appear in an expression
353 |                 encoder.dictionary[fieldName] = formatter.string(from: fieldValue)
354 |                 encoder.anyDictionary[fieldName] = fieldValue
/host/spi-builder-workspace/.build/checkouts/KituraContracts/Sources/KituraContracts/CodableQuery/QueryEncoder.swift:406:29: error: 'let' binding pattern cannot appear in an expression
404 |                     fatalError("ISO8601DateFormatter is unavailable on this platform.")
405 |                 }
406 |             case .formatted(let formatter):
    |                             `- error: 'let' binding pattern cannot appear in an expression
407 |                 let strs: [String] = fieldValue.map { formatter.string(from: $0) }
408 |                 encoder.dictionary[fieldName] = strs.joined(separator: ",")
[145/508] Compiling CircuitBreaker Stats.swift
[145/508] Compiling chacha20_poly1305_armv8-linux.S
[147/508] Compiling CircuitBreaker MonitorCollection.swift
[148/508] Compiling CircuitBreaker Snapshot.swift
[148/508] Compiling chacha-x86_64-linux.S
[150/508] Compiling KituraContracts Extensions.swift
/host/spi-builder-workspace/.build/checkouts/KituraContracts/Sources/KituraContracts/CodableQuery/Extensions.swift:214:25: error: 'let' binding pattern cannot appear in an expression
212 |
213 |         switch decoderStrategy {
214 |         case .formatted(let formatter):
    |                         `- error: 'let' binding pattern cannot appear in an expression
215 |             let strs: [String] = self.components(separatedBy: ",")
216 |             let dates = strs.map { formatter.date(from: $0) }.filter { $0 != nil }.map { $0! }
[150/508] Compiling chacha-x86_64-apple.S
[154/508] Compiling CircuitBreaker CircuitBreaker.swift
[155/508] Compiling CircuitBreaker Collection.swift
[155/509] Compiling chacha-x86-linux.S
[156/509] Compiling chacha-x86-apple.S
[157/509] Compiling chacha-armv8-win.S
[159/509] Emitting module KituraContracts
[160/509] Compiling chacha-armv8-linux.S
[161/509] Compiling chacha-armv8-apple.S
[162/509] Compiling chacha-armv4-linux.S
[163/509] Compiling aes128gcmsiv-x86_64-linux.S
[164/509] Compiling aes128gcmsiv-x86_64-apple.S
[165/509] Compiling x86_64-mont5-linux.S
[166/509] Compiling d1_pkt.cc
[167/509] Compiling bio_ssl.cc
[168/509] Compiling x86_64-mont5-apple.S
[169/509] Compiling x86_64-mont-linux.S
[170/509] Compiling x86_64-mont-apple.S
[171/509] Compiling vpaes-x86_64-linux.S
[172/509] Compiling x86-mont-apple.S
[173/509] Compiling vpaes-x86_64-apple.S
[174/509] Compiling x86-mont-linux.S
[175/509] Compiling vpaes-x86-linux.S
[176/509] Compiling vpaes-armv8-win.S
[177/509] Compiling vpaes-x86-apple.S
[178/509] Compiling vpaes-armv8-apple.S
[179/509] Compiling sha512-armv8-win.S
[180/509] Compiling vpaes-armv8-linux.S
[181/509] Compiling vpaes-armv7-linux.S
[182/509] Compiling d1_lib.cc
[183/509] Compiling sha512-x86_64-linux.S
[184/509] Compiling sha512-x86_64-apple.S
[185/509] Compiling sha512-armv8-apple.S
[186/509] Compiling sha512-armv8-linux.S
[187/509] Compiling sha512-armv4-linux.S
[188/509] Compiling sha512-586-linux.S
[189/509] Compiling sha512-586-apple.S
[190/509] Compiling sha256-x86_64-linux.S
[191/509] Compiling sha256-x86_64-apple.S
[192/509] Compiling sha256-armv8-win.S
[193/509] Compiling sha256-armv8-apple.S
[194/509] Compiling sha256-armv4-linux.S
[195/509] Compiling sha256-armv8-linux.S
[196/509] Compiling sha256-586-apple.S
[197/509] Compiling sha256-586-linux.S
[198/509] Compiling sha1-x86_64-linux.S
[199/509] Compiling sha1-armv8-win.S
[200/509] Compiling sha1-x86_64-apple.S
[201/509] Compiling sha1-armv8-apple.S
[202/509] Compiling sha1-armv4-large-linux.S
[203/509] Compiling sha1-armv8-linux.S
[204/509] Compiling rsaz-avx2-apple.S
[205/509] Compiling sha1-586-apple.S
[206/509] Compiling rsaz-avx2-linux.S
[207/509] Compiling sha1-586-linux.S
[208/509] Compiling rdrand-x86_64-linux.S
[209/509] Compiling rdrand-x86_64-apple.S
[210/509] Compiling p256_beeu-x86_64-asm-apple.S
[211/509] Compiling p256_beeu-x86_64-asm-linux.S
[212/509] Compiling p256_beeu-armv8-asm-linux.S
[213/509] Compiling p256_beeu-armv8-asm-win.S
[214/509] Compiling p256_beeu-armv8-asm-apple.S
[215/509] Compiling p256-x86_64-asm-linux.S
[216/509] Compiling p256-armv8-asm-win.S
[217/509] Compiling p256-x86_64-asm-apple.S
[218/509] Compiling p256-armv8-asm-apple.S
[219/509] Compiling d1_both.cc
[220/509] Compiling ghashv8-armv8-win.S
[221/509] Compiling ghashv8-armv8-linux.S
[222/509] Compiling ghashv8-armv8-apple.S
[223/509] Compiling ghashv8-armv7-linux.S
[224/509] Compiling p256-armv8-asm-linux.S
[225/509] Compiling ghash-x86_64-linux.S
[226/509] Compiling ghash-x86-apple.S
[227/509] Compiling ghash-ssse3-x86_64-linux.S
[228/509] Compiling ghash-ssse3-x86_64-apple.S
[229/509] Compiling ghash-x86-linux.S
[230/509] Compiling ghash-x86_64-apple.S
[230/509] Compiling ghash-ssse3-x86-linux.S
[232/509] Compiling ghash-ssse3-x86-apple.S
[233/509] Compiling ghash-neon-armv8-win.S
[234/509] Compiling ghash-armv4-linux.S
[235/509] Compiling ghash-neon-armv8-apple.S
[236/509] Compiling ghash-neon-armv8-linux.S
[237/509] Compiling bsaes-armv7-linux.S
[238/509] Compiling co-586-apple.S
[239/509] Compiling co-586-linux.S
[240/509] Compiling bn-armv8-win.S
[241/509] Compiling bn-586-apple.S
[242/509] Compiling bn-586-linux.S
[243/509] Compiling bn-armv8-apple.S
[244/509] Compiling armv8-mont-win.S
[245/509] Compiling bn-armv8-linux.S
[246/509] Compiling armv8-mont-linux.S
[247/509] Compiling armv8-mont-apple.S
[248/509] Compiling aesv8-gcm-armv8-win.S
[249/509] Compiling aesv8-armv8-win.S
[249/509] Compiling armv4-mont-linux.S
[252/509] Compiling KituraContracts Contracts.swift
[252/509] Compiling aesv8-gcm-armv8-apple.S
[253/509] Compiling aesv8-gcm-armv8-linux.S
[254/509] Compiling aesv8-armv8-linux.S
[255/509] Compiling aesv8-armv8-apple.S
[256/509] Compiling aesv8-armv7-linux.S
[257/509] Compiling aesni-x86-apple.S
[257/509] Compiling aes-gcm-avx2-x86_64-linux.S
[257/509] Compiling aesni-x86_64-linux.S
[257/509] Compiling aesni-gcm-x86_64-linux.S
[257/509] Compiling aesni-x86_64-apple.S
[257/509] Compiling aesni-x86-linux.S
[257/509] Compiling aesni-gcm-x86_64-apple.S
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/253] Compiling aesni-x86_64-apple.S
[1/253] Compiling aesni-x86_64-linux.S
[2/253] Compiling aesni-x86-linux.S
[3/253] Compiling aesni-gcm-x86_64-linux.S
[4/253] Compiling aes-gcm-avx2-x86_64-apple.S
[5/253] Compiling aes-gcm-avx2-x86_64-linux.S
[6/253] Compiling aesni-x86-apple.S
[7/253] Compiling aesni-gcm-x86_64-apple.S
[8/253] Compiling aes-gcm-avx10-x86_64-linux.S
[9/253] Compiling aes-gcm-avx10-x86_64-apple.S
[10/253] Write swift-version-24593BA9C3E375BF.txt
[11/253] Compiling x_x509.cc
[12/253] Compiling x_x509a.cc
[13/253] Compiling x_pubkey.cc
[14/253] Compiling x_req.cc
[15/253] Compiling x_spki.cc
[16/253] Compiling x_val.cc
[17/278] Compiling x_sig.cc
[19/278] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[20/278] Compiling InternalCollectionsUtilities Descriptions.swift
[21/278] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[22/279] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[23/279] Compiling InternalCollectionsUtilities Debugging.swift
[24/279] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[25/279] Compiling InternalCollectionsUtilities UInt+reversed.swift
[26/279] Compiling _NIODataStructures PriorityQueue.swift
[27/279] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[28/279] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[29/279] Compiling InternalCollectionsUtilities _SortedCollection.swift
[30/279] Compiling Logging MetadataProvider.swift
[30/279] Compiling x_attrib.cc
[32/279] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[33/279] Compiling InternalCollectionsUtilities Integer rank.swift
[33/279] Compiling x_name.cc
[35/279] Emitting module _NIODataStructures
[36/279] Emitting module _NIOBase64
[37/279] Compiling _NIODataStructures Heap.swift
[38/279] Compiling _NIOBase64 Base64.swift
[40/280] Emitting module InternalCollectionsUtilities
[41/280] Compiling _NIODataStructures _TinyArray.swift
[42/281] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[43/281] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[45/282] Compiling x_crl.cc
[46/282] Compiling x_exten.cc
[47/282] Compiling x_all.cc
[49/282] Compiling Logging LogHandler.swift
[50/282] Compiling Logging Logging.swift
[51/282] Compiling Logging Locks.swift
[52/282] Emitting module Logging
[53/298] Compiling DequeModule Deque+CustomReflectable.swift
[54/298] Compiling DequeModule Deque+Descriptions.swift
[54/300] Compiling x_algor.cc
[57/300] Compiling DequeModule Deque+Equatable.swift
[58/300] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[58/300] Compiling x509spki.cc
[60/300] Compiling DequeModule _DequeBuffer.swift
[61/300] Compiling DequeModule _DequeBufferHeader.swift
[61/300] Compiling x509name.cc
[62/300] Compiling x509rset.cc
[64/300] Compiling DequeModule Deque+Extras.swift
[65/300] Compiling DequeModule Deque+Hashable.swift
[66/300] Compiling DequeModule _DequeSlot.swift
[67/300] Compiling DequeModule _UnsafeWrappedBuffer.swift
[68/300] Compiling DequeModule Deque._UnsafeHandle.swift
[69/300] Compiling DequeModule Deque.swift
[70/300] Compiling DequeModule Deque+Testing.swift
[71/300] Compiling DequeModule Deque._Storage.swift
[71/300] Compiling x509_vpm.cc
[73/302] Compiling DequeModule Deque+Codable.swift
[74/302] Compiling DequeModule Deque+Collection.swift
[75/302] Emitting module DequeModule
[75/302] Compiling x509cset.cc
[76/303] Compiling x509_v3.cc
[79/303] Emitting module LoggerAPI
[80/303] Compiling LoggerAPI Logger.swift
[81/304] Compiling x509_vfy.cc
[83/313] Compiling KituraContracts Coder.swift
[84/314] Compiling KituraContracts ClosureAliases.swift
[85/314] Compiling KituraContracts BodyDecoder.swift
[86/314] Compiling KituraContracts BodyEncoder.swift
[87/314] Compiling KituraContracts BodyFormat.swift
[87/314] Compiling x509_trs.cc
[88/314] Compiling x509_set.cc
[89/314] Compiling x509_txt.cc
[91/314] Compiling KituraContracts QueryDecoder.swift
/host/spi-builder-workspace/.build/checkouts/KituraContracts/Sources/KituraContracts/CodableQuery/QueryDecoder.swift:210:29: error: 'let' binding pattern cannot appear in an expression
208 |                     fatalError("ISO8601DateFormatter is unavailable on this platform.")
209 |                 }
210 |             case .formatted(let formatted):
    |                             `- error: 'let' binding pattern cannot appear in an expression
211 |                 return try decodeType(fieldValue?.date(formatted), to: T.self)
212 |             case .custom(let closure):
/host/spi-builder-workspace/.build/checkouts/KituraContracts/Sources/KituraContracts/CodableQuery/QueryDecoder.swift:233:29: error: 'let' binding pattern cannot appear in an expression
231 |                     fatalError("ISO8601DateFormatter is unavailable on this platform.")
232 |                 }
233 |             case .formatted(let formatter):
    |                             `- error: 'let' binding pattern cannot appear in an expression
234 |                 return try decodeType(fieldValue?.dateArray(formatter), to: T.self)
235 |             case .custom(let closure):
[92/314] Compiling KituraContracts Extensions.swift
/host/spi-builder-workspace/.build/checkouts/KituraContracts/Sources/KituraContracts/CodableQuery/Extensions.swift:214:25: error: 'let' binding pattern cannot appear in an expression
212 |
213 |         switch decoderStrategy {
214 |         case .formatted(let formatter):
    |                         `- error: 'let' binding pattern cannot appear in an expression
215 |             let strs: [String] = self.components(separatedBy: ",")
216 |             let dates = strs.map { formatter.date(from: $0) }.filter { $0 != nil }.map { $0! }
[93/324] Compiling KituraContracts QueryEncoder.swift
/host/spi-builder-workspace/.build/checkouts/KituraContracts/Sources/KituraContracts/CodableQuery/QueryEncoder.swift:352:29: error: 'let' binding pattern cannot appear in an expression
350 |         case let fieldValue as Date:
351 |             switch encoder.dateEncodingStrategy {
352 |             case .formatted(let formatter):
    |                             `- error: 'let' binding pattern cannot appear in an expression
353 |                 encoder.dictionary[fieldName] = formatter.string(from: fieldValue)
354 |                 encoder.anyDictionary[fieldName] = fieldValue
/host/spi-builder-workspace/.build/checkouts/KituraContracts/Sources/KituraContracts/CodableQuery/QueryEncoder.swift:406:29: error: 'let' binding pattern cannot appear in an expression
404 |                     fatalError("ISO8601DateFormatter is unavailable on this platform.")
405 |                 }
406 |             case .formatted(let formatter):
    |                             `- error: 'let' binding pattern cannot appear in an expression
407 |                 let strs: [String] = fieldValue.map { formatter.string(from: $0) }
408 |                 encoder.dictionary[fieldName] = strs.joined(separator: ",")
[94/324] Emitting module KituraContracts
[95/324] Compiling CircuitBreaker Invocation.swift
[95/325] Compiling x509_req.cc
[97/325] Compiling CircuitBreaker Stats.swift
[97/325] Compiling x509_obj.cc
[98/325] Compiling x509_lu.cc
[100/325] Compiling CircuitBreaker Utils.swift
[101/325] Compiling CircuitBreaker Monitor.swift
[102/325] Compiling CircuitBreaker Snapshot.swift
[103/325] Compiling CircuitBreaker MonitorCollection.swift
[104/325] Compiling CircuitBreaker BreakerError.swift
[105/325] Compiling CircuitBreaker Bulkhead.swift
[106/325] Compiling CircuitBreaker CircuitBreaker.swift
[107/325] Compiling CircuitBreaker Collection.swift
[108/325] Emitting module CircuitBreaker
[108/325] Compiling x509_ext.cc
[110/326] Compiling KituraContracts Contracts.swift
[111/326] Compiling x509_cmp.cc
[111/326] Compiling x509_att.cc
[111/326] Compiling x509.cc
[111/326] Compiling x509_def.cc
[111/326] Compiling v3_utl.cc
[111/326] Compiling x509_d2.cc
BUILD FAILURE 6.1 android