Build Information
Successful build of ImageFetcher, reference 2.1.0 (458980
), with Swift 5.10 for macOS (SPM) on 30 Jul 2024 21:24:10 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.48.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Mobelux/ImageFetcher.git
Reference: 2.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Mobelux/ImageFetcher
* tag 2.1.0 -> FETCH_HEAD
HEAD is now at 4589800 Initial Preparation for Strict Concurrency (#28)
Cloned https://github.com/Mobelux/ImageFetcher.git
Revision (git rev-parse @):
458980060566602ef4c8ad09c53e9f8339cd8f9a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Mobelux/ImageFetcher.git at 2.1.0
Fetching https://github.com/Mobelux/DiskCache.git
Fetching https://github.com/apple/swift-crypto.git
[1/335] Fetching diskcache
[179/8645] Fetching diskcache, swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.09s)
Fetched https://github.com/Mobelux/DiskCache.git from cache (2.09s)
Computing version for https://github.com/Mobelux/DiskCache.git
Computed https://github.com/Mobelux/DiskCache.git at 2.2.0 (0.58s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.5.2 (0.48s)
Creating working copy for https://github.com/Mobelux/DiskCache.git
Working copy of https://github.com/Mobelux/DiskCache.git resolved at 2.2.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.5.2
========================================
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",
"dependencies": [
{
"identity": "imagefetcher",
"name": "ImageFetcher",
"url": "https://github.com/Mobelux/ImageFetcher.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ImageFetcher",
"dependencies": [
{
"identity": "diskcache",
"name": "DiskCache",
"url": "https://github.com/Mobelux/DiskCache.git",
"version": "2.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DiskCache",
"dependencies": [
]
},
{
"identity": "swift-crypto",
"name": "swift-crypto",
"url": "https://github.com/apple/swift-crypto.git",
"version": "3.5.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/Mobelux/ImageFetcher.git
[1/3321] Fetching imagefetcher
Fetched https://github.com/Mobelux/ImageFetcher.git from cache (1.96s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetching https://github.com/Mobelux/DiskCache.git from cache
Fetched https://github.com/apple/swift-crypto.git from cache (0.51s)
Fetched https://github.com/Mobelux/DiskCache.git from cache (0.51s)
Computing version for https://github.com/Mobelux/DiskCache.git
Computed https://github.com/Mobelux/DiskCache.git at 2.2.0 (0.03s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.5.2 (0.03s)
Creating working copy for https://github.com/Mobelux/DiskCache.git
Working copy of https://github.com/Mobelux/DiskCache.git resolved at 2.2.0
Creating working copy for https://github.com/Mobelux/ImageFetcher.git
Working copy of https://github.com/Mobelux/ImageFetcher.git resolved at 2.1.0 (4589800)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.5.2
warning: '.resolve-product-dependencies': dependency 'imagefetcher' is not used by any target
Found 2 product dependencies
- DiskCache
- swift-crypto
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/Mobelux/ImageFetcher.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[3/5] Copying PrivacyInfo.xcprivacy
[4/5] Write swift-version-33747A42983211AE.txt
[6/87] Emitting module Crypto
[7/95] Compiling DiskCache SubDirectory.swift
[8/95] Compiling DiskCache StorageType.swift
[9/95] Compiling DiskCache Cache.swift
[10/95] Emitting module DiskCache
[11/95] Compiling DiskCache DiskCache.swift
[12/95] Compiling Crypto Insecure.swift
[13/95] Compiling Crypto Insecure_HashFunctions.swift
[14/95] Compiling Crypto KEM.swift
[15/95] Compiling Crypto ECDH_boring.swift
[16/95] Compiling Crypto DH.swift
[17/95] Compiling Crypto ECDH.swift
[18/95] Compiling Crypto HKDF.swift
[19/95] Compiling Crypto AESWrap.swift
[20/95] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[21/95] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[22/95] Compiling Crypto Zeroization_boring.swift
[23/95] Compiling Crypto PrettyBytes.swift
[24/95] Compiling Crypto SafeCompare.swift
[25/95] Compiling Crypto SecureBytes.swift
[26/95] Compiling Crypto Zeroization.swift
[27/95] Compiling Crypto resource_bundle_accessor.swift
[28/95] Compiling Crypto ECDSA_boring.swift
[29/95] Compiling Crypto EdDSA_boring.swift
[30/95] Compiling Crypto ECDSA.swift
[31/95] Compiling Crypto Ed25519.swift
[32/95] Compiling Crypto Signature.swift
[33/95] Compiling Crypto CryptoKitErrors_boring.swift
[34/95] Compiling Crypto RNG_boring.swift
[35/95] Compiling Crypto SafeCompare_boring.swift
[36/95] Compiling Crypto HPKE-KEM-Curve25519.swift
[37/95] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[38/95] Compiling Crypto HPKE-KEM.swift
[39/95] Compiling Crypto HPKE-Errors.swift
[40/95] Compiling Crypto HPKE.swift
[41/95] Compiling Crypto HPKE-Context.swift
[42/95] Compiling Crypto HPKE-KeySchedule.swift
[43/95] Compiling Crypto HPKE-Modes.swift
[44/95] Compiling Crypto ECDSASignature.swift
[45/95] Compiling Crypto PEMDocument.swift
[46/95] Compiling Crypto PKCS8PrivateKey.swift
[47/95] Compiling Crypto SEC1PrivateKey.swift
[48/95] Compiling Crypto SubjectPublicKeyInfo.swift
[49/95] Compiling Crypto CryptoKitErrors.swift
[50/95] Compiling Crypto Digest_boring.swift
[51/95] Compiling Crypto Digest.swift
[52/95] Compiling Crypto Digests.swift
[53/95] Compiling Crypto AES-GCM.swift
[54/95] Compiling Crypto AES-GCM_boring.swift
[55/95] Compiling Crypto ChaChaPoly_boring.swift
[56/95] Compiling Crypto ChaChaPoly.swift
[57/95] Compiling Crypto Cipher.swift
[58/95] Compiling Crypto Nonces.swift
[59/95] Compiling Crypto ASN1.swift
[60/95] Compiling Crypto ASN1Any.swift
[61/95] Compiling Crypto ASN1BitString.swift
[62/95] Compiling Crypto NISTCurvesKeys.swift
[63/95] Compiling Crypto X25519Keys.swift
[64/95] Compiling Crypto SymmetricKeys.swift
[65/95] Compiling Crypto HMAC.swift
[66/95] Compiling Crypto MACFunctions.swift
[67/95] Compiling Crypto MessageAuthenticationCode.swift
[68/95] Compiling Crypto AES.swift
[69/95] Compiling Crypto ECDSASignature_boring.swift
[70/95] Compiling Crypto ASN1Boolean.swift
[71/95] Compiling Crypto ASN1Identifier.swift
[72/95] Compiling Crypto ASN1Integer.swift
[73/95] Compiling Crypto ASN1Null.swift
[74/95] Compiling Crypto ASN1OctetString.swift
[75/95] Compiling Crypto ASN1Strings.swift
[76/95] Compiling Crypto ArraySliceBigint.swift
[77/95] Compiling Crypto GeneralizedTime.swift
[78/95] Compiling Crypto ObjectIdentifier.swift
[79/95] Compiling Crypto AESWrap_boring.swift
[80/95] Compiling Crypto Ed25519_boring.swift
[81/95] Compiling Crypto EllipticCurvePoint_boring.swift
[82/95] Compiling Crypto EllipticCurve_boring.swift
[83/95] Compiling Crypto NISTCurvesKeys_boring.swift
[84/95] Compiling Crypto X25519Keys_boring.swift
[85/95] Compiling Crypto Curve25519.swift
[86/95] Compiling Crypto Ed25519Keys.swift
[87/95] Compiling Crypto HashFunctions.swift
[88/95] Compiling Crypto HashFunctions_SHA2.swift
[89/95] Compiling Crypto HPKE-AEAD.swift
[90/95] Compiling Crypto HPKE-Ciphersuite.swift
[91/95] Compiling Crypto HPKE-KDF.swift
[92/95] Compiling Crypto HPKE-KexKeyDerivation.swift
[93/95] Compiling Crypto HPKE-LabeledExtract.swift
[94/95] Compiling Crypto HPKE-Utils.swift
[95/95] Compiling Crypto DHKEM.swift
[96/113] Compiling ImageFetcher ImageProcessing.swift
[97/113] Compiling ImageFetcher Keyable.swift
[98/114] Compiling ImageFetcher Queue.swift
[99/114] Compiling ImageFetcher Networking.swift
[100/114] Compiling ImageFetcher ImageFetching.swift
[101/114] Compiling ImageFetcher ImageProcessor.swift
[102/114] Compiling ImageFetcher ImageSource.swift
[103/114] Compiling ImageFetcher ImageError.swift
/Users/admin/builder/spi-builder-workspace/Sources/ImageFetcher/ImageFetcher.swift:226:40: warning: capture of 'image' with non-sendable type 'Image' (aka 'NSImage') in a `@Sendable` closure
try? await self?.cache(image, key: imageConfiguration)
^
AppKit.NSImage:1:12: note: class 'NSImage' does not conform to the 'Sendable' protocol
open class NSImage : NSObject {
^
[104/114] Compiling ImageFetcher ImageFetcher.swift
/Users/admin/builder/spi-builder-workspace/Sources/ImageFetcher/ImageFetcher.swift:226:40: warning: capture of 'image' with non-sendable type 'Image' (aka 'NSImage') in a `@Sendable` closure
try? await self?.cache(image, key: imageConfiguration)
^
AppKit.NSImage:1:12: note: class 'NSImage' does not conform to the 'Sendable' protocol
open class NSImage : NSObject {
^
[105/114] Compiling ImageFetcher TaskManager.swift
[106/114] Compiling ImageFetcher String+md5.swift
[107/114] Compiling ImageFetcher URLSessionConfiguration+cacheless.swift
[108/114] Compiling ImageFetcher Exports.swift
[109/114] Compiling ImageFetcher CGSize+Hashable.swift
[110/114] Compiling ImageFetcher Image.swift
[111/114] Compiling ImageFetcher ImageConfiguration.swift
[112/114] Emitting module ImageFetcher
[113/114] Compiling ImageFetcher Error+Utils.swift
[114/114] Compiling ImageFetcher Image+Utils.swift
Build complete! (9.93s)
Build complete.
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/mobelux/imagefetcher/2.1.0
Repository: Mobelux/ImageFetcher
Swift version used: 5.10
Target: ImageFetcher
Generating documentation for 'ImageFetcher'...
Converting documentation...
Conversion complete! (0.17s)
Generated DocC archive at '/Users/admin/builder/spi-builder-workspace/.docs/mobelux/imagefetcher/2.1.0'
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/1610] Fetching swift-docc-plugin
Updating https://github.com/apple/swift-crypto.git
Updating https://github.com/Mobelux/DiskCache.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.34s)
Updated https://github.com/apple/swift-crypto.git (0.50s)
Updated https://github.com/Mobelux/DiskCache.git (0.50s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.5.2 (0.47s)
Computing version for https://github.com/Mobelux/DiskCache.git
Computed https://github.com/Mobelux/DiskCache.git at 2.2.0 (0.58s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.3.0 (0.61s)
Fetching https://github.com/apple/swift-docc-symbolkit
[1/3031] Fetching swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit from cache (1.23s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.64s)
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.3.0
Building for debugging...
[0/8] Write sources
[2/8] Write snippet-extract-entitlement.plist
[2/8] Write sources
[4/8] Write swift-version-33747A42983211AE.txt
[6/53] Compiling Snippets Snippet.swift
[7/53] Emitting module Snippets
[8/53] Compiling Snippets SnippetParser.swift
[9/53] Compiling SymbolKit Mixin+Equals.swift
[10/53] Compiling SymbolKit Mixin+Hash.swift
[11/53] Compiling SymbolKit Mixin.swift
[12/53] Compiling SymbolKit LineList.swift
[13/53] Compiling SymbolKit Position.swift
[14/57] Compiling SymbolKit SourceRange.swift
[15/57] Compiling SymbolKit Metadata.swift
[16/57] Compiling SymbolKit Module.swift
[17/57] Compiling SymbolKit OperatingSystem.swift
[18/57] Compiling SymbolKit Platform.swift
[19/57] Compiling SymbolKit Identifier.swift
[20/57] Compiling SymbolKit KindIdentifier.swift
[21/57] Compiling SymbolKit Location.swift
[22/57] Compiling SymbolKit Mutability.swift
[23/57] Compiling SymbolKit Names.swift
[24/57] Compiling SymbolKit SPI.swift
[25/57] Compiling SymbolKit Snippet.swift
[26/57] Compiling SymbolKit Extension.swift
[27/57] Compiling SymbolKit GenericConstraint.swift
[28/57] Compiling SymbolKit GenericParameter.swift
[29/57] Compiling SymbolKit Generics.swift
[30/57] Compiling SymbolKit Namespace.swift
[31/57] Compiling SymbolKit SemanticVersion.swift
[32/57] Compiling SymbolKit AccessControl.swift
[33/57] Compiling SymbolKit Availability.swift
[34/57] Compiling SymbolKit AvailabilityItem.swift
[35/57] Compiling SymbolKit Domain.swift
[36/57] Compiling SymbolKit DeclarationFragments.swift
[37/57] Compiling SymbolKit Fragment.swift
[38/57] Compiling SymbolKit FragmentKind.swift
[39/57] Compiling SymbolKit FunctionParameter.swift
[40/57] Compiling SymbolKit FunctionSignature.swift
[41/57] Compiling SymbolKit Symbol.swift
[42/57] Compiling SymbolKit SymbolKind.swift
[43/57] Compiling SymbolKit SymbolGraph.swift
[44/57] Compiling SymbolKit GraphCollector.swift
[45/57] Compiling SymbolKit Relationship.swift
[46/57] Compiling SymbolKit RelationshipKind.swift
[47/57] Compiling SymbolKit SourceOrigin.swift
[48/57] Compiling SymbolKit GenericConstraints.swift
[49/57] Compiling SymbolKit Swift.swift
[50/57] Emitting module SymbolKit
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[56/61] Compiling snippet_extract URL+Status.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract
[60/61] Applying snippet-extract
Build complete! (4.17s)
Building for debugging...
[0/1] Write swift-version-33747A42983211AE.txt
Build complete! (0.22s)
274
3 /Users/admin/builder/spi-builder-workspace/.docs/mobelux/imagefetcher/2.1.0
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/mobelux/imagefetcher/2.1.0
File count: 274
Doc size: 3.0MB
Preparing doc bundle ...
Uploading prod-mobelux-imagefetcher-2.1.0-7ac94293.zip to s3://spi-docs-inbox/prod-mobelux-imagefetcher-2.1.0-7ac94293.zip
Copying... [13%]
Copying... [25%]
Copying... [38%]
Copying... [50%]
Copying... [63%]
Copying... [76%]
Copying... [88%]
Copying... [100%]
Done.