The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Doggie with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/susandoggie/doggie.git
Reference: 6.7.1
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/susandoggie/doggie
 * tag               6.7.1      -> FETCH_HEAD
HEAD is now at 421a7ab Update ImageCodecTest.swift
Cloned https://github.com/susandoggie/doggie.git
Revision (git rev-parse @):
421a7ab0e6a30e3b48283d6ac49fcec59415a7e9
SUCCESS checkout https://github.com/susandoggie/doggie.git at 6.7.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/susandoggie/doggie.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/SusanDoggie/Float16
Fetching https://github.com/SusanDoggie/libjpeg
Fetching https://github.com/SusanDoggie/libwebp
Fetching https://github.com/SusanDoggie/brotli
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/apple/swift-algorithms
[1/70] Fetching libwebp
[71/364] Fetching libwebp, float16
[365/426] Fetching libwebp, float16, brotli
[423/717] Fetching libwebp, float16, brotli, libjpeg
Fetched https://github.com/SusanDoggie/Float16 from cache (0.29s)
Fetching https://github.com/apple/swift-numerics
[420/5604] Fetching libwebp, brotli, libjpeg, swift-algorithms
[5446/19350] Fetching libwebp, brotli, libjpeg, swift-algorithms, swift-collections
Fetched https://github.com/apple/swift-algorithms from cache (0.46s)
[3306/14169] Fetching libwebp, brotli, libjpeg, swift-collections
[4682/19446] Fetching libwebp, brotli, libjpeg, swift-collections, swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (0.42s)
[7980/14169] Fetching libwebp, brotli, libjpeg, swift-collections
Fetched https://github.com/SusanDoggie/libwebp from cache (1.14s)
Fetched https://github.com/SusanDoggie/brotli from cache (1.14s)
Fetched https://github.com/SusanDoggie/libjpeg from cache (1.14s)
Fetched https://github.com/apple/swift-collections from cache (1.17s)
Computing version for https://github.com/SusanDoggie/Float16
Computed https://github.com/SusanDoggie/Float16 at 1.1.1 (0.45s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.0 (0.46s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.46s)
Computing version for https://github.com/SusanDoggie/libjpeg
Computed https://github.com/SusanDoggie/libjpeg at 1.0.3 (0.44s)
Computing version for https://github.com/SusanDoggie/libwebp
Computed https://github.com/SusanDoggie/libwebp at 1.0.3 (0.54s)
Computing version for https://github.com/SusanDoggie/brotli
Computed https://github.com/SusanDoggie/brotli at 1.0.3 (0.53s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.0 (0.77s)
Creating working copy for https://github.com/SusanDoggie/libwebp
Working copy of https://github.com/SusanDoggie/libwebp resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.2
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.0
Creating working copy for https://github.com/SusanDoggie/Float16
Working copy of https://github.com/SusanDoggie/Float16 resolved at 1.1.1
Creating working copy for https://github.com/SusanDoggie/brotli
Working copy of https://github.com/SusanDoggie/brotli resolved at 1.0.3
Creating working copy for https://github.com/SusanDoggie/libjpeg
Working copy of https://github.com/SusanDoggie/libjpeg resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.0
warning: 'spi-builder-workspace': found 10 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/DoggieGPU/CoreImage/Shaders/SVGTurbulenceKernel.metal
    /host/spi-builder-workspace/Sources/DoggieGPU/CoreImage/Shaders/PalettizeKernel.metal
    /host/spi-builder-workspace/Sources/DoggieGPU/CoreImage/Shaders/SVGLightingKernel.metal
    /host/spi-builder-workspace/Sources/DoggieGPU/CoreImage/Shaders/SVGConvolveKernel.metal
    /host/spi-builder-workspace/Sources/DoggieGPU/CoreImage/Shaders/kMeansClusteringKernel.metal
    /host/spi-builder-workspace/Sources/DoggieGPU/CoreImage/Shaders/BilateralFilter.metal
    /host/spi-builder-workspace/Sources/DoggieGPU/CoreImage/Shaders/SVGComponentTransferKernel.metal
    /host/spi-builder-workspace/Sources/DoggieGPU/CoreImage/Shaders/WrapTileKernel.metal
    /host/spi-builder-workspace/Sources/DoggieGPU/CoreImage/Shaders/SVGDisplacementMapKernel.metal
    /host/spi-builder-workspace/Sources/DoggieGPU/GPContext/MeshGradientKernel.metal
