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-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/RACCommunity/FlexibleDiff.git
Reference: master
Cloned https://github.com/RACCommunity/FlexibleDiff.git into spi-builder-workspace
SUCCESS checkout https://github.com/RACCommunity/FlexibleDiff.git at master
========================================
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/Quick/Quick.git
Fetching https://github.com/Quick/Nimble.git
[1/13703] Fetching quick
[13293/29449] Fetching quick, nimble
Fetched https://github.com/Quick/Quick.git (0.70s)
Fetched https://github.com/Quick/Nimble.git (1.05s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.2.1 (0.30s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.1.2 (0.28s)
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] 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
[4/4] Emitting module FlexibleDiff
Build complete! (9.61s)
Build complete.
Done.

Build Machine: Linux 1