Build Information
Failed to build ZippyJSON, reference master (420517), with Swift 6.1 for Linux on 7 Sep 2025 23:04:25 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/michaeleisel/ZippyJSON.git
Reference: master
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/michaeleisel/ZippyJSON
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 4205178 Faster protocol conformance (#72)
Cloned https://github.com/michaeleisel/ZippyJSON.git
Revision (git rev-parse @):
420517819cf843ef175c3baf272f81fe52aa467a
SUCCESS checkout https://github.com/michaeleisel/ZippyJSON.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/michaeleisel/ZippyJSON.git
https://github.com/michaeleisel/ZippyJSON.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "jjliso8601dateformatter",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.7",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/michaeleisel/JJLISO8601DateFormatter"
},
{
"identity" : "zippyjsoncfamily",
"requirement" : {
"exact" : [
"1.2.14"
]
},
"type" : "sourceControl",
"url" : "https://github.com/michaeleisel/ZippyJSONCFamily"
}
],
"manifest_display_name" : "ZippyJSON",
"name" : "ZippyJSON",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "11.0"
},
{
"name" : "tvos",
"version" : "11.0"
},
{
"name" : "macos",
"version" : "10.13"
}
],
"products" : [
{
"name" : "ZippyJSON",
"targets" : [
"ZippyJSON"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ZippyJSONTests",
"module_type" : "SwiftTarget",
"name" : "ZippyJSONTests",
"path" : "Tests/ZippyJSONTests",
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/ZippyJSONTests/Models/apache_builds.json",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/ZippyJSONTests/Models/canada.json",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/ZippyJSONTests/Models/entities.json",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/ZippyJSONTests/Models/github_events.json",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/ZippyJSONTests/Models/marine_ik.json",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/ZippyJSONTests/Models/mesh.json",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/ZippyJSONTests/Models/numbers.json",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/ZippyJSONTests/Models/random.json",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/ZippyJSONTests/Models/twitter.json",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/ZippyJSONTests/Models/twitter2.json",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/ZippyJSONTests/Models/twitterescaped.json",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"AppleJSONDecoderTests.swift",
"CodableMultifile.swift",
"CodableTests.swift",
"JSONTests.swift",
"Models/apache_builds.swift",
"Models/canada.swift",
"Models/entities.swift",
"Models/github_events.swift",
"Models/mesh.swift",
"Models/random.swift",
"Models/twitter.swift",
"Models/twitterCamel.swift",
"Models/user.swift",
"StdlibUnittest.swift",
"StickyEncodingTests/BinaryDecoderNegativeTests.swift",
"StickyEncodingTests/BinaryEncoderNegativeTests.swift",
"StickyEncodingTests/BinaryEncodingKeyedContainerNegativeTests.swift",
"StickyEncodingTests/BinaryEncodingKeyedContainerTests.swift",
"StickyEncodingTests/BinaryEncodingSingleValueContainerNegativeTests.swift",
"StickyEncodingTests/BinaryEncodingStructuredTypeTests.swift",
"StickyEncodingTests/BinaryEncodingUnkeyedContainerNegativeTests.swift",
"StickyEncodingTests/BinaryEncodingUnkeyedContainerTests.swift",
"StickyEncodingTests/DocumentationExampleTests.swift",
"StickyEncodingTests/EncodeDecodeTester.swift",
"StickyEncodingTests/TestFixtures/BasicType.swift",
"StickyEncodingTests/TestFixtures/CodableType.swift",
"StickyEncodingTests/TestFixtures/ComplexSubclassClass.swift",
"StickyEncodingTests/TestFixtures/ComplexType.swift",
"StickyEncodingTests/TestFixtures/EquatableType.swift",
"Tests.swift",
"XCTestManifests.swift",
"ZippyJSONDecoderTests.swift"
],
"target_dependencies" : [
"ZippyJSON"
],
"type" : "test"
},
{
"c99name" : "ZippyJSON",
"module_type" : "SwiftTarget",
"name" : "ZippyJSON",
"path" : "Sources/ZippyJSON",
"product_dependencies" : [
"ZippyJSONCFamily",
"JJLISO8601DateFormatter"
],
"product_memberships" : [
"ZippyJSON"
],
"sources" : [
"ZippyJSONDecoder.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:99ea6d26ace67c023f359493a2ac553a612b92a7f2dee009657225f46f43aa0e
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/michaeleisel/ZippyJSONCFamily
Fetching https://github.com/michaeleisel/JJLISO8601DateFormatter
[1/862] Fetching jjliso8601dateformatter
[863/1481] Fetching jjliso8601dateformatter, zippyjsoncfamily
Fetched https://github.com/michaeleisel/JJLISO8601DateFormatter from cache (0.24s)
[13/619] Fetching zippyjsoncfamily
Fetched https://github.com/michaeleisel/ZippyJSONCFamily from cache (0.49s)
Computing version for https://github.com/michaeleisel/ZippyJSONCFamily
Computed https://github.com/michaeleisel/ZippyJSONCFamily at 1.2.14 (0.93s)
Computing version for https://github.com/michaeleisel/JJLISO8601DateFormatter
Computed https://github.com/michaeleisel/JJLISO8601DateFormatter at 0.1.8 (0.44s)
Creating working copy for https://github.com/michaeleisel/JJLISO8601DateFormatter
Working copy of https://github.com/michaeleisel/JJLISO8601DateFormatter resolved at 0.1.8
Creating working copy for https://github.com/michaeleisel/ZippyJSONCFamily
Working copy of https://github.com/michaeleisel/ZippyJSONCFamily resolved at 1.2.14
Building for debugging...
[0/6] Write sources
/host/spi-builder-workspace/.build/checkouts/JJLISO8601DateFormatter/Sources/JJLISO8601DateFormatter/JJLInternal.c:7:9: fatal error: 'CoreFoundation/CFDateFormatter.h' file not found
7 | #import <CoreFoundation/CFDateFormatter.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[1/6] Compiling JJLISO8601DateFormatter JJLInternal.c
[1/6] Compiling localtime.c
[1/6] Compiling ZippyJSONCFamily JSONSerialization.mm
In file included from /host/spi-builder-workspace/.build/checkouts/JJLISO8601DateFormatter/Sources/JJLISO8601DateFormatter/JJLISO8601DateFormatter.m:3:
/host/spi-builder-workspace/.build/checkouts/JJLISO8601DateFormatter/Sources/JJLISO8601DateFormatter/include/JJLISO8601DateFormatter.h:3:9: fatal error: 'Foundation/Foundation.h' file not found
3 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[1/6] Compiling JJLISO8601DateFormatter JJLISO8601DateFormatter.m
[1/6] Write swift-version-24593BA9C3E375BF.txt
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:99ea6d26ace67c023f359493a2ac553a612b92a7f2dee009657225f46f43aa0e
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
warning: 'spi-builder-workspace': found 3 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Tests/ZippyJSONTests/Models/json_to_swift.rb
/host/spi-builder-workspace/Tests/ZippyJSONTests/Models/instruments.json
/host/spi-builder-workspace/Tests/ZippyJSONTests/Info.plist
[0/1] Planning build
Building for debugging...
In file included from /host/spi-builder-workspace/.build/checkouts/JJLISO8601DateFormatter/Sources/JJLISO8601DateFormatter/JJLISO8601DateFormatter.m:3:
/host/spi-builder-workspace/.build/checkouts/JJLISO8601DateFormatter/Sources/JJLISO8601DateFormatter/include/JJLISO8601DateFormatter.h:3:9: fatal error: 'Foundation/Foundation.h' file not found
3 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/5] Compiling JJLISO8601DateFormatter JJLISO8601DateFormatter.m
[0/5] Compiling localtime.c
/host/spi-builder-workspace/.build/checkouts/JJLISO8601DateFormatter/Sources/JJLISO8601DateFormatter/JJLInternal.c:7:9: fatal error: 'CoreFoundation/CFDateFormatter.h' file not found
7 | #import <CoreFoundation/CFDateFormatter.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[0/5] Compiling JJLISO8601DateFormatter JJLInternal.c
[0/5] Compiling ZippyJSONCFamily JSONSerialization.mm
[0/5] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.1 linux