The Swift Package Index logo.Swift Package Index

Build Information

Successful build of FlexibleDiff with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-1":/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/RACCommunity/FlexibleDiff.git
Reference: 0.0.9
Cloned https://github.com/RACCommunity/FlexibleDiff.git into spi-builder-workspace
SUCCESS checkout https://github.com/RACCommunity/FlexibleDiff.git at 0.0.9
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/Quick/Quick.git
[1/13703] Fetching quick
[11375/29449] Fetching quick, nimble
Fetched https://github.com/Quick/Quick.git (0.71s)
[15589/15746] Fetching nimble
Fetched https://github.com/Quick/Nimble.git (1.63s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.2.1 (0.68s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.1.2 (0.54s)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.1.2
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 2.2.1
Building for debugging...
[1/4] Compiling FlexibleDiff Snapshot.swift
[2/4] Compiling FlexibleDiff SectionedChangeset.swift
[3/4] Emitting module FlexibleDiff
[4/4] Compiling FlexibleDiff Changeset.swift
/host/spi-builder-workspace/FlexibleDiff/Changeset.swift:145:7: warning: variable 'oldIdentifiers' was never mutated; consider changing to 'let' constant
                var oldIdentifiers = ContiguousArray(previous.map(identifier))
                ~~~ ^
                let
/host/spi-builder-workspace/FlexibleDiff/Changeset.swift:146:7: warning: variable 'newIdentifiers' was never mutated; consider changing to 'let' constant
                var newIdentifiers = ContiguousArray(current.map(identifier))
                ~~~ ^
                let
Build complete! (13.61s)
Build complete.
Done.

Build Machine: Linux 2