The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftSMTP, reference master (3eaa80), with Swift 6.2 for macOS (SPM) on 20 Jun 2025 12:02:14 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: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Kitura/Swift-SMTP
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 3eaa80f Use `LoggerAPI` debug logging instead of `print` in `DataSender` (#140)
Cloned https://github.com/Kitura/Swift-SMTP.git
Revision (git rev-parse @):
3eaa80f5dbac5a043fd42da6306449a9b0cd8a3d
SUCCESS checkout https://github.com/Kitura/Swift-SMTP.git at master
========================================
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 Locks.swift
[9/29] Compiling Logging Logging.swift
[10/29] Compiling Logging MetadataProvider.swift
[11/29] Emitting module Logging
[12/29] Compiling Logging LogHandler.swift
[13/31] Compiling Cryptor Updatable.swift
[14/32] Compiling Socket SocketProtocols.swift
[15/32] Compiling Cryptor Random.swift
[16/32] Compiling Cryptor Status.swift
[17/32] Compiling Cryptor KeyDerivation.swift
[18/32] Compiling Cryptor SSLPointerTricks.swift
[19/32] Compiling Cryptor HMAC.swift
[20/32] Compiling Cryptor StreamCryptor.swift
[21/32] Emitting module Socket
[22/32] Compiling LoggerAPI Logger.swift
[23/32] Emitting module LoggerAPI
[24/32] Emitting module Cryptor
[25/32] Compiling Cryptor Crypto.swift
[26/32] Compiling Cryptor Cryptor.swift
[27/32] Compiling Cryptor Digest.swift
[28/32] Compiling Cryptor Utilities.swift
[29/32] Compiling Socket SocketUtils.swift
[30/32] Compiling Socket Socket+Hashable.swift
[31/32] Compiling Socket Socket+Equatable.swift
[32/32] Compiling Socket Socket.swift
[33/35] Compiling SSLService SSLPointerTricks.swift
[34/35] Emitting module SSLService
[35/35] Compiling SSLService SSLService.swift
[36/48] Compiling SwiftSMTP SMTPError.swift
[37/49] Compiling SwiftSMTP AuthMethod.swift
[38/49] Compiling SwiftSMTP Command.swift
[39/49] Compiling SwiftSMTP SMTP.swift
[40/49] Compiling SwiftSMTP Mail.swift
[41/49] Compiling SwiftSMTP MailSender.swift
[42/49] Compiling SwiftSMTP Response.swift
[43/49] Compiling SwiftSMTP SMTPSocket.swift
[44/49] Compiling SwiftSMTP Common.swift
[45/49] Compiling SwiftSMTP DataSender.swift
[46/49] Emitting module SwiftSMTP
[47/49] Compiling SwiftSMTP Attachment.swift
[48/49] Compiling SwiftSMTP AuthEncoder.swift
[49/49] Compiling SwiftSMTP TLSConfiguration.swift
Build complete! (13.96s)
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/771] Fetching loggerapi
[148/2425] Fetching loggerapi, bluecryptor
[446/4502] Fetching loggerapi, bluecryptor, bluesslservice
[1127/7444] Fetching loggerapi, bluecryptor, bluesslservice, bluesocket
Fetched https://github.com/Kitura/BlueCryptor.git from cache (0.97s)
[5232/5790] Fetching loggerapi, bluesslservice, bluesocket
Fetched https://github.com/Kitura/BlueSocket.git from cache (1.07s)
Fetched https://github.com/Kitura/BlueSSLService.git from cache (1.07s)
Fetched https://github.com/Kitura/LoggerAPI.git from cache (1.07s)
Computing version for https://github.com/Kitura/LoggerAPI.git
Computed https://github.com/Kitura/LoggerAPI.git at 1.9.200 (1.67s)
Fetching https://github.com/apple/swift-log.git
[1/3836] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.94s)
Computing version for https://github.com/Kitura/BlueCryptor.git
Computed https://github.com/Kitura/BlueCryptor.git at 2.0.2 (1.55s)
Computing version for https://github.com/Kitura/BlueSSLService.git
Computed https://github.com/Kitura/BlueSSLService.git at 2.0.2 (0.58s)
Computing version for https://github.com/Kitura/BlueSocket.git
Computed https://github.com/Kitura/BlueSocket.git at 2.0.4 (0.62s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.48s)
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/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/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.