Build Information
Successful build of ErrorHandler, reference 0.8.4 (783c88
), with Swift 6.0 for Linux on 4 Sep 2024 05:41:20 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Workable/swift-error-handler.git
Reference: 0.8.4
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/Workable/swift-error-handler
* tag 0.8.4 -> FETCH_HEAD
HEAD is now at 783c888 Update version.
Cloned https://github.com/Workable/swift-error-handler.git
Revision (git rev-parse @):
783c888b50067ef543e5d0358f7dc42897072823
SUCCESS checkout https://github.com/Workable/swift-error-handler.git at 0.8.4
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/Workable/swift-error-handler.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:2b28393d406c9285d9e806e79837f7402d341afc699146287fbe8fc92110de85
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/Alamofire/Alamofire.git
[1/29018] Fetching alamofire
Fetched https://github.com/Alamofire/Alamofire.git from cache (2.05s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.9.1 (0.40s)
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.9.1
Building for debugging...
[0/4] Write sources
[0/4] Copying PrivacyInfo.xcprivacy
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/43] Emitting module Alamofire
[6/48] Compiling Alamofire URLRequest+Alamofire.swift
[7/48] Compiling Alamofire URLSessionConfiguration+Alamofire.swift
[8/48] Compiling Alamofire AlamofireExtended.swift
[9/48] Compiling Alamofire AuthenticationInterceptor.swift
[10/48] Compiling Alamofire CachedResponseHandler.swift
[11/48] Compiling Alamofire RequestTaskMap.swift
[12/48] Compiling Alamofire Response.swift
[13/48] Compiling Alamofire Session.swift
[14/48] Compiling Alamofire SessionDelegate.swift
[15/48] Compiling Alamofire URLConvertible+URLRequestConvertible.swift
[16/48] Compiling Alamofire UploadRequest.swift
[17/48] Compiling Alamofire Combine.swift
[18/48] Compiling Alamofire Concurrency.swift
[19/48] Compiling Alamofire EventMonitor.swift
[20/48] Compiling Alamofire MultipartFormData.swift
[21/48] Compiling Alamofire MultipartUpload.swift
[22/48] Compiling Alamofire HTTPMethod.swift
[23/48] Compiling Alamofire Notifications.swift
[24/48] Compiling Alamofire ParameterEncoder.swift
[25/48] Compiling Alamofire ParameterEncoding.swift
[26/48] Compiling Alamofire Protected.swift
[27/48] Compiling Alamofire Request.swift
[28/48] Compiling Alamofire NetworkReachabilityManager.swift
[29/48] Compiling Alamofire RedirectHandler.swift
[30/48] Compiling Alamofire RequestCompression.swift
[31/48] Compiling Alamofire RequestInterceptor.swift
[32/48] Compiling Alamofire ResponseSerialization.swift
[33/48] Compiling Alamofire Alamofire.swift
[34/48] Compiling Alamofire AFError.swift
[35/48] Compiling Alamofire DataRequest.swift
[36/48] Compiling Alamofire DataStreamRequest.swift
[37/48] Compiling Alamofire DownloadRequest.swift
[38/48] Compiling Alamofire HTTPHeaders.swift
[39/48] Compiling Alamofire WebSocketRequest.swift
[40/48] Compiling Alamofire DispatchQueue+Alamofire.swift
[41/48] Compiling Alamofire OperationQueue+Alamofire.swift
[42/48] Compiling Alamofire Result+Alamofire.swift
[43/48] Compiling Alamofire StringEncoding+Alamofire.swift
[44/48] Compiling Alamofire RetryPolicy.swift
[45/48] Compiling Alamofire ServerTrustEvaluation.swift
[46/48] Compiling Alamofire URLEncodedFormEncoder.swift
[47/48] Compiling Alamofire Validation.swift
[48/48] Compiling Alamofire resource_bundle_accessor.swift
[50/55] Compiling ErrorHandler NSErrorMatcher.swift
[51/55] Compiling ErrorHandler Matchers.swift
[52/55] Emitting module ErrorHandler
/host/spi-builder-workspace/ErrorHandler/Classes/Alamofire/AFErrorStatusCodeMatcher.swift:12:12: warning: file 'AFErrorStatusCodeMatcher.swift' is part of module 'ErrorHandler'; ignoring import
10 | import Alamofire
11 | #if !COCOAPODS
12 | import ErrorHandler
| `- warning: file 'AFErrorStatusCodeMatcher.swift' is part of module 'ErrorHandler'; ignoring import
13 | #endif
14 |
/host/spi-builder-workspace/ErrorHandler/Classes/Alamofire/ErrorHandler+AFExtensions.swift:11:12: warning: file 'ErrorHandler+AFExtensions.swift' is part of module 'ErrorHandler'; ignoring import
9 | import Foundation
10 | #if !COCOAPODS
11 | import ErrorHandler
| `- warning: file 'ErrorHandler+AFExtensions.swift' is part of module 'ErrorHandler'; ignoring import
12 | #endif
13 |
[53/55] Compiling ErrorHandler AFErrorStatusCodeMatcher.swift
/host/spi-builder-workspace/ErrorHandler/Classes/Alamofire/AFErrorStatusCodeMatcher.swift:12:12: warning: file 'AFErrorStatusCodeMatcher.swift' is part of module 'ErrorHandler'; ignoring import
10 | import Alamofire
11 | #if !COCOAPODS
12 | import ErrorHandler
| `- warning: file 'AFErrorStatusCodeMatcher.swift' is part of module 'ErrorHandler'; ignoring import
13 | #endif
14 |
[54/55] Compiling ErrorHandler ErrorHandler+AFExtensions.swift
/host/spi-builder-workspace/ErrorHandler/Classes/Alamofire/ErrorHandler+AFExtensions.swift:11:12: warning: file 'ErrorHandler+AFExtensions.swift' is part of module 'ErrorHandler'; ignoring import
9 | import Foundation
10 | #if !COCOAPODS
11 | import ErrorHandler
| `- warning: file 'ErrorHandler+AFExtensions.swift' is part of module 'ErrorHandler'; ignoring import
12 | #endif
13 |
[55/55] Compiling ErrorHandler ErrorHandler.swift
Build complete! (16.75s)
Build complete.
{
"dependencies" : [
{
"identity" : "alamofire",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Alamofire/Alamofire.git"
}
],
"manifest_display_name" : "ErrorHandler",
"name" : "ErrorHandler",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "10.0"
},
{
"name" : "macos",
"version" : "10.12"
},
{
"name" : "watchos",
"version" : "3.0"
},
{
"name" : "tvos",
"version" : "10.0"
}
],
"products" : [
{
"name" : "ErrorHandler",
"targets" : [
"ErrorHandler"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"4.2",
"5"
],
"targets" : [
{
"c99name" : "ErrorHandlerTests",
"module_type" : "SwiftTarget",
"name" : "ErrorHandlerTests",
"path" : "Example/Tests",
"sources" : [
"AFErrorStatusCodeMatcherTests.swift",
"ClosureErrorMatcherTests.swift",
"ErrorHandler-AFExtensionsTests.swift",
"ErrorHandlerTests.swift",
"ErrorTypeMatcherTests.swift",
"NSErrorMatcherTests.swift"
],
"target_dependencies" : [
"ErrorHandler"
],
"type" : "test"
},
{
"c99name" : "ErrorHandler",
"module_type" : "SwiftTarget",
"name" : "ErrorHandler",
"path" : "ErrorHandler",
"product_dependencies" : [
"Alamofire"
],
"product_memberships" : [
"ErrorHandler"
],
"sources" : [
"Classes/Alamofire/AFErrorStatusCodeMatcher.swift",
"Classes/Alamofire/ErrorHandler+AFExtensions.swift",
"Classes/Core/ErrorHandler.swift",
"Classes/Core/Matchers.swift",
"Classes/Core/NSErrorMatcher.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:2b28393d406c9285d9e806e79837f7402d341afc699146287fbe8fc92110de85
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.