The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of swift-noise, reference master (1e602c), with Swift 6.0 for Linux on 13 Oct 2024 15:06:56 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tayloraswift/swift-noise.git
Reference: master
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/tayloraswift/swift-noise
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 1e602c2 Merge pull request #21 from tayloraswift/validate-docs
Cloned https://github.com/tayloraswift/swift-noise.git
Revision (git rev-parse @):
1e602c295259e21940db0ceef366a0432f3750a6
SUCCESS checkout https://github.com/tayloraswift/swift-noise.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/tayloraswift/swift-noise.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:b1f5b321a5d74ef5eaf6f5f3afbfebaaa54c7954de6f859009c18a90e0e1c3b4
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/tayloraswift/swift-hash
Fetching https://github.com/tayloraswift/swift-png
[1/762] Fetching swift-hash
[763/25651] Fetching swift-hash, swift-png
Fetched https://github.com/tayloraswift/swift-hash from cache (5.41s)
Fetched https://github.com/tayloraswift/swift-png from cache (5.67s)
Computing version for https://github.com/tayloraswift/swift-png
Computed https://github.com/tayloraswift/swift-png at 4.4.4 (0.45s)
Computing version for https://github.com/tayloraswift/swift-hash
Computed https://github.com/tayloraswift/swift-hash at 0.6.2 (0.44s)
Creating working copy for https://github.com/tayloraswift/swift-png
Working copy of https://github.com/tayloraswift/swift-png resolved at 4.4.4
Creating working copy for https://github.com/tayloraswift/swift-hash
Working copy of https://github.com/tayloraswift/swift-hash resolved at 0.6.2
Building for debugging...
[0/17] Write sources
[7/17] Write swift-version-24593BA9C3E375BF.txt
[9/26] Compiling BaseDigits BaseDigits.swift
[10/26] Emitting module BaseDigits
[11/27] Compiling Noise noise.swift
[13/27] Compiling Noise gradient.swift
[14/27] Compiling Noise hash.swift
[14/27] Wrapping AST for BaseDigits for debugging
[16/32] Compiling Noise cell.swift
[17/32] Compiling Noise compounds.swift
[18/32] Emitting module Noise
[19/32] Compiling Noise disk.swift
[21/33] Compiling Base16 Base16.Values.swift
[22/33] Emitting module Base16
[23/33] Compiling Base16 Base16.LowercaseDigits.swift
[24/33] Compiling Base16 Base16.UppercaseDigits.swift
[25/33] Compiling Base16 Base16.swift
[25/34] Wrapping AST for Noise for debugging
[27/34] Wrapping AST for Base16 for debugging
[29/36] Emitting module CRC
[30/36] Compiling CRC CRC32.swift
[31/37] Wrapping AST for CRC for debugging
[33/90] Emitting module LZ77
[34/97] Compiling LZ77 LZ77.BlockShape.swift
[35/97] Compiling LZ77 LZ77.BlockState.swift
[36/97] Compiling LZ77 LZ77.BlockType.swift
[37/97] Compiling LZ77 LZ77.DecompressionError.swift
[38/97] Compiling LZ77 LZ77.Inflator.swift
[39/97] Compiling LZ77 LZ77.InflatorBuffers.Stream.swift
[40/97] Compiling LZ77 LZ77.InflatorBuffers.swift
[41/97] Compiling LZ77 F14.District.Index.swift
[42/97] Compiling LZ77 F14.District.swift
[43/97] Compiling LZ77 F14.Hash.swift
[44/97] Compiling LZ77 F14.HashTable.swift
[45/97] Compiling LZ77 F14.swift
[46/97] Compiling LZ77 FixedWidthInteger (ext).swift
[47/97] Compiling LZ77 Gzip.Deflator.swift
[48/97] Compiling LZ77 Gzip.Format.Integral.swift
[49/97] Compiling LZ77 LZ77.InflatorIn.swift
[50/97] Compiling LZ77 LZ77.InflatorOut.swift
[51/97] Compiling LZ77 LZ77.InflatorState.swift
[52/97] Compiling LZ77 LZ77.InflatorTables.swift
[53/97] Compiling LZ77 LZ77.StreamHeader.swift
[54/97] Compiling LZ77 LZ77.StreamHeaderError.swift
[55/97] Compiling LZ77 LZ77.Composites.swift
[56/97] Compiling LZ77 LZ77.Reversed.swift
[57/97] Compiling LZ77 LZ77.swift
[58/97] Compiling LZ77 SIMD16 (ext).swift
[59/97] Compiling LZ77 LZ77.Format.swift
[60/97] Compiling LZ77 LZ77.FormatType.swift
[61/97] Compiling LZ77 LZ77.MRC32.swift
[62/97] Compiling LZ77 LZ77.StreamIntegral.swift
[63/97] Compiling LZ77 LZ77.DeflatorMatches.swift
[64/97] Compiling LZ77 LZ77.DeflatorOut.swift
[65/97] Compiling LZ77 LZ77.DeflatorSearch.swift
[66/97] Compiling LZ77 LZ77.DeflatorTables.swift
[67/97] Compiling LZ77 LZ77.DeflatorTerm.Meta.swift
[68/97] Compiling LZ77 LZ77.DeflatorTerm.swift
[69/97] Compiling LZ77 LZ77.DeflatorWindow.Element.swift
[70/97] Compiling LZ77 LZ77.DeflatorWindow.swift
[71/97] Compiling LZ77 LZ77.Decades.swift
[72/97] Compiling LZ77 LZ77.Deflator.swift
[73/97] Compiling LZ77 LZ77.DeflatorBuffers.Stream.swift
[74/97] Compiling LZ77 LZ77.DeflatorBuffers.swift
[75/97] Compiling LZ77 LZ77.DeflatorDicing.Node.swift
[76/97] Compiling LZ77 LZ77.DeflatorDicing.swift
[77/97] Compiling LZ77 LZ77.DeflatorIn.swift
[78/97] Compiling LZ77 LZ77.DeflatorMatches.Depths.swift
[79/97] Compiling LZ77 LZ77.Distance.swift
[80/97] Compiling LZ77 LZ77.Heap.swift
[81/97] Compiling LZ77 LZ77.HuffmanPattern.swift
[82/97] Compiling LZ77 LZ77.HuffmanTree.swift
[83/97] Compiling LZ77 LZ77.Metaword.swift
[84/97] Compiling LZ77 LZ77.RunLiteral.swift
[85/97] Compiling LZ77 LZ77.BlockMetadata.swift
[86/97] Compiling LZ77 Gzip.Format.swift
[87/97] Compiling LZ77 Gzip.Inflator.swift
[88/97] Compiling LZ77 Gzip.InflatorState.swift
[89/97] Compiling LZ77 Gzip.StreamHeader.swift
[90/97] Compiling LZ77 Gzip.StreamHeaderError.swift
[91/97] Compiling LZ77 Gzip.swift
[92/97] Compiling LZ77 LZ77.Codeword.swift
[93/98] Wrapping AST for LZ77 for debugging
[95/142] Compiling PNG PNG.Gamma.swift
[96/142] Compiling PNG PNG.Header.swift
[97/142] Compiling PNG PNG.Histogram.swift
[98/142] Compiling PNG PNG.Palette.swift
[99/142] Compiling PNG PNG.ParsingError.swift
[100/142] Compiling PNG PNG.Percentmille.swift
[101/148] Emitting module PNG
[102/148] Compiling PNG PNG.PhysicalDimensions.swift
[103/148] Compiling PNG PNG.SignificantBits.Case.swift
[104/148] Compiling PNG PNG.SignificantBits.swift
[105/148] Compiling PNG PNG.SuggestedPalette.Entries.swift
[106/148] Compiling PNG PNG.SuggestedPalette.swift
[107/148] Compiling PNG PNG.Text.swift
[108/148] Compiling PNG PNG.DecodingError.swift
[109/148] Compiling PNG PNG.Metadata.swift
[110/148] Compiling PNG PNG.Standard.swift
[111/148] Compiling PNG PNG.Encoder.Pass.swift
[112/148] Compiling PNG PNG.Encoder.swift
[113/148] Compiling PNG PNG.FormattingError.swift
[114/148] Compiling PNG PNG.Format.Pixel.swift
[115/148] Compiling PNG PNG.Format.swift
[116/148] Compiling PNG PNG.Layout.swift
[117/148] Compiling PNG General.swift
[118/148] Compiling PNG LZ77.DecompressionError (ext).swift
[119/148] Compiling PNG LZ77.DeflateHeaderError (ext).swift
[120/148] Compiling PNG Array (ext).swift
[121/148] Compiling PNG ArraySlice (ext).swift
[122/148] Compiling PNG PNG.Color.swift
[123/148] Compiling PNG PNG.RGBA.swift
[124/148] Compiling PNG PNG.VA.swift
[125/148] Compiling PNG PNG.Context.swift
[126/148] Compiling PNG PNG.Decoder.swift
[127/148] Compiling PNG PNG.TimeModified.swift
[128/148] Compiling PNG PNG.Transparency.Case.swift
[129/148] Compiling PNG PNG.Transparency.swift
[130/148] Compiling PNG System.swift
[131/148] Compiling PNG UnsafeMutableBufferPointer (ext).swift
[132/148] Compiling PNG __Entrypoint.swift
[133/148] Compiling PNG PNG.swift
[134/148] Compiling PNG PNG.Background.Case.swift
[135/148] Compiling PNG PNG.Background.swift
[136/148] Compiling PNG PNG.Chromaticity.swift
[137/148] Compiling PNG PNG.ColorProfile.swift
[138/148] Compiling PNG PNG.ColorRendering.swift
[139/148] Compiling PNG PNG.BytestreamDestination.swift
[140/148] Compiling PNG PNG.BytestreamSource.swift
[141/148] Compiling PNG PNG.Chunk.swift
[142/148] Compiling PNG PNG.LexingError.swift
[143/148] Compiling PNG PNG.Error.swift
[144/148] Compiling PNG PNG.Image.swift
[145/149] Wrapping AST for PNG for debugging
[147/153] Compiling GenNoise main.swift
[148/153] Compiling GenNoise calibrate.swift
[149/153] Emitting module GenNoise
[150/153] Compiling GenNoise banners.swift
[151/154] Wrapping AST for GenNoise for debugging
[152/154] Write Objects.LinkFileList
[153/154] Linking generate-noise
Build complete! (23.73s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-png",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.4.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tayloraswift/swift-png"
    }
  ],
  "manifest_display_name" : "swift-noise",
  "name" : "swift-noise",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.3"
    },
    {
      "name" : "ios",
      "version" : "16.4"
    },
    {
      "name" : "tvos",
      "version" : "16.4"
    },
    {
      "name" : "watchos",
      "version" : "9.4"
    }
  ],
  "products" : [
    {
      "name" : "Noise",
      "targets" : [
        "Noise"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "generate-noise",
      "targets" : [
        "GenNoise"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "NoiseTests",
      "module_type" : "SwiftTarget",
      "name" : "NoiseTests",
      "path" : "Tests/NoiseTests",
      "sources" : [
        "ConsistentPRNGTests.swift"
      ],
      "target_dependencies" : [
        "Noise"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Noise",
      "module_type" : "SwiftTarget",
      "name" : "Noise",
      "path" : "Sources/Noise",
      "product_memberships" : [
        "Noise",
        "generate-noise"
      ],
      "sources" : [
        "cell.swift",
        "compounds.swift",
        "disk.swift",
        "gradient.swift",
        "hash.swift",
        "noise.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GenNoise",
      "module_type" : "SwiftTarget",
      "name" : "GenNoise",
      "path" : "Sources/GenNoise",
      "product_dependencies" : [
        "PNG"
      ],
      "product_memberships" : [
        "generate-noise"
      ],
      "sources" : [
        "banners.swift",
        "calibrate.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "Noise"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.8"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:b1f5b321a5d74ef5eaf6f5f3afbfebaaa54c7954de6f859009c18a90e0e1c3b4
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.