The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Senna, reference 3.1.1 (b04815), with Swift 6.3 for macOS (SPM) on 13 Apr 2026 22:09:04 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/L1MeN9Yu/Senna.git
Reference: 3.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/L1MeN9Yu/Senna
 * tag               3.1.1      -> FETCH_HEAD
HEAD is now at b04815e Merge pull request #3 from L1MeN9Yu/feature/printer_tests
Cloned https://github.com/L1MeN9Yu/Senna.git
Revision (git rev-parse @):
b04815ee588b9089e380c806e1821d5730b1821b
SUCCESS checkout https://github.com/L1MeN9Yu/Senna.git at 3.1.1
Fetching https://github.com/apple/swift-log.git
[1/6561] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (1.09s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.3 (1.79s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.3
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "senna",
      "name": "Senna",
      "url": "https://github.com/L1MeN9Yu/Senna.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Senna",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log.git",
          "version": "1.11.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "traits": [
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/L1MeN9Yu/Senna.git
[1/1653] Fetching senna
Fetched https://github.com/L1MeN9Yu/Senna.git from cache (0.93s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.55s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.11.0 (1.20s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.11.0
Creating working copy for https://github.com/L1MeN9Yu/Senna.git
Working copy of https://github.com/L1MeN9Yu/Senna.git resolved at 3.1.1 (b04815e)
warning: '.resolve-product-dependencies': dependency 'senna' is not used by any target
Found 1 product dependencies
  - swift-log
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/L1MeN9Yu/Senna.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--6988338F2F200930.txt
[4/8] Compiling Logging LogHandler.swift
[5/8] Compiling Logging Logging.swift
[6/8] Compiling Logging MetadataProvider.swift
[7/8] Compiling Logging Locks.swift
[8/8] Emitting module Logging
[9/36] Compiling Senna LegacyBackgroundColor.swift
[10/36] Compiling Senna LegacyTextColor.swift
[11/36] Compiling Senna LevelStyle.swift
[12/36] Compiling Senna ControlCode.swift
[13/36] Compiling Senna FileDescriptorTextOutputStream.swift
[14/36] Compiling Senna FloatFormatter.swift
[15/38] Emitting module Senna
[16/38] Compiling Senna Logger.Senna.swift
[17/38] Compiling Senna Message.swift
[18/38] Compiling Senna Privacy.swift
[19/38] Compiling Senna SinkCapable.swift
[20/38] Compiling Senna FileSink.swift
[21/38] Compiling Senna OSLogSink.swift
[22/38] Compiling Senna Style.swift
[23/38] Compiling Senna _Exported.swift
[24/38] Compiling Senna Color.swift
[25/38] Compiling Senna Compatible.swift
[26/38] Compiling Senna Component.swift
[27/38] Compiling Senna EscapeCode.swift
[28/38] Compiling Senna Formable.swift
[29/38] Compiling Senna Printable.swift
[30/38] Compiling Senna Formation.swift
[31/38] Compiling Senna Handler.swift
[32/38] Compiling Senna Printer.swift
[33/38] Compiling Senna FlushMode.swift
[34/38] Compiling Senna IntegerFormatter.swift
[35/38] Compiling Senna Interpolation.swift
[36/38] Compiling Senna StandardSink.swift
[37/38] Compiling Senna SystemLogSink.swift
[38/38] Compiling Senna Box.swift
Build complete! (5.19s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    }
  ],
  "manifest_display_name" : "Senna",
  "name" : "Senna",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Senna",
      "targets" : [
        "Senna"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SennaTests",
      "module_type" : "SwiftTarget",
      "name" : "SennaTests",
      "path" : "Tests",
      "sources" : [
        "ColorTests.swift",
        "FileSinkTests.swift",
        "LoggerSennaTests.swift",
        "MultiHandlerTests.swift",
        "OSLogSinkTests.swift",
        "PrinterTests.swift",
        "ReadmeTests.swift",
        "StandardSinkTests.swift",
        "SystemLogSinkTests.swift"
      ],
      "target_dependencies" : [
        "Senna"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Senna",
      "module_type" : "SwiftTarget",
      "name" : "Senna",
      "path" : "Sources",
      "product_dependencies" : [
        "Logging"
      ],
      "product_memberships" : [
        "Senna"
      ],
      "sources" : [
        "Implements/Formation.swift",
        "Implements/Handler.swift",
        "Implements/Printer.swift",
        "Protocols/EscapeCode.swift",
        "Protocols/Formable.swift",
        "Protocols/Printable.swift",
        "Protocols/SinkCapable.swift",
        "Sinks/FileSink.swift",
        "Sinks/OSLogSink.swift",
        "Sinks/StandardSink.swift",
        "Sinks/SystemLogSink.swift",
        "Types/Box.swift",
        "Types/Color.swift",
        "Types/Compatible.swift",
        "Types/Component.swift",
        "Types/ControlCode.swift",
        "Types/FileDescriptorTextOutputStream.swift",
        "Types/FloatFormatter.swift",
        "Types/FlushMode.swift",
        "Types/IntegerFormatter.swift",
        "Types/Interpolation.swift",
        "Types/LegacyBackgroundColor.swift",
        "Types/LegacyTextColor.swift",
        "Types/LevelStyle.swift",
        "Types/Logger.Senna.swift",
        "Types/Message.swift",
        "Types/Privacy.swift",
        "Types/Style.swift",
        "_Exported.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
Done.