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 LevelLogger, reference 1.0.0 (71a16b), with Swift 6.0 for Linux on 31 Oct 2024 09:31:39 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pedantix/levellogger.git
Reference: 1.0.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/pedantix/levellogger
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 71a16b4 initial commit
Cloned https://github.com/pedantix/levellogger.git
Revision (git rev-parse @):
71a16b407ad64c55052a961258b540128120cb73
SUCCESS checkout https://github.com/pedantix/levellogger.git at 1.0.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/pedantix/levellogger.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/vapor/console.git
[1/5470] Fetching console
Fetched https://github.com/vapor/console.git from cache (0.28s)
Computing version for https://github.com/vapor/console.git
Computed https://github.com/vapor/console.git at 3.1.1 (0.45s)
Fetching https://github.com/vapor/core.git
Fetching https://github.com/vapor/service.git
[1/919] Fetching service
[323/21062] Fetching service, core
Fetched https://github.com/vapor/service.git from cache (0.60s)
Fetched https://github.com/vapor/core.git from cache (0.61s)
Computing version for https://github.com/vapor/service.git
Computed https://github.com/vapor/service.git at 1.0.2 (0.42s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 3.10.1 (0.43s)
Fetching https://github.com/apple/swift-nio.git
[1/71091] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (3.98s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.14.4 (0.45s)
Fetching https://github.com/apple/swift-nio-zlib-support.git
[1/15] Fetching swift-nio-zlib-support
Fetched https://github.com/apple/swift-nio-zlib-support.git from cache (0.19s)
Computing version for https://github.com/apple/swift-nio-zlib-support.git
Computed https://github.com/apple/swift-nio-zlib-support.git at 1.0.0 (0.40s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 1.14.4
Creating working copy for https://github.com/apple/swift-nio-zlib-support.git
Working copy of https://github.com/apple/swift-nio-zlib-support.git resolved at 1.0.0
Creating working copy for https://github.com/vapor/console.git
Working copy of https://github.com/vapor/console.git resolved at 3.1.1
Creating working copy for https://github.com/vapor/service.git
Working copy of https://github.com/vapor/service.git resolved at 1.0.2
Creating working copy for https://github.com/vapor/core.git
Working copy of https://github.com/vapor/core.git resolved at 3.10.1
warning: 'swift-nio-zlib-support': ignoring declared target(s) 'swift-nio-zlib-support' in the system package
Building for debugging...
[0/19] Write sources
[13/19] Compiling CNIODarwin shim.c
[14/19] Compiling CNIOLinux ifaddrs-android.c
[15/19] Compiling CNIOSHA1 c_nio_sha1.c
[16/19] Compiling CNIOLinux shim.c
[17/19] Write swift-version-24593BA9C3E375BF.txt
[19/28] Emitting module NIOPriorityQueue
[19/28] Compiling c-atomics.c
[21/31] Emitting module Debugging
[22/31] Compiling NIOPriorityQueue PriorityQueue.swift
[23/31] Compiling NIOPriorityQueue Heap.swift
[24/32] Emitting module NIOConcurrencyHelpers
[25/32] Compiling NIOConcurrencyHelpers lock.swift
[26/32] Compiling NIOConcurrencyHelpers atomics.swift
[29/33] Compiling COperatingSystem libc.swift
[30/33] Emitting module COperatingSystem
[32/84] Compiling Debugging SourceLocation.swift
[33/84] Compiling Debugging Debuggable.swift
[34/84] Compiling Debugging Demangler.swift
[36/85] Compiling NIO Heap.swift
[37/85] Compiling NIO IO.swift
[38/85] Compiling NIO IOData.swift
[39/85] Compiling NIO IntegerTypes.swift
[40/85] Compiling NIO Interfaces.swift
[41/85] Compiling NIO Linux.swift
[42/85] Compiling NIO LinuxCPUSet.swift
[43/85] Compiling NIO ByteBuffer-int.swift
[44/85] Compiling NIO ByteBuffer-views.swift
[45/85] Compiling NIO Channel.swift
[46/85] Compiling NIO ChannelHandler.swift
[47/85] Compiling NIO ChannelHandlers.swift
[48/85] Compiling NIO ChannelInvoker.swift
[49/85] Compiling NIO ChannelOption.swift
[50/91] Compiling NIO RecvByteBufferAllocator.swift
[51/91] Compiling NIO Resolver.swift
[52/91] Compiling NIO Selectable.swift
[53/91] Compiling NIO Selector.swift
[54/91] Compiling NIO ServerSocket.swift
[55/91] Compiling NIO Socket.swift
[56/91] Compiling NIO SocketAddresses.swift
[57/91] Emitting module NIO
[58/91] Compiling NIO MarkedCircularBuffer.swift
[59/91] Compiling NIO MulticastChannel.swift
[60/91] Compiling NIO NIOAny.swift
[61/91] Compiling NIO NonBlockingFileIO.swift
[62/91] Compiling NIO PendingDatagramWritesManager.swift
[63/91] Compiling NIO PendingWritesManager.swift
[64/91] Compiling NIO PriorityQueue.swift
[65/91] Compiling NIO EventLoop.swift
[66/91] Compiling NIO EventLoopFuture.swift
[67/91] Compiling NIO FileDescriptor.swift
[68/91] Compiling NIO FileHandle.swift
[69/91] Compiling NIO FileRegion.swift
[70/91] Compiling NIO GetaddrinfoResolver.swift
[71/91] Compiling NIO HappyEyeballs.swift
[72/91] Compiling NIO ChannelPipeline.swift
[73/91] Compiling NIO CircularBuffer.swift
[74/91] Compiling NIO Codec.swift
[75/91] Compiling NIO CompositeError.swift
[76/91] Compiling NIO ContiguousCollection.swift
[77/91] Compiling NIO DeadChannel.swift
[78/91] Compiling NIO Embedded.swift
[79/91] Compiling NIO AddressedEnvelope.swift
[80/91] Compiling NIO BaseSocket.swift
[81/91] Compiling NIO BaseSocketChannel.swift
[82/91] Compiling NIO BlockingIOThreadPool.swift
[83/91] Compiling NIO Bootstrap.swift
[84/91] Compiling NIO ByteBuffer-aux.swift
[85/91] Compiling NIO ByteBuffer-core.swift
[86/91] Compiling NIO SocketChannel.swift
[87/91] Compiling NIO SocketOptionProvider.swift
[88/91] Compiling NIO System.swift
[89/91] Compiling NIO Thread.swift
[90/91] Compiling NIO TypeAssistedChannelHandler.swift
[91/91] Compiling NIO Utilities.swift
[93/121] Compiling Bits ByteBuffer+binaryFloatingPointOperations.swift
[94/121] Compiling Bits ByteBuffer+peek.swift
[95/121] Compiling Async Collection+Future.swift
[96/121] Compiling Async Deprecated.swift
[97/122] Emitting module Async
[98/122] Emitting module NIOFoundationCompat
[99/122] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[100/123] Compiling Bits Bytes.swift
[101/123] Compiling Async Worker.swift
[102/124] Emitting module Bits
[103/124] Compiling Bits ByteBuffer+require.swift
[104/124] Compiling Bits ByteBuffer+string.swift
[106/124] Compiling Bits Byte+Control.swift
[107/124] Compiling Bits Byte+Digit.swift
[108/124] Compiling Async Future+Flatten.swift
[109/124] Compiling Async Future+Global.swift
[110/124] Compiling Bits Deprecated.swift
[119/124] Compiling Bits Data+Strings.swift
[120/124] Compiling Bits Data+Bytes.swift
[121/125] Compiling Async FutureType.swift
[122/125] Compiling Async QueueHandler.swift
[123/125] Compiling Async Future+Variadic.swift
[124/125] Compiling Async Future+Void.swift
[127/149] Compiling Core DirectoryConfig.swift
[128/149] Compiling Core Exports.swift
[129/149] Compiling Core File.swift
[130/149] Compiling Core NotFound.swift
[131/149] Compiling Core OptionalType.swift
[132/149] Compiling Core Process+Execute.swift
[133/152] Compiling Core Future+Unwrap.swift
[134/152] Compiling Core FutureEncoder.swift
[135/152] Compiling Core HeaderValue.swift
[136/152] Compiling Core BasicKey.swift
[137/152] Compiling Core CaseInsensitiveString.swift
[138/152] Compiling Core Decodable+Reflectable.swift
[139/152] Compiling Core ReflectionDecodable.swift
[140/152] Compiling Core Reflectable.swift
[141/152] Compiling Core String+Utilities.swift
[142/152] Compiling Core Thread+Async.swift
[143/152] Emitting module Core
[144/152] Compiling Core ReflectionDecoders.swift
[145/152] Compiling Core CoreError.swift
[146/152] Compiling Core Data+Base64URL.swift
[147/152] Compiling Core Data+Hex.swift
[148/152] Compiling Core DataCoders.swift
[149/152] Compiling Core Deprecated.swift
[150/152] Compiling Core LosslessDataConvertible.swift
[151/152] Compiling Core MediaType.swift
[152/152] Compiling Core NestedData.swift
[154/177] Compiling Logging PrintLogger.swift
[155/177] Compiling Logging Logger.swift
[156/177] Compiling Logging LogLevel.swift
[157/177] Emitting module Logging
[158/177] Compiling Logging Exports.swift
[159/178] Compiling Service Deprecated.swift
[160/178] Compiling Service Exports.swift
[162/180] Emitting module Service
[163/180] Compiling Service Environment.swift
[164/180] Compiling Service Provider.swift
[165/180] Compiling Service BasicServiceFactory.swift
[166/180] Compiling Service Config.swift
[167/180] Compiling Service BasicContainer.swift
[168/180] Compiling Service BasicSubContainer.swift
[169/180] Compiling Service Service.swift
[170/180] Compiling Service ServiceCache.swift
[171/180] Compiling Service ServiceFactory.swift
[172/180] Compiling Service Container.swift
[173/180] Compiling Service ContainerAlias.swift
[174/180] Compiling Service SubContainer.swift
[175/180] Compiling Service Services.swift
[176/180] Compiling Service TypeServiceFactory.swift
[177/180] Compiling Service ServiceID.swift
[178/180] Compiling Service ServiceType.swift
[179/180] Compiling Service Extendable.swift
[180/180] Compiling Service ServiceError.swift
[182/207] Compiling Console ActivityBar.swift
[183/207] Compiling Console ActivityIndicator.swift
[184/207] Compiling Console ActivityIndicatorRenderer.swift
[185/207] Compiling Console ActivityIndicatorState.swift
[186/210] Emitting module Console
[187/210] Compiling Console Console+Ephemeral.swift
[188/210] Compiling Console ConsoleClear.swift
[189/210] Compiling Console Console.swift
[190/210] Compiling Console Deprecated.swift
[191/210] Compiling Console CustomActivity.swift
[192/210] Compiling Console LoadingBar.swift
[193/210] Compiling Console ProgressBar.swift
[194/210] Compiling Console Console+Clear.swift
[195/210] Compiling Console Console+Ask.swift
[196/210] Compiling Console Console+Choose.swift
[197/210] Compiling Console Console+Confirm.swift
[198/210] Compiling Console Console+Input.swift
[199/210] Compiling Console ConsoleColor.swift
[200/210] Compiling Console ConsoleStyle.swift
[201/210] Compiling Console ConsoleText.swift
[202/210] Compiling Console Console+Center.swift
[203/210] Compiling Console Console+Output.swift
[204/210] Compiling Console Console+Wait.swift
[205/210] Compiling Console ConsoleTextFragment.swift
[206/210] Compiling Console ANSI.swift
[207/210] Compiling Console Terminal.swift
[208/210] Compiling Console ConsoleError.swift
[209/210] Compiling Console ConsoleLogger.swift
[210/210] Compiling Console Exports.swift
[212/214] Compiling LevelLogger LevelLogger.swift
/host/spi-builder-workspace/Sources/LevelLogger/LevelLogger.swift:59:1: warning: extension declares a conformance of imported type 'LogLevel' to imported protocol 'Service'; this will not behave correctly if the owners of 'Logging' introduce this conformance in the future
57 | }
58 |
59 | extension LogLevel: Service { }
   | |- warning: extension declares a conformance of imported type 'LogLevel' to imported protocol 'Service'; this will not behave correctly if the owners of 'Logging' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
