coremidi 0.8.0

CoreMIDI library for Rust
Build #980275 2023-11-18T11:48:33.085009+00:00
# rustc version
rustc 1.76.0-nightly (283170175 2023-11-17)# docs.rs version
docsrs 0.6.0 (30e2f2ce 2023-11-16)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/coremidi-0.8.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/coremidi-0.8.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20231117-1.76.0-nightly-283170175\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 255ecc8c4afd1c8c23df631f836c5a78daf781db627f7914416ffd4aea88344c
[INFO] running `Command { std: "docker" "start" "-a" "255ecc8c4afd1c8c23df631f836c5a78daf781db627f7914416ffd4aea88344c", kill_on_drop: false }`
[INFO] [stderr]     Checking coremidi v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: failed to check lib in package `coremidi` as a prerequisite for scraping examples from: example "endpoints", example "notifications", example "properties", example "receive", example "send", example "virtual-destination", example "virtual-source"
[INFO] [stderr]     Try running with `--verbose` to see the error message.
[INFO] [stderr]     If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml
[INFO] [stderr] warning: `coremidi` (lib) generated 1 warning
[INFO] [stderr]     Scraping coremidi v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: failed to scan example "endpoints" in package `coremidi` for example code usage
[INFO] [stderr]     Try running with `--verbose` to see the error message.
[INFO] [stderr]     If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml
[INFO] [stderr] warning: failed to scan example "virtual-source" in package `coremidi` for example code usage
[INFO] [stderr]     Try running with `--verbose` to see the error message.
[INFO] [stderr]     If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml
[INFO] [stderr] warning: failed to scan example "virtual-destination" in package `coremidi` for example code usage
[INFO] [stderr]     Try running with `--verbose` to see the error message.
[INFO] [stderr]     If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml
[INFO] [stderr] warning: `coremidi` (example "virtual-source") generated 1 warning
[INFO] [stderr] warning: `coremidi` (example "virtual-destination") generated 1 warning
[INFO] [stderr] warning: `coremidi` (example "endpoints") generated 1 warning
[INFO] [stderr] warning: failed to scan example "notifications" in package `coremidi` for example code usage
[INFO] [stderr]     Try running with `--verbose` to see the error message.
[INFO] [stderr]     If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml
[INFO] [stderr] warning: `coremidi` (example "notifications") generated 1 warning
[INFO] [stderr] warning: failed to scan example "send" in package `coremidi` for example code usage
[INFO] [stderr]     Try running with `--verbose` to see the error message.
[INFO] [stderr]     If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml
[INFO] [stderr] warning: `coremidi` (example "send") generated 1 warning
[INFO] [stderr] warning: failed to scan example "receive" in package `coremidi` for example code usage
[INFO] [stderr]     Try running with `--verbose` to see the error message.
[INFO] [stderr]     If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml
[INFO] [stderr] warning: `coremidi` (example "receive") generated 1 warning
[INFO] [stderr] warning: failed to scan example "properties" in package `coremidi` for example code usage
[INFO] [stderr]     Try running with `--verbose` to see the error message.
[INFO] [stderr]     If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml
[INFO] [stderr] warning: `coremidi` (example "properties") generated 1 warning
[INFO] [stderr]  Documenting coremidi v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0432]: unresolved imports `coremidi_sys::MIDIObjectRef`, `coremidi_sys::MIDIObjectType`
[INFO] [stderr]  --> src/any_object.rs:1:20
[INFO] [stderr]   |
[INFO] [stderr] 1 | use coremidi_sys::{MIDIObjectRef, MIDIObjectType};
[INFO] [stderr]   |                    ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^ no `MIDIObjectType` in the root
[INFO] [stderr]   |                    |
[INFO] [stderr]   |                    no `MIDIObjectRef` in the root
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved imports `coremidi_sys::MIDIClientCreate`, `coremidi_sys::MIDIClientCreateWithBlock`, `coremidi_sys::MIDIClientDispose`, `coremidi_sys::MIDIDestinationCreateWithBlock`, `coremidi_sys::MIDIDestinationCreateWithProtocol`, `coremidi_sys::MIDIEventList`, `coremidi_sys::MIDIInputPortCreateWithBlock`, `coremidi_sys::MIDIInputPortCreateWithProtocol`, `coremidi_sys::MIDINotification`, `coremidi_sys::MIDINotifyBlock`, `coremidi_sys::MIDIOutputPortCreate`, `coremidi_sys::MIDIPacketList`, `coremidi_sys::MIDIReadBlock`, `coremidi_sys::MIDIReceiveBlock`, `coremidi_sys::MIDISourceCreate`
[INFO] [stderr]   --> src/client.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 |     MIDIClientCreate, MIDIClientCreateWithBlock, MIDIClientDispose, MIDIDestinationCreateWithBlock,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `MIDIDestinationCreateWithBlock` in the root
[INFO] [stderr]    |     |                 |                          |
[INFO] [stderr]    |     |                 |                          no `MIDIClientDispose` in the root
[INFO] [stderr]    |     |                 no `MIDIClientCreateWithBlock` in the root
[INFO] [stderr]    |     no `MIDIClientCreate` in the root
[INFO] [stderr] 11 |     MIDIDestinationCreateWithProtocol, MIDIEventList, MIDIInputPortCreateWithBlock,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `MIDIInputPortCreateWithBlock` in the root
[INFO] [stderr]    |     |                                  |
[INFO] [stderr]    |     |                                  no `MIDIEventList` in the root
[INFO] [stderr]    |     no `MIDIDestinationCreateWithProtocol` in the root
[INFO] [stderr] 12 |     MIDIInputPortCreateWithProtocol, MIDINotification, MIDINotifyBlock, MIDIOutputPortCreate,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |     |                                |                 |
[INFO] [stderr]    |     |                                |                 no `MIDINotifyBlock` in the root
[INFO] [stderr]    |     |                                no `MIDINotification` in the root
[INFO] [stderr]    |     no `MIDIInputPortCreateWithProtocol` in the root
[INFO] [stderr] 13 |     MIDIPacketList, MIDIReadBlock, MIDIReceiveBlock, MIDISourceCreate,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved import `coremidi_sys::MIDIObjectRef`
[INFO] [stderr]  --> src/device.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use coremidi_sys::MIDIObjectRef;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `MIDIObjectRef` in the root
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved imports `coremidi_sys::ItemCount`, `coremidi_sys::MIDIEndpointDispose`, `coremidi_sys::MIDIEndpointRef`, `coremidi_sys::MIDIGetDestination`, `coremidi_sys::MIDIGetNumberOfDestinations`
[INFO] [stderr]  --> src/endpoints/destinations.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 |     ItemCount, MIDIEndpointDispose, MIDIEndpointRef, MIDIGetDestination,
[INFO] [stderr]   |     ^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^ no `MIDIGetDestination` in the root
[INFO] [stderr]   |     |          |                    |
[INFO] [stderr]   |     |          |                    no `MIDIEndpointRef` in the root
[INFO] [stderr]   |     |          no `MIDIEndpointDispose` in the root
[INFO] [stderr]   |     no `ItemCount` in the root
[INFO] [stderr] 5 |     MIDIGetNumberOfDestinations,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `MIDIGetNumberOfDestinations` in the root
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved imports `coremidi_sys::MIDIEndpointRef`, `coremidi_sys::MIDIFlushOutput`
[INFO] [stderr]  --> src/endpoints/endpoint.rs:4:20
[INFO] [stderr]   |
[INFO] [stderr] 4 | use coremidi_sys::{MIDIEndpointRef, MIDIFlushOutput};
[INFO] [stderr]   |                    ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^ no `MIDIFlushOutput` in the root
[INFO] [stderr]   |                    |
[INFO] [stderr]   |                    no `MIDIEndpointRef` in the root
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved imports `coremidi_sys::ItemCount`, `coremidi_sys::MIDIEndpointDispose`, `coremidi_sys::MIDIEndpointRef`, `coremidi_sys::MIDIGetNumberOfSources`, `coremidi_sys::MIDIGetSource`, `coremidi_sys::MIDIReceived`, `coremidi_sys::MIDIReceivedEventList`
[INFO] [stderr]  --> src/endpoints/sources.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 |     ItemCount, MIDIEndpointDispose, MIDIEndpointRef, MIDIGetNumberOfSources, MIDIGetSource,
[INFO] [stderr]   |     ^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^ no `MIDIGetSource` in the root
[INFO] [stderr]   |     |          |                    |                |
[INFO] [stderr]   |     |          |                    |                no `MIDIGetNumberOfSources` in the root
[INFO] [stderr]   |     |          |                    no `MIDIEndpointRef` in the root
[INFO] [stderr]   |     |          no `MIDIEndpointDispose` in the root
[INFO] [stderr]   |     no `ItemCount` in the root
[INFO] [stderr] 6 |     MIDIReceived, MIDIReceivedEventList,
[INFO] [stderr]   |     ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^ no `MIDIReceivedEventList` in the root
[INFO] [stderr]   |     |
[INFO] [stderr]   |     no `MIDIReceived` in the root
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved import `coremidi_sys::MIDIObjectRef`
[INFO] [stderr]  --> src/entity.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use coremidi_sys::MIDIObjectRef;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `MIDIObjectRef` in the root
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved imports `coremidi_sys::MIDIEventList`, `coremidi_sys::MIDIEventListAdd`, `coremidi_sys::MIDIEventListInit`, `coremidi_sys::MIDIEventPacket`, `coremidi_sys::MIDIEventPacketNext`
[INFO] [stderr]  --> src/events.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 |     MIDIEventList, MIDIEventListAdd, MIDIEventListInit, MIDIEventPacket, MIDIEventPacketNext,
[INFO] [stderr]   |     ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^ no `MIDIEventPacketNext` in the root
[INFO] [stderr]   |     |              |                 |                  |
[INFO] [stderr]   |     |              |                 |                  no `MIDIEventPacket` in the root
[INFO] [stderr]   |     |              |                 no `MIDIEventListInit` in the root
[INFO] [stderr]   |     |              no `MIDIEventListAdd` in the root
[INFO] [stderr]   |     no `MIDIEventList` in the root
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved imports `coremidi_sys::MIDIIOErrorNotification`, `coremidi_sys::MIDINotification`, `coremidi_sys::MIDIObjectAddRemoveNotification`, `coremidi_sys::MIDIObjectPropertyChangeNotification`
[INFO] [stderr]  --> src/notifications.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 |     MIDIIOErrorNotification, MIDINotification, MIDIObjectAddRemoveNotification,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `MIDIObjectAddRemoveNotification` in the root
[INFO] [stderr]   |     |                        |
[INFO] [stderr]   |     |                        no `MIDINotification` in the root
[INFO] [stderr]   |     no `MIDIIOErrorNotification` in the root
[INFO] [stderr] 8 |     MIDIObjectPropertyChangeNotification,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `MIDIObjectPropertyChangeNotification` in the root
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved imports `coremidi_sys::MIDIObjectRef`, `coremidi_sys::SInt32`
[INFO] [stderr]  --> src/object.rs:4:20
[INFO] [stderr]   |
[INFO] [stderr] 4 | use coremidi_sys::{MIDIObjectRef, SInt32};
[INFO] [stderr]   |                    ^^^^^^^^^^^^^  ^^^^^^ no `SInt32` in the root
[INFO] [stderr]   |                    |
[INFO] [stderr]   |                    no `MIDIObjectRef` in the root
[INFO] [stderr]   |
[INFO] [stderr]   = help: consider importing one of these items instead:
[INFO] [stderr]           core_foundation::base::SInt32
[INFO] [stderr]           core_foundation_sys::base::SInt32
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved imports `coremidi_sys::MIDIPacket`, `coremidi_sys::MIDIPacketList`, `coremidi_sys::MIDIPacketListAdd`, `coremidi_sys::MIDIPacketListInit`, `coremidi_sys::MIDIPacketNext`
[INFO] [stderr]  --> src/packets.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 |     MIDIPacket, MIDIPacketList, MIDIPacketListAdd, MIDIPacketListInit, MIDIPacketNext,
[INFO] [stderr]   |     ^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^ no `MIDIPacketNext` in the root
[INFO] [stderr]   |     |           |               |                  |
[INFO] [stderr]   |     |           |               |                  no `MIDIPacketListInit` in the root
[INFO] [stderr]   |     |           |               no `MIDIPacketListAdd` in the root
[INFO] [stderr]   |     |           no `MIDIPacketList` in the root
[INFO] [stderr]   |     no `MIDIPacket` in the root
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved imports `coremidi_sys::MIDIObjectRef`, `coremidi_sys::MIDIPortConnectSource`, `coremidi_sys::MIDIPortDisconnectSource`, `coremidi_sys::MIDIPortDispose`, `coremidi_sys::MIDIPortRef`, `coremidi_sys::MIDISend`, `coremidi_sys::MIDISendEventList`
[INFO] [stderr]  --> src/ports.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 |     MIDIObjectRef, MIDIPortConnectSource, MIDIPortDisconnectSource, MIDIPortDispose, MIDIPortRef,
[INFO] [stderr]   |     ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^ no `MIDIPortRef` in the root
[INFO] [stderr]   |     |              |                      |                         |
[INFO] [stderr]   |     |              |                      |                         no `MIDIPortDispose` in the root
[INFO] [stderr]   |     |              |                      no `MIDIPortDisconnectSource` in the root
[INFO] [stderr]   |     |              no `MIDIPortConnectSource` in the root
[INFO] [stderr]   |     no `MIDIObjectRef` in the root
[INFO] [stderr] 9 |     MIDISend, MIDISendEventList,
[INFO] [stderr]   |     ^^^^^^^^  ^^^^^^^^^^^^^^^^^ no `MIDISendEventList` in the root
[INFO] [stderr]   |     |
[INFO] [stderr]   |     no `MIDISend` in the root
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved imports `coremidi_sys::kMIDIPropertyAdvanceScheduleTimeMuSec`, `coremidi_sys::kMIDIPropertyCanRoute`, `coremidi_sys::kMIDIPropertyConnectionUniqueID`, `coremidi_sys::kMIDIPropertyDeviceID`, `coremidi_sys::kMIDIPropertyDisplayName`, `coremidi_sys::kMIDIPropertyDriverDeviceEditorApp`, `coremidi_sys::kMIDIPropertyDriverOwner`, `coremidi_sys::kMIDIPropertyDriverVersion`, `coremidi_sys::kMIDIPropertyIsBroadcast`, `coremidi_sys::kMIDIPropertyIsDrumMachine`, `coremidi_sys::kMIDIPropertyIsEffectUnit`, `coremidi_sys::kMIDIPropertyIsEmbeddedEntity`, `coremidi_sys::kMIDIPropertyIsMixer`, `coremidi_sys::kMIDIPropertyIsSampler`, `coremidi_sys::kMIDIPropertyManufacturer`, `coremidi_sys::kMIDIPropertyMaxReceiveChannels`, `coremidi_sys::kMIDIPropertyMaxSysExSpeed`, `coremidi_sys::kMIDIPropertyMaxTransmitChannels`, `coremidi_sys::kMIDIPropertyModel`, `coremidi_sys::kMIDIPropertyName`, `coremidi_sys::kMIDIPropertyOffline`, `coremidi_sys::kMIDIPropertyPanDisruptsStereo`, `coremidi_sys::kMIDIPropertyPrivate`, `coremidi_sys::kMIDIPropertyProtocolID`, `coremidi_sys::kMIDIPropertyReceiveChannels`, `coremidi_sys::kMIDIPropertyReceivesBankSelectLSB`, `coremidi_sys::kMIDIPropertyReceivesBankSelectMSB`, `coremidi_sys::kMIDIPropertyReceivesClock`, `coremidi_sys::kMIDIPropertyReceivesMTC`, `coremidi_sys::kMIDIPropertyReceivesNotes`, `coremidi_sys::kMIDIPropertyReceivesProgramChanges`, `coremidi_sys::kMIDIPropertySingleRealtimeEntity`, `coremidi_sys::kMIDIPropertySupportsGeneralMIDI`, `coremidi_sys::kMIDIPropertySupportsMMC`, `coremidi_sys::kMIDIPropertySupportsShowControl`, `coremidi_sys::kMIDIPropertyTransmitChannels`, `coremidi_sys::kMIDIPropertyTransmitsBankSelectLSB`, `coremidi_sys::kMIDIPropertyTransmitsBankSelectMSB`, `coremidi_sys::kMIDIPropertyTransmitsClock`, `coremidi_sys::kMIDIPropertyTransmitsMTC`, `coremidi_sys::kMIDIPropertyTransmitsNotes`, `coremidi_sys::kMIDIPropertyTransmitsProgramChanges`, `coremidi_sys::kMIDIPropertyUniqueID`, `coremidi_sys::MIDIObjectGetIntegerProperty`, `coremidi_sys::MIDIObjectGetStringProperty`, `coremidi_sys::MIDIObjectSetIntegerProperty`, `coremidi_sys::MIDIObjectSetStringProperty`, `coremidi_sys::SInt32`
[INFO] [stderr]   --> src/properties.rs:8:5
[INFO] [stderr]    |
[INFO] [stderr] 8  |     kMIDIPropertyAdvanceScheduleTimeMuSec, kMIDIPropertyCanRoute, kMIDIPropertyConnectionUniqueID,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `kMIDIPropertyConnectionUniqueID` in the root
[INFO] [stderr]    |     |                                      |
[INFO] [stderr]    |     |                                      no `kMIDIPropertyCanRoute` in the root
[INFO] [stderr]    |     no `kMIDIPropertyAdvanceScheduleTimeMuSec` in the root
[INFO] [stderr] 9  |     kMIDIPropertyDeviceID, kMIDIPropertyDisplayName, kMIDIPropertyDriverDeviceEditorApp,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `kMIDIPropertyDriverDeviceEditorApp` in the root
[INFO] [stderr]    |     |                      |
[INFO] [stderr]    |     |                      no `kMIDIPropertyDisplayName` in the root
[INFO] [stderr]    |     no `kMIDIPropertyDeviceID` in the root
[INFO] [stderr] 10 |     kMIDIPropertyDriverOwner, kMIDIPropertyDriverVersion, kMIDIPropertyIsBroadcast,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^ no `kMIDIPropertyIsBroadcast` in the root
[INFO] [stderr]    |     |                         |
[INFO] [stderr]    |     |                         no `kMIDIPropertyDriverVersion` in the root
[INFO] [stderr]    |     no `kMIDIPropertyDriverOwner` in the root
[INFO] [stderr] 11 |     kMIDIPropertyIsDrumMachine, kMIDIPropertyIsEffectUnit, kMIDIPropertyIsEmbeddedEntity,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     no `kMIDIPropertyIsDrumMachine` in the root
[INFO] [stderr] 12 |     kMIDIPropertyIsMixer, kMIDIPropertyIsSampler, kMIDIPropertyManufacturer,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 13 |     kMIDIPropertyMaxReceiveChannels, kMIDIPropertyMaxSysExSpeed, kMIDIPropertyMaxTransmitChannels,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 14 |     kMIDIPropertyModel, kMIDIPropertyName, kMIDIPropertyOffline, kMIDIPropertyPanDisruptsStereo,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 15 |     kMIDIPropertyPrivate, kMIDIPropertyProtocolID, kMIDIPropertyReceiveChannels,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 16 |     kMIDIPropertyReceivesBankSelectLSB, kMIDIPropertyReceivesBankSelectMSB,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 17 |     kMIDIPropertyReceivesClock, kMIDIPropertyReceivesMTC, kMIDIPropertyReceivesNotes,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 18 |     kMIDIPropertyReceivesProgramChanges, kMIDIPropertySingleRealtimeEntity,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 19 |     kMIDIPropertySupportsGeneralMIDI, kMIDIPropertySupportsMMC, kMIDIPropertySupportsShowControl,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 20 |     kMIDIPropertyTransmitChannels, kMIDIPropertyTransmitsBankSelectLSB,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 21 |     kMIDIPropertyTransmitsBankSelectMSB, kMIDIPropertyTransmitsClock, kMIDIPropertyTransmitsMTC,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 22 |     kMIDIPropertyTransmitsNotes, kMIDIPropertyTransmitsProgramChanges, kMIDIPropertyUniqueID,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 23 |     MIDIObjectGetIntegerProperty, MIDIObjectGetStringProperty, MIDIObjectSetIntegerProperty,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 24 |     MIDIObjectSetStringProperty, SInt32,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved import `coremidi_sys::MIDIProtocolID`
[INFO] [stderr]  --> src/protocol.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use coremidi_sys::MIDIProtocolID;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `MIDIProtocolID` in the root
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved imports `coremidi_sys::MIDIFlushOutput`, `coremidi_sys::MIDIRestart`
[INFO] [stderr]   --> src/lib.rs:57:20
[INFO] [stderr]    |
[INFO] [stderr] 57 | use coremidi_sys::{MIDIFlushOutput, MIDIRestart};
[INFO] [stderr]    |                    ^^^^^^^^^^^^^^^  ^^^^^^^^^^^ no `MIDIRestart` in the root
[INFO] [stderr]    |                    |
[INFO] [stderr]    |                    no `MIDIFlushOutput` in the root
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0432`.
[INFO] [stderr] error: could not document `coremidi`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/nightly-x86_64-unknown-linux-gnu/bin/rustdoc --edition=2021 --crate-type lib --crate-name coremidi src/lib.rs --target x86_64-unknown-linux-gnu -o /opt/rustwide/target/x86_64-unknown-linux-gnu/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat -C metadata=320f704d65062b6a -Zunstable-options -L dependency=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern block=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libblock-98b803ef3061f2cf.rmeta --extern core_foundation=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libcore_foundation-155c1b5798843c9a.rmeta --extern core_foundation_sys=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libcore_foundation_sys-f3fa9c2a66480be5.rmeta --extern coremidi_sys=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libcoremidi_sys-496e9482a8bb481a.rmeta --extern-html-root-url 'block=https://docs.rs/block/0.1.6/x86_64-unknown-linux-gnu' --extern-html-root-url 'core_foundation=https://docs.rs/core-foundation/0.9.3/x86_64-unknown-linux-gnu' --extern-html-root-url 'core_foundation_sys=https://docs.rs/core-foundation-sys/0.8.4/x86_64-unknown-linux-gnu' --extern-html-root-url 'coremidi_sys=https://docs.rs/coremidi-sys/3.1.0/x86_64-unknown-linux-gnu' -Zunstable-options -Z unstable-options --emit=invocation-specific --resource-suffix -20231117-1.76.0-nightly-283170175 --static-root-path /-/rustdoc.static/ --cap-lints warn --extern-html-root-takes-precedence --crate-version 0.8.0` (exit status: 1)
[INFO] running `Command { std: "docker" "inspect" "255ecc8c4afd1c8c23df631f836c5a78daf781db627f7914416ffd4aea88344c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "255ecc8c4afd1c8c23df631f836c5a78daf781db627f7914416ffd4aea88344c", kill_on_drop: false }`
[INFO] [stdout] 255ecc8c4afd1c8c23df631f836c5a78daf781db627f7914416ffd4aea88344c