Build Information
Successful build of swift-cutelog, reference master (484604
), with Swift 6.0 for macOS (SPM) on 8 Nov 2024 15:56:44 UTC.
Swift 6 data race errors: 1
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.57.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/apple/swift-log.git
Fetching https://github.com/malcommac/SwiftMsgPack.git
Fetching https://github.com/Kitura/BlueSocket.git
[1/439] Fetching swiftmsgpack
[67/4116] Fetching swiftmsgpack, swift-log
[288/7058] Fetching swiftmsgpack, swift-log, bluesocket
Fetched https://github.com/apple/swift-log.git from cache (1.22s)
Fetched https://github.com/malcommac/SwiftMsgPack.git from cache (1.22s)
Fetched https://github.com/Kitura/BlueSocket.git from cache (1.22s)
Computing version for https://github.com/malcommac/SwiftMsgPack.git
Computed https://github.com/malcommac/SwiftMsgPack.git at 1.2.0 (0.67s)
Computing version for https://github.com/Kitura/BlueSocket.git
Computed https://github.com/Kitura/BlueSocket.git at 2.0.4 (0.67s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.4.4 (0.69s)
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.1",
"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.71s)
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/malcommac/SwiftMsgPack.git from cache
Fetching https://github.com/Kitura/BlueSocket.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.60s)
Fetched https://github.com/malcommac/SwiftMsgPack.git from cache (0.60s)
Fetched https://github.com/Kitura/BlueSocket.git from cache (0.60s)
Computing version for https://github.com/malcommac/SwiftMsgPack.git
Computed https://github.com/malcommac/SwiftMsgPack.git at 1.2.0 (0.02s)
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.1 (0.46s)
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/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.1
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/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.0
Building package at path: $PWD
https://github.com/natinusala/swift-cutelog.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/10] Write sources
[5/10] Write Demo-entitlement.plist
[6/10] Write swift-version--7754E27361AE5C74.txt
[8/24] Compiling Logging Logging.swift
[9/24] Compiling Logging Locks.swift
[10/24] Emitting module Logging
[11/24] Compiling Logging LogHandler.swift
[12/24] Compiling Socket SocketUtils.swift
[13/24] Emitting module Socket
[14/24] Compiling SwiftMsgPack Decoder.swift
[15/24] Compiling SwiftMsgPack Commons.swift
[16/24] Emitting module SwiftMsgPack
[17/24] Compiling SwiftMsgPack Encoder.swift
[18/24] Compiling Socket SocketProtocols.swift
[19/24] Compiling Socket Socket+Hashable.swift
[20/24] Compiling Socket Socket+Equatable.swift
[21/24] Compiling Socket Socket.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; this is an error in the Swift 6 language mode
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; this is an error in the Swift 6 language mode
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! (16.84s)
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.0
Target: Cutelog
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
* branch 88815688627177b9716a01ca41da19397bd30e47 -> FETCH_HEAD
HEAD is now at 8881568 Update the artifact
Extracting symbol information for 'Cutelog'...
Finished extracting symbol information for 'Cutelog'. (4.55s)
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
Updating https://github.com/apple/swift-log.git
Updating https://github.com/Kitura/BlueSocket.git
Updated https://github.com/apple/swift-log.git (0.55s)
Updated https://github.com/Kitura/BlueSocket.git (0.63s)
[1/2038] Fetching swift-docc-plugin
Updating https://github.com/malcommac/SwiftMsgPack.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.27s)
Updated https://github.com/malcommac/SwiftMsgPack.git (0.48s)
Computing version for https://github.com/malcommac/SwiftMsgPack.git
Computed https://github.com/malcommac/SwiftMsgPack.git at 1.2.0 (0.63s)
Computing version for https://github.com/Kitura/BlueSocket.git
Computed https://github.com/Kitura/BlueSocket.git at 2.0.4 (0.64s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.4.4 (0.63s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.62s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3168] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.28s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.67s)
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
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
Building for debugging...
[0/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version--7754E27361AE5C74.txt
[6/53] Compiling SymbolKit Mixin+Equals.swift
[7/53] Compiling SymbolKit Mixin+Hash.swift
[8/53] Compiling SymbolKit Mixin.swift
[9/53] Compiling SymbolKit LineList.swift
[10/53] Compiling SymbolKit Position.swift
[11/57] Emitting module SymbolKit
[12/57] Compiling SymbolKit Symbol.swift
[13/57] Compiling SymbolKit SymbolKind.swift
[14/57] Compiling SymbolKit SymbolGraph.swift
[15/57] Compiling SymbolKit GraphCollector.swift
[16/57] Compiling SymbolKit GenericConstraint.swift
[17/57] Compiling SymbolKit GenericParameter.swift
[18/57] Compiling SymbolKit Generics.swift
[19/57] Compiling SymbolKit Namespace.swift
[20/57] Compiling SymbolKit Names.swift
[21/57] Compiling SymbolKit SPI.swift
[22/57] Compiling SymbolKit Snippet.swift
[23/57] Compiling SymbolKit Extension.swift
[24/57] Compiling SymbolKit SemanticVersion.swift
[25/57] Compiling SymbolKit AccessControl.swift
[26/57] Compiling SymbolKit Availability.swift
[27/57] Compiling SymbolKit AvailabilityItem.swift
[28/57] Compiling SymbolKit Domain.swift
[29/57] Compiling SymbolKit Relationship.swift
[30/57] Compiling SymbolKit RelationshipKind.swift
[31/57] Compiling SymbolKit SourceOrigin.swift
[32/57] Compiling SymbolKit GenericConstraints.swift
[33/57] Compiling SymbolKit Swift.swift
[34/57] Compiling SymbolKit DeclarationFragments.swift
[35/57] Compiling SymbolKit Fragment.swift
[36/57] Compiling SymbolKit FragmentKind.swift
[37/57] Compiling SymbolKit FunctionParameter.swift
[38/57] Compiling SymbolKit FunctionSignature.swift
[39/57] Compiling SymbolKit Identifier.swift
[40/57] Compiling SymbolKit KindIdentifier.swift
[41/57] Compiling SymbolKit Location.swift
[42/57] Compiling SymbolKit Mutability.swift
[43/57] Compiling SymbolKit SourceRange.swift
[44/57] Compiling SymbolKit Metadata.swift
[45/57] Compiling SymbolKit Module.swift
[46/57] Compiling SymbolKit OperatingSystem.swift
[47/57] Compiling SymbolKit Platform.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] Emitting module Snippets
[54/57] Compiling Snippets Snippet.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.18s)
Building for debugging...
[0/1] Write swift-version--7754E27361AE5C74.txt
[2/15] Emitting module Logging
[3/15] Compiling Logging Locks.swift
[4/15] Compiling Logging LogHandler.swift
[5/15] Compiling Logging Logging.swift
[6/15] Emitting module Socket
[7/15] Compiling SwiftMsgPack Decoder.swift
[8/15] Compiling SwiftMsgPack Encoder.swift
[9/15] Emitting module SwiftMsgPack
[10/15] Compiling SwiftMsgPack Commons.swift
[11/15] Compiling Socket SocketUtils.swift
[12/15] Compiling Socket Socket+Hashable.swift
[13/15] Compiling Socket Socket+Equatable.swift
[14/15] Compiling Socket SocketProtocols.swift
[15/15] Compiling Socket Socket.swift
[16/20] Compiling Cutelog Config.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 CutelogConstants.swift
Build of target: 'Cutelog' complete! (2.34s)
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-9bc89b39.zip to s3://spi-docs-inbox/prod-natinusala-swift-cutelog-master-9bc89b39.zip
Copying... [19%]
Copying... [38%]
Copying... [56%]
Copying... [75%]
Copying... [94%]
Copying... [100%]
Done.