Build Information
Failed to build MuJoCo, reference main (b9d713
), with Swift 6.1 for iOS using Xcode 16.3 on 27 Apr 2025 06:22:37 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MuJoCo -destination generic/platform=iOS
Build Log
set { _figure.pointee.flg_barplot = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:29:27: warning: property 'flg_selection' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _figure.pointee.flg_selection }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:29:27: note: The missing import of module 'C_mujoco' will be added implicitly
get { _figure.pointee.flg_selection }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:30:27: warning: property 'flg_selection' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _figure.pointee.flg_selection = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:30:27: note: The missing import of module 'C_mujoco' will be added implicitly
set { _figure.pointee.flg_selection = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:35:27: warning: property 'flg_symmetric' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _figure.pointee.flg_symmetric }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:35:27: note: The missing import of module 'C_mujoco' will be added implicitly
get { _figure.pointee.flg_symmetric }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:36:27: warning: property 'flg_symmetric' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _figure.pointee.flg_symmetric = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:36:27: note: The missing import of module 'C_mujoco' will be added implicitly
set { _figure.pointee.flg_symmetric = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:41:27: warning: property 'linewidth' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _figure.pointee.linewidth }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:41:27: note: The missing import of module 'C_mujoco' will be added implicitly
get { _figure.pointee.linewidth }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:42:27: warning: property 'linewidth' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _figure.pointee.linewidth = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:42:27: note: The missing import of module 'C_mujoco' will be added implicitly
set { _figure.pointee.linewidth = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:47:27: warning: property 'gridwidth' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _figure.pointee.gridwidth }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:47:27: note: The missing import of module 'C_mujoco' will be added implicitly
get { _figure.pointee.gridwidth }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:48:27: warning: property 'gridwidth' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _figure.pointee.gridwidth = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:48:27: note: The missing import of module 'C_mujoco' will be added implicitly
set { _figure.pointee.gridwidth = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:53:27: warning: property 'gridsize' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _figure.pointee.gridsize }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:53:27: note: The missing import of module 'C_mujoco' will be added implicitly
get { _figure.pointee.gridsize }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:54:27: warning: property 'gridsize' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _figure.pointee.gridsize = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:54:27: note: The missing import of module 'C_mujoco' will be added implicitly
set { _figure.pointee.gridsize = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:59:27: warning: property 'gridrgb' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _figure.pointee.gridrgb }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:59:27: note: The missing import of module 'C_mujoco' will be added implicitly
get { _figure.pointee.gridrgb }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:60:27: warning: property 'gridrgb' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _figure.pointee.gridrgb = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:60:27: note: The missing import of module 'C_mujoco' will be added implicitly
set { _figure.pointee.gridrgb = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:65:27: warning: property 'figurergba' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _figure.pointee.figurergba }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:65:27: note: The missing import of module 'C_mujoco' will be added implicitly
get { _figure.pointee.figurergba }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:66:27: warning: property 'figurergba' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _figure.pointee.figurergba = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:66:27: note: The missing import of module 'C_mujoco' will be added implicitly
set { _figure.pointee.figurergba = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:71:27: warning: property 'panergba' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _figure.pointee.panergba }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:71:27: note: The missing import of module 'C_mujoco' will be added implicitly
get { _figure.pointee.panergba }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:72:27: warning: property 'panergba' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _figure.pointee.panergba = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:72:27: note: The missing import of module 'C_mujoco' will be added implicitly
set { _figure.pointee.panergba = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:77:27: warning: property 'legendrgba' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _figure.pointee.legendrgba }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:77:27: note: The missing import of module 'C_mujoco' will be added implicitly
get { _figure.pointee.legendrgba }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:78:27: warning: property 'legendrgba' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _figure.pointee.legendrgba = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:78:27: note: The missing import of module 'C_mujoco' will be added implicitly
set { _figure.pointee.legendrgba = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:83:27: warning: property 'textrgb' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _figure.pointee.textrgb }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:83:27: note: The missing import of module 'C_mujoco' will be added implicitly
get { _figure.pointee.textrgb }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:84:27: warning: property 'textrgb' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _figure.pointee.textrgb = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:84:27: note: The missing import of module 'C_mujoco' will be added implicitly
set { _figure.pointee.textrgb = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:92:32: warning: property 'linergb' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
to: &_figure.pointee.linergb,
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:92:32: note: The missing import of module 'C_mujoco' will be added implicitly
to: &_figure.pointee.linergb,
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:99:32: warning: property 'linergb' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
to: &_figure.pointee.linergb,
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:99:32: note: The missing import of module 'C_mujoco' will be added implicitly
to: &_figure.pointee.linergb,
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:102:28: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
unsafeMutablePointer.assign(from: newValue._array, count: Int(100))
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:102:28: note: use 'update(from:count:)' instead
unsafeMutablePointer.assign(from: newValue._array, count: Int(100))
^~~~~~
update
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:111:32: warning: property 'range' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
to: &_figure.pointee.range,
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:111:32: note: The missing import of module 'C_mujoco' will be added implicitly
to: &_figure.pointee.range,
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:117:30: warning: property 'range' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
to: &_figure.pointee.range,
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:117:30: note: The missing import of module 'C_mujoco' will be added implicitly
to: &_figure.pointee.range,
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:120:28: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
unsafeMutablePointer.assign(from: newValue._array, count: Int(2))
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:120:28: note: use 'update(from:count:)' instead
unsafeMutablePointer.assign(from: newValue._array, count: Int(2))
^~~~~~
update
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:127:35: warning: property 'xformat' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
var value = _figure.pointee.xformat
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:127:35: note: The missing import of module 'C_mujoco' will be added implicitly
var value = _figure.pointee.xformat
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:129:9: warning: initializer 'init(cString:encoding:)' cannot be used in an '@inlinable' function because 'Foundation' was not imported by this file; this is an error in the Swift 6 language mode
String(cString: UnsafeRawPointer($0).assumingMemoryBound(to: CChar.self), encoding: .utf8)!
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:129:9: note: The missing import of module 'Foundation' will be added implicitly
String(cString: UnsafeRawPointer($0).assumingMemoryBound(to: CChar.self), encoding: .utf8)!
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:129:94: warning: static property 'utf8' cannot be used in an '@inlinable' function because 'Foundation' was not imported by this file; this is an error in the Swift 6 language mode
String(cString: UnsafeRawPointer($0).assumingMemoryBound(to: CChar.self), encoding: .utf8)!
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:129:94: note: The missing import of module 'Foundation' will be added implicitly
String(cString: UnsafeRawPointer($0).assumingMemoryBound(to: CChar.self), encoding: .utf8)!
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:136:55: warning: property 'xformat' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
withUnsafeMutablePointer(to: &_figure.pointee.xformat) {
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:136:55: note: The missing import of module 'C_mujoco' will be added implicitly
withUnsafeMutablePointer(to: &_figure.pointee.xformat) {
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:139:17: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
pos.assign(from: $0, count: count)
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:139:17: note: use 'update(from:count:)' instead
pos.assign(from: $0, count: count)
^~~~~~
update
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:150:35: warning: property 'yformat' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
var value = _figure.pointee.yformat
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:150:35: note: The missing import of module 'C_mujoco' will be added implicitly
var value = _figure.pointee.yformat
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:152:9: warning: initializer 'init(cString:encoding:)' cannot be used in an '@inlinable' function because 'Foundation' was not imported by this file; this is an error in the Swift 6 language mode
String(cString: UnsafeRawPointer($0).assumingMemoryBound(to: CChar.self), encoding: .utf8)!
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:152:9: note: The missing import of module 'Foundation' will be added implicitly
String(cString: UnsafeRawPointer($0).assumingMemoryBound(to: CChar.self), encoding: .utf8)!
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:152:94: warning: static property 'utf8' cannot be used in an '@inlinable' function because 'Foundation' was not imported by this file; this is an error in the Swift 6 language mode
String(cString: UnsafeRawPointer($0).assumingMemoryBound(to: CChar.self), encoding: .utf8)!
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:152:94: note: The missing import of module 'Foundation' will be added implicitly
String(cString: UnsafeRawPointer($0).assumingMemoryBound(to: CChar.self), encoding: .utf8)!
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:159:55: warning: property 'yformat' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
withUnsafeMutablePointer(to: &_figure.pointee.yformat) {
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:159:55: note: The missing import of module 'C_mujoco' will be added implicitly
withUnsafeMutablePointer(to: &_figure.pointee.yformat) {
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:162:17: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
pos.assign(from: $0, count: count)
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:162:17: note: use 'update(from:count:)' instead
pos.assign(from: $0, count: count)
^~~~~~
update
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:173:35: warning: property 'minwidth' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
var value = _figure.pointee.minwidth
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:173:35: note: The missing import of module 'C_mujoco' will be added implicitly
var value = _figure.pointee.minwidth
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:175:9: warning: initializer 'init(cString:encoding:)' cannot be used in an '@inlinable' function because 'Foundation' was not imported by this file; this is an error in the Swift 6 language mode
String(cString: UnsafeRawPointer($0).assumingMemoryBound(to: CChar.self), encoding: .utf8)!
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:175:9: note: The missing import of module 'Foundation' will be added implicitly
String(cString: UnsafeRawPointer($0).assumingMemoryBound(to: CChar.self), encoding: .utf8)!
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:175:94: warning: static property 'utf8' cannot be used in an '@inlinable' function because 'Foundation' was not imported by this file; this is an error in the Swift 6 language mode
String(cString: UnsafeRawPointer($0).assumingMemoryBound(to: CChar.self), encoding: .utf8)!
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:175:94: note: The missing import of module 'Foundation' will be added implicitly
String(cString: UnsafeRawPointer($0).assumingMemoryBound(to: CChar.self), encoding: .utf8)!
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:182:55: warning: property 'minwidth' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
withUnsafeMutablePointer(to: &_figure.pointee.minwidth) {
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:182:55: note: The missing import of module 'C_mujoco' will be added implicitly
withUnsafeMutablePointer(to: &_figure.pointee.minwidth) {
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:185:17: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
pos.assign(from: $0, count: count)
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:185:17: note: use 'update(from:count:)' instead
pos.assign(from: $0, count: count)
^~~~~~
update
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:196:35: warning: property 'title' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
var value = _figure.pointee.title
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:196:35: note: The missing import of module 'C_mujoco' will be added implicitly
var value = _figure.pointee.title
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:198:9: warning: initializer 'init(cString:encoding:)' cannot be used in an '@inlinable' function because 'Foundation' was not imported by this file; this is an error in the Swift 6 language mode
String(cString: UnsafeRawPointer($0).assumingMemoryBound(to: CChar.self), encoding: .utf8)!
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:198:9: note: The missing import of module 'Foundation' will be added implicitly
String(cString: UnsafeRawPointer($0).assumingMemoryBound(to: CChar.self), encoding: .utf8)!
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:198:94: warning: static property 'utf8' cannot be used in an '@inlinable' function because 'Foundation' was not imported by this file; this is an error in the Swift 6 language mode
String(cString: UnsafeRawPointer($0).assumingMemoryBound(to: CChar.self), encoding: .utf8)!
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:198:94: note: The missing import of module 'Foundation' will be added implicitly
String(cString: UnsafeRawPointer($0).assumingMemoryBound(to: CChar.self), encoding: .utf8)!
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:205:55: warning: property 'title' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
withUnsafeMutablePointer(to: &_figure.pointee.title) {
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:205:55: note: The missing import of module 'C_mujoco' will be added implicitly
withUnsafeMutablePointer(to: &_figure.pointee.title) {
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:208:17: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
pos.assign(from: $0, count: count)
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:208:17: note: use 'update(from:count:)' instead
pos.assign(from: $0, count: count)
^~~~~~
update
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:219:35: warning: property 'xlabel' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
var value = _figure.pointee.xlabel
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:219:35: note: The missing import of module 'C_mujoco' will be added implicitly
var value = _figure.pointee.xlabel
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:221:9: warning: initializer 'init(cString:encoding:)' cannot be used in an '@inlinable' function because 'Foundation' was not imported by this file; this is an error in the Swift 6 language mode
String(cString: UnsafeRawPointer($0).assumingMemoryBound(to: CChar.self), encoding: .utf8)!
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:221:9: note: The missing import of module 'Foundation' will be added implicitly
String(cString: UnsafeRawPointer($0).assumingMemoryBound(to: CChar.self), encoding: .utf8)!
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:221:94: warning: static property 'utf8' cannot be used in an '@inlinable' function because 'Foundation' was not imported by this file; this is an error in the Swift 6 language mode
String(cString: UnsafeRawPointer($0).assumingMemoryBound(to: CChar.self), encoding: .utf8)!
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:221:94: note: The missing import of module 'Foundation' will be added implicitly
String(cString: UnsafeRawPointer($0).assumingMemoryBound(to: CChar.self), encoding: .utf8)!
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:228:55: warning: property 'xlabel' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
withUnsafeMutablePointer(to: &_figure.pointee.xlabel) {
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:228:55: note: The missing import of module 'C_mujoco' will be added implicitly
withUnsafeMutablePointer(to: &_figure.pointee.xlabel) {
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:231:17: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
pos.assign(from: $0, count: count)
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:231:17: note: use 'update(from:count:)' instead
pos.assign(from: $0, count: count)
^~~~~~
update
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:244:32: warning: property 'linename' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
to: &_figure.pointee.linename,
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:244:32: note: The missing import of module 'C_mujoco' will be added implicitly
to: &_figure.pointee.linename,
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:250:30: warning: property 'linename' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
to: &_figure.pointee.linename,
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:250:30: note: The missing import of module 'C_mujoco' will be added implicitly
to: &_figure.pointee.linename,
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:253:28: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
unsafeMutablePointer.assign(from: newValue._array, count: Int(100) * 100)
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:253:28: note: use 'update(from:count:)' instead
unsafeMutablePointer.assign(from: newValue._array, count: Int(100) * 100)
^~~~~~
update
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:259:27: warning: property 'legendoffset' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _figure.pointee.legendoffset }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:259:27: note: The missing import of module 'C_mujoco' will be added implicitly
get { _figure.pointee.legendoffset }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:260:27: warning: property 'legendoffset' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _figure.pointee.legendoffset = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:260:27: note: The missing import of module 'C_mujoco' will be added implicitly
set { _figure.pointee.legendoffset = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:265:27: warning: property 'subplot' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _figure.pointee.subplot }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:265:27: note: The missing import of module 'C_mujoco' will be added implicitly
get { _figure.pointee.subplot }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:266:27: warning: property 'subplot' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _figure.pointee.subplot = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:266:27: note: The missing import of module 'C_mujoco' will be added implicitly
set { _figure.pointee.subplot = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:271:27: warning: property 'highlight' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _figure.pointee.highlight }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:271:27: note: The missing import of module 'C_mujoco' will be added implicitly
get { _figure.pointee.highlight }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:272:27: warning: property 'highlight' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _figure.pointee.highlight = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:272:27: note: The missing import of module 'C_mujoco' will be added implicitly
set { _figure.pointee.highlight = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:277:27: warning: property 'highlightid' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _figure.pointee.highlightid }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:277:27: note: The missing import of module 'C_mujoco' will be added implicitly
get { _figure.pointee.highlightid }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:278:27: warning: property 'highlightid' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _figure.pointee.highlightid = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:278:27: note: The missing import of module 'C_mujoco' will be added implicitly
set { _figure.pointee.highlightid = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:283:27: warning: property 'selection' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _figure.pointee.selection }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:283:27: note: The missing import of module 'C_mujoco' will be added implicitly
get { _figure.pointee.selection }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:284:27: warning: property 'selection' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _figure.pointee.selection = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:284:27: note: The missing import of module 'C_mujoco' will be added implicitly
set { _figure.pointee.selection = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:292:32: warning: property 'linepnt' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
to: &_figure.pointee.linepnt,
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:292:32: note: The missing import of module 'C_mujoco' will be added implicitly
to: &_figure.pointee.linepnt,
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:298:30: warning: property 'linepnt' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
to: &_figure.pointee.linepnt,
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:298:30: note: The missing import of module 'C_mujoco' will be added implicitly
to: &_figure.pointee.linepnt,
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:301:28: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
unsafeMutablePointer.assign(from: newValue._array, count: Int(100))
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:301:28: note: use 'update(from:count:)' instead
unsafeMutablePointer.assign(from: newValue._array, count: Int(100))
^~~~~~
update
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:307:27: warning: property 'xaxispixel' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _figure.pointee.xaxispixel }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:307:27: note: The missing import of module 'C_mujoco' will be added implicitly
get { _figure.pointee.xaxispixel }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:308:27: warning: property 'xaxispixel' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _figure.pointee.xaxispixel = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:308:27: note: The missing import of module 'C_mujoco' will be added implicitly
set { _figure.pointee.xaxispixel = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:313:27: warning: property 'yaxispixel' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _figure.pointee.yaxispixel }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:313:27: note: The missing import of module 'C_mujoco' will be added implicitly
get { _figure.pointee.yaxispixel }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:314:27: warning: property 'yaxispixel' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _figure.pointee.yaxispixel = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:314:27: note: The missing import of module 'C_mujoco' will be added implicitly
set { _figure.pointee.yaxispixel = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:319:27: warning: property 'xaxisdata' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _figure.pointee.xaxisdata }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:319:27: note: The missing import of module 'C_mujoco' will be added implicitly
get { _figure.pointee.xaxisdata }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:320:27: warning: property 'xaxisdata' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _figure.pointee.xaxisdata = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:320:27: note: The missing import of module 'C_mujoco' will be added implicitly
set { _figure.pointee.xaxisdata = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:325:27: warning: property 'yaxisdata' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _figure.pointee.yaxisdata }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:325:27: note: The missing import of module 'C_mujoco' will be added implicitly
get { _figure.pointee.yaxisdata }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:326:27: warning: property 'yaxisdata' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _figure.pointee.yaxisdata = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure+Extensions.swift:326:27: note: The missing import of module 'C_mujoco' will be added implicitly
set { _figure.pointee.yaxisdata = newValue }
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MjvFigure.swift (in target 'MuJoCo' from project 'MuJoCo')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure.swift:48:28: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
unsafeMutablePointer.assign(from: newValue._array, count: Int(mjMAXLINE * mjMAXLINEPNT))
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvFigure.swift:48:28: note: use 'update(from:count:)' instead
unsafeMutablePointer.assign(from: newValue._array, count: Int(mjMAXLINE * mjMAXLINEPNT))
^~~~~~
update
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MjvGLCamera+Extensions.swift (in target 'MuJoCo' from project 'MuJoCo')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/MjvGLCamera+Extensions.swift:5:21: warning: property 'pos' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _glcamera.pos }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvGLCamera+Extensions.swift:5:21: note: The missing import of module 'C_mujoco' will be added implicitly
get { _glcamera.pos }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvGLCamera+Extensions.swift:6:21: warning: property 'pos' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _glcamera.pos = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvGLCamera+Extensions.swift:6:21: note: The missing import of module 'C_mujoco' will be added implicitly
set { _glcamera.pos = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvGLCamera+Extensions.swift:11:21: warning: property 'forward' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _glcamera.forward }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvGLCamera+Extensions.swift:11:21: note: The missing import of module 'C_mujoco' will be added implicitly
get { _glcamera.forward }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvGLCamera+Extensions.swift:12:21: warning: property 'forward' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _glcamera.forward = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvGLCamera+Extensions.swift:12:21: note: The missing import of module 'C_mujoco' will be added implicitly
set { _glcamera.forward = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvGLCamera+Extensions.swift:17:21: warning: property 'up' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _glcamera.up }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvGLCamera+Extensions.swift:17:21: note: The missing import of module 'C_mujoco' will be added implicitly
get { _glcamera.up }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvGLCamera+Extensions.swift:18:21: warning: property 'up' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _glcamera.up = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvGLCamera+Extensions.swift:18:21: note: The missing import of module 'C_mujoco' will be added implicitly
set { _glcamera.up = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvGLCamera+Extensions.swift:23:21: warning: property 'frustum_center' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _glcamera.frustum_center }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvGLCamera+Extensions.swift:23:21: note: The missing import of module 'C_mujoco' will be added implicitly
get { _glcamera.frustum_center }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvGLCamera+Extensions.swift:24:21: warning: property 'frustum_center' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _glcamera.frustum_center = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvGLCamera+Extensions.swift:24:21: note: The missing import of module 'C_mujoco' will be added implicitly
set { _glcamera.frustum_center = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvGLCamera+Extensions.swift:29:21: warning: property 'frustum_bottom' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _glcamera.frustum_bottom }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvGLCamera+Extensions.swift:29:21: note: The missing import of module 'C_mujoco' will be added implicitly
get { _glcamera.frustum_bottom }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvGLCamera+Extensions.swift:30:21: warning: property 'frustum_bottom' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _glcamera.frustum_bottom = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvGLCamera+Extensions.swift:30:21: note: The missing import of module 'C_mujoco' will be added implicitly
set { _glcamera.frustum_bottom = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvGLCamera+Extensions.swift:35:21: warning: property 'frustum_top' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _glcamera.frustum_top }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvGLCamera+Extensions.swift:35:21: note: The missing import of module 'C_mujoco' will be added implicitly
get { _glcamera.frustum_top }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvGLCamera+Extensions.swift:36:21: warning: property 'frustum_top' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _glcamera.frustum_top = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvGLCamera+Extensions.swift:36:21: note: The missing import of module 'C_mujoco' will be added implicitly
set { _glcamera.frustum_top = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvGLCamera+Extensions.swift:41:21: warning: property 'frustum_near' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _glcamera.frustum_near }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvGLCamera+Extensions.swift:41:21: note: The missing import of module 'C_mujoco' will be added implicitly
get { _glcamera.frustum_near }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvGLCamera+Extensions.swift:42:21: warning: property 'frustum_near' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _glcamera.frustum_near = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvGLCamera+Extensions.swift:42:21: note: The missing import of module 'C_mujoco' will be added implicitly
set { _glcamera.frustum_near = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvGLCamera+Extensions.swift:47:21: warning: property 'frustum_far' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _glcamera.frustum_far }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvGLCamera+Extensions.swift:47:21: note: The missing import of module 'C_mujoco' will be added implicitly
get { _glcamera.frustum_far }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvGLCamera+Extensions.swift:48:21: warning: property 'frustum_far' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _glcamera.frustum_far = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjvGLCamera+Extensions.swift:48:21: note: The missing import of module 'C_mujoco' will be added implicitly
set { _glcamera.frustum_far = newValue }
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MjvGLCamera+Functions.swift (in target 'MuJoCo' from project 'MuJoCo')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ MjuiSection+Extensions.swift,\ MjuiSection.swift,\ MjuiState+Extensions.swift,\ MjuiState+Functions.swift,\ MjuiState.swift,\ MjuiThemeColor+Extensions.swift,\ MjuiThemeColor.swift,\ MjuiThemeSpacing+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MjuiSection+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MjuiSection.swift /Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Functions.swift /Users/admin/builder/spi-builder-workspace/Sources/MjuiState.swift /Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor.swift /Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeSpacing+Extensions.swift (in target 'MuJoCo' from project 'MuJoCo')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MjuiSection+Extensions.swift (in target 'MuJoCo' from project 'MuJoCo')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/MjuiSection+Extensions.swift:6:36: warning: property 'name' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
var value = _section.pointee.name
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiSection+Extensions.swift:6:36: note: The missing import of module 'C_mujoco' will be added implicitly
var value = _section.pointee.name
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiSection+Extensions.swift:8:9: warning: initializer 'init(cString:encoding:)' cannot be used in an '@inlinable' function because 'Foundation' was not imported by this file; this is an error in the Swift 6 language mode
String(cString: UnsafeRawPointer($0).assumingMemoryBound(to: CChar.self), encoding: .utf8)!
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiSection+Extensions.swift:8:9: note: The missing import of module 'Foundation' will be added implicitly
String(cString: UnsafeRawPointer($0).assumingMemoryBound(to: CChar.self), encoding: .utf8)!
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiSection+Extensions.swift:8:94: warning: static property 'utf8' cannot be used in an '@inlinable' function because 'Foundation' was not imported by this file; this is an error in the Swift 6 language mode
String(cString: UnsafeRawPointer($0).assumingMemoryBound(to: CChar.self), encoding: .utf8)!
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiSection+Extensions.swift:8:94: note: The missing import of module 'Foundation' will be added implicitly
String(cString: UnsafeRawPointer($0).assumingMemoryBound(to: CChar.self), encoding: .utf8)!
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiSection+Extensions.swift:15:56: warning: property 'name' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
withUnsafeMutablePointer(to: &_section.pointee.name) {
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiSection+Extensions.swift:15:56: note: The missing import of module 'C_mujoco' will be added implicitly
withUnsafeMutablePointer(to: &_section.pointee.name) {
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiSection+Extensions.swift:18:17: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
pos.assign(from: $0, count: count)
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiSection+Extensions.swift:18:17: note: use 'update(from:count:)' instead
pos.assign(from: $0, count: count)
^~~~~~
update
/Users/admin/builder/spi-builder-workspace/Sources/MjuiSection+Extensions.swift:28:28: warning: property 'state' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _section.pointee.state }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiSection+Extensions.swift:28:28: note: The missing import of module 'C_mujoco' will be added implicitly
get { _section.pointee.state }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiSection+Extensions.swift:29:28: warning: property 'state' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _section.pointee.state = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiSection+Extensions.swift:29:28: note: The missing import of module 'C_mujoco' will be added implicitly
set { _section.pointee.state = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiSection+Extensions.swift:34:28: warning: property 'modifier' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _section.pointee.modifier }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiSection+Extensions.swift:34:28: note: The missing import of module 'C_mujoco' will be added implicitly
get { _section.pointee.modifier }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiSection+Extensions.swift:35:28: warning: property 'modifier' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _section.pointee.modifier = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiSection+Extensions.swift:35:28: note: The missing import of module 'C_mujoco' will be added implicitly
set { _section.pointee.modifier = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiSection+Extensions.swift:40:28: warning: property 'shortcut' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _section.pointee.shortcut }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiSection+Extensions.swift:40:28: note: The missing import of module 'C_mujoco' will be added implicitly
get { _section.pointee.shortcut }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiSection+Extensions.swift:41:28: warning: property 'shortcut' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _section.pointee.shortcut = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiSection+Extensions.swift:41:28: note: The missing import of module 'C_mujoco' will be added implicitly
set { _section.pointee.shortcut = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiSection+Extensions.swift:46:28: warning: property 'nitem' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _section.pointee.nitem }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiSection+Extensions.swift:46:28: note: The missing import of module 'C_mujoco' will be added implicitly
get { _section.pointee.nitem }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiSection+Extensions.swift:47:28: warning: property 'nitem' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _section.pointee.nitem = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiSection+Extensions.swift:47:28: note: The missing import of module 'C_mujoco' will be added implicitly
set { _section.pointee.nitem = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiSection+Extensions.swift:52:28: warning: property 'rtitle' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _section.pointee.rtitle }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiSection+Extensions.swift:52:28: note: The missing import of module 'C_mujoco' will be added implicitly
get { _section.pointee.rtitle }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiSection+Extensions.swift:53:28: warning: property 'rtitle' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _section.pointee.rtitle = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiSection+Extensions.swift:53:28: note: The missing import of module 'C_mujoco' will be added implicitly
set { _section.pointee.rtitle = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiSection+Extensions.swift:58:28: warning: property 'rcontent' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _section.pointee.rcontent }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiSection+Extensions.swift:58:28: note: The missing import of module 'C_mujoco' will be added implicitly
get { _section.pointee.rcontent }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiSection+Extensions.swift:59:28: warning: property 'rcontent' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _section.pointee.rcontent = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiSection+Extensions.swift:59:28: note: The missing import of module 'C_mujoco' will be added implicitly
set { _section.pointee.rcontent = newValue }
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MjuiSection.swift (in target 'MuJoCo' from project 'MuJoCo')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/MjuiSection.swift:44:24: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
(_array + index).assign(from: newValue._item, count: 1)
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiSection.swift:44:24: note: use 'update(from:count:)' instead
(_array + index).assign(from: newValue._item, count: 1)
^~~~~~
update
/Users/admin/builder/spi-builder-workspace/Sources/MjuiSection.swift:67:28: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
unsafeMutablePointer.assign(from: newValue._array, count: Int(_section.pointee.nitem))
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiSection.swift:67:28: note: use 'update(from:count:)' instead
unsafeMutablePointer.assign(from: newValue._array, count: Int(_section.pointee.nitem))
^~~~~~
update
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift (in target 'MuJoCo' from project 'MuJoCo')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:5:18: warning: property 'nrect' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _state.nrect }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:5:18: note: The missing import of module 'C_mujoco' will be added implicitly
get { _state.nrect }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:6:18: warning: property 'nrect' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _state.nrect = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:6:18: note: The missing import of module 'C_mujoco' will be added implicitly
set { _state.nrect = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:17:18: warning: property 'rect' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _state.rect }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:17:18: note: The missing import of module 'C_mujoco' will be added implicitly
get { _state.rect }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:18:18: warning: property 'rect' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _state.rect = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:18:18: note: The missing import of module 'C_mujoco' will be added implicitly
set { _state.rect = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:23:37: warning: property 'type' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { MjtEvent(rawValue: _state.type)! }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:23:37: note: The missing import of module 'C_mujoco' will be added implicitly
get { MjtEvent(rawValue: _state.type)! }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:24:18: warning: property 'type' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _state.type = newValue.rawValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:24:18: note: The missing import of module 'C_mujoco' will be added implicitly
set { _state.type = newValue.rawValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:29:18: warning: property 'left' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _state.left }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:29:18: note: The missing import of module 'C_mujoco' will be added implicitly
get { _state.left }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:30:18: warning: property 'left' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _state.left = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:30:18: note: The missing import of module 'C_mujoco' will be added implicitly
set { _state.left = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:35:18: warning: property 'right' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _state.right }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:35:18: note: The missing import of module 'C_mujoco' will be added implicitly
get { _state.right }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:36:18: warning: property 'right' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _state.right = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:36:18: note: The missing import of module 'C_mujoco' will be added implicitly
set { _state.right = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:41:18: warning: property 'middle' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _state.middle }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:41:18: note: The missing import of module 'C_mujoco' will be added implicitly
get { _state.middle }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:42:18: warning: property 'middle' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _state.middle = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:42:18: note: The missing import of module 'C_mujoco' will be added implicitly
set { _state.middle = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:47:18: warning: property 'doubleclick' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _state.doubleclick }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:47:18: note: The missing import of module 'C_mujoco' will be added implicitly
get { _state.doubleclick }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:48:18: warning: property 'doubleclick' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _state.doubleclick = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:48:18: note: The missing import of module 'C_mujoco' will be added implicitly
set { _state.doubleclick = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:53:38: warning: property 'button' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { MjtButton(rawValue: _state.button)! }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:53:38: note: The missing import of module 'C_mujoco' will be added implicitly
get { MjtButton(rawValue: _state.button)! }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:54:18: warning: property 'button' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _state.button = newValue.rawValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:54:18: note: The missing import of module 'C_mujoco' will be added implicitly
set { _state.button = newValue.rawValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:59:18: warning: property 'buttontime' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _state.buttontime }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:59:18: note: The missing import of module 'C_mujoco' will be added implicitly
get { _state.buttontime }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:60:18: warning: property 'buttontime' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _state.buttontime = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:60:18: note: The missing import of module 'C_mujoco' will be added implicitly
set { _state.buttontime = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:65:18: warning: property 'x' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _state.x }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:65:18: note: The missing import of module 'C_mujoco' will be added implicitly
get { _state.x }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:66:18: warning: property 'x' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _state.x = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:66:18: note: The missing import of module 'C_mujoco' will be added implicitly
set { _state.x = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:71:18: warning: property 'y' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _state.y }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:71:18: note: The missing import of module 'C_mujoco' will be added implicitly
get { _state.y }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:72:18: warning: property 'y' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _state.y = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:72:18: note: The missing import of module 'C_mujoco' will be added implicitly
set { _state.y = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:77:18: warning: property 'dx' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _state.dx }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:77:18: note: The missing import of module 'C_mujoco' will be added implicitly
get { _state.dx }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:78:18: warning: property 'dx' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _state.dx = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:78:18: note: The missing import of module 'C_mujoco' will be added implicitly
set { _state.dx = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:83:18: warning: property 'dy' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _state.dy }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:83:18: note: The missing import of module 'C_mujoco' will be added implicitly
get { _state.dy }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:84:18: warning: property 'dy' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _state.dy = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:84:18: note: The missing import of module 'C_mujoco' will be added implicitly
set { _state.dy = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:89:18: warning: property 'sx' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _state.sx }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:89:18: note: The missing import of module 'C_mujoco' will be added implicitly
get { _state.sx }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:90:18: warning: property 'sx' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _state.sx = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:90:18: note: The missing import of module 'C_mujoco' will be added implicitly
set { _state.sx = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:95:18: warning: property 'sy' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _state.sy }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:95:18: note: The missing import of module 'C_mujoco' will be added implicitly
get { _state.sy }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:96:18: warning: property 'sy' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _state.sy = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:96:18: note: The missing import of module 'C_mujoco' will be added implicitly
set { _state.sy = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:101:18: warning: property 'control' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _state.control }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:101:18: note: The missing import of module 'C_mujoco' will be added implicitly
get { _state.control }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:102:18: warning: property 'control' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _state.control = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:102:18: note: The missing import of module 'C_mujoco' will be added implicitly
set { _state.control = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:107:18: warning: property 'shift' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _state.shift }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:107:18: note: The missing import of module 'C_mujoco' will be added implicitly
get { _state.shift }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:108:18: warning: property 'shift' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _state.shift = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:108:18: note: The missing import of module 'C_mujoco' will be added implicitly
set { _state.shift = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:113:18: warning: property 'alt' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _state.alt }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:113:18: note: The missing import of module 'C_mujoco' will be added implicitly
get { _state.alt }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:114:18: warning: property 'alt' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _state.alt = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:114:18: note: The missing import of module 'C_mujoco' will be added implicitly
set { _state.alt = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:119:18: warning: property 'key' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _state.key }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:119:18: note: The missing import of module 'C_mujoco' will be added implicitly
get { _state.key }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:120:18: warning: property 'key' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _state.key = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:120:18: note: The missing import of module 'C_mujoco' will be added implicitly
set { _state.key = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:125:18: warning: property 'keytime' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _state.keytime }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:125:18: note: The missing import of module 'C_mujoco' will be added implicitly
get { _state.keytime }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:126:18: warning: property 'keytime' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _state.keytime = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:126:18: note: The missing import of module 'C_mujoco' will be added implicitly
set { _state.keytime = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:131:18: warning: property 'mouserect' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _state.mouserect }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:131:18: note: The missing import of module 'C_mujoco' will be added implicitly
get { _state.mouserect }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:132:18: warning: property 'mouserect' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _state.mouserect = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:132:18: note: The missing import of module 'C_mujoco' will be added implicitly
set { _state.mouserect = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:137:18: warning: property 'dragrect' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _state.dragrect }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:137:18: note: The missing import of module 'C_mujoco' will be added implicitly
get { _state.dragrect }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:138:18: warning: property 'dragrect' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _state.dragrect = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:138:18: note: The missing import of module 'C_mujoco' will be added implicitly
set { _state.dragrect = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:143:38: warning: property 'dragbutton' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { MjtButton(rawValue: _state.dragbutton)! }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:143:38: note: The missing import of module 'C_mujoco' will be added implicitly
get { MjtButton(rawValue: _state.dragbutton)! }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:144:18: warning: property 'dragbutton' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _state.dragbutton = newValue.rawValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Extensions.swift:144:18: note: The missing import of module 'C_mujoco' will be added implicitly
set { _state.dragbutton = newValue.rawValue }
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MjuiState+Functions.swift (in target 'MuJoCo' from project 'MuJoCo')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MjuiState.swift (in target 'MuJoCo' from project 'MuJoCo')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift (in target 'MuJoCo' from project 'MuJoCo')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:5:23: warning: property 'master' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _themecolor.master }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:5:23: note: The missing import of module 'C_mujoco' will be added implicitly
get { _themecolor.master }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:6:23: warning: property 'master' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _themecolor.master = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:6:23: note: The missing import of module 'C_mujoco' will be added implicitly
set { _themecolor.master = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:11:23: warning: property 'thumb' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _themecolor.thumb }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:11:23: note: The missing import of module 'C_mujoco' will be added implicitly
get { _themecolor.thumb }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:12:23: warning: property 'thumb' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _themecolor.thumb = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:12:23: note: The missing import of module 'C_mujoco' will be added implicitly
set { _themecolor.thumb = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:17:23: warning: property 'secttitle' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _themecolor.secttitle }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:17:23: note: The missing import of module 'C_mujoco' will be added implicitly
get { _themecolor.secttitle }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:18:23: warning: property 'secttitle' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _themecolor.secttitle = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:18:23: note: The missing import of module 'C_mujoco' will be added implicitly
set { _themecolor.secttitle = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:23:23: warning: property 'sectfont' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _themecolor.sectfont }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:23:23: note: The missing import of module 'C_mujoco' will be added implicitly
get { _themecolor.sectfont }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:24:23: warning: property 'sectfont' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _themecolor.sectfont = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:24:23: note: The missing import of module 'C_mujoco' will be added implicitly
set { _themecolor.sectfont = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:29:23: warning: property 'sectsymbol' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _themecolor.sectsymbol }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:29:23: note: The missing import of module 'C_mujoco' will be added implicitly
get { _themecolor.sectsymbol }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:30:23: warning: property 'sectsymbol' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _themecolor.sectsymbol = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:30:23: note: The missing import of module 'C_mujoco' will be added implicitly
set { _themecolor.sectsymbol = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:35:23: warning: property 'sectpane' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _themecolor.sectpane }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:35:23: note: The missing import of module 'C_mujoco' will be added implicitly
get { _themecolor.sectpane }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:36:23: warning: property 'sectpane' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _themecolor.sectpane = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:36:23: note: The missing import of module 'C_mujoco' will be added implicitly
set { _themecolor.sectpane = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:41:23: warning: property 'shortcut' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _themecolor.shortcut }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:41:23: note: The missing import of module 'C_mujoco' will be added implicitly
get { _themecolor.shortcut }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:42:23: warning: property 'shortcut' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _themecolor.shortcut = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:42:23: note: The missing import of module 'C_mujoco' will be added implicitly
set { _themecolor.shortcut = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:47:23: warning: property 'fontactive' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _themecolor.fontactive }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:47:23: note: The missing import of module 'C_mujoco' will be added implicitly
get { _themecolor.fontactive }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:48:23: warning: property 'fontactive' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _themecolor.fontactive = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:48:23: note: The missing import of module 'C_mujoco' will be added implicitly
set { _themecolor.fontactive = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:53:23: warning: property 'fontinactive' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _themecolor.fontinactive }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:53:23: note: The missing import of module 'C_mujoco' will be added implicitly
get { _themecolor.fontinactive }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:54:23: warning: property 'fontinactive' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _themecolor.fontinactive = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:54:23: note: The missing import of module 'C_mujoco' will be added implicitly
set { _themecolor.fontinactive = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:59:23: warning: property 'decorinactive' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _themecolor.decorinactive }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:59:23: note: The missing import of module 'C_mujoco' will be added implicitly
get { _themecolor.decorinactive }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:60:23: warning: property 'decorinactive' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _themecolor.decorinactive = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:60:23: note: The missing import of module 'C_mujoco' will be added implicitly
set { _themecolor.decorinactive = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:65:23: warning: property 'decorinactive2' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _themecolor.decorinactive2 }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:65:23: note: The missing import of module 'C_mujoco' will be added implicitly
get { _themecolor.decorinactive2 }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:66:23: warning: property 'decorinactive2' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _themecolor.decorinactive2 = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:66:23: note: The missing import of module 'C_mujoco' will be added implicitly
set { _themecolor.decorinactive2 = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:71:23: warning: property 'button' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _themecolor.button }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:71:23: note: The missing import of module 'C_mujoco' will be added implicitly
get { _themecolor.button }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:72:23: warning: property 'button' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _themecolor.button = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:72:23: note: The missing import of module 'C_mujoco' will be added implicitly
set { _themecolor.button = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:77:23: warning: property 'check' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _themecolor.check }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:77:23: note: The missing import of module 'C_mujoco' will be added implicitly
get { _themecolor.check }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:78:23: warning: property 'check' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _themecolor.check = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:78:23: note: The missing import of module 'C_mujoco' will be added implicitly
set { _themecolor.check = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:83:23: warning: property 'radio' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _themecolor.radio }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:83:23: note: The missing import of module 'C_mujoco' will be added implicitly
get { _themecolor.radio }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:84:23: warning: property 'radio' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _themecolor.radio = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:84:23: note: The missing import of module 'C_mujoco' will be added implicitly
set { _themecolor.radio = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:89:23: warning: property 'select' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _themecolor.select }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:89:23: note: The missing import of module 'C_mujoco' will be added implicitly
get { _themecolor.select }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:90:23: warning: property 'select' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _themecolor.select = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:90:23: note: The missing import of module 'C_mujoco' will be added implicitly
set { _themecolor.select = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:95:23: warning: property 'select2' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _themecolor.select2 }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:95:23: note: The missing import of module 'C_mujoco' will be added implicitly
get { _themecolor.select2 }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:96:23: warning: property 'select2' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _themecolor.select2 = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:96:23: note: The missing import of module 'C_mujoco' will be added implicitly
set { _themecolor.select2 = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:101:23: warning: property 'slider' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _themecolor.slider }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:101:23: note: The missing import of module 'C_mujoco' will be added implicitly
get { _themecolor.slider }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:102:23: warning: property 'slider' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _themecolor.slider = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:102:23: note: The missing import of module 'C_mujoco' will be added implicitly
set { _themecolor.slider = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:107:23: warning: property 'slider2' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _themecolor.slider2 }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:107:23: note: The missing import of module 'C_mujoco' will be added implicitly
get { _themecolor.slider2 }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:108:23: warning: property 'slider2' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _themecolor.slider2 = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:108:23: note: The missing import of module 'C_mujoco' will be added implicitly
set { _themecolor.slider2 = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:113:23: warning: property 'edit' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _themecolor.edit }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:113:23: note: The missing import of module 'C_mujoco' will be added implicitly
get { _themecolor.edit }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:114:23: warning: property 'edit' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _themecolor.edit = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:114:23: note: The missing import of module 'C_mujoco' will be added implicitly
set { _themecolor.edit = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:119:23: warning: property 'edit2' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _themecolor.edit2 }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:119:23: note: The missing import of module 'C_mujoco' will be added implicitly
get { _themecolor.edit2 }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:120:23: warning: property 'edit2' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _themecolor.edit2 = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:120:23: note: The missing import of module 'C_mujoco' will be added implicitly
set { _themecolor.edit2 = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:125:23: warning: property 'cursor' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _themecolor.cursor }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:125:23: note: The missing import of module 'C_mujoco' will be added implicitly
get { _themecolor.cursor }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:126:23: warning: property 'cursor' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _themecolor.cursor = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor+Extensions.swift:126:23: note: The missing import of module 'C_mujoco' will be added implicitly
set { _themecolor.cursor = newValue }
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeColor.swift (in target 'MuJoCo' from project 'MuJoCo')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeSpacing+Extensions.swift (in target 'MuJoCo' from project 'MuJoCo')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeSpacing+Extensions.swift:5:25: warning: property 'total' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _themespacing.total }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeSpacing+Extensions.swift:5:25: note: The missing import of module 'C_mujoco' will be added implicitly
get { _themespacing.total }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeSpacing+Extensions.swift:6:25: warning: property 'total' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _themespacing.total = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeSpacing+Extensions.swift:6:25: note: The missing import of module 'C_mujoco' will be added implicitly
set { _themespacing.total = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeSpacing+Extensions.swift:11:25: warning: property 'scroll' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _themespacing.scroll }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeSpacing+Extensions.swift:11:25: note: The missing import of module 'C_mujoco' will be added implicitly
get { _themespacing.scroll }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeSpacing+Extensions.swift:12:25: warning: property 'scroll' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _themespacing.scroll = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeSpacing+Extensions.swift:12:25: note: The missing import of module 'C_mujoco' will be added implicitly
set { _themespacing.scroll = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeSpacing+Extensions.swift:17:25: warning: property 'label' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _themespacing.label }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeSpacing+Extensions.swift:17:25: note: The missing import of module 'C_mujoco' will be added implicitly
get { _themespacing.label }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeSpacing+Extensions.swift:18:25: warning: property 'label' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _themespacing.label = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeSpacing+Extensions.swift:18:25: note: The missing import of module 'C_mujoco' will be added implicitly
set { _themespacing.label = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeSpacing+Extensions.swift:23:25: warning: property 'section' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _themespacing.section }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeSpacing+Extensions.swift:23:25: note: The missing import of module 'C_mujoco' will be added implicitly
get { _themespacing.section }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeSpacing+Extensions.swift:24:25: warning: property 'section' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _themespacing.section = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeSpacing+Extensions.swift:24:25: note: The missing import of module 'C_mujoco' will be added implicitly
set { _themespacing.section = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeSpacing+Extensions.swift:29:25: warning: property 'itemside' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _themespacing.itemside }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeSpacing+Extensions.swift:29:25: note: The missing import of module 'C_mujoco' will be added implicitly
get { _themespacing.itemside }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeSpacing+Extensions.swift:30:25: warning: property 'itemside' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _themespacing.itemside = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeSpacing+Extensions.swift:30:25: note: The missing import of module 'C_mujoco' will be added implicitly
set { _themespacing.itemside = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeSpacing+Extensions.swift:35:25: warning: property 'itemmid' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _themespacing.itemmid }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeSpacing+Extensions.swift:35:25: note: The missing import of module 'C_mujoco' will be added implicitly
get { _themespacing.itemmid }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeSpacing+Extensions.swift:36:25: warning: property 'itemmid' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _themespacing.itemmid = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeSpacing+Extensions.swift:36:25: note: The missing import of module 'C_mujoco' will be added implicitly
set { _themespacing.itemmid = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeSpacing+Extensions.swift:41:25: warning: property 'itemver' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _themespacing.itemver }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeSpacing+Extensions.swift:41:25: note: The missing import of module 'C_mujoco' will be added implicitly
get { _themespacing.itemver }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeSpacing+Extensions.swift:42:25: warning: property 'itemver' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _themespacing.itemver = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeSpacing+Extensions.swift:42:25: note: The missing import of module 'C_mujoco' will be added implicitly
set { _themespacing.itemver = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeSpacing+Extensions.swift:47:25: warning: property 'texthor' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _themespacing.texthor }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeSpacing+Extensions.swift:47:25: note: The missing import of module 'C_mujoco' will be added implicitly
get { _themespacing.texthor }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeSpacing+Extensions.swift:48:25: warning: property 'texthor' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _themespacing.texthor = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeSpacing+Extensions.swift:48:25: note: The missing import of module 'C_mujoco' will be added implicitly
set { _themespacing.texthor = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeSpacing+Extensions.swift:53:25: warning: property 'textver' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _themespacing.textver }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeSpacing+Extensions.swift:53:25: note: The missing import of module 'C_mujoco' will be added implicitly
get { _themespacing.textver }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeSpacing+Extensions.swift:54:25: warning: property 'textver' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _themespacing.textver = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeSpacing+Extensions.swift:54:25: note: The missing import of module 'C_mujoco' will be added implicitly
set { _themespacing.textver = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeSpacing+Extensions.swift:59:25: warning: property 'linescroll' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _themespacing.linescroll }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeSpacing+Extensions.swift:59:25: note: The missing import of module 'C_mujoco' will be added implicitly
get { _themespacing.linescroll }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeSpacing+Extensions.swift:60:25: warning: property 'linescroll' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _themespacing.linescroll = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeSpacing+Extensions.swift:60:25: note: The missing import of module 'C_mujoco' will be added implicitly
set { _themespacing.linescroll = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeSpacing+Extensions.swift:65:25: warning: property 'samples' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _themespacing.samples }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeSpacing+Extensions.swift:65:25: note: The missing import of module 'C_mujoco' will be added implicitly
get { _themespacing.samples }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeSpacing+Extensions.swift:66:25: warning: property 'samples' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _themespacing.samples = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiThemeSpacing+Extensions.swift:66:25: note: The missing import of module 'C_mujoco' will be added implicitly
set { _themespacing.samples = newValue }
^
SwiftCompile normal arm64 Compiling\ MjrRect.swift,\ Mjt.swift,\ MjuiDef+Extensions.swift,\ MjuiDef.swift,\ MjuiDefObjectMapper.swift,\ MjuiDefState.swift,\ MjuiItem+Extensions.swift,\ MjuiItem.swift /Users/admin/builder/spi-builder-workspace/Sources/MjrRect.swift /Users/admin/builder/spi-builder-workspace/Sources/Mjt.swift /Users/admin/builder/spi-builder-workspace/Sources/MjuiDef+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MjuiDef.swift /Users/admin/builder/spi-builder-workspace/Sources/MjuiDefObjectMapper.swift /Users/admin/builder/spi-builder-workspace/Sources/MjuiDefState.swift /Users/admin/builder/spi-builder-workspace/Sources/MjuiItem+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MjuiItem.swift (in target 'MuJoCo' from project 'MuJoCo')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MjrRect.swift (in target 'MuJoCo' from project 'MuJoCo')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Mjt.swift (in target 'MuJoCo' from project 'MuJoCo')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MjuiDef+Extensions.swift (in target 'MuJoCo' from project 'MuJoCo')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/MjuiDef+Extensions.swift:5:34: warning: property 'type' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { MjtItem(rawValue: _def.type)! }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiDef+Extensions.swift:5:34: note: The missing import of module 'C_mujoco' will be added implicitly
get { MjtItem(rawValue: _def.type)! }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiDef+Extensions.swift:6:16: warning: property 'type' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _def.type = newValue.rawValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiDef+Extensions.swift:6:16: note: The missing import of module 'C_mujoco' will be added implicitly
set { _def.type = newValue.rawValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiDef+Extensions.swift:12:24: warning: property 'name' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
var value = _def.name
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiDef+Extensions.swift:12:24: note: The missing import of module 'C_mujoco' will be added implicitly
var value = _def.name
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiDef+Extensions.swift:14:9: warning: initializer 'init(cString:encoding:)' cannot be used in an '@inlinable' function because 'Foundation' was not imported by this file; this is an error in the Swift 6 language mode
String(cString: UnsafeRawPointer($0).assumingMemoryBound(to: CChar.self), encoding: .utf8)!
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiDef+Extensions.swift:14:9: note: The missing import of module 'Foundation' will be added implicitly
String(cString: UnsafeRawPointer($0).assumingMemoryBound(to: CChar.self), encoding: .utf8)!
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiDef+Extensions.swift:14:94: warning: static property 'utf8' cannot be used in an '@inlinable' function because 'Foundation' was not imported by this file; this is an error in the Swift 6 language mode
String(cString: UnsafeRawPointer($0).assumingMemoryBound(to: CChar.self), encoding: .utf8)!
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiDef+Extensions.swift:14:94: note: The missing import of module 'Foundation' will be added implicitly
String(cString: UnsafeRawPointer($0).assumingMemoryBound(to: CChar.self), encoding: .utf8)!
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiDef+Extensions.swift:21:44: warning: property 'name' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
withUnsafeMutablePointer(to: &_def.name) {
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiDef+Extensions.swift:21:44: note: The missing import of module 'C_mujoco' will be added implicitly
withUnsafeMutablePointer(to: &_def.name) {
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiDef+Extensions.swift:24:17: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
pos.assign(from: $0, count: count)
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiDef+Extensions.swift:24:17: note: use 'update(from:count:)' instead
pos.assign(from: $0, count: count)
^~~~~~
update
/Users/admin/builder/spi-builder-workspace/Sources/MjuiDef+Extensions.swift:34:16: warning: property 'state' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _def.state }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiDef+Extensions.swift:34:16: note: The missing import of module 'C_mujoco' will be added implicitly
get { _def.state }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiDef+Extensions.swift:35:16: warning: property 'state' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _def.state = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiDef+Extensions.swift:35:16: note: The missing import of module 'C_mujoco' will be added implicitly
set { _def.state = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiDef+Extensions.swift:41:24: warning: property 'other' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
var value = _def.other
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiDef+Extensions.swift:41:24: note: The missing import of module 'C_mujoco' will be added implicitly
var value = _def.other
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiDef+Extensions.swift:43:9: warning: initializer 'init(cString:encoding:)' cannot be used in an '@inlinable' function because 'Foundation' was not imported by this file; this is an error in the Swift 6 language mode
String(cString: UnsafeRawPointer($0).assumingMemoryBound(to: CChar.self), encoding: .utf8)!
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiDef+Extensions.swift:43:9: note: The missing import of module 'Foundation' will be added implicitly
String(cString: UnsafeRawPointer($0).assumingMemoryBound(to: CChar.self), encoding: .utf8)!
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiDef+Extensions.swift:43:94: warning: static property 'utf8' cannot be used in an '@inlinable' function because 'Foundation' was not imported by this file; this is an error in the Swift 6 language mode
String(cString: UnsafeRawPointer($0).assumingMemoryBound(to: CChar.self), encoding: .utf8)!
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiDef+Extensions.swift:43:94: note: The missing import of module 'Foundation' will be added implicitly
String(cString: UnsafeRawPointer($0).assumingMemoryBound(to: CChar.self), encoding: .utf8)!
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiDef+Extensions.swift:50:44: warning: property 'other' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
withUnsafeMutablePointer(to: &_def.other) {
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiDef+Extensions.swift:50:44: note: The missing import of module 'C_mujoco' will be added implicitly
withUnsafeMutablePointer(to: &_def.other) {
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiDef+Extensions.swift:53:17: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
pos.assign(from: $0, count: count)
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiDef+Extensions.swift:53:17: note: use 'update(from:count:)' instead
pos.assign(from: $0, count: count)
^~~~~~
update
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MjuiDef.swift (in target 'MuJoCo' from project 'MuJoCo')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MjuiDefObjectMapper.swift (in target 'MuJoCo' from project 'MuJoCo')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MjuiDefState.swift (in target 'MuJoCo' from project 'MuJoCo')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/MjuiDefState.swift:55:18: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
_array.assign(from: $0, count: count)
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiDefState.swift:55:18: note: use 'update(from:count:)' instead
_array.assign(from: $0, count: count)
^~~~~~
update
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MjuiItem+Extensions.swift (in target 'MuJoCo' from project 'MuJoCo')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/MjuiItem+Extensions.swift:5:43: warning: property 'type' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { MjtItem(rawValue: _item.pointee.type)! }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiItem+Extensions.swift:5:43: note: The missing import of module 'C_mujoco' will be added implicitly
get { MjtItem(rawValue: _item.pointee.type)! }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiItem+Extensions.swift:6:25: warning: property 'type' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _item.pointee.type = newValue.rawValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiItem+Extensions.swift:6:25: note: The missing import of module 'C_mujoco' will be added implicitly
set { _item.pointee.type = newValue.rawValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiItem+Extensions.swift:12:33: warning: property 'name' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
var value = _item.pointee.name
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiItem+Extensions.swift:12:33: note: The missing import of module 'C_mujoco' will be added implicitly
var value = _item.pointee.name
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiItem+Extensions.swift:14:9: warning: initializer 'init(cString:encoding:)' cannot be used in an '@inlinable' function because 'Foundation' was not imported by this file; this is an error in the Swift 6 language mode
String(cString: UnsafeRawPointer($0).assumingMemoryBound(to: CChar.self), encoding: .utf8)!
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiItem+Extensions.swift:14:9: note: The missing import of module 'Foundation' will be added implicitly
String(cString: UnsafeRawPointer($0).assumingMemoryBound(to: CChar.self), encoding: .utf8)!
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiItem+Extensions.swift:14:94: warning: static property 'utf8' cannot be used in an '@inlinable' function because 'Foundation' was not imported by this file; this is an error in the Swift 6 language mode
String(cString: UnsafeRawPointer($0).assumingMemoryBound(to: CChar.self), encoding: .utf8)!
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiItem+Extensions.swift:14:94: note: The missing import of module 'Foundation' will be added implicitly
String(cString: UnsafeRawPointer($0).assumingMemoryBound(to: CChar.self), encoding: .utf8)!
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiItem+Extensions.swift:21:53: warning: property 'name' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
withUnsafeMutablePointer(to: &_item.pointee.name) {
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiItem+Extensions.swift:21:53: note: The missing import of module 'C_mujoco' will be added implicitly
withUnsafeMutablePointer(to: &_item.pointee.name) {
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiItem+Extensions.swift:24:17: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
pos.assign(from: $0, count: count)
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiItem+Extensions.swift:24:17: note: use 'update(from:count:)' instead
pos.assign(from: $0, count: count)
^~~~~~
update
/Users/admin/builder/spi-builder-workspace/Sources/MjuiItem+Extensions.swift:34:25: warning: property 'state' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _item.pointee.state }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiItem+Extensions.swift:34:25: note: The missing import of module 'C_mujoco' will be added implicitly
get { _item.pointee.state }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiItem+Extensions.swift:35:25: warning: property 'state' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _item.pointee.state = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiItem+Extensions.swift:35:25: note: The missing import of module 'C_mujoco' will be added implicitly
set { _item.pointee.state = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiItem+Extensions.swift:40:25: warning: property 'sectionid' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _item.pointee.sectionid }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiItem+Extensions.swift:40:25: note: The missing import of module 'C_mujoco' will be added implicitly
get { _item.pointee.sectionid }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiItem+Extensions.swift:41:25: warning: property 'sectionid' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _item.pointee.sectionid = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiItem+Extensions.swift:41:25: note: The missing import of module 'C_mujoco' will be added implicitly
set { _item.pointee.sectionid = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiItem+Extensions.swift:46:25: warning: property 'itemid' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _item.pointee.itemid }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiItem+Extensions.swift:46:25: note: The missing import of module 'C_mujoco' will be added implicitly
get { _item.pointee.itemid }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiItem+Extensions.swift:47:25: warning: property 'itemid' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _item.pointee.itemid = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiItem+Extensions.swift:47:25: note: The missing import of module 'C_mujoco' will be added implicitly
set { _item.pointee.itemid = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiItem+Extensions.swift:52:25: warning: property 'rect' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _item.pointee.rect }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiItem+Extensions.swift:52:25: note: The missing import of module 'C_mujoco' will be added implicitly
get { _item.pointee.rect }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiItem+Extensions.swift:53:25: warning: property 'rect' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _item.pointee.rect = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiItem+Extensions.swift:53:25: note: The missing import of module 'C_mujoco' will be added implicitly
set { _item.pointee.rect = newValue }
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MjuiItem.swift (in target 'MuJoCo' from project 'MuJoCo')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/MjuiItem.swift:39:28: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
unsafeMutablePointer.assign(from: newValue._itemsingle, count: 1)
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiItem.swift:39:28: note: use 'update(from:count:)' instead
unsafeMutablePointer.assign(from: newValue._itemsingle, count: 1)
^~~~~~
update
/Users/admin/builder/spi-builder-workspace/Sources/MjuiItem.swift:57:28: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
unsafeMutablePointer.assign(from: newValue._itemmulti, count: 1)
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiItem.swift:57:28: note: use 'update(from:count:)' instead
unsafeMutablePointer.assign(from: newValue._itemmulti, count: 1)
^~~~~~
update
/Users/admin/builder/spi-builder-workspace/Sources/MjuiItem.swift:74:28: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
unsafeMutablePointer.assign(from: newValue._itemslider, count: 1)
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiItem.swift:74:28: note: use 'update(from:count:)' instead
unsafeMutablePointer.assign(from: newValue._itemslider, count: 1)
^~~~~~
update
/Users/admin/builder/spi-builder-workspace/Sources/MjuiItem.swift:92:28: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
unsafeMutablePointer.assign(from: newValue._itemedit, count: 1)
^
/Users/admin/builder/spi-builder-workspace/Sources/MjuiItem.swift:92:28: note: use 'update(from:count:)' instead
unsafeMutablePointer.assign(from: newValue._itemedit, count: 1)
^~~~~~
update
SwiftCompile normal arm64 Compiling\ MjOption+Extensions.swift,\ MjOption.swift,\ MjSolverStat.swift,\ MjStatistic.swift,\ MjTimerStat.swift,\ MjUI+Extensions.swift,\ MjUI+Functions.swift,\ MjUI.swift /Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MjOption.swift /Users/admin/builder/spi-builder-workspace/Sources/MjSolverStat.swift /Users/admin/builder/spi-builder-workspace/Sources/MjStatistic.swift /Users/admin/builder/spi-builder-workspace/Sources/MjTimerStat.swift /Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MjUI+Functions.swift /Users/admin/builder/spi-builder-workspace/Sources/MjUI.swift (in target 'MuJoCo' from project 'MuJoCo')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift (in target 'MuJoCo' from project 'MuJoCo')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:5:19: warning: property 'timestep' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _option.timestep }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:5:19: note: The missing import of module 'C_mujoco' will be added implicitly
get { _option.timestep }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:6:19: warning: property 'timestep' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _option.timestep = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:6:19: note: The missing import of module 'C_mujoco' will be added implicitly
set { _option.timestep = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:11:19: warning: property 'apirate' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _option.apirate }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:11:19: note: The missing import of module 'C_mujoco' will be added implicitly
get { _option.apirate }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:12:19: warning: property 'apirate' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _option.apirate = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:12:19: note: The missing import of module 'C_mujoco' will be added implicitly
set { _option.apirate = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:17:19: warning: property 'impratio' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _option.impratio }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:17:19: note: The missing import of module 'C_mujoco' will be added implicitly
get { _option.impratio }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:18:19: warning: property 'impratio' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _option.impratio = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:18:19: note: The missing import of module 'C_mujoco' will be added implicitly
set { _option.impratio = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:23:19: warning: property 'tolerance' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _option.tolerance }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:23:19: note: The missing import of module 'C_mujoco' will be added implicitly
get { _option.tolerance }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:24:19: warning: property 'tolerance' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _option.tolerance = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:24:19: note: The missing import of module 'C_mujoco' will be added implicitly
set { _option.tolerance = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:29:19: warning: property 'noslip_tolerance' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _option.noslip_tolerance }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:29:19: note: The missing import of module 'C_mujoco' will be added implicitly
get { _option.noslip_tolerance }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:30:19: warning: property 'noslip_tolerance' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _option.noslip_tolerance = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:30:19: note: The missing import of module 'C_mujoco' will be added implicitly
set { _option.noslip_tolerance = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:35:19: warning: property 'mpr_tolerance' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _option.mpr_tolerance }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:35:19: note: The missing import of module 'C_mujoco' will be added implicitly
get { _option.mpr_tolerance }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:36:19: warning: property 'mpr_tolerance' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _option.mpr_tolerance = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:36:19: note: The missing import of module 'C_mujoco' will be added implicitly
set { _option.mpr_tolerance = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:41:19: warning: property 'gravity' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _option.gravity }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:41:19: note: The missing import of module 'C_mujoco' will be added implicitly
get { _option.gravity }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:42:19: warning: property 'gravity' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _option.gravity = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:42:19: note: The missing import of module 'C_mujoco' will be added implicitly
set { _option.gravity = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:47:19: warning: property 'wind' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _option.wind }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:47:19: note: The missing import of module 'C_mujoco' will be added implicitly
get { _option.wind }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:48:19: warning: property 'wind' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _option.wind = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:48:19: note: The missing import of module 'C_mujoco' will be added implicitly
set { _option.wind = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:53:19: warning: property 'magnetic' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _option.magnetic }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:53:19: note: The missing import of module 'C_mujoco' will be added implicitly
get { _option.magnetic }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:54:19: warning: property 'magnetic' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _option.magnetic = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:54:19: note: The missing import of module 'C_mujoco' will be added implicitly
set { _option.magnetic = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:59:19: warning: property 'density' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _option.density }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:59:19: note: The missing import of module 'C_mujoco' will be added implicitly
get { _option.density }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:60:19: warning: property 'density' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _option.density = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:60:19: note: The missing import of module 'C_mujoco' will be added implicitly
set { _option.density = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:65:19: warning: property 'viscosity' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _option.viscosity }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:65:19: note: The missing import of module 'C_mujoco' will be added implicitly
get { _option.viscosity }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:66:19: warning: property 'viscosity' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _option.viscosity = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:66:19: note: The missing import of module 'C_mujoco' will be added implicitly
set { _option.viscosity = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:71:19: warning: property 'o_margin' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _option.o_margin }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:71:19: note: The missing import of module 'C_mujoco' will be added implicitly
get { _option.o_margin }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:72:19: warning: property 'o_margin' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _option.o_margin = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:72:19: note: The missing import of module 'C_mujoco' will be added implicitly
set { _option.o_margin = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:77:19: warning: property 'o_solref' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _option.o_solref }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:77:19: note: The missing import of module 'C_mujoco' will be added implicitly
get { _option.o_solref }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:78:19: warning: property 'o_solref' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _option.o_solref = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:78:19: note: The missing import of module 'C_mujoco' will be added implicitly
set { _option.o_solref = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:83:19: warning: property 'o_solimp' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _option.o_solimp }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:83:19: note: The missing import of module 'C_mujoco' will be added implicitly
get { _option.o_solimp }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:84:19: warning: property 'o_solimp' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _option.o_solimp = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:84:19: note: The missing import of module 'C_mujoco' will be added implicitly
set { _option.o_solimp = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:89:43: warning: property 'integrator' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { MjtIntegrator(rawValue: _option.integrator)! }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:89:43: note: The missing import of module 'C_mujoco' will be added implicitly
get { MjtIntegrator(rawValue: _option.integrator)! }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:90:19: warning: property 'integrator' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _option.integrator = newValue.rawValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:90:19: note: The missing import of module 'C_mujoco' will be added implicitly
set { _option.integrator = newValue.rawValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:95:42: warning: property 'collision' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { MjtCollision(rawValue: _option.collision)! }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:95:42: note: The missing import of module 'C_mujoco' will be added implicitly
get { MjtCollision(rawValue: _option.collision)! }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:96:19: warning: property 'collision' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _option.collision = newValue.rawValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:96:19: note: The missing import of module 'C_mujoco' will be added implicitly
set { _option.collision = newValue.rawValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:101:37: warning: property 'cone' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { MjtCone(rawValue: _option.cone)! }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:101:37: note: The missing import of module 'C_mujoco' will be added implicitly
get { MjtCone(rawValue: _option.cone)! }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:102:19: warning: property 'cone' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _option.cone = newValue.rawValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:102:19: note: The missing import of module 'C_mujoco' will be added implicitly
set { _option.cone = newValue.rawValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:107:41: warning: property 'jacobian' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { MjtJacobian(rawValue: _option.jacobian)! }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:107:41: note: The missing import of module 'C_mujoco' will be added implicitly
get { MjtJacobian(rawValue: _option.jacobian)! }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:108:19: warning: property 'jacobian' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _option.jacobian = newValue.rawValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:108:19: note: The missing import of module 'C_mujoco' will be added implicitly
set { _option.jacobian = newValue.rawValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:113:39: warning: property 'solver' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { MjtSolver(rawValue: _option.solver)! }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:113:39: note: The missing import of module 'C_mujoco' will be added implicitly
get { MjtSolver(rawValue: _option.solver)! }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:114:19: warning: property 'solver' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _option.solver = newValue.rawValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:114:19: note: The missing import of module 'C_mujoco' will be added implicitly
set { _option.solver = newValue.rawValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:119:19: warning: property 'iterations' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _option.iterations }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:119:19: note: The missing import of module 'C_mujoco' will be added implicitly
get { _option.iterations }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:120:19: warning: property 'iterations' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _option.iterations = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:120:19: note: The missing import of module 'C_mujoco' will be added implicitly
set { _option.iterations = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:125:19: warning: property 'noslip_iterations' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _option.noslip_iterations }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:125:19: note: The missing import of module 'C_mujoco' will be added implicitly
get { _option.noslip_iterations }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:126:19: warning: property 'noslip_iterations' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _option.noslip_iterations = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:126:19: note: The missing import of module 'C_mujoco' will be added implicitly
set { _option.noslip_iterations = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:131:19: warning: property 'mpr_iterations' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _option.mpr_iterations }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:131:19: note: The missing import of module 'C_mujoco' will be added implicitly
get { _option.mpr_iterations }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:132:19: warning: property 'mpr_iterations' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _option.mpr_iterations = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:132:19: note: The missing import of module 'C_mujoco' will be added implicitly
set { _option.mpr_iterations = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:137:43: warning: property 'disableflags' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { MjtDisableBit(rawValue: _option.disableflags) }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:137:43: note: The missing import of module 'C_mujoco' will be added implicitly
get { MjtDisableBit(rawValue: _option.disableflags) }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:138:19: warning: property 'disableflags' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _option.disableflags = newValue.rawValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:138:19: note: The missing import of module 'C_mujoco' will be added implicitly
set { _option.disableflags = newValue.rawValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:143:42: warning: property 'enableflags' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { MjtEnableBit(rawValue: _option.enableflags) }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:143:42: note: The missing import of module 'C_mujoco' will be added implicitly
get { MjtEnableBit(rawValue: _option.enableflags) }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:144:19: warning: property 'enableflags' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _option.enableflags = newValue.rawValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjOption+Extensions.swift:144:19: note: The missing import of module 'C_mujoco' will be added implicitly
set { _option.enableflags = newValue.rawValue }
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MjOption.swift (in target 'MuJoCo' from project 'MuJoCo')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MjSolverStat.swift (in target 'MuJoCo' from project 'MuJoCo')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MjStatistic.swift (in target 'MuJoCo' from project 'MuJoCo')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MjTimerStat.swift (in target 'MuJoCo' from project 'MuJoCo')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift (in target 'MuJoCo' from project 'MuJoCo')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:5:40: warning: property 'spacing' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { MjuiThemeSpacing(_ui.pointee.spacing) }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:5:40: note: The missing import of module 'C_mujoco' will be added implicitly
get { MjuiThemeSpacing(_ui.pointee.spacing) }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:6:23: warning: property 'spacing' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _ui.pointee.spacing = newValue._themespacing }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:6:23: note: The missing import of module 'C_mujoco' will be added implicitly
set { _ui.pointee.spacing = newValue._themespacing }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:11:38: warning: property 'color' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { MjuiThemeColor(_ui.pointee.color) }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:11:38: note: The missing import of module 'C_mujoco' will be added implicitly
get { MjuiThemeColor(_ui.pointee.color) }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:12:23: warning: property 'color' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _ui.pointee.color = newValue._themecolor }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:12:23: note: The missing import of module 'C_mujoco' will be added implicitly
set { _ui.pointee.color = newValue._themecolor }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:17:23: warning: property 'rectid' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _ui.pointee.rectid }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:17:23: note: The missing import of module 'C_mujoco' will be added implicitly
get { _ui.pointee.rectid }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:18:23: warning: property 'rectid' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _ui.pointee.rectid = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:18:23: note: The missing import of module 'C_mujoco' will be added implicitly
set { _ui.pointee.rectid = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:23:23: warning: property 'auxid' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _ui.pointee.auxid }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:23:23: note: The missing import of module 'C_mujoco' will be added implicitly
get { _ui.pointee.auxid }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:24:23: warning: property 'auxid' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _ui.pointee.auxid = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:24:23: note: The missing import of module 'C_mujoco' will be added implicitly
set { _ui.pointee.auxid = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:29:23: warning: property 'radiocol' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _ui.pointee.radiocol }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:29:23: note: The missing import of module 'C_mujoco' will be added implicitly
get { _ui.pointee.radiocol }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:30:23: warning: property 'radiocol' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _ui.pointee.radiocol = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:30:23: note: The missing import of module 'C_mujoco' will be added implicitly
set { _ui.pointee.radiocol = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:35:23: warning: property 'width' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _ui.pointee.width }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:35:23: note: The missing import of module 'C_mujoco' will be added implicitly
get { _ui.pointee.width }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:36:23: warning: property 'width' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _ui.pointee.width = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:36:23: note: The missing import of module 'C_mujoco' will be added implicitly
set { _ui.pointee.width = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:41:23: warning: property 'height' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _ui.pointee.height }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:41:23: note: The missing import of module 'C_mujoco' will be added implicitly
get { _ui.pointee.height }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:42:23: warning: property 'height' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _ui.pointee.height = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:42:23: note: The missing import of module 'C_mujoco' will be added implicitly
set { _ui.pointee.height = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:47:23: warning: property 'maxheight' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _ui.pointee.maxheight }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:47:23: note: The missing import of module 'C_mujoco' will be added implicitly
get { _ui.pointee.maxheight }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:48:23: warning: property 'maxheight' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _ui.pointee.maxheight = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:48:23: note: The missing import of module 'C_mujoco' will be added implicitly
set { _ui.pointee.maxheight = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:53:23: warning: property 'scroll' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _ui.pointee.scroll }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:53:23: note: The missing import of module 'C_mujoco' will be added implicitly
get { _ui.pointee.scroll }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:54:23: warning: property 'scroll' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _ui.pointee.scroll = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:54:23: note: The missing import of module 'C_mujoco' will be added implicitly
set { _ui.pointee.scroll = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:59:23: warning: property 'mousesect' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _ui.pointee.mousesect }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:59:23: note: The missing import of module 'C_mujoco' will be added implicitly
get { _ui.pointee.mousesect }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:60:23: warning: property 'mousesect' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _ui.pointee.mousesect = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:60:23: note: The missing import of module 'C_mujoco' will be added implicitly
set { _ui.pointee.mousesect = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:65:23: warning: property 'mouseitem' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _ui.pointee.mouseitem }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:65:23: note: The missing import of module 'C_mujoco' will be added implicitly
get { _ui.pointee.mouseitem }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:66:23: warning: property 'mouseitem' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _ui.pointee.mouseitem = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:66:23: note: The missing import of module 'C_mujoco' will be added implicitly
set { _ui.pointee.mouseitem = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:71:23: warning: property 'mousehelp' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _ui.pointee.mousehelp }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:71:23: note: The missing import of module 'C_mujoco' will be added implicitly
get { _ui.pointee.mousehelp }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:72:23: warning: property 'mousehelp' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _ui.pointee.mousehelp = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:72:23: note: The missing import of module 'C_mujoco' will be added implicitly
set { _ui.pointee.mousehelp = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:77:23: warning: property 'editsect' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _ui.pointee.editsect }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:77:23: note: The missing import of module 'C_mujoco' will be added implicitly
get { _ui.pointee.editsect }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:78:23: warning: property 'editsect' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _ui.pointee.editsect = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:78:23: note: The missing import of module 'C_mujoco' will be added implicitly
set { _ui.pointee.editsect = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:83:23: warning: property 'edititem' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _ui.pointee.edititem }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:83:23: note: The missing import of module 'C_mujoco' will be added implicitly
get { _ui.pointee.edititem }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:84:23: warning: property 'edititem' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _ui.pointee.edititem = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:84:23: note: The missing import of module 'C_mujoco' will be added implicitly
set { _ui.pointee.edititem = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:89:23: warning: property 'editcursor' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _ui.pointee.editcursor }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:89:23: note: The missing import of module 'C_mujoco' will be added implicitly
get { _ui.pointee.editcursor }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:90:23: warning: property 'editcursor' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _ui.pointee.editcursor = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:90:23: note: The missing import of module 'C_mujoco' will be added implicitly
set { _ui.pointee.editcursor = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:95:23: warning: property 'editscroll' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _ui.pointee.editscroll }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:95:23: note: The missing import of module 'C_mujoco' will be added implicitly
get { _ui.pointee.editscroll }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:96:23: warning: property 'editscroll' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _ui.pointee.editscroll = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:96:23: note: The missing import of module 'C_mujoco' will be added implicitly
set { _ui.pointee.editscroll = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:102:31: warning: property 'edittext' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
var value = _ui.pointee.edittext
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:102:31: note: The missing import of module 'C_mujoco' will be added implicitly
var value = _ui.pointee.edittext
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:104:9: warning: initializer 'init(cString:encoding:)' cannot be used in an '@inlinable' function because 'Foundation' was not imported by this file; this is an error in the Swift 6 language mode
String(cString: UnsafeRawPointer($0).assumingMemoryBound(to: CChar.self), encoding: .utf8)!
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:104:9: note: The missing import of module 'Foundation' will be added implicitly
String(cString: UnsafeRawPointer($0).assumingMemoryBound(to: CChar.self), encoding: .utf8)!
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:104:94: warning: static property 'utf8' cannot be used in an '@inlinable' function because 'Foundation' was not imported by this file; this is an error in the Swift 6 language mode
String(cString: UnsafeRawPointer($0).assumingMemoryBound(to: CChar.self), encoding: .utf8)!
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:104:94: note: The missing import of module 'Foundation' will be added implicitly
String(cString: UnsafeRawPointer($0).assumingMemoryBound(to: CChar.self), encoding: .utf8)!
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:111:51: warning: property 'edittext' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
withUnsafeMutablePointer(to: &_ui.pointee.edittext) {
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:111:51: note: The missing import of module 'C_mujoco' will be added implicitly
withUnsafeMutablePointer(to: &_ui.pointee.edittext) {
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:114:17: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
pos.assign(from: $0, count: count)
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:114:17: note: use 'update(from:count:)' instead
pos.assign(from: $0, count: count)
^~~~~~
update
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:124:23: warning: property 'nsect' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
get { _ui.pointee.nsect }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:124:23: note: The missing import of module 'C_mujoco' will be added implicitly
get { _ui.pointee.nsect }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:125:23: warning: property 'nsect' cannot be used in an '@inlinable' function because 'C_mujoco' was not imported by this file; this is an error in the Swift 6 language mode
set { _ui.pointee.nsect = newValue }
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI+Extensions.swift:125:23: note: The missing import of module 'C_mujoco' will be added implicitly
set { _ui.pointee.nsect = newValue }
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MjUI+Functions.swift (in target 'MuJoCo' from project 'MuJoCo')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MjUI.swift (in target 'MuJoCo' from project 'MuJoCo')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/MjUI.swift:58:24: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
(_array + index).assign(from: newValue._section, count: 1)
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI.swift:58:24: note: use 'update(from:count:)' instead
(_array + index).assign(from: newValue._section, count: 1)
^~~~~~
update
/Users/admin/builder/spi-builder-workspace/Sources/MjUI.swift:81:28: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
unsafeMutablePointer.assign(from: newValue._array, count: Int(_ui.pointee.nsect))
^
/Users/admin/builder/spi-builder-workspace/Sources/MjUI.swift:81:28: note: use 'update(from:count:)' instead
unsafeMutablePointer.assign(from: newValue._array, count: Int(_ui.pointee.nsect))
^~~~~~
update
SwiftDriverJobDiscovery normal arm64 Compiling MjuiItemEdit+Extensions.swift, MjuiItemEdit.swift, MjuiItemMulti+Extensions.swift, MjuiItemMulti.swift, MjuiItemSingle+Extensions.swift, MjuiItemSingle.swift, MjuiItemSlider+Extensions.swift, MjuiItemSlider.swift (in target 'MuJoCo' from project 'MuJoCo')
SwiftDriverJobDiscovery normal arm64 Compiling MjvGLCamera.swift, MjvGeom+Extensions.swift, MjvGeom+Functions.swift, MjvGeom.swift, MjvLight.swift, MjvOption+Extensions.swift, MjvOption.swift, MjvPerturb+Extensions.swift (in target 'MuJoCo' from project 'MuJoCo')
SwiftDriverJobDiscovery normal arm64 Compiling MjvPerturb+Functions.swift, MjvPerturb.swift, MjvScene+Extensions.swift, MjvScene+Functions.swift, MjvScene.swift, OSShim.swift, Simulate.swift (in target 'MuJoCo' from project 'MuJoCo')
SwiftDriverJobDiscovery normal arm64 Compiling MjuiSection+Extensions.swift, MjuiSection.swift, MjuiState+Extensions.swift, MjuiState+Functions.swift, MjuiState.swift, MjuiThemeColor+Extensions.swift, MjuiThemeColor.swift, MjuiThemeSpacing+Extensions.swift (in target 'MuJoCo' from project 'MuJoCo')
SwiftDriverJobDiscovery normal arm64 Compiling MjrRect.swift, Mjt.swift, MjuiDef+Extensions.swift, MjuiDef.swift, MjuiDefObjectMapper.swift, MjuiDefState.swift, MjuiItem+Extensions.swift, MjuiItem.swift (in target 'MuJoCo' from project 'MuJoCo')
SwiftDriverJobDiscovery normal arm64 Compiling MjOption+Extensions.swift, MjOption.swift, MjSolverStat.swift, MjStatistic.swift, MjTimerStat.swift, MjUI+Extensions.swift, MjUI+Functions.swift, MjUI.swift (in target 'MuJoCo' from project 'MuJoCo')
SwiftDriverJobDiscovery normal arm64 Compiling GLContext.swift, Mj+Functions.swift, Mj.swift, MjArray.swift, MjContact+Extensions.swift, MjContact.swift, MjData+Extensions.swift, MjData+Functions.swift (in target 'MuJoCo' from project 'MuJoCo')
SwiftDriverJobDiscovery normal arm64 Compiling MjuiThemeSpacing.swift, MjvCamera+Extensions.swift, MjvCamera+Functions.swift, MjvCamera.swift, MjvFigure+Extensions.swift, MjvFigure.swift, MjvGLCamera+Extensions.swift, MjvGLCamera+Functions.swift (in target 'MuJoCo' from project 'MuJoCo')
** BUILD FAILED **
The following build commands failed:
SwiftCompile normal arm64 Compiling\ MjVFS.swift,\ MjVisual+Extensions.swift,\ MjVisual.swift,\ MjWarningStat.swift,\ Mjcb.swift,\ MjrContext+Extensions.swift,\ MjrContext+Functions.swift,\ MjrContext.swift /Users/admin/builder/spi-builder-workspace/Sources/MjVFS.swift /Users/admin/builder/spi-builder-workspace/Sources/MjVisual+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MjVisual.swift /Users/admin/builder/spi-builder-workspace/Sources/MjWarningStat.swift /Users/admin/builder/spi-builder-workspace/Sources/Mjcb.swift /Users/admin/builder/spi-builder-workspace/Sources/MjrContext+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MjrContext+Functions.swift /Users/admin/builder/spi-builder-workspace/Sources/MjrContext.swift (in target 'MuJoCo' from project 'MuJoCo')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MjVFS.swift (in target 'MuJoCo' from project 'MuJoCo')
Building workspace spi-builder-workspace with scheme MuJoCo
(3 failures)
BUILD FAILURE 6.1 iOS