Build Information
Failed to build querykit, reference master (5ccffc), with Swift 6.2 for Linux on 18 Jun 2025 08:42:10 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/querykit/querykit-cli.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/querykit/querykit-cli
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 5ccffca chore: deprecate cli
Cloned https://github.com/querykit/querykit-cli.git
Revision (git rev-parse @):
5ccffca37a90f502c74c8dcf56f37aead2f749a9
SUCCESS checkout https://github.com/querykit/querykit-cli.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/querykit/querykit-cli.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/stencilproject/Stencil.git
Fetching https://github.com/kylef/Commander.git
[1/5293] Fetching stencil
[2/6881] Fetching stencil, commander
Fetched https://github.com/kylef/Commander.git from cache (0.64s)
Fetched https://github.com/stencilproject/Stencil.git from cache (0.65s)
Computing version for https://github.com/kylef/Commander.git
Computed https://github.com/kylef/Commander.git at 0.9.2 (1.10s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.58s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (5.44s)
Computing version for https://github.com/stencilproject/Stencil.git
Computed https://github.com/stencilproject/Stencil.git at 0.15.1 (0.45s)
Fetching https://github.com/kylef/PathKit.git
[1/1411] Fetching pathkit
Fetched https://github.com/kylef/PathKit.git from cache (0.34s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (3.47s)
Creating working copy for https://github.com/kylef/Commander.git
Working copy of https://github.com/kylef/Commander.git resolved at 0.9.2
Creating working copy for https://github.com/stencilproject/Stencil.git
Working copy of https://github.com/stencilproject/Stencil.git resolved at 0.15.1
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Building for debugging...
[0/11] Write sources
[4/11] Write swift-version-24593BA9C3E375BF.txt
[6/22] Emitting module Commander
[7/22] Compiling Commander ArgumentConvertible.swift
[8/22] Compiling Commander ArgumentDescription.swift
[9/22] Compiling Commander ArgumentParser.swift
[10/23] Compiling Commander Group.swift
[11/23] Compiling Commander CommandType.swift
[12/23] Emitting module PathKit
[13/23] Compiling PathKit PathKit.swift
[14/24] Wrapping AST for PathKit for debugging
[16/46] Compiling Commander CommandRunner.swift
[17/46] Compiling Commander Command.swift
[18/46] Compiling Commander Error.swift
[19/46] Compiling Commander Commands.swift
[20/47] Wrapping AST for Commander for debugging
[22/47] Compiling Stencil Context.swift
[23/47] Compiling Stencil DynamicMemberLookup.swift
[24/47] Compiling Stencil Environment.swift
[25/47] Compiling Stencil Errors.swift
[26/47] Compiling Stencil Expression.swift
[27/47] Compiling Stencil Extension.swift
[28/49] Emitting module Stencil
[29/49] Compiling Stencil FilterTag.swift
[30/49] Compiling Stencil Filters.swift
[31/49] Compiling Stencil ForTag.swift
[32/49] Compiling Stencil KeyPath.swift
[33/49] Compiling Stencil LazyValueWrapper.swift
[34/49] Compiling Stencil Lexer.swift
[35/49] Compiling Stencil Loader.swift
[36/49] Compiling Stencil Node.swift
[37/49] Compiling Stencil NowTag.swift
[38/49] Compiling Stencil IfTag.swift
[39/49] Compiling Stencil Include.swift
[40/49] Compiling Stencil Inheritance.swift
[41/49] Compiling Stencil Parser.swift
[42/49] Compiling Stencil Template.swift
[43/49] Compiling Stencil Tokenizer.swift
[44/49] Compiling Stencil TrimBehaviour.swift
[45/49] Compiling Stencil Variable.swift
[46/50] Wrapping AST for Stencil for debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[48/53] Emitting module querykit_cli
/host/spi-builder-workspace/Sources/querykit-cli/main.swift:1:8: error: no such module 'Darwin.libc'
1 | import Darwin.libc
| `- error: no such module 'Darwin.libc'
2 | import PathKit
3 | import Commander
[49/53] Compiling querykit_cli main.swift
/host/spi-builder-workspace/Sources/querykit-cli/main.swift:1:8: error: no such module 'Darwin.libc'
1 | import Darwin.libc
| `- error: no such module 'Darwin.libc'
2 | import PathKit
3 | import Commander
[50/53] Compiling querykit_cli QueryKit.swift
/host/spi-builder-workspace/Sources/querykit-cli/main.swift:1:8: error: no such module 'Darwin.libc'
1 | import Darwin.libc
| `- error: no such module 'Darwin.libc'
2 | import PathKit
3 | import Commander
BUILD FAILURE 6.2 linux