The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Heightmap, reference main (b3e323), with Swift 5.10 for Linux on 12 Sep 2024 02:04:29 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/heckj/Heightmap.git
Reference: main
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/heckj/Heightmap
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b3e3234 expanding docs and tests
Cloned https://github.com/heckj/Heightmap.git
Revision (git rev-parse @):
b3e32343bcb9d78f31f3fa45084dda4be6062aa1
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/heckj/Heightmap.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/heckj/Heightmap.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
2ec76a50fe7c: Pulling fs layer
031194576cad: Pulling fs layer
f49f3db6a794: Pulling fs layer
099074009041: Pulling fs layer
a75f8923add0: Pulling fs layer
e045175833e2: Pulling fs layer
099074009041: Waiting
a75f8923add0: Waiting
e045175833e2: Waiting
2ec76a50fe7c: Verifying Checksum
2ec76a50fe7c: Download complete
099074009041: Verifying Checksum
099074009041: Download complete
2ec76a50fe7c: Pull complete
a75f8923add0: Verifying Checksum
a75f8923add0: Download complete
e045175833e2: Download complete
031194576cad: Verifying Checksum
031194576cad: Download complete
f49f3db6a794: Verifying Checksum
f49f3db6a794: Download complete
031194576cad: Pull complete
f49f3db6a794: Pull complete
099074009041: Pull complete
a75f8923add0: Pull complete
e045175833e2: Pull complete
Digest: sha256:6c25c99211d1e15148b101a61df2563575f50d0f624cb6ce5a573a0b53fb5dca
Status: Downloaded newer image for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/tayloraswift/swift-hash
Fetching https://github.com/tayloraswift/swift-png
Fetching https://github.com/tayloraswift/swift-noise
[1/1181] Fetching swift-noise
[143/1937] Fetching swift-noise, swift-hash
[1478/26763] Fetching swift-noise, swift-hash, swift-png
Fetched https://github.com/tayloraswift/swift-hash from cache (5.28s)
Fetched https://github.com/tayloraswift/swift-noise from cache (5.33s)
Computing version for https://github.com/tayloraswift/swift-noise
Fetched https://github.com/tayloraswift/swift-png from cache (5.52s)
Computed https://github.com/tayloraswift/swift-noise at 1.1.0 (0.32s)
Computing version for https://github.com/tayloraswift/swift-png
Computed https://github.com/tayloraswift/swift-png at 4.4.5 (0.36s)
Computing version for https://github.com/tayloraswift/swift-hash
Computed https://github.com/tayloraswift/swift-hash at 0.6.3 (0.36s)
Creating working copy for https://github.com/tayloraswift/swift-png
Working copy of https://github.com/tayloraswift/swift-png resolved at 4.4.5
Creating working copy for https://github.com/tayloraswift/swift-noise
Working copy of https://github.com/tayloraswift/swift-noise resolved at 1.1.0
Creating working copy for https://github.com/tayloraswift/swift-hash
Working copy of https://github.com/tayloraswift/swift-hash resolved at 0.6.3
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/7] Compiling Heightmap XZIndex.swift
[4/7] Emitting module Heightmap
[5/7] Compiling Heightmap Array+normalizeUnitValues.swift
[6/7] Compiling Heightmap Heightmap+normalize.swift
[7/7] Compiling Heightmap Heightmap.swift
Build complete! (14.44s)
Build complete.
Done.