The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Regex with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-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/davidskrundz/regex.git
Reference: 0.3.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/davidskrundz/regex
 * tag               0.3.0      -> FETCH_HEAD
HEAD is now at 69946aa Update to Swift 4.1
Cloned https://github.com/davidskrundz/regex.git
Revision (git rev-parse @):
69946aa32a1de7ac4663398e53b1017ddd2691e7
SUCCESS checkout https://github.com/davidskrundz/regex.git at 0.3.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/davidskrundz/regex.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/DavidSkrundz/Collections.git
[1/203] Fetching collections
Fetched https://github.com/DavidSkrundz/Collections.git from cache (0.22s)
Computing version for https://github.com/DavidSkrundz/Collections.git
Computed https://github.com/DavidSkrundz/Collections.git at 1.1.2 (0.47s)
Creating working copy for https://github.com/DavidSkrundz/Collections.git
Working copy of https://github.com/DavidSkrundz/Collections.git resolved at 1.1.2
Building for debugging...
[0/9] Write sources
[2/9] Write swift-version-24593BA9C3E375BF.txt
[4/18] Compiling Generator Generator+Sequence.swift
[5/19] Compiling Generator Character.swift
[6/19] Compiling Generator Collection+Generator.swift
[7/19] Emitting module Generator
[8/19] Compiling Generator Generator+String.swift
[9/19] Compiling Generator Generator+Move.swift
[10/19] Compiling Generator Generator+Iterator.swift
[11/19] Compiling Generator Generator.swift
[12/19] Compiling Generator Generator+Previous.swift
[13/19] Compiling Generator Generator+Peek.swift
[14/20] Wrapping AST for Generator for debugging
[16/50] Emitting module Regex
/host/spi-builder-workspace/Sources/Regex/VM/Thread.swift:25:6: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Thread' to 'Hashable' by implementing 'hash(into:)' instead
        var hashValue: Int {
            ^
[17/54] Compiling Regex Symbol.swift
[18/54] Compiling Regex Token+Parser.swift
[19/54] Compiling Regex Regex.swift
[20/54] Compiling Regex RegexError.swift
[21/54] Compiling Regex Character+Regex.swift
[22/54] Compiling Regex Collection.swift
[23/54] Compiling Regex Sequence.swift
[24/54] Compiling Regex String+Regex.swift
[25/54] Compiling Regex Parser+Group.swift
[26/54] Compiling Regex Parser+Quantifier.swift
[27/54] Compiling Regex Parser.swift
[28/54] Compiling Regex ParserState.swift
[29/54] Compiling Regex String.swift
[30/54] Compiling Regex Lexer+CharacterSet.swift
[31/54] Compiling Regex Lexer+Escaped.swift
[32/54] Compiling Regex Lexer+Flags.swift
[33/54] Compiling Regex Compiler+GroupCorrection.swift
[34/54] Compiling Regex Compiler+Quantifier.swift
[35/54] Compiling Regex Compiler.swift
[36/54] Compiling Regex Instruction.swift
[37/54] Compiling Regex SaveSlot.swift
[38/54] Compiling Regex Match.swift
/host/spi-builder-workspace/Sources/Regex/VM/Thread.swift:25:6: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Thread' to 'Hashable' by implementing 'hash(into:)' instead
        var hashValue: Int {
            ^
[39/54] Compiling Regex Thread.swift
/host/spi-builder-workspace/Sources/Regex/VM/Thread.swift:25:6: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Thread' to 'Hashable' by implementing 'hash(into:)' instead
        var hashValue: Int {
            ^
[40/54] Compiling Regex ThreadID.swift
/host/spi-builder-workspace/Sources/Regex/VM/Thread.swift:25:6: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Thread' to 'Hashable' by implementing 'hash(into:)' instead
        var hashValue: Int {
            ^
[41/54] Compiling Regex ThreadIDGenerator.swift
/host/spi-builder-workspace/Sources/Regex/VM/Thread.swift:25:6: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Thread' to 'Hashable' by implementing 'hash(into:)' instead
        var hashValue: Int {
            ^
[42/54] Compiling Regex Lexer+Quantifier.swift
[43/54] Compiling Regex Lexer.swift
[44/54] Compiling Regex LexerState.swift
[45/54] Compiling Regex Token.swift
[46/54] Compiling Regex RegexMatch.swift
[47/54] Compiling Regex Engine+Execution.swift
[48/54] Compiling Regex Engine+Matching.swift
[49/54] Compiling Regex Engine.swift
[50/55] Wrapping AST for Regex for debugging
[51/55] Write Objects.LinkFileList
[53/55] Archiving libsRegex.a
[54/55] Linking libdRegex.so
Build complete! (9.10s)
Build complete.
Done.

Build Machine: Linux 2