The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-slack, reference 0.9.0 (a58343), with Swift 6.1 for Linux on 2 Apr 2026 06:27:39 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ainame/swift-slack.git
Reference: 0.9.0
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/ainame/swift-slack
 * tag               0.9.0      -> FETCH_HEAD
HEAD is now at a583432 Prepare 0.9.0 release notes
Submodule path 'vendor/java-slack-sdk': checked out 'd9e6798b6bd0058ce5f6baa677cd156386b103c2'
Submodule path 'vendor/slack-api-ref': checked out '5c03ea747a29b1df8744056a440c1585b325a105'
Submodule 'vendor/java-slack-sdk' (https://github.com/slackapi/java-slack-sdk.git) registered for path 'vendor/java-slack-sdk'
Submodule 'vendor/slack-api-ref' (https://github.com/slack-ruby/slack-api-ref.git) registered for path 'vendor/slack-api-ref'
Cloning into '/host/spi-builder-workspace/vendor/java-slack-sdk'...
Cloning into '/host/spi-builder-workspace/vendor/slack-api-ref'...
Cloned https://github.com/ainame/swift-slack.git
Revision (git rev-parse @):
a58343273395e250bf11e031efe84704507ea3e2
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ainame/swift-slack.git at 0.9.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/ainame/swift-slack.git
https://github.com/ainame/swift-slack.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.3.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.10.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.94.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio"
    },
    {
      "identity" : "swift-openapi-generator",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.11.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-openapi-generator.git"
    },
    {
      "identity" : "swift-openapi-runtime",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.11.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-openapi-runtime.git"
    },
    {
      "identity" : "hummingbird",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/hummingbird-project/hummingbird.git"
    },
    {
      "identity" : "swift-websocket",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/hummingbird-project/swift-websocket"
    },
    {
      "identity" : "swift-openapi-async-http-client",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/swift-openapi-async-http-client.git"
    },
    {
      "identity" : "swift-service-lifecycle",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.3.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/swift-service-lifecycle.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.6",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "swift-slack",
  "name" : "swift-slack",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "SlackClient",
      "targets" : [
        "SlackClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SlackApp",
      "targets" : [
        "SlackApp"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SlackKit",
      "targets" : [
        "SlackKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SlackBlockKit",
      "targets" : [
        "SlackBlockKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SlackBlockKitDSL",
      "targets" : [
        "SlackBlockKitDSL"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SlackModels",
      "targets" : [
        "SlackModels"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "swiftformat",
      "module_type" : "BinaryTarget",
      "name" : "swiftformat",
      "path" : "remote/archive/swiftformat.artifactbundle.zip",
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "SwiftFormatPlugin",
      "module_type" : "PluginTarget",
      "name" : "SwiftFormatPlugin",
      "path" : "Plugins/SwiftFormatPlugin",
      "plugin_capability" : {
        "intent" : {
          "description" : "Formats Swift source files using SwiftFormat",
          "type" : "custom",
          "verb" : "swiftformat"
        },
        "permissions" : [
          {
            "network_scope" : {
              "none" : {
              }
            },
            "reason" : "This command reformats source files",
            "type" : "writeToPackageDirectory"
          }
        ],
        "type" : "command"
      },
      "sources" : [
        "plugin.swift"
      ],
      "target_dependencies" : [
        "swiftformat"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "SlackModels",
      "module_type" : "SwiftTarget",
      "name" : "SlackModels",
      "path" : "Sources/SlackModels",
      "product_dependencies" : [
        "OpenAPIRuntime"
      ],
      "product_memberships" : [
        "SlackClient",
        "SlackApp",
        "SlackKit",
        "SlackModels"
      ],
      "sources" : [
        "AppStep.swift",
        "Container.swift",
        "DndStatus.swift",
        "Generated/AcceptScInvites.swift",
        "Generated/Acceptance.swift",
        "Generated/Action.swift",
        "Generated/ActionConfirm.swift",
        "Generated/ActionOptionGroup.swift",
        "Generated/ActiveSession.swift",
        "Generated/Activity.swift",
        "Generated/AllowScFileUploads.swift",
        "Generated/AllowedWorkspaces.swift",
        "Generated/App.swift",
        "Generated/AppHome.swift",
        "Generated/AppID.swift",
        "Generated/AppRequest.swift",
        "Generated/ApprovalDestination.swift",
        "Generated/ApprovedApp.swift",
        "Generated/ApprovedBy.swift",
        "Generated/ApprovedRequest.swift",
        "Generated/Attachment.swift",
        "Generated/AuthedUser.swift",
        "Generated/Authorization.swift",
        "Generated/Barrier.swift",
        "Generated/Bookmark.swift",
        "Generated/Bot.swift",
        "Generated/BotIcons.swift",
        "Generated/BotProfile.swift",
        "Generated/BotUser.swift",
        "Generated/Canvas.swift",
        "Generated/Category.swift",
        "Generated/Cc.swift",
        "Generated/Channel.swift",
        "Generated/ChannelEmailAddress.swift",
        "Generated/Choice.swift",
        "Generated/Comment.swift",
        "Generated/Config.swift",
        "Generated/ConnectedWorkspace.swift",
        "Generated/Conversation.swift",
        "Generated/Created.swift",
        "Generated/CreationSource.swift",
        "Generated/Credentials.swift",
        "Generated/CustomizableInputParameter.swift",
        "Generated/DeniedBy.swift",
        "Generated/DeniedRequest.swift",
        "Generated/Description.swift",
        "Generated/DisplayInformation.swift",
        "Generated/DmMpdmUsersWithFileAccess.swift",
        "Generated/DomainRestrictions.swift",
        "Generated/Edited.swift",
        "Generated/Enterprise.swift",
        "Generated/EnterpriseUser.swift",
        "Generated/Entity.swift",
        "Generated/Errors.swift",
        "Generated/EventSubscriptions.swift",
        "Generated/FailedUserIDS.swift",
        "Generated/Favorite.swift",
        "Generated/Features.swift",
        "Generated/Field.swift",
        "Generated/File.swift",
        "Generated/FileElement.swift",
        "Generated/Files.swift",
        "Generated/Function.swift",
        "Generated/Headers.swift",
        "Generated/ID.swift",
        "Generated/Icon.swift",
        "Generated/Icons.swift",
        "Generated/IncomingWebhook.swift",
        "Generated/IngTeam.swift",
        "Generated/InitialComment.swift",
        "Generated/Inputs.swift",
        "Generated/Interactivity.swift",
        "Generated/Invite.swift",
        "Generated/InviteElement.swift",
        "Generated/InviteInvite.swift",
        "Generated/InvitePayload.swift",
        "Generated/InvitePreferences.swift",
        "Generated/InviteRequest.swift",
        "Generated/InvitingUser.swift",
        "Generated/Item.swift",
        "Generated/ItemFile.swift",
        "Generated/LastResolvedBy.swift",
        "Generated/List.swift",
        "Generated/ListLimits.swift",
        "Generated/ListMetadata.swift",
        "Generated/ListsClass.swift",
        "Generated/Log.swift",
        "Generated/Login.swift",
        "Generated/Manifest.swift",
        "Generated/Match.swift",
        "Generated/MediaProgress.swift",
        "Generated/MeetingNotes.swift",
        "Generated/Member.swift",
        "Generated/Message.swift",
        "Generated/Messages.swift",
        "Generated/Metadata.swift",
        "Generated/NotAdded.swift",
        "Generated/OauthConfig.swift",
        "Generated/Options.swift",
        "Generated/Organization.swift",
        "Generated/Outputs.swift",
        "Generated/OwnershipDetail.swift",
        "Generated/Pagination.swift",
        "Generated/Paging.swift",
        "Generated/Payload.swift",
        "Generated/PostingRestrictedTo.swift",
        "Generated/Posts.swift",
        "Generated/Prefs.swift",
        "Generated/Preview.swift",
        "Generated/Previous.swift",
        "Generated/PreviousResolution.swift",
        "Generated/Profile.swift",
        "Generated/Properties.swift",
        "Generated/Purpose.swift",
        "Generated/Reaction.swift",
        "Generated/Record.swift",
        "Generated/Recurrence.swift",
        "Generated/RejectedUser.swift",
        "Generated/Reminder.swift",
        "Generated/ResponseMetadata.swift",
        "Generated/RestrictedApp.swift",
        "Generated/Review.swift",
        "Generated/RoleAssignment.swift",
        "Generated/Saved.swift",
        "Generated/ScMpdmToPrivate.swift",
        "Generated/ScheduledMessage.swift",
        "Generated/Schema.swift",
        "Generated/SchemaOptions.swift",
        "Generated/Scope.swift",
        "Generated/Scopes.swift",
        "Generated/Section.swift",
        "Generated/SelectedOptionElement.swift",
        "Generated/SessionSetting.swift",
        "Generated/Settings.swift",
        "Generated/SharedChannelInviteRequested.swift",
        "Generated/Shares.swift",
        "Generated/Shortcut.swift",
        "Generated/SlackConnectPrefs.swift",
        "Generated/SlashCommand.swift",
        "Generated/SubtaskSchema.swift",
        "Generated/SubtaskSchemaOptions.swift",
        "Generated/Tab.swift",
        "Generated/TabData.swift",
        "Generated/TargetUser.swift",
        "Generated/Team.swift",
        "Generated/ThreadsRestrictedTo.swift",
        "Generated/TingUser.swift",
        "Generated/Transcription.swift",
        "Generated/Trigger.swift",
        "Generated/User.swift",
        "Generated/Usergroup.swift",
        "Generated/UsergroupClude.swift",
        "Generated/_Error.swift",
        "Link.swift",
        "MessageEventMetadata.swift",
        "MessageRoot.swift",
        "PinnedInfo.swift",
        "Recording.swift",
        "Room.swift",
        "TeamProfile.swift",
        "Tokens.swift",
        "UserProfile.swift",
        "WorkflowConfiguration.swift",
        "WorkflowStep.swift",
        "WorkflowStepInput.swift",
        "WorkflowStepOutput.swift"
      ],
      "target_dependencies" : [
        "SlackBlockKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SlackKit",
      "module_type" : "SwiftTarget",
      "name" : "SlackKit",
      "path" : "Sources/SlackKit",
      "product_memberships" : [
        "SlackKit"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "SlackApp",
        "SlackClient",
        "SlackBlockKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SlackClientTests",
      "module_type" : "SwiftTarget",
      "name" : "SlackClientTests",
      "path" : "Tests/SlackClientTests",
      "sources" : [
        "ContainerTests.swift",
        "FormEncodingMiddlewareTests.swift",
        "SlackClientTests.swift",
        "UserProfileSchemaMappingTests.swift"
      ],
      "target_dependencies" : [
        "SlackClient",
        "SlackModels"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SlackClient",
      "module_type" : "SwiftTarget",
      "name" : "SlackClient",
      "path" : "Sources/SlackClient",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "Logging"
      ],
      "product_memberships" : [
        "SlackClient",
        "SlackApp",
        "SlackKit"
      ],
      "sources" : [
        "Client/FormEncodingMiddleware.swift",
        "Client/RequestMiddlware.swift",
        "Client/Slack+Configuration.swift",
        "Client/Slack+Errors.swift",
        "Exports.swift",
        "Slack.swift",
        "WebAPI/Generated/APIProtocol.swift",
        "WebAPI/Generated/Client/Client+Admin.swift",
        "WebAPI/Generated/Client/Client+Apps.swift",
        "WebAPI/Generated/Client/Client+Assistant.swift",
        "WebAPI/Generated/Client/Client+Auth.swift",
        "WebAPI/Generated/Client/Client+Base.swift",
        "WebAPI/Generated/Client/Client+Bookmarks.swift",
        "WebAPI/Generated/Client/Client+Bots.swift",
        "WebAPI/Generated/Client/Client+Canvases.swift",
        "WebAPI/Generated/Client/Client+Chat.swift",
        "WebAPI/Generated/Client/Client+Conversations.swift",
        "WebAPI/Generated/Client/Client+DND.swift",
        "WebAPI/Generated/Client/Client+Emoji.swift",
        "WebAPI/Generated/Client/Client+Entity.swift",
        "WebAPI/Generated/Client/Client+Files.swift",
        "WebAPI/Generated/Client/Client+Functions.swift",
        "WebAPI/Generated/Client/Client+Lists.swift",
        "WebAPI/Generated/Client/Client+Migration.swift",
        "WebAPI/Generated/Client/Client+OAuth.swift",
        "WebAPI/Generated/Client/Client+OpenID.swift",
        "WebAPI/Generated/Client/Client+Pins.swift",
        "WebAPI/Generated/Client/Client+Reactions.swift",
        "WebAPI/Generated/Client/Client+Reminders.swift",
        "WebAPI/Generated/Client/Client+Search.swift",
        "WebAPI/Generated/Client/Client+Stars.swift",
        "WebAPI/Generated/Client/Client+Team.swift",
        "WebAPI/Generated/Client/Client+Tooling.swift",
        "WebAPI/Generated/Client/Client+Users.swift",
        "WebAPI/Generated/Client/Client+Views.swift",
        "WebAPI/Generated/Components/Components+Admin.swift",
        "WebAPI/Generated/Components/Components+Apps.swift",
        "WebAPI/Generated/Components/Components+Assistant.swift",
        "WebAPI/Generated/Components/Components+Auth.swift",
        "WebAPI/Generated/Components/Components+Base.swift",
        "WebAPI/Generated/Components/Components+Bookmarks.swift",
        "WebAPI/Generated/Components/Components+Bots.swift",
        "WebAPI/Generated/Components/Components+Canvases.swift",
        "WebAPI/Generated/Components/Components+Chat.swift",
        "WebAPI/Generated/Components/Components+Conversations.swift",
        "WebAPI/Generated/Components/Components+Dnd.swift",
        "WebAPI/Generated/Components/Components+Emoji.swift",
        "WebAPI/Generated/Components/Components+Entity.swift",
        "WebAPI/Generated/Components/Components+Files.swift",
        "WebAPI/Generated/Components/Components+Functions.swift",
        "WebAPI/Generated/Components/Components+Lists.swift",
        "WebAPI/Generated/Components/Components+Migration.swift",
        "WebAPI/Generated/Components/Components+Oauth.swift",
        "WebAPI/Generated/Components/Components+Openid.swift",
        "WebAPI/Generated/Components/Components+Pins.swift",
        "WebAPI/Generated/Components/Components+Reactions.swift",
        "WebAPI/Generated/Components/Components+Reminders.swift",
        "WebAPI/Generated/Components/Components+Search.swift",
        "WebAPI/Generated/Components/Components+Stars.swift",
        "WebAPI/Generated/Components/Components+Team.swift",
        "WebAPI/Generated/Components/Components+Tooling.swift",
        "WebAPI/Generated/Components/Components+Users.swift",
        "WebAPI/Generated/Components/Components+Views.swift",
        "WebAPI/Generated/Operations/Operations+Admin.swift",
        "WebAPI/Generated/Operations/Operations+Apps.swift",
        "WebAPI/Generated/Operations/Operations+Assistant.swift",
        "WebAPI/Generated/Operations/Operations+Auth.swift",
        "WebAPI/Generated/Operations/Operations+Base.swift",
        "WebAPI/Generated/Operations/Operations+Bookmarks.swift",
        "WebAPI/Generated/Operations/Operations+Bots.swift",
        "WebAPI/Generated/Operations/Operations+Canvases.swift",
        "WebAPI/Generated/Operations/Operations+Chat.swift",
        "WebAPI/Generated/Operations/Operations+Conversations.swift",
        "WebAPI/Generated/Operations/Operations+DND.swift",
        "WebAPI/Generated/Operations/Operations+Emoji.swift",
        "WebAPI/Generated/Operations/Operations+Entity.swift",
        "WebAPI/Generated/Operations/Operations+Files.swift",
        "WebAPI/Generated/Operations/Operations+Functions.swift",
        "WebAPI/Generated/Operations/Operations+Lists.swift",
        "WebAPI/Generated/Operations/Operations+Migration.swift",
        "WebAPI/Generated/Operations/Operations+OAuth.swift",
        "WebAPI/Generated/Operations/Operations+OpenID.swift",
        "WebAPI/Generated/Operations/Operations+Pins.swift",
        "WebAPI/Generated/Operations/Operations+Reactions.swift",
        "WebAPI/Generated/Operations/Operations+Reminders.swift",
        "WebAPI/Generated/Operations/Operations+Search.swift",
        "WebAPI/Generated/Operations/Operations+Stars.swift",
        "WebAPI/Generated/Operations/Operations+Team.swift",
        "WebAPI/Generated/Operations/Operations+Tooling.swift",
        "WebAPI/Generated/Operations/Operations+Users.swift",
        "WebAPI/Generated/Operations/Operations+Views.swift",
        "WebAPI/Generated/Servers.swift"
      ],
      "target_dependencies" : [
        "SlackBlockKit",
        "SlackModels"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SlackBlockKitTests",
      "module_type" : "SwiftTarget",
      "name" : "SlackBlockKitTests",
      "path" : "Tests/SlackBlockKitTests",
      "sources" : [
        "StateValuesObjectTests.swift"
      ],
      "target_dependencies" : [
        "SlackBlockKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SlackBlockKitDSLTests",
      "module_type" : "SwiftTarget",
      "name" : "SlackBlockKitDSLTests",
      "path" : "Tests/SlackBlockKitDSLTests",
      "sources" : [
        "DSLTests.swift",
        "SlackViewTests.swift"
      ],
      "target_dependencies" : [
        "SlackBlockKitDSL"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SlackBlockKitDSL",
      "module_type" : "SwiftTarget",
      "name" : "SlackBlockKitDSL",
      "path" : "Sources/SlackBlockKitDSL",
      "product_memberships" : [
        "SlackBlockKitDSL"
      ],
      "sources" : [
        "BlockComponent.swift",
        "Builders.swift",
        "SlackBlockKitDSL.swift",
        "SlackView.swift"
      ],
      "target_dependencies" : [
        "SlackBlockKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SlackBlockKit",
      "module_type" : "SwiftTarget",
      "name" : "SlackBlockKit",
      "path" : "Sources/SlackBlockKit",
      "product_dependencies" : [
        "OpenAPIRuntime"
      ],
      "product_memberships" : [
        "SlackClient",
        "SlackApp",
        "SlackKit",
        "SlackBlockKit",
        "SlackBlockKitDSL",
        "SlackModels"
      ],
      "sources" : [
        "BlockElements/ButtonElement.swift",
        "BlockElements/ChannelsSelectElement.swift",
        "BlockElements/CheckboxesElement.swift",
        "BlockElements/ConversationsSelectElement.swift",
        "BlockElements/DatePickerElement.swift",
        "BlockElements/DatetimePickerElement.swift",
        "BlockElements/EmailInputElement.swift",
        "BlockElements/ExternalSelectElement.swift",
        "BlockElements/FileInputElement.swift",
        "BlockElements/ImageElement.swift",
        "BlockElements/MultiChannelsSelectElement.swift",
        "BlockElements/MultiConversationsSelectElement.swift",
        "BlockElements/MultiExternalSelectElement.swift",
        "BlockElements/MultiStaticSelectElement.swift",
        "BlockElements/MultiUsersSelectElement.swift",
        "BlockElements/NumberInputElement.swift",
        "BlockElements/OverflowMenuElement.swift",
        "BlockElements/PlainTextInputElement.swift",
        "BlockElements/RadioButtonsElement.swift",
        "BlockElements/RichTextInputElement.swift",
        "BlockElements/StaticSelectElement.swift",
        "BlockElements/TimePickerElement.swift",
        "BlockElements/UsersSelectElement.swift",
        "Blocks/ActionsBlock.swift",
        "Blocks/Block.swift",
        "Blocks/ContextBlock.swift",
        "Blocks/DividerBlock.swift",
        "Blocks/FileBlock.swift",
        "Blocks/HeaderBlock.swift",
        "Blocks/ImageBlock.swift",
        "Blocks/InputBlock.swift",
        "Blocks/MarkdownBlock.swift",
        "Blocks/RichTextBlock.swift",
        "Blocks/SectionBlock.swift",
        "Blocks/VideoBlock.swift",
        "CompositionObjects/ConfirmationDialogObject.swift",
        "CompositionObjects/ConversationFilterObject.swift",
        "CompositionObjects/DispatchActionConfigurationObject.swift",
        "CompositionObjects/OptionGroupObject.swift",
        "CompositionObjects/OptionObject.swift",
        "CompositionObjects/SlackFileObject.swift",
        "CompositionObjects/StateValuesObject.swift",
        "CompositionObjects/TextObject.swift",
        "CompositionObjects/TriggerObject.swift",
        "CompositionObjects/WorkflowObject.swift",
        "Views/HomeTabView.swift",
        "Views/ModalView.swift",
        "Views/View.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SlackAppTests",
      "module_type" : "SwiftTarget",
      "name" : "SlackAppTests",
      "path" : "Tests/SlackAppTests",
      "product_dependencies" : [
        "NIOCore"
      ],
      "sources" : [
        "AppHTTPHandlerTests.swift",
        "AppRouterTests.swift",
        "EventTypeTests.swift",
        "Payloads/BlockActionsPayloadTests.swift",
        "Payloads/ViewInteractionPayloadTests.swift",
        "PublicHTTPServerAdapterTests.swift",
        "SlackAppTests.swift"
      ],
      "target_dependencies" : [
        "SlackApp",
        "SlackClient",
        "SlackModels"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SlackApp",
      "module_type" : "SwiftTarget",
      "name" : "SlackApp",
      "path" : "Sources/SlackApp",
      "product_dependencies" : [
        "OpenAPIAsyncHTTPClient",
        "OpenAPIRuntime",
        "Logging",
        "Crypto",
        "ServiceLifecycle",
        "WSClient"
      ],
      "product_memberships" : [
        "SlackApp",
        "SlackKit"
      ],
      "sources" : [
        "Ack.swift",
        "Events/Generated/AppHomeOpenedEvent.swift",
        "Events/Generated/AppMentionEvent.swift",
        "Events/Generated/AppRateLimitedEvent.swift",
        "Events/Generated/AppRequestedEvent.swift",
        "Events/Generated/AppUninstalledEvent.swift",
        "Events/Generated/CallRejectedEvent.swift",
        "Events/Generated/ChannelArchiveEvent.swift",
        "Events/Generated/ChannelCreatedEvent.swift",
        "Events/Generated/ChannelDeletedEvent.swift",
        "Events/Generated/ChannelHistoryChangedEvent.swift",
        "Events/Generated/ChannelIDChangedEvent.swift",
        "Events/Generated/ChannelLeftEvent.swift",
        "Events/Generated/ChannelRenameEvent.swift",
        "Events/Generated/ChannelSharedEvent.swift",
        "Events/Generated/ChannelUnarchiveEvent.swift",
        "Events/Generated/ChannelUnsharedEvent.swift",
        "Events/Generated/DndUpdatedEvent.swift",
        "Events/Generated/DndUpdatedUserEvent.swift",
        "Events/Generated/EmailDomainChangedEvent.swift",
        "Events/Generated/EmojiChangedEvent.swift",
        "Events/Generated/Event.swift",
        "Events/Generated/FileChangeEvent.swift",
        "Events/Generated/FileCreatedEvent.swift",
        "Events/Generated/FileDeletedEvent.swift",
        "Events/Generated/FilePublicEvent.swift",
        "Events/Generated/FileSharedEvent.swift",
        "Events/Generated/FileUnsharedEvent.swift",
        "Events/Generated/GoodbyeEvent.swift",
        "Events/Generated/GridMigrationFinishedEvent.swift",
        "Events/Generated/GridMigrationStartedEvent.swift",
        "Events/Generated/GroupArchiveEvent.swift",
        "Events/Generated/GroupCloseEvent.swift",
        "Events/Generated/GroupDeletedEvent.swift",
        "Events/Generated/GroupHistoryChangedEvent.swift",
        "Events/Generated/GroupLeftEvent.swift",
        "Events/Generated/GroupOpenEvent.swift",
        "Events/Generated/GroupRenameEvent.swift",
        "Events/Generated/GroupUnarchiveEvent.swift",
        "Events/Generated/IMCloseEvent.swift",
        "Events/Generated/IMCreatedEvent.swift",
        "Events/Generated/IMHistoryChangedEvent.swift",
        "Events/Generated/IMOpenEvent.swift",
        "Events/Generated/InviteRequestedEvent.swift",
        "Events/Generated/LinkSharedEvent.swift",
        "Events/Generated/MemberJoinedChannelEvent.swift",
        "Events/Generated/MemberLeftChannelEvent.swift",
        "Events/Generated/MessageBotEvent.swift",
        "Events/Generated/MessageChangedEvent.swift",
        "Events/Generated/MessageChannelArchiveEvent.swift",
        "Events/Generated/MessageChannelJoinEvent.swift",
        "Events/Generated/MessageChannelLeaveEvent.swift",
        "Events/Generated/MessageChannelNameEvent.swift",
        "Events/Generated/MessageChannelPostingPermissionsEvent.swift",
        "Events/Generated/MessageChannelPurposeEvent.swift",
        "Events/Generated/MessageChannelTopicEvent.swift",
        "Events/Generated/MessageChannelUnarchiveEvent.swift",
        "Events/Generated/MessageDeletedEvent.swift",
        "Events/Generated/MessageEkmAccessDeniedEvent.swift",
        "Events/Generated/MessageEvent.swift",
        "Events/Generated/MessageFileShareEvent.swift",
        "Events/Generated/MessageGroupTopicEvent.swift",
        "Events/Generated/MessageMeEvent.swift",
        "Events/Generated/MessageRepliedEvent.swift",
        "Events/Generated/MessageThreadBroadcastEvent.swift",
        "Events/Generated/PinAddedEvent.swift",
        "Events/Generated/PinRemovedEvent.swift",
        "Events/Generated/ReactionAddedEvent.swift",
        "Events/Generated/ReactionRemovedEvent.swift",
        "Events/Generated/ScopeDeniedEvent.swift",
        "Events/Generated/ScopeGrantedEvent.swift",
        "Events/Generated/StarAddedEvent.swift",
        "Events/Generated/StarRemovedEvent.swift",
        "Events/Generated/SubteamCreatedEvent.swift",
        "Events/Generated/SubteamMembersChangedEvent.swift",
        "Events/Generated/SubteamSelfAddedEvent.swift",
        "Events/Generated/SubteamSelfRemovedEvent.swift",
        "Events/Generated/SubteamUpdatedEvent.swift",
        "Events/Generated/TeamAccessGrantedEvent.swift",
        "Events/Generated/TeamAccessRevokedEvent.swift",
        "Events/Generated/TeamDomainChangeEvent.swift",
        "Events/Generated/TeamJoinEvent.swift",
        "Events/Generated/TeamRenameEvent.swift",
        "Events/Generated/TokensRevokedEvent.swift",
        "Events/Generated/UserChangeEvent.swift",
        "Events/Generated/UserHuddleChangedEvent.swift",
        "Events/Generated/UserProfileChangedEvent.swift",
        "Events/Generated/UserStatusChangedEvent.swift",
        "Events/Generated/WorkflowDeletedEvent.swift",
        "Events/Generated/WorkflowPublishedEvent.swift",
        "Events/Generated/WorkflowStepDeletedEvent.swift",
        "Events/Generated/WorkflowStepExecuteEvent.swift",
        "Events/Generated/WorkflowUnpublishedEvent.swift",
        "Events/SlackEvent.swift",
        "HTTP/AppHTTPHandler.swift",
        "HTTP/HTTPRequestVerifier.swift",
        "HTTP/HTTPServerAdapter.swift",
        "HTTP/HummingbirdAdapter.swift",
        "Requests/Events/EventsApiEnvelope.swift",
        "Requests/Interactions/InteractiveEnvelope.swift",
        "Requests/Interactions/Payloads/BlockActionsPaylaod.swift",
        "Requests/Interactions/Payloads/GlobalShortcutPayload.swift",
        "Requests/Interactions/Payloads/InteractivePayload.swift",
        "Requests/Interactions/Payloads/MessageShortcutPayload.swift",
        "Requests/Interactions/Payloads/SlacshCommandsPayload.swift",
        "Requests/Interactions/Payloads/ViewClosedPayload.swift",
        "Requests/Interactions/Payloads/ViewSubmissionPayload.swift",
        "Respond.swift",
        "Router.swift",
        "Say.swift",
        "SlackApp.swift",
        "SocketMode/Requests/SocketModeDisconnectMessage.swift",
        "SocketMode/Requests/SocketModeHelloMessage.swift",
        "SocketMode/Requests/SocketModeMessage.swift",
        "SocketMode/Requests/SocketModeMessageEnvelope.swift",
        "SocketMode/Responses/SocketModeAcknowledgementMessage.swift",
        "SocketMode/Slack+SocketMode.swift",
        "SocketMode/SocketModeAcknowledger.swift",
        "SocketMode/SocketModeOptions.swift"
      ],
      "target_dependencies" : [
        "SlackClient",
        "SlackBlockKit",
        "SlackModels"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.2"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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
basic-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:108e10880bce35e9496fba26782956e40a8e91a2a227f9b90af7e4cd93d2c183
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.1.3
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.1.3
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:108e10880bce35e9496fba26782956e40a8e91a2a227f9b90af7e4cd93d2c183
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.1.3
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.1.3
BUILD FAILURE 6.1 linux