The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Toml with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jdfergason/swift-toml.git
Reference: v1.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/jdfergason/swift-toml
 * tag               v1.0.0     -> FETCH_HEAD
HEAD is now at f4a3d9f Move linux support to added section in CHANGELOG
Cloned https://github.com/jdfergason/swift-toml.git
Revision (git rev-parse @):
f4a3d9fbd94a855d6f85989c7e4c29e0ad75999c
SUCCESS checkout https://github.com/jdfergason/swift-toml.git at v1.0.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/jdfergason/swift-toml.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/14] Compiling Toml Path.swift
/host/spi-builder-workspace/Sources/Toml/Path.swift:41:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Path' to 'Hashable' by implementing 'hash(into:)' instead
    public var hashValue: Int {
               ^
[4/14] Compiling Toml Regex.swift
/host/spi-builder-workspace/Sources/Toml/Path.swift:41:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Path' to 'Hashable' by implementing 'hash(into:)' instead
    public var hashValue: Int {
               ^
[5/15] Compiling Toml Date.swift
[6/15] Compiling Toml Evaluator.swift
[7/15] Emitting module Toml
/host/spi-builder-workspace/Sources/Toml/Path.swift:41:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Path' to 'Hashable' by implementing 'hash(into:)' instead
    public var hashValue: Int {
               ^
/host/spi-builder-workspace/Sources/Toml/Tokens.swift:37:9: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Token' to 'Hashable' by implementing 'hash(into:)' instead
    var hashValue: Int {
        ^
[8/15] Compiling Toml Grammar.swift
[9/15] Compiling Toml Helpers.swift
[10/15] Compiling Toml Lexer.swift
[11/15] Compiling Toml Parser.swift
[12/15] Compiling Toml String.swift
[13/15] Compiling Toml Serialize.swift
[14/15] Compiling Toml Tokens.swift
/host/spi-builder-workspace/Sources/Toml/Tokens.swift:37:9: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Token' to 'Hashable' by implementing 'hash(into:)' instead
    var hashValue: Int {
        ^
[15/15] Compiling Toml Toml.swift
Build complete! (8.64s)
Build complete.
Done.

Build Machine: Linux 1