The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Senna, reference main (9515de), with Swift 6.3 for macOS (SPM) on 13 Apr 2026 22:11:31 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/L1MeN9Yu/Senna
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 9515de4 Merge pull request #5 from L1MeN9Yu/feature/3.2.0
Cloned https://github.com/L1MeN9Yu/Senna.git
Revision (git rev-parse @):
9515de46e8b990672d102fc3419b1e3b9d7dd34d
SUCCESS checkout https://github.com/L1MeN9Yu/Senna.git at main
Fetching https://github.com/apple/swift-log.git
[1/6561] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (1.18s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.3 (1.85s)
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.95s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.49s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.11.0 (1.09s)
Creating working copy for https://github.com/L1MeN9Yu/Senna.git
Working copy of https://github.com/L1MeN9Yu/Senna.git resolved at main (9515de4)
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
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 MetadataProvider.swift
[5/8] Compiling Logging LogHandler.swift
[6/8] Compiling Logging Logging.swift
[7/8] Compiling Logging Locks.swift
[8/8] Emitting module Logging
[9/37] Compiling Senna Box.swift
[10/37] Compiling Senna Color.swift
[11/37] Compiling Senna Compatible.swift
[12/37] Compiling Senna SinkCapable.swift
[13/37] Compiling Senna Spacing.swift
[14/37] Compiling Senna FileSink.swift
[15/40] Compiling Senna LevelStyle.swift
[16/40] Compiling Senna Logger.Senna.swift
[17/40] Compiling Senna Message.swift
[18/40] Emitting module Senna
[19/40] Compiling Senna Privacy.swift
[20/40] Compiling Senna Style.swift
[21/40] Compiling Senna _Exported.swift
[22/40] Compiling Senna EscapeCode.swift
[23/40] Compiling Senna Formable.swift
[24/40] Compiling Senna Printable.swift
[25/40] Compiling Senna OSLogSink.swift
[26/40] Compiling Senna StandardSink.swift
[27/40] Compiling Senna SystemLogSink.swift
[28/40] Compiling Senna Component.swift
[29/40] Compiling Senna ControlCode.swift
[30/40] Compiling Senna FileDescriptorTextOutputStream.swift
[31/40] Compiling Senna FloatFormatter.swift
[32/40] Compiling Senna FlushMode.swift
[33/40] Compiling Senna IntegerFormatter.swift
[34/40] Compiling Senna Interpolation.swift
[35/40] Compiling Senna LegacyBackgroundColor.swift
[36/40] Compiling Senna LegacyTextColor.swift
[37/40] Compiling Senna Formation.swift
[38/40] Compiling Senna Handler.swift
[39/40] Compiling Senna Printer.swift
[40/40] Compiling Senna Spacer.swift
Build complete! (5.50s)
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",
        "SpacingTests.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",
        "Implements/Spacer.swift",
        "Protocols/EscapeCode.swift",
        "Protocols/Formable.swift",
        "Protocols/Printable.swift",
        "Protocols/SinkCapable.swift",
        "Protocols/Spacing.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.