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

Successful build of SwiftSMTP, reference 6.0.0 (4b7666), with Swift 6.2 (beta) for macOS (SPM) on 20 Jun 2025 12:02:51 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kitura/Swift-SMTP.git
Reference: 6.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Kitura/Swift-SMTP
 * tag               6.0.0      -> FETCH_HEAD
HEAD is now at 4b7666b Misc dependency update (#125)
Cloned https://github.com/Kitura/Swift-SMTP.git
Revision (git rev-parse @):
4b7666bb8cee33f0cb367786af17b9a2ebb63047
SUCCESS checkout https://github.com/Kitura/Swift-SMTP.git at 6.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Kitura/Swift-SMTP.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version-1EA4D86E10B52AF.txt
[8/29] Compiling Logging MetadataProvider.swift
[9/29] Compiling Logging LogHandler.swift
[10/29] Compiling Logging Locks.swift
[11/29] Compiling Logging Logging.swift
[12/29] Emitting module Logging
[13/31] Emitting module Socket
[14/31] Compiling Cryptor Updatable.swift
[15/32] Compiling Cryptor SSLPointerTricks.swift
[16/32] Compiling Cryptor Random.swift
[17/32] Compiling Cryptor KeyDerivation.swift
[18/32] Compiling Socket SocketUtils.swift
[19/32] Compiling Socket SocketProtocols.swift
[20/32] Compiling Cryptor StreamCryptor.swift
[21/32] Compiling Cryptor Status.swift
[22/32] Compiling Cryptor Crypto.swift
[23/32] Compiling Cryptor Cryptor.swift
[24/32] Compiling Cryptor Digest.swift
[25/32] Compiling Cryptor HMAC.swift
[26/32] Emitting module Cryptor
[27/32] Compiling LoggerAPI Logger.swift
[28/32] Emitting module LoggerAPI
[29/32] Compiling Cryptor Utilities.swift
[30/32] Compiling Socket Socket+Equatable.swift
[31/32] Compiling Socket Socket+Hashable.swift
[32/32] Compiling Socket Socket.swift
[33/35] Compiling SSLService SSLService.swift
[34/35] Compiling SSLService SSLPointerTricks.swift
[35/35] Emitting module SSLService
[36/48] Compiling SwiftSMTP SMTP.swift
[37/49] Compiling SwiftSMTP Response.swift
[38/49] Compiling SwiftSMTP Mail.swift
[39/49] Compiling SwiftSMTP SMTPError.swift
[40/49] Compiling SwiftSMTP MailSender.swift
[41/49] Compiling SwiftSMTP SMTPSocket.swift
[42/49] Emitting module SwiftSMTP
[43/49] Compiling SwiftSMTP Common.swift
[44/49] Compiling SwiftSMTP DataSender.swift
[45/49] Compiling SwiftSMTP AuthMethod.swift
[46/49] Compiling SwiftSMTP Command.swift
[47/49] Compiling SwiftSMTP Attachment.swift
[48/49] Compiling SwiftSMTP AuthEncoder.swift
[49/49] Compiling SwiftSMTP TLSConfiguration.swift
Build complete! (13.07s)
Fetching https://github.com/Kitura/BlueSocket.git
Fetching https://github.com/Kitura/BlueCryptor.git
Fetching https://github.com/Kitura/BlueSSLService.git
Fetching https://github.com/Kitura/LoggerAPI.git
[1/1654] Fetching bluecryptor
[150/3731] Fetching bluecryptor, bluesslservice
[192/4502] Fetching bluecryptor, bluesslservice, loggerapi
[651/7444] Fetching bluecryptor, bluesslservice, loggerapi, bluesocket
Fetched https://github.com/Kitura/LoggerAPI.git from cache (1.07s)
Fetched https://github.com/Kitura/BlueSocket.git from cache (1.08s)
Fetched https://github.com/Kitura/BlueSSLService.git from cache (1.08s)
Fetched https://github.com/Kitura/BlueCryptor.git from cache (1.08s)
Computing version for https://github.com/Kitura/LoggerAPI.git
Computed https://github.com/Kitura/LoggerAPI.git at 1.9.200 (1.60s)
Fetching https://github.com/apple/swift-log.git
[1/3836] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (1.00s)
Computing version for https://github.com/Kitura/BlueCryptor.git
Computed https://github.com/Kitura/BlueCryptor.git at 2.0.2 (1.51s)
Computing version for https://github.com/Kitura/BlueSSLService.git
Computed https://github.com/Kitura/BlueSSLService.git at 2.0.2 (0.48s)
Computing version for https://github.com/Kitura/BlueSocket.git
Computed https://github.com/Kitura/BlueSocket.git at 2.0.4 (0.48s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.40s)
Creating working copy for https://github.com/Kitura/BlueSocket.git
Working copy of https://github.com/Kitura/BlueSocket.git resolved at 2.0.4
Creating working copy for https://github.com/Kitura/BlueCryptor.git
Working copy of https://github.com/Kitura/BlueCryptor.git resolved at 2.0.2
Creating working copy for https://github.com/Kitura/LoggerAPI.git
Working copy of https://github.com/Kitura/LoggerAPI.git resolved at 1.9.200
Creating working copy for https://github.com/Kitura/BlueSSLService.git
Working copy of https://github.com/Kitura/BlueSSLService.git resolved at 2.0.2
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
Build complete.
{
  "dependencies" : [
    {
      "identity" : "bluesocket",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.2",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Kitura/BlueSocket.git"
    },
    {
      "identity" : "bluesslservice",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Kitura/BlueSSLService.git"
    },
    {
      "identity" : "bluecryptor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Kitura/BlueCryptor.git"
    },
    {
      "identity" : "loggerapi",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.9.200",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Kitura/LoggerAPI.git"
    }
  ],
  "manifest_display_name" : "SwiftSMTP",
  "name" : "SwiftSMTP",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SwiftSMTP",
      "targets" : [
        "SwiftSMTP"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftSMTPTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftSMTPTests",
      "path" : "Tests/SwiftSMTPTests",
      "sources" : [
        "Constant.swift",
        "TestAttachment.swift",
        "TestAuthEncoder.swift",
        "TestDataSender.swift",
        "TestMailSender.swift",
        "TestMiscellaneous.swift",
        "TestSMTPSocket.swift",
        "TestTLSMode.swift"
      ],
      "target_dependencies" : [
        "SwiftSMTP"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftSMTP",
      "module_type" : "SwiftTarget",
      "name" : "SwiftSMTP",
      "path" : "Sources/SwiftSMTP",
      "product_dependencies" : [
        "Socket",
        "SSLService",
        "Cryptor",
        "LoggerAPI"
      ],
      "product_memberships" : [
        "SwiftSMTP"
      ],
      "sources" : [
        "Attachment.swift",
        "AuthEncoder.swift",
        "AuthMethod.swift",
        "Command.swift",
        "Common.swift",
        "DataSender.swift",
        "Mail.swift",
        "MailSender.swift",
        "Response.swift",
        "SMTP.swift",
        "SMTPError.swift",
        "SMTPSocket.swift",
        "TLSConfiguration.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Done.