The Swift Package Index logo.Swift Package Index

Build Information

Successful build of MastodonSwift with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Swiftodon/Mastodon.swift.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Swiftodon/Mastodon.swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e2f7ce4 Merge pull request #39 from daniloc/main
Cloned https://github.com/Swiftodon/Mastodon.swift.git
Revision (git rev-parse @):
e2f7ce484729078315f96baf9331009f0178d68f
SUCCESS checkout https://github.com/Swiftodon/Mastodon.swift.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/Swiftodon/Mastodon.swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--423B1241ED78D482.txt
[4/32] Emitting module OAuthSwift
[5/35] Compiling OAuthSwift URL+OAuthSwift.swift
[6/35] Compiling OAuthSwift URLConvertible.swift
[7/35] Compiling OAuthSwift Utils.swift
[8/35] Compiling OAuthSwift Collection+OAuthSwift.swift
[9/35] Compiling OAuthSwift Data+OAuthSwift.swift
[10/35] Compiling OAuthSwift Dictionary+OAuthSwift.swift
[11/35] Compiling OAuthSwift HMAC.swift
[12/35] Compiling OAuthSwift OAuthLogProtocol.swift
[13/35] Compiling OAuthSwift OAuthSwift.swift
[14/35] Compiling OAuthSwift OAuthSwiftClient.swift
[15/35] Compiling OAuthSwift OAuthSwiftCredential.swift
[16/35] Compiling OAuthSwift OAuthSwiftError.swift
[17/35] Compiling OAuthSwift OAuthSwiftHTTPRequest.swift
[18/35] Compiling OAuthSwift OAuthSwiftMultipartData.swift
[19/35] Compiling OAuthSwift OAuthSwiftResponse.swift
[20/35] Compiling OAuthSwift NSError+OAuthSwift.swift
[21/35] Compiling OAuthSwift NotificationCenter+OAuthSwift.swift
[22/35] Compiling OAuthSwift OAuth1Swift.swift
[23/35] Compiling OAuthSwift OAuth2Swift.swift
[24/35] Compiling OAuthSwift OAuthSwiftURLHandlerType.swift
[25/35] Compiling OAuthSwift SHA1.swift
[26/35] Compiling OAuthSwift String+OAuthSwift.swift
[27/35] Compiling OAuthSwift UIApplication+OAuthSwift.swift
[28/35] Compiling OAuthSwift ASWebAuthenticationURLHandler.swift
[29/35] Compiling OAuthSwift ExtensionContextURLHandler.swift
[30/35] Compiling OAuthSwift OAuthSwiftOpenURLExternally.swift
[31/35] Compiling OAuthSwift OAuthSwiftURLHandlerProxy.swift
[32/35] Compiling OAuthSwift OAuthWebViewController.swift
[33/35] Compiling OAuthSwift SFAuthenticationURLHandler.swift
[34/35] Compiling OAuthSwift SafariURLHandler.swift
[35/35] Compiling OAuthSwift Int+OAuthSwift.swift
[36/75] Compiling MastodonSwift Blocks.swift
[37/75] Compiling MastodonSwift Favourites.swift
[38/75] Compiling MastodonSwift FollowRequests.swift
[39/75] Compiling MastodonSwift Follows.swift
[40/75] Compiling MastodonSwift Instances.swift
[41/80] Compiling MastodonSwift Relationship.swift
[42/80] Compiling MastodonSwift Report.swift
[43/80] Compiling MastodonSwift Result.swift
[44/80] Compiling MastodonSwift Status.swift
[45/80] Compiling MastodonSwift Tag.swift
[46/80] Compiling MastodonSwift Primitive+AsString.swift
[47/80] Compiling MastodonSwift MastodonClient.swift
[48/80] Compiling MastodonSwift MultipartFormData.swift
[49/80] Compiling MastodonSwift TargetType.swift
[50/80] Compiling MastodonSwift Accounts.swift
[51/80] Compiling MastodonSwift Apps.swift
[52/80] Compiling MastodonSwift Context.swift
[53/80] Compiling MastodonSwift Error.swift
[54/80] Compiling MastodonSwift Instance.swift
[55/80] Compiling MastodonSwift Markers.swift
[56/80] Compiling MastodonSwift Mention.swift
[57/80] Compiling MastodonSwift Notification.swift
[58/80] Compiling MastodonSwift String+AsURL.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MastodonSwift/MastodonClient+Convenience.swift:43:13: warning: reference to property 'oAuthHandle' in closure requires explicit use of 'self' to make capture semantics explicit; this is an error in Swift 6
            oAuthHandle = oauthClient?.authorize(
            ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MastodonSwift/MastodonClient+Convenience.swift:43:27: warning: reference to property 'oauthClient' in closure requires explicit use of 'self' to make capture semantics explicit; this is an error in Swift 6
            oAuthHandle = oauthClient?.authorize(
                          ^
[59/80] Compiling MastodonSwift URL+OptionalString.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MastodonSwift/MastodonClient+Convenience.swift:43:13: warning: reference to property 'oAuthHandle' in closure requires explicit use of 'self' to make capture semantics explicit; this is an error in Swift 6
            oAuthHandle = oauthClient?.authorize(
            ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MastodonSwift/MastodonClient+Convenience.swift:43:27: warning: reference to property 'oauthClient' in closure requires explicit use of 'self' to make capture semantics explicit; this is an error in Swift 6
            oAuthHandle = oauthClient?.authorize(
                          ^
[60/80] Compiling MastodonSwift MastodonClient+Accounts.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MastodonSwift/MastodonClient+Convenience.swift:43:13: warning: reference to property 'oAuthHandle' in closure requires explicit use of 'self' to make capture semantics explicit; this is an error in Swift 6
            oAuthHandle = oauthClient?.authorize(
            ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MastodonSwift/MastodonClient+Convenience.swift:43:27: warning: reference to property 'oauthClient' in closure requires explicit use of 'self' to make capture semantics explicit; this is an error in Swift 6
            oAuthHandle = oauthClient?.authorize(
                          ^
[61/80] Compiling MastodonSwift MastodonClient+Convenience.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MastodonSwift/MastodonClient+Convenience.swift:43:13: warning: reference to property 'oAuthHandle' in closure requires explicit use of 'self' to make capture semantics explicit; this is an error in Swift 6
            oAuthHandle = oauthClient?.authorize(
            ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MastodonSwift/MastodonClient+Convenience.swift:43:27: warning: reference to property 'oauthClient' in closure requires explicit use of 'self' to make capture semantics explicit; this is an error in Swift 6
            oAuthHandle = oauthClient?.authorize(
                          ^
[62/80] Compiling MastodonSwift MastodonClient+Instances.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MastodonSwift/MastodonClient+Convenience.swift:43:13: warning: reference to property 'oAuthHandle' in closure requires explicit use of 'self' to make capture semantics explicit; this is an error in Swift 6
            oAuthHandle = oauthClient?.authorize(
            ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MastodonSwift/MastodonClient+Convenience.swift:43:27: warning: reference to property 'oauthClient' in closure requires explicit use of 'self' to make capture semantics explicit; this is an error in Swift 6
            oAuthHandle = oauthClient?.authorize(
                          ^
[63/80] Compiling MastodonSwift MastodonClient+StatusActions.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MastodonSwift/MastodonClient+Convenience.swift:43:13: warning: reference to property 'oAuthHandle' in closure requires explicit use of 'self' to make capture semantics explicit; this is an error in Swift 6
            oAuthHandle = oauthClient?.authorize(
            ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MastodonSwift/MastodonClient+Convenience.swift:43:27: warning: reference to property 'oauthClient' in closure requires explicit use of 'self' to make capture semantics explicit; this is an error in Swift 6
            oAuthHandle = oauthClient?.authorize(
                          ^
[64/80] Compiling MastodonSwift Marker.swift
[65/80] Compiling MastodonSwift Mastodon.swift
[66/80] Compiling MastodonSwift Media.swift
[67/80] Compiling MastodonSwift Mutes.swift
[68/80] Compiling MastodonSwift Notifications.swift
[69/80] Emitting module MastodonSwift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MastodonSwift/Entities/AccessToken.swift:11:14: warning: This needs to be refactored, refresh token and other properties need to be available
    #warning("This needs to be refactored, refresh token and other properties need to be available")
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[70/80] Compiling MastodonSwift AccessToken.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MastodonSwift/Entities/AccessToken.swift:11:14: warning: This needs to be refactored, refresh token and other properties need to be available
    #warning("This needs to be refactored, refresh token and other properties need to be available")
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[71/80] Compiling MastodonSwift Account.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MastodonSwift/Entities/AccessToken.swift:11:14: warning: This needs to be refactored, refresh token and other properties need to be available
    #warning("This needs to be refactored, refresh token and other properties need to be available")
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[72/80] Compiling MastodonSwift App.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MastodonSwift/Entities/AccessToken.swift:11:14: warning: This needs to be refactored, refresh token and other properties need to be available
    #warning("This needs to be refactored, refresh token and other properties need to be available")
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[73/80] Compiling MastodonSwift Application.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MastodonSwift/Entities/AccessToken.swift:11:14: warning: This needs to be refactored, refresh token and other properties need to be available
    #warning("This needs to be refactored, refresh token and other properties need to be available")
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[74/80] Compiling MastodonSwift Attachment.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MastodonSwift/Entities/AccessToken.swift:11:14: warning: This needs to be refactored, refresh token and other properties need to be available
    #warning("This needs to be refactored, refresh token and other properties need to be available")
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[75/80] Compiling MastodonSwift Card.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MastodonSwift/Entities/AccessToken.swift:11:14: warning: This needs to be refactored, refresh token and other properties need to be available
    #warning("This needs to be refactored, refresh token and other properties need to be available")
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[76/80] Compiling MastodonSwift OAuth.swift
[77/80] Compiling MastodonSwift Reports.swift
[78/80] Compiling MastodonSwift Search.swift
[79/80] Compiling MastodonSwift Statuses.swift
[80/80] Compiling MastodonSwift Timelines.swift
Build complete! (14.25s)
Fetching https://github.com/Thomvis/BrightFutures.git from cache
Fetching https://github.com/httpswift/swifter.git from cache
Fetching https://github.com/nvzqz/FileKit.git from cache
Fetching https://github.com/phimage/Erik.git from cache
Fetching https://github.com/tid-kijyun/Kanna.git from cache
Fetching https://github.com/OAuthSwift/OAuthSwift.git from cache
Fetched https://github.com/httpswift/swifter.git from cache (0.21s)
Fetched https://github.com/Thomvis/BrightFutures.git from cache (0.21s)
Fetched https://github.com/OAuthSwift/OAuthSwift.git from cache (0.21s)
Computing version for https://github.com/OAuthSwift/OAuthSwift.git
Fetched https://github.com/phimage/Erik.git from cache (0.21s)
Fetched https://github.com/tid-kijyun/Kanna.git from cache (0.21s)
Fetched https://github.com/nvzqz/FileKit.git from cache (0.21s)
Computed https://github.com/OAuthSwift/OAuthSwift.git at 2.2.0 (0.36s)
Computing version for https://github.com/httpswift/swifter.git
Computed https://github.com/httpswift/swifter.git at 1.5.0 (0.34s)
Computing version for https://github.com/tid-kijyun/Kanna.git
Computed https://github.com/tid-kijyun/Kanna.git at 5.2.7 (0.03s)
Computing version for https://github.com/phimage/Erik.git
Computed https://github.com/phimage/Erik.git at 5.1.0 (0.36s)
Computing version for https://github.com/nvzqz/FileKit.git
Computed https://github.com/nvzqz/FileKit.git at 6.0.0 (0.36s)
Computing version for https://github.com/Thomvis/BrightFutures.git
Computed https://github.com/Thomvis/BrightFutures.git at 8.2.0 (0.37s)
Creating working copy for https://github.com/Thomvis/BrightFutures.git
Working copy of https://github.com/Thomvis/BrightFutures.git resolved at 8.2.0
Creating working copy for https://github.com/tid-kijyun/Kanna.git
Working copy of https://github.com/tid-kijyun/Kanna.git resolved at 5.2.7
Creating working copy for https://github.com/phimage/Erik.git
Working copy of https://github.com/phimage/Erik.git resolved at 5.1.0
Creating working copy for https://github.com/OAuthSwift/OAuthSwift.git
Working copy of https://github.com/OAuthSwift/OAuthSwift.git resolved at 2.2.0
Creating working copy for https://github.com/nvzqz/FileKit.git
Working copy of https://github.com/nvzqz/FileKit.git resolved at 6.0.0
Creating working copy for https://github.com/httpswift/swifter.git
Working copy of https://github.com/httpswift/swifter.git resolved at 1.5.0
Build complete.
Done.

Build Machine: Mac 7