The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ParserCombinators with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-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/turbolent/parsercombinators.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/turbolent/parsercombinators
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 6725887 also make reader members open
Cloned https://github.com/turbolent/parsercombinators.git
Revision (git rev-parse @):
672588767167a58dc43ceb9bb8e56a497798b16e
SUCCESS checkout https://github.com/turbolent/parsercombinators.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/turbolent/parsercombinators.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/turbolent/ParserDescription.git
Fetching https://github.com/turbolent/Trampoline.git
Fetching https://github.com/turbolent/DiffedAssertEqual.git
[1/96] Fetching parserdescription
[92/159] Fetching parserdescription, diffedassertequal
[155/226] Fetching parserdescription, diffedassertequal, trampoline
Fetched https://github.com/turbolent/ParserDescription.git from cache (0.24s)
Fetched https://github.com/turbolent/Trampoline.git from cache (0.24s)
Fetched https://github.com/turbolent/DiffedAssertEqual.git from cache (0.24s)
Computing version for https://github.com/turbolent/ParserDescription.git
Computed https://github.com/turbolent/ParserDescription.git at 0.6.0 (0.75s)
Computing version for https://github.com/turbolent/Trampoline.git
Computed https://github.com/turbolent/Trampoline.git at 0.4.1 (0.48s)
Computing version for https://github.com/turbolent/DiffedAssertEqual.git
Computed https://github.com/turbolent/DiffedAssertEqual.git at 0.3.0 (0.78s)
Creating working copy for https://github.com/turbolent/Trampoline.git
Working copy of https://github.com/turbolent/Trampoline.git resolved at 0.4.1
Creating working copy for https://github.com/turbolent/ParserDescription.git
Working copy of https://github.com/turbolent/ParserDescription.git resolved at 0.6.0
Creating working copy for https://github.com/turbolent/DiffedAssertEqual.git
Working copy of https://github.com/turbolent/DiffedAssertEqual.git resolved at 0.3.0
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/13] Compiling Trampoline Either.swift
[7/13] Compiling Trampoline Trampoline.swift
[8/13] Emitting module Trampoline
[10/14] Compiling ParserDescription Pattern.swift
[11/14] Compiling ParserDescription Operation.swift
[12/14] Compiling ParserDescription Condition.swift
[13/14] Emitting module ParserDescription
[14/14] Compiling ParserDescription Token.swift
[16/37] Compiling ParserCombinators End.swift
[17/37] Compiling ParserCombinators FollowedBy.swift
[18/37] Compiling ParserCombinators Lazy.swift
[19/40] Compiling ParserCombinators Map.swift
[20/40] Compiling ParserCombinators NotFollowedBy.swift
[21/40] Compiling ParserCombinators Opt.swift
[22/40] Emitting module ParserCombinators
[23/40] Compiling ParserCombinators Accept.swift
[24/40] Compiling ParserCombinators Capturing.swift
[25/40] Compiling ParserCombinators Chain.swift
[26/40] Compiling ParserCombinators Parser.swift
[27/40] Compiling ParserCombinators Patterns.swift
[28/40] Compiling ParserCombinators Reader.swift
[29/40] Compiling ParserCombinators Sequenceable.swift
[30/40] Compiling ParserCombinators SkipUntil.swift
[31/40] Compiling ParserCombinators StringParser.swift
[32/40] Compiling ParserCombinators Recursive.swift
[33/40] Compiling ParserCombinators Rep.swift
[34/40] Compiling ParserCombinators Seq.swift
[35/40] Compiling ParserCombinators CollectionReader.swift
[36/40] Compiling ParserCombinators Commit.swift
[37/40] Compiling ParserCombinators Either.swift
[38/40] Compiling ParserCombinators Or.swift
[39/40] Compiling ParserCombinators PackratReader.swift
[40/40] Compiling ParserCombinators ParseResult.swift
[42/47] Compiling ParserCombinatorOperators Precedence.swift
[43/47] Compiling ParserCombinatorOperators Or.swift
[44/47] Compiling ParserCombinatorOperators Map.swift
[45/47] Emitting module ParserCombinatorOperators
[46/47] Compiling ParserCombinatorOperators StringParser.swift
[47/47] Compiling ParserCombinatorOperators Seq.swift
Build complete! (14.08s)
Build complete.
Done.

Build Machine: Linux 2