The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build ATProtoKit, reference main (fabbc3), with Swift 6.1 for Wasm on 7 Jun 2025 09:06:35 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MasterJ93/ATProtoKit.git
Reference: main
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/MasterJ93/ATProtoKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at fabbc34 Change parameter type in refresh method
Cloned https://github.com/MasterJ93/ATProtoKit.git
Revision (git rev-parse @):
fabbc34269a6314a1cc94391104f52798470e073
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/MasterJ93/ATProtoKit.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/MasterJ93/ATProtoKit.git
https://github.com/MasterJ93/ATProtoKit.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swiftcbor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/MasterJ93/SwiftCBOR.git"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.0.0",
            "upper_bound" : "601.0.0-prerelease"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    }
  ],
  "manifest_display_name" : "ATProtoKit",
  "name" : "ATProtoKit",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "ATProtoKit",
      "targets" : [
        "ATProtoKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ATMacro",
      "targets" : [
        "ATMacro"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Macros",
      "targets" : [
        "Macros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Macros",
      "module_type" : "SwiftTarget",
      "name" : "Macros",
      "path" : "Sources/Macros",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "ATProtoKit",
        "ATMacro",
        "Macros"
      ],
      "sources" : [
        "ATLexiconModel/ATLexiconModel.swift",
        "ATLexiconModel/PropertyMap.swift",
        "ATUnionBuilder/ATUnionMacro.swift",
        "CustomError.swift",
        "ProvidingMacros.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "ATProtoKit",
      "module_type" : "SwiftTarget",
      "name" : "ATProtoKit",
      "path" : "Sources/ATProtoKit",
      "product_dependencies" : [
        "Logging",
        "SwiftCBOR"
      ],
      "product_memberships" : [
        "ATProtoKit"
      ],
      "sources" : [
        "APIReference/ATEventStreamConfiguration/ATEventStreamConfigurationExtension.swift",
        "APIReference/ATEventStreamConfiguration/ATFirehoseStream/ATFirehoseStream.swift",
        "APIReference/ATEventStreamConfiguration/ATLabelDataStream/ATLabelDataStream.swift",
        "APIReference/ATProtoBlueskyAPI/ATProtoBlueskyChat/DeclarationRecord/CreateDeclarationRecord.swift",
        "APIReference/ATProtoBlueskyAPI/BlockRecord/CreateBlockRecord.swift",
        "APIReference/ATProtoBlueskyAPI/Convenience/DeleteBlueskyRecord.swift",
        "APIReference/ATProtoBlueskyAPI/Convenience/GetOriginalPostFromQuote.swift",
        "APIReference/ATProtoBlueskyAPI/Convenience/ViewTrendingFeed.swift",
        "APIReference/ATProtoBlueskyAPI/FollowRecord/CreateFollowRecord.swift",
        "APIReference/ATProtoBlueskyAPI/GeneratorRecord/CreateGeneratorRecord.swift",
        "APIReference/ATProtoBlueskyAPI/HelperFunctions/DeleteActionRecord.swift",
        "APIReference/ATProtoBlueskyAPI/LikeRecord/CreateLikeRecord.swift",
        "APIReference/ATProtoBlueskyAPI/ListItemRecord/CreateListItemRecord.swift",
        "APIReference/ATProtoBlueskyAPI/ListRecord/CreateListRecord.swift",
        "APIReference/ATProtoBlueskyAPI/ListRecord/UpdateListRecord.swift",
        "APIReference/ATProtoBlueskyAPI/PostRecord/CreatePostRecord.swift",
        "APIReference/ATProtoBlueskyAPI/PostRecord/PutPostRecord.swift",
        "APIReference/ATProtoBlueskyAPI/PostgateRecord/CreatePostgateRecord.swift",
        "APIReference/ATProtoBlueskyAPI/PostgateRecord/UpdatePostgateRecord.swift",
        "APIReference/ATProtoBlueskyAPI/ProfileRecord/CreateProfileRecord.swift",
        "APIReference/ATProtoBlueskyAPI/ProfileRecord/UpdateProfileRecord.swift",
        "APIReference/ATProtoBlueskyAPI/RepostRecord/CreateRepostRecord.swift",
        "APIReference/ATProtoBlueskyAPI/ServiceRecord/CreateServiceRecord.swift",
        "APIReference/ATProtoBlueskyAPI/ThreadgateRecord/CreateThreadgateRecord.swift",
        "APIReference/ATProtoBlueskyAPI/ThreadgateRecord/UpdateThreadgateRecord.swift",
        "APIReference/AdminAndModeratorAPI/AddMemberAsAdmin.swift",
        "APIReference/AdminAndModeratorAPI/AddValuesAsAdmin.swift",
        "APIReference/AdminAndModeratorAPI/AdminSearchAccountsAsAdmin.swift",
        "APIReference/AdminAndModeratorAPI/CreateCommunicationTemplateAsAdmin.swift",
        "APIReference/AdminAndModeratorAPI/DeleteAccountAsAdmin.swift",
        "APIReference/AdminAndModeratorAPI/DeleteCommunicationTemplateAsAdmin.swift",
        "APIReference/AdminAndModeratorAPI/DeleteMemberAsAdmin.swift",
        "APIReference/AdminAndModeratorAPI/DeleteSetAsAdmin.swift",
        "APIReference/AdminAndModeratorAPI/DeleteValuesAsAdmin.swift",
        "APIReference/AdminAndModeratorAPI/DisableAccountInvitesAsAdmin.swift",
        "APIReference/AdminAndModeratorAPI/DisableInviteCodesAsAdmin.swift",
        "APIReference/AdminAndModeratorAPI/EmitEventAsAdmin.swift",
        "APIReference/AdminAndModeratorAPI/EnableAccountInvitesAsAdmin.swift",
        "APIReference/AdminAndModeratorAPI/FindCorrelationAsAdmin.swift",
        "APIReference/AdminAndModeratorAPI/FindRelatedAccountsAsAdmin.swift",
        "APIReference/AdminAndModeratorAPI/GetAccountInfoAsAdmin.swift",
        "APIReference/AdminAndModeratorAPI/GetAccountInfosAsAdmin.swift",
        "APIReference/AdminAndModeratorAPI/GetConfigAsAdmin.swift",
        "APIReference/AdminAndModeratorAPI/GetInviteCodesAsAdmin.swift",
        "APIReference/AdminAndModeratorAPI/GetModerationEventAsAdmin.swift",
        "APIReference/AdminAndModeratorAPI/GetRecordAsAdmin.swift",
        "APIReference/AdminAndModeratorAPI/GetReporterStats.swift",
        "APIReference/AdminAndModeratorAPI/GetRepositoriesAsAdmin.swift",
        "APIReference/AdminAndModeratorAPI/GetRepositoryAsAdmin.swift",
        "APIReference/AdminAndModeratorAPI/GetSubjectStatusAsAdmin.swift",
        "APIReference/AdminAndModeratorAPI/GetSubjectsAsAdmin.swift",
        "APIReference/AdminAndModeratorAPI/GetValuesAsAdmin.swift",
        "APIReference/AdminAndModeratorAPI/ListCommunicationTemplatesAsAdmin.swift",
        "APIReference/AdminAndModeratorAPI/ListMembersAsAdmin.swift",
        "APIReference/AdminAndModeratorAPI/ListOptionsAsAdmin.swift",
        "APIReference/AdminAndModeratorAPI/ModerationGetRecordsAsAdmin.swift",
        "APIReference/AdminAndModeratorAPI/QueryModerationEventsAsAdmin.swift",
        "APIReference/AdminAndModeratorAPI/QueryModerationStatusesAsAdmin.swift",
        "APIReference/AdminAndModeratorAPI/QuerySetsAsAdmin.swift",
        "APIReference/AdminAndModeratorAPI/RemoveOptionsAsAdmin.swift",
        "APIReference/AdminAndModeratorAPI/SearchRepositoriesAsAdmin.swift",
        "APIReference/AdminAndModeratorAPI/SendEmailAsAdmin.swift",
        "APIReference/AdminAndModeratorAPI/SignatureSearchAccountsAsAdmin.swift",
        "APIReference/AdminAndModeratorAPI/ToolsOzoneHostingGetAccountHistoryMethod.swift",
        "APIReference/AdminAndModeratorAPI/ToolsOzoneListVerificationsMethod.swift",
        "APIReference/AdminAndModeratorAPI/ToolsOzoneVerificationRevokeVerificationsMethod.swift",
        "APIReference/AdminAndModeratorAPI/ToolsOzoneVerificationsGrantVerificationsMethod.swift",
        "APIReference/AdminAndModeratorAPI/UpdateAccountEmailAsAdmin.swift",
        "APIReference/AdminAndModeratorAPI/UpdateAccountHandleAsAdmin.swift",
        "APIReference/AdminAndModeratorAPI/UpdateAccountPasswordAsAdmin.swift",
        "APIReference/AdminAndModeratorAPI/UpdateAccountSigningKey.swift",
        "APIReference/AdminAndModeratorAPI/UpdateCommunicationTemplateAsAdmin.swift",
        "APIReference/AdminAndModeratorAPI/UpdateMemberAsAdmin.swift",
        "APIReference/AdminAndModeratorAPI/UpdateSubjectStatusAsAdmin.swift",
        "APIReference/AdminAndModeratorAPI/UpsertOptionAsAdmin.swift",
        "APIReference/AdminAndModeratorAPI/UpsertSetAsAdmin.swift",
        "APIReference/AppBskyAPI/AppBskyActorGetPreferencesMethod.swift",
        "APIReference/AppBskyAPI/AppBskyActorGetProfileMethod.swift",
        "APIReference/AppBskyAPI/AppBskyActorGetProfilesMethod.swift",
        "APIReference/AppBskyAPI/AppBskyActorGetSuggestionsMethod.swift",
        "APIReference/AppBskyAPI/AppBskyActorPreferencesMethod.swift",
        "APIReference/AppBskyAPI/AppBskyActorSearchActorsMethod.swift",
        "APIReference/AppBskyAPI/AppBskyActorSearchActorsTypeaheadMethod.swift",
        "APIReference/AppBskyAPI/AppBskyFeedDescribeFeedGeneratorMethod.swift",
        "APIReference/AppBskyAPI/AppBskyFeedGetActorFeedsMethod.swift",
        "APIReference/AppBskyAPI/AppBskyFeedGetActorLikesMethod.swift",
        "APIReference/AppBskyAPI/AppBskyFeedGetAuthorFeedMethod.swift",
        "APIReference/AppBskyAPI/AppBskyFeedGetFeedGeneratorMethod.swift",
        "APIReference/AppBskyAPI/AppBskyFeedGetFeedGeneratorsMethod.swift",
        "APIReference/AppBskyAPI/AppBskyFeedGetFeedMethod.swift",
        "APIReference/AppBskyAPI/AppBskyFeedGetFeedSkeletonMethod.swift",
        "APIReference/AppBskyAPI/AppBskyFeedGetLikesMethod.swift",
        "APIReference/AppBskyAPI/AppBskyFeedGetListFeedMethod.swift",
        "APIReference/AppBskyAPI/AppBskyFeedGetPostThreadMethod.swift",
        "APIReference/AppBskyAPI/AppBskyFeedGetPostsMethod.swift",
        "APIReference/AppBskyAPI/AppBskyFeedGetQuotesMethod.swift",
        "APIReference/AppBskyAPI/AppBskyFeedGetRepostedByMethod.swift",
        "APIReference/AppBskyAPI/AppBskyFeedGetSuggestedFeedsMethod.swift",
        "APIReference/AppBskyAPI/AppBskyFeedGetTimelineMethod.swift",
        "APIReference/AppBskyAPI/AppBskyFeedSearchPostsMethod.swift",
        "APIReference/AppBskyAPI/AppBskyFeedSendInteractionsMethod.swift",
        "APIReference/AppBskyAPI/AppBskyGraphGetActorStarterPacksMethod.swift",
        "APIReference/AppBskyAPI/AppBskyGraphGetBlocksMethod.swift",
        "APIReference/AppBskyAPI/AppBskyGraphGetFollowersMethod.swift",
        "APIReference/AppBskyAPI/AppBskyGraphGetFollowsMethod.swift",
        "APIReference/AppBskyAPI/AppBskyGraphGetKnownFollowersMethod.swift",
        "APIReference/AppBskyAPI/AppBskyGraphGetListBlocksMethod.swift",
        "APIReference/AppBskyAPI/AppBskyGraphGetListMethod.swift",
        "APIReference/AppBskyAPI/AppBskyGraphGetListMutesMethod.swift",
        "APIReference/AppBskyAPI/AppBskyGraphGetListsMethod.swift",
        "APIReference/AppBskyAPI/AppBskyGraphGetMutesMethod.swift",
        "APIReference/AppBskyAPI/AppBskyGraphGetRelationshipsMethod.swift",
        "APIReference/AppBskyAPI/AppBskyGraphGetStarterPackMethod.swift",
        "APIReference/AppBskyAPI/AppBskyGraphGetStarterPacksMethod.swift",
        "APIReference/AppBskyAPI/AppBskyGraphGetSuggestedFollowsByActorMethod.swift",
        "APIReference/AppBskyAPI/AppBskyGraphMuteActorListMethod.swift",
        "APIReference/AppBskyAPI/AppBskyGraphMuteActorMethod.swift",
        "APIReference/AppBskyAPI/AppBskyGraphMuteThreadMethod.swift",
        "APIReference/AppBskyAPI/AppBskyGraphSearchStarterPacksMethod.swift",
        "APIReference/AppBskyAPI/AppBskyGraphUnmuteActorListMethod.swift",
        "APIReference/AppBskyAPI/AppBskyGraphUnmuteActorMethod.swift",
        "APIReference/AppBskyAPI/AppBskyGraphUnmuteThreadMethod.swift",
        "APIReference/AppBskyAPI/AppBskyLabelerGetServicesMethod.swift",
        "APIReference/AppBskyAPI/AppBskyNotificationGetUnreadCountMethod.swift",
        "APIReference/AppBskyAPI/AppBskyNotificationListNotificationsMethod.swift",
        "APIReference/AppBskyAPI/AppBskyNotificationPutPreferencesMethod.swift",
        "APIReference/AppBskyAPI/AppBskyNotificationRegisterPushMethod.swift",
        "APIReference/AppBskyAPI/AppBskyNotificationUpdateSeenMethod.swift",
        "APIReference/AppBskyAPI/AppBskyUnspeccedGetConfigMethod.swift",
        "APIReference/AppBskyAPI/AppBskyUnspeccedGetPopularFeedGeneratorsMethod.swift",
        "APIReference/AppBskyAPI/AppBskyUnspeccedGetSuggestedFeedsMethod.swift",
        "APIReference/AppBskyAPI/AppBskyUnspeccedGetSuggestedFeedsSkeletonMethod.swift",
        "APIReference/AppBskyAPI/AppBskyUnspeccedGetSuggestedStarterPacksMethod.swift",
        "APIReference/AppBskyAPI/AppBskyUnspeccedGetSuggestedStarterPacksSkeletonMethod.swift",
        "APIReference/AppBskyAPI/AppBskyUnspeccedGetSuggestedUsersMethod.swift",
        "APIReference/AppBskyAPI/AppBskyUnspeccedGetSuggestedUsersSkeletonMethod.swift",
        "APIReference/AppBskyAPI/AppBskyUnspeccedGetSuggestionsSkeletonMethod.swift",
        "APIReference/AppBskyAPI/AppBskyUnspeccedGetTaggedSuggestionsMethod.swift",
        "APIReference/AppBskyAPI/AppBskyUnspeccedGetTrendingTopicsMethod.swift",
        "APIReference/AppBskyAPI/AppBskyUnspeccedGetTrendsMethod.swift",
        "APIReference/AppBskyAPI/AppBskyUnspeccedGetTrendsSkeletonMethod.swift",
        "APIReference/AppBskyAPI/AppBskyUnspeccedSearchActorsSkeletonMethod.swift",
        "APIReference/AppBskyAPI/AppBskyUnspeccedSearchPostsSkeletonMethod.swift",
        "APIReference/AppBskyAPI/AppBskyUnspeccedSearchStarterPacksSkeletonMethod.swift",
        "APIReference/AppBskyAPI/AppBskyVideoGetJobStatusMethod.swift",
        "APIReference/AppBskyAPI/AppBskyVideoGetUploadLimitsMethod.swift",
        "APIReference/AppBskyAPI/AppBskyVideoUploadVideoMethod.swift",
        "APIReference/ChatBskyAPI/ChatBskyActorDeleteAccountMethod.swift",
        "APIReference/ChatBskyAPI/ChatBskyActorExportAccountDataMethod.swift",
        "APIReference/ChatBskyAPI/ChatBskyConvoAcceptConvoMethod.swift",
        "APIReference/ChatBskyAPI/ChatBskyConvoAddReactionMethod.swift",
        "APIReference/ChatBskyAPI/ChatBskyConvoDeleteMessageForSelfMethod.swift",
        "APIReference/ChatBskyAPI/ChatBskyConvoGetConvoAvailabilityMethod.swift",
        "APIReference/ChatBskyAPI/ChatBskyConvoGetConvoForMembersMethod.swift",
        "APIReference/ChatBskyAPI/ChatBskyConvoGetConvoMethod.swift",
        "APIReference/ChatBskyAPI/ChatBskyConvoGetLogMethod.swift",
        "APIReference/ChatBskyAPI/ChatBskyConvoGetMessagesMethod.swift",
        "APIReference/ChatBskyAPI/ChatBskyConvoLeaveConvoMethod.swift",
        "APIReference/ChatBskyAPI/ChatBskyConvoListConvosMethod.swift",
        "APIReference/ChatBskyAPI/ChatBskyConvoMuteConvoMethod.swift",
        "APIReference/ChatBskyAPI/ChatBskyConvoRemoveReactionMethod.swift",
        "APIReference/ChatBskyAPI/ChatBskyConvoSendMessageBatchMethod.swift",
        "APIReference/ChatBskyAPI/ChatBskyConvoSendMessageMethod.swift",
        "APIReference/ChatBskyAPI/ChatBskyConvoUnmuteConvoMethod.swift",
        "APIReference/ChatBskyAPI/ChatBskyConvoUpdateAllReadMethod.swift",
        "APIReference/ChatBskyAPI/ChatBskyConvoUpdateReadMethod.swift",
        "APIReference/ChatBskyAPI/ChatBskyModerationGetActorMetadataMethod.swift",
        "APIReference/ChatBskyAPI/ChatBskyModerationGetMessageContextMethod.swift",
        "APIReference/ChatBskyAPI/ChatBskyModerationUpdateActorAccessMethod.swift",
        "APIReference/ComAtprotoAPI/ComAtprotoIdentityGetRecommendedDidCredentialsMethod.swift",
        "APIReference/ComAtprotoAPI/ComAtprotoIdentityRefreshIdentityMethod.swift",
        "APIReference/ComAtprotoAPI/ComAtprotoIdentityRequestPlcOperationSignatureMethod.swift",
        "APIReference/ComAtprotoAPI/ComAtprotoIdentityResolveDidMethod.swift",
        "APIReference/ComAtprotoAPI/ComAtprotoIdentityResolveHandleMethod.swift",
        "APIReference/ComAtprotoAPI/ComAtprotoIdentityResolveIdentityMethod.swift",
        "APIReference/ComAtprotoAPI/ComAtprotoIdentitySignPlcOperationMethod.swift",
        "APIReference/ComAtprotoAPI/ComAtprotoIdentitySubmitPlcOperationMethod.swift",
        "APIReference/ComAtprotoAPI/ComAtprotoIdentityUpdateHandleMethod.swift",
        "APIReference/ComAtprotoAPI/ComAtprotoLabelQueryLabelsMethod.swift",
        "APIReference/ComAtprotoAPI/ComAtprotoModerationCreateReportMethod.swift",
        "APIReference/ComAtprotoAPI/ComAtprotoRepoApplyWritesMethod.swift",
        "APIReference/ComAtprotoAPI/ComAtprotoRepoCreateRecordMethod.swift",
        "APIReference/ComAtprotoAPI/ComAtprotoRepoDeleteRecordMethod.swift",
        "APIReference/ComAtprotoAPI/ComAtprotoRepoDescribeRepoMethod.swift",
        "APIReference/ComAtprotoAPI/ComAtprotoRepoGetRecordMethod.swift",
        "APIReference/ComAtprotoAPI/ComAtprotoRepoImportRepoMethod.swift",
        "APIReference/ComAtprotoAPI/ComAtprotoRepoListMissingBlobsMethod.swift",
        "APIReference/ComAtprotoAPI/ComAtprotoRepoListRecordsMethod.swift",
        "APIReference/ComAtprotoAPI/ComAtprotoRepoPutRecordMethod.swift",
        "APIReference/ComAtprotoAPI/ComAtprotoRepoUploadBlobMethod.swift",
        "APIReference/ComAtprotoAPI/ComAtprotoServerActivateAccountMethod.swift",
        "APIReference/ComAtprotoAPI/ComAtprotoServerCheckAccountStatusMethod.swift",
        "APIReference/ComAtprotoAPI/ComAtprotoServerConfirmEmailMethod.swift",
        "APIReference/ComAtprotoAPI/ComAtprotoServerCreateAccountMethod.swift",
        "APIReference/ComAtprotoAPI/ComAtprotoServerCreateAppPasswordMethod.swift",
        "APIReference/ComAtprotoAPI/ComAtprotoServerCreateInviteCodeMethod.swift",
        "APIReference/ComAtprotoAPI/ComAtprotoServerCreateInviteCodesMethod.swift",
        "APIReference/ComAtprotoAPI/ComAtprotoServerCreateSessionMethod.swift",
        "APIReference/ComAtprotoAPI/ComAtprotoServerDeactivateAccountMethod.swift",
        "APIReference/ComAtprotoAPI/ComAtprotoServerDeleteSessionMethod.swift",
        "APIReference/ComAtprotoAPI/ComAtprotoServerDescribeServerMethod.swift",
        "APIReference/ComAtprotoAPI/ComAtprotoServerGetAccountInviteCodesMethod.swift",
        "APIReference/ComAtprotoAPI/ComAtprotoServerGetServiceAuthMethod.swift",
        "APIReference/ComAtprotoAPI/ComAtprotoServerGetSessionMethod.swift",
        "APIReference/ComAtprotoAPI/ComAtprotoServerListAppPasswordsMethod.swift",
        "APIReference/ComAtprotoAPI/ComAtprotoServerRefreshSessionMethod.swift",
        "APIReference/ComAtprotoAPI/ComAtprotoServerRequestAccountDeleteMethod.swift",
        "APIReference/ComAtprotoAPI/ComAtprotoServerRequestEmailConfirmationMethod.swift",
        "APIReference/ComAtprotoAPI/ComAtprotoServerRequestEmailUpdateMethod.swift",
        "APIReference/ComAtprotoAPI/ComAtprotoServerRequestPasswordResetMethod.swift",
        "APIReference/ComAtprotoAPI/ComAtprotoServerReserveSigningKeyMethod.swift",
        "APIReference/ComAtprotoAPI/ComAtprotoServerResetPasswordMethod.swift",
        "APIReference/ComAtprotoAPI/ComAtprotoServerRevokeAppPasswordMethod.swift",
        "APIReference/ComAtprotoAPI/ComAtprotoServerUpdateEmailMethod.swift",
        "APIReference/ComAtprotoAPI/ComAtprotoSyncGetBlobMethod.swift",
        "APIReference/ComAtprotoAPI/ComAtprotoSyncGetBlocksMethod.swift",
        "APIReference/ComAtprotoAPI/ComAtprotoSyncGetHostStatusMethod.swift",
        "APIReference/ComAtprotoAPI/ComAtprotoSyncGetLatestCommitMethod.swift",
        "APIReference/ComAtprotoAPI/ComAtprotoSyncGetRecordMethod.swift",
        "APIReference/ComAtprotoAPI/ComAtprotoSyncGetRepoMethod.swift",
        "APIReference/ComAtprotoAPI/ComAtprotoSyncGetRepoStatusMethod.swift",
        "APIReference/ComAtprotoAPI/ComAtprotoSyncListBlobsMethod.swift",
        "APIReference/ComAtprotoAPI/ComAtprotoSyncListHostsMethod.swift",
        "APIReference/ComAtprotoAPI/ComAtprotoSyncListReposByCollectionMethod.swift",
        "APIReference/ComAtprotoAPI/ComAtprotoSyncListReposMethod.swift",
        "APIReference/ComAtprotoAPI/ComAtprotoSyncNotifyOfUpdateMethod.swift",
        "APIReference/ComAtprotoAPI/ComAtprotoSyncRequestCrawlMethod.swift",
        "APIReference/ComAtprotoAPI/ComAtprotoTempAddReservedHandleMethod.swift",
        "APIReference/ComAtprotoAPI/ComAtprotoTempCheckSignupQueueMethod.swift",
        "APIReference/ComAtprotoAPI/ComAtprotoTempRequestPhoneVerificationMethod.swift",
        "APIReference/ComAtprotoAPI/ComStprotoServerDeleteAccountMethod.swift",
        "APIReference/SessionManager/ATProtocolConfiguration.swift",
        "APIReference/SessionManager/AppleSecureKeychain.swift",
        "APIReference/SessionManager/SecureKeychainProtocol.swift",
        "APIReference/SessionManager/SessionConfiguration.swift",
        "APIReference/SessionManager/SessionResponse.swift",
        "APIReference/SessionManager/UserSession.swift",
        "APIReference/SessionManager/UserSessionRegistry.swift",
        "ATProtoKit.swift",
        "Errors/ATProtoError.swift",
        "Models/Common/ATEventStreamConfiguration/ATEventStreamConfiguration.swift",
        "Models/Common/ATEventStreamConfiguration/ATLabelDataStreamModels.swift",
        "Models/Common/ATEventStreamConfiguration/FirehoseEventRepresentable.swift",
        "Models/Common/ATRecordViewProtocol/ATRecordViewProtocol.swift",
        "Models/Common/ATRecordViewProtocol/ATRecordViewProtocolExtensions.swift",
        "Models/Common/SessionToken.swift",
        "Models/Lexicons/ATUnion.swift",
        "Models/Lexicons/Lexicons.swift",
        "Models/Lexicons/app.bsky/Actor/AppBskyActorDefs.swift",
        "Models/Lexicons/app.bsky/Actor/AppBskyActorGetPreferences.swift",
        "Models/Lexicons/app.bsky/Actor/AppBskyActorGetProfile.swift",
        "Models/Lexicons/app.bsky/Actor/AppBskyActorGetProfiles.swift",
        "Models/Lexicons/app.bsky/Actor/AppBskyActorGetSuggestions.swift",
        "Models/Lexicons/app.bsky/Actor/AppBskyActorProfile.swift",
        "Models/Lexicons/app.bsky/Actor/AppBskyActorPutPreferences.swift",
        "Models/Lexicons/app.bsky/Actor/AppBskyActorSearchActors.swift",
        "Models/Lexicons/app.bsky/Actor/AppBskyActorSearchActorsTypeahead.swift",
        "Models/Lexicons/app.bsky/Actor/AppBskyActorStatus.swift",
        "Models/Lexicons/app.bsky/AppBskyLexicon.swift",
        "Models/Lexicons/app.bsky/Embed/AppBskyEmbedDefs.swift",
        "Models/Lexicons/app.bsky/Embed/AppBskyEmbedExternal.swift",
        "Models/Lexicons/app.bsky/Embed/AppBskyEmbedImages.swift",
        "Models/Lexicons/app.bsky/Embed/AppBskyEmbedRecord.swift",
        "Models/Lexicons/app.bsky/Embed/AppBskyEmbedRecordWithMedia.swift",
        "Models/Lexicons/app.bsky/Embed/AppBskyEmbedVideo.swift",
        "Models/Lexicons/app.bsky/Feed/AppBskyFeedDefs.swift",
        "Models/Lexicons/app.bsky/Feed/AppBskyFeedDescribeFeedGenerator.swift",
        "Models/Lexicons/app.bsky/Feed/AppBskyFeedGenerator.swift",
        "Models/Lexicons/app.bsky/Feed/AppBskyFeedGetActorFeeds.swift",
        "Models/Lexicons/app.bsky/Feed/AppBskyFeedGetActorLikes.swift",
        "Models/Lexicons/app.bsky/Feed/AppBskyFeedGetAuthorFeed.swift",
        "Models/Lexicons/app.bsky/Feed/AppBskyFeedGetFeed.swift",
        "Models/Lexicons/app.bsky/Feed/AppBskyFeedGetFeedGenerator.swift",
        "Models/Lexicons/app.bsky/Feed/AppBskyFeedGetFeedGenerators.swift",
        "Models/Lexicons/app.bsky/Feed/AppBskyFeedGetFeedSkeleton.swift",
        "Models/Lexicons/app.bsky/Feed/AppBskyFeedGetLikes.swift",
        "Models/Lexicons/app.bsky/Feed/AppBskyFeedGetListFeed.swift",
        "Models/Lexicons/app.bsky/Feed/AppBskyFeedGetPostThread.swift",
        "Models/Lexicons/app.bsky/Feed/AppBskyFeedGetPosts.swift",
        "Models/Lexicons/app.bsky/Feed/AppBskyFeedGetQuotes.swift",
        "Models/Lexicons/app.bsky/Feed/AppBskyFeedGetRepostedBy.swift",
        "Models/Lexicons/app.bsky/Feed/AppBskyFeedGetSuggestedFeeds.swift",
        "Models/Lexicons/app.bsky/Feed/AppBskyFeedGetTimeline.swift",
        "Models/Lexicons/app.bsky/Feed/AppBskyFeedLike.swift",
        "Models/Lexicons/app.bsky/Feed/AppBskyFeedPost.swift",
        "Models/Lexicons/app.bsky/Feed/AppBskyFeedPostgate.swift",
        "Models/Lexicons/app.bsky/Feed/AppBskyFeedRepost.swift",
        "Models/Lexicons/app.bsky/Feed/AppBskyFeedSearchPosts.swift",
        "Models/Lexicons/app.bsky/Feed/AppBskyFeedSendInteractions.swift",
        "Models/Lexicons/app.bsky/Feed/AppBskyFeedThreadgate.swift",
        "Models/Lexicons/app.bsky/Graph/AppBskyGraphBlock.swift",
        "Models/Lexicons/app.bsky/Graph/AppBskyGraphDefs.swift",
        "Models/Lexicons/app.bsky/Graph/AppBskyGraphFollow.swift",
        "Models/Lexicons/app.bsky/Graph/AppBskyGraphGetActorStarterPacks.swift",
        "Models/Lexicons/app.bsky/Graph/AppBskyGraphGetBlocks.swift",
        "Models/Lexicons/app.bsky/Graph/AppBskyGraphGetFollowers.swift",
        "Models/Lexicons/app.bsky/Graph/AppBskyGraphGetFollows.swift",
        "Models/Lexicons/app.bsky/Graph/AppBskyGraphGetKnownFollowers.swift",
        "Models/Lexicons/app.bsky/Graph/AppBskyGraphGetList.swift",
        "Models/Lexicons/app.bsky/Graph/AppBskyGraphGetListBlocks.swift",
        "Models/Lexicons/app.bsky/Graph/AppBskyGraphGetListMutes.swift",
        "Models/Lexicons/app.bsky/Graph/AppBskyGraphGetLists.swift",
        "Models/Lexicons/app.bsky/Graph/AppBskyGraphGetMutes.swift",
        "Models/Lexicons/app.bsky/Graph/AppBskyGraphGetRelationships.swift",
        "Models/Lexicons/app.bsky/Graph/AppBskyGraphGetStarterPack.swift",
        "Models/Lexicons/app.bsky/Graph/AppBskyGraphGetStarterPacks.swift",
        "Models/Lexicons/app.bsky/Graph/AppBskyGraphGetSuggestedFollowsByActor.swift",
        "Models/Lexicons/app.bsky/Graph/AppBskyGraphList.swift",
        "Models/Lexicons/app.bsky/Graph/AppBskyGraphListblock.swift",
        "Models/Lexicons/app.bsky/Graph/AppBskyGraphListitem.swift",
        "Models/Lexicons/app.bsky/Graph/AppBskyGraphMuteActor.swift",
        "Models/Lexicons/app.bsky/Graph/AppBskyGraphMuteActorList.swift",
        "Models/Lexicons/app.bsky/Graph/AppBskyGraphMuteThread.swift",
        "Models/Lexicons/app.bsky/Graph/AppBskyGraphSearchStarterPacks.swift",
        "Models/Lexicons/app.bsky/Graph/AppBskyGraphStarterpack.swift",
        "Models/Lexicons/app.bsky/Graph/AppBskyGraphUnmuteActor.swift",
        "Models/Lexicons/app.bsky/Graph/AppBskyGraphUnmuteActorList.swift",
        "Models/Lexicons/app.bsky/Graph/AppBskyGraphUnmuteThread.swift",
        "Models/Lexicons/app.bsky/Graph/AppBskyGraphVerification.swift",
        "Models/Lexicons/app.bsky/Labeler/AppBskyLabelerDefs.swift",
        "Models/Lexicons/app.bsky/Labeler/AppBskyLabelerGetServices.swift",
        "Models/Lexicons/app.bsky/Labeler/AppBskyLabelerService.swift",
        "Models/Lexicons/app.bsky/Notification/AppBskyNotificationDefs.swift",
        "Models/Lexicons/app.bsky/Notification/AppBskyNotificationGetUnreadCount.swift",
        "Models/Lexicons/app.bsky/Notification/AppBskyNotificationListNotifications.swift",
        "Models/Lexicons/app.bsky/Notification/AppBskyNotificationPutPreferences.swift",
        "Models/Lexicons/app.bsky/Notification/AppBskyNotificationRegisterPush.swift",
        "Models/Lexicons/app.bsky/Notification/AppBskyNotificationUpdateSeen.swift",
        "Models/Lexicons/app.bsky/RichText/AppBskyRichTextFacet.swift",
        "Models/Lexicons/app.bsky/Unspecced/AppBskyUnspeccedDefs.swift",
        "Models/Lexicons/app.bsky/Unspecced/AppBskyUnspeccedGetConfig.swift",
        "Models/Lexicons/app.bsky/Unspecced/AppBskyUnspeccedGetPopularFeedGenerators.swift",
        "Models/Lexicons/app.bsky/Unspecced/AppBskyUnspeccedGetSuggestedFeeds.swift",
        "Models/Lexicons/app.bsky/Unspecced/AppBskyUnspeccedGetSuggestedFeedsSkeleton.swift",
        "Models/Lexicons/app.bsky/Unspecced/AppBskyUnspeccedGetSuggestedStarterPacks.swift",
        "Models/Lexicons/app.bsky/Unspecced/AppBskyUnspeccedGetSuggestedStarterPacksSkeleton.swift",
        "Models/Lexicons/app.bsky/Unspecced/AppBskyUnspeccedGetSuggestedUsers.swift",
        "Models/Lexicons/app.bsky/Unspecced/AppBskyUnspeccedGetSuggestedUsersSkeleton.swift",
        "Models/Lexicons/app.bsky/Unspecced/AppBskyUnspeccedGetSuggestionsSkeleton.swift",
        "Models/Lexicons/app.bsky/Unspecced/AppBskyUnspeccedGetTaggedSuggestions.swift",
        "Models/Lexicons/app.bsky/Unspecced/AppBskyUnspeccedGetTrendingTopics.swift",
        "Models/Lexicons/app.bsky/Unspecced/AppBskyUnspeccedGetTrends.swift",
        "Models/Lexicons/app.bsky/Unspecced/AppBskyUnspeccedGetTrendsSkeleton.swift",
        "Models/Lexicons/app.bsky/Unspecced/AppBskyUnspeccedSearchActorsSkeleton.swift",
        "Models/Lexicons/app.bsky/Unspecced/AppBskyUnspeccedSearchPostsSkeleton.swift",
        "Models/Lexicons/app.bsky/Unspecced/AppBskyUnspeccedStarterPacksSkeleton.swift",
        "Models/Lexicons/app.bsky/Video/AppBskyVideoDefs.swift",
        "Models/Lexicons/app.bsky/Video/AppBskyVideoGetJobStatus.swift",
        "Models/Lexicons/app.bsky/Video/AppBskyVideoGetUploadLimits.swift",
        "Models/Lexicons/app.bsky/Video/AppBskyVideoUploadVideo.swift",
        "Models/Lexicons/chat.bsky/Actor/ChatBskyActorDeclaration.swift",
        "Models/Lexicons/chat.bsky/Actor/ChatBskyActorDefs.swift",
        "Models/Lexicons/chat.bsky/Actor/ChatBskyActorDeleteAccount.swift",
        "Models/Lexicons/chat.bsky/ChatBskyLexicon.swift",
        "Models/Lexicons/chat.bsky/Convo/ChatBskyConvoAcceptConvo.swift",
        "Models/Lexicons/chat.bsky/Convo/ChatBskyConvoAddReaction.swift",
        "Models/Lexicons/chat.bsky/Convo/ChatBskyConvoDefs.swift",
        "Models/Lexicons/chat.bsky/Convo/ChatBskyConvoDeleteMessageForSelf.swift",
        "Models/Lexicons/chat.bsky/Convo/ChatBskyConvoGetConvo.swift",
        "Models/Lexicons/chat.bsky/Convo/ChatBskyConvoGetConvoAvailability.swift",
        "Models/Lexicons/chat.bsky/Convo/ChatBskyConvoGetConvoForMembers.swift",
        "Models/Lexicons/chat.bsky/Convo/ChatBskyConvoGetLog.swift",
        "Models/Lexicons/chat.bsky/Convo/ChatBskyConvoGetMessages.swift",
        "Models/Lexicons/chat.bsky/Convo/ChatBskyConvoLeaveConvo.swift",
        "Models/Lexicons/chat.bsky/Convo/ChatBskyConvoListConvos.swift",
        "Models/Lexicons/chat.bsky/Convo/ChatBskyConvoMuteConvo.swift",
        "Models/Lexicons/chat.bsky/Convo/ChatBskyConvoRemoveReaction.swift",
        "Models/Lexicons/chat.bsky/Convo/ChatBskyConvoSendMessage.swift",
        "Models/Lexicons/chat.bsky/Convo/ChatBskyConvoSendMessageBatch.swift",
        "Models/Lexicons/chat.bsky/Convo/ChatBskyConvoUnmuteConvo.swift",
        "Models/Lexicons/chat.bsky/Convo/ChatBskyConvoUpdateAllRead.swift",
        "Models/Lexicons/chat.bsky/Convo/ChatBskyConvoUpdateRead.swift",
        "Models/Lexicons/chat.bsky/Moderation/ChatBskyModerationGetActorMetadata.swift",
        "Models/Lexicons/chat.bsky/Moderation/ChatBskyModerationGetMessageContext.swift",
        "Models/Lexicons/chat.bsky/Moderation/ChatBskyModerationUpdateActorAccess.swift",
        "Models/Lexicons/com.atproto/Admin/ComAtprotoAdminDefs.swift",
        "Models/Lexicons/com.atproto/Admin/ComAtprotoAdminDeleteAccount.swift",
        "Models/Lexicons/com.atproto/Admin/ComAtprotoAdminDisableAccountInvites.swift",
        "Models/Lexicons/com.atproto/Admin/ComAtprotoAdminDisableInviteCodes.swift",
        "Models/Lexicons/com.atproto/Admin/ComAtprotoAdminEnableAccountInvites.swift",
        "Models/Lexicons/com.atproto/Admin/ComAtprotoAdminGetAccountInfos.swift",
        "Models/Lexicons/com.atproto/Admin/ComAtprotoAdminGetInviteCodes.swift",
        "Models/Lexicons/com.atproto/Admin/ComAtprotoAdminGetSubjectStatus.swift",
        "Models/Lexicons/com.atproto/Admin/ComAtprotoAdminSearchAccounts.swift",
        "Models/Lexicons/com.atproto/Admin/ComAtprotoAdminSearchRepos.swift",
        "Models/Lexicons/com.atproto/Admin/ComAtprotoAdminSendEmail.swift",
        "Models/Lexicons/com.atproto/Admin/ComAtprotoAdminUpdateAccountEmail.swift",
        "Models/Lexicons/com.atproto/Admin/ComAtprotoAdminUpdateAccountHandle.swift",
        "Models/Lexicons/com.atproto/Admin/ComAtprotoAdminUpdateAccountPassword.swift",
        "Models/Lexicons/com.atproto/Admin/ComAtprotoAdminUpdateAccountSigningKey.swift",
        "Models/Lexicons/com.atproto/Admin/ComAtprotoAdminUpdateSubjectStatus.swift",
        "Models/Lexicons/com.atproto/ComAtprotoLexicon.swift",
        "Models/Lexicons/com.atproto/Identity/ComAtprotoIdentityDefs.swift",
        "Models/Lexicons/com.atproto/Identity/ComAtprotoIdentityGetRecommendedDidCredentials.swift",
        "Models/Lexicons/com.atproto/Identity/ComAtprotoIdentityRefreshIdentity.swift",
        "Models/Lexicons/com.atproto/Identity/ComAtprotoIdentityRequestPlcOperationSignature.swift",
        "Models/Lexicons/com.atproto/Identity/ComAtprotoIdentityResolveDid.swift",
        "Models/Lexicons/com.atproto/Identity/ComAtprotoIdentityResolveHandle.swift",
        "Models/Lexicons/com.atproto/Identity/ComAtprotoIdentitySignPLCOperation.swift",
        "Models/Lexicons/com.atproto/Identity/ComAtprotoIdentitySubmitPLCOperation.swift",
        "Models/Lexicons/com.atproto/Identity/ComAtprotoIdentityUpdateHandle.swift",
        "Models/Lexicons/com.atproto/Label/ComAtprotoLabelDefs.swift",
        "Models/Lexicons/com.atproto/Label/ComAtprotoLabelQueryLabels.swift",
        "Models/Lexicons/com.atproto/Lexicon/ComAtprotoLexiconSchema.swift",
        "Models/Lexicons/com.atproto/Moderation/ComAtprotoModerationCreateReport.swift",
        "Models/Lexicons/com.atproto/Moderation/ComAtprotoModerationDefs.swift",
        "Models/Lexicons/com.atproto/Repo/ComAtProtoRepoStrongRef.swift",
        "Models/Lexicons/com.atproto/Repo/ComAtprotoRepoApplyWrites.swift",
        "Models/Lexicons/com.atproto/Repo/ComAtprotoRepoCreateRecord.swift",
        "Models/Lexicons/com.atproto/Repo/ComAtprotoRepoDefs.swift",
        "Models/Lexicons/com.atproto/Repo/ComAtprotoRepoDeleteRecord.swift",
        "Models/Lexicons/com.atproto/Repo/ComAtprotoRepoDescribeRepo.swift",
        "Models/Lexicons/com.atproto/Repo/ComAtprotoRepoGetRecord.swift",
        "Models/Lexicons/com.atproto/Repo/ComAtprotoRepoImportRepo.swift",
        "Models/Lexicons/com.atproto/Repo/ComAtprotoRepoListMissingBlobs.swift",
        "Models/Lexicons/com.atproto/Repo/ComAtprotoRepoListRecords.swift",
        "Models/Lexicons/com.atproto/Repo/ComAtprotoRepoPutRecord.swift",
        "Models/Lexicons/com.atproto/Repo/ComAtprotoRepoUploadBlob.swift",
        "Models/Lexicons/com.atproto/Server/ComAtprotoServerActivateAccount.swift",
        "Models/Lexicons/com.atproto/Server/ComAtprotoServerCheckAccountStatus.swift",
        "Models/Lexicons/com.atproto/Server/ComAtprotoServerConfirmEmail.swift",
        "Models/Lexicons/com.atproto/Server/ComAtprotoServerCreateAccount.swift",
        "Models/Lexicons/com.atproto/Server/ComAtprotoServerCreateAppPassword.swift",
        "Models/Lexicons/com.atproto/Server/ComAtprotoServerCreateInviteCode.swift",
        "Models/Lexicons/com.atproto/Server/ComAtprotoServerCreateInviteCodes.swift",
        "Models/Lexicons/com.atproto/Server/ComAtprotoServerCreateSession.swift",
        "Models/Lexicons/com.atproto/Server/ComAtprotoServerDeactivateAccount.swift",
        "Models/Lexicons/com.atproto/Server/ComAtprotoServerDefs.swift",
        "Models/Lexicons/com.atproto/Server/ComAtprotoServerDeleteAccount.swift",
        "Models/Lexicons/com.atproto/Server/ComAtprotoServerDescribeServer.swift",
        "Models/Lexicons/com.atproto/Server/ComAtprotoServerGetAccountInviteCodes.swift",
        "Models/Lexicons/com.atproto/Server/ComAtprotoServerGetServiceAuth.swift",
        "Models/Lexicons/com.atproto/Server/ComAtprotoServerGetSession.swift",
        "Models/Lexicons/com.atproto/Server/ComAtprotoServerListAppPasswords.swift",
        "Models/Lexicons/com.atproto/Server/ComAtprotoServerRefreshSession.swift",
        "Models/Lexicons/com.atproto/Server/ComAtprotoServerRequestEmailUpdate.swift",
        "Models/Lexicons/com.atproto/Server/ComAtprotoServerRequestPasswordReset.swift",
        "Models/Lexicons/com.atproto/Server/ComAtprotoServerReserveSigningKey.swift",
        "Models/Lexicons/com.atproto/Server/ComAtprotoServerResetPassword.swift",
        "Models/Lexicons/com.atproto/Server/ComAtprotoServerRevokeAppPassword.swift",
        "Models/Lexicons/com.atproto/Server/ComAtprotoServerUpdateEmail.swift",
        "Models/Lexicons/com.atproto/Sync/ComAtprotoSyncDefs.swift",
        "Models/Lexicons/com.atproto/Sync/ComAtprotoSyncGetHostStatus.swift",
        "Models/Lexicons/com.atproto/Sync/ComAtprotoSyncGetLatestCommit.swift",
        "Models/Lexicons/com.atproto/Sync/ComAtprotoSyncGetRepoStatus.swift",
        "Models/Lexicons/com.atproto/Sync/ComAtprotoSyncListBlobs.swift",
        "Models/Lexicons/com.atproto/Sync/ComAtprotoSyncListHosts.swift",
        "Models/Lexicons/com.atproto/Sync/ComAtprotoSyncListRepos.swift",
        "Models/Lexicons/com.atproto/Sync/ComAtprotoSyncListReposByCollection.swift",
        "Models/Lexicons/com.atproto/Sync/ComAtprotoSyncNotifyOfUpdate.swift",
        "Models/Lexicons/com.atproto/Sync/ComAtprotoSyncRequestCrawl.swift",
        "Models/Lexicons/com.atproto/Sync/ComAtprotoSyncSubscribeRepos.swift",
        "Models/Lexicons/com.atproto/Temp/ComAtprotoTempAddReservedHandle.swift",
        "Models/Lexicons/com.atproto/Temp/ComAtprotoTempCheckSignupQueue.swift",
        "Models/Lexicons/com.atproto/Temp/ComAtprotoTempRequestPhoneVerification.swift",
        "Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationCreateTemplate.swift",
        "Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationDefs.swift",
        "Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationDeleteTemplate.swift",
        "Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationListTemplates.swift",
        "Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationUpdateTemplate.swift",
        "Models/Lexicons/tools.ozone/Hosting/ToolsOzoneHostingGetAccountHistory.swift",
        "Models/Lexicons/tools.ozone/Moderation/ToolsOzoneModerationDefs.swift",
        "Models/Lexicons/tools.ozone/Moderation/ToolsOzoneModerationEmitEvent.swift",
        "Models/Lexicons/tools.ozone/Moderation/ToolsOzoneModerationGetRecords.swift",
        "Models/Lexicons/tools.ozone/Moderation/ToolsOzoneModerationGetReporterStats.swift",
        "Models/Lexicons/tools.ozone/Moderation/ToolsOzoneModerationGetRepos.swift",
        "Models/Lexicons/tools.ozone/Moderation/ToolsOzoneModerationGetSubjects.swift",
        "Models/Lexicons/tools.ozone/Moderation/ToolsOzoneModerationQueryEvents.swift",
        "Models/Lexicons/tools.ozone/Moderation/ToolsOzoneModerationQueryStatuses.swift",
        "Models/Lexicons/tools.ozone/Moderation/ToolsOzoneModerationSearchRepos.swift",
        "Models/Lexicons/tools.ozone/Server/ToolsOzoneServerGetConfig.swift",
        "Models/Lexicons/tools.ozone/Set/ToolsOzoneModerationSetAddValues.swift",
        "Models/Lexicons/tools.ozone/Set/ToolsOzoneSetDefs.swift",
        "Models/Lexicons/tools.ozone/Set/ToolsOzoneSetDeleteSet.swift",
        "Models/Lexicons/tools.ozone/Set/ToolsOzoneSetDeleteValues.swift",
        "Models/Lexicons/tools.ozone/Set/ToolsOzoneSetGetValues.swift",
        "Models/Lexicons/tools.ozone/Set/ToolsOzoneSetQuerySets.swift",
        "Models/Lexicons/tools.ozone/Setting/ToolsOzoneSettingDefs.swift",
        "Models/Lexicons/tools.ozone/Setting/ToolsOzoneSettingListOptions.swift",
        "Models/Lexicons/tools.ozone/Setting/ToolsOzoneSettingRemoveOptions.swift",
        "Models/Lexicons/tools.ozone/Setting/ToolsOzoneSettingUpsertOption.swift",
        "Models/Lexicons/tools.ozone/Signature/ToolsOzoneSignatureDefs.swift",
        "Models/Lexicons/tools.ozone/Signature/ToolsOzoneSignatureFindCorrelation.swift",
        "Models/Lexicons/tools.ozone/Signature/ToolsOzoneSignatureFindRelatedAccounts.swift",
        "Models/Lexicons/tools.ozone/Signature/ToolsOzoneSignatureSearchAccounts.swift",
        "Models/Lexicons/tools.ozone/Team/ToolsOzoneTeamAddMember.swift",
        "Models/Lexicons/tools.ozone/Team/ToolsOzoneTeamDefs.swift",
        "Models/Lexicons/tools.ozone/Team/ToolsOzoneTeamDeleteMember.swift",
        "Models/Lexicons/tools.ozone/Team/ToolsOzoneTeamListMembers.swift",
        "Models/Lexicons/tools.ozone/Team/ToolsOzoneTeamUpdateMember.swift",
        "Models/Lexicons/tools.ozone/ToolsOzoneLexicon.swift",
        "Models/Lexicons/tools.ozone/Verification/ToolsOzoneVerificationDefs.swift",
        "Models/Lexicons/tools.ozone/Verification/ToolsOzoneVerificationGrantVerifications.swift",
        "Models/Lexicons/tools.ozone/Verification/ToolsOzoneVerificationListVerifications.swift",
        "Models/Lexicons/tools.ozone/Verification/ToolsOzoneVerificationRevokeVerification.swift",
        "Utilities/APIClientConfiguration.swift",
        "Utilities/APIClientService.swift",
        "Utilities/APIHostname.swift",
        "Utilities/ATCBORManager.swift",
        "Utilities/ATFacetParser.swift",
        "Utilities/ATLinkBuilder.swift",
        "Utilities/ATProtoIdentifiers/ATURIManager.swift",
        "Utilities/ATProtoIdentifiers/DIDManager.swift",
        "Utilities/ATProtoIdentifiers/HandleManager.swift",
        "Utilities/ATProtoIdentifiers/NSIDManager.swift",
        "Utilities/ATProtoIdentifiers/RecordKeyManager.swift",
        "Utilities/ATProtoTools.swift",
        "Utilities/ATRecordProtocol.swift",
        "Utilities/ATRequestExecutor.swift",
        "Utilities/Extensions/DateFormatting.swift",
        "Utilities/Extensions/EncodeLocale.swift",
        "Utilities/Extensions/ExtensionHelpers.swift",
        "Utilities/Extensions/TruncatedEncoding.swift",
        "Utilities/Logging/ConsoleDebugger.swift",
        "Utilities/Logging/Logging.swift",
        "Utilities/Logging/LoggingBootStrapping.swift",
        "Utilities/Logging/SessionDebuggable.swift"
      ],
      "target_dependencies" : [
        "ATMacro"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ATMacro",
      "module_type" : "SwiftTarget",
      "name" : "ATMacro",
      "path" : "Sources/ATMacro",
      "product_memberships" : [
        "ATProtoKit",
        "ATMacro"
      ],
      "sources" : [
        "ATMacro.swift"
      ],
      "target_dependencies" : [
        "Macros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/MasterJ93/SwiftCBOR.git
Fetching https://github.com/swiftlang/swift-docc-plugin.git
Fetching https://github.com/swiftlang/swift-syntax.git
[1/1070] Fetching swiftcbor
[1071/3138] Fetching swiftcbor, swift-docc-plugin
[1299/6974] Fetching swiftcbor, swift-docc-plugin, swift-log
Fetched https://github.com/swiftlang/swift-docc-plugin.git from cache (0.45s)
Fetched https://github.com/MasterJ93/SwiftCBOR.git from cache (0.47s)
Fetched https://github.com/apple/swift-log.git from cache (0.47s)
[1/70764] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (5.39s)
Computing version for https://github.com/MasterJ93/SwiftCBOR.git
Computed https://github.com/MasterJ93/SwiftCBOR.git at 0.4.0 (6.00s)
Fetching https://github.com/apple/swift-collections.git
[1/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.76s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (2.29s)
Computing version for https://github.com/swiftlang/swift-docc-plugin.git
Computed https://github.com/swiftlang/swift-docc-plugin.git at 1.4.4 (2.31s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3406] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.40s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.16s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.27s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (0.83s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/MasterJ93/SwiftCBOR.git
Working copy of https://github.com/MasterJ93/SwiftCBOR.git resolved at 0.4.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
Creating working copy for https://github.com/swiftlang/swift-docc-plugin.git
Working copy of https://github.com/swiftlang/swift-docc-plugin.git resolved at 1.4.4
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/48] Write sources
[29/48] Compiling _SwiftSyntaxCShims dummy.c
[30/48] Write swift-version-24593BA9C3E375BF.txt
[32/73] Emitting module SwiftSyntax510
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[33/73] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[34/74] Compiling SwiftSyntax510 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[35/75] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[36/75] Compiling InternalCollectionsUtilities _SortedCollection.swift
[37/75] Compiling InternalCollectionsUtilities Descriptions.swift
[38/75] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[39/75] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[40/75] Compiling InternalCollectionsUtilities Debugging.swift
[41/75] Emitting module SwiftSyntax600
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[42/75] Compiling SwiftSyntax600 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[44/76] Emitting module InternalCollectionsUtilities
[45/76] Emitting module SwiftSyntax509
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[46/76] Compiling SwiftSyntax509 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[47/77] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[48/77] Compiling InternalCollectionsUtilities UInt+reversed.swift
[49/77] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[50/77] Compiling InternalCollectionsUtilities Integer rank.swift
[51/77] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[52/77] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[55/77] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[55/78] Wrapping AST for SwiftSyntax510 for debugging
[56/78] Wrapping AST for SwiftSyntax600 for debugging
[58/78] Wrapping AST for SwiftSyntax509 for debugging
[60/78] Compiling Logging MetadataProvider.swift
[61/78] Compiling Logging Locks.swift
[62/78] Compiling Logging LogHandler.swift
[63/78] Compiling Logging Logging.swift
[64/78] Emitting module Logging
[66/417] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[67/417] Compiling OrderedCollections OrderedSet+Descriptions.swift
[68/417] Compiling OrderedCollections OrderedSet+Diffing.swift
[69/417] Compiling OrderedCollections OrderedSet+Equatable.swift
[70/419] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[71/419] Compiling HeapModule Heap+Descriptions.swift
[72/419] Compiling HeapModule _HeapNode.swift
[73/419] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[74/419] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[75/419] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[76/419] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[77/419] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[78/419] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[79/419] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[80/419] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[81/419] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[82/426] Compiling HeapModule Heap+UnsafeHandle.swift
[83/426] Compiling HeapModule Heap+Invariants.swift
[84/426] Compiling HeapModule Heap.swift
[85/426] Emitting module HeapModule
[93/427] Compiling DequeModule _DequeSlot.swift
[94/427] Compiling DequeModule _UnsafeWrappedBuffer.swift
[96/434] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[97/434] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[98/434] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[99/434] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[100/434] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[101/434] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[102/434] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[103/434] Compiling OrderedCollections OrderedDictionary.swift
[104/434] Compiling OrderedCollections OrderedSet+Codable.swift
[112/434] Compiling HashTreeCollections TreeSet+Hashable.swift
[113/434] Compiling HashTreeCollections TreeSet+Sendable.swift
[114/434] Compiling HashTreeCollections TreeSet+Sequence.swift
[115/434] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[116/434] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[117/434] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[118/434] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[119/434] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[120/434] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[121/434] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[122/444] Compiling BitCollections Range+Utilities.swift
[123/444] Compiling BitCollections Slice+Utilities.swift
[124/444] Compiling BitCollections UInt+Tricks.swift
[125/444] Compiling BitCollections _Word.swift
[126/444] Compiling OrderedCollections OrderedSet.swift
[127/444] Compiling OrderedCollections _UnsafeBitset.swift
[128/444] Compiling HashTreeCollections TreeSet+Equatable.swift
[129/444] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[130/444] Compiling HashTreeCollections TreeSet+Extras.swift
[131/444] Compiling HashTreeCollections TreeSet+Filter.swift
[132/444] Emitting module DequeModule
[133/444] Compiling OrderedCollections _HashTable+Bucket.swift
[134/444] Compiling OrderedCollections _HashTable+BucketIterator.swift
[135/444] Compiling OrderedCollections _HashTable+Constants.swift
[136/444] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[137/444] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[138/444] Compiling HashTreeCollections _HashNode+Structural merge.swift
[139/444] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[140/444] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[141/444] Compiling HashTreeCollections TreeDictionary+Filter.swift
[142/444] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[143/444] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[144/444] Compiling HashTreeCollections TreeDictionary+Keys.swift
[145/444] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[146/444] Compiling HashTreeCollections TreeDictionary+Merge.swift
[147/444] Compiling OrderedCollections OrderedDictionary+Codable.swift
[148/444] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[149/444] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[150/444] Compiling OrderedCollections OrderedSet+Hashable.swift
[151/444] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[152/444] Compiling OrderedCollections OrderedDictionary+Elements.swift
[162/445] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[163/445] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[164/445] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[165/445] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[166/445] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[167/445] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[168/445] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[169/445] Compiling OrderedCollections OrderedDictionary+Values.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[179/453] Emitting module BitCollections
[193/453] Compiling SwiftSyntax SyntaxNodesC.swift
[194/453] Compiling SwiftSyntax SyntaxNodesD.swift
[195/453] Compiling SwiftSyntax SyntaxNodesEF.swift
[196/453] Compiling SwiftSyntax SyntaxNodesGHI.swift
[200/453] Compiling BitCollections BitSet.Index.swift
[201/453] Compiling BitCollections BitSet._UnsafeHandle.swift
[202/453] Compiling BitCollections BitSet.swift
[213/463] Compiling _RopeModule _CharacterRecognizer.swift
[214/463] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[215/463] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[216/463] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[217/463] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[218/463] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[219/463] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[220/463] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[221/463] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[222/463] Compiling HashTreeCollections TreeSet.swift
[313/463] Emitting module _RopeModule
[314/463] Emitting module OrderedCollections
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[367/464] Compiling _RopeModule Rope+Join.swift
[368/464] Compiling _RopeModule Rope+MutatingForEach.swift
[369/464] Compiling _RopeModule Rope+Remove.swift
[370/464] Compiling _RopeModule Rope+RemoveSubrange.swift
[371/464] Compiling _RopeModule Rope+Split.swift
[372/464] Compiling _RopeModule Optional Utilities.swift
[373/464] Compiling _RopeModule String Utilities.swift
[374/464] Compiling _RopeModule String.Index+ABI.swift
[376/464] Emitting module HashTreeCollections
[408/468] Compiling Collections Collections.swift
[409/468] Emitting module Collections
[411/485] Compiling SwiftCBOR CBOREncodable.swift
/host/spi-builder-workspace/.build/checkouts/SwiftCBOR/Sources/CBOREncoder.swift:268:53: error: cannot find 'NSEC_PER_SEC' in scope
266 |
267 |         let seconds = Int64(integral)
268 |         let nanoseconds = Int32(fractional * Double(NSEC_PER_SEC))
    |                                                     `- error: cannot find 'NSEC_PER_SEC' in scope
269 |
270 |         switch options.dateStrategy {
[412/485] Compiling SwiftCBOR CBOREncoder.swift
/host/spi-builder-workspace/.build/checkouts/SwiftCBOR/Sources/CBOREncoder.swift:268:53: error: cannot find 'NSEC_PER_SEC' in scope
266 |
267 |         let seconds = Int64(integral)
268 |         let nanoseconds = Int32(fractional * Double(NSEC_PER_SEC))
    |                                                     `- error: cannot find 'NSEC_PER_SEC' in scope
269 |
270 |         switch options.dateStrategy {
[413/487] Compiling SwiftCBOR CodableCBOREncoder.swift
[414/487] Compiling SwiftCBOR KeyedEncodingContainer.swift
[415/487] Compiling SwiftCBOR SingleValueEncodingContainer.swift
[416/487] Compiling SwiftCBOR UnkeyedEncodingContainer.swift
[417/487] Compiling SwiftCBOR SingleValueDecodingContainer.swift
[418/487] Compiling SwiftCBOR UnkeyedDecodingContainer.swift
[419/487] Compiling SwiftCBOR CBORInputStream.swift
[420/487] Compiling SwiftCBOR CBOROptions.swift
[421/487] Compiling SwiftCBOR CodableCBORDecoder.swift
[422/487] Compiling SwiftCBOR KeyedDecodingContainer.swift
[423/487] Compiling SwiftCBOR AnyCodingKey.swift
[424/487] Compiling SwiftCBOR CBOR.swift
[425/487] Compiling SwiftCBOR CBORDecoder.swift
[426/487] Emitting module SwiftCBOR
[427/487] Compiling SwiftCBOR FixedWidthInteger+Bytes.swift
[428/487] Compiling SwiftCBOR Util.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/20] Write swift-version-24593BA9C3E375BF.txt
[4/45] Compiling Logging MetadataProvider.swift
[5/45] Emitting module SwiftSyntax510
[6/45] Compiling SwiftSyntax509 Empty.swift
[7/45] Compiling SwiftSyntax600 Empty.swift
[8/45] Emitting module SwiftSyntax600
[9/46] Emitting module SwiftSyntax509
[10/46] Compiling SwiftSyntax510 Empty.swift
[11/48] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[12/48] Compiling InternalCollectionsUtilities Integer rank.swift
[13/49] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[17/49] Compiling InternalCollectionsUtilities Descriptions.swift
[18/49] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[19/49] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[20/49] Compiling InternalCollectionsUtilities Debugging.swift
[21/49] Emitting module Logging
[22/46] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[23/46] Emitting module InternalCollectionsUtilities
[24/46] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[25/46] Compiling InternalCollectionsUtilities _SortedCollection.swift
[26/110] Compiling SwiftSyntax RawSyntax.swift
[27/110] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[28/110] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[29/110] Compiling SwiftSyntax RawSyntaxTokenView.swift
[31/241] Compiling OrderedCollections _HashTable+Constants.swift
[32/241] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[33/243] Compiling OrderedCollections _HashTable+Bucket.swift
[34/243] Compiling OrderedCollections _HashTable+BucketIterator.swift
[35/276] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[36/387] Compiling _RopeModule BigString+CustomStringConvertible.swift
[37/387] Compiling _RopeModule BigString+Equatable.swift
[38/387] Compiling HeapModule Heap+Descriptions.swift
[39/387] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[40/387] Compiling _RopeModule BigString+Chunk+Splitting.swift
[41/387] Compiling HeapModule _HeapNode.swift
[42/387] Compiling Logging LogHandler.swift
[43/387] Compiling Logging Locks.swift
[44/387] Compiling Logging Logging.swift
[45/388] Compiling HeapModule Heap.swift
[46/388] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[47/388] Compiling _RopeModule BigString+Hashing.swift
[49/388] Emitting module HeapModule
[50/388] Compiling HeapModule Heap+UnsafeHandle.swift
[51/388] Compiling HeapModule Heap+Invariants.swift
[52/389] Compiling _RopeModule Rope+ForEachWhile.swift
[53/389] Compiling _RopeModule Rope+Insert.swift
[54/389] Compiling HashTreeCollections TreeSet+Sequence.swift
[55/389] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[56/389] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[57/389] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[58/389] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[59/389] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[60/389] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[61/389] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[63/399] Emitting module BitCollections
[64/406] Compiling _RopeModule BigString+Contents.swift
[65/406] Compiling _RopeModule BigString+Debugging.swift
[66/406] Compiling _RopeModule BigString+Index.swift
[67/406] Compiling _RopeModule BigString+Ingester.swift
[68/406] Compiling _RopeModule BigString+Invariants.swift
[69/406] Compiling _RopeModule BigString+Iterators.swift
[70/406] Compiling _RopeModule BigString+Metrics.swift
[71/406] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[72/406] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[73/406] Compiling _RopeModule BigString+Sequence.swift
[74/406] Compiling _RopeModule BigString+TextOutputStream.swift
[75/406] Compiling _RopeModule BigString+Append.swift
[76/406] Compiling _RopeModule BigString+Initializers.swift
[77/406] Compiling _RopeModule BigString+Insert.swift
[84/406] Compiling _RopeModule BigString+Summary.swift
[85/406] Compiling _RopeModule BigString.swift
[86/406] Compiling _RopeModule BigString+UnicodeScalarView.swift
[87/406] Compiling _RopeModule BigSubstring+UTF16View.swift
[88/406] Compiling _RopeModule BigSubstring+UTF8View.swift
[89/406] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[90/406] Compiling _RopeModule BigSubstring.swift
[91/406] Compiling _RopeModule Rope+Builder.swift
[92/406] Compiling _RopeModule Rope+Debugging.swift
[93/406] Compiling _RopeModule Rope+Invariants.swift
[94/406] Compiling _RopeModule Rope+_Node.swift
[95/406] Compiling _RopeModule Rope+_Storage.swift
[96/406] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[97/406] Compiling _RopeModule Rope+_UnsafeHandle.swift
[98/406] Compiling BitCollections BitSet.Index.swift
[99/406] Compiling BitCollections BitSet._UnsafeHandle.swift
[117/413] Compiling _RopeModule BigString+Managing Breaks.swift
[125/413] Emitting module DequeModule
[126/413] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[127/413] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[128/413] Compiling _RopeModule BigString+Chunk.swift
[129/413] Compiling _RopeModule BigString+BidirectionalCollection.swift
[130/413] Compiling _RopeModule BigString+Comparable.swift
[131/413] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[140/414] Compiling _RopeModule BigString+RemoveSubrange.swift
[141/414] Compiling _RopeModule BigString+ReplaceSubrange.swift
[142/414] Compiling _RopeModule BigString+Split.swift
[143/414] Compiling _RopeModule Range+BigString.swift
[144/414] Compiling _RopeModule BigString+UTF16View.swift
[145/414] Compiling _RopeModule BigString+UTF8View.swift
[146/414] Compiling _RopeModule BigString+Builder.swift
[148/414] Compiling OrderedCollections OrderedSet+Sendable.swift
[149/414] Compiling OrderedCollections OrderedSet+SubSequence.swift
[150/414] Compiling OrderedCollections OrderedSet+Testing.swift
[151/414] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[152/414] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[153/414] Compiling OrderedCollections OrderedSet.swift
[154/414] Compiling OrderedCollections _UnsafeBitset.swift
[155/414] Compiling _RopeModule Rope+Sequence.swift
[156/414] Compiling _RopeModule Rope+Append.swift
[157/414] Compiling _RopeModule Rope+Extract.swift
[158/414] Compiling _RopeModule Rope+Find.swift
[183/414] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[184/414] Compiling _RopeModule BigString+Chunk+Breaks.swift
[185/414] Compiling _RopeModule BigString+Chunk+Counts.swift
[186/414] Compiling _RopeModule BigString+Chunk+Description.swift
[191/414] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[192/414] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[193/414] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[194/414] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[195/414] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[196/414] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[197/414] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[198/414] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[199/414] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[200/414] Compiling HashTreeCollections TreeSet.swift
[291/432] Emitting module OrderedCollections
[311/433] Emitting module _RopeModule
[345/433] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[346/433] Compiling SwiftSyntax SyntaxNodesOP.swift
[347/433] Compiling SwiftSyntax SyntaxNodesQRS.swift
[348/433] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[349/433] Compiling _RopeModule Rope+Split.swift
[350/433] Compiling _RopeModule Optional Utilities.swift
[351/433] Compiling _RopeModule String Utilities.swift
[352/433] Compiling _RopeModule String.Index+ABI.swift
[353/433] Compiling _RopeModule _CharacterRecognizer.swift
[354/433] Emitting module HashTreeCollections
[386/437] Compiling Collections Collections.swift
[387/437] Emitting module Collections
[389/454] Compiling SwiftCBOR CBORInputStream.swift
[390/454] Compiling SwiftCBOR CBOROptions.swift
[391/456] Compiling SwiftCBOR SingleValueEncodingContainer.swift
[392/456] Compiling SwiftCBOR UnkeyedEncodingContainer.swift
[393/456] Compiling SwiftCBOR CodableCBOREncoder.swift
[394/456] Compiling SwiftCBOR KeyedEncodingContainer.swift
[395/456] Compiling SwiftCBOR FixedWidthInteger+Bytes.swift
[396/456] Compiling SwiftCBOR Util.swift
[397/456] Compiling SwiftCBOR SingleValueDecodingContainer.swift
[398/456] Compiling SwiftCBOR UnkeyedDecodingContainer.swift
[399/456] Compiling SwiftCBOR CBOREncodable.swift
/host/spi-builder-workspace/.build/checkouts/SwiftCBOR/Sources/CBOREncoder.swift:268:53: error: cannot find 'NSEC_PER_SEC' in scope
266 |
267 |         let seconds = Int64(integral)
268 |         let nanoseconds = Int32(fractional * Double(NSEC_PER_SEC))
    |                                                     `- error: cannot find 'NSEC_PER_SEC' in scope
269 |
270 |         switch options.dateStrategy {
[400/456] Compiling SwiftCBOR CBOREncoder.swift
/host/spi-builder-workspace/.build/checkouts/SwiftCBOR/Sources/CBOREncoder.swift:268:53: error: cannot find 'NSEC_PER_SEC' in scope
266 |
267 |         let seconds = Int64(integral)
268 |         let nanoseconds = Int32(fractional * Double(NSEC_PER_SEC))
    |                                                     `- error: cannot find 'NSEC_PER_SEC' in scope
269 |
270 |         switch options.dateStrategy {
[401/456] Compiling SwiftCBOR CodableCBORDecoder.swift
[402/456] Compiling SwiftCBOR KeyedDecodingContainer.swift
[403/456] Emitting module SwiftCBOR
[404/456] Compiling SwiftCBOR AnyCodingKey.swift
[405/456] Compiling SwiftCBOR CBOR.swift
[406/456] Compiling SwiftCBOR CBORDecoder.swift
BUILD FAILURE 6.1 wasm