[INFO] fetching crate libpd-sys 0.2.0... [INFO] documenting libpd-sys-0.2.0 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate libpd-sys 0.2.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate libpd-sys 0.2.0 on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate libpd-sys 0.2.0 [INFO] finished tweaking crates.io crate libpd-sys 0.2.0 [INFO] tweaked toml for crates.io crate libpd-sys 0.2.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/ram-disk/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/ram-disk/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/ram-disk/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/ram-disk/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f71b09601c28bd46052d5c391cc41504a63e55f2118202a9d0c77f38b49aff52 [INFO] running `Command { std: "docker" "start" "-a" "f71b09601c28bd46052d5c391cc41504a63e55f2118202a9d0c77f38b49aff52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f71b09601c28bd46052d5c391cc41504a63e55f2118202a9d0c77f38b49aff52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f71b09601c28bd46052d5c391cc41504a63e55f2118202a9d0c77f38b49aff52", kill_on_drop: false }` [INFO] [stdout] f71b09601c28bd46052d5c391cc41504a63e55f2118202a9d0c77f38b49aff52 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/ram-disk/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/ram-disk/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/ram-disk/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/ram-disk/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3304088e4f8b241ecb3a31e37dddb2eebb44c1441fe63597ec6b44b9cb69eef [INFO] running `Command { std: "docker" "start" "-a" "e3304088e4f8b241ecb3a31e37dddb2eebb44c1441fe63597ec6b44b9cb69eef", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling clang-sys v1.3.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling libpd-sys v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting libpd-sys v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> /opt/rustwide/target/debug/build/libpd-sys-d8426278182dcc40/out/bindings.rs:3:105902 [INFO] [stdout] | [INFO] [stdout] 3 | ... { # [doc = " send an atom array of a given length as a list to a destination receiver"] # [doc = " returns 0 on success or -1 if receiver name is non-existent"] # [doc = " ex: send [list 1 2 bar( to [r foo] on the next tick with:"] # [doc = " t_atom v[3];"] # [doc = " libpd_set_float(v, 1);"] # [doc = " libpd_set_float(v + 1, 2);"] # [doc = " libpd_set_symbol(v + 2, \"bar\");"] # [doc = " libpd_list(\"foo\", 3, v);"] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] t_atom v[3]; [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `3` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> /opt/rustwide/target/debug/build/libpd-sys-d8426278182dcc40/out/bindings.rs:3:106515 [INFO] [stdout] | [INFO] [stdout] 3 | ... { # [doc = " send a atom array of a given length as a typed message to a destination"] # [doc = " receiver, returns 0 on success or -1 if receiver name is non-existent"] # [doc = " ex: send [; pd dsp 1( on the next tick with:"] # [doc = " t_atom v[1];"] # [doc = " libpd_set_float(v, 1);"] # [doc = " libpd_message(\"pd\", \"dsp\", 1, v);"] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] t_atom v[1]; [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `notein` [INFO] [stdout] --> /opt/rustwide/target/debug/build/libpd-sys-d8426278182dcc40/out/bindings.rs:3:114475 [INFO] [stdout] | [INFO] [stdout] 3 | ... { # [doc = " send a MIDI note on message to [notein] objects"] # [doc = " channel is 0-indexed, pitch is 0-127, and velocity is 0-127"] # [doc = " channels encode MIDI ports via: libpd_channel = pd_channel + 16 * pd_port"] # [doc = " note: there is no note off message, send a note on with velocity = 0 instead"] # [doc = " returns 0 on success or -1 if an argument is out of range"] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] send a MIDI note on message to [notein] objects [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `notein` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `ctlin` [INFO] [stdout] --> /opt/rustwide/target/debug/build/libpd-sys-d8426278182dcc40/out/bindings.rs:3:115048 [INFO] [stdout] | [INFO] [stdout] 3 | ... { # [doc = " send a MIDI control change message to [ctlin] objects"] # [doc = " channel is 0-indexed, controller is 0-127, and value is 0-127"] # [doc = " channels encode MIDI ports via: libpd_channel = pd_channel + 16 * pd_port"] # [doc = " returns 0 on success or -1 if an argument is out of range"] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] send a MIDI control change message to [ctlin] objects [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `ctlin` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pgmin` [INFO] [stdout] --> /opt/rustwide/target/debug/build/libpd-sys-d8426278182dcc40/out/bindings.rs:3:115548 [INFO] [stdout] | [INFO] [stdout] 3 | ... { # [doc = " send a MIDI program change message to [pgmin] objects"] # [doc = " channel is 0-indexed and value is 0-127"] # [doc = " channels encode MIDI ports via: libpd_channel = pd_channel + 16 * pd_port"] # [doc = " returns 0 on success or -1 if an argument is out of range"] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] send a MIDI program change message to [pgmin] objects [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `pgmin` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `bendin` [INFO] [stdout] --> /opt/rustwide/target/debug/build/libpd-sys-d8426278182dcc40/out/bindings.rs:3:115982 [INFO] [stdout] | [INFO] [stdout] 3 | ... { # [doc = " send a MIDI pitch bend message to [bendin] objects"] # [doc = " channel is 0-indexed and value is -8192-8192"] # [doc = " channels encode MIDI ports via: libpd_channel = pd_channel + 16 * pd_port"] # [doc = " note: [bendin] outputs 0-16383 while [bendout] accepts -8192-8192"] # [doc = " returns 0 on success or -1 if an argument is out of range"] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] send a MIDI pitch bend message to [bendin] objects [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `bendin` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `bendout` [INFO] [stdout] --> /opt/rustwide/target/debug/build/libpd-sys-d8426278182dcc40/out/bindings.rs:3:115982 [INFO] [stdout] | [INFO] [stdout] 3 | ... { # [doc = " send a MIDI pitch bend message to [bendin] objects"] # [doc = " channel is 0-indexed and value is -8192-8192"] # [doc = " channels encode MIDI ports via: libpd_channel = pd_channel + 16 * pd_port"] # [doc = " note: [bendin] outputs 0-16383 while [bendout] accepts -8192-8192"] # [doc = " returns 0 on success or -1 if an argument is out of range"] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] note: [bendin] outputs 0-16383 while [bendout] accepts -8192-8192 [INFO] [stdout] ^^^^^^^ [INFO] [stdout] = note: no item named `bendout` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `touchin` [INFO] [stdout] --> /opt/rustwide/target/debug/build/libpd-sys-d8426278182dcc40/out/bindings.rs:3:116493 [INFO] [stdout] | [INFO] [stdout] 3 | ... { # [doc = " send a MIDI after touch message to [touchin] objects"] # [doc = " channel is 0-indexed and value is 0-127"] # [doc = " channels encode MIDI ports via: libpd_channel = pd_channel + 16 * pd_port"] # [doc = " returns 0 on success or -1 if an argument is out of range"] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] send a MIDI after touch message to [touchin] objects [INFO] [stdout] ^^^^^^^ [INFO] [stdout] = note: no item named `touchin` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `polytouchin` [INFO] [stdout] --> /opt/rustwide/target/debug/build/libpd-sys-d8426278182dcc40/out/bindings.rs:3:116923 [INFO] [stdout] | [INFO] [stdout] 3 | ... { # [doc = " send a MIDI poly after touch message to [polytouchin] objects"] # [doc = " channel is 0-indexed, pitch is 0-127, and value is 0-127"] # [doc = " channels encode MIDI ports via: libpd_channel = pd_channel + 16 * pd_port"] # [doc = " returns 0 on success or -1 if an argument is out of range"] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] send a MIDI poly after touch message to [polytouchin] objects [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: no item named `polytouchin` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `midiin` [INFO] [stdout] --> /opt/rustwide/target/debug/build/libpd-sys-d8426278182dcc40/out/bindings.rs:3:117422 [INFO] [stdout] | [INFO] [stdout] 3 | ... { # [doc = " send a raw MIDI byte to [midiin] objects"] # [doc = " port is 0-indexed and byte is 0-256"] # [doc = " returns 0 on success or -1 if an argument is out of range"] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] send a raw MIDI byte to [midiin] objects [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `midiin` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `sysexin` [INFO] [stdout] --> /opt/rustwide/target/debug/build/libpd-sys-d8426278182dcc40/out/bindings.rs:3:117743 [INFO] [stdout] | [INFO] [stdout] 3 | ... { # [doc = " send a raw MIDI byte to [sysexin] objects"] # [doc = " port is 0-indexed and byte is 0-256"] # [doc = " returns 0 on success or -1 if an argument is out of range"] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] send a raw MIDI byte to [sysexin] objects [INFO] [stdout] ^^^^^^^ [INFO] [stdout] = note: no item named `sysexin` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `realtimein` [INFO] [stdout] --> /opt/rustwide/target/debug/build/libpd-sys-d8426278182dcc40/out/bindings.rs:3:118062 [INFO] [stdout] | [INFO] [stdout] 3 | ... { # [doc = " send a raw MIDI byte to [realtimein] objects"] # [doc = " port is 0-indexed and byte is 0-256"] # [doc = " returns 0 on success or -1 if an argument is out of range"] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] send a raw MIDI byte to [realtimein] objects [INFO] [stdout] ^^^^^^^^^^ [INFO] [stdout] = note: no item named `realtimein` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `noteout` [INFO] [stdout] --> /opt/rustwide/target/debug/build/libpd-sys-d8426278182dcc40/out/bindings.rs:3:121595 [INFO] [stdout] | [INFO] [stdout] 3 | ... { # [doc = " set the MIDI note on hook to receive from [noteout] objects, NULL by default"] # [doc = " note: do not call this while DSP is running"] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] set the MIDI note on hook to receive from [noteout] objects, NULL by default [INFO] [stdout] ^^^^^^^ [INFO] [stdout] = note: no item named `noteout` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `ctlout` [INFO] [stdout] --> /opt/rustwide/target/debug/build/libpd-sys-d8426278182dcc40/out/bindings.rs:3:121815 [INFO] [stdout] | [INFO] [stdout] 3 | ... { # [doc = " set the MIDI control change hook to receive from [ctlout] objects,"] # [doc = " NULL by default"] # [doc = " note: do not call this while DSP is running"] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] set the MIDI control change hook to receive from [ctlout] objects, [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `ctlout` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pgmout` [INFO] [stdout] --> /opt/rustwide/target/debug/build/libpd-sys-d8426278182dcc40/out/bindings.rs:3:122068 [INFO] [stdout] | [INFO] [stdout] 3 | ... { # [doc = " set the MIDI program change hook to receive from [pgmout] objects,"] # [doc = " NULL by default"] # [doc = " note: do not call this while DSP is running"] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] set the MIDI program change hook to receive from [pgmout] objects, [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `pgmout` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `bendout` [INFO] [stdout] --> /opt/rustwide/target/debug/build/libpd-sys-d8426278182dcc40/out/bindings.rs:3:122321 [INFO] [stdout] | [INFO] [stdout] 3 | ... { # [doc = " set the MIDI pitch bend hook to receive from [bendout] objects,"] # [doc = " NULL by default"] # [doc = " note: do not call this while DSP is running"] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] set the MIDI pitch bend hook to receive from [bendout] objects, [INFO] [stdout] ^^^^^^^ [INFO] [stdout] = note: no item named `bendout` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `touchout` [INFO] [stdout] --> /opt/rustwide/target/debug/build/libpd-sys-d8426278182dcc40/out/bindings.rs:3:122563 [INFO] [stdout] | [INFO] [stdout] 3 | ... { # [doc = " set the MIDI after touch hook to receive from [touchout] objects,"] # [doc = " NULL by default"] # [doc = " note: do not call this while DSP is running"] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] set the MIDI after touch hook to receive from [touchout] objects, [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = note: no item named `touchout` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `polytouchout` [INFO] [stdout] --> /opt/rustwide/target/debug/build/libpd-sys-d8426278182dcc40/out/bindings.rs:3:122809 [INFO] [stdout] | [INFO] [stdout] 3 | ... { # [doc = " set the MIDI poly after touch hook to receive from [polytouchout] objects,"] # [doc = " NULL by default"] # [doc = " note: do not call this while DSP is running"] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] set the MIDI poly after touch hook to receive from [polytouchout] objects, [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `polytouchout` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `midiout` [INFO] [stdout] --> /opt/rustwide/target/debug/build/libpd-sys-d8426278182dcc40/out/bindings.rs:3:123072 [INFO] [stdout] | [INFO] [stdout] 3 | ... { # [doc = " set the raw MIDI byte hook to receive from [midiout] objects,"] # [doc = " NULL by default"] # [doc = " note: do not call this while DSP is running"] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] set the raw MIDI byte hook to receive from [midiout] objects, [INFO] [stdout] ^^^^^^^ [INFO] [stdout] = note: no item named `midiout` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `n` [INFO] [stdout] --> /opt/rustwide/target/debug/build/libpd-sys-d8426278182dcc40/out/bindings.rs:3:109199 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; # [doc = " list receive hook signature, recv is the source receiver name"] # [doc = " argc is the list length and vector argv contains the list elements"] # [doc = " which can be accessed using the atom accessor functions, ex:"] # [doc = " int i;"] # [doc = " for (i = 0; i < argc; i++) {"] # [doc = " t_atom *a = &argv[n];"] # [doc = " if (libpd_is_float(a)) {"] # [doc = " float x = libpd_get_float(a);"] # [doc = " // do something with float x"] # [doc = " } else if (libpd_is_symbol(a)) {"] # [doc = " char *s = libpd_get_symbol(a);"] # [doc = " // do something with c string s"] # [doc = " }"] # [doc = " }"] # [doc = " note: check for both float and symbol types as atom may also be a pointer"] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] t_atom *a = &argv[n]; [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `n` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `n` [INFO] [stdout] --> /opt/rustwide/target/debug/build/libpd-sys-d8426278182dcc40/out/bindings.rs:3:110157 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; # [doc = " typed message hook signature, recv is the source receiver name and msg is"] # [doc = " the typed message name: a message like [; foo bar 1 2 a b( will trigger a"] # [doc = " function call like libpd_messagehook(\"foo\", \"bar\", 4, argv)"] # [doc = " argc is the list length and vector argv contains the"] # [doc = " list elements which can be accessed using the atom accessor functions, ex:"] # [doc = " int i;"] # [doc = " for (i = 0; i < argc; i++) {"] # [doc = " t_atom *a = &argv[n];"] # [doc = " if (libpd_is_float(a)) {"] # [doc = " float x = libpd_get_float(a);"] # [doc = " // do something with float x"] # [doc = " } else if (libpd_is_symbol(a)) {"] # [doc = " char *s = libpd_get_symbol(a);"] # [doc = " // do something with c string s"] # [doc = " }"] # [doc = " }"] # [doc = " note: check for both float and symbol types as atom may also be a pointer"] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] t_atom *a = &argv[n]; [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `n` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `bendin` [INFO] [stdout] --> /opt/rustwide/target/debug/build/libpd-sys-d8426278182dcc40/out/bindings.rs:3:119855 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; # [doc = " MIDI pitch bend receive hook signature"] # [doc = " channel is 0-indexed and value is -8192-8192"] # [doc = " channels encode MIDI ports via: libpd_channel = pd_channel + 16 * pd_port"] # [doc = " note: [bendin] outputs 0-16383 while [bendout] accepts -8192-8192"] # [doc = " note: out of range values from pd are clamped"] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] note: [bendin] outputs 0-16383 while [bendout] accepts -8192-8192 [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `bendin` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `bendout` [INFO] [stdout] --> /opt/rustwide/target/debug/build/libpd-sys-d8426278182dcc40/out/bindings.rs:3:119855 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; # [doc = " MIDI pitch bend receive hook signature"] # [doc = " channel is 0-indexed and value is -8192-8192"] # [doc = " channels encode MIDI ports via: libpd_channel = pd_channel + 16 * pd_port"] # [doc = " note: [bendin] outputs 0-16383 while [bendout] accepts -8192-8192"] # [doc = " note: out of range values from pd are clamped"] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] note: [bendin] outputs 0-16383 while [bendout] accepts -8192-8192 [INFO] [stdout] ^^^^^^^ [INFO] [stdout] = note: no item named `bendout` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 23 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.78s [INFO] running `Command { std: "docker" "inspect" "e3304088e4f8b241ecb3a31e37dddb2eebb44c1441fe63597ec6b44b9cb69eef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3304088e4f8b241ecb3a31e37dddb2eebb44c1441fe63597ec6b44b9cb69eef", kill_on_drop: false }` [INFO] [stdout] e3304088e4f8b241ecb3a31e37dddb2eebb44c1441fe63597ec6b44b9cb69eef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/ram-disk/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/ram-disk/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/ram-disk/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/ram-disk/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=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 2b8c88d23bafa0fcdb56e7d1b93398c74aa40d01d4937abf412cf3a08fe432f5 [INFO] running `Command { std: "docker" "start" "-a" "2b8c88d23bafa0fcdb56e7d1b93398c74aa40d01d4937abf412cf3a08fe432f5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling clang-sys v1.3.3 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling libpd-sys v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting libpd-sys v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> /opt/rustwide/target/debug/build/libpd-sys-d8426278182dcc40/out/bindings.rs:3:105902 [INFO] [stdout] | [INFO] [stdout] 3 | ... { # [doc = " send an atom array of a given length as a list to a destination receiver"] # [doc = " returns 0 on success or -1 if receiver name is non-existent"] # [doc = " ex: send [list 1 2 bar( to [r foo] on the next tick with:"] # [doc = " t_atom v[3];"] # [doc = " libpd_set_float(v, 1);"] # [doc = " libpd_set_float(v + 1, 2);"] # [doc = " libpd_set_symbol(v + 2, \"bar\");"] # [doc = " libpd_list(\"foo\", 3, v);"] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] t_atom v[3]; [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `3` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> /opt/rustwide/target/debug/build/libpd-sys-d8426278182dcc40/out/bindings.rs:3:106515 [INFO] [stdout] | [INFO] [stdout] 3 | ... { # [doc = " send a atom array of a given length as a typed message to a destination"] # [doc = " receiver, returns 0 on success or -1 if receiver name is non-existent"] # [doc = " ex: send [; pd dsp 1( on the next tick with:"] # [doc = " t_atom v[1];"] # [doc = " libpd_set_float(v, 1);"] # [doc = " libpd_message(\"pd\", \"dsp\", 1, v);"] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] t_atom v[1]; [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `notein` [INFO] [stdout] --> /opt/rustwide/target/debug/build/libpd-sys-d8426278182dcc40/out/bindings.rs:3:114475 [INFO] [stdout] | [INFO] [stdout] 3 | ... { # [doc = " send a MIDI note on message to [notein] objects"] # [doc = " channel is 0-indexed, pitch is 0-127, and velocity is 0-127"] # [doc = " channels encode MIDI ports via: libpd_channel = pd_channel + 16 * pd_port"] # [doc = " note: there is no note off message, send a note on with velocity = 0 instead"] # [doc = " returns 0 on success or -1 if an argument is out of range"] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] send a MIDI note on message to [notein] objects [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `notein` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `ctlin` [INFO] [stdout] --> /opt/rustwide/target/debug/build/libpd-sys-d8426278182dcc40/out/bindings.rs:3:115048 [INFO] [stdout] | [INFO] [stdout] 3 | ... { # [doc = " send a MIDI control change message to [ctlin] objects"] # [doc = " channel is 0-indexed, controller is 0-127, and value is 0-127"] # [doc = " channels encode MIDI ports via: libpd_channel = pd_channel + 16 * pd_port"] # [doc = " returns 0 on success or -1 if an argument is out of range"] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] send a MIDI control change message to [ctlin] objects [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `ctlin` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pgmin` [INFO] [stdout] --> /opt/rustwide/target/debug/build/libpd-sys-d8426278182dcc40/out/bindings.rs:3:115548 [INFO] [stdout] | [INFO] [stdout] 3 | ... { # [doc = " send a MIDI program change message to [pgmin] objects"] # [doc = " channel is 0-indexed and value is 0-127"] # [doc = " channels encode MIDI ports via: libpd_channel = pd_channel + 16 * pd_port"] # [doc = " returns 0 on success or -1 if an argument is out of range"] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] send a MIDI program change message to [pgmin] objects [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `pgmin` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `bendin` [INFO] [stdout] --> /opt/rustwide/target/debug/build/libpd-sys-d8426278182dcc40/out/bindings.rs:3:115982 [INFO] [stdout] | [INFO] [stdout] 3 | ... { # [doc = " send a MIDI pitch bend message to [bendin] objects"] # [doc = " channel is 0-indexed and value is -8192-8192"] # [doc = " channels encode MIDI ports via: libpd_channel = pd_channel + 16 * pd_port"] # [doc = " note: [bendin] outputs 0-16383 while [bendout] accepts -8192-8192"] # [doc = " returns 0 on success or -1 if an argument is out of range"] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] send a MIDI pitch bend message to [bendin] objects [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `bendin` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `bendout` [INFO] [stdout] --> /opt/rustwide/target/debug/build/libpd-sys-d8426278182dcc40/out/bindings.rs:3:115982 [INFO] [stdout] | [INFO] [stdout] 3 | ... { # [doc = " send a MIDI pitch bend message to [bendin] objects"] # [doc = " channel is 0-indexed and value is -8192-8192"] # [doc = " channels encode MIDI ports via: libpd_channel = pd_channel + 16 * pd_port"] # [doc = " note: [bendin] outputs 0-16383 while [bendout] accepts -8192-8192"] # [doc = " returns 0 on success or -1 if an argument is out of range"] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] note: [bendin] outputs 0-16383 while [bendout] accepts -8192-8192 [INFO] [stdout] ^^^^^^^ [INFO] [stdout] = note: no item named `bendout` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `touchin` [INFO] [stdout] --> /opt/rustwide/target/debug/build/libpd-sys-d8426278182dcc40/out/bindings.rs:3:116493 [INFO] [stdout] | [INFO] [stdout] 3 | ... { # [doc = " send a MIDI after touch message to [touchin] objects"] # [doc = " channel is 0-indexed and value is 0-127"] # [doc = " channels encode MIDI ports via: libpd_channel = pd_channel + 16 * pd_port"] # [doc = " returns 0 on success or -1 if an argument is out of range"] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] send a MIDI after touch message to [touchin] objects [INFO] [stdout] ^^^^^^^ [INFO] [stdout] = note: no item named `touchin` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `polytouchin` [INFO] [stdout] --> /opt/rustwide/target/debug/build/libpd-sys-d8426278182dcc40/out/bindings.rs:3:116923 [INFO] [stdout] | [INFO] [stdout] 3 | ... { # [doc = " send a MIDI poly after touch message to [polytouchin] objects"] # [doc = " channel is 0-indexed, pitch is 0-127, and value is 0-127"] # [doc = " channels encode MIDI ports via: libpd_channel = pd_channel + 16 * pd_port"] # [doc = " returns 0 on success or -1 if an argument is out of range"] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] send a MIDI poly after touch message to [polytouchin] objects [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: no item named `polytouchin` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `midiin` [INFO] [stdout] --> /opt/rustwide/target/debug/build/libpd-sys-d8426278182dcc40/out/bindings.rs:3:117422 [INFO] [stdout] | [INFO] [stdout] 3 | ... { # [doc = " send a raw MIDI byte to [midiin] objects"] # [doc = " port is 0-indexed and byte is 0-256"] # [doc = " returns 0 on success or -1 if an argument is out of range"] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] send a raw MIDI byte to [midiin] objects [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `midiin` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `sysexin` [INFO] [stdout] --> /opt/rustwide/target/debug/build/libpd-sys-d8426278182dcc40/out/bindings.rs:3:117743 [INFO] [stdout] | [INFO] [stdout] 3 | ... { # [doc = " send a raw MIDI byte to [sysexin] objects"] # [doc = " port is 0-indexed and byte is 0-256"] # [doc = " returns 0 on success or -1 if an argument is out of range"] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] send a raw MIDI byte to [sysexin] objects [INFO] [stdout] ^^^^^^^ [INFO] [stdout] = note: no item named `sysexin` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `realtimein` [INFO] [stdout] --> /opt/rustwide/target/debug/build/libpd-sys-d8426278182dcc40/out/bindings.rs:3:118062 [INFO] [stdout] | [INFO] [stdout] 3 | ... { # [doc = " send a raw MIDI byte to [realtimein] objects"] # [doc = " port is 0-indexed and byte is 0-256"] # [doc = " returns 0 on success or -1 if an argument is out of range"] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] send a raw MIDI byte to [realtimein] objects [INFO] [stdout] ^^^^^^^^^^ [INFO] [stdout] = note: no item named `realtimein` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `noteout` [INFO] [stdout] --> /opt/rustwide/target/debug/build/libpd-sys-d8426278182dcc40/out/bindings.rs:3:121595 [INFO] [stdout] | [INFO] [stdout] 3 | ... { # [doc = " set the MIDI note on hook to receive from [noteout] objects, NULL by default"] # [doc = " note: do not call this while DSP is running"] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] set the MIDI note on hook to receive from [noteout] objects, NULL by default [INFO] [stdout] ^^^^^^^ [INFO] [stdout] = note: no item named `noteout` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `ctlout` [INFO] [stdout] --> /opt/rustwide/target/debug/build/libpd-sys-d8426278182dcc40/out/bindings.rs:3:121815 [INFO] [stdout] | [INFO] [stdout] 3 | ... { # [doc = " set the MIDI control change hook to receive from [ctlout] objects,"] # [doc = " NULL by default"] # [doc = " note: do not call this while DSP is running"] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] set the MIDI control change hook to receive from [ctlout] objects, [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `ctlout` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pgmout` [INFO] [stdout] --> /opt/rustwide/target/debug/build/libpd-sys-d8426278182dcc40/out/bindings.rs:3:122068 [INFO] [stdout] | [INFO] [stdout] 3 | ... { # [doc = " set the MIDI program change hook to receive from [pgmout] objects,"] # [doc = " NULL by default"] # [doc = " note: do not call this while DSP is running"] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] set the MIDI program change hook to receive from [pgmout] objects, [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `pgmout` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `bendout` [INFO] [stdout] --> /opt/rustwide/target/debug/build/libpd-sys-d8426278182dcc40/out/bindings.rs:3:122321 [INFO] [stdout] | [INFO] [stdout] 3 | ... { # [doc = " set the MIDI pitch bend hook to receive from [bendout] objects,"] # [doc = " NULL by default"] # [doc = " note: do not call this while DSP is running"] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] set the MIDI pitch bend hook to receive from [bendout] objects, [INFO] [stdout] ^^^^^^^ [INFO] [stdout] = note: no item named `bendout` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `touchout` [INFO] [stdout] --> /opt/rustwide/target/debug/build/libpd-sys-d8426278182dcc40/out/bindings.rs:3:122563 [INFO] [stdout] | [INFO] [stdout] 3 | ... { # [doc = " set the MIDI after touch hook to receive from [touchout] objects,"] # [doc = " NULL by default"] # [doc = " note: do not call this while DSP is running"] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] set the MIDI after touch hook to receive from [touchout] objects, [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = note: no item named `touchout` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `polytouchout` [INFO] [stdout] --> /opt/rustwide/target/debug/build/libpd-sys-d8426278182dcc40/out/bindings.rs:3:122809 [INFO] [stdout] | [INFO] [stdout] 3 | ... { # [doc = " set the MIDI poly after touch hook to receive from [polytouchout] objects,"] # [doc = " NULL by default"] # [doc = " note: do not call this while DSP is running"] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] set the MIDI poly after touch hook to receive from [polytouchout] objects, [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `polytouchout` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `midiout` [INFO] [stdout] --> /opt/rustwide/target/debug/build/libpd-sys-d8426278182dcc40/out/bindings.rs:3:123072 [INFO] [stdout] | [INFO] [stdout] 3 | ... { # [doc = " set the raw MIDI byte hook to receive from [midiout] objects,"] # [doc = " NULL by default"] # [doc = " note: do not call this while DSP is running"] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] set the raw MIDI byte hook to receive from [midiout] objects, [INFO] [stdout] ^^^^^^^ [INFO] [stdout] = note: no item named `midiout` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `n` [INFO] [stdout] --> /opt/rustwide/target/debug/build/libpd-sys-d8426278182dcc40/out/bindings.rs:3:109199 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; # [doc = " list receive hook signature, recv is the source receiver name"] # [doc = " argc is the list length and vector argv contains the list elements"] # [doc = " which can be accessed using the atom accessor functions, ex:"] # [doc = " int i;"] # [doc = " for (i = 0; i < argc; i++) {"] # [doc = " t_atom *a = &argv[n];"] # [doc = " if (libpd_is_float(a)) {"] # [doc = " float x = libpd_get_float(a);"] # [doc = " // do something with float x"] # [doc = " } else if (libpd_is_symbol(a)) {"] # [doc = " char *s = libpd_get_symbol(a);"] # [doc = " // do something with c string s"] # [doc = " }"] # [doc = " }"] # [doc = " note: check for both float and symbol types as atom may also be a pointer"] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] t_atom *a = &argv[n]; [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `n` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `n` [INFO] [stdout] --> /opt/rustwide/target/debug/build/libpd-sys-d8426278182dcc40/out/bindings.rs:3:110157 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; # [doc = " typed message hook signature, recv is the source receiver name and msg is"] # [doc = " the typed message name: a message like [; foo bar 1 2 a b( will trigger a"] # [doc = " function call like libpd_messagehook(\"foo\", \"bar\", 4, argv)"] # [doc = " argc is the list length and vector argv contains the"] # [doc = " list elements which can be accessed using the atom accessor functions, ex:"] # [doc = " int i;"] # [doc = " for (i = 0; i < argc; i++) {"] # [doc = " t_atom *a = &argv[n];"] # [doc = " if (libpd_is_float(a)) {"] # [doc = " float x = libpd_get_float(a);"] # [doc = " // do something with float x"] # [doc = " } else if (libpd_is_symbol(a)) {"] # [doc = " char *s = libpd_get_symbol(a);"] # [doc = " // do something with c string s"] # [doc = " }"] # [doc = " }"] # [doc = " note: check for both float and symbol types as atom may also be a pointer"] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] t_atom *a = &argv[n]; [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `n` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `bendin` [INFO] [stdout] --> /opt/rustwide/target/debug/build/libpd-sys-d8426278182dcc40/out/bindings.rs:3:119855 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; # [doc = " MIDI pitch bend receive hook signature"] # [doc = " channel is 0-indexed and value is -8192-8192"] # [doc = " channels encode MIDI ports via: libpd_channel = pd_channel + 16 * pd_port"] # [doc = " note: [bendin] outputs 0-16383 while [bendout] accepts -8192-8192"] # [doc = " note: out of range values from pd are clamped"] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] note: [bendin] outputs 0-16383 while [bendout] accepts -8192-8192 [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `bendin` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `bendout` [INFO] [stdout] --> /opt/rustwide/target/debug/build/libpd-sys-d8426278182dcc40/out/bindings.rs:3:119855 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; # [doc = " MIDI pitch bend receive hook signature"] # [doc = " channel is 0-indexed and value is -8192-8192"] # [doc = " channels encode MIDI ports via: libpd_channel = pd_channel + 16 * pd_port"] # [doc = " note: [bendin] outputs 0-16383 while [bendout] accepts -8192-8192"] # [doc = " note: out of range values from pd are clamped"] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] note: [bendin] outputs 0-16383 while [bendout] accepts -8192-8192 [INFO] [stdout] ^^^^^^^ [INFO] [stdout] = note: no item named `bendout` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 23 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.34s [INFO] running `Command { std: "docker" "inspect" "2b8c88d23bafa0fcdb56e7d1b93398c74aa40d01d4937abf412cf3a08fe432f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b8c88d23bafa0fcdb56e7d1b93398c74aa40d01d4937abf412cf3a08fe432f5", kill_on_drop: false }` [INFO] [stdout] 2b8c88d23bafa0fcdb56e7d1b93398c74aa40d01d4937abf412cf3a08fe432f5