The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Regex with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4606859-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/davidskrundz/regex.git
Reference: 0.3.0
Cloned https://github.com/davidskrundz/regex.git into spi-builder-workspace
SUCCESS checkout https://github.com/davidskrundz/regex.git at 0.3.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/DavidSkrundz/Collections.git
[1/203] Fetching collections
Fetched https://github.com/DavidSkrundz/Collections.git (0.20s)
Computing version for https://github.com/DavidSkrundz/Collections.git
Computed https://github.com/DavidSkrundz/Collections.git at 1.1.2 (0.27s)
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...
[1/13] Compiling Generator Generator+String.swift
[2/14] Compiling Generator Generator+Iterator.swift
[3/14] Compiling Generator Generator+Peek.swift
[4/14] Compiling Generator Generator+Move.swift
[5/14] Compiling Generator Generator+Previous.swift
[6/14] Compiling Generator Generator+Sequence.swift
[7/14] Compiling Generator Generator.swift
[8/14] Emitting module Generator
[9/14] Compiling Generator Character.swift
[10/14] Compiling Generator Collection+Generator.swift
[12/16] Wrapping AST for Generator for debugging
[14/46] 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 {
            ^
[15/50] Compiling Regex Parser+Group.swift
[16/50] Compiling Regex Parser+Quantifier.swift
[17/50] Compiling Regex Parser.swift
[18/50] Compiling Regex ParserState.swift
[19/50] 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 {
            ^
[20/50] 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 {
            ^
[21/50] 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 {
            ^
[22/50] 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 {
            ^
[23/50] Compiling Regex Compiler+GroupCorrection.swift
[24/50] Compiling Regex Compiler+Quantifier.swift
[25/50] Compiling Regex Compiler.swift
[26/50] Compiling Regex Instruction.swift
[27/50] Compiling Regex SaveSlot.swift
[28/50] Compiling Regex String.swift
[29/50] Compiling Regex Lexer+CharacterSet.swift
[30/50] Compiling Regex Lexer+Escaped.swift
[31/50] Compiling Regex Lexer+Flags.swift
[32/50] Compiling Regex Symbol.swift
[33/50] Compiling Regex Token+Parser.swift
[34/50] Compiling Regex Regex.swift
[35/50] Compiling Regex RegexError.swift
[36/50] Compiling Regex Character+Regex.swift
[37/50] Compiling Regex Collection.swift
[38/50] Compiling Regex Sequence.swift
[39/50] Compiling Regex String+Regex.swift
[40/50] Compiling Regex RegexMatch.swift
[41/50] Compiling Regex Engine+Execution.swift
[42/50] Compiling Regex Engine+Matching.swift
[43/50] Compiling Regex Engine.swift
[44/50] Compiling Regex Lexer+Quantifier.swift
[45/50] Compiling Regex Lexer.swift
[46/50] Compiling Regex LexerState.swift
[47/50] Compiling Regex Token.swift
[49/52] Wrapping AST for Regex for debugging
[50/52] Archiving libsRegex.a
[51/52] Linking libdRegex.so
Build complete! (5.71s)
Build complete.
Done.

Build Machine: Linux 1