60 |
61 | extension LogLevel: Comparable, Equatable {
/host/spi-builder-workspace/Sources/LevelLogger/LevelLogger.swift:61:1: warning: extension declares a conformance of imported type 'LogLevel' to imported protocols 'Comparable', 'Equatable'; this will not behave correctly if the owners of 'Logging' introduce this conformance in the future
59 | extension LogLevel: Service { }
60 |
61 | extension LogLevel: Comparable, Equatable {
   | |- warning: extension declares a conformance of imported type 'LogLevel' to imported protocols 'Comparable', 'Equatable'; this will not behave correctly if the owners of 'Logging' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
62 |     private var orderValue: Int {
63 |         switch self {
[213/214] Compiling LevelLogger LevelLoggerProvider.swift
[214/214] Emitting module LevelLogger
/host/spi-builder-workspace/Sources/LevelLogger/LevelLogger.swift:59:1: warning: extension declares a conformance of imported type 'LogLevel' to imported protocol 'Service'; this will not behave correctly if the owners of 'Logging' introduce this conformance in the future
57 | }
58 |
59 | extension LogLevel: Service { }
   | |- warning: extension declares a conformance of imported type 'LogLevel' to imported protocol 'Service'; this will not behave correctly if the owners of 'Logging' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
60 |
61 | extension LogLevel: Comparable, Equatable {
/host/spi-builder-workspace/Sources/LevelLogger/LevelLogger.swift:61:1: warning: extension declares a conformance of imported type 'LogLevel' to imported protocols 'Comparable', 'Equatable'; this will not behave correctly if the owners of 'Logging' introduce this conformance in the future
59 | extension LogLevel: Service { }
60 |
61 | extension LogLevel: Comparable, Equatable {
   | |- warning: extension declares a conformance of imported type 'LogLevel' to imported protocols 'Comparable', 'Equatable'; this will not behave correctly if the owners of 'Logging' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
62 |     private var orderValue: Int {
63 |         switch self {
Build complete! (26.43s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "console",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/console.git"
    }
  ],
  "manifest_display_name" : "LevelLogger",
  "name" : "LevelLogger",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "LevelLogger",
      "targets" : [
        "LevelLogger"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LevelLoggerTests",
      "module_type" : "SwiftTarget",
      "name" : "LevelLoggerTests",
      "path" : "Tests/LevelLoggerTests",
      "sources" : [
        "LevelLoggerTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "LevelLogger"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LevelLogger",
      "module_type" : "SwiftTarget",
      "name" : "LevelLogger",
      "path" : "Sources/LevelLogger",
      "product_dependencies" : [
        "Console"
      ],
      "product_memberships" : [
        "LevelLogger"
      ],
      "sources" : [
        "LevelLogger.swift",
        "LevelLoggerProvider.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.