Build Information
Failed to build AppStoreConnectMiddleware, reference 0.1.0 (29f87c), with Swift 6.2 for Linux on 27 Jun 2025 14:04:10 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/edorphy/AppStoreConnectMiddleware.git
Reference: 0.1.0
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/edorphy/AppStoreConnectMiddleware
* tag 0.1.0 -> FETCH_HEAD
HEAD is now at 29f87ca #1 - Updated the readme to fully use markdown
Cloned https://github.com/edorphy/AppStoreConnectMiddleware.git
Revision (git rev-parse @):
29f87ca8d608158749a156eb65ec7181694946dd
SUCCESS checkout https://github.com/edorphy/AppStoreConnectMiddleware.git at 0.1.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/edorphy/AppStoreConnectMiddleware.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-openapi-runtime
[1/5679] Fetching swift-openapi-runtime
Fetched https://github.com/apple/swift-openapi-runtime from cache (0.32s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.2 (0.71s)
Fetching https://github.com/apple/swift-http-types
[1/904] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types from cache (0.23s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.60s)
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-openapi-runtime
Working copy of https://github.com/apple/swift-openapi-runtime resolved at 1.8.2
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/12] Compiling HTTPTypes ISOLatin1String.swift
[6/13] Compiling HTTPTypes HTTPParsedFields.swift
[7/13] Compiling HTTPTypes HTTPRequest.swift
[8/13] Compiling HTTPTypes HTTPResponse.swift
[9/13] Compiling HTTPTypes NIOLock.swift
[10/13] Compiling HTTPTypes HTTPFieldName.swift
[11/13] Compiling HTTPTypes HTTPFields.swift
[12/13] Compiling HTTPTypes HTTPField.swift
[13/13] Emitting module HTTPTypes
[15/75] Compiling OpenAPIRuntime FoundationExtensions.swift
[16/75] Compiling OpenAPIRuntime ParameterStyles.swift
[17/75] Compiling OpenAPIRuntime ServerVariable.swift
[18/75] Compiling OpenAPIRuntime URLExtensions.swift
[19/75] Compiling OpenAPIRuntime Deprecated.swift
[20/75] Compiling OpenAPIRuntime ClientError.swift
[21/75] Compiling OpenAPIRuntime CodingErrors.swift
[22/75] Compiling OpenAPIRuntime RuntimeError.swift
[23/75] Compiling OpenAPIRuntime ServerError.swift
[24/83] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[25/83] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[26/83] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[27/83] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[28/83] Compiling OpenAPIRuntime ServerSentEvents.swift
[29/83] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[30/83] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[31/83] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[32/83] Compiling OpenAPIRuntime ClientTransport.swift
[33/83] Compiling OpenAPIRuntime CurrencyTypes.swift
[34/83] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[35/83] Compiling OpenAPIRuntime HTTPBody.swift
[36/83] Compiling OpenAPIRuntime ServerTransport.swift
[37/83] Compiling OpenAPIRuntime UniversalClient.swift
[38/83] Compiling OpenAPIRuntime UniversalServer.swift
[39/83] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[40/83] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[41/83] Compiling OpenAPIRuntime URICodeCodingKey.swift
[42/83] Compiling OpenAPIRuntime URICoderConfiguration.swift
[43/83] Compiling OpenAPIRuntime URIEncodedNode.swift
[44/83] Compiling OpenAPIRuntime URIParsedTypes.swift
[45/83] Compiling OpenAPIRuntime URIDecoder.swift
[46/83] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[47/83] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[48/83] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[49/83] Emitting module OpenAPIRuntime
[50/83] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[51/83] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[52/83] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[53/83] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[54/83] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[55/83] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[56/83] Compiling OpenAPIRuntime MultipartValidation.swift
[57/83] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[58/83] Compiling OpenAPIRuntime Acceptable.swift
[59/83] Compiling OpenAPIRuntime Base64EncodedData.swift
[60/83] Compiling OpenAPIRuntime ByteUtilities.swift
[61/83] Compiling OpenAPIRuntime ContentDisposition.swift
[62/83] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[63/83] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[64/83] Compiling OpenAPIRuntime OpenAPIValue.swift
[65/83] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[66/83] Compiling OpenAPIRuntime UndocumentedPayload.swift
[67/83] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[68/83] Compiling OpenAPIRuntime CodableExtensions.swift
[69/83] Compiling OpenAPIRuntime Configuration.swift
[70/83] Compiling OpenAPIRuntime Converter+Client.swift
[71/83] Compiling OpenAPIRuntime Converter+Common.swift
[72/83] Compiling OpenAPIRuntime Converter+Server.swift
[73/83] Compiling OpenAPIRuntime Converter.swift
[74/83] Compiling OpenAPIRuntime CurrencyExtensions.swift
[75/83] Compiling OpenAPIRuntime ErrorExtensions.swift
[76/83] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[77/83] Compiling OpenAPIRuntime URIEncoder.swift
[78/83] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[79/83] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[80/83] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[81/83] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[82/83] Compiling OpenAPIRuntime URIParser.swift
[83/83] Compiling OpenAPIRuntime URISerializer.swift
[85/88] Compiling AppStoreConnectMiddleware TokenGenerator.swift
/host/spi-builder-workspace/Sources/AppStoreConnectMiddleware/AuthorizationMiddleware.swift:9:8: error: no such module 'CryptoKit'
7 | //
8 |
9 | import CryptoKit
| `- error: no such module 'CryptoKit'
10 | import Foundation
11 | import HTTPTypes
error: emit-module command failed with exit code 1 (use -v to see invocation)
[86/88] Emitting module AppStoreConnectMiddleware
/host/spi-builder-workspace/Sources/AppStoreConnectMiddleware/AuthorizationMiddleware.swift:9:8: error: no such module 'CryptoKit'
7 | //
8 |
9 | import CryptoKit
| `- error: no such module 'CryptoKit'
10 | import Foundation
11 | import HTTPTypes
[87/88] Compiling AppStoreConnectMiddleware AuthorizationMiddleware.swift
/host/spi-builder-workspace/Sources/AppStoreConnectMiddleware/AuthorizationMiddleware.swift:9:8: error: no such module 'CryptoKit'
7 | //
8 |
9 | import CryptoKit
| `- error: no such module 'CryptoKit'
10 | import Foundation
11 | import HTTPTypes
[88/88] Compiling AppStoreConnectMiddleware KeyType.swift
/host/spi-builder-workspace/Sources/AppStoreConnectMiddleware/AuthorizationMiddleware.swift:9:8: error: no such module 'CryptoKit'
7 | //
8 |
9 | import CryptoKit
| `- error: no such module 'CryptoKit'
10 | import Foundation
11 | import HTTPTypes
BUILD FAILURE 6.2 linux