Build Information
Successful build of swift-qr, reference 0.1.0 (74c56e), with Swift 6.3 for Wasm on 18 Apr 2026 02:18:10 UTC.
Swift 6 data race errors: 0
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/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CorvidLabs/swift-qr.git
Reference: 0.1.0
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/CorvidLabs/swift-qr
* tag 0.1.0 -> FETCH_HEAD
HEAD is now at 74c56e3 Update Package
Cloned https://github.com/CorvidLabs/swift-qr.git
Revision (git rev-parse @):
74c56e328ab7c4385537de1ae52eaafad579d2f8
SUCCESS checkout https://github.com/CorvidLabs/swift-qr.git at 0.1.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.3
Building package at path: $PWD
https://github.com/CorvidLabs/swift-qr.git
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/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/tayloraswift/swift-png.git
Fetching https://github.com/CorvidLabs/swift-ascii.git
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2277] Fetching swift-docc-plugin
[161/2392] Fetching swift-docc-plugin, swift-ascii
[344/9862] Fetching swift-docc-plugin, swift-ascii, swift-png
Fetched https://github.com/CorvidLabs/swift-ascii.git from cache (0.47s)
[4220/9747] Fetching swift-docc-plugin, swift-png
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.48s)
[2167/7470] Fetching swift-png
Fetched https://github.com/tayloraswift/swift-png.git from cache (7.18s)
Computing version for https://github.com/CorvidLabs/swift-ascii.git
Computed https://github.com/CorvidLabs/swift-ascii.git at 0.1.0 (7.66s)
Fetching https://github.com/CorvidLabs/swift-color.git
[1/447] Fetching swift-color
Fetched https://github.com/CorvidLabs/swift-color.git from cache (0.30s)
Computing version for https://github.com/CorvidLabs/swift-color.git
Computed https://github.com/CorvidLabs/swift-color.git at 0.1.0 (0.84s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (3.77s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.54s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (5.16s)
Computing version for https://github.com/tayloraswift/swift-png.git
Computed https://github.com/tayloraswift/swift-png.git at 4.5.1 (5.08s)
Fetching https://github.com/rarestype/h
[1/1233] Fetching h
Fetched https://github.com/rarestype/h from cache (0.41s)
Computing version for https://github.com/rarestype/h
Computed https://github.com/rarestype/h at 1.0.1 (1.55s)
Creating working copy for https://github.com/tayloraswift/swift-png.git
Working copy of https://github.com/tayloraswift/swift-png.git resolved at 4.5.1
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.6
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/CorvidLabs/swift-ascii.git
Working copy of https://github.com/CorvidLabs/swift-ascii.git resolved at 0.1.0
Creating working copy for https://github.com/CorvidLabs/swift-color.git
Working copy of https://github.com/CorvidLabs/swift-color.git resolved at 0.1.0
Creating working copy for https://github.com/rarestype/h
Working copy of https://github.com/rarestype/h resolved at 1.0.1
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/23] Write sources
[2/23] Write swift-version-24593BA9C3E375BF.txt
[2/23] Write sources
[13/34] Compiling BaseDigits BaseDigits.swift
[14/34] Emitting module BaseDigits
[16/35] Compiling Color Color.swift
[16/36] Wrapping AST for BaseDigits for debugging
[18/41] Compiling Base16 Base16.LowercaseDigits.swift
[19/41] Compiling Base16 Base16.UppercaseDigits.swift
[20/41] Compiling Base16 Base16.Values.swift
[21/41] Emitting module Base16
[22/41] Compiling Color NamedColor.swift
[23/41] Compiling Base16 Base16.swift
[24/42] Wrapping AST for Base16 for debugging
[26/44] Compiling CRC CRC32.swift
[27/44] Emitting module CRC
[28/45] Wrapping AST for CRC for debugging
[30/46] Compiling Color Color+LAB.swift
[31/46] Compiling Color Color+Manipulation.swift
[32/46] Compiling Color Color+Palette.swift
[33/46] Compiling Color Color+HSV.swift
[34/46] Emitting module Color
[35/46] Compiling Color Color+Accessibility.swift
[36/46] Compiling Color Color+HSL.swift
[37/46] Compiling Color Color+Hex.swift
[38/99] Wrapping AST for Color for debugging
[40/105] Emitting module LZ77
[41/105] Emitting module ASCIIPixelArt
[42/105] Compiling ASCIIPixelArt SVGBuilder.swift
[43/105] Compiling ASCIIPixelArt SVGRenderer.swift
[44/105] Compiling ASCIIPixelArt ASCIIParser.swift
[45/105] Compiling ASCIIPixelArt LayerMerger.swift
[46/105] Compiling ASCIIPixelArt PixelGrid.swift
[48/106] Compiling LZ77 Gzip.Format.swift
[49/106] Compiling LZ77 Gzip.Inflator.swift
[50/106] Compiling LZ77 Gzip.InflatorState.swift
[51/106] Compiling LZ77 Gzip.StreamHeader.swift
[52/106] Compiling LZ77 Gzip.StreamHeaderError.swift
[53/106] Compiling LZ77 Gzip.swift
[54/106] Compiling LZ77 LZ77.Codeword.swift
[55/113] Compiling LZ77 F14.District.Index.swift
[56/113] Compiling LZ77 F14.District.swift
[57/113] Compiling LZ77 F14.Hash.swift
[58/113] Compiling LZ77 F14.HashTable.swift
[59/113] Compiling LZ77 F14.swift
[60/113] Compiling LZ77 FixedWidthInteger (ext).swift
[61/113] Compiling LZ77 Gzip.Deflator.swift
[62/113] Compiling LZ77 Gzip.Format.Integral.swift
[63/113] Compiling LZ77 LZ77.Reversed.swift
[64/113] Compiling LZ77 LZ77.swift
[65/113] Compiling LZ77 SIMD16 (ext).swift
[66/113] Compiling LZ77 LZ77.Format.swift
[67/113] Compiling LZ77 LZ77.FormatType.swift
[68/113] Compiling LZ77 LZ77.MRC32.swift
[69/113] Compiling LZ77 LZ77.StreamIntegral.swift
[69/113] Wrapping AST for ASCIIPixelArt for debugging
[71/113] Compiling LZ77 LZ77.InflatorIn.swift
[72/113] Compiling LZ77 LZ77.InflatorOut.swift
[73/113] Compiling LZ77 LZ77.InflatorState.swift
[74/113] Compiling LZ77 LZ77.InflatorTables.swift
[75/113] Compiling LZ77 LZ77.StreamHeader.swift
[76/113] Compiling LZ77 LZ77.StreamHeaderError.swift
[77/113] Compiling LZ77 LZ77.Composites.swift
[78/113] Compiling LZ77 LZ77.Distance.swift
[79/113] Compiling LZ77 LZ77.Heap.swift
[80/113] Compiling LZ77 LZ77.HuffmanPattern.swift
[81/113] Compiling LZ77 LZ77.HuffmanTree.swift
[82/113] Compiling LZ77 LZ77.Metaword.swift
[83/113] Compiling LZ77 LZ77.RunLiteral.swift
[84/113] Compiling LZ77 LZ77.BlockMetadata.swift
[85/113] Compiling LZ77 LZ77.Decades.swift
[86/113] Compiling LZ77 LZ77.Deflator.swift
[87/113] Compiling LZ77 LZ77.DeflatorBuffers.Stream.swift
[88/113] Compiling LZ77 LZ77.DeflatorBuffers.swift
[89/113] Compiling LZ77 LZ77.DeflatorDicing.Node.swift
[90/113] Compiling LZ77 LZ77.DeflatorDicing.swift
[91/113] Compiling LZ77 LZ77.DeflatorIn.swift
[92/113] Compiling LZ77 LZ77.DeflatorMatches.Depths.swift
[93/113] Compiling LZ77 LZ77.BlockShape.swift
[94/113] Compiling LZ77 LZ77.BlockState.swift
[95/113] Compiling LZ77 LZ77.BlockType.swift
[96/113] Compiling LZ77 LZ77.DecompressionError.swift
[97/113] Compiling LZ77 LZ77.Inflator.swift
[98/113] Compiling LZ77 LZ77.InflatorBuffers.Stream.swift
[99/113] Compiling LZ77 LZ77.InflatorBuffers.swift
[100/113] Compiling LZ77 LZ77.DeflatorMatches.swift
[101/113] Compiling LZ77 LZ77.DeflatorOut.swift
[102/113] Compiling LZ77 LZ77.DeflatorSearch.swift
[103/113] Compiling LZ77 LZ77.DeflatorTables.swift
[104/113] Compiling LZ77 LZ77.DeflatorTerm.Meta.swift
[105/113] Compiling LZ77 LZ77.DeflatorTerm.swift
[106/113] Compiling LZ77 LZ77.DeflatorWindow.Element.swift
[107/113] Compiling LZ77 LZ77.DeflatorWindow.swift
[108/114] Wrapping AST for LZ77 for debugging
[110/158] Emitting module PNG
[111/164] Compiling PNG PNG.DecodingError.swift
[112/164] Compiling PNG PNG.Metadata.swift
[113/164] Compiling PNG PNG.Standard.swift
[114/164] Compiling PNG PNG.Encoder.Pass.swift
[115/164] Compiling PNG PNG.Encoder.swift
[116/164] Compiling PNG PNG.FormattingError.swift
[117/164] Compiling PNG PNG.Format.Pixel.swift
[118/164] Compiling PNG PNG.Format.swift
[119/164] Compiling PNG PNG.Layout.swift
[120/164] Compiling PNG General.swift
[121/164] Compiling PNG LZ77.DecompressionError (ext).swift
[122/164] Compiling PNG LZ77.DeflateHeaderError (ext).swift
[123/164] Compiling PNG PNG.TimeModified.swift
[124/164] Compiling PNG PNG.Transparency.Case.swift
[125/164] Compiling PNG PNG.Transparency.swift
[126/164] Compiling PNG System.swift
[127/164] Compiling PNG UnsafeMutableBufferPointer (ext).swift
[128/164] Compiling PNG __Entrypoint.swift
[129/164] Compiling PNG PNG.PhysicalDimensions.swift
[130/164] Compiling PNG PNG.SignificantBits.Case.swift
[131/164] Compiling PNG PNG.SignificantBits.swift
[132/164] Compiling PNG PNG.SuggestedPalette.Entries.swift
[133/164] Compiling PNG PNG.SuggestedPalette.swift
[134/164] Compiling PNG PNG.Text.swift
[135/164] Compiling PNG Array (ext).swift
[136/164] Compiling PNG ArraySlice (ext).swift
[137/164] Compiling PNG PNG.Color.swift
[138/164] Compiling PNG PNG.RGBA.swift
[139/164] Compiling PNG PNG.VA.swift
[140/164] Compiling PNG PNG.Context.swift
[141/164] Compiling PNG PNG.Decoder.swift
[142/164] Compiling PNG PNG.Gamma.swift
[143/164] Compiling PNG PNG.Header.swift
[144/164] Compiling PNG PNG.Histogram.swift
[145/164] Compiling PNG PNG.Palette.swift
[146/164] Compiling PNG PNG.ParsingError.swift
[147/164] Compiling PNG PNG.Percentmille.swift
[148/164] Compiling PNG PNG.swift
[149/164] Compiling PNG PNG.Background.Case.swift
[150/164] Compiling PNG PNG.Background.swift
[151/164] Compiling PNG PNG.Chromaticity.swift
[152/164] Compiling PNG PNG.ColorProfile.swift
[153/164] Compiling PNG PNG.ColorRendering.swift
[154/164] Compiling PNG PNG.BytestreamDestination.swift
[155/164] Compiling PNG PNG.BytestreamSource.swift
[156/164] Compiling PNG PNG.Chunk.swift
[157/164] Compiling PNG PNG.LexingError.swift
[158/164] Compiling PNG PNG.Error.swift
[159/164] Compiling PNG PNG.Image.swift
[160/165] Wrapping AST for PNG for debugging
[162/189] Compiling SwiftQR QRError.swift
[163/189] Compiling SwiftQR QRErrorCorrectionLevel.swift
[164/189] Compiling SwiftQR QRVersion.swift
[165/189] Compiling SwiftQR PNGOutput.swift
[166/189] Compiling SwiftQR SVGOutput.swift
[167/189] Compiling SwiftQR SwiftQR.swift
[168/192] Emitting module SwiftQR
[169/192] Compiling SwiftQR AlphanumericEncoder.swift
[170/192] Compiling SwiftQR BitBuffer.swift
[171/192] Compiling SwiftQR ByteEncoder.swift
[172/192] Compiling SwiftQR DataEncoder.swift
[173/192] Compiling SwiftQR QRMatrix.swift
[174/192] Compiling SwiftQR QRCode.swift
[175/192] Compiling SwiftQR QREncodingMode.swift
[176/192] Compiling SwiftQR FormatInfo.swift
[177/192] Compiling SwiftQR VersionInfo.swift
[178/192] Compiling SwiftQR DataPlacer.swift
[179/192] Compiling SwiftQR MaskPattern.swift
[180/192] Compiling SwiftQR PatternPlacer.swift
[181/192] Compiling SwiftQR PenaltyCalculator.swift
[182/192] Compiling SwiftQR NumericEncoder.swift
[183/192] Compiling SwiftQR GaloisField.swift
[184/192] Compiling SwiftQR Polynomial.swift
[185/192] Compiling SwiftQR ReedSolomon.swift
[186/192] Compiling SwiftQR AlignmentPatternTable.swift
[187/192] Compiling SwiftQR CapacityTable.swift
[188/192] Compiling SwiftQR ErrorCorrectionTable.swift
[189/193] Wrapping AST for SwiftQR for debugging
[191/195] Compiling qr_gen main.swift
[192/195] Emitting module qr_gen
[193/196] Wrapping AST for qr-gen for debugging
[194/196] Write Objects.LinkFileList
[195/196] Linking qr-gen.wasm
Build complete! (62.07s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-ascii",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/CorvidLabs/swift-ascii.git"
},
{
"identity" : "swift-png",
"requirement" : {
"range" : [
{
"lower_bound" : "4.4.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tayloraswift/swift-png.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-docc-plugin"
}
],
"manifest_display_name" : "swift-qr",
"name" : "swift-qr",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "SwiftQR",
"targets" : [
"SwiftQR"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "qr-gen",
"targets" : [
"qr-gen"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "qr_gen",
"module_type" : "SwiftTarget",
"name" : "qr-gen",
"path" : "Sources/qr-gen",
"product_memberships" : [
"qr-gen"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"SwiftQR"
],
"type" : "executable"
},
{
"c99name" : "SwiftQRTests",
"module_type" : "SwiftTarget",
"name" : "SwiftQRTests",
"path" : "Tests/SwiftQRTests",
"sources" : [
"SwiftQRTests.swift"
],
"target_dependencies" : [
"SwiftQR"
],
"type" : "test"
},
{
"c99name" : "SwiftQR",
"module_type" : "SwiftTarget",
"name" : "SwiftQR",
"path" : "Sources/SwiftQR",
"product_dependencies" : [
"ASCIIPixelArt",
"PNG"
],
"product_memberships" : [
"SwiftQR",
"qr-gen"
],
"sources" : [
"Encoding/AlphanumericEncoder.swift",
"Encoding/BitBuffer.swift",
"Encoding/ByteEncoder.swift",
"Encoding/DataEncoder.swift",
"Encoding/NumericEncoder.swift",
"ErrorCorrection/GaloisField.swift",
"ErrorCorrection/Polynomial.swift",
"ErrorCorrection/ReedSolomon.swift",
"Format/FormatInfo.swift",
"Format/VersionInfo.swift",
"Matrix/DataPlacer.swift",
"Matrix/MaskPattern.swift",
"Matrix/PatternPlacer.swift",
"Matrix/PenaltyCalculator.swift",
"Matrix/QRMatrix.swift",
"Public/QRCode.swift",
"Public/QREncodingMode.swift",
"Public/QRError.swift",
"Public/QRErrorCorrectionLevel.swift",
"Public/QRVersion.swift",
"Rendering/PNGOutput.swift",
"Rendering/SVGOutput.swift",
"SwiftQR.swift",
"Tables/AlignmentPatternTable.swift",
"Tables/CapacityTable.swift",
"Tables/ErrorCorrectionTable.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Done.