The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SKCore with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4606859-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pvzig/SKCore.git
Reference: master
Cloned https://github.com/pvzig/SKCore.git into spi-builder-workspace
SUCCESS checkout https://github.com/pvzig/SKCore.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Building for debugging...
[1/25] Emitting module SKCore
[2/28] Compiling SKCore Topic.swift
[3/28] Compiling SKCore User.swift
[4/28] Compiling SKCore UserGroup.swift
[5/28] Compiling SKCore Action.swift
/host/spi-builder-workspace/Sources/SKCore/Attachment.swift:64:86: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
        markdownEnabledFields = (attachment?["mrkdwn_in"] as? [String]).map { Set($0.flatMap(AttachmentTextField.init)) }
                                                                                     ^
/host/spi-builder-workspace/Sources/SKCore/Attachment.swift:64:86: note: use 'compactMap(_:)' instead
        markdownEnabledFields = (attachment?["mrkdwn_in"] as? [String]).map { Set($0.flatMap(AttachmentTextField.init)) }
                                                                                     ^~~~~~~
                                                                                     compactMap
[6/28] Compiling SKCore Attachment.swift
/host/spi-builder-workspace/Sources/SKCore/Attachment.swift:64:86: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
        markdownEnabledFields = (attachment?["mrkdwn_in"] as? [String]).map { Set($0.flatMap(AttachmentTextField.init)) }
                                                                                     ^
/host/spi-builder-workspace/Sources/SKCore/Attachment.swift:64:86: note: use 'compactMap(_:)' instead
        markdownEnabledFields = (attachment?["mrkdwn_in"] as? [String]).map { Set($0.flatMap(AttachmentTextField.init)) }
                                                                                     ^~~~~~~
                                                                                     compactMap
[7/28] Compiling SKCore AttachmentField.swift
/host/spi-builder-workspace/Sources/SKCore/Attachment.swift:64:86: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
        markdownEnabledFields = (attachment?["mrkdwn_in"] as? [String]).map { Set($0.flatMap(AttachmentTextField.init)) }
                                                                                     ^
/host/spi-builder-workspace/Sources/SKCore/Attachment.swift:64:86: note: use 'compactMap(_:)' instead
        markdownEnabledFields = (attachment?["mrkdwn_in"] as? [String]).map { Set($0.flatMap(AttachmentTextField.init)) }
                                                                                     ^~~~~~~
                                                                                     compactMap
[8/28] Compiling SKCore Bot.swift
/host/spi-builder-workspace/Sources/SKCore/Attachment.swift:64:86: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
        markdownEnabledFields = (attachment?["mrkdwn_in"] as? [String]).map { Set($0.flatMap(AttachmentTextField.init)) }
                                                                                     ^
/host/spi-builder-workspace/Sources/SKCore/Attachment.swift:64:86: note: use 'compactMap(_:)' instead
        markdownEnabledFields = (attachment?["mrkdwn_in"] as? [String]).map { Set($0.flatMap(AttachmentTextField.init)) }
                                                                                     ^~~~~~~
                                                                                     compactMap
[9/28] Compiling SKCore Channel.swift
[10/28] Compiling SKCore Comment.swift
[11/28] Compiling SKCore CustomProfile.swift
[12/28] Compiling SKCore CustomProfileField.swift
[13/28] Compiling SKCore Reaction.swift
[14/28] Compiling SKCore Reply.swift
[15/28] Compiling SKCore Scope.swift
[16/28] Compiling SKCore SlackError.swift
[17/28] Compiling SKCore Team.swift
[18/28] Compiling SKCore TeamIcon.swift
[19/28] Compiling SKCore DoNotDisturbStatus.swift
[20/28] Compiling SKCore Edited.swift
[21/28] Compiling SKCore Event.swift
[22/28] Compiling SKCore Extensions.swift
[23/28] Compiling SKCore File.swift
[24/28] Compiling SKCore History.swift
[25/28] Compiling SKCore Item.swift
[26/28] Compiling SKCore Message.swift
[27/28] Compiling SKCore OAuthConfig.swift
[28/28] Compiling SKCore RTMOptions.swift
Build complete! (7.73s)
Build complete.
Done.

Build Machine: Linux 1