The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of swift-cutelog, reference master (484604), with Swift 6.1 for macOS (SPM) on 27 Apr 2025 05:16:45 UTC.

Swift 6 data race errors: 1

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/natinusala/swift-cutelog.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/natinusala/swift-cutelog
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 484604f Enable SPI documentation generation
Cloned https://github.com/natinusala/swift-cutelog.git
Revision (git rev-parse @):
484604facc518115665b1b9b61eb00548a0700cc
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/natinusala/swift-cutelog.git at master
Fetching https://github.com/Kitura/BlueSocket.git
Fetching https://github.com/malcommac/SwiftMsgPack.git
Fetching https://github.com/apple/swift-log.git from cache
[5/439] Fetching swiftmsgpack
[72/3381] Fetching swiftmsgpack, bluesocket
Fetched https://github.com/Kitura/BlueSocket.git from cache (1.10s)
Fetched https://github.com/malcommac/SwiftMsgPack.git from cache (1.10s)
Fetched https://github.com/apple/swift-log.git from cache (1.10s)
Computing version for https://github.com/malcommac/SwiftMsgPack.git
Computed https://github.com/malcommac/SwiftMsgPack.git at 1.2.0 (1.67s)
Computing version for https://github.com/Kitura/BlueSocket.git
Computed https://github.com/Kitura/BlueSocket.git at 2.0.4 (0.56s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.4.4 (0.55s)
Creating working copy for https://github.com/malcommac/SwiftMsgPack.git
Working copy of https://github.com/malcommac/SwiftMsgPack.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.4.4
Creating working copy for https://github.com/Kitura/BlueSocket.git
Working copy of https://github.com/Kitura/BlueSocket.git resolved at 2.0.4
========================================
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",
  "dependencies": [
    {
      "identity": "swift-cutelog",
      "name": "swift-cutelog",
      "url": "https://github.com/natinusala/swift-cutelog.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-cutelog",
      "dependencies": [
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log.git",
          "version": "1.6.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "dependencies": [
          ]
        },
        {
          "identity": "bluesocket",
          "name": "Socket",
          "url": "https://github.com/Kitura/BlueSocket.git",
          "version": "2.0.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BlueSocket",
          "dependencies": [
          ]
        },
        {
          "identity": "swiftmsgpack",
          "name": "SwiftMsgPack",
          "url": "https://github.com/malcommac/SwiftMsgPack.git",
          "version": "1.2.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftMsgPack",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/natinusala/swift-cutelog.git
[1/50] Fetching swift-cutelog
Fetched https://github.com/natinusala/swift-cutelog.git from cache (0.60s)
Fetching https://github.com/malcommac/SwiftMsgPack.git from cache
Fetching https://github.com/Kitura/BlueSocket.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/malcommac/SwiftMsgPack.git from cache (0.49s)
Fetched https://github.com/Kitura/BlueSocket.git from cache (0.67s)
Fetched https://github.com/apple/swift-log.git from cache (0.67s)
Computing version for https://github.com/malcommac/SwiftMsgPack.git
Computed https://github.com/malcommac/SwiftMsgPack.git at 1.2.0 (0.72s)
Computing version for https://github.com/Kitura/BlueSocket.git
Computed https://github.com/Kitura/BlueSocket.git at 2.0.4 (0.03s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.44s)
Creating working copy for https://github.com/malcommac/SwiftMsgPack.git
Working copy of https://github.com/malcommac/SwiftMsgPack.git resolved at 1.2.0
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
Creating working copy for https://github.com/natinusala/swift-cutelog.git
Working copy of https://github.com/natinusala/swift-cutelog.git resolved at master (484604f)
Creating working copy for https://github.com/Kitura/BlueSocket.git
Working copy of https://github.com/Kitura/BlueSocket.git resolved at 2.0.4
warning: '.resolve-product-dependencies': dependency 'swift-cutelog' is not used by any target
Found 3 product dependencies
  - swift-log
  - Socket
  - SwiftMsgPack
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/natinusala/swift-cutelog.git
https://github.com/natinusala/swift-cutelog.git
{
  "dependencies" : [
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "bluesocket",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.2",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Kitura/BlueSocket.git"
    },
    {
      "identity" : "swiftmsgpack",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/malcommac/SwiftMsgPack.git"
    }
  ],
  "manifest_display_name" : "swift-cutelog",
  "name" : "swift-cutelog",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Cutelog",
      "targets" : [
        "Cutelog"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Demo",
      "targets" : [
        "Demo"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Demo",
      "module_type" : "SwiftTarget",
      "name" : "Demo",
      "path" : "Sources/Demo",
      "product_memberships" : [
        "Demo"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Cutelog"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Cutelog",
      "module_type" : "SwiftTarget",
      "name" : "Cutelog",
      "path" : "Sources/Cutelog",
      "product_dependencies" : [
        "SwiftMsgPack",
        "Socket",
        "Logging"
      ],
      "product_memberships" : [
        "Cutelog",
        "Demo"
      ],
      "sources" : [
        "Config.swift",
        "CutelogConstants.swift",
        "CutelogLogger.swift",
        "LogRecord.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.4"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/10] Write sources
[4/10] Write Demo-entitlement.plist
[6/10] Write swift-version-2F0A5646E1D333AE.txt
[8/24] Compiling Logging Locks.swift
[9/24] Compiling Logging LogHandler.swift
[10/24] Compiling Logging Logging.swift
[11/24] Emitting module Logging
[12/24] Compiling Socket SocketUtils.swift
[13/24] Compiling SwiftMsgPack Commons.swift
[14/24] Compiling SwiftMsgPack Encoder.swift
[15/24] Emitting module SwiftMsgPack
[16/24] Compiling SwiftMsgPack Decoder.swift
[17/24] Emitting module Socket
[18/24] Compiling Socket Socket+Hashable.swift
[19/24] Compiling Socket SocketProtocols.swift
[20/24] Compiling Socket Socket.swift
[21/24] Compiling Socket Socket+Equatable.swift
[22/29] Compiling Cutelog LogRecord.swift
[23/29] Compiling Cutelog CutelogConstants.swift
[24/29] Compiling Cutelog Config.swift
[25/29] Emitting module Cutelog
/Users/admin/builder/spi-builder-workspace/Sources/Cutelog/CutelogLogger.swift:28:9: warning: stored property 'logger' of 'Sendable'-conforming struct 'CutelogHandler' has non-sendable type 'CutelogLogger'; this is an error in the Swift 6 language mode
 26 | public struct CutelogHandler: LogHandler {
 27 |     let label: String
 28 |     let logger: CutelogLogger
    |         `- warning: stored property 'logger' of 'Sendable'-conforming struct 'CutelogHandler' has non-sendable type 'CutelogLogger'; this is an error in the Swift 6 language mode
 29 |
 30 |     public var metadata = Logging.Logger.Metadata()
    :
 70 | /// Holds connection to a cutelog instance at a given address and port.
 71 | /// Use ``makeHandler(label:logLevel:)`` to make a swift-log handler.
 72 | public class CutelogLogger {
    |              `- note: class 'CutelogLogger' does not conform to the 'Sendable' protocol
 73 |     enum State {
 74 |         case closed
/Users/admin/builder/spi-builder-workspace/Sources/Cutelog/CutelogLogger.swift:26:15: warning: deprecated default implementation is used to satisfy instance method 'log(level:message:metadata:source:file:function:line:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation
 24 |
 25 | /// swift-log handler bound to a ``CutelogLogger``.
 26 | public struct CutelogHandler: LogHandler {
    |               `- warning: deprecated default implementation is used to satisfy instance method 'log(level:message:metadata:source:file:function:line:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation
 27 |     let label: String
 28 |     let logger: CutelogLogger
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:168:17: note: 'log(level:message:metadata:source:file:function:line:)' declared here
127 |     ///     - function: The function the log line was emitted from.
128 |     ///     - line: The line the log message was emitted from.
129 |     func log(level: Logger.Level,
    |          `- note: requirement 'log(level:message:metadata:source:file:function:line:)' declared here
130 |              message: Logger.Message,
131 |              metadata: Logger.Metadata?,
    :
166 | extension LogHandler {
167 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
168 |     public func log(level: Logger.Level,
    |                 `- note: 'log(level:message:metadata:source:file:function:line:)' declared here
169 |                     message: Logger.Message,
170 |                     metadata: Logger.Metadata?,
[26/29] Compiling Cutelog CutelogLogger.swift
/Users/admin/builder/spi-builder-workspace/Sources/Cutelog/CutelogLogger.swift:28:9: warning: stored property 'logger' of 'Sendable'-conforming struct 'CutelogHandler' has non-sendable type 'CutelogLogger'; this is an error in the Swift 6 language mode
 26 | public struct CutelogHandler: LogHandler {
 27 |     let label: String
 28 |     let logger: CutelogLogger
    |         `- warning: stored property 'logger' of 'Sendable'-conforming struct 'CutelogHandler' has non-sendable type 'CutelogLogger'; this is an error in the Swift 6 language mode
 29 |
 30 |     public var metadata = Logging.Logger.Metadata()
    :
 70 | /// Holds connection to a cutelog instance at a given address and port.
 71 | /// Use ``makeHandler(label:logLevel:)`` to make a swift-log handler.
 72 | public class CutelogLogger {
    |              `- note: class 'CutelogLogger' does not conform to the 'Sendable' protocol
 73 |     enum State {
 74 |         case closed
/Users/admin/builder/spi-builder-workspace/Sources/Cutelog/CutelogLogger.swift:26:15: warning: deprecated default implementation is used to satisfy instance method 'log(level:message:metadata:source:file:function:line:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation
 24 |
 25 | /// swift-log handler bound to a ``CutelogLogger``.
 26 | public struct CutelogHandler: LogHandler {
    |               `- warning: deprecated default implementation is used to satisfy instance method 'log(level:message:metadata:source:file:function:line:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation
 27 |     let label: String
 28 |     let logger: CutelogLogger
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:168:17: note: 'log(level:message:metadata:source:file:function:line:)' declared here
127 |     ///     - function: The function the log line was emitted from.
128 |     ///     - line: The line the log message was emitted from.
129 |     func log(level: Logger.Level,
    |          `- note: requirement 'log(level:message:metadata:source:file:function:line:)' declared here
130 |              message: Logger.Message,
131 |              metadata: Logger.Metadata?,
    :
166 | extension LogHandler {
167 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
168 |     public func log(level: Logger.Level,
    |                 `- note: 'log(level:message:metadata:source:file:function:line:)' declared here
169 |                     message: Logger.Message,
170 |                     metadata: Logger.Metadata?,
/Users/admin/builder/spi-builder-workspace/Sources/Cutelog/CutelogLogger.swift:287:13: warning: capture of 'self' with non-sendable type 'CutelogLogger' in a '@Sendable' closure
 70 | /// Holds connection to a cutelog instance at a given address and port.
 71 | /// Use ``makeHandler(label:logLevel:)`` to make a swift-log handler.
 72 | public class CutelogLogger {
    |              `- note: class 'CutelogLogger' does not conform to the 'Sendable' protocol
 73 |     enum State {
 74 |         case closed
    :
285 |
286 |         self.queue.async {
287 |             self.buffer.append(record)
    |             `- warning: capture of 'self' with non-sendable type 'CutelogLogger' in a '@Sendable' closure
288 |         }
289 |     }
[27/31] Compiling Demo main.swift
[28/31] Emitting module Demo
[28/31] Write Objects.LinkFileList
[29/31] Linking Demo
[30/31] Applying Demo
Build complete! (6.46s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "bluesocket",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.2",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Kitura/BlueSocket.git"
    },
    {
      "identity" : "swiftmsgpack",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/malcommac/SwiftMsgPack.git"
    }
  ],
  "manifest_display_name" : "swift-cutelog",
  "name" : "swift-cutelog",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Cutelog",
      "targets" : [
        "Cutelog"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Demo",
      "targets" : [
        "Demo"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Demo",
      "module_type" : "SwiftTarget",
      "name" : "Demo",
      "path" : "Sources/Demo",
      "product_memberships" : [
        "Demo"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Cutelog"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Cutelog",
      "module_type" : "SwiftTarget",
      "name" : "Cutelog",
      "path" : "Sources/Cutelog",
      "product_dependencies" : [
        "SwiftMsgPack",
        "Socket",
        "Logging"
      ],
      "product_memberships" : [
        "Cutelog",
        "Demo"
      ],
      "sources" : [
        "Config.swift",
        "CutelogConstants.swift",
        "CutelogLogger.swift",
        "LogRecord.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.4"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/natinusala/swift-cutelog/master
Repository:               natinusala/swift-cutelog
Swift version used:       6.1
Target:                   Cutelog
Extracting symbol information for 'Cutelog'...
Finished extracting symbol information for 'Cutelog'. (3.95s)
Building documentation for 'Cutelog'...
Finished building documentation for 'Cutelog' (0.11s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/natinusala/swift-cutelog/master
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Updating https://github.com/apple/swift-log.git
Updating https://github.com/Kitura/BlueSocket.git
Updating https://github.com/malcommac/SwiftMsgPack.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.44s)
Updated https://github.com/Kitura/BlueSocket.git (0.55s)
Updated https://github.com/malcommac/SwiftMsgPack.git (0.55s)
Updated https://github.com/apple/swift-log.git (0.55s)
Computing version for https://github.com/malcommac/SwiftMsgPack.git
Computed https://github.com/malcommac/SwiftMsgPack.git at 1.2.0 (1.14s)
Computing version for https://github.com/Kitura/BlueSocket.git
Computed https://github.com/Kitura/BlueSocket.git at 2.0.4 (0.58s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.4.4 (0.58s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.57s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.81s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.43s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Building for debugging...
[0/7] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Compiling SymbolKit Identifier.swift
[7/53] Compiling SymbolKit KindIdentifier.swift
[8/53] Compiling SymbolKit Location.swift
[9/53] Compiling SymbolKit Mutability.swift
[10/57] Emitting module SymbolKit
[11/57] Compiling SymbolKit Mixin+Equals.swift
[12/57] Compiling SymbolKit Mixin+Hash.swift
[13/57] Compiling SymbolKit Mixin.swift
[14/57] Compiling SymbolKit LineList.swift
[15/57] Compiling SymbolKit Position.swift
[16/57] Compiling SymbolKit Names.swift
[17/57] Compiling SymbolKit SPI.swift
[18/57] Compiling SymbolKit Snippet.swift
[19/57] Compiling SymbolKit Extension.swift
[20/57] Compiling SymbolKit SourceRange.swift
[21/57] Compiling SymbolKit Metadata.swift
[22/57] Compiling SymbolKit Module.swift
[23/57] Compiling SymbolKit OperatingSystem.swift
[24/57] Compiling SymbolKit Platform.swift
[25/57] Compiling SymbolKit Relationship.swift
[26/57] Compiling SymbolKit RelationshipKind.swift
[27/57] Compiling SymbolKit SourceOrigin.swift
[28/57] Compiling SymbolKit GenericConstraints.swift
[29/57] Compiling SymbolKit Swift.swift
[30/57] Compiling SymbolKit GenericConstraint.swift
[31/57] Compiling SymbolKit GenericParameter.swift
[32/57] Compiling SymbolKit Generics.swift
[33/57] Compiling SymbolKit Namespace.swift
[34/57] Compiling SymbolKit SemanticVersion.swift
[35/57] Compiling SymbolKit AccessControl.swift
[36/57] Compiling SymbolKit Availability.swift
[37/57] Compiling SymbolKit AvailabilityItem.swift
[38/57] Compiling SymbolKit Domain.swift
[39/57] Compiling SymbolKit DeclarationFragments.swift
[40/57] Compiling SymbolKit Fragment.swift
[41/57] Compiling SymbolKit FragmentKind.swift
[42/57] Compiling SymbolKit FunctionParameter.swift
[43/57] Compiling SymbolKit FunctionSignature.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets SnippetParser.swift
[53/57] Compiling Snippets Snippet.swift
[54/57] Emitting module Snippets
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.75s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/15] Compiling Logging LogHandler.swift
[3/15] Compiling Socket SocketProtocols.swift
[4/15] Compiling Socket Socket+Equatable.swift
[5/15] Compiling Socket SocketUtils.swift
[6/15] Compiling Logging Locks.swift
[7/15] Emitting module Logging
[8/15] Compiling Logging Logging.swift
[9/15] Compiling SwiftMsgPack Encoder.swift
[10/15] Compiling SwiftMsgPack Commons.swift
[11/15] Emitting module SwiftMsgPack
[12/15] Compiling SwiftMsgPack Decoder.swift
[13/15] Compiling Socket Socket+Hashable.swift
[14/15] Compiling Socket Socket.swift
[15/15] Emitting module Socket
[16/20] Compiling Cutelog CutelogConstants.swift
[17/20] Emitting module Cutelog
/Users/admin/builder/spi-builder-workspace/Sources/Cutelog/CutelogLogger.swift:26:15: warning: deprecated default implementation is used to satisfy instance method 'log(level:message:metadata:source:file:function:line:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation
 24 |
 25 | /// swift-log handler bound to a ``CutelogLogger``.
 26 | public struct CutelogHandler: LogHandler {
    |               `- warning: deprecated default implementation is used to satisfy instance method 'log(level:message:metadata:source:file:function:line:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation
 27 |     let label: String
 28 |     let logger: CutelogLogger
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:168:17: note: 'log(level:message:metadata:source:file:function:line:)' declared here
127 |     ///     - function: The function the log line was emitted from.
128 |     ///     - line: The line the log message was emitted from.
129 |     func log(level: Logger.Level,
    |          `- note: requirement 'log(level:message:metadata:source:file:function:line:)' declared here
130 |              message: Logger.Message,
131 |              metadata: Logger.Metadata?,
    :
166 | extension LogHandler {
167 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
168 |     public func log(level: Logger.Level,
    |                 `- note: 'log(level:message:metadata:source:file:function:line:)' declared here
169 |                     message: Logger.Message,
170 |                     metadata: Logger.Metadata?,
[18/20] Compiling Cutelog LogRecord.swift
[19/20] Compiling Cutelog CutelogLogger.swift
/Users/admin/builder/spi-builder-workspace/Sources/Cutelog/CutelogLogger.swift:26:15: warning: deprecated default implementation is used to satisfy instance method 'log(level:message:metadata:source:file:function:line:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation
 24 |
 25 | /// swift-log handler bound to a ``CutelogLogger``.
 26 | public struct CutelogHandler: LogHandler {
    |               `- warning: deprecated default implementation is used to satisfy instance method 'log(level:message:metadata:source:file:function:line:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation
 27 |     let label: String
 28 |     let logger: CutelogLogger
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:168:17: note: 'log(level:message:metadata:source:file:function:line:)' declared here
127 |     ///     - function: The function the log line was emitted from.
128 |     ///     - line: The line the log message was emitted from.
129 |     func log(level: Logger.Level,
    |          `- note: requirement 'log(level:message:metadata:source:file:function:line:)' declared here
130 |              message: Logger.Message,
131 |              metadata: Logger.Metadata?,
    :
166 | extension LogHandler {
167 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
168 |     public func log(level: Logger.Level,
    |                 `- note: 'log(level:message:metadata:source:file:function:line:)' declared here
169 |                     message: Logger.Message,
170 |                     metadata: Logger.Metadata?,
[20/20] Compiling Cutelog Config.swift
Build of target: 'Cutelog' complete! (1.99s)
      78
2	/Users/admin/builder/spi-builder-workspace/.docs/natinusala/swift-cutelog/master
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/natinusala/swift-cutelog/master
File count: 78
Doc size:   2.0MB
Preparing doc bundle ...
Uploading prod-natinusala-swift-cutelog-master-7699f770.zip to s3://spi-docs-inbox/prod-natinusala-swift-cutelog-master-7699f770.zip
Copying... [19%]
Copying... [38%]
Copying... [56%]
Copying... [75%]
Copying... [94%]
Copying... [100%]
Done.