Build Information
Failed to build Benchmark, reference 1.29.4 (6b8c88
), with Swift 6.1 for Android on 26 Aug 2025 13:21:26 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ordo-one/package-benchmark.git
Reference: 1.29.4
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/ordo-one/package-benchmark
* tag 1.29.4 -> FETCH_HEAD
HEAD is now at 6b8c88f fix(patch): Fix occasionally incorrect unit in some tables [2/4] (#329)
Cloned https://github.com/ordo-one/package-benchmark.git
Revision (git rev-parse @):
6b8c88f8089e518063cb7efc928ddacfdf6d867e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ordo-one/package-benchmark.git at 1.29.4
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/ordo-one/package-benchmark.git
https://github.com/ordo-one/package-benchmark.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-system",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-system.git"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "texttable",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ordo-one/TextTable.git"
},
{
"identity" : "hdrhistogram-swift",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/HdrHistogram/hdrhistogram-swift.git"
},
{
"identity" : "swift-atomics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-atomics.git"
},
{
"identity" : "package-jemalloc",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ordo-one/package-jemalloc.git"
}
],
"manifest_display_name" : "Benchmark",
"name" : "Benchmark",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "16.0"
}
],
"products" : [
{
"name" : "BenchmarkCommandPlugin",
"targets" : [
"BenchmarkCommandPlugin"
],
"type" : {
"plugin" : null
}
},
{
"name" : "BenchmarkPlugin",
"targets" : [
"BenchmarkPlugin"
],
"type" : {
"plugin" : null
}
},
{
"name" : "Benchmark",
"targets" : [
"Benchmark"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "BenchmarkTool",
"targets" : [
"BenchmarkTool"
],
"type" : {
"executable" : null
}
},
{
"name" : "BenchmarkHelpGenerator",
"targets" : [
"BenchmarkHelpGenerator"
],
"type" : {
"executable" : null
}
},
{
"name" : "BenchmarkBoilerplateGenerator",
"targets" : [
"BenchmarkBoilerplateGenerator"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "SwiftRuntimeHooks",
"module_type" : "ClangTarget",
"name" : "SwiftRuntimeHooks",
"path" : "Sources/SwiftRuntimeHooks",
"product_memberships" : [
"BenchmarkCommandPlugin",
"Benchmark",
"BenchmarkTool"
],
"sources" : [
"shims.c"
],
"type" : "library"
},
{
"c99name" : "CLinuxOperatingSystemStats",
"module_type" : "ClangTarget",
"name" : "CLinuxOperatingSystemStats",
"path" : "Platform/CLinuxOperatingSystemStats",
"product_memberships" : [
"BenchmarkCommandPlugin",
"Benchmark",
"BenchmarkTool"
],
"sources" : [
"CLinuxOperatingSystemStats.c"
],
"type" : "library"
},
{
"c99name" : "CDarwinOperatingSystemStats",
"module_type" : "ClangTarget",
"name" : "CDarwinOperatingSystemStats",
"path" : "Platform/CDarwinOperatingSystemStats",
"product_memberships" : [
"BenchmarkCommandPlugin",
"Benchmark",
"BenchmarkTool"
],
"sources" : [
"CDarwinOperatingSystemStats.c"
],
"type" : "library"
},
{
"c99name" : "BenchmarkTool",
"module_type" : "SwiftTarget",
"name" : "BenchmarkTool",
"path" : "Plugins/BenchmarkTool",
"product_dependencies" : [
"ArgumentParser",
"SystemPackage",
"TextTable"
],
"product_memberships" : [
"BenchmarkCommandPlugin",
"BenchmarkTool"
],
"sources" : [
"BenchmarkTool+Baselines.swift",
"BenchmarkTool+CreateBenchmark.swift",
"BenchmarkTool+Export+InfluxCSVFormatter.swift",
"BenchmarkTool+Export+JMHElement.swift",
"BenchmarkTool+Export+JMHFormatter.swift",
"BenchmarkTool+Export.swift",
"BenchmarkTool+JSON.swift",
"BenchmarkTool+Machine.swift",
"BenchmarkTool+Operations.swift",
"BenchmarkTool+PrettyPrinting.swift",
"BenchmarkTool+ReadP90AbsoluteThresholds.swift",
"BenchmarkTool+Thresholds.swift",
"BenchmarkTool.swift",
"FilePath+Additions.swift",
"FilePath+DirectoryView.swift",
"String+Additions.swift"
],
"target_dependencies" : [
"Benchmark",
"BenchmarkShared"
],
"type" : "executable"
},
{
"c99name" : "BenchmarkTests",
"module_type" : "SwiftTarget",
"name" : "BenchmarkTests",
"path" : "Tests/BenchmarkTests",
"sources" : [
"AdditionalTests.swift",
"BenchmarkMetricsTests.swift",
"BenchmarkResultTests.swift",
"BenchmarkRunnerTests.swift",
"BenchmarkTests.swift",
"OperatingSystemAndMallocTests.swift",
"StatisticsTests.swift"
],
"target_dependencies" : [
"Benchmark"
],
"type" : "test"
},
{
"c99name" : "BenchmarkShared",
"module_type" : "SwiftTarget",
"name" : "BenchmarkShared",
"path" : "Sources/BenchmarkShared",
"product_memberships" : [
"BenchmarkCommandPlugin",
"Benchmark",
"BenchmarkTool",
"BenchmarkHelpGenerator"
],
"sources" : [
"Command+Helpers.swift"
],
"type" : "library"
},
{
"c99name" : "BenchmarkPlugin",
"module_type" : "PluginTarget",
"name" : "BenchmarkPlugin",
"path" : "Plugins/BenchmarkPlugin",
"plugin_capability" : {
"type" : "buildTool"
},
"product_memberships" : [
"BenchmarkPlugin"
],
"sources" : [
"BenchmarkSupportPlugin.swift"
],
"target_dependencies" : [
"BenchmarkBoilerplateGenerator"
],
"type" : "plugin"
},
{
"c99name" : "BenchmarkHelpGenerator",
"module_type" : "SwiftTarget",
"name" : "BenchmarkHelpGenerator",
"path" : "Plugins/BenchmarkHelpGenerator",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"BenchmarkHelpGenerator"
],
"sources" : [
"BenchmarkHelpGenerator.swift"
],
"target_dependencies" : [
"BenchmarkShared"
],
"type" : "executable"
},
{
"c99name" : "BenchmarkCommandPlugin",
"module_type" : "PluginTarget",
"name" : "BenchmarkCommandPlugin",
"path" : "Plugins/BenchmarkCommandPlugin",
"plugin_capability" : {
"intent" : {
"description" : "Run the Benchmark performance test suite.",
"type" : "custom",
"verb" : "benchmark"
},
"permissions" : [
],
"type" : "command"
},
"product_memberships" : [
"BenchmarkCommandPlugin"
],
"sources" : [
"ArgumentExtractor+Extensions.swift",
"BenchmarkCommandPlugin.swift",
"BenchmarkPlugin+Help.swift",
"Command+Helpers.swift"
],
"target_dependencies" : [
"BenchmarkTool"
],
"type" : "plugin"
},
{
"c99name" : "BenchmarkBoilerplateGenerator",
"module_type" : "SwiftTarget",
"name" : "BenchmarkBoilerplateGenerator",
"path" : "Plugins/BenchmarkBoilerplateGenerator",
"product_dependencies" : [
"ArgumentParser",
"SystemPackage"
],
"product_memberships" : [
"BenchmarkPlugin",
"BenchmarkBoilerplateGenerator"
],
"sources" : [
"BenchmarkBoilerplateGenerator.swift"
],
"type" : "executable"
},
{
"c99name" : "Benchmark",
"module_type" : "SwiftTarget",
"name" : "Benchmark",
"path" : "Sources/Benchmark",
"product_dependencies" : [
"Histogram",
"ArgumentParser",
"SystemPackage",
"Atomics",
"jemalloc"
],
"product_memberships" : [
"BenchmarkCommandPlugin",
"Benchmark",
"BenchmarkTool"
],
"sources" : [
"ARCStats/ARCStats.swift",
"ARCStats/ARCStatsProducer.swift",
"Benchmark+ConvenienceInitializers.swift",
"Benchmark.swift",
"BenchmarkClock.swift",
"BenchmarkExecutor+Extensions.swift",
"BenchmarkExecutor.swift",
"BenchmarkInternals.swift",
"BenchmarkMetric+Defaults.swift",
"BenchmarkMetric.swift",
"BenchmarkResult.swift",
"BenchmarkRunner+ReadWrite.swift",
"BenchmarkRunner.swift",
"BenchmarkThresholds+Defaults.swift",
"BenchmarkThresholds.swift",
"Blackhole.swift",
"Int+Extensions.swift",
"MallocStats/MallocStats+jemalloc-support.swift",
"MallocStats/MallocStats.swift",
"MallocStats/MallocStatsProducer+jemalloc.swift",
"NIOConcurrencyHelpers/NIOLock.swift",
"NIOConcurrencyHelpers/lock.swift",
"OperatingSystemStats/OperatingSystemStats.swift",
"OperatingSystemStats/OperatingSystemStatsProducer+Darwin.swift",
"OperatingSystemStats/OperatingSystemStatsProducer+Linux.swift",
"OutputSuppressor.swift",
"Progress/Progress.swift",
"Progress/ProgressElements.swift",
"Progress/Utilities.swift",
"Statistics.swift"
],
"target_dependencies" : [
"CDarwinOperatingSystemStats",
"CLinuxOperatingSystemStats",
"SwiftRuntimeHooks",
"BenchmarkShared"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8106a39f56f5bb7aad9f0d9a94f1e5362f9a40b692f7bc17efe17b7b91dc65fc
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/ordo-one/TextTable.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/HdrHistogram/hdrhistogram-swift.git
Fetching https://github.com/ordo-one/package-jemalloc.git
[1/203] Fetching texttable
[66/238] Fetching texttable, package-jemalloc
[79/840] Fetching texttable, package-jemalloc, hdrhistogram-swift
Fetched https://github.com/ordo-one/package-jemalloc.git from cache (0.25s)
[1/1808] Fetching swift-atomics
[1339/6708] Fetching swift-atomics, swift-system
[6709/22397] Fetching swift-atomics, swift-system, swift-argument-parser
Fetched https://github.com/HdrHistogram/hdrhistogram-swift.git from cache (0.89s)
Fetched https://github.com/ordo-one/TextTable.git from cache (0.90s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.90s)
Fetched https://github.com/apple/swift-system.git from cache (0.90s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.91s)
Computing version for https://github.com/ordo-one/package-jemalloc.git
Computed https://github.com/ordo-one/package-jemalloc.git at 1.0.0 (1.49s)
Computing version for https://github.com/ordo-one/TextTable.git
Computed https://github.com/ordo-one/TextTable.git at 0.0.2 (0.53s)
Computing version for https://github.com/HdrHistogram/hdrhistogram-swift.git
Computed https://github.com/HdrHistogram/hdrhistogram-swift.git at 0.1.3 (0.50s)
Fetching https://github.com/apple/swift-numerics
[1/6342] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (0.50s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.3 (0.98s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.10s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (0.63s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.1 (0.49s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.6.1
Creating working copy for https://github.com/HdrHistogram/hdrhistogram-swift.git
Working copy of https://github.com/HdrHistogram/hdrhistogram-swift.git resolved at 0.1.3
Creating working copy for https://github.com/ordo-one/TextTable.git
Working copy of https://github.com/ordo-one/TextTable.git resolved at 0.0.2
Creating working copy for https://github.com/ordo-one/package-jemalloc.git
Working copy of https://github.com/ordo-one/package-jemalloc.git resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.2
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.3
warning: couldn't find pc file for jemalloc
warning: couldn't find pc file for jemalloc
[1/1] Compiling plugin BenchmarkPlugin
[2/2] Compiling plugin BenchmarkCommandPlugin
[3/3] Compiling plugin GenerateManual
[4/4] Compiling plugin GenerateDoccReference
Building for debugging...
[4/78] Write sources
[17/78] Compiling _NumericsShims _NumericsShims.c
[17/78] Write sources
[20/78] Compiling _AtomicsShims.c
[21/78] Write sources
[25/78] Compiling _AtomicsShims.c
[26/78] Write sources
[34/78] Compiling _NumericsShims _NumericsShims.c
[35/78] Compiling SwiftRuntimeHooks shims.c
[36/78] Compiling CLinuxOperatingSystemStats CLinuxOperatingSystemStats.c
[37/78] Compiling SwiftRuntimeHooks shims.c
[38/78] Compiling CSystem shims.c
[39/78] Write swift-version-24593BA9C3E375BF.txt
[40/78] Compiling CSystem shims.c
[42/188] Emitting module RealModule
[43/189] Emitting module SystemPackage
[44/193] Compiling RealModule Float16+Real.swift
[45/193] Compiling SystemPackage FilePathWindows.swift
[46/193] Compiling SystemPackage FilePermissions.swift
[47/193] Compiling SystemPackage IOCompletion.swift
[48/193] Compiling SystemPackage IORequest.swift
[49/193] Compiling SystemPackage Constants.swift
[50/197] Emitting module BenchmarkShared
[51/197] Compiling BenchmarkShared Command+Helpers.swift
[52/198] Compiling RealModule Float+Real.swift
[53/198] Compiling RealModule Float80+Real.swift
[54/198] Compiling RealModule ElementaryFunctions.swift
[55/198] Compiling RealModule Real.swift
[60/198] Compiling RealModule RealFunctions.swift
[61/199] Compiling SystemPackage FilePathComponents.swift
[62/199] Compiling SystemPackage FilePathParsing.swift
[63/199] Compiling SystemPackage FilePathString.swift
[64/199] Compiling SystemPackage IORing.swift
[65/199] Emitting module SystemPackage
[66/199] Compiling SystemPackage Exports.swift
[67/199] Compiling SystemPackage Mocking.swift
[68/199] Compiling SystemPackage RawBuffer.swift
[69/199] Compiling SystemPackage FilePath.swift
[70/199] Compiling SystemPackage FilePathComponentView.swift
[73/199] Compiling RealModule Real.swift
[74/200] Compiling BenchmarkShared Command+Helpers.swift
[75/200] Emitting module BenchmarkShared
[76/201] Compiling RealModule Float80+Real.swift
[77/201] Emitting module RealModule
[82/201] Compiling RealModule Float16+Real.swift
[83/201] Compiling RealModule ElementaryFunctions.swift
[84/201] Compiling RealModule Float+Real.swift
[85/201] Compiling RealModule RealFunctions.swift
[86/220] Compiling SystemPackage SystemString.swift
[87/220] Compiling SystemPackage Util+StringArray.swift
[88/220] Compiling SystemPackage Util.swift
[89/220] Compiling SystemPackage UtilConsumers.swift
[92/238] Compiling Atomics ManagedAtomic.swift
[93/238] Compiling Atomics ManagedAtomicLazyReference.swift
[94/240] Compiling Atomics UnsafeAtomic.swift
[95/240] Compiling Atomics UnsafeAtomicLazyReference.swift
[100/249] Compiling Atomics AtomicStorage.swift
[101/249] Compiling Atomics AtomicValue.swift
[102/249] Compiling Atomics AtomicMemoryOrderings.swift
[103/249] Compiling Atomics DoubleWord.swift
[105/249] Compiling Atomics AtomicInteger.swift
[106/249] Compiling Atomics AtomicOptionalWrappable.swift
[107/249] Compiling Atomics AtomicReference.swift
[108/249] Emitting module ArgumentParserToolInfo
[109/249] Compiling Atomics IntegerOperations.swift
[110/249] Compiling Atomics Unmanaged extensions.swift
[118/249] Compiling Atomics OptionalRawRepresentable.swift
[119/249] Compiling ComplexModule Arithmetic.swift
[120/249] Compiling ComplexModule Complex.swift
[126/249] Compiling Atomics AtomicBool.swift
[127/249] Compiling Atomics IntegerConformances.swift
[128/249] Compiling Atomics PointerConformances.swift
[129/249] Compiling Atomics Primitives.native.swift
[133/249] Compiling Atomics RawRepresentable.swift
[136/249] Compiling SystemPackage FilePathTempPosix.swift
[137/249] Compiling SystemPackage FilePathTempWindows.swift
[142/249] Compiling SystemPackage Errno.swift
[143/249] Compiling SystemPackage ErrnoWindows.swift
[144/249] Compiling SystemPackage FileDescriptor.swift
[145/249] Compiling SystemPackage FileHelpers.swift
[146/249] Compiling SystemPackage FileOperations.swift
[147/249] Compiling SystemPackage Syscalls.swift
[148/249] Compiling SystemPackage WindowsSyscallAdapters.swift
[149/249] Compiling SystemPackage MachPort.swift
[150/249] Compiling SystemPackage PlatformString.swift
[158/250] Compiling TextTable String+Util.swift
[161/250] Emitting module TextTable
[166/251] Compiling TextTable SimpleFormat.swift
[167/251] Compiling TextTable RstFormat.swift
[168/251] Compiling ComplexModule ElementaryFunctions.swift
[169/251] Emitting module ComplexModule
[187/257] Compiling ArgumentParserToolInfo ToolInfo.swift
[188/258] Compiling TextTable TextTable.swift
[190/261] Compiling ComplexModule Arithmetic.swift
[191/261] Wrapping AST for SystemPackage for debugging
[195/261] Emitting module TextTable
[196/262] Compiling TextTable RstFormat.swift
[199/262] Compiling TextTable SimpleFormat.swift
[200/262] Compiling TextTable String+Util.swift
[204/262] Wrapping AST for TextTable for debugging
[205/306] Wrapping AST for RealModule for debugging
[207/306] Compiling ComplexModule ElementaryFunctions.swift
[208/306] Emitting module ComplexModule
[208/306] Wrapping AST for BenchmarkShared for debugging
[210/306] Compiling TextTable TextTable.swift
[210/307] Wrapping AST for ArgumentParserToolInfo for debugging
[212/307] Emitting module Atomics
[214/307] Wrapping AST for SystemPackage for debugging
[215/307] Wrapping AST for RealModule for debugging
[216/307] Wrapping AST for BenchmarkShared for debugging
[218/307] Compiling ArgumentParser Option.swift
[219/307] Compiling ArgumentParser BashCompletionsGenerator.swift
[220/307] Compiling ArgumentParser CompletionsGenerator.swift
[221/307] Compiling ArgumentParser Errors.swift
[222/307] Compiling ArgumentParser Flag.swift
[223/307] Compiling ArgumentParser NameSpecification.swift
[229/308] Compiling ArgumentParser FishCompletionsGenerator.swift
[229/309] Wrapping AST for TextTable for debugging
[233/309] Compiling ArgumentParser InputKey.swift
[234/309] Compiling ArgumentParser InputOrigin.swift
[235/309] Compiling ArgumentParser Name.swift
[236/309] Compiling ArgumentParser Parsed.swift
[237/309] Compiling ArgumentParser ParsedValues.swift
[238/309] Compiling ArgumentParser ParserError.swift
[239/315] Compiling ArgumentParser CollectionExtensions.swift
[240/315] Compiling ArgumentParser Mutex.swift
[241/315] Compiling ArgumentParser Platform.swift
[242/315] Compiling ArgumentParser SequenceExtensions.swift
[243/315] Compiling ArgumentParser StringExtensions.swift
[244/315] Compiling ArgumentParser SwiftExtensions.swift
[245/315] Compiling ArgumentParserToolInfo ToolInfo.swift
[246/315] Emitting module ArgumentParserToolInfo
[246/316] Wrapping AST for Atomics for debugging
[249/316] Emitting module ArgumentParser
[250/316] Wrapping AST for ArgumentParserToolInfo for debugging
[252/360] Compiling ComplexModule Differentiable.swift
[253/362] Wrapping AST for ComplexModule for debugging
[255/363] Emitting module Numerics
[256/363] Compiling Numerics Numerics.swift
[258/364] Compiling ArgumentParser Tree.swift
[259/364] Compiling ArgumentParser CodingKeyValidator.swift
[260/364] Compiling ArgumentParser NonsenseFlagsValidator.swift
[261/364] Compiling ArgumentParser ParsableArgumentsValidation.swift
[262/364] Compiling ArgumentParser PositionalArgumentsValidator.swift
[263/364] Compiling ArgumentParser UniqueNamesValidator.swift
[263/364] Wrapping AST for Numerics for debugging
[265/366] Compiling ArgumentParser CollectionExtensions.swift
[266/366] Compiling ArgumentParser Mutex.swift
[267/366] Compiling ArgumentParser Platform.swift
[268/366] Compiling ArgumentParser SequenceExtensions.swift
[269/366] Compiling ArgumentParser StringExtensions.swift
[270/366] Compiling ArgumentParser SwiftExtensions.swift
[271/372] Compiling ComplexModule Complex.swift
[272/372] Compiling ComplexModule Differentiable.swift
[273/373] Wrapping AST for ComplexModule for debugging
[275/375] Emitting module Numerics
[276/375] Compiling Numerics Numerics.swift
[277/375] Compiling Histogram Histogram.swift
/host/spi-builder-workspace/.build/checkouts/hdrhistogram-swift/Sources/Histogram/Histogram.swift:1392:25: error: cannot find 'vsnprintf' in scope
1390 | // string.
1391 | 0..<bufferSize ~= format.withCString {
1392 | Int(vsnprintf(ptr.baseAddress, bufferSize, $0, va_list))
| `- error: cannot find 'vsnprintf' in scope
1393 | }
1394 | }
[278/375] Emitting module Histogram
[279/376] Compiling ArgumentParser InputKey.swift
[280/376] Compiling ArgumentParser InputOrigin.swift
[281/376] Compiling ArgumentParser Name.swift
[282/376] Compiling ArgumentParser Parsed.swift
[283/376] Compiling ArgumentParser ParsedValues.swift
[284/376] Compiling ArgumentParser ParserError.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8106a39f56f5bb7aad9f0d9a94f1e5362f9a40b692f7bc17efe17b7b91dc65fc
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
warning: couldn't find pc file for jemalloc
warning: couldn't find pc file for jemalloc
[0/1] Planning build
[1/1] Compiling plugin BenchmarkPlugin
[2/2] Compiling plugin BenchmarkCommandPlugin
[3/3] Compiling plugin GenerateManual
[4/4] Compiling plugin GenerateDoccReference
Building for debugging...
[4/42] Write swift-version-24593BA9C3E375BF.txt
[6/110] Compiling Atomics AtomicStorage.swift
[7/110] Compiling Atomics AtomicValue.swift
[8/178] Compiling RealModule Real.swift
[9/178] Compiling RealModule Float80+Real.swift
[10/179] Compiling SystemPackage FilePathWindows.swift
[11/179] Compiling SystemPackage FilePermissions.swift
[12/179] Compiling SystemPackage FilePathString.swift
[13/179] Compiling SystemPackage FilePathSyntax.swift
[14/179] Compiling SystemPackage FilePathTemp.swift
[15/179] Compiling SystemPackage FilePathTempPosix.swift
[16/179] Compiling TextTable RstFormat.swift
[17/180] Compiling TextTable String+Util.swift
[18/180] Compiling TextTable SimpleFormat.swift
[19/181] Compiling SystemPackage FilePathComponents.swift
[20/181] Compiling SystemPackage FilePathParsing.swift
[21/181] Compiling TextTable RstFormat.swift
[22/181] Compiling TextTable String+Util.swift
[23/181] Compiling TextTable SimpleFormat.swift
[24/181] Compiling RealModule ElementaryFunctions.swift
[25/181] Compiling SystemPackage FileDescriptor.swift
[26/181] Compiling SystemPackage FileHelpers.swift
[27/181] Compiling RealModule Float+Real.swift
[28/181] Compiling RealModule Float16+Real.swift
[37/183] Emitting module BenchmarkShared
[38/183] Compiling BenchmarkShared Command+Helpers.swift
[39/184] Emitting module TextTable
[40/184] Compiling SystemPackage Errno.swift
[41/184] Compiling SystemPackage ErrnoWindows.swift
[42/184] Compiling RealModule RealFunctions.swift
[43/184] Compiling SystemPackage IOCompletion.swift
[44/184] Compiling SystemPackage IORequest.swift
[49/184] Compiling Atomics IntegerOperations.swift
[50/184] Compiling Atomics Unmanaged extensions.swift
[56/187] Compiling SystemPackage FileOperations.swift
[57/187] Compiling SystemPackage FilePath.swift
[58/187] Compiling SystemPackage FilePathComponentView.swift
[59/187] Emitting module RealModule
[60/188] Compiling SystemPackage Syscalls.swift
[61/188] Compiling SystemPackage WindowsSyscallAdapters.swift
[62/188] Compiling SystemPackage MachPort.swift
[63/188] Compiling SystemPackage PlatformString.swift
[65/192] Compiling TextTable TextTable.swift
[72/202] Compiling RealModule AlgebraicField.swift
[73/202] Compiling RealModule ApproximateEquality.swift
[74/202] Compiling RealModule AugmentedArithmetic.swift
[75/202] Compiling RealModule Double+Real.swift
[81/204] Compiling SystemPackage RawIORequest.swift
[82/204] Compiling SystemPackage Backcompat.swift
[83/204] Compiling SystemPackage CInterop.swift
[84/204] Compiling SystemPackage Constants.swift
[85/204] Compiling SystemPackage Exports.swift
[86/204] Compiling SystemPackage Mocking.swift
[87/204] Compiling SystemPackage RawBuffer.swift
[88/204] Compiling RealModule Real.swift
[105/206] Emitting module TextTable
[110/207] Compiling RealModule Float80+Real.swift
[111/207] Compiling RealModule Float16+Real.swift
[113/207] Compiling RealModule ElementaryFunctions.swift
[114/207] Compiling RealModule Float+Real.swift
[115/207] Compiling RealModule RealFunctions.swift
[116/207] Emitting module SystemPackage
[118/206] Emitting module BenchmarkShared
[119/206] Compiling BenchmarkShared Command+Helpers.swift
[125/205] Emitting module RealModule
[126/215] Wrapping AST for RealModule for debugging
[128/215] Compiling SystemPackage SystemString.swift
[129/215] Compiling SystemPackage Util+StringArray.swift
[130/215] Compiling SystemPackage Util.swift
[131/215] Compiling SystemPackage UtilConsumers.swift
[141/220] Emitting module SystemPackage
[147/221] Compiling ComplexModule Arithmetic.swift
[169/222] Wrapping AST for RealModule for debugging
[171/222] Emitting module Atomics
[178/223] Compiling ComplexModule Differentiable.swift
[179/223] Emitting module ComplexModule
[180/223] Wrapping AST for SystemPackage for debugging
[183/223] Compiling ComplexModule Arithmetic.swift
[184/223] Compiling ComplexModule Complex.swift
[185/223] Compiling ComplexModule Differentiable.swift
[186/223] Compiling ComplexModule Complex.swift
[187/223] Compiling ComplexModule ElementaryFunctions.swift
[187/224] Wrapping AST for Atomics for debugging
[190/224] Emitting module Atomics
[190/225] Wrapping AST for ComplexModule for debugging
[193/225] Compiling ComplexModule ElementaryFunctions.swift
[194/225] Emitting module ComplexModule
[195/226] Emitting module ArgumentParserToolInfo
[196/226] Compiling ArgumentParserToolInfo ToolInfo.swift
[198/229] Wrapping AST for Atomics for debugging
[200/229] Emitting module ArgumentParserToolInfo
[201/228] Compiling ArgumentParserToolInfo ToolInfo.swift
[202/229] Emitting module Numerics
[203/229] Compiling Numerics Numerics.swift
[203/229] Wrapping AST for ComplexModule for debugging
[207/274] Emitting module Numerics
[208/274] Compiling Numerics Numerics.swift
[209/321] Wrapping AST for Numerics for debugging
[211/323] Compiling ArgumentParser CompletionsGenerator.swift
[212/323] Compiling ArgumentParser FishCompletionsGenerator.swift
[213/323] Compiling ArgumentParser ZshCompletionsGenerator.swift
[214/323] Compiling ArgumentParser Argument.swift
[215/323] Compiling ArgumentParser ArgumentDiscussion.swift
[216/323] Compiling ArgumentParser ArgumentHelp.swift
[217/329] Compiling ArgumentParser CollectionExtensions.swift
[218/329] Compiling ArgumentParser Mutex.swift
[219/329] Compiling ArgumentParser Platform.swift
[220/329] Compiling ArgumentParser SequenceExtensions.swift
[221/329] Compiling ArgumentParser StringExtensions.swift
[222/329] Compiling ArgumentParser SwiftExtensions.swift
[223/329] Compiling ArgumentParser OptionGroup.swift
[224/329] Compiling ArgumentParser AsyncParsableCommand.swift
[225/329] Compiling ArgumentParser CommandConfiguration.swift
[226/329] Compiling ArgumentParser CommandGroup.swift
[227/329] Compiling ArgumentParser EnumerableFlag.swift
[228/329] Compiling ArgumentParser ExpressibleByArgument.swift
[229/329] Emitting module Histogram
[230/330] Compiling Histogram Histogram.swift
/host/spi-builder-workspace/.build/checkouts/hdrhistogram-swift/Sources/Histogram/Histogram.swift:1392:25: error: cannot find 'vsnprintf' in scope
1390 | // string.
1391 | 0..<bufferSize ~= format.withCString {
1392 | Int(vsnprintf(ptr.baseAddress, bufferSize, $0, va_list))
| `- error: cannot find 'vsnprintf' in scope
1393 | }
1394 | }
[231/335] Emitting module Histogram
[232/335] Compiling ArgumentParser InputKey.swift
[233/335] Compiling ArgumentParser InputOrigin.swift
[234/335] Compiling ArgumentParser Name.swift
[235/335] Compiling ArgumentParser Parsed.swift
[236/335] Compiling ArgumentParser ParsedValues.swift
[237/335] Compiling ArgumentParser ParserError.swift
BUILD FAILURE 6.1 android