Build Information
Successful build of iONess, reference main (b16ec6), with Swift 6.3 for macOS (SPM) on 20 Apr 2026 18:04:10 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/oss-homecredit-id/iONess.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/oss-homecredit-id/iONess
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at b16ec63 Update issue templates
Cloned https://github.com/oss-homecredit-id/iONess.git
Revision (git rev-parse @):
b16ec6338d86e7cc35d018e1d98d2e345ebecf9b
SUCCESS checkout https://github.com/oss-homecredit-id/iONess.git at main
Fetching https://github.com/hainayanda/Ergo.git
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/1257] Fetching cwlpreconditiontesting
[228/1930] Fetching cwlpreconditiontesting, ergo
[242/2390] Fetching cwlpreconditiontesting, ergo, cwlcatchexception
[2391/22213] Fetching cwlpreconditiontesting, ergo, cwlcatchexception, nimble
[2392/37115] Fetching cwlpreconditiontesting, ergo, cwlcatchexception, nimble, quick
Fetched https://github.com/Quick/Quick.git from cache (1.64s)
[6553/22213] Fetching cwlpreconditiontesting, ergo, cwlcatchexception, nimble
Fetched https://github.com/hainayanda/Ergo.git from cache (2.11s)
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (2.11s)
Fetched https://github.com/Quick/Nimble.git from cache (2.11s)
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (2.11s)
Fetching https://github.com/nayanda1/Ergo.git
[1/673] Fetching ergo
Fetched https://github.com/nayanda1/Ergo.git from cache (0.92s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 9.2.1 (3.76s)
Computing version for https://github.com/Quick/Quick.git
Updating https://github.com/nayanda1/Ergo.git
Updated https://github.com/nayanda1/Ergo.git (0.43s)
Computed https://github.com/Quick/Quick.git at 4.0.0 (1.17s)
Computing version for https://github.com/nayanda1/Ergo.git
Computed https://github.com/nayanda1/Ergo.git at 1.3.0 (0.74s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.1.0 (0.81s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.0.0 (0.73s)
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.0.0
Creating working copy for https://github.com/nayanda1/Ergo.git
Working copy of https://github.com/nayanda1/Ergo.git resolved at 1.3.0
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 4.0.0
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 9.2.1
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.1.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "ioness",
"name": "iONess",
"url": "https://github.com/oss-homecredit-id/iONess.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/iONess",
"traits": [
"default"
],
"dependencies": [
{
"identity": "ergo",
"name": "Ergo",
"url": "https://github.com/nayanda1/Ergo.git",
"version": "1.4.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Ergo",
"traits": [
"default"
],
"dependencies": [
{
"identity": "chary",
"name": "Chary",
"url": "https://github.com/hainayanda/Chary.git",
"version": "1.0.7",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Chary",
"traits": [
"default"
],
"dependencies": [
]
}
]
},
{
"identity": "quick",
"name": "Quick",
"url": "https://github.com/Quick/Quick.git",
"version": "4.0.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Quick",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "nimble",
"name": "Nimble",
"url": "https://github.com/Quick/Nimble.git",
"version": "9.2.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Nimble",
"traits": [
"default"
],
"dependencies": [
{
"identity": "cwlpreconditiontesting",
"name": "CwlPreconditionTesting",
"url": "https://github.com/mattgallagher/CwlPreconditionTesting.git",
"version": "2.2.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CwlPreconditionTesting",
"traits": [
"default"
],
"dependencies": [
{
"identity": "cwlcatchexception",
"name": "CwlCatchException",
"url": "https://github.com/mattgallagher/CwlCatchException.git",
"version": "2.2.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CwlCatchException",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
]
}
]
}
Fetching https://github.com/oss-homecredit-id/iONess.git
[1/1095] Fetching ioness
Fetched https://github.com/oss-homecredit-id/iONess.git from cache (0.94s)
Fetching https://github.com/Quick/Quick.git from cache
Fetching https://github.com/Quick/Nimble.git from cache
Fetching https://github.com/nayanda1/Ergo.git from cache
Fetched https://github.com/Quick/Nimble.git from cache (0.61s)
Fetched https://github.com/Quick/Quick.git from cache (0.67s)
Fetched https://github.com/nayanda1/Ergo.git from cache (0.67s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 9.2.1 (0.76s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git from cache
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.42s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 4.0.0 (0.49s)
Computing version for https://github.com/nayanda1/Ergo.git
Computed https://github.com/nayanda1/Ergo.git at 1.4.0 (0.71s)
Fetching https://github.com/hainayanda/Chary.git
[1/514] Fetching chary
Fetched https://github.com/hainayanda/Chary.git from cache (0.84s)
Computing version for https://github.com/hainayanda/Chary.git
Computed https://github.com/hainayanda/Chary.git at 1.0.7 (1.76s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.71s)
Fetching https://github.com/mattgallagher/CwlCatchException.git from cache
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.46s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (1.21s)
Creating working copy for https://github.com/oss-homecredit-id/iONess.git
Working copy of https://github.com/oss-homecredit-id/iONess.git resolved at main (b16ec63)
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 4.0.0
Creating working copy for https://github.com/nayanda1/Ergo.git
Working copy of https://github.com/nayanda1/Ergo.git resolved at 1.4.0
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/hainayanda/Chary.git
Working copy of https://github.com/hainayanda/Chary.git resolved at 1.0.7
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 9.2.1
warning: '.resolve-product-dependencies': dependency 'ioness' is not used by any target
Found 3 product dependencies
- Ergo
- Quick
- Nimble
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/oss-homecredit-id/iONess.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--6988338F2F200930.txt
[4/13] Compiling Ergo Task+Extensions.swift
[5/13] Compiling Ergo Thenable.swift
[6/13] Compiling Ergo GlobalFunction.swift
[7/13] Compiling Ergo ChainAnimator.swift
[8/13] Compiling Ergo NestedPromise.swift
[9/13] Compiling Ergo DipatchQueue+Extensions.swift
[10/13] Compiling Ergo ErgoError.swift
[11/13] Emitting module Ergo
[12/13] Compiling Ergo ClosurePromise.swift
[13/13] Compiling Ergo Promise.swift
[14/32] Compiling iONess HTTPRequestMessage.swift
[15/32] Compiling iONess HTTPResponseMessage.swift
[16/32] Compiling iONess DuplicatedHandler.swift
[17/32] Compiling iONess HTTPValidator.swift
[18/32] Compiling iONess LockRunner.swift
[19/32] Compiling iONess URLCompatible.swift
[20/32] Compiling iONess ResponseValidator.swift
[21/32] Compiling iONess RetryControl.swift
[22/32] Compiling iONess RequestBodyEncoder.swift
[23/32] Compiling iONess ResponseDecoder.swift
[24/32] Emitting module iONess
/Users/admin/builder/spi-builder-workspace/iONess/Classes/Model/NetworkSessionError.swift:21:20: warning: class 'NetworkSessionError' must restate inherited '@unchecked Sendable' conformance
19 |
20 | /// Network Session Error Object
21 | public final class NetworkSessionError: NSError, NetworkSessionErrorProtocol {
| `- warning: class 'NetworkSessionError' must restate inherited '@unchecked Sendable' conformance
22 |
23 | /// List of HTTP Error Code Error
[25/32] Compiling iONess RequestBuilder.swift
[26/32] Compiling iONess RequestHandler.swift
[27/32] Compiling iONess NetworkSessionManager+Extensions.swift
[28/32] Compiling iONess NetworkSessionManager.swift
[29/32] Compiling iONess NetworkRequest.swift
[30/32] Compiling iONess NetworkResult.swift
[31/32] Compiling iONess NetworkSessionError.swift
/Users/admin/builder/spi-builder-workspace/iONess/Classes/Model/NetworkSessionError.swift:21:20: warning: class 'NetworkSessionError' must restate inherited '@unchecked Sendable' conformance
19 |
20 | /// Network Session Error Object
21 | public final class NetworkSessionError: NSError, NetworkSessionErrorProtocol {
| `- warning: class 'NetworkSessionError' must restate inherited '@unchecked Sendable' conformance
22 |
23 | /// List of HTTP Error Code Error
[32/32] Compiling iONess RequestMessage.swift
/Users/admin/builder/spi-builder-workspace/iONess/Classes/Model/NetworkSessionError.swift:21:20: warning: class 'NetworkSessionError' must restate inherited '@unchecked Sendable' conformance
19 |
20 | /// Network Session Error Object
21 | public final class NetworkSessionError: NSError, NetworkSessionErrorProtocol {
| `- warning: class 'NetworkSessionError' must restate inherited '@unchecked Sendable' conformance
22 |
23 | /// List of HTTP Error Code Error
[33/34] Compiling iONess RequestPromise.swift
[34/34] Compiling iONess Resumable.swift
Build complete! (9.48s)
Build complete.
{
"dependencies" : [
{
"identity" : "ergo",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/nayanda1/Ergo.git"
},
{
"identity" : "quick",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Quick.git"
},
{
"identity" : "nimble",
"requirement" : {
"range" : [
{
"lower_bound" : "9.2.1",
"upper_bound" : "10.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Nimble.git"
}
],
"manifest_display_name" : "iONess",
"name" : "iONess",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "10.0"
},
{
"name" : "macos",
"version" : "10.10"
},
{
"name" : "tvos",
"version" : "10.0"
}
],
"products" : [
{
"name" : "iONess",
"targets" : [
"iONess"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "iONessTests",
"module_type" : "SwiftTarget",
"name" : "iONessTests",
"path" : "Example/Tests",
"product_dependencies" : [
"Quick",
"Nimble"
],
"sources" : [
"IntegratedTest.swift",
"Mock.swift",
"ResponseDecoderSpec.swift"
],
"target_dependencies" : [
"iONess"
],
"type" : "test"
},
{
"c99name" : "iONess",
"module_type" : "SwiftTarget",
"name" : "iONess",
"path" : "iONess/Classes",
"product_dependencies" : [
"Ergo"
],
"product_memberships" : [
"iONess"
],
"sources" : [
"Common/LockRunner.swift",
"Common/URLCompatible.swift",
"Control/DuplicatedHandler.swift",
"Control/HTTPValidator.swift",
"Control/ResponseValidator.swift",
"Control/RetryControl.swift",
"EncoderAndDecoder/RequestBodyEncoder.swift",
"EncoderAndDecoder/ResponseDecoder.swift",
"Manager/NetworkSessionManager+Extensions.swift",
"Manager/NetworkSessionManager.swift",
"Model/HTTPRequestMessage.swift",
"Model/HTTPResponseMessage.swift",
"Model/NetworkRequest.swift",
"Model/NetworkResult.swift",
"Model/NetworkSessionError.swift",
"Model/RequestMessage.swift",
"Request/RequestBuilder.swift",
"Request/RequestHandler.swift",
"Request/RequestPromise.swift",
"Request/Resumable.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Done.