The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Malline with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-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/naamio/malline.git
Reference: 0.4.0
Cloned https://github.com/naamio/malline.git into spi-builder-workspace
SUCCESS checkout https://github.com/naamio/malline.git at 0.4.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Building for debugging...
[1/22] Emitting module Malline
/host/spi-builder-workspace/Sources/Malline/PathKit/PathKit.swift:98:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Path' to 'Hashable' by implementing 'hash(into:)' instead
    public var hashValue: Int {
               ^
[2/25] Compiling Malline Include.swift
[3/25] Compiling Malline Inheritence.swift
[4/25] Compiling Malline Lexer.swift
[5/25] Compiling Malline Context.swift
[6/25] Compiling Malline Environment.swift
[7/25] Compiling Malline Errors.swift
[8/25] Compiling Malline NowTag.swift
[9/25] Compiling Malline Tag.swift
[10/25] Compiling Malline TextTag.swift
[11/25] Compiling Malline VariableTag.swift
[12/25] Compiling Malline Tokenizer.swift
[13/25] Compiling Malline Variable.swift
[14/25] Compiling Malline Stencil.swift
[15/25] Compiling Malline BlockTag.swift
[16/25] Compiling Malline ExtendsTag.swift
[17/25] Compiling Malline Expression.swift
[18/25] Compiling Malline Extension.swift
[19/25] Compiling Malline Filters.swift
[20/25] Compiling Malline Loader.swift
/host/spi-builder-workspace/Sources/Malline/PathKit/PathKit.swift:98:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Path' to 'Hashable' by implementing 'hash(into:)' instead
    public var hashValue: Int {
               ^
[21/25] Compiling Malline Parser.swift
/host/spi-builder-workspace/Sources/Malline/PathKit/PathKit.swift:98:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Path' to 'Hashable' by implementing 'hash(into:)' instead
    public var hashValue: Int {
               ^
[22/25] Compiling Malline PathKit.swift
/host/spi-builder-workspace/Sources/Malline/PathKit/PathKit.swift:98:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Path' to 'Hashable' by implementing 'hash(into:)' instead
    public var hashValue: Int {
               ^
[23/25] Compiling Malline FilterTag.swift
[24/25] Compiling Malline ForTag.swift
[25/25] Compiling Malline IfTag.swift
Build complete! (10.30s)
Build complete.
Done.

Build Machine: Linux 2