The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Tracery with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/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/BenziAhamed/Tracery.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/BenziAhamed/Tracery
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 1d34b2c bump to swift-5.0 and minor cleanups
Cloned https://github.com/BenziAhamed/Tracery.git
Revision (git rev-parse @):
1d34b2c2308148333871c19efdcde271be12c240
SUCCESS checkout https://github.com/BenziAhamed/Tracery.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/BenziAhamed/Tracery.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/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/17] Compiling Tracery RuleCandidatesProvider.swift
[4/17] Compiling Tracery RuleSelfReferenceIdentifer.swift
[5/17] Compiling Tracery RulesetAnalyser.swift
[6/17] Compiling Tracery TagOverrideRuleIdentifier.swift
[7/18] Compiling Tracery Lexer.swift
/host/spi-builder-workspace/Common/Parser.Gen2.swift:22:13: warning: variable 'endIndex' was never mutated; consider changing to 'let' constant
        var endIndex = tokens.endIndex
        ~~~ ^
        let
[8/18] Compiling Tracery Parser.Gen2.swift
/host/spi-builder-workspace/Common/Parser.Gen2.swift:22:13: warning: variable 'endIndex' was never mutated; consider changing to 'let' constant
        var endIndex = tokens.endIndex
        ~~~ ^
        let
[9/18] Compiling Tracery CyclicReferenceIdentifier.swift
/host/spi-builder-workspace/Common/CyclicReferenceIdentifier.swift:211:13: warning: variable 'g' was never mutated; consider changing to 'let' constant
        var g = graph.map(TarjanVertex.init)
        ~~~ ^
        let
[10/18] Compiling Tracery EmptyRulesetDetector.swift
/host/spi-builder-workspace/Common/CyclicReferenceIdentifier.swift:211:13: warning: variable 'g' was never mutated; consider changing to 'let' constant
        var g = graph.map(TarjanVertex.init)
        ~~~ ^
        let
[11/18] Emitting module Tracery
[12/18] Compiling Tracery Parser.swift
[13/18] Compiling Tracery RuleCandidateSelector.swift
[14/18] Compiling Tracery TagStorage.swift
[15/18] Compiling Tracery Tracery.Eval.swift
[16/18] Compiling Tracery Tracery.Logging.swift
[17/18] Compiling Tracery Tracery.Text.swift
[18/18] Compiling Tracery Tracery.swift
Build complete! (10.70s)
Build complete.
Done.

Build Machine: Linux 1