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 MadDrivers, reference 0.0.10 (1154cb), with Swift 6.0 for Linux on 3 Nov 2024 17:33:45 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/madmachineio/MadDrivers.git
Reference: 0.0.10
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/madmachineio/MadDrivers
 * tag               0.0.10     -> FETCH_HEAD
HEAD is now at 1154cbe release/0.0
Cloned https://github.com/madmachineio/MadDrivers.git
Revision (git rev-parse @):
1154cbe921ed57512fa876716a526aa3925bf4ee
SUCCESS checkout https://github.com/madmachineio/MadDrivers.git at 0.0.10
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/madmachineio/MadDrivers.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/madmachineio/MadDisplay.git
Fetching https://github.com/apple/swift-numerics
Fetching https://github.com/madmachineio/SwiftIO.git
[1/353] Fetching maddisplay
[16/5929] Fetching maddisplay, swift-numerics
[528/10404] Fetching maddisplay, swift-numerics, swiftio
Fetched https://github.com/apple/swift-numerics from cache (0.50s)
Fetched https://github.com/madmachineio/MadDisplay.git from cache (0.50s)
Fetched https://github.com/madmachineio/SwiftIO.git from cache (0.51s)
Computing version for https://github.com/madmachineio/SwiftIO.git
Computed https://github.com/madmachineio/SwiftIO.git at 0.0.5 (0.42s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.43s)
Computing version for https://github.com/madmachineio/MadDisplay.git
Computed https://github.com/madmachineio/MadDisplay.git at 0.0.7 (0.42s)
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/madmachineio/MadDisplay.git
Working copy of https://github.com/madmachineio/MadDisplay.git resolved at 0.0.7
Creating working copy for https://github.com/madmachineio/SwiftIO.git
Working copy of https://github.com/madmachineio/SwiftIO.git resolved at 0.0.5
Building for debugging...
[0/22] Write sources
[19/22] Compiling CSwiftIO empty.c
[20/22] Compiling _NumericsShims _NumericsShims.c
[21/22] Write swift-version-24593BA9C3E375BF.txt
[23/47] Compiling RealModule Real.swift
[24/47] Compiling SwiftIO SPI.swift
[25/47] Compiling SwiftIO Timer.swift
[26/49] Compiling SwiftIO I2SIn.swift
[27/49] Compiling SwiftIO I2SOut.swift
[28/49] Compiling SwiftIO PWMOut.swift
[29/49] Compiling SwiftIO Platform.swift
[30/49] Compiling SwiftIO DigitalInOut.swift
[31/49] Compiling SwiftIO DigitalOut.swift
[32/49] Compiling SwiftIO FileDescriptor.swift
[33/49] Compiling SwiftIO I2C.swift
[34/49] Compiling RealModule RealFunctions.swift
[35/49] Compiling RealModule Float16+Real.swift
[36/49] Compiling RealModule Float80+Real.swift
[37/49] Compiling RealModule AlgebraicField.swift
[38/49] Compiling RealModule ApproximateEquality.swift
[39/49] Emitting module SwiftIO
[40/49] Compiling SwiftIO Counter.swift
[41/49] Compiling SwiftIO DigitalIn.swift
[42/49] Compiling RealModule Float+Real.swift
[45/49] Compiling RealModule ElementaryFunctions.swift
[48/49] Emitting module RealModule
[50/50] Compiling SwiftIO UART.swift
[52/87] Emitting module MCP4725
[53/87] Emitting module PCF8523
[54/87] Emitting module VEML6040
[55/87] Emitting module SHT3x
[56/87] Compiling SHT3x SHT3x.swift
[57/88] Compiling PCF8563 PCF8563.swift
[58/88] Emitting module PCF8563
[61/89] Compiling VEML6040 VEML6040.swift
[62/92] Compiling PCF8523 PCF8523.swift
[63/92] Emitting module MPU6050
[64/92] Compiling MPU6050 MPU6050.swift
[66/96] Compiling MCP4725 MCP4725.swift
[67/97] Compiling MadDisplay Circle.swift
[68/97] Compiling MadDisplay Line.swift
[69/97] Compiling MadDisplay Polygon.swift
[70/100] Emitting module LIS3DH
[71/100] Compiling LIS3DH LIS3DH.swift
[76/102] Compiling MadDisplay Font.swift
[77/102] Compiling MadDisplay Glyph.swift
[78/102] Compiling MadDisplay Label.swift
[79/103] Emitting module HCSR04
[80/103] Compiling HCSR04 HCSR04.swift
[82/108] Emitting module DS3231
[83/112] Compiling LCD1602 LCD1602.swift
[84/112] Emitting module LCD1602
[85/113] Compiling MadDisplay ColorSpace.swift
[86/113] Compiling MadDisplay Area.swift
[87/113] Compiling MadDisplay Bitmap.swift
[89/113] Compiling MadDisplay Rect.swift
[90/113] Compiling MadDisplay RoundRect.swift
[91/113] Compiling MadDisplay Triangle.swift
[92/113] Emitting module BH1750
[93/113] Compiling BH1750 BH1750.swift
[94/113] Compiling DHTxx DHTxx.swift
[95/114] Emitting module DHTxx
[98/115] Compiling MadDisplay BitmapWritable.swift
[99/115] Compiling MadDisplay Group.swift
[100/115] Compiling MadDisplay Palette.swift
[101/115] Compiling MadDisplay Tile.swift
[102/115] Compiling MadDisplay Transform.swift
[103/115] Compiling MadDisplay ASCII8.swift
[104/115] Compiling DS3231 DS3231.swift
[105/116] Compiling MadDisplay BMP.swift
[106/116] Compiling MadDisplay Color.swift
[107/116] Compiling MadDisplay ColorConverter.swift
[108/116] Emitting module ADXL345
[109/116] Compiling ADXL345 ADXL345.swift
[112/117] Emitting module MadDisplay
[113/117] Compiling MadDisplay PCFFont.swift
[114/117] Compiling MadDisplay RobotRegular16.swift
[115/117] Compiling MadDisplay MadDisplay.swift
[117/118] Compiling BMP280 BMP280.swift
[118/118] Emitting module BMP280
[120/123] Compiling IS31FL3731 IS31FL3731.swift
[121/123] Emitting module IS31FL3731
[123/124] Compiling ST7789 ST7789.swift
[124/124] Emitting module ST7789
Build complete! (15.14s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swiftio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.5",
            "upper_bound" : "0.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/madmachineio/SwiftIO.git"
    },
    {
      "identity" : "maddisplay",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.1",
            "upper_bound" : "0.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/madmachineio/MadDisplay.git"
    },
    {
      "identity" : "swift-numerics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-numerics"
    }
  ],
  "manifest_display_name" : "MadDrivers",
  "name" : "MadDrivers",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "MadDrivers",
      "targets" : [
        "ADXL345",
        "BH1750",
        "BMP280",
        "DHTxx",
        "DS3231",
        "HCSR04",
        "IS31FL3731",
        "LCD1602",
        "LIS3DH",
        "MCP4725",
        "MPU6050",
        "PCF8523",
        "PCF8563",
        "SHT3x",
        "ST7789",
        "VEML6040"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ADXL345",
      "targets" : [
        "ADXL345"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "BH1750",
      "targets" : [
        "BH1750"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "BMP280",
      "targets" : [
        "BMP280"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "DHTxx",
      "targets" : [
        "DHTxx"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "DS3231",
      "targets" : [
        "DS3231"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HCSR04",
      "targets" : [
        "HCSR04"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "IS31FL3731",
      "targets" : [
        "IS31FL3731"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "LCD1602",
      "targets" : [
        "LCD1602"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "LIS3DH",
      "targets" : [
        "LIS3DH"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "MCP4725",
      "targets" : [
        "MCP4725"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "MPU6050",
      "targets" : [
        "MPU6050"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "PCF8523",
      "targets" : [
        "PCF8523"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "PCF8563",
      "targets" : [
        "PCF8563"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SHT3x",
      "targets" : [
        "SHT3x"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ST7789",
      "targets" : [
        "ST7789"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "VEML6040",
      "targets" : [
        "VEML6040"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "VEML6040",
      "module_type" : "SwiftTarget",
      "name" : "VEML6040",
      "path" : "Sources/VEML6040",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "product_memberships" : [
        "MadDrivers",
        "VEML6040"
      ],
      "sources" : [
        "VEML6040.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ST7789",
      "module_type" : "SwiftTarget",
      "name" : "ST7789",
      "path" : "Sources/ST7789",
      "product_dependencies" : [
        "SwiftIO",
        "MadDisplay"
      ],
      "product_memberships" : [
        "MadDrivers",
        "ST7789"
      ],
      "sources" : [
        "ST7789.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SHT3x",
      "module_type" : "SwiftTarget",
      "name" : "SHT3x",
      "path" : "Sources/SHT3x",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "product_memberships" : [
        "MadDrivers",
        "SHT3x"
      ],
      "sources" : [
        "SHT3x.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PCF8563",
      "module_type" : "SwiftTarget",
      "name" : "PCF8563",
      "path" : "Sources/PCF8563",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "product_memberships" : [
        "MadDrivers",
        "PCF8563"
      ],
      "sources" : [
        "PCF8563.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PCF8523",
      "module_type" : "SwiftTarget",
      "name" : "PCF8523",
      "path" : "Sources/PCF8523",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "product_memberships" : [
        "MadDrivers",
        "PCF8523"
      ],
      "sources" : [
        "PCF8523.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MPU6050",
      "module_type" : "SwiftTarget",
      "name" : "MPU6050",
      "path" : "Sources/MPU6050",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "product_memberships" : [
        "MadDrivers",
        "MPU6050"
      ],
      "sources" : [
        "MPU6050.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MCP4725",
      "module_type" : "SwiftTarget",
      "name" : "MCP4725",
      "path" : "Sources/MCP4725",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "product_memberships" : [
        "MadDrivers",
        "MCP4725"
      ],
      "sources" : [
        "MCP4725.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "LIS3DH",
      "module_type" : "SwiftTarget",
      "name" : "LIS3DH",
      "path" : "Sources/LIS3DH",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "product_memberships" : [
        "MadDrivers",
        "LIS3DH"
      ],
      "sources" : [
        "LIS3DH.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "LCD1602",
      "module_type" : "SwiftTarget",
      "name" : "LCD1602",
      "path" : "Sources/LCD1602",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "product_memberships" : [
        "MadDrivers",
        "LCD1602"
      ],
      "sources" : [
        "LCD1602.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "IS31FL3731",
      "module_type" : "SwiftTarget",
      "name" : "IS31FL3731",
      "path" : "Sources/IS31FL3731",
      "product_dependencies" : [
        "SwiftIO",
        "MadDisplay"
      ],
      "product_memberships" : [
        "MadDrivers",
        "IS31FL3731"
      ],
      "sources" : [
        "IS31FL3731.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HCSR04",
      "module_type" : "SwiftTarget",
      "name" : "HCSR04",
      "path" : "Sources/HCSR04",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "product_memberships" : [
        "MadDrivers",
        "HCSR04"
      ],
      "sources" : [
        "HCSR04.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DS3231",
      "module_type" : "SwiftTarget",
      "name" : "DS3231",
      "path" : "Sources/DS3231",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "product_memberships" : [
        "MadDrivers",
        "DS3231"
      ],
      "sources" : [
        "DS3231.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DHTxx",
      "module_type" : "SwiftTarget",
      "name" : "DHTxx",
      "path" : "Sources/DHTxx",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "product_memberships" : [
        "MadDrivers",
        "DHTxx"
      ],
      "sources" : [
        "DHTxx.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BMP280",
      "module_type" : "SwiftTarget",
      "name" : "BMP280",
      "path" : "Sources/BMP280",
      "product_dependencies" : [
        "SwiftIO",
        "RealModule"
      ],
      "product_memberships" : [
        "MadDrivers",
        "BMP280"
      ],
      "sources" : [
        "BMP280.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BH1750",
      "module_type" : "SwiftTarget",
      "name" : "BH1750",
      "path" : "Sources/BH1750",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "product_memberships" : [
        "MadDrivers",
        "BH1750"
      ],
      "sources" : [
        "BH1750.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ADXL345",
      "module_type" : "SwiftTarget",
      "name" : "ADXL345",
      "path" : "Sources/ADXL345",
      "product_dependencies" : [
        "SwiftIO"
      ],
      "product_memberships" : [
        "MadDrivers",
        "ADXL345"
      ],
      "sources" : [
        "ADXL345.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.