[INFO] fetching crate aubio-sys 0.1.3... [INFO] documenting aubio-sys-0.1.3 against master#394e1b40d264aa6928811919c1124fa248e7d802 for pr-73566 [INFO] extracting crate aubio-sys 0.1.3 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate aubio-sys 0.1.3 on toolchain 394e1b40d264aa6928811919c1124fa248e7d802 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate aubio-sys 0.1.3 [INFO] finished tweaking crates.io crate aubio-sys 0.1.3 [INFO] tweaked toml for crates.io crate aubio-sys 0.1.3 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7fadf8a05b7c99d038dc216b9e229baa9b3b3fabd4fdcd67cc386515dfe774d4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7fadf8a05b7c99d038dc216b9e229baa9b3b3fabd4fdcd67cc386515dfe774d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7fadf8a05b7c99d038dc216b9e229baa9b3b3fabd4fdcd67cc386515dfe774d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fadf8a05b7c99d038dc216b9e229baa9b3b3fabd4fdcd67cc386515dfe774d4", kill_on_drop: false }` [INFO] [stdout] 7fadf8a05b7c99d038dc216b9e229baa9b3b3fabd4fdcd67cc386515dfe774d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", 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] fbc01f89448db048b3f7e5bad645377631552f23619c5b78b0448da572d098bf [INFO] running `Command { std: "docker" "start" "-a" "fbc01f89448db048b3f7e5bad645377631552f23619c5b78b0448da572d098bf", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling aubio-sys v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Documenting aubio-sys v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: `[23]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings_x64.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / #[doc = " Buffer for real data"] [INFO] [stdout] 15 | | #[doc = ""] [INFO] [stdout] 16 | | #[doc = "Vector of real-valued data"] [INFO] [stdout] 17 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 34 | | #[doc = "See `examples/` and `tests/src` directories for more examples."] [INFO] [stdout] 35 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(intra_doc_link_resolution_failure)]` on by default [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] input->data[23] = 2.; [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[23]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings_x64.rs:166:1 [INFO] [stdout] | [INFO] [stdout] 166 | / #[doc = " Vector of real-valued phase and spectrum data"] [INFO] [stdout] 167 | | #[doc = ""] [INFO] [stdout] 168 | | #[doc = "\\code"] [INFO] [stdout] 169 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 181 | | #[doc = "\\endcode"] [INFO] [stdout] 182 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] input->norm[23] = 2.; [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[23]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings_x64.rs:166:1 [INFO] [stdout] | [INFO] [stdout] 166 | / #[doc = " Vector of real-valued phase and spectrum data"] [INFO] [stdout] 167 | | #[doc = ""] [INFO] [stdout] 168 | | #[doc = "\\code"] [INFO] [stdout] 169 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 181 | | #[doc = "\\endcode"] [INFO] [stdout] 182 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] input->phas[23] = M_PI; [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[length]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings_x64.rs:398:5 [INFO] [stdout] | [INFO] [stdout] 398 | #[doc = "< data array of size [length]"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] < data array of size [length] [INFO] [stdout] ^^^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[length]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings_x64.rs:500:5 [INFO] [stdout] | [INFO] [stdout] 500 | #[doc = "< data array of size [length] * [height]"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] < data array of size [length] * [height] [INFO] [stdout] ^^^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[height]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings_x64.rs:500:5 [INFO] [stdout] | [INFO] [stdout] 500 | #[doc = "< data array of size [length] * [height]"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] < data array of size [length] * [height] [INFO] [stdout] ^^^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[position]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings_x64.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | / #[doc = " write sample value in a buffer"] [INFO] [stdout] 98 | | #[doc = ""] [INFO] [stdout] 99 | | #[doc = "\\param s vector to write to"] [INFO] [stdout] 100 | | #[doc = "\\param data value to write in s->data[position]"] [INFO] [stdout] 101 | | #[doc = "\\param position sample position to write to"] [INFO] [stdout] | |___________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param data value to write in s->data[position] [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[position]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings_x64.rs:255:5 [INFO] [stdout] | [INFO] [stdout] 255 | / #[doc = " write norm value in a complex buffer"] [INFO] [stdout] 256 | | #[doc = ""] [INFO] [stdout] 257 | | #[doc = "This is equivalent to:"] [INFO] [stdout] 258 | | #[doc = "\\code"] [INFO] [stdout] ... | [INFO] [stdout] 263 | | #[doc = "\\param val norm value to write in s->norm[position]"] [INFO] [stdout] 264 | | #[doc = "\\param position sample position to write to"] [INFO] [stdout] | |___________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] s->norm[position] = val; [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[position]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings_x64.rs:255:5 [INFO] [stdout] | [INFO] [stdout] 255 | / #[doc = " write norm value in a complex buffer"] [INFO] [stdout] 256 | | #[doc = ""] [INFO] [stdout] 257 | | #[doc = "This is equivalent to:"] [INFO] [stdout] 258 | | #[doc = "\\code"] [INFO] [stdout] ... | [INFO] [stdout] 263 | | #[doc = "\\param val norm value to write in s->norm[position]"] [INFO] [stdout] 264 | | #[doc = "\\param position sample position to write to"] [INFO] [stdout] | |___________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param val norm value to write in s->norm[position] [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[position]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings_x64.rs:268:5 [INFO] [stdout] | [INFO] [stdout] 268 | / #[doc = " write phase value in a complex buffer"] [INFO] [stdout] 269 | | #[doc = ""] [INFO] [stdout] 270 | | #[doc = "This is equivalent to:"] [INFO] [stdout] 271 | | #[doc = "\\code"] [INFO] [stdout] ... | [INFO] [stdout] 276 | | #[doc = "\\param val phase value to write in s->phas[position]"] [INFO] [stdout] 277 | | #[doc = "\\param position sample position to write to"] [INFO] [stdout] | |___________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] s->phas[position] = val; [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[position]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings_x64.rs:268:5 [INFO] [stdout] | [INFO] [stdout] 268 | / #[doc = " write phase value in a complex buffer"] [INFO] [stdout] 269 | | #[doc = ""] [INFO] [stdout] 270 | | #[doc = "This is equivalent to:"] [INFO] [stdout] 271 | | #[doc = "\\code"] [INFO] [stdout] ... | [INFO] [stdout] 276 | | #[doc = "\\param val phase value to write in s->phas[position]"] [INFO] [stdout] 277 | | #[doc = "\\param position sample position to write to"] [INFO] [stdout] | |___________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param val phase value to write in s->phas[position] [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[position]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings_x64.rs:281:5 [INFO] [stdout] | [INFO] [stdout] 281 | / #[doc = " read norm value from a complex buffer"] [INFO] [stdout] 282 | | #[doc = ""] [INFO] [stdout] 283 | | #[doc = "This is equivalent to:"] [INFO] [stdout] 284 | | #[doc = "\\code"] [INFO] [stdout] ... | [INFO] [stdout] 288 | | #[doc = "\\param s vector to read from"] [INFO] [stdout] 289 | | #[doc = "\\param position sample position to read from"] [INFO] [stdout] | |____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] smpl_t foo = s->norm[position]; [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[position]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings_x64.rs:293:5 [INFO] [stdout] | [INFO] [stdout] 293 | / #[doc = " read phase value from a complex buffer"] [INFO] [stdout] 294 | | #[doc = ""] [INFO] [stdout] 295 | | #[doc = "This is equivalent to:"] [INFO] [stdout] 296 | | #[doc = "\\code"] [INFO] [stdout] ... | [INFO] [stdout] 301 | | #[doc = "\\param position sample position to read from"] [INFO] [stdout] 302 | | #[doc = "\\returns the value of the sample at position"] [INFO] [stdout] | |____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] smpl_t foo = s->phas[position]; [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[position]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings_x64.rs:454:5 [INFO] [stdout] | [INFO] [stdout] 454 | / #[doc = " write sample value in a buffer"] [INFO] [stdout] 455 | | #[doc = ""] [INFO] [stdout] 456 | | #[doc = "\\param s vector to write to"] [INFO] [stdout] 457 | | #[doc = "\\param data value to write in s->data[position]"] [INFO] [stdout] 458 | | #[doc = "\\param position sample position to write to"] [INFO] [stdout] | |___________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param data value to write in s->data[position] [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[position]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings_x64.rs:568:5 [INFO] [stdout] | [INFO] [stdout] 568 | / #[doc = " write sample value in a buffer"] [INFO] [stdout] 569 | | #[doc = ""] [INFO] [stdout] 570 | | #[doc = "\\param s vector to write to"] [INFO] [stdout] 571 | | #[doc = "\\param data value to write in s->data[channel][position]"] [INFO] [stdout] 572 | | #[doc = "\\param channel channel to write to"] [INFO] [stdout] 573 | | #[doc = "\\param position sample position to write to"] [INFO] [stdout] | |___________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param data value to write in s->data[channel][position] [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[hop_s]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings_x64.rs:1294:5 [INFO] [stdout] | [INFO] [stdout] 1294 | / #[doc = " compute spectral frame"] [INFO] [stdout] 1295 | | #[doc = ""] [INFO] [stdout] 1296 | | #[doc = "This function accepts an input vector of size [hop_s]. The"] [INFO] [stdout] 1297 | | #[doc = "analysis buffer is rotated and filled with the new data. After windowing of"] [INFO] [stdout] ... | [INFO] [stdout] 1302 | | #[doc = "\\param in new input signal (hop_s long)"] [INFO] [stdout] 1303 | | #[doc = "\\param fftgrain output spectral frame"] [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] This function accepts an input vector of size [hop_s]. The [INFO] [stdout] ^^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[buf_s]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings_x64.rs:1307:5 [INFO] [stdout] | [INFO] [stdout] 1307 | / #[doc = " compute signal from spectral frame"] [INFO] [stdout] 1308 | | #[doc = ""] [INFO] [stdout] 1309 | | #[doc = "This function takes an input spectral frame fftgrain of size"] [INFO] [stdout] 1310 | | #[doc = "[buf_s] and computes its inverse Fourier transform. Overlap-add"] [INFO] [stdout] ... | [INFO] [stdout] 1315 | | #[doc = "\\param fftgrain input spectral frame"] [INFO] [stdout] 1316 | | #[doc = "\\param out output signal (hop_s long)"] [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [buf_s] and computes its inverse Fourier transform. Overlap-add [INFO] [stdout] ^^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[hop_size]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings_x64.rs:1815:5 [INFO] [stdout] | [INFO] [stdout] 1815 | / #[doc = " execute pitch detection on an input signal frame"] [INFO] [stdout] 1816 | | #[doc = ""] [INFO] [stdout] 1817 | | #[doc = "\\param o pitch detection object as returned by new_aubio_pitch()"] [INFO] [stdout] 1818 | | #[doc = "\\param in input signal of size [hop_size]"] [INFO] [stdout] 1819 | | #[doc = "\\param out output pitch candidates of size [1]"] [INFO] [stdout] | |______________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param in input signal of size [hop_size] [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings_x64.rs:1815:5 [INFO] [stdout] | [INFO] [stdout] 1815 | / #[doc = " execute pitch detection on an input signal frame"] [INFO] [stdout] 1816 | | #[doc = ""] [INFO] [stdout] 1817 | | #[doc = "\\param o pitch detection object as returned by new_aubio_pitch()"] [INFO] [stdout] 1818 | | #[doc = "\\param in input signal of size [hop_size]"] [INFO] [stdout] 1819 | | #[doc = "\\param out output pitch candidates of size [1]"] [INFO] [stdout] | |______________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param out output pitch candidates of size [1] [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[hop_size]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings_x64.rs:2405:5 [INFO] [stdout] | [INFO] [stdout] 2405 | / #[doc = " execute note detection on an input signal frame"] [INFO] [stdout] 2406 | | #[doc = ""] [INFO] [stdout] 2407 | | #[doc = "\\param o note detection object as returned by new_aubio_notes()"] [INFO] [stdout] 2408 | | #[doc = "\\param input input signal of size [hop_size]"] [INFO] [stdout] ... | [INFO] [stdout] 2413 | | #[doc = "- 1. the note velocity"] [INFO] [stdout] 2414 | | #[doc = "- 2. the midi note to turn off"] [INFO] [stdout] | |_____________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param input input signal of size [hop_size] [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[out]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bindings_x64.rs:2518:5 [INFO] [stdout] | [INFO] [stdout] 2518 | / #[doc = "read polyphonic vector of length hop_size from source object"] [INFO] [stdout] 2519 | | #[doc = ""] [INFO] [stdout] 2520 | | #[doc = "\\param s source object, created with ::new_aubio_source"] [INFO] [stdout] 2521 | | #[doc = "\\param read_to ::fmat_t of data to read to"] [INFO] [stdout] ... | [INFO] [stdout] 2524 | | #[doc = "Upon returns, `read` contains the number of frames actually read from the"] [INFO] [stdout] 2525 | | #[doc = "source. `hop_size` if enough frames could be read, less otherwise."] [INFO] [stdout] | |_________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] read upon returns, equals to number of frames actually read [INFO] [stdout] ^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.76s [INFO] running `Command { std: "docker" "inspect" "fbc01f89448db048b3f7e5bad645377631552f23619c5b78b0448da572d098bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbc01f89448db048b3f7e5bad645377631552f23619c5b78b0448da572d098bf", kill_on_drop: false }` [INFO] [stdout] fbc01f89448db048b3f7e5bad645377631552f23619c5b78b0448da572d098bf