The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of SwifterLog, reference master (763aff), with Swift 6.2 (beta) for Linux on 18 Jun 2025 09:58:32 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.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Balancingrock/SwifterLog.git
Reference: master
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/Balancingrock/SwifterLog
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 763aff4 Added xcode installation
Cloned https://github.com/Balancingrock/SwifterLog.git
Revision (git rev-parse @):
763aff422f5c2e9571a652a8714f38dec27c19d7
SUCCESS checkout https://github.com/Balancingrock/SwifterLog.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Balancingrock/SwifterLog.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.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/Balancingrock/VJson
Fetching https://github.com/Balancingrock/SwifterSockets
[1/1271] Fetching swiftersockets
[548/2514] Fetching swiftersockets, vjson
Fetched https://github.com/Balancingrock/VJson from cache (0.41s)
Fetched https://github.com/Balancingrock/SwifterSockets from cache (0.43s)
Computing version for https://github.com/Balancingrock/SwifterSockets
Computed https://github.com/Balancingrock/SwifterSockets at 1.1.3 (0.84s)
Computing version for https://github.com/Balancingrock/VJson
Computed https://github.com/Balancingrock/VJson at 1.3.6 (0.40s)
Fetching https://github.com/Balancingrock/BRUtils
Fetching https://github.com/Balancingrock/Ascii
[1/99] Fetching ascii
[100/435] Fetching ascii, brutils
Fetched https://github.com/Balancingrock/Ascii from cache (0.28s)
Fetched https://github.com/Balancingrock/BRUtils from cache (0.28s)
Computing version for https://github.com/Balancingrock/Ascii
Computed https://github.com/Balancingrock/Ascii at 1.5.2 (0.69s)
Computing version for https://github.com/Balancingrock/BRUtils
Computed https://github.com/Balancingrock/BRUtils at 1.1.5 (0.40s)
Creating working copy for https://github.com/Balancingrock/SwifterSockets
Working copy of https://github.com/Balancingrock/SwifterSockets resolved at 1.1.3
Creating working copy for https://github.com/Balancingrock/Ascii
Working copy of https://github.com/Balancingrock/Ascii resolved at 1.5.2
Creating working copy for https://github.com/Balancingrock/BRUtils
Working copy of https://github.com/Balancingrock/BRUtils resolved at 1.1.5
Creating working copy for https://github.com/Balancingrock/VJson
Working copy of https://github.com/Balancingrock/VJson resolved at 1.3.6
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/33] Emitting module BRUtils
[8/34] Emitting module Ascii
[9/34] Compiling Ascii Ascii.swift
[11/35] Compiling BRUtils Date.Extensions.swift
[12/35] Compiling BRUtils TimeRelated.swift
[13/35] Compiling BRUtils NSNumber.Extensions.swift
[14/35] Emitting module SwifterSockets
[15/35] Compiling SwifterSockets FileDescriptorMacros.swift
[16/35] Compiling SwifterSockets InterfaceAccess.swift
[17/37] Compiling BRUtils Endianness.swift
[18/37] Compiling BRUtils GlobalFunctions.swift
[19/37] Compiling SwifterSockets TipServer.swift
[20/37] Compiling SwifterSockets TipTransfer.swift
[21/37] Compiling BRUtils Data.Extensions.swift
[24/37] Compiling BRUtils Int.Extensions.swift
[25/38] Compiling SwifterSockets ConnectToTipServer.swift
[26/38] Compiling SwifterSockets Connection.swift
[27/38] Compiling SwifterSockets ConnectionPool.swift
[28/38] Compiling SwifterSockets ReceiverProtocol.swift
[29/38] Compiling SwifterSockets ServerProtocol.swift
[30/38] Compiling SwifterSockets SetupTipServer.swift
[31/38] Compiling SwifterSockets SwifterSocketsResult.swift
[33/38] Compiling SwifterSockets SwifterSocketsUtils.swift
[34/38] Compiling SwifterSockets TipAccept.swift
[35/38] Compiling SwifterSockets TipInterface.swift
[36/38] Compiling SwifterSockets TipReceiverLoop.swift
[37/38] Compiling SwifterSockets TransmitterProtocol.swift
[38/38] Compiling SwifterSockets WaitForSelect.swift
[40/63] Compiling VJson Persisting.swift
[41/63] Compiling VJson PipeOperator.swift
[42/63] Compiling VJson Protocols.swift
[43/66] Compiling VJson Merge.swift
[44/66] Compiling VJson Name.swift
[45/66] Compiling VJson Null.swift
[46/66] Compiling VJson Bool.swift
[47/66] Compiling VJson Children.swift
[48/66] Compiling VJson Code.swift
[49/66] Compiling VJson Duplicate.swift
[50/66] Compiling VJson Sequence.swift
[51/66] Compiling VJson String.swift
[52/66] Compiling VJson Subscript.swift
[53/66] Compiling VJson Array.swift
[54/66] Compiling VJson ArrayObject.swift
[55/66] Compiling VJson AssignmentOperator.swift
[56/66] Compiling VJson AuxillaryFunctions.swift
[57/66] Emitting module VJson
[58/66] Compiling VJson Type.swift
[59/66] Compiling VJson UnicodeSupport.swift
[60/66] Compiling VJson VJson.swift
[61/66] Compiling VJson Equatable.swift
[62/66] Compiling VJson Hierarchy.swift
[63/66] Compiling VJson KeyValueCoding.swift
[64/66] Compiling VJson Number.swift
[65/66] Compiling VJson Object.swift
[66/66] Compiling VJson Parsers.swift
[68/80] Compiling SwifterLog Target.Stdout.swift
[69/81] Compiling SwifterLog Target.OSLog.swift
[70/81] Compiling SwifterLog Target.swift
[71/81] Compiling SwifterLog Target.Logfiles.swift
[72/81] Compiling SwifterLog Target.Network.swift
[73/81] Emitting module SwifterLog
[74/81] Compiling SwifterLog Entry.swift
[75/81] Compiling SwifterLog Extensions.swift
[76/81] Compiling SwifterLog Source.swift
[77/81] Compiling SwifterLog Target.Callback.swift
[78/81] Compiling SwifterLog Filter.swift
[79/81] Compiling SwifterLog Formatter.swift
[80/81] Compiling SwifterLog Level.swift
[81/81] Compiling SwifterLog Logger.swift
Build complete! (26.72s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "vjson",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Balancingrock/VJson"
    },
    {
      "identity" : "swiftersockets",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Balancingrock/SwifterSockets"
    }
  ],
  "manifest_display_name" : "SwifterLog",
  "name" : "SwifterLog",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.12"
    },
    {
      "name" : "ios",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "SwifterLog",
      "targets" : [
        "SwifterLog"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "4",
    "4.2",
    "5"
  ],
  "targets" : [
    {
      "c99name" : "SwifterLog",
      "module_type" : "SwiftTarget",
      "name" : "SwifterLog",
      "path" : "Sources/SwifterLog",
      "product_dependencies" : [
        "VJson",
        "SwifterSockets"
      ],
      "product_memberships" : [
        "SwifterLog"
      ],
      "sources" : [
        "Entry.swift",
        "Extensions.swift",
        "Filter.swift",
        "Formatter.swift",
        "Level.swift",
        "Logger.swift",
        "Source.swift",
        "Target.Callback.swift",
        "Target.Logfiles.swift",
        "Target.Network.swift",
        "Target.OSLog.swift",
        "Target.Stdout.swift",
        "Target.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.