[INFO] cloning repository https://github.com/mhallin/render_callback-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mhallin/render_callback-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmhallin%2Frender_callback-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmhallin%2Frender_callback-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 20d2f522e8f0c5a4d8eb217f7a7cc2354df3bb1b [INFO] checking mhallin/render_callback-rs against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmhallin%2Frender_callback-rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mhallin/render_callback-rs on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mhallin/render_callback-rs [INFO] finished tweaking git repo https://github.com/mhallin/render_callback-rs [INFO] tweaked toml for git repo https://github.com/mhallin/render_callback-rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/mhallin/render_callback-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded coreaudio-sys v0.2.4 [INFO] [stderr] Downloaded quote v1.0.5 [INFO] [stderr] Downloaded proc-macro2 v1.0.13 [INFO] [stderr] Downloaded cc v1.0.53 [INFO] [stderr] Downloaded nom v5.1.1 [INFO] [stderr] Downloaded bindgen v0.53.2 [INFO] [stderr] Downloaded regex v1.3.7 [INFO] [stderr] Downloaded libc v0.2.70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b2ecf7f0bad23f66fb4e5cae53b2c893f5cb48f62f6f96b7806b80a842a14951 [INFO] running `Command { std: "docker" "start" "-a" "b2ecf7f0bad23f66fb4e5cae53b2c893f5cb48f62f6f96b7806b80a842a14951", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2ecf7f0bad23f66fb4e5cae53b2c893f5cb48f62f6f96b7806b80a842a14951", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2ecf7f0bad23f66fb4e5cae53b2c893f5cb48f62f6f96b7806b80a842a14951", kill_on_drop: false }` [INFO] [stdout] b2ecf7f0bad23f66fb4e5cae53b2c893f5cb48f62f6f96b7806b80a842a14951 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f8f3454a1e4848508b0ed3e8d12ae54b46b30046ece8a8824fcb5555cdb14b51 [INFO] running `Command { std: "docker" "start" "-a" "f8f3454a1e4848508b0ed3e8d12ae54b46b30046ece8a8824fcb5555cdb14b51", kill_on_drop: false }` [INFO] [stderr] Checking render_callback v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `coreaudio_sys` [INFO] [stdout] --> src/coreaudio/aggregate_device.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use coreaudio_sys::{ [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `coreaudio_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `coreaudio_sys` [INFO] [stdout] --> src/coreaudio/backend.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use coreaudio_sys::kAudioObjectSystemObject; [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `coreaudio_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `coreaudio_sys` [INFO] [stdout] --> src/coreaudio/properties.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use coreaudio_sys::{ [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `coreaudio_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `coreaudio_sys` [INFO] [stdout] --> src/coreaudio/properties.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | use coreaudio_sys::*; [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `coreaudio_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `coreaudio_sys` [INFO] [stdout] --> src/coreaudio/properties.rs:154:9 [INFO] [stdout] | [INFO] [stdout] 154 | use coreaudio_sys::*; [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `coreaudio_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `coreaudio_sys` [INFO] [stdout] --> src/coreaudio/properties.rs:196:9 [INFO] [stdout] | [INFO] [stdout] 196 | use coreaudio_sys::*; [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `coreaudio_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `coreaudio_sys` [INFO] [stdout] --> src/coreaudio/properties.rs:455:13 [INFO] [stdout] | [INFO] [stdout] 455 | use coreaudio_sys::CFDictionaryRef; [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `coreaudio_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `coreaudio_sys` [INFO] [stdout] --> src/coreaudio/properties.rs:476:13 [INFO] [stdout] | [INFO] [stdout] 476 | use coreaudio_sys::CFArrayRef; [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `coreaudio_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `coreaudio_sys` [INFO] [stdout] --> src/coreaudio/properties.rs:530:13 [INFO] [stdout] | [INFO] [stdout] 530 | use coreaudio_sys::CFStringRef; [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `coreaudio_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `coreaudio_sys` [INFO] [stdout] --> src/coreaudio/properties.rs:548:13 [INFO] [stdout] | [INFO] [stdout] 548 | use coreaudio_sys::AudioBufferList; [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `coreaudio_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `coreaudio_sys` [INFO] [stdout] --> src/coreaudio/session.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use coreaudio_sys::{ [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `coreaudio_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `coreaudio_sys` [INFO] [stdout] --> src/coreaudio/cf.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use coreaudio_sys::{ [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `coreaudio_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `coreaudio_sys` [INFO] [stdout] --> src/coreaudio/device.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use coreaudio_sys::AudioDeviceID; [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `coreaudio_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `coreaudio_sys` [INFO] [stdout] --> src/coreaudio/aggregate_device.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use coreaudio_sys::{ [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `coreaudio_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `coreaudio_sys` [INFO] [stdout] --> src/coreaudio/backend.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use coreaudio_sys::kAudioObjectSystemObject; [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `coreaudio_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `coreaudio_sys` [INFO] [stdout] --> src/coreaudio/properties.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use coreaudio_sys::{ [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `coreaudio_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `coreaudio_sys` [INFO] [stdout] --> src/coreaudio/properties.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | use coreaudio_sys::*; [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `coreaudio_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `coreaudio_sys` [INFO] [stdout] --> src/coreaudio/properties.rs:154:9 [INFO] [stdout] | [INFO] [stdout] 154 | use coreaudio_sys::*; [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `coreaudio_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `coreaudio_sys` [INFO] [stdout] --> src/coreaudio/properties.rs:196:9 [INFO] [stdout] | [INFO] [stdout] 196 | use coreaudio_sys::*; [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `coreaudio_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `coreaudio_sys` [INFO] [stdout] --> src/coreaudio/properties.rs:455:13 [INFO] [stdout] | [INFO] [stdout] 455 | use coreaudio_sys::CFDictionaryRef; [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `coreaudio_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `coreaudio_sys` [INFO] [stdout] --> src/coreaudio/properties.rs:476:13 [INFO] [stdout] | [INFO] [stdout] 476 | use coreaudio_sys::CFArrayRef; [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `coreaudio_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `coreaudio_sys` [INFO] [stdout] --> src/coreaudio/properties.rs:530:13 [INFO] [stdout] | [INFO] [stdout] 530 | use coreaudio_sys::CFStringRef; [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `coreaudio_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `coreaudio_sys` [INFO] [stdout] --> src/coreaudio/properties.rs:548:13 [INFO] [stdout] | [INFO] [stdout] 548 | use coreaudio_sys::AudioBufferList; [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `coreaudio_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `coreaudio_sys` [INFO] [stdout] --> src/coreaudio/session.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use coreaudio_sys::{ [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `coreaudio_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `coreaudio_sys` [INFO] [stdout] --> src/coreaudio/cf.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use coreaudio_sys::{ [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `coreaudio_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `coreaudio_sys` [INFO] [stdout] --> src/coreaudio/device.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use coreaudio_sys::AudioDeviceID; [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `coreaudio_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AudioObjectPropertyElement` in this scope [INFO] [stdout] --> src/coreaudio/properties.rs:147:25 [INFO] [stdout] | [INFO] [stdout] 147 | fn element() -> AudioObjectPropertyElement { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kAudioObjectPropertyElementMaster` in this scope [INFO] [stdout] --> src/coreaudio/properties.rs:148:13 [INFO] [stdout] | [INFO] [stdout] 148 | kAudioObjectPropertyElementMaster [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AudioObjectPropertyScope` in this scope [INFO] [stdout] --> src/coreaudio/properties.rs:163:23 [INFO] [stdout] | [INFO] [stdout] 163 | fn scope() -> AudioObjectPropertyScope { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kAudioObjectPropertyScopeGlobal` in this scope [INFO] [stdout] --> src/coreaudio/properties.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | kAudioObjectPropertyScopeGlobal [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AudioObjectPropertyScope` in this scope [INFO] [stdout] --> src/coreaudio/properties.rs:172:23 [INFO] [stdout] | [INFO] [stdout] 172 | fn scope() -> AudioObjectPropertyScope { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kAudioObjectPropertyScopeInput` in this scope [INFO] [stdout] --> src/coreaudio/properties.rs:173:13 [INFO] [stdout] | [INFO] [stdout] 173 | kAudioObjectPropertyScopeInput [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AudioObjectPropertyScope` in this scope [INFO] [stdout] --> src/coreaudio/properties.rs:181:23 [INFO] [stdout] | [INFO] [stdout] 181 | fn scope() -> AudioObjectPropertyScope { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kAudioObjectPropertyScopeOutput` in this scope [INFO] [stdout] --> src/coreaudio/properties.rs:182:13 [INFO] [stdout] | [INFO] [stdout] 182 | kAudioObjectPropertyScopeOutput [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AudioObjectPropertyScope` in this scope [INFO] [stdout] --> src/coreaudio/properties.rs:189:23 [INFO] [stdout] | [INFO] [stdout] 189 | fn scope() -> AudioObjectPropertyScope { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kAudioObjectPropertyScopeWildcard` in this scope [INFO] [stdout] --> src/coreaudio/properties.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | kAudioObjectPropertyScopeWildcard [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AudioObjectPropertySelector` in this scope [INFO] [stdout] --> src/coreaudio/properties.rs:206:26 [INFO] [stdout] | [INFO] [stdout] 206 | fn selector() -> AudioObjectPropertySelector { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kAudioHardwarePropertyDevices` in this scope [INFO] [stdout] --> src/coreaudio/properties.rs:207:13 [INFO] [stdout] | [INFO] [stdout] 202 | pub struct HardwarePropertyDevices; [INFO] [stdout] | ----------------------------------- similarly named unit struct `HardwarePropertyDevices` defined here [INFO] [stdout] ... [INFO] [stdout] 207 | kAudioHardwarePropertyDevices [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a unit struct with a similar name exists: `HardwarePropertyDevices` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AudioObjectPropertySelector` in this scope [INFO] [stdout] --> src/coreaudio/properties.rs:216:26 [INFO] [stdout] | [INFO] [stdout] 216 | fn selector() -> AudioObjectPropertySelector { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kAudioHardwarePropertyDefaultInputDevice` in this scope [INFO] [stdout] --> src/coreaudio/properties.rs:217:13 [INFO] [stdout] | [INFO] [stdout] 212 | pub struct HardwarePropertyDefaultInputDevice; [INFO] [stdout] | ---------------------------------------------- similarly named unit struct `HardwarePropertyDefaultInputDevice` defined here [INFO] [stdout] ... [INFO] [stdout] 217 | kAudioHardwarePropertyDefaultInputDevice [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a unit struct with a similar name exists: `HardwarePropertyDefaultInputDevice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AudioObjectPropertySelector` in this scope [INFO] [stdout] --> src/coreaudio/properties.rs:226:26 [INFO] [stdout] | [INFO] [stdout] 226 | fn selector() -> AudioObjectPropertySelector { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kAudioHardwarePropertyDefaultOutputDevice` in this scope [INFO] [stdout] --> src/coreaudio/properties.rs:227:13 [INFO] [stdout] | [INFO] [stdout] 222 | pub struct HardwarePropertyDefaultOutputDevice; [INFO] [stdout] | ----------------------------------------------- similarly named unit struct `HardwarePropertyDefaultOutputDevice` defined here [INFO] [stdout] ... [INFO] [stdout] 227 | kAudioHardwarePropertyDefaultOutputDevice [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a unit struct with a similar name exists: `HardwarePropertyDefaultOutputDevice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AudioValueTranslation` in this scope [INFO] [stdout] --> src/coreaudio/properties.rs:238:21 [INFO] [stdout] | [INFO] [stdout] 238 | type Type = AudioValueTranslation; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AudioObjectPropertySelector` in this scope [INFO] [stdout] --> src/coreaudio/properties.rs:240:26 [INFO] [stdout] | [INFO] [stdout] 240 | fn selector() -> AudioObjectPropertySelector { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kAudioHardwarePropertyPlugInForBundleID` in this scope [INFO] [stdout] --> src/coreaudio/properties.rs:241:13 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct HardwarePropertyPlugInForBundleID; [INFO] [stdout] | --------------------------------------------- similarly named unit struct `HardwarePropertyPlugInForBundleID` defined here [INFO] [stdout] ... [INFO] [stdout] 241 | kAudioHardwarePropertyPlugInForBundleID [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a unit struct with a similar name exists: `HardwarePropertyPlugInForBundleID` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AudioObjectPropertySelector` in this scope [INFO] [stdout] --> src/coreaudio/properties.rs:254:26 [INFO] [stdout] | [INFO] [stdout] 254 | fn selector() -> AudioObjectPropertySelector { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kAudioAggregateDevicePropertyFullSubDeviceList` in this scope [INFO] [stdout] --> src/coreaudio/properties.rs:255:13 [INFO] [stdout] | [INFO] [stdout] 250 | pub struct AggregateDevicePropertyFullSubDeviceList; [INFO] [stdout] | ---------------------------------------------------- similarly named unit struct `AggregateDevicePropertyFullSubDeviceList` defined here [INFO] [stdout] ... [INFO] [stdout] 255 | kAudioAggregateDevicePropertyFullSubDeviceList [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a unit struct with a similar name exists: `AggregateDevicePropertyFullSubDeviceList` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AudioObjectPropertySelector` in this scope [INFO] [stdout] --> src/coreaudio/properties.rs:267:26 [INFO] [stdout] | [INFO] [stdout] 267 | fn selector() -> AudioObjectPropertySelector { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kAudioPlugInDestroyAggregateDevice` in this scope [INFO] [stdout] --> src/coreaudio/properties.rs:268:13 [INFO] [stdout] | [INFO] [stdout] 263 | pub struct PlugInDestroyAggregateDevice; [INFO] [stdout] | ---------------------------------------- similarly named unit struct `PlugInDestroyAggregateDevice` defined here [INFO] [stdout] ... [INFO] [stdout] 268 | kAudioPlugInDestroyAggregateDevice [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a unit struct with a similar name exists: `PlugInDestroyAggregateDevice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AudioObjectPropertySelector` in this scope [INFO] [stdout] --> src/coreaudio/properties.rs:283:26 [INFO] [stdout] | [INFO] [stdout] 283 | fn selector() -> AudioObjectPropertySelector { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kAudioPlugInCreateAggregateDevice` in this scope [INFO] [stdout] --> src/coreaudio/properties.rs:284:13 [INFO] [stdout] | [INFO] [stdout] 279 | pub struct PlugInCreateAggregateDevice; [INFO] [stdout] | --------------------------------------- similarly named unit struct `PlugInCreateAggregateDevice` defined here [INFO] [stdout] ... [INFO] [stdout] 284 | kAudioPlugInCreateAggregateDevice [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a unit struct with a similar name exists: `PlugInCreateAggregateDevice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AudioObjectPropertySelector` in this scope [INFO] [stdout] --> src/coreaudio/properties.rs:299:26 [INFO] [stdout] | [INFO] [stdout] 299 | fn selector() -> AudioObjectPropertySelector { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kAudioDevicePropertyDeviceUID` in this scope [INFO] [stdout] --> src/coreaudio/properties.rs:300:13 [INFO] [stdout] | [INFO] [stdout] 295 | pub struct DevicePropertyDeviceUID; [INFO] [stdout] | ----------------------------------- similarly named unit struct `DevicePropertyDeviceUID` defined here [INFO] [stdout] ... [INFO] [stdout] 300 | kAudioDevicePropertyDeviceUID [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a unit struct with a similar name exists: `DevicePropertyDeviceUID` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AudioBufferList` in this scope [INFO] [stdout] --> src/coreaudio/properties.rs:310:25 [INFO] [stdout] | [INFO] [stdout] 310 | type Type = Box; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 309 | impl Selector for DevicePropertyStreamConfiguration { [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AudioObjectPropertySelector` in this scope [INFO] [stdout] --> src/coreaudio/properties.rs:312:26 [INFO] [stdout] | [INFO] [stdout] 312 | fn selector() -> AudioObjectPropertySelector { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kAudioDevicePropertyStreamConfiguration` in this scope [INFO] [stdout] --> src/coreaudio/properties.rs:313:13 [INFO] [stdout] | [INFO] [stdout] 308 | pub struct DevicePropertyStreamConfiguration; [INFO] [stdout] | --------------------------------------------- similarly named unit struct `DevicePropertyStreamConfiguration` defined here [INFO] [stdout] ... [INFO] [stdout] 313 | kAudioDevicePropertyStreamConfiguration [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a unit struct with a similar name exists: `DevicePropertyStreamConfiguration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AudioObjectPropertySelector` in this scope [INFO] [stdout] --> src/coreaudio/properties.rs:323:26 [INFO] [stdout] | [INFO] [stdout] 323 | fn selector() -> AudioObjectPropertySelector { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kAudioObjectPropertyName` in this scope [INFO] [stdout] --> src/coreaudio/properties.rs:324:13 [INFO] [stdout] | [INFO] [stdout] 319 | pub struct ObjectPropertyName; [INFO] [stdout] | ------------------------------ similarly named unit struct `ObjectPropertyName` defined here [INFO] [stdout] ... [INFO] [stdout] 324 | kAudioObjectPropertyName [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: a unit struct with a similar name exists: `ObjectPropertyName` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AudioObjectPropertySelector` in this scope [INFO] [stdout] --> src/coreaudio/properties.rs:334:26 [INFO] [stdout] | [INFO] [stdout] 334 | fn selector() -> AudioObjectPropertySelector { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kAudioDevicePropertyNominalSampleRate` in this scope [INFO] [stdout] --> src/coreaudio/properties.rs:335:13 [INFO] [stdout] | [INFO] [stdout] 330 | pub struct DevicePropertyNominalSampleRate; [INFO] [stdout] | ------------------------------------------- similarly named unit struct `DevicePropertyNominalSampleRate` defined here [INFO] [stdout] ... [INFO] [stdout] 335 | kAudioDevicePropertyNominalSampleRate [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a unit struct with a similar name exists: `DevicePropertyNominalSampleRate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AudioObjectPropertySelector` in this scope [INFO] [stdout] --> src/coreaudio/properties.rs:345:26 [INFO] [stdout] | [INFO] [stdout] 345 | fn selector() -> AudioObjectPropertySelector { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kAudioDevicePropertyActualSampleRate` in this scope [INFO] [stdout] --> src/coreaudio/properties.rs:346:13 [INFO] [stdout] | [INFO] [stdout] 341 | pub struct DevicePropertyActualSampleRate; [INFO] [stdout] | ------------------------------------------ similarly named unit struct `DevicePropertyActualSampleRate` defined here [INFO] [stdout] ... [INFO] [stdout] 346 | kAudioDevicePropertyActualSampleRate [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a unit struct with a similar name exists: `DevicePropertyActualSampleRate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AudioObjectPropertyElement` in this scope [INFO] [stdout] --> src/coreaudio/properties.rs:147:25 [INFO] [stdout] | [INFO] [stdout] 147 | fn element() -> AudioObjectPropertyElement { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kAudioObjectPropertyElementMaster` in this scope [INFO] [stdout] --> src/coreaudio/properties.rs:148:13 [INFO] [stdout] | [INFO] [stdout] 148 | kAudioObjectPropertyElementMaster [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AudioObjectPropertyScope` in this scope [INFO] [stdout] --> src/coreaudio/properties.rs:163:23 [INFO] [stdout] | [INFO] [stdout] 163 | fn scope() -> AudioObjectPropertyScope { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kAudioObjectPropertyScopeGlobal` in this scope [INFO] [stdout] --> src/coreaudio/properties.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | kAudioObjectPropertyScopeGlobal [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AudioObjectPropertyScope` in this scope [INFO] [stdout] --> src/coreaudio/properties.rs:172:23 [INFO] [stdout] | [INFO] [stdout] 172 | fn scope() -> AudioObjectPropertyScope { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kAudioObjectPropertyScopeInput` in this scope [INFO] [stdout] --> src/coreaudio/properties.rs:173:13 [INFO] [stdout] | [INFO] [stdout] 173 | kAudioObjectPropertyScopeInput [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AudioObjectPropertyScope` in this scope [INFO] [stdout] --> src/coreaudio/properties.rs:181:23 [INFO] [stdout] | [INFO] [stdout] 181 | fn scope() -> AudioObjectPropertyScope { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kAudioObjectPropertyScopeOutput` in this scope [INFO] [stdout] --> src/coreaudio/properties.rs:182:13 [INFO] [stdout] | [INFO] [stdout] 182 | kAudioObjectPropertyScopeOutput [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AudioObjectPropertyScope` in this scope [INFO] [stdout] --> src/coreaudio/properties.rs:189:23 [INFO] [stdout] | [INFO] [stdout] 189 | fn scope() -> AudioObjectPropertyScope { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kAudioObjectPropertyScopeWildcard` in this scope [INFO] [stdout] --> src/coreaudio/properties.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | kAudioObjectPropertyScopeWildcard [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AudioObjectPropertySelector` in this scope [INFO] [stdout] --> src/coreaudio/properties.rs:206:26 [INFO] [stdout] | [INFO] [stdout] 206 | fn selector() -> AudioObjectPropertySelector { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kAudioHardwarePropertyDevices` in this scope [INFO] [stdout] --> src/coreaudio/properties.rs:207:13 [INFO] [stdout] | [INFO] [stdout] 202 | pub struct HardwarePropertyDevices; [INFO] [stdout] | ----------------------------------- similarly named unit struct `HardwarePropertyDevices` defined here [INFO] [stdout] ... [INFO] [stdout] 207 | kAudioHardwarePropertyDevices [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a unit struct with a similar name exists: `HardwarePropertyDevices` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AudioObjectPropertySelector` in this scope [INFO] [stdout] --> src/coreaudio/properties.rs:216:26 [INFO] [stdout] | [INFO] [stdout] 216 | fn selector() -> AudioObjectPropertySelector { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kAudioHardwarePropertyDefaultInputDevice` in this scope [INFO] [stdout] --> src/coreaudio/properties.rs:217:13 [INFO] [stdout] | [INFO] [stdout] 212 | pub struct HardwarePropertyDefaultInputDevice; [INFO] [stdout] | ---------------------------------------------- similarly named unit struct `HardwarePropertyDefaultInputDevice` defined here [INFO] [stdout] ... [INFO] [stdout] 217 | kAudioHardwarePropertyDefaultInputDevice [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a unit struct with a similar name exists: `HardwarePropertyDefaultInputDevice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AudioObjectPropertySelector` in this scope [INFO] [stdout] --> src/coreaudio/properties.rs:226:26 [INFO] [stdout] | [INFO] [stdout] 226 | fn selector() -> AudioObjectPropertySelector { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kAudioHardwarePropertyDefaultOutputDevice` in this scope [INFO] [stdout] --> src/coreaudio/properties.rs:227:13 [INFO] [stdout] | [INFO] [stdout] 222 | pub struct HardwarePropertyDefaultOutputDevice; [INFO] [stdout] | ----------------------------------------------- similarly named unit struct `HardwarePropertyDefaultOutputDevice` defined here [INFO] [stdout] ... [INFO] [stdout] 227 | kAudioHardwarePropertyDefaultOutputDevice [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a unit struct with a similar name exists: `HardwarePropertyDefaultOutputDevice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AudioValueTranslation` in this scope [INFO] [stdout] --> src/coreaudio/properties.rs:238:21 [INFO] [stdout] | [INFO] [stdout] 238 | type Type = AudioValueTranslation; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AudioObjectPropertySelector` in this scope [INFO] [stdout] --> src/coreaudio/properties.rs:240:26 [INFO] [stdout] | [INFO] [stdout] 240 | fn selector() -> AudioObjectPropertySelector { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kAudioHardwarePropertyPlugInForBundleID` in this scope [INFO] [stdout] --> src/coreaudio/properties.rs:241:13 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct HardwarePropertyPlugInForBundleID; [INFO] [stdout] | --------------------------------------------- similarly named unit struct `HardwarePropertyPlugInForBundleID` defined here [INFO] [stdout] ... [INFO] [stdout] 241 | kAudioHardwarePropertyPlugInForBundleID [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a unit struct with a similar name exists: `HardwarePropertyPlugInForBundleID` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AudioObjectPropertySelector` in this scope [INFO] [stdout] --> src/coreaudio/properties.rs:254:26 [INFO] [stdout] | [INFO] [stdout] 254 | fn selector() -> AudioObjectPropertySelector { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kAudioAggregateDevicePropertyFullSubDeviceList` in this scope [INFO] [stdout] --> src/coreaudio/properties.rs:255:13 [INFO] [stdout] | [INFO] [stdout] 250 | pub struct AggregateDevicePropertyFullSubDeviceList; [INFO] [stdout] | ---------------------------------------------------- similarly named unit struct `AggregateDevicePropertyFullSubDeviceList` defined here [INFO] [stdout] ... [INFO] [stdout] 255 | kAudioAggregateDevicePropertyFullSubDeviceList [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a unit struct with a similar name exists: `AggregateDevicePropertyFullSubDeviceList` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AudioObjectPropertySelector` in this scope [INFO] [stdout] --> src/coreaudio/properties.rs:267:26 [INFO] [stdout] | [INFO] [stdout] 267 | fn selector() -> AudioObjectPropertySelector { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kAudioPlugInDestroyAggregateDevice` in this scope [INFO] [stdout] --> src/coreaudio/properties.rs:268:13 [INFO] [stdout] | [INFO] [stdout] 263 | pub struct PlugInDestroyAggregateDevice; [INFO] [stdout] | ---------------------------------------- similarly named unit struct `PlugInDestroyAggregateDevice` defined here [INFO] [stdout] ... [INFO] [stdout] 268 | kAudioPlugInDestroyAggregateDevice [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a unit struct with a similar name exists: `PlugInDestroyAggregateDevice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AudioObjectPropertySelector` in this scope [INFO] [stdout] --> src/coreaudio/properties.rs:283:26 [INFO] [stdout] | [INFO] [stdout] 283 | fn selector() -> AudioObjectPropertySelector { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kAudioPlugInCreateAggregateDevice` in this scope [INFO] [stdout] --> src/coreaudio/properties.rs:284:13 [INFO] [stdout] | [INFO] [stdout] 279 | pub struct PlugInCreateAggregateDevice; [INFO] [stdout] | --------------------------------------- similarly named unit struct `PlugInCreateAggregateDevice` defined here [INFO] [stdout] ... [INFO] [stdout] 284 | kAudioPlugInCreateAggregateDevice [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a unit struct with a similar name exists: `PlugInCreateAggregateDevice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AudioObjectPropertySelector` in this scope [INFO] [stdout] --> src/coreaudio/properties.rs:299:26 [INFO] [stdout] | [INFO] [stdout] 299 | fn selector() -> AudioObjectPropertySelector { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kAudioDevicePropertyDeviceUID` in this scope [INFO] [stdout] --> src/coreaudio/properties.rs:300:13 [INFO] [stdout] | [INFO] [stdout] 295 | pub struct DevicePropertyDeviceUID; [INFO] [stdout] | ----------------------------------- similarly named unit struct `DevicePropertyDeviceUID` defined here [INFO] [stdout] ... [INFO] [stdout] 300 | kAudioDevicePropertyDeviceUID [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a unit struct with a similar name exists: `DevicePropertyDeviceUID` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AudioBufferList` in this scope [INFO] [stdout] --> src/coreaudio/properties.rs:310:25 [INFO] [stdout] | [INFO] [stdout] 310 | type Type = Box; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 309 | impl Selector for DevicePropertyStreamConfiguration { [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AudioObjectPropertySelector` in this scope [INFO] [stdout] --> src/coreaudio/properties.rs:312:26 [INFO] [stdout] | [INFO] [stdout] 312 | fn selector() -> AudioObjectPropertySelector { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kAudioDevicePropertyStreamConfiguration` in this scope [INFO] [stdout] --> src/coreaudio/properties.rs:313:13 [INFO] [stdout] | [INFO] [stdout] 308 | pub struct DevicePropertyStreamConfiguration; [INFO] [stdout] | --------------------------------------------- similarly named unit struct `DevicePropertyStreamConfiguration` defined here [INFO] [stdout] ... [INFO] [stdout] 313 | kAudioDevicePropertyStreamConfiguration [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a unit struct with a similar name exists: `DevicePropertyStreamConfiguration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AudioObjectPropertySelector` in this scope [INFO] [stdout] --> src/coreaudio/properties.rs:323:26 [INFO] [stdout] | [INFO] [stdout] 323 | fn selector() -> AudioObjectPropertySelector { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kAudioObjectPropertyName` in this scope [INFO] [stdout] --> src/coreaudio/properties.rs:324:13 [INFO] [stdout] | [INFO] [stdout] 319 | pub struct ObjectPropertyName; [INFO] [stdout] | ------------------------------ similarly named unit struct `ObjectPropertyName` defined here [INFO] [stdout] ... [INFO] [stdout] 324 | kAudioObjectPropertyName [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: a unit struct with a similar name exists: `ObjectPropertyName` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AudioObjectPropertySelector` in this scope [INFO] [stdout] --> src/coreaudio/properties.rs:334:26 [INFO] [stdout] | [INFO] [stdout] 334 | fn selector() -> AudioObjectPropertySelector { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kAudioDevicePropertyNominalSampleRate` in this scope [INFO] [stdout] --> src/coreaudio/properties.rs:335:13 [INFO] [stdout] | [INFO] [stdout] 330 | pub struct DevicePropertyNominalSampleRate; [INFO] [stdout] | ------------------------------------------- similarly named unit struct `DevicePropertyNominalSampleRate` defined here [INFO] [stdout] ... [INFO] [stdout] 335 | kAudioDevicePropertyNominalSampleRate [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a unit struct with a similar name exists: `DevicePropertyNominalSampleRate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AudioObjectPropertySelector` in this scope [INFO] [stdout] --> src/coreaudio/properties.rs:345:26 [INFO] [stdout] | [INFO] [stdout] 345 | fn selector() -> AudioObjectPropertySelector { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kAudioDevicePropertyActualSampleRate` in this scope [INFO] [stdout] --> src/coreaudio/properties.rs:346:13 [INFO] [stdout] | [INFO] [stdout] 341 | pub struct DevicePropertyActualSampleRate; [INFO] [stdout] | ------------------------------------------ similarly named unit struct `DevicePropertyActualSampleRate` defined here [INFO] [stdout] ... [INFO] [stdout] 346 | kAudioDevicePropertyActualSampleRate [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a unit struct with a similar name exists: `DevicePropertyActualSampleRate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `expect` exists for enum `Result<(), CFError>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/coreaudio/aggregate_device.rs:127:14 [INFO] [stdout] | [INFO] [stdout] 120 | / properties::translate( [INFO] [stdout] 121 | | element::Master, [INFO] [stdout] 122 | | scope::Global, [INFO] [stdout] 123 | | selector::PlugInDestroyAggregateDevice, [INFO] [stdout] ... | [INFO] [stdout] 126 | | ) [INFO] [stdout] 127 | | .expect("Could not destroy aggregate device"); [INFO] [stdout] | | -^^^^^^ method cannot be called on `Result<(), CFError>` due to unsatisfied trait bounds [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/coreaudio/cf.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct CFError(OSStatus); [INFO] [stdout] | ------------------ doesn't satisfy `CFError: Sized` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `CFError: Sized` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `Vec` is not an iterator [INFO] [stdout] --> src/coreaudio/aggregate_device.rs:143:19 [INFO] [stdout] | [INFO] [stdout] 143 | for device in backend.all_devices()? { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ `Vec` is not an iterator; try calling `.into_iter()` or `.iter()` [INFO] [stdout] | [INFO] [stdout] = help: the trait `IntoIterator` is not implemented for `Vec` [INFO] [stdout] = help: the following other types implement trait `IntoIterator`: [INFO] [stdout] &'a Vec [INFO] [stdout] &'a mut Vec [INFO] [stdout] Vec [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `as_mut_ptr` exists for struct `Vec`, but its trait bounds were not satisfied [INFO] [stdout] --> src/coreaudio/properties.rs:408:24 [INFO] [stdout] | [INFO] [stdout] 408 | device_ids.as_mut_ptr() as *mut _, [INFO] [stdout] | ^^^^^^^^^^ method cannot be called on `Vec` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: src/coreaudio/device.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct CADevice(pub(crate) AudioDeviceID); [INFO] [stdout] | ------------------- doesn't satisfy `CADevice: Sized` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `CADevice: Sized` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `expect` exists for enum `Result<(), CFError>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/coreaudio/session.rs:72:22 [INFO] [stdout] | [INFO] [stdout] 71 | / check_os_status(AudioDeviceStop(self.device.device().id(), *proc_id)) [INFO] [stdout] 72 | | .expect("Could not stop session"); [INFO] [stdout] | | -^^^^^^ method cannot be called on `Result<(), CFError>` due to unsatisfied trait bounds [INFO] [stdout] | |_____________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/coreaudio/cf.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct CFError(OSStatus); [INFO] [stdout] | ------------------ doesn't satisfy `CFError: Sized` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `CFError: Sized` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `expect` exists for enum `Result<(), CFError>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/coreaudio/session.rs:77:18 [INFO] [stdout] | [INFO] [stdout] 73 | / check_os_status(AudioDeviceDestroyIOProcID( [INFO] [stdout] 74 | | self.device.device().id(), [INFO] [stdout] 75 | | *proc_id, [INFO] [stdout] 76 | | )) [INFO] [stdout] 77 | | .expect("Could not destroy IOProcID"); [INFO] [stdout] | | -^^^^^^ method cannot be called on `Result<(), CFError>` due to unsatisfied trait bounds [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/coreaudio/cf.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct CFError(OSStatus); [INFO] [stdout] | ------------------ doesn't satisfy `CFError: Sized` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `CFError: Sized` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `coreaudio_sys` [INFO] [stdout] --> src/coreaudio/properties.rs:546:35 [INFO] [stdout] | [INFO] [stdout] 546 | impl GettablePropertyType for Box { [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `coreaudio_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 55 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0412, E0425, E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `expect` exists for enum `Result<(), CFError>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/coreaudio/aggregate_device.rs:127:14 [INFO] [stdout] | [INFO] [stdout] 120 | / properties::translate( [INFO] [stdout] 121 | | element::Master, [INFO] [stdout] 122 | | scope::Global, [INFO] [stdout] 123 | | selector::PlugInDestroyAggregateDevice, [INFO] [stdout] ... | [INFO] [stdout] 126 | | ) [INFO] [stdout] 127 | | .expect("Could not destroy aggregate device"); [INFO] [stdout] | | -^^^^^^ method cannot be called on `Result<(), CFError>` due to unsatisfied trait bounds [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/coreaudio/cf.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct CFError(OSStatus); [INFO] [stdout] | ------------------ doesn't satisfy `CFError: Sized` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `CFError: Sized` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `Vec` is not an iterator [INFO] [stdout] --> src/coreaudio/aggregate_device.rs:143:19 [INFO] [stdout] | [INFO] [stdout] 143 | for device in backend.all_devices()? { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ `Vec` is not an iterator; try calling `.into_iter()` or `.iter()` [INFO] [stdout] | [INFO] [stdout] = help: the trait `IntoIterator` is not implemented for `Vec` [INFO] [stdout] = help: the following other types implement trait `IntoIterator`: [INFO] [stdout] &'a Vec [INFO] [stdout] &'a mut Vec [INFO] [stdout] Vec [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `render_callback` (lib test) due to 56 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: the method `as_mut_ptr` exists for struct `Vec`, but its trait bounds were not satisfied [INFO] [stdout] --> src/coreaudio/properties.rs:408:24 [INFO] [stdout] | [INFO] [stdout] 408 | device_ids.as_mut_ptr() as *mut _, [INFO] [stdout] | ^^^^^^^^^^ method cannot be called on `Vec` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: src/coreaudio/device.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct CADevice(pub(crate) AudioDeviceID); [INFO] [stdout] | ------------------- doesn't satisfy `CADevice: Sized` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `CADevice: Sized` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `expect` exists for enum `Result<(), CFError>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/coreaudio/session.rs:72:22 [INFO] [stdout] | [INFO] [stdout] 71 | / check_os_status(AudioDeviceStop(self.device.device().id(), *proc_id)) [INFO] [stdout] 72 | | .expect("Could not stop session"); [INFO] [stdout] | | -^^^^^^ method cannot be called on `Result<(), CFError>` due to unsatisfied trait bounds [INFO] [stdout] | |_____________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/coreaudio/cf.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct CFError(OSStatus); [INFO] [stdout] | ------------------ doesn't satisfy `CFError: Sized` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `CFError: Sized` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `expect` exists for enum `Result<(), CFError>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/coreaudio/session.rs:77:18 [INFO] [stdout] | [INFO] [stdout] 73 | / check_os_status(AudioDeviceDestroyIOProcID( [INFO] [stdout] 74 | | self.device.device().id(), [INFO] [stdout] 75 | | *proc_id, [INFO] [stdout] 76 | | )) [INFO] [stdout] 77 | | .expect("Could not destroy IOProcID"); [INFO] [stdout] | | -^^^^^^ method cannot be called on `Result<(), CFError>` due to unsatisfied trait bounds [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/coreaudio/cf.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct CFError(OSStatus); [INFO] [stdout] | ------------------ doesn't satisfy `CFError: Sized` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `CFError: Sized` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `coreaudio_sys` [INFO] [stdout] --> src/coreaudio/properties.rs:546:35 [INFO] [stdout] | [INFO] [stdout] 546 | impl GettablePropertyType for Box { [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `coreaudio_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 55 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0412, E0425, E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `render_callback` (lib) due to 56 previous errors [INFO] running `Command { std: "docker" "inspect" "f8f3454a1e4848508b0ed3e8d12ae54b46b30046ece8a8824fcb5555cdb14b51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8f3454a1e4848508b0ed3e8d12ae54b46b30046ece8a8824fcb5555cdb14b51", kill_on_drop: false }` [INFO] [stdout] f8f3454a1e4848508b0ed3e8d12ae54b46b30046ece8a8824fcb5555cdb14b51