Building for debugging...
[0/220] Write sources
[3/220] Compiling context.c
[4/220] Compiling platform.c
[5/220] Compiling thread_utils.c
[6/220] Compiling rescaler_utils.c
[7/220] Compiling utils.c
[8/220] Compiling random_utils.c
[9/220] Compiling quant_levels_dec_utils.c
[10/220] Compiling quant_levels_utils.c
[11/220] Compiling color_cache_utils.c
[12/220] Compiling huffman_utils.c
[13/220] Compiling huffman_encode_utils.c
[14/220] Compiling filters_utils.c
[15/220] Compiling zlib_c empty.c
[16/220] Write swift-version-24593BA9C3E375BF.txt
[17/220] Compiling bit_writer_utils.c
[18/220] Compiling bit_reader_utils.c
[19/220] Compiling muxread.c
[20/220] Compiling muxinternal.c
[21/220] Compiling muxedit.c
[22/220] Compiling tree_enc.c
[23/220] Compiling webp_enc.c
[24/220] Compiling token_enc.c
[25/220] Compiling syntax_enc.c
[26/220] Compiling anim_encode.c
[27/220] Compiling dictionary.c
[28/220] Compiling picture_tools_enc.c
[29/220] Compiling picture_rescale_enc.c
[30/220] Compiling vp8l_enc.c
[31/220] Compiling predictor_enc.c
[32/220] Compiling quant_enc.c
[33/220] Compiling picture_psnr_enc.c
[34/220] Compiling picture_enc.c
[35/220] Compiling near_lossless_enc.c
[36/220] Compiling filter_enc.c
[37/220] Compiling iterator_enc.c
[38/220] Compiling config_enc.c
[39/220] Compiling cost_enc.c
[40/220] Compiling picture_csp_enc.c
[41/220] Compiling frame_enc.c
[42/220] Compiling histogram_enc.c
[43/220] Compiling yuv_sse41.c
[44/220] Compiling analysis_enc.c
[45/220] Compiling backward_references_cost_enc.c
[46/220] Compiling alpha_enc.c
[47/220] Compiling yuv_neon.c
[48/220] Compiling yuv_mips_dsp_r2.c
[49/220] Compiling yuv_mips32.c
[50/220] Compiling backward_references_enc.c
[50/220] Compiling upsampling_sse41.c
[52/220] Compiling yuv.c
[53/220] Compiling upsampling_neon.c
[54/220] Compiling upsampling_msa.c
[55/220] Compiling upsampling_mips_dsp_r2.c
[56/220] Compiling ssim.c
[57/220] Compiling rescaler_neon.c
[58/220] Compiling rescaler_msa.c
[59/220] Compiling upsampling.c
[60/220] Compiling rescaler_mips_dsp_r2.c
[61/220] Compiling rescaler_mips32.c
[62/220] Compiling lossless_sse41.c
[63/220] Compiling lossless_neon.c
[64/220] Compiling lossless_msa.c
[65/220] Compiling rescaler.c
[66/220] Compiling lossless_mips_dsp_r2.c
[67/220] Compiling lossless_enc_neon.c
[68/220] Compiling lossless_enc_sse41.c
[69/220] Compiling lossless_enc_msa.c
[70/220] Compiling lossless_enc_mips_dsp_r2.c
[71/220] Compiling lossless_enc_mips32.c
[72/220] Compiling lossless_enc.c
[73/220] Compiling lossless.c
[74/220] Compiling filters_neon.c
[75/220] Compiling filters_msa.c
[76/220] Compiling filters_mips_dsp_r2.c
[77/220] Compiling filters.c
[78/220] Compiling lossless_sse2.c
[79/220] Compiling enc_sse41.c
[80/220] Compiling rescaler_sse2.c
[81/220] Compiling filters_sse2.c
[82/220] Compiling yuv_sse2.c
[83/220] Compiling ssim_sse2.c
[84/220] Compiling enc_msa.c
[84/220] Compiling upsampling_sse2.c
[86/220] Compiling enc_neon.c
[87/220] Compiling enc_mips32.c
[87/220] Compiling enc_mips_dsp_r2.c
[89/220] Compiling dec_neon.c
[90/220] Compiling dec_sse41.c
[91/220] Compiling dec_msa.c
[92/220] Compiling dec_mips_dsp_r2.c
[93/220] Compiling dec_mips32.c
[94/220] Compiling lossless_enc_sse2.c
[95/220] Compiling dec_clip_tables.c
[96/220] Compiling enc.c
[97/220] Compiling cpu.c
[98/220] Compiling cost_neon.c
[99/220] Compiling cost_mips32.c
[99/220] Compiling cost_mips_dsp_r2.c
[101/220] Compiling cost_sse2.c
[102/220] Compiling dec.c
[103/220] Compiling cost.c
[104/220] Compiling alpha_processing_sse41.c
[105/220] Compiling alpha_processing_neon.c
[106/220] Compiling alpha_processing_mips_dsp_r2.c
[107/220] Compiling enc_sse2.c
[108/220] Compiling alpha_processing_sse2.c
[109/220] Compiling alpha_processing.c
[110/220] Compiling anim_decode.c
[111/220] Compiling dec_sse2.c
[112/220] Compiling webp_dec.c
[113/220] Compiling demux.c
[114/220] Compiling quant_dec.c
[115/220] Compiling tree_dec.c
[116/220] Compiling vp8_dec.c
[117/220] Compiling io_dec.c
[118/220] Compiling vp8l_dec.c
[119/220] Compiling jutils.c
[120/220] Compiling buffer_dec.c
[121/220] Compiling idec_dec.c
[122/220] Compiling alpha_dec.c
[123/220] Compiling frame_dec.c
[124/220] Compiling jsimd_none.c
[125/220] Compiling jmemnobs.c
[126/220] Compiling jquant1.c
[127/220] Compiling jidctred.c
[128/220] Compiling jmemmgr.c
[129/220] Compiling jquant2.c
[130/220] Compiling jidctfst.c
[131/220] Compiling jidctflt.c
[132/220] Compiling jfdctint.c
[133/220] Compiling jfdctfst.c
[134/220] Compiling jfdctflt.c
[135/220] Compiling jerror.c
[136/220] Compiling jdtrans.c
[137/220] Compiling jdpostct.c
[138/220] Compiling jdsample.c
[139/220] Compiling jidctint.c
[140/220] Compiling jdphuff.c
[141/220] Compiling jdmainct.c
[142/220] Compiling jdmaster.c
[142/220] Compiling jdinput.c
[144/220] Compiling jdicc.c
[145/220] Compiling jdmarker.c
[146/220] Compiling jddctmgr.c
[147/220] Compiling jdhuff.c
[148/220] Compiling jdmerge.c
[149/220] Compiling jdatasrc.c
[150/220] Compiling jdatadst.c
[151/220] Compiling jdcoefct.c
[152/220] Compiling jdarith.c
[153/220] Compiling jdapistd.c
[154/220] Compiling jdapimin.c
[155/220] Compiling jcsample.c
[156/220] Compiling jctrans.c
[157/220] Compiling jdcolor.c
[158/220] Compiling jcprepct.c
[159/220] Compiling jcomapi.c
[160/220] Compiling jcparam.c
[161/220] Compiling jcinit.c
[161/220] Compiling jcmainct.c
[163/220] Compiling jcmarker.c
[164/220] Compiling jcmaster.c
[164/220] Compiling jcicc.c
[166/220] Compiling jccoefct.c
[167/220] Compiling jcapistd.c
[168/220] Compiling jcdctmgr.c
[169/220] Compiling jcapimin.c
[170/220] Compiling jcarith.c
[171/220] Compiling shim.c
[172/220] Compiling utf8_util.c
[173/220] Compiling jccolor.c
[174/220] Compiling jaricom.c
[175/220] Compiling jcphuff.c
[176/220] Compiling fast_log.c
[176/220] Compiling memory.c
[178/220] Compiling literal_cost.c
[179/220] Compiling entropy_encode.c
[180/220] Compiling dictionary_hash.c
[181/220] Compiling histogram.c
[182/220] Compiling static_dict.c
[183/220] Compiling jchuff.c
[184/220] Compiling metablock.c
[185/220] Compiling encoder_dict.c
[186/220] Compiling compress_fragment_two_pass.c
[187/220] Compiling encode.c
[188/220] Compiling command.c
[189/220] Compiling compress_fragment.c
[190/220] Compiling cluster.c
[191/220] Compiling state.c
[192/220] Compiling compound_dictionary.c
[193/220] Compiling bit_reader.c
[194/220] Compiling brotli_bit_stream.c
[195/220] Compiling huffman.c
[196/220] Compiling transform.c
[197/220] Write sources
[198/220] Compiling constants.c
[199/220] Write sources
[200/220] Compiling _NumericsShims _NumericsShims.c
[201/220] Compiling shared_dictionary.c
[202/220] Write sources
[212/220] Compiling block_splitter.c
[213/220] Write sources
[215/220] Compiling CFloat16 float16.c
[216/234] Compiling bit_cost.c
[217/247] Compiling decode.c
[218/247] Compiling backward_references_hq.c
[219/247] Compiling backward_references.c
[221/247] Emitting module _CollectionsUtilities
[222/249] Compiling _CollectionsUtilities Debugging.swift
[223/249] Compiling _CollectionsUtilities Descriptions.swift
[224/249] Compiling _CollectionsUtilities _SortedCollection.swift
[225/249] Compiling _CollectionsUtilities _UniqueCollection.swift
[226/249] Compiling _CollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[227/249] Compiling _CollectionsUtilities Integer rank.swift
[228/249] Compiling _CollectionsUtilities UInt+first and last set bit.swift
[229/249] Compiling RealModule AugmentedArithmetic.swift
[230/249] Compiling RealModule Double+Real.swift
[231/249] Compiling _CollectionsUtilities UnsafeRawPointer extensions.swift
[232/249] Compiling RealModule AlgebraicField.swift
[233/249] Compiling RealModule ApproximateEquality.swift
[236/250] Emitting module RealModule
[239/250] Compiling RealModule RealFunctions.swift
[240/250] Compiling RealModule Float16+Real.swift
[241/250] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[242/250] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[243/250] Compiling RealModule Float80+Real.swift
[244/250] Compiling RealModule Real.swift
[245/250] Compiling RealModule ElementaryFunctions.swift
[246/250] Compiling RealModule Float+Real.swift
[247/251] Compiling _CollectionsUtilities UInt+reversed.swift
[248/251] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
[249/251] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[250/251] Compiling _CollectionsUtilities Specialize.swift
[253/556] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[254/556] Compiling HeapModule Heap+Descriptions.swift
[255/556] Compiling HashTreeCollections _HashNode+Structural union.swift
[256/556] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[257/558] Compiling HeapModule Heap.swift
[258/558] Compiling HeapModule _HeapNode.swift
[259/558] Compiling DequeModule _DequeSlot.swift
[260/558] Compiling DequeModule _UnsafeWrappedBuffer.swift
[261/558] Emitting module HeapModule
[262/558] Compiling HeapModule Heap+Invariants.swift
[263/558] Compiling HeapModule Heap+UnsafeHandle.swift
[266/559] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[267/559] Compiling HashTreeCollections _HashNode.swift
[268/559] Compiling HashTreeCollections _HashNodeHeader.swift
[269/559] Compiling HashTreeCollections _HashSlot.swift
[270/559] Compiling HashTreeCollections _HashStack.swift
[271/559] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[272/566] Compiling Float16 Concurrency.swift
[273/566] Compiling HashTreeCollections _AncestorHashSlots.swift
[274/566] Compiling HashTreeCollections _Bitmap.swift
[275/566] Compiling HashTreeCollections _Bucket.swift
[276/566] Compiling HashTreeCollections _Hash.swift
[277/566] Compiling HashTreeCollections _HashLevel.swift
[278/566] Compiling HashTreeCollections TreeSet+Hashable.swift
[279/566] Compiling HashTreeCollections TreeSet+Sendable.swift
[280/566] Compiling HashTreeCollections TreeSet+Sequence.swift
[281/566] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[282/566] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[283/566] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[284/566] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[285/566] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[286/566] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[287/566] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[288/572] Compiling HashTreeCollections _HashNode+Storage.swift
[289/572] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[290/572] Compiling HashTreeCollections _HashNode+Structural filter.swift
[291/572] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[292/572] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[293/572] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[294/572] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[295/572] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[296/583] Compiling HashTreeCollections TreeDictionary+Collection.swift
[297/583] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[298/583] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[299/583] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[300/583] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[301/583] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[302/583] Compiling HashTreeCollections TreeDictionary+Filter.swift
[303/583] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[304/583] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[305/583] Compiling HashTreeCollections TreeDictionary+Keys.swift
[306/583] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[307/583] Compiling HashTreeCollections TreeDictionary+Merge.swift
[308/583] Compiling BitCollections BitSet.Index.swift
[309/583] Compiling BitCollections BitSet._UnsafeHandle.swift
[310/583] Compiling OrderedCollections OrderedSet+SubSequence.swift
[311/583] Compiling OrderedCollections OrderedSet+Testing.swift
[312/583] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[313/583] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[314/583] Compiling OrderedCollections OrderedSet.swift
[315/583] Compiling OrderedCollections _UnsafeBitset.swift
[316/583] Compiling HashTreeCollections TreeSet+Equatable.swift
[317/583] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[318/583] Compiling HashTreeCollections TreeSet+Extras.swift
[319/583] Compiling HashTreeCollections TreeSet+Filter.swift
[320/583] Emitting module Float16
[321/583] Emitting module BitCollections
[322/583] Compiling Float16 Real.swift
[323/583] Compiling Float16 float16.swift
[324/584] Compiling HashTreeCollections _HashNode+Lookups.swift
[325/584] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[326/584] Compiling HashTreeCollections _HashNode+Builder.swift
[327/584] Compiling HashTreeCollections _HashNode+Debugging.swift
[328/584] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[329/584] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[330/584] Compiling HashTreeCollections _HashNode+Initializers.swift
[331/584] Compiling HashTreeCollections _HashNode+Invariants.swift
[342/584] Compiling OrderedCollections OrderedSet+Sendable.swift
[343/584] Compiling HashTreeCollections _HashNode+Structural merge.swift
[344/584] Compiling HashTreeCollections _HashTreeIterator.swift
[345/584] Compiling HashTreeCollections _HashTreeStatistics.swift
[346/584] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[347/584] Compiling HashTreeCollections _RawHashNode.swift
[348/584] Compiling HashTreeCollections _UnmanagedHashNode.swift
[349/584] Compiling HashTreeCollections _UnsafePath.swift
[350/584] Compiling HashTreeCollections TreeDictionary+Codable.swift
[366/584] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[395/587] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[396/587] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[397/587] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[398/587] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[399/587] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[400/587] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[401/587] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[402/587] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[403/587] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[404/587] Compiling HashTreeCollections TreeSet.swift
[405/587] Emitting module DequeModule
[440/597] Compiling Algorithms Trim.swift
[441/597] Compiling Algorithms Unique.swift
[442/597] Compiling Algorithms Windows.swift
[534/598] Emitting module OrderedCollections
[536/599] Emitting module HashTreeCollections
[537/599] Emitting module _RopeModule
[571/599] Compiling _RopeModule Rope+Join.swift
[572/599] Compiling _RopeModule Rope+MutatingForEach.swift
[573/599] Compiling _RopeModule Rope+Remove.swift
[574/599] Compiling _RopeModule Rope+RemoveSubrange.swift
[575/599] Compiling _RopeModule Rope+Split.swift
[576/599] Compiling _RopeModule Optional Utilities.swift
[577/599] Compiling _RopeModule String Utilities.swift
[578/599] Compiling _RopeModule String.Index+ABI.swift
[579/599] Compiling _RopeModule _CharacterRecognizer.swift
[581/600] Emitting module Algorithms
[603/604] Compiling Collections Collections.swift
[604/604] Emitting module Collections
[606/657] Compiling DoggieCore AppleCompression.swift
[607/657] Compiling DoggieCore AppleExported.swift
[608/657] Compiling DoggieCore Metal.swift
[609/657] Compiling DoggieCore NSItemProvider.swift
[610/657] Compiling DoggieCore CompressionCodec.swift
[611/657] Compiling DoggieCore BrotliDecoder.swift
[612/657] Compiling DoggieCore BrotliEncoder.swift
[613/657] Compiling DoggieCore Deflate.swift
[614/664] Compiling DoggieCore String.swift
[615/664] Compiling DoggieCore replaceValue.swift
[616/664] Compiling DoggieCore SDXMLAttribute.swift
[617/664] Compiling DoggieCore SDXMLDocument.swift
[618/664] Compiling DoggieCore SDXMLElement.swift
[619/664] Compiling DoggieCore SDXMLParser.swift
[620/664] Compiling DoggieCore SDXMLString.swift
[621/664] Compiling DoggieCore Dictionary.swift
[622/664] Compiling DoggieCore Equatable.swift
[623/664] Compiling DoggieCore FloatingPoint.swift
[624/664] Compiling DoggieCore Integer.swift
[625/664] Compiling DoggieCore OptionOneCollection.swift
[626/664] Compiling DoggieCore Policy.swift
[627/664] Compiling DoggieCore RawBitPattern.swift
[628/664] Compiling DoggieCore Json.swift
[629/664] Compiling DoggieCore JsonCodable.swift
[630/664] Compiling DoggieCore JsonConvertible.swift
[631/664] Compiling DoggieCore JsonNumber.swift
[632/664] Compiling DoggieCore JsonNumberCodable.swift
[633/664] Compiling DoggieCore FileExtension.swift
[634/664] Compiling DoggieCore MIMEType.swift
[635/664] Compiling DoggieCore ContiguousBuffer.swift
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:287:22: warning: generic parameter 'S' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
        func _append<S: Sequence>(_ newElements: S) where S.Element == Element {
                     ^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:270:33: note: 'S' previously declared here
    public mutating func append<S: Sequence>(contentsOf newElements: S) where S.Element == Element {
                                ^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:375:26: warning: generic parameter 'C' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
            func _append<C: Collection>(_ newElements: C) where C.Element == Element {
                         ^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:347:42: note: 'C' previously declared here
    public mutating func replaceSubrange<C: Collection>(_ subRange: Range<Int>, with newElements: C) where C.Element == Element {
                                         ^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:402:26: warning: generic parameter 'C' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
            func _append<C: Collection>(_ newElements: C) where C.Element == Element {
                         ^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:347:42: note: 'C' previously declared here
    public mutating func replaceSubrange<C: Collection>(_ subRange: Range<Int>, with newElements: C) where C.Element == Element {
                                         ^
[636/664] Compiling DoggieCore Data.swift
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:287:22: warning: generic parameter 'S' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
        func _append<S: Sequence>(_ newElements: S) where S.Element == Element {
                     ^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:270:33: note: 'S' previously declared here
    public mutating func append<S: Sequence>(contentsOf newElements: S) where S.Element == Element {
                                ^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:375:26: warning: generic parameter 'C' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
            func _append<C: Collection>(_ newElements: C) where C.Element == Element {
                         ^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:347:42: note: 'C' previously declared here
    public mutating func replaceSubrange<C: Collection>(_ subRange: Range<Int>, with newElements: C) where C.Element == Element {
                                         ^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:402:26: warning: generic parameter 'C' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
            func _append<C: Collection>(_ newElements: C) where C.Element == Element {
                         ^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:347:42: note: 'C' previously declared here
    public mutating func replaceSubrange<C: Collection>(_ subRange: Range<Int>, with newElements: C) where C.Element == Element {
                                         ^
[637/664] Compiling DoggieCore Date.swift
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:287:22: warning: generic parameter 'S' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
        func _append<S: Sequence>(_ newElements: S) where S.Element == Element {
                     ^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:270:33: note: 'S' previously declared here
    public mutating func append<S: Sequence>(contentsOf newElements: S) where S.Element == Element {
                                ^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:375:26: warning: generic parameter 'C' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
            func _append<C: Collection>(_ newElements: C) where C.Element == Element {
                         ^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:347:42: note: 'C' previously declared here
    public mutating func replaceSubrange<C: Collection>(_ subRange: Range<Int>, with newElements: C) where C.Element == Element {
                                         ^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:402:26: warning: generic parameter 'C' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
            func _append<C: Collection>(_ newElements: C) where C.Element == Element {
                         ^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:347:42: note: 'C' previously declared here
    public mutating func replaceSubrange<C: Collection>(_ subRange: Range<Int>, with newElements: C) where C.Element == Element {
                                         ^
[638/664] Compiling DoggieCore FileManager.swift
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:287:22: warning: generic parameter 'S' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
        func _append<S: Sequence>(_ newElements: S) where S.Element == Element {
                     ^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:270:33: note: 'S' previously declared here
    public mutating func append<S: Sequence>(contentsOf newElements: S) where S.Element == Element {
                                ^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:375:26: warning: generic parameter 'C' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
            func _append<C: Collection>(_ newElements: C) where C.Element == Element {
                         ^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:347:42: note: 'C' previously declared here
    public mutating func replaceSubrange<C: Collection>(_ subRange: Range<Int>, with newElements: C) where C.Element == Element {
                                         ^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:402:26: warning: generic parameter 'C' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
            func _append<C: Collection>(_ newElements: C) where C.Element == Element {
                         ^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:347:42: note: 'C' previously declared here
    public mutating func replaceSubrange<C: Collection>(_ subRange: Range<Int>, with newElements: C) where C.Element == Element {
                                         ^
[639/664] Compiling DoggieCore Graph.swift
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:287:22: warning: generic parameter 'S' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
        func _append<S: Sequence>(_ newElements: S) where S.Element == Element {
                     ^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:270:33: note: 'S' previously declared here
    public mutating func append<S: Sequence>(contentsOf newElements: S) where S.Element == Element {
                                ^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:375:26: warning: generic parameter 'C' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
            func _append<C: Collection>(_ newElements: C) where C.Element == Element {
                         ^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:347:42: note: 'C' previously declared here
    public mutating func replaceSubrange<C: Collection>(_ subRange: Range<Int>, with newElements: C) where C.Element == Element {
                                         ^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:402:26: warning: generic parameter 'C' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
            func _append<C: Collection>(_ newElements: C) where C.Element == Element {
                         ^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:347:42: note: 'C' previously declared here
    public mutating func replaceSubrange<C: Collection>(_ subRange: Range<Int>, with newElements: C) where C.Element == Element {
                                         ^
[640/664] Compiling DoggieCore Locking.swift
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:287:22: warning: generic parameter 'S' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
        func _append<S: Sequence>(_ newElements: S) where S.Element == Element {
                     ^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:270:33: note: 'S' previously declared here
    public mutating func append<S: Sequence>(contentsOf newElements: S) where S.Element == Element {
                                ^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:375:26: warning: generic parameter 'C' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
            func _append<C: Collection>(_ newElements: C) where C.Element == Element {
                         ^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:347:42: note: 'C' previously declared here
    public mutating func replaceSubrange<C: Collection>(_ subRange: Range<Int>, with newElements: C) where C.Element == Element {
                                         ^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:402:26: warning: generic parameter 'C' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
            func _append<C: Collection>(_ newElements: C) where C.Element == Element {
                         ^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:347:42: note: 'C' previously declared here
    public mutating func replaceSubrange<C: Collection>(_ subRange: Range<Int>, with newElements: C) where C.Element == Element {
                                         ^
[641/664] Compiling DoggieCore MappedBuffer.swift
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:287:22: warning: generic parameter 'S' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
        func _append<S: Sequence>(_ newElements: S) where S.Element == Element {
                     ^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:270:33: note: 'S' previously declared here
    public mutating func append<S: Sequence>(contentsOf newElements: S) where S.Element == Element {
                                ^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:375:26: warning: generic parameter 'C' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
            func _append<C: Collection>(_ newElements: C) where C.Element == Element {
                         ^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:347:42: note: 'C' previously declared here
    public mutating func replaceSubrange<C: Collection>(_ subRange: Range<Int>, with newElements: C) where C.Element == Element {
                                         ^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:402:26: warning: generic parameter 'C' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
            func _append<C: Collection>(_ newElements: C) where C.Element == Element {
                         ^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:347:42: note: 'C' previously declared here
    public mutating func replaceSubrange<C: Collection>(_ subRange: Range<Int>, with newElements: C) where C.Element == Element {
                                         ^
[642/664] Compiling DoggieCore Inflate.swift
[643/664] Compiling DoggieCore zlib.swift
[644/664] Compiling DoggieCore Sendable.swift
[645/664] Compiling DoggieCore SerialRunLoop.swift
[646/664] Compiling DoggieCore UnsafeSendable.swift
[647/664] Compiling DoggieCore Exported.swift
[648/664] Compiling DoggieCore Algorithm.swift
[649/664] Compiling DoggieCore Cache.swift
[650/664] Compiling DoggieCore Parallel.swift
[651/664] Compiling DoggieCore TypePunned.swift
[652/664] Compiling DoggieCore TypedData.swift
[653/664] Compiling DoggieCore URLComponents.swift
[654/664] Compiling DoggieCore UUID.swift
[655/664] Compiling DoggieCore WeakDictionary.swift
[656/664] Compiling DoggieCore WeakSet.swift
[657/664] Compiling DoggieCore MediaType.swift
[658/664] Compiling DoggieCore BinaryFixedPoint.swift
[659/664] Compiling DoggieCore ByteCodable.swift
[660/664] Compiling DoggieCore Endianness.swift
[661/664] Compiling DoggieCore Signature.swift
[662/664] Compiling DoggieCore CollectionExtension.swift
[663/664] Compiling DoggieCore Decimal.swift
[664/664] Emitting module DoggieCore
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:287:22: warning: generic parameter 'S' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
        func _append<S: Sequence>(_ newElements: S) where S.Element == Element {
                     ^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:270:33: note: 'S' previously declared here
    public mutating func append<S: Sequence>(contentsOf newElements: S) where S.Element == Element {
                                ^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:375:26: warning: generic parameter 'C' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
            func _append<C: Collection>(_ newElements: C) where C.Element == Element {
                         ^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:347:42: note: 'C' previously declared here
    public mutating func replaceSubrange<C: Collection>(_ subRange: Range<Int>, with newElements: C) where C.Element == Element {
                                         ^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:402:26: warning: generic parameter 'C' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
            func _append<C: Collection>(_ newElements: C) where C.Element == Element {
                         ^
/host/spi-builder-workspace/Sources/DoggieCore/Foundation/MappedBuffer.swift:347:42: note: 'C' previously declared here
    public mutating func replaceSubrange<C: Collection>(_ subRange: Range<Int>, with newElements: C) where C.Element == Element {
                                         ^
[666/692] Compiling DoggieMath Arithmetic.swift
[667/692] Compiling DoggieMath Complex.swift
[668/692] Compiling DoggieMath Exported.swift
[669/695] Compiling DoggieMath half_cooleytukey_2.swift
[670/695] Compiling DoggieMath half_cooleytukey_4.swift
[671/695] Compiling DoggieMath half_cooleytukey_8.swift
[672/695] Compiling DoggieMath Wrapper.swift
[673/695] Compiling DoggieMath CircularConvolve.swift
[674/695] Compiling DoggieMath CircularConvolve2D.swift
[675/695] Compiling DoggieMath CooleyTukey2D.swift
[676/695] Compiling DoggieMath DirectConvolve.swift
[677/695] Compiling DoggieMath LinearAlgebra.swift
[678/695] Compiling DoggieMath Move.swift
[679/695] Compiling DoggieMath OverlapAddConvolve.swift
[680/695] Compiling DoggieMath HalfInverseRadix2CooleyTukey.swift
[681/695] Compiling DoggieMath HalfRadix2CooleyTukey.swift
[682/695] Compiling DoggieMath InverseRadix2CooleyTukey.swift
[683/695] Compiling DoggieMath Radix2CooleyTukey.swift
[684/695] Compiling DoggieMath cooleytukey_16.swift
[685/695] Compiling DoggieMath Polynomial.swift
[686/695] Compiling DoggieMath Rational.swift
[687/695] Compiling DoggieMath SafeFunction.swift
[688/695] Compiling DoggieMath cooleytukey_2.swift
[689/695] Compiling DoggieMath cooleytukey_4.swift
[690/695] Compiling DoggieMath cooleytukey_8.swift
[691/695] Compiling DoggieMath half_cooleytukey_16.swift
[692/695] Compiling DoggieMath Extension.swift
[693/695] Compiling DoggieMath Fourier.swift
[694/695] Compiling DoggieMath Maths.swift
[695/695] Emitting module DoggieMath
[697/734] Compiling DoggieGeometry Tensor.swift
[698/734] Compiling DoggieGeometry Vector.swift
[699/734] Compiling DoggieGeometry PathCoder.swift
[700/734] Compiling DoggieGeometry PathStroke.swift
[701/734] Compiling DoggieGeometry SVGPathCoder.swift
[702/734] Compiling DoggieGeometry Shape.swift
[703/734] Compiling DoggieGeometry ShapeSegment.swift
[704/734] Compiling DoggieGeometry ShapeTweening.swift
[705/734] Compiling DoggieGeometry ShapeWinding.swift
[706/734] Compiling DoggieGeometry VariableRoundStroke.swift
[707/734] Compiling DoggieGeometry SwiftPlayground.swift
[708/734] Compiling DoggieGeometry Arithmetic.swift
[709/734] Compiling DoggieGeometry Bezier.swift
[710/734] Compiling DoggieGeometry BezierArc.swift
[711/734] Compiling DoggieGeometry BezierOffset.swift
[712/734] Compiling DoggieGeometry BezierProtocol.swift
[713/739] Compiling DoggieGeometry AppleExported.swift
[714/739] Compiling DoggieGeometry CGAffineTransform.swift
[715/739] Compiling DoggieGeometry CGPath.swift
[716/739] Compiling DoggieGeometry CGPoint.swift
[717/739] Compiling DoggieGeometry CGRect.swift
[718/739] Compiling DoggieGeometry CGSize.swift
[719/739] Compiling DoggieGeometry CubicBezier.swift
[720/739] Compiling DoggieGeometry CubicBezierPatch.swift
[721/739] Compiling DoggieGeometry CubicBezierTriangularPatch.swift
[722/739] Compiling DoggieGeometry LineSegment.swift
[723/739] Compiling DoggieGeometry QuadBezier.swift
[724/739] Compiling DoggieGeometry BreakLoop.swift
[725/739] Compiling DoggieGeometry PathBuilder.swift
[726/739] Compiling DoggieGeometry ShapeRegion.swift
[727/739] Compiling DoggieGeometry ShapeRegionOp.swift
[728/739] Compiling DoggieGeometry ShapeRegionWinding.swift
[729/739] Compiling DoggieGeometry Matrix.swift
[730/739] Compiling DoggieGeometry Point.swift
[731/739] Compiling DoggieGeometry Rect.swift
[732/739] Compiling DoggieGeometry SDTransform.swift
[733/739] Compiling DoggieGeometry Size.swift
[734/739] Compiling DoggieGeometry Exported.swift
[735/739] Compiling DoggieGeometry Extension.swift
[736/739] Compiling DoggieGeometry EdgeInsets.swift
[737/739] Compiling DoggieGeometry Ellipse.swift
[738/739] Compiling DoggieGeometry Geometry.swift
[739/739] Emitting module DoggieGeometry
[741/909] Compiling DoggieGraphics AppleExported.swift
[742/909] Compiling DoggieGraphics CGColor.swift
[743/909] Compiling DoggieGraphics CGColorSpace.swift
[744/909] Compiling DoggieGraphics CGContext.swift
[745/909] Compiling DoggieGraphics CGFont.swift
[746/909] Compiling DoggieGraphics CGGradient.swift
[747/909] Compiling DoggieGraphics CGPattern.swift
[748/909] Compiling DoggieGraphics CGShading.swift
[749/909] Compiling DoggieGraphics CoreText.swift
[750/909] Compiling DoggieGraphics CGImage.swift
[751/909] Compiling DoggieGraphics CVPixelFormat.swift
[752/909] Compiling DoggieGraphics CoreVideo.swift
[753/909] Compiling DoggieGraphics IOSurface.swift
[754/909] Compiling DoggieGraphics NSImage.swift
[755/909] Compiling DoggieGraphics UIImage.swift
[756/909] Compiling DoggieGraphics AVDepthData.swift
[757/909] Compiling DoggieGraphics AVPortraitEffectsMatte.swift
[758/909] Compiling DoggieGraphics CGAnimatedImage.swift
[759/909] Compiling DoggieGraphics CGImageDestination.swift
[760/909] Compiling DoggieGraphics CGImageRep.swift
[761/909] Compiling DoggieGraphics CGImageSource.swift
[762/909] Compiling DoggieGraphics Metal.swift
[763/909] Compiling DoggieGraphics CIContext.swift
[764/909] Compiling DoggieGraphics CIContextPool.swift
[765/909] Compiling DoggieGraphics FloatComponentPixel.swift
[766/909] Compiling DoggieGraphics Gray16ColorPixel.swift
[767/909] Compiling DoggieGraphics Gray32ColorPixel.swift
[768/909] Compiling DoggieGraphics GrayColorPixel.swift
[769/909] Compiling DoggieGraphics ABGR32ColorPixel.swift
[770/909] Compiling DoggieGraphics ARGB32ColorPixel.swift
[771/909] Compiling DoggieGraphics ARGB64ColorPixel.swift
[772/909] Compiling DoggieGraphics BGRA32ColorPixel.swift
[773/909] Compiling DoggieGraphics RGBA32ColorPixel.swift
[774/909] Compiling DoggieGraphics RGBA64ColorPixel.swift
[775/909] Compiling DoggieGraphics RGBColorPixel.swift
[776/909] Compiling DoggieGraphics AnyColorSpace.swift
[777/909] Compiling DoggieGraphics ChromaticAdaptationAlgorithm.swift
[778/909] Compiling DoggieGraphics ColorSpace.swift
[779/909] Compiling DoggieGraphics CIELabColorSpace.swift
[780/909] Compiling DoggieGraphics CIELuvColorSpace.swift
[781/909] Compiling DoggieGraphics CIEXYZColorSpace.swift
[782/909] Compiling DoggieGraphics CIEYxyColorSpace.swift
[783/909] Compiling DoggieGraphics CalibratedGrayColorSpace.swift
[784/909] Compiling DoggieGraphics AdobeRGB.swift
[785/909] Compiling DoggieGraphics CalibratedRGBColorSpace.swift
[786/909] Compiling DoggieGraphics displayP3.swift
[787/909] Compiling DoggieGraphics sRGB.swift
[788/909] Compiling DoggieGraphics ColorSpaceBaseProtocol.swift
[789/957] Compiling DoggieGraphics ICC Creator.swift
[790/957] Compiling DoggieGraphics ICCColorSpace.swift
[791/957] Compiling DoggieGraphics iccProfile.swift
[792/957] Compiling DoggieGraphics iccCurve.swift
[793/957] Compiling DoggieGraphics iccLUTTransform.swift
[794/957] Compiling DoggieGraphics iccMultiLocalizedUnicode.swift
[795/957] Compiling DoggieGraphics iccNamedColor.swift
[796/957] Compiling DoggieGraphics iccTagData.swift
[797/957] Compiling DoggieGraphics iccTextDescription.swift
[798/957] Compiling DoggieGraphics iccTransform.swift
[799/957] Compiling DoggieGraphics iccDateTimeNumber.swift
[800/957] Compiling DoggieGraphics iccMatrix.swift
[801/957] Compiling DoggieGraphics iccType.swift
[802/957] Compiling DoggieGraphics iccXYZNumber.swift
[803/957] Compiling DoggieGraphics LinearToneColorSpace.swift
[804/957] Compiling DoggieGraphics PredefinedColorSpace.swift
[805/957] Compiling DoggieGraphics WrappedColorSpace.swift
[806/957] Compiling DoggieGraphics ColorSpaceProtocol.swift
[807/957] Compiling DoggieGraphics Illuminant.swift
[808/957] Compiling DoggieGraphics RenderingIntent.swift
[809/957] Compiling DoggieGraphics DrawableContext.swift
[810/957] Compiling DoggieGraphics Gradient.swift
[811/957] Compiling DoggieGraphics MeshGradient.swift
[812/957] Compiling DoggieGraphics Pattern.swift
[813/957] Compiling DoggieGraphics SFNTHEAD.swift
[814/957] Compiling DoggieGraphics SFNTHHEA.swift
[815/957] Compiling DoggieGraphics SFNTLTAG.swift
[816/957] Compiling DoggieGraphics SFNTMAXP.swift
[817/957] Compiling DoggieGraphics SFNTMORX.swift
[818/957] Compiling DoggieGraphics SFNTNAME.swift
[819/957] Compiling DoggieGraphics SFNTOS2.swift
[820/957] Compiling DoggieGraphics SFNTPOST.swift
[821/957] Compiling DoggieGraphics SFNTPlatform.swift
[822/957] Compiling DoggieGraphics SFNTSBIX.swift
[823/957] Compiling DoggieGraphics SFNTVHEA.swift
[824/957] Compiling DoggieGraphics TTCDecoder.swift
[825/957] Compiling DoggieGraphics WOFFDecoder.swift
[826/957] Compiling DoggieGraphics FontFaceEncoder.swift
[827/957] Compiling DoggieGraphics OTFEncoder.swift
[828/957] Compiling DoggieGraphics WOFFEncoder.swift
[829/957] Compiling DoggieGraphics Font.swift
[830/957] Compiling DoggieGraphics FontCollection.swift
[831/957] Compiling DoggieGraphics AnyImage.swift
[832/957] Compiling DoggieGraphics Image.swift
[833/957] Compiling DoggieGraphics ImageOrientation.swift
[834/957] Compiling DoggieGraphics ImageProtocol.swift
[835/957] Compiling DoggieGraphics RawPixelProtocol.swift
[836/957] Compiling DoggieGraphics Resampling.swift
[837/1005] Compiling DoggieGraphics Resolution.swift
[838/1005] Compiling DoggieGraphics StencilTexture.swift
[839/1005] Compiling DoggieGraphics Texture.swift
[840/1005] Compiling DoggieGraphics TextureProtocol.swift
[841/1005] Compiling DoggieGraphics GrayPixelDecoder.swift
[842/1005] Compiling DoggieGraphics PNGChunk.swift
[843/1005] Compiling DoggieGraphics PNGFilter0.swift
[844/1005] Compiling DoggieGraphics PNGInterlace.swift
[845/1005] Compiling DoggieGraphics PNGRegion.swift
[846/1005] Compiling DoggieGraphics RGBPixelDecoder.swift
[847/1005] Compiling DoggieGraphics TIFFCompression.swift
[848/1005] Compiling DoggieGraphics TIFFLZWCompression.swift
[849/1005] Compiling DoggieGraphics TIFFPackBitsCompression.swift
[850/1005] Compiling DoggieGraphics TIFFEncodablePixel.swift
[851/1005] Compiling DoggieGraphics TIFFPrediction.swift
[852/1005] Compiling DoggieGraphics TIFFRawRepresentable.swift
[853/1005] Compiling DoggieGraphics AnimatedImage.swift
[854/1005] Compiling DoggieGraphics PNGAnimatedEncoder.swift
[855/1005] Compiling DoggieGraphics WEBPAnimatedEncoder.swift
[856/1005] Compiling DoggieGraphics APNGDecoder.swift
[857/1005] Compiling DoggieGraphics BMPDecoder.swift
[858/1005] Compiling DoggieGraphics ImageRepDecoder.swift
[859/1005] Compiling DoggieGraphics JPEGDecoder.swift
[860/1005] Compiling DoggieGraphics PNGDecoder.swift
[861/1005] Compiling DoggieGraphics TIFFDecoder.swift
[862/1005] Compiling DoggieGraphics WEBPDecoder.swift
[863/1005] Compiling DoggieGraphics BMPEncoder.swift
[864/1005] Compiling DoggieGraphics ImageRepEncoder.swift
[865/1005] Compiling DoggieGraphics JPEGEncoder.swift
[866/1005] Compiling DoggieGraphics PNGEncoder.swift
[867/1005] Compiling DoggieGraphics TIFFEncoder.swift
[868/1005] Compiling DoggieGraphics WEBPEncoder.swift
[869/1005] Compiling DoggieGraphics ImageRep.swift
[870/1005] Compiling DoggieGraphics FastDecode.swift
[871/1005] Compiling DoggieGraphics _fast_decode_alpha_first.swift
[872/1005] Compiling DoggieGraphics _fast_decode_alpha_last.swift
[873/1005] Compiling DoggieGraphics _fast_decode_alpha_none.swift
[874/1005] Compiling DoggieGraphics _fast_decode_float.swift
[875/1005] Compiling DoggieGraphics _fast_decode_pixel.swift
[876/1005] Compiling DoggieGraphics RawBitmap.swift
[877/1005] Compiling DoggieGraphics SlowDecode.swift
[878/1005] Compiling DoggieGraphics _aligned_channel.swift
[879/1005] Compiling DoggieGraphics _aligned_float_channel.swift
[880/1005] Compiling DoggieGraphics _channel_to_double.swift
[881/1005] Compiling DoggieGraphics _float_channel.swift
[882/1005] Compiling DoggieGraphics _unsigned_aligned_channel.swift
[883/1005] Compiling DoggieGraphics _unsigned_channel.swift
[884/1005] Compiling DoggieGraphics _unsigned_pixel.swift
[885/1005] Compiling DoggieGraphics DrawGradient.swift
[886/1005] Compiling DoggieGraphics DrawImage.swift
[887/1005] Compiling DoggieGraphics DrawMeshGradient.swift
[888/1005] Compiling DoggieGraphics DrawPattern.swift
[889/1005] Compiling DoggieGraphics DrawShadow.swift
[890/1005] Compiling DoggieGraphics DrawShape.swift
[891/1005] Compiling DoggieGraphics ImageContext.swift
[892/1005] Compiling DoggieGraphics ImageContextExtension.swift
[893/1005] Compiling DoggieGraphics PixelBlender.swift
[894/1005] Compiling DoggieGraphics Rasterizer.swift
[895/1005] Compiling DoggieGraphics Rendering.swift
[896/1005] Compiling DoggieGraphics SetClip.swift
[897/1005] Compiling DoggieGraphics Stencil.swift
[898/1005] Compiling DoggieGraphics BayerDithering.swift
[899/1005] Compiling DoggieGraphics BilateralFilter.swift
[900/1005] Compiling DoggieGraphics ColorSeparation.swift
[901/1005] Compiling DoggieGraphics DifferenceOfGaussian.swift
[902/1005] Compiling DoggieGraphics DisplacementMap.swift
[903/1005] Compiling DoggieGraphics GaussianBlur.swift
[904/1005] Compiling DoggieGraphics ImageConvolution.swift
[905/1005] Compiling DoggieGraphics LaplacianOfGaussian.swift
[906/1005] Compiling DoggieGraphics SVGTurbulence.swift
[907/1005] Compiling DoggieGraphics Underpainting.swift
[908/1005] Compiling DoggieGraphics kMeansClustering.swift
[909/1005] Compiling DoggieGraphics AvailableColorSpaces.swift
[910/1005] Compiling DoggieGraphics AvailableFonts.swift
[911/1005] Compiling DoggieGraphics Prespecialize.swift
[912/1005] Compiling DoggieGraphics SVGContext.swift
[913/1005] Compiling DoggieGraphics SVGBlendEffect.swift
[914/1005] Compiling DoggieGraphics SVGColorMatrixEffect.swift
[915/1005] Compiling DoggieGraphics SVGComponentTransferEffect.swift
[916/1005] Compiling DoggieGraphics SVGConvolveMatrixEffect.swift
[917/1005] Compiling DoggieGraphics SVGDisplacementMapEffect.swift
[918/1005] Compiling DoggieGraphics SVGDropShadowEffect.swift
[919/1005] Compiling DoggieGraphics SVGEffect.swift
[920/1005] Compiling DoggieGraphics SVGFloodEffect.swift
[921/1005] Compiling DoggieGraphics SVGGaussianBlurEffect.swift
[922/1005] Compiling DoggieGraphics SVGHueRotateEffect.swift
[923/1005] Compiling DoggieGraphics SVGImageEffect.swift
[924/1005] Compiling DoggieGraphics SVGLightingEffect.swift
[925/1005] Compiling DoggieGraphics SVGLuminanceToAlphaEffect.swift
[926/1005] Compiling DoggieGraphics SVGMergeEffect.swift
[927/1005] Compiling DoggieGraphics SVGMorphologyEffect.swift
[928/1005] Compiling DoggieGraphics SVGOffsetEffect.swift
[929/1005] Compiling DoggieGraphics SVGSaturateEffect.swift
[930/1005] Compiling DoggieGraphics SVGTileEffect.swift
[931/1005] Compiling DoggieGraphics SVGTurbulenceEffect.swift
[932/1005] Compiling DoggieGraphics FixedNumber.swift
[933/1005] Compiling DoggieGraphics SVGNoiseGenerator.swift
[934/1005] Compiling DoggieGraphics SimplexNoise.swift
[935/1005] Compiling DoggieGraphics PDFContext.swift
[936/1005] Compiling DoggieGraphics PDFContextEncoder.swift
[937/1005] Compiling DoggieGraphics PDFContextImage.swift
[938/1005] Compiling DoggieGraphics PDFContextPage.swift
[939/1005] Compiling DoggieGraphics PDFDecoder.swift
[940/1005] Compiling DoggieGraphics PDFDocument.swift
[941/1005] Compiling DoggieGraphics ASCII85Filter.swift
[942/1005] Compiling DoggieGraphics ASCIIHexFilter.swift
[943/1005] Compiling DoggieGraphics PDFFilter.swift
[944/1005] Compiling DoggieGraphics PDFName.swift
[945/1005] Compiling DoggieGraphics PDFNumber.swift
[946/1005] Compiling DoggieGraphics PDFObject.swift
[947/1005] Compiling DoggieGraphics PDFPage.swift
[948/1005] Compiling DoggieGraphics PDFBitmap.swift
[949/1005] Compiling DoggieGraphics PDFColorSpace.swift
[950/1005] Compiling DoggieGraphics PDFCommand.swift
[951/1005] Compiling DoggieGraphics PDFDrawPage.swift
[952/1005] Compiling DoggieGraphics PDFFunction.swift
[953/1005] Compiling DoggieGraphics PDFRenderer.swift
[954/1005] Compiling DoggieGraphics PDFStream.swift
[955/1005] Compiling DoggieGraphics PDFString.swift
[956/1005] Compiling DoggieGraphics PDFXref.swift
[957/1005] Compiling DoggieGraphics SwiftPlayground.swift
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:471:25: warning: generic parameter 'Model' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public func convert<Model>(to colorSpace: DoggieGraphics.ColorSpace<Model>, intent: RenderingIntent = .default) -> Color<Model> {
                        ^
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:27:21: note: 'Model' previously declared here
public struct Color<Model: ColorModel>: ColorProtocol, _ColorProtocol {
                    ^
[958/1005] Compiling DoggieGraphics AnyColor.swift
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:471:25: warning: generic parameter 'Model' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public func convert<Model>(to colorSpace: DoggieGraphics.ColorSpace<Model>, intent: RenderingIntent = .default) -> Color<Model> {
                        ^
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:27:21: note: 'Model' previously declared here
public struct Color<Model: ColorModel>: ColorProtocol, _ColorProtocol {
                    ^
[959/1005] Compiling DoggieGraphics Color.swift
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:471:25: warning: generic parameter 'Model' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public func convert<Model>(to colorSpace: DoggieGraphics.ColorSpace<Model>, intent: RenderingIntent = .default) -> Color<Model> {
                        ^
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:27:21: note: 'Model' previously declared here
public struct Color<Model: ColorModel>: ColorProtocol, _ColorProtocol {
                    ^
[960/1005] Compiling DoggieGraphics ColorProtocol.swift
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:471:25: warning: generic parameter 'Model' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public func convert<Model>(to colorSpace: DoggieGraphics.ColorSpace<Model>, intent: RenderingIntent = .default) -> Color<Model> {
                        ^
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:27:21: note: 'Model' previously declared here
public struct Color<Model: ColorModel>: ColorProtocol, _ColorProtocol {
                    ^
[961/1005] Compiling DoggieGraphics PredefinedColor.swift
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:471:25: warning: generic parameter 'Model' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public func convert<Model>(to colorSpace: DoggieGraphics.ColorSpace<Model>, intent: RenderingIntent = .default) -> Color<Model> {
                        ^
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:27:21: note: 'Model' previously declared here
public struct Color<Model: ColorModel>: ColorProtocol, _ColorProtocol {
                    ^
[962/1005] Compiling DoggieGraphics ColorBlendKernel.swift
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:471:25: warning: generic parameter 'Model' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public func convert<Model>(to colorSpace: DoggieGraphics.ColorSpace<Model>, intent: RenderingIntent = .default) -> Color<Model> {
                        ^
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:27:21: note: 'Model' previously declared here
public struct Color<Model: ColorModel>: ColorProtocol, _ColorProtocol {
                    ^
[963/1005] Compiling DoggieGraphics ColorBlendMode.swift
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:471:25: warning: generic parameter 'Model' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public func convert<Model>(to colorSpace: DoggieGraphics.ColorSpace<Model>, intent: RenderingIntent = .default) -> Color<Model> {
                        ^
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:27:21: note: 'Model' previously declared here
public struct Color<Model: ColorModel>: ColorProtocol, _ColorProtocol {
                    ^
[964/1005] Compiling DoggieGraphics ColorModel.swift
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:471:25: warning: generic parameter 'Model' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public func convert<Model>(to colorSpace: DoggieGraphics.ColorSpace<Model>, intent: RenderingIntent = .default) -> Color<Model> {
                        ^
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:27:21: note: 'Model' previously declared here
public struct Color<Model: ColorModel>: ColorProtocol, _ColorProtocol {
                    ^
[965/1005] Compiling DoggieGraphics CMYColorModel.swift
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:471:25: warning: generic parameter 'Model' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public func convert<Model>(to colorSpace: DoggieGraphics.ColorSpace<Model>, intent: RenderingIntent = .default) -> Color<Model> {
                        ^
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:27:21: note: 'Model' previously declared here
public struct Color<Model: ColorModel>: ColorProtocol, _ColorProtocol {
                    ^
[966/1005] Compiling DoggieGraphics CMYKColorModel.swift
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:471:25: warning: generic parameter 'Model' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public func convert<Model>(to colorSpace: DoggieGraphics.ColorSpace<Model>, intent: RenderingIntent = .default) -> Color<Model> {
                        ^
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:27:21: note: 'Model' previously declared here
public struct Color<Model: ColorModel>: ColorProtocol, _ColorProtocol {
                    ^
[967/1005] Compiling DoggieGraphics DeviceNColorModel.swift
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:471:25: warning: generic parameter 'Model' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public func convert<Model>(to colorSpace: DoggieGraphics.ColorSpace<Model>, intent: RenderingIntent = .default) -> Color<Model> {
                        ^
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:27:21: note: 'Model' previously declared here
public struct Color<Model: ColorModel>: ColorProtocol, _ColorProtocol {
                    ^
[968/1005] Compiling DoggieGraphics GrayColorModel.swift
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:471:25: warning: generic parameter 'Model' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public func convert<Model>(to colorSpace: DoggieGraphics.ColorSpace<Model>, intent: RenderingIntent = .default) -> Color<Model> {
                        ^
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:27:21: note: 'Model' previously declared here
public struct Color<Model: ColorModel>: ColorProtocol, _ColorProtocol {
                    ^
[969/1005] Compiling DoggieGraphics LabColorModel.swift
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:471:25: warning: generic parameter 'Model' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public func convert<Model>(to colorSpace: DoggieGraphics.ColorSpace<Model>, intent: RenderingIntent = .default) -> Color<Model> {
                        ^
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:27:21: note: 'Model' previously declared here
public struct Color<Model: ColorModel>: ColorProtocol, _ColorProtocol {
                    ^
[970/1005] Compiling DoggieGraphics LuvColorModel.swift
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:471:25: warning: generic parameter 'Model' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public func convert<Model>(to colorSpace: DoggieGraphics.ColorSpace<Model>, intent: RenderingIntent = .default) -> Color<Model> {
                        ^
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:27:21: note: 'Model' previously declared here
public struct Color<Model: ColorModel>: ColorProtocol, _ColorProtocol {
                    ^
[971/1005] Compiling DoggieGraphics RGBColorModel.swift
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:471:25: warning: generic parameter 'Model' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public func convert<Model>(to colorSpace: DoggieGraphics.ColorSpace<Model>, intent: RenderingIntent = .default) -> Color<Model> {
                        ^
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:27:21: note: 'Model' previously declared here
public struct Color<Model: ColorModel>: ColorProtocol, _ColorProtocol {
                    ^
[972/1005] Compiling DoggieGraphics XYZColorModel.swift
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:471:25: warning: generic parameter 'Model' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public func convert<Model>(to colorSpace: DoggieGraphics.ColorSpace<Model>, intent: RenderingIntent = .default) -> Color<Model> {
                        ^
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:27:21: note: 'Model' previously declared here
public struct Color<Model: ColorModel>: ColorProtocol, _ColorProtocol {
                    ^
[973/1005] Compiling DoggieGraphics YCbCrColorModel.swift
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:471:25: warning: generic parameter 'Model' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public func convert<Model>(to colorSpace: DoggieGraphics.ColorSpace<Model>, intent: RenderingIntent = .default) -> Color<Model> {
                        ^
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:27:21: note: 'Model' previously declared here
public struct Color<Model: ColorModel>: ColorProtocol, _ColorProtocol {
                    ^
[974/1005] Compiling DoggieGraphics YxyColorModel.swift
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:471:25: warning: generic parameter 'Model' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public func convert<Model>(to colorSpace: DoggieGraphics.ColorSpace<Model>, intent: RenderingIntent = .default) -> Color<Model> {
                        ^
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:27:21: note: 'Model' previously declared here
public struct Color<Model: ColorModel>: ColorProtocol, _ColorProtocol {
                    ^
[975/1005] Compiling DoggieGraphics ColorCompositingKernel.swift
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:471:25: warning: generic parameter 'Model' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public func convert<Model>(to colorSpace: DoggieGraphics.ColorSpace<Model>, intent: RenderingIntent = .default) -> Color<Model> {
                        ^
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:27:21: note: 'Model' previously declared here
public struct Color<Model: ColorModel>: ColorProtocol, _ColorProtocol {
                    ^
[976/1005] Compiling DoggieGraphics ColorCompositingMode.swift
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:471:25: warning: generic parameter 'Model' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public func convert<Model>(to colorSpace: DoggieGraphics.ColorSpace<Model>, intent: RenderingIntent = .default) -> Color<Model> {
                        ^
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:27:21: note: 'Model' previously declared here
public struct Color<Model: ColorModel>: ColorProtocol, _ColorProtocol {
                    ^
[977/1005] Compiling DoggieGraphics ColorPixel.swift
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:471:25: warning: generic parameter 'Model' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public func convert<Model>(to colorSpace: DoggieGraphics.ColorSpace<Model>, intent: RenderingIntent = .default) -> Color<Model> {
                        ^
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:27:21: note: 'Model' previously declared here
public struct Color<Model: ColorModel>: ColorProtocol, _ColorProtocol {
                    ^
[978/1005] Compiling DoggieGraphics Float16ColorPixel.swift
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:471:25: warning: generic parameter 'Model' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public func convert<Model>(to colorSpace: DoggieGraphics.ColorSpace<Model>, intent: RenderingIntent = .default) -> Color<Model> {
                        ^
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:27:21: note: 'Model' previously declared here
public struct Color<Model: ColorModel>: ColorProtocol, _ColorProtocol {
                    ^
[979/1005] Compiling DoggieGraphics Float32ColorPixel.swift
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:471:25: warning: generic parameter 'Model' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public func convert<Model>(to colorSpace: DoggieGraphics.ColorSpace<Model>, intent: RenderingIntent = .default) -> Color<Model> {
                        ^
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:27:21: note: 'Model' previously declared here
public struct Color<Model: ColorModel>: ColorProtocol, _ColorProtocol {
                    ^
[980/1005] Compiling DoggieGraphics Float64ColorPixel.swift
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:471:25: warning: generic parameter 'Model' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public func convert<Model>(to colorSpace: DoggieGraphics.ColorSpace<Model>, intent: RenderingIntent = .default) -> Color<Model> {
                        ^
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:27:21: note: 'Model' previously declared here
public struct Color<Model: ColorModel>: ColorProtocol, _ColorProtocol {
                    ^
[981/1005] Compiling DoggieGraphics Stroke.swift
[982/1005] Compiling DoggieGraphics Exported.swift
[983/1005] Compiling DoggieGraphics CFF2Decoder.swift
[984/1005] Compiling DoggieGraphics CFF2INDEX.swift
[985/1005] Compiling DoggieGraphics CFFCharStrings.swift
[986/1005] Compiling DoggieGraphics CFFDICT.swift
[987/1005] Compiling DoggieGraphics CFFDecoder.swift
[988/1005] Compiling DoggieGraphics CFFEncoding.swift
[989/1005] Compiling DoggieGraphics CFFFDSelect.swift
[990/1005] Compiling DoggieGraphics CFFFontFace.swift
[991/1005] Compiling DoggieGraphics CFFINDEX.swift
[992/1005] Compiling DoggieGraphics FontDecoder.swift
[993/1005] Compiling DoggieGraphics OpenTypeDecoder.swift
[994/1005] Compiling DoggieGraphics AATStateTable.swift
[995/1005] Compiling DoggieGraphics OTFFeatureList.swift
[996/1005] Compiling DoggieGraphics OTFGDEF.swift
[997/1005] Compiling DoggieGraphics OTFGPOS.swift
[998/1005] Compiling DoggieGraphics OTFGSUB.swift
[999/1005] Compiling DoggieGraphics OTFLookupList.swift
[1000/1005] Compiling DoggieGraphics OTFScriptList.swift
[1001/1005] Compiling DoggieGraphics SFNTCMAP.swift
[1002/1005] Compiling DoggieGraphics SFNTFEAT.swift
[1003/1005] Compiling DoggieGraphics SFNTFontFace.swift
[1004/1005] Compiling DoggieGraphics SFNTGLYF.swift
[1005/1005] Emitting module DoggieGraphics
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:471:25: warning: generic parameter 'Model' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public func convert<Model>(to colorSpace: DoggieGraphics.ColorSpace<Model>, intent: RenderingIntent = .default) -> Color<Model> {
                        ^
/host/spi-builder-workspace/Sources/DoggieGraphics/Color/Color.swift:27:21: note: 'Model' previously declared here
public struct Color<Model: ColorModel>: ColorProtocol, _ColorProtocol {
                    ^
[1007/1030] Emitting module DoggieGPU
[1008/1033] Compiling DoggieGPU CGPathProcessorKernel.swift
[1009/1033] Compiling DoggieGPU GPContext.swift
[1010/1033] Compiling DoggieGPU GPContextBase.swift
[1011/1033] Compiling DoggieGPU BilateralFilter.swift
[1012/1033] Compiling DoggieGPU CIImage.swift
[1013/1033] Compiling DoggieGPU CIVector.swift
[1014/1033] Compiling DoggieGPU ConvolveKernel.swift
[1015/1033] Compiling DoggieGPU SVGConvolveKernel.swift
[1016/1033] Compiling DoggieGPU SVGDisplacementMapKernel.swift
[1017/1033] Compiling DoggieGPU SVGLightingKernel.swift
[1018/1033] Compiling DoggieGPU kMeansClusteringKernel.swift
[1019/1033] Compiling DoggieGPU Exported.swift
[1020/1033] Compiling DoggieGPU CGContextProcessorKernel.swift
[1021/1033] Compiling DoggieGPU SVGTurbulenceKernel.swift
[1022/1033] Compiling DoggieGPU ShaderLoader.swift
[1023/1033] Compiling DoggieGPU WrapTileKernel.swift
[1024/1033] Compiling DoggieGPU GPContextExtension.swift
[1025/1033] Compiling DoggieGPU GPContextPattern.swift
[1026/1033] Compiling DoggieGPU MeshGradientKernel.swift
[1027/1033] Compiling DoggieGPU MTLDevice.swift
[1028/1033] Compiling DoggieGPU Packed.swift
[1029/1033] Compiling DoggieGPU SIMD.swift
[1030/1033] Compiling DoggieGPU CoreImage.swift
[1031/1033] Compiling DoggieGPU MorphologyKernel.swift
[1032/1033] Compiling DoggieGPU PalettizeKernel.swift
[1033/1033] Compiling DoggieGPU SVGComponentTransferKernel.swift
[1035/1036] Emitting module Doggie
[1036/1036] Compiling Doggie Exported.swift
Build complete! (319.51s)
Build complete.
Done.

Build Machine: Linux 2