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 Transport, reference main (37ae9d), with Swift 6.0 for Linux on 6 Nov 2024 02:25:03 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/OperatorFoundation/Transport.git
Reference: main
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/OperatorFoundation/Transport
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 37ae9d1 .iOS(.v16) to comply with Net Package requirements
Cloned https://github.com/OperatorFoundation/Transport.git
Revision (git rev-parse @):
37ae9d195d001a7f24912794903170686a2254bb
SUCCESS checkout https://github.com/OperatorFoundation/Transport.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/OperatorFoundation/Transport.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/OperatorFoundation/Datable
[1/399] Fetching datable
Fetched https://github.com/OperatorFoundation/Datable from cache (0.39s)
Fetching https://github.com/OperatorFoundation/Net
[1/105] Fetching net
Fetched https://github.com/OperatorFoundation/Net from cache (0.35s)
Fetching https://github.com/OperatorFoundation/NetworkLinux
[1/199] Fetching networklinux
Fetched https://github.com/OperatorFoundation/NetworkLinux from cache (0.34s)
Fetching https://github.com/OperatorFoundation/BlueSocket.git
[1/2764] Fetching bluesocket
Fetched https://github.com/OperatorFoundation/BlueSocket.git from cache (0.57s)
Fetching https://github.com/OperatorFoundation/SwiftHexTools.git
[1/96] Fetching swifthextools
Fetched https://github.com/OperatorFoundation/SwiftHexTools.git from cache (0.31s)
Fetching https://github.com/apple/swift-argument-parser
[1/12358] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.94s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.81s)
Creating working copy for https://github.com/OperatorFoundation/NetworkLinux
Working copy of https://github.com/OperatorFoundation/NetworkLinux resolved at main (2c563f2)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Creating working copy for https://github.com/OperatorFoundation/BlueSocket.git
Working copy of https://github.com/OperatorFoundation/BlueSocket.git resolved at main (5a936a3)
Creating working copy for https://github.com/OperatorFoundation/Datable
Working copy of https://github.com/OperatorFoundation/Datable resolved at main (1186348)
Creating working copy for https://github.com/OperatorFoundation/SwiftHexTools.git
Working copy of https://github.com/OperatorFoundation/SwiftHexTools.git resolved at main (3d4b5a9)
Creating working copy for https://github.com/OperatorFoundation/Net
Working copy of https://github.com/OperatorFoundation/Net resolved at main (e49f54a)
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/8] Write sources
[7/8] Write swift-version-24593BA9C3E375BF.txt
[9/50] Emitting module Datable
[10/54] Compiling Datable Datable.swift
[11/54] Compiling Datable DatableConfig.swift
[12/54] Compiling Datable Double+MaybeDatable.swift
[13/54] Compiling Datable Double+Stringable.swift
[14/54] Compiling Datable File.swift
[15/54] Emitting module SwiftHexTools
[16/54] Compiling SwiftHexTools SwiftHexTools.swift
[17/55] Emitting module Socket
[18/55] Compiling Socket Socket+Equatable.swift
[19/55] Compiling Socket Socket+Hashable.swift
[20/55] Compiling Socket SocketProtocols.swift
[21/55] Compiling Socket Socket.swift
[22/55] Compiling Socket SocketUtils.swift
[25/56] Compiling Datable Int+MaybeDatable.swift
[26/56] Compiling Datable Int+MaybeIntable.swift
[27/56] Compiling Datable Int+Stringable.swift
[28/56] Compiling Datable Intable.swift
[29/56] Compiling Datable MaybeDatable.swift
[30/56] Compiling Datable String+Arrayable.swift
[31/56] Compiling Datable String+Datable.swift
[32/56] Compiling Datable String+Intable.swift
[33/56] Compiling Datable Stringable.swift
[34/56] Compiling Datable MaybeIntable.swift
[35/56] Compiling Datable MaybeNetworkIntable.swift
[36/56] Compiling Datable NetworkDatable.swift
[37/56] Compiling Datable NetworkIntable.swift
[38/57] Compiling Datable Float+Floatable.swift
[39/57] Compiling Datable Float+MaybeDatable.swift
[40/57] Compiling Datable Float+MaybeIntable.swift
[41/57] Compiling Datable Floatable.swift
[42/57] Compiling Datable Int+Floatable.swift
[43/71] Compiling NetworkLinux IPv6Address.swift
[44/71] Compiling NetworkLinux NWListener.swift
[45/71] Compiling NetworkLinux NWParameters.swift
[46/71] Compiling NetworkLinux NWConnection.swift
[47/71] Compiling NetworkLinux NWEndpoint.swift
[48/71] Compiling NetworkLinux NWProtocol.swift
[49/71] Compiling NetworkLinux NWProtocolDefinition.swift
[50/71] Compiling NetworkLinux NWError.swift
[51/71] Compiling NetworkLinux NWInterface.swift
[52/71] Compiling NetworkLinux IPv4Address.swift
[55/72] Compiling NetworkLinux NWProtocolMetadata.swift
[56/72] Compiling NetworkLinux NWProtocolOptions.swift
[57/72] Compiling NetworkLinux NWProtocolTCP.swift
[58/72] Compiling NetworkLinux NWProtocolTLS.swift
[59/72] Compiling NetworkLinux NWProtocolUDP.swift
[68/72] Emitting module NetworkLinux
[70/73] Compiling Datable StringableArray+CSVable.swift
[71/73] Compiling Datable UInt+Datable.swift
[72/73] Compiling Datable UInt+MaybeNetworkDatable.swift
[73/73] Compiling Datable UInt+Stringable.swift
[75/80] Compiling Net Net.swift
[76/80] Compiling Net Network+Stringable.swift
[77/80] Compiling Net Network+MaybeDatable.swift
[78/80] Emitting module Net
[79/80] Compiling Net Ipify.swift
[80/80] Compiling Net Network+Codable.swift
[82/89] Compiling Transport ServerConfig.swift
[83/89] Compiling Transport Connection.swift
[84/89] Compiling Transport NetworkConnectionFactory.swift
[85/89] Emitting module Transport
[86/89] Compiling Transport Listener.swift
[87/89] Compiling Transport ConnectionFactory.swift
[88/89] Compiling Transport NWConnection+Connection.swift
[89/89] Compiling Transport NWListener+Listener.swift
Build complete! (63.10s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "datable",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/OperatorFoundation/Datable"
    },
    {
      "identity" : "net",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/OperatorFoundation/Net"
    }
  ],
  "manifest_display_name" : "Transport",
  "name" : "Transport",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "Transport",
      "targets" : [
        "Transport"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "TransportTests",
      "module_type" : "SwiftTarget",
      "name" : "TransportTests",
      "path" : "Tests/TransportTests",
      "product_dependencies" : [
        "Datable"
      ],
      "sources" : [
        "TransportTests.swift"
      ],
      "target_dependencies" : [
        "Transport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Transport",
      "module_type" : "SwiftTarget",
      "name" : "Transport",
      "path" : "Sources/Transport",
      "product_dependencies" : [
        "Net"
      ],
      "product_memberships" : [
        "Transport"
      ],
      "sources" : [
        "Connection.swift",
        "ConnectionFactory.swift",
        "Listener.swift",
        "NWConnection+Connection.swift",
        "NWListener+Listener.swift",
        "NetworkConnectionFactory.swift",
        "ServerConfig.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
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.