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 AppState with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.36.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/0xLeif/AppState.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/0xLeif/AppState
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at cb2eebd Store file value in cache on read (#101)
Cloned https://github.com/0xLeif/AppState.git
Revision (git rev-parse @):
cb2eebdc8ebe1841c964a31f3862b0fe92400d5c
SUCCESS checkout https://github.com/0xLeif/AppState.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/0xLeif/AppState.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Unable to find image 'registry.gitlab.com/finestructure/spi-images:basic-5.9-latest' locally
basic-5.9-latest: Pulling from finestructure/spi-images
23828d760c7b: Already exists
c9d90eba6838: Already exists
95b35ff91631: Pulling fs layer
dd73e1bbb5e3: Pulling fs layer
c6f5c78daec7: Pulling fs layer
f742920086c4: Pulling fs layer
f742920086c4: Waiting
dd73e1bbb5e3: Download complete
f742920086c4: Verifying Checksum
f742920086c4: Download complete
c6f5c78daec7: Verifying Checksum
c6f5c78daec7: Download complete
95b35ff91631: Download complete
95b35ff91631: Pull complete
dd73e1bbb5e3: Pull complete
c6f5c78daec7: Pull complete
f742920086c4: Pull complete
Digest: sha256:51ffc715fd26b0dae43db90cc29e15710f56430de96c89c5e5c9218784c0ffd7
Status: Downloaded newer image for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/0xLeif/Cache
[1/389] Fetching cache
Fetched https://github.com/0xLeif/Cache (0.19s)
Computing version for https://github.com/0xLeif/Cache
Computed https://github.com/0xLeif/Cache at 2.1.0 (0.93s)
Creating working copy for https://github.com/0xLeif/Cache
Working copy of https://github.com/0xLeif/Cache resolved at 2.1.0
Building for debugging...
[1/24] Emitting module Cache
[2/27] Compiling Cache Global+images.swift
[3/27] Compiling Cache Global+loggers.swift
[4/27] Compiling Cache Global.swift
[5/27] Compiling Cache Logging.swift
[6/27] Compiling Cache OptionallyCached.swift
[7/27] Compiling Cache Resolved.swift
[8/27] Compiling Cache ExpiringCache+subscript.swift
[9/27] Compiling Cache ExpiringCache.swift
[10/27] Compiling Cache LRUCache.swift
[11/27] Compiling Cache PersistableCache.swift
[12/27] Compiling Cache JSON+subscript.swift
[13/27] Compiling Cache JSON.swift
[14/27] Compiling Cache Cached.swift
[15/27] Compiling Cache MissingRequiredKeysError.swift
[16/27] Compiling Cache Global+cache.swift
[17/27] Compiling Cache Global+dependencies.swift
[18/27] Compiling Cache AnyCacheable.swift
[19/27] Compiling Cache Cache+subscript.swift
[20/27] Compiling Cache Cache.swift
[21/27] Compiling Cache ComposableCache.swift
[22/27] Compiling Cache RequiredKeysCache+subscript.swift
[23/27] Compiling Cache RequiredKeysCache.swift
[24/27] Compiling Cache CacheInitializable.swift
[25/27] Compiling Cache Cacheable.swift
[26/27] Compiling Cache Dictionary+Cacheable.swift
[27/27] Compiling Cache InvalidTypeError.swift
[30/58] Emitting module AppState
[31/62] Compiling AppState Application+OptionalSliceOptionalValue.swift
[32/62] Compiling AppState Application+Slice.swift
[33/62] Compiling AppState Keychain.swift
[34/62] Compiling AppState AppDependency.swift
[35/62] Compiling AppState Application+State.swift
[36/62] Compiling AppState Application+StoredState.swift
[37/62] Compiling AppState Application+SyncState.swift
[38/62] Compiling AppState Application+OptionalSlice.swift
[39/62] Compiling AppState Application+DependencySlice.swift
[40/62] Compiling AppState Application+ApplicationPreview.swift
[41/62] Compiling AppState Application+Scope.swift
[42/62] Compiling AppState ApplicationLogger.swift
[43/62] Compiling AppState FileManager+AppState.swift
[44/62] Compiling AppState MutableApplicationState.swift
[45/62] Compiling AppState Application+FileState.swift
[46/62] Compiling AppState Application+SecureState.swift
[47/62] Compiling AppState ObservedDependency.swift
[48/62] Compiling AppState DependencyConstant.swift
[49/62] Compiling AppState DependencySlice.swift
[50/62] Compiling AppState AppState.swift
[51/62] Compiling AppState FileState.swift
[52/62] Compiling AppState SecureState.swift
[53/62] Compiling AppState Constant.swift
[54/62] Compiling AppState OptionalConstant.swift
[55/62] Compiling AppState Application+internal.swift
[56/62] Compiling AppState Application+public.swift
[57/62] Compiling AppState Application.swift
[58/62] Compiling AppState Application+Dependency.swift
[59/62] Compiling AppState OptionalSlice.swift
[60/62] Compiling AppState Slice.swift
[61/62] Compiling AppState StoredState.swift
[62/62] Compiling AppState SyncState.swift
Build complete! (9.23s)
Build complete.
Done.