The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-fickling, reference main (5c982b), with Swift 6.3 for Linux on 19 Apr 2026 16:48:46 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-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:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/liuliu/swift-fickling.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/liuliu/swift-fickling
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 5c982bf support swift package (#2)
Cloned https://github.com/liuliu/swift-fickling.git
Revision (git rev-parse @):
5c982bf479c4cdf8c7f72002cd79ec88b553ab34
SUCCESS checkout https://github.com/liuliu/swift-fickling.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/liuliu/swift-fickling.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/apple/swift-collections.git
[1/23569] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.69s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (4.08s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Building for debugging...
[0/11] Write sources
[10/11] Write swift-version-24593BA9C3E375BF.txt
[12/29] Compiling InternalCollectionsUtilities Integer rank.swift
[13/29] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[14/29] Compiling InternalCollectionsUtilities UInt+reversed.swift
[15/31] Compiling InternalCollectionsUtilities Debugging.swift
[16/31] Compiling InternalCollectionsUtilities Descriptions.swift
[17/31] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[18/31] Compiling InternalCollectionsUtilities _SortedCollection.swift
[19/31] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[20/31] Emitting module InternalCollectionsUtilities
[21/31] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[22/31] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[23/31] Compiling InternalCollectionsUtilities String+Padding.swift
[24/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[25/31] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[26/31] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[27/31] Compiling InternalCollectionsUtilities Span+Extras.swift
[28/31] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[29/31] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[30/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[31/31] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[33/327] Compiling BitCollections BitArray+Hashable.swift
[34/327] Compiling BitCollections BitArray+Initializers.swift
[35/327] Compiling BitCollections BitArray+Invariants.swift
[36/327] Compiling BitCollections BinaryInteger extensions.swift
[37/327] Compiling BitCollections BitArray+BitwiseOperations.swift
[38/327] Compiling BitCollections BitArray+CustomReflectable.swift
[39/327] Compiling BitCollections BitArray+Descriptions.swift
[40/327] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[41/327] Compiling BitCollections BitArray+RandomBits.swift
[42/331] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[43/331] Compiling BitCollections BitArray+Shifts.swift
[44/331] Compiling BitCollections BitArray+Testing.swift
[45/331] Compiling BitCollections BitArray._UnsafeHandle.swift
[46/331] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[47/331] Compiling BitCollections BitArray+Codable.swift
[48/331] Compiling BitCollections BitArray+Collection.swift
[49/331] Compiling BitCollections BitArray+Copy.swift
[50/331] Compiling BitCollections BitSet+CustomStringConvertible.swift
[51/331] Compiling BitCollections BitSet+Equatable.swift
[52/331] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[53/331] Compiling BitCollections BitSet+Extras.swift
[54/331] Compiling BitCollections BitSet+Hashable.swift
[55/331] Compiling HeapModule Heap+Descriptions.swift
[56/331] Compiling BitCollections BitArray.swift
[57/331] Compiling BitCollections BitSet+BidirectionalCollection.swift
[58/331] Compiling BitCollections BitSet+Codable.swift
[59/331] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[60/331] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[61/331] Compiling HeapModule _HeapNode.swift
[62/331] Emitting module ContainersPreview
[63/331] Compiling ContainersPreview Box.swift
[64/331] Compiling ContainersPreview Inout.swift
[65/331] Compiling ContainersPreview InputSpan.swift
[66/331] Compiling ContainersPreview Shared.swift
[67/331] Compiling HeapModule Heap.swift
[68/331] Compiling BitCollections BitArray+Equatable.swift
[69/331] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[70/331] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[71/331] Compiling BitCollections BitArray+Extras.swift
[72/331] Compiling BitCollections BitArray+Fill.swift
[74/332] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[75/332] Compiling HeapModule Heap+Invariants.swift
[76/332] Compiling HeapModule Heap+UnsafeHandle.swift
[77/332] Emitting module HeapModule
[87/334] Compiling _RopeModule Rope+Extract.swift
[88/334] Compiling _RopeModule Rope+Find.swift
[89/334] Compiling _RopeModule Rope+ForEachWhile.swift
[90/334] Compiling _RopeModule Rope+Insert.swift
[91/334] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[92/334] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[93/334] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[94/334] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[95/334] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[96/334] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[97/390] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[98/390] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[99/390] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[100/390] Compiling BitCollections BitSet+SetAlgebra union.swift
[101/390] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[102/390] Compiling BitCollections BitSet.Counted.swift
[103/390] Compiling BitCollections BitSet.Index.swift
[104/390] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[105/390] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[106/390] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[107/390] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[108/390] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[109/390] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[110/390] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[111/397] Compiling DequeModule RigidDeque+Experimental.swift
[112/397] Compiling DequeModule RigidDeque+Hashable.swift
[113/397] Compiling DequeModule RigidDeque+Initializers.swift
[114/397] Compiling DequeModule RigidDeque+Insertions.swift
[115/397] Compiling DequeModule RigidDeque+Prepend.swift
[116/397] Compiling DequeModule UniqueDeque+Hashable.swift
[117/397] Compiling DequeModule UniqueDeque+Initializers.swift
[118/397] Compiling DequeModule UniqueDeque+Insertions.swift
[119/397] Compiling DequeModule UniqueDeque+Consumption.swift
[120/397] Compiling DequeModule UniqueDeque+Container.swift
[121/397] Compiling DequeModule UniqueDeque+Descriptions.swift
[122/397] Compiling DequeModule UniqueDeque+Equatable.swift
[123/397] Compiling DequeModule UniqueDeque+Experimental.swift
[124/402] Compiling DequeModule _DequeBuffer.swift
[125/402] Compiling DequeModule _DequeBufferHeader.swift
[126/402] Compiling DequeModule RigidDeque+Append.swift
[127/402] Compiling DequeModule RigidDeque+Consumption.swift
[128/402] Compiling DequeModule RigidDeque+Container.swift
[129/402] Compiling DequeModule RigidDeque+Descriptions.swift
[130/402] Compiling DequeModule UniqueDeque+Prepend.swift
[131/402] Compiling DequeModule UniqueDeque+Removals.swift
[139/402] Compiling DequeModule RigidDeque+Removals.swift
[140/402] Compiling DequeModule RigidDeque+Replacements.swift
[141/402] Compiling DequeModule RigidDeque+Testing.swift
[142/402] Compiling DequeModule RigidDeque.swift
[143/402] Compiling DequeModule UniqueDeque+Append.swift
[144/402] Compiling DequeModule RigidDeque+Equatable.swift
[163/402] Compiling OrderedCollections OrderedSet+Sendable.swift
[164/402] Compiling OrderedCollections OrderedSet+SubSequence.swift
[165/402] Compiling OrderedCollections OrderedSet+Testing.swift
[166/402] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[167/402] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[168/402] Compiling OrderedCollections OrderedSet.swift
[169/402] Compiling OrderedCollections _UnsafeBitset.swift
[170/402] Compiling _RopeModule Rope+Collection.swift
[171/402] Compiling _RopeModule Rope+Index.swift
[172/402] Compiling _RopeModule Rope+Sequence.swift
[173/402] Compiling _RopeModule Rope+Append.swift
[186/402] Compiling DequeModule UniqueDeque+Replacements.swift
[187/402] Compiling DequeModule Deque+Codable.swift
[188/402] Compiling DequeModule Deque+Collection.swift
[189/402] Compiling DequeModule Deque+CustomReflectable.swift
[190/402] Compiling DequeModule Deque+Descriptions.swift
[191/402] Compiling DequeModule Deque+Equatable.swift
[192/402] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[193/402] Compiling DequeModule Deque+Extras.swift
[194/402] Compiling DequeModule Deque+Hashable.swift
[196/402] Compiling DequeModule UniqueDeque.swift
[197/402] Compiling DequeModule _DequeSlot.swift
[198/402] Compiling DequeModule _UnsafeDequeHandle.swift
[199/402] Compiling DequeModule _UnsafeDequeSegments.swift
[220/402] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[221/402] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[222/402] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[223/402] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[224/402] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[225/402] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[226/402] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[227/402] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[228/402] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[229/402] Compiling HashTreeCollections TreeSet.swift
[230/402] Emitting module BitCollections
[231/402] Compiling DequeModule Deque+Testing.swift
[232/402] Compiling DequeModule Deque._Storage.swift
[233/402] Compiling DequeModule Deque._UnsafeHandle.swift
[234/402] Compiling DequeModule Deque.swift
[301/412] Emitting module OrderedCollections
[335/413] Emitting module _RopeModule
[358/413] Compiling _RopeModule Rope+Join.swift
[359/413] Compiling _RopeModule Rope+MutatingForEach.swift
[360/413] Compiling _RopeModule Rope+Remove.swift
[361/413] Compiling _RopeModule Rope+RemoveSubrange.swift
[362/413] Compiling _RopeModule Rope+Split.swift
[363/413] Compiling _RopeModule Optional Utilities.swift
[364/413] Compiling _RopeModule String Utilities.swift
[365/413] Compiling _RopeModule String.Index+ABI.swift
[366/413] Compiling _RopeModule _CharacterRecognizer.swift
[413/414] Emitting module HashTreeCollections
[415/415] Emitting module DequeModule
[417/422] Compiling Collections DequeModule reexports.swift
[418/422] Compiling Collections HashTreeCollections reexports.swift
[419/422] Compiling Collections OrderedCollections reexports.swift
[420/422] Compiling Collections HeapModule reexports.swift
[421/422] Emitting module Collections
[422/422] Compiling Collections BitCollections reexports.swift
[424/428] Compiling Fickling Instruction.swift
[425/428] Emitting module Fickling
/host/spi-builder-workspace/Sources/Interpreter.swift:62:16: warning: cannot use generic struct 'OrderedDictionary' in a property declaration marked public or in a '@frozen' or '@usableFromInline' context; 'OrderedCollections' was not imported by this file
 60 |       }
 61 |     }
 62 |     public var orderedDictionary: OrderedDictionary<String, Any> {
    |                `- warning: cannot use generic struct 'OrderedDictionary' in a property declaration marked public or in a '@frozen' or '@usableFromInline' context; 'OrderedCollections' was not imported by this file
 63 |       switch _internal {
 64 |       case .unordered(let dictionary):
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
 203 | /// characteristics.
 204 | @frozen
 205 | public struct OrderedDictionary<Key: Hashable, Value> {
     |               `- note: generic struct declared here
 206 |   @usableFromInline
 207 |   internal var _keys: OrderedSet<Key>
[426/428] Compiling Fickling OpError.swift
[427/428] Compiling Fickling ArgumentDescriptor.swift
[428/428] Compiling Fickling Interpreter.swift
/host/spi-builder-workspace/Sources/Interpreter.swift:62:16: warning: cannot use generic struct 'OrderedDictionary' in a property declaration marked public or in a '@frozen' or '@usableFromInline' context; 'OrderedCollections' was not imported by this file
 60 |       }
 61 |     }
 62 |     public var orderedDictionary: OrderedDictionary<String, Any> {
    |                `- warning: cannot use generic struct 'OrderedDictionary' in a property declaration marked public or in a '@frozen' or '@usableFromInline' context; 'OrderedCollections' was not imported by this file
 63 |       switch _internal {
 64 |       case .unordered(let dictionary):
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
 203 | /// characteristics.
 204 | @frozen
 205 | public struct OrderedDictionary<Key: Hashable, Value> {
     |               `- note: generic struct declared here
 206 |   @usableFromInline
 207 |   internal var _keys: OrderedSet<Key>
Build complete! (65.13s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    }
  ],
  "manifest_display_name" : "swift-fickling",
  "name" : "swift-fickling",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Fickling",
      "targets" : [
        "Fickling"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Fickling",
      "module_type" : "SwiftTarget",
      "name" : "Fickling",
      "path" : "Sources",
      "product_dependencies" : [
        "Collections"
      ],
      "product_memberships" : [
        "Fickling"
      ],
      "sources" : [
        "ArgumentDescriptor.swift",
        "Instruction.swift",
        "Interpreter.swift",
        "OpError.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.