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 JLog, reference main (d57cef), with Swift 6.1 for Linux on 1 May 2025 04:22:56 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jollyjinx/JLog.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/jollyjinx/JLog
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d57cef7 fixed concurrency issue
Cloned https://github.com/jollyjinx/JLog.git
Revision (git rev-parse @):
d57cef799eca123709928501a85a6071bc3de1a8
SUCCESS checkout https://github.com/jollyjinx/JLog.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/jollyjinx/JLog.git
https://github.com/jollyjinx/JLog.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-log-format-and-pipe",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Adorkable/swift-log-format-and-pipe"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    }
  ],
  "manifest_display_name" : "JLog",
  "name" : "JLog",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "18.0"
    },
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "18.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "JLog",
      "targets" : [
        "JLog"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "JLogExample",
      "targets" : [
        "JLogExample"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "JLogTests",
      "module_type" : "SwiftTarget",
      "name" : "JLogTests",
      "path" : "Tests/JLogTests",
      "sources" : [
        "JLogTests.swift"
      ],
      "target_dependencies" : [
        "JLog"
      ],
      "type" : "test"
    },
    {
      "c99name" : "JLogExample",
      "module_type" : "SwiftTarget",
      "name" : "JLogExample",
      "path" : "Sources/JLogExample",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "JLogExample"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "JLog"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "JLog",
      "module_type" : "SwiftTarget",
      "name" : "JLog",
      "path" : "Sources/JLog",
      "product_dependencies" : [
        "Logging",
        "LoggingFormatAndPipe"
      ],
      "product_memberships" : [
        "JLog",
        "JLogExample"
      ],
      "sources" : [
        "JLog.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/Adorkable/swift-log-format-and-pipe
Fetching https://github.com/apple/swift-argument-parser
[1/190] Fetching swift-log-format-and-pipe
[190/4026] Fetching swift-log-format-and-pipe, swift-log
Fetched https://github.com/Adorkable/swift-log-format-and-pipe from cache (0.40s)
[2993/3836] Fetching swift-log
[3837/18786] Fetching swift-log, swift-argument-parser
Fetched https://github.com/apple/swift-log.git from cache (0.60s)
[150/14950] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.37s)
Computing version for https://github.com/Adorkable/swift-log-format-and-pipe
Computed https://github.com/Adorkable/swift-log-format-and-pipe at 0.1.1 (5.16s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (0.99s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (1.11s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.5.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/Adorkable/swift-log-format-and-pipe
Working copy of https://github.com/Adorkable/swift-log-format-and-pipe resolved at 0.1.1
Building for debugging...
[0/15] Write sources
[6/15] Write swift-version-24593BA9C3E375BF.txt
[8/22] Emitting module Logging
[9/22] Compiling ArgumentParserToolInfo ToolInfo.swift
[10/22] Emitting module ArgumentParserToolInfo
[11/23] Wrapping AST for ArgumentParserToolInfo for debugging
[13/57] Compiling Logging MetadataProvider.swift
[14/57] Compiling Logging Locks.swift
[15/57] Compiling Logging LogHandler.swift
[16/57] Compiling Logging Logging.swift
[17/58] Wrapping AST for Logging for debugging
[19/64] Compiling LoggingFormatAndPipe LoggerTextOutputStreamPipe.swift
[20/64] Compiling LoggingFormatAndPipe Handler.swift
[21/64] Compiling ArgumentParser ArgumentHelp.swift
[22/64] Compiling ArgumentParser CompletionKind.swift
[23/64] Compiling ArgumentParser Errors.swift
[24/64] Compiling ArgumentParser Flag.swift
[25/64] Compiling ArgumentParser NameSpecification.swift
[26/68] Compiling LoggingFormatAndPipe Formatter.swift
[27/68] Emitting module LoggingFormatAndPipe
[28/68] Compiling LoggingFormatAndPipe BasicFormatter.swift
[29/68] Compiling LoggingFormatAndPipe Pipe.swift
[31/69] Emitting module ArgumentParser
[32/69] Compiling ArgumentParser BashCompletionsGenerator.swift
[33/69] Compiling ArgumentParser CompletionsGenerator.swift
[34/69] Compiling ArgumentParser FishCompletionsGenerator.swift
[35/69] Compiling ArgumentParser ZshCompletionsGenerator.swift
[36/69] Compiling ArgumentParser Argument.swift
[37/69] Compiling ArgumentParser CollectionExtensions.swift
[38/69] Compiling ArgumentParser SequenceExtensions.swift
[39/69] Compiling ArgumentParser StringExtensions.swift
[40/69] Compiling ArgumentParser Tree.swift
[41/69] Compiling ArgumentParser HelpCommand.swift
[42/69] Compiling ArgumentParser HelpGenerator.swift
[43/69] Compiling ArgumentParser MessageInfo.swift
[44/69] Compiling ArgumentParser UsageGenerator.swift
[45/69] Compiling ArgumentParser ParsedValues.swift
[46/69] Compiling ArgumentParser ParserError.swift
[47/69] Compiling ArgumentParser SplitArguments.swift
[48/69] Compiling ArgumentParser DumpHelpGenerator.swift
[48/69] Wrapping AST for LoggingFormatAndPipe for debugging
[50/71] Compiling ArgumentParser ArgumentSet.swift
[51/71] Compiling ArgumentParser CommandParser.swift
[52/71] Compiling ArgumentParser InputOrigin.swift
[53/71] Compiling ArgumentParser Name.swift
[54/71] Compiling ArgumentParser Parsed.swift
[55/71] Compiling ArgumentParser Option.swift
[56/71] Compiling ArgumentParser OptionGroup.swift
[57/71] Compiling ArgumentParser CommandConfiguration.swift
[58/71] Compiling ArgumentParser EnumerableFlag.swift
[59/71] Compiling ArgumentParser ExpressibleByArgument.swift
[60/71] Compiling ArgumentParser ParsableArguments.swift
[61/71] Compiling ArgumentParser ParsableArgumentsValidation.swift
[62/71] Compiling ArgumentParser ParsableCommand.swift
[63/71] Compiling ArgumentParser ArgumentDecoder.swift
[64/71] Compiling ArgumentParser ArgumentDefinition.swift
[65/72] Wrapping AST for ArgumentParser for debugging
[67/72] Compiling JLog JLog.swift
/host/spi-builder-workspace/Sources/JLog/JLog.swift:47:33: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused
 45 |             try FileManager.default.createDirectory(at: logDirectoryURL, withIntermediateDirectories: true,
 46 |                                                     attributes: nil)
 47 |             FileManager.default.createFile(atPath: logFilename.path, contents: Data(), attributes: nil)
    |                                 `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused
 48 |
 49 |             handle = try FileHandle(forWritingTo: logFilename)
[68/72] Emitting module JLog
[69/73] Wrapping AST for JLog for debugging
[71/75] Compiling JLogExample main.swift
[72/75] Emitting module JLogExample
[73/76] Wrapping AST for JLogExample for debugging
[74/76] Write Objects.LinkFileList
[75/76] Linking JLogExample
Build complete! (34.71s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-log-format-and-pipe",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Adorkable/swift-log-format-and-pipe"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    }
  ],
  "manifest_display_name" : "JLog",
  "name" : "JLog",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "18.0"
    },
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "18.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "JLog",
      "targets" : [
        "JLog"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "JLogExample",
      "targets" : [
        "JLogExample"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "JLogTests",
      "module_type" : "SwiftTarget",
      "name" : "JLogTests",
      "path" : "Tests/JLogTests",
      "sources" : [
        "JLogTests.swift"
      ],
      "target_dependencies" : [
        "JLog"
      ],
      "type" : "test"
    },
    {
      "c99name" : "JLogExample",
      "module_type" : "SwiftTarget",
      "name" : "JLogExample",
      "path" : "Sources/JLogExample",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "JLogExample"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "JLog"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "JLog",
      "module_type" : "SwiftTarget",
      "name" : "JLog",
      "path" : "Sources/JLog",
      "product_dependencies" : [
        "Logging",
        "LoggingFormatAndPipe"
      ],
      "product_memberships" : [
        "JLog",
        "JLogExample"
      ],
      "sources" : [
        "JLog.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.