[INFO] fetching crate aubio-sys 0.2.1... [INFO] documenting aubio-sys-0.2.1 against master#8afe9ff1caa97654c31fb8c259dac9fdf67d6302 for pr-151918-2 [INFO] extracting crate aubio-sys 0.2.1 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate aubio-sys 0.2.1 [INFO] finished tweaking crates.io crate aubio-sys 0.2.1 [INFO] tweaked toml for crates.io crate aubio-sys 0.2.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate aubio-sys 0.2.1 on toolchain 8afe9ff1caa97654c31fb8c259dac9fdf67d6302 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 87 packages to latest compatible versions [INFO] [stderr] Adding bindgen v0.58.1 (available: v0.72.1) [INFO] [stderr] Adding fftw-sys v0.6.0 (available: v0.8.0) [INFO] [stderr] Adding fs_extra v1.2.0 (available: v1.3.0) [INFO] [stderr] Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "fetch" "--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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded time v0.1.45 [INFO] [stderr] Downloaded wasi v0.10.0+wasi-snapshot-preview1 [INFO] [stderr] Downloaded ftp v3.0.1 [INFO] [stderr] Downloaded strsim v0.8.0 [INFO] [stderr] Downloaded utf8-ranges v0.1.3 [INFO] [stderr] Downloaded num-complex v0.3.1 [INFO] [stderr] Downloaded fftw-sys v0.6.0 [INFO] [stderr] Downloaded cexpr v0.4.0 [INFO] [stderr] Downloaded which v3.1.1 [INFO] [stderr] Downloaded memchr v0.1.11 [INFO] [stderr] Downloaded zip v0.5.13 [INFO] [stderr] Downloaded peeking_take_while v0.1.2 [INFO] [stderr] Downloaded winapi-build v0.1.1 [INFO] [stderr] Downloaded num v0.1.43 [INFO] [stderr] Downloaded thread-id v2.0.0 [INFO] [stderr] Downloaded thread_local v0.2.7 [INFO] [stderr] Downloaded fs_extra v1.2.0 [INFO] [stderr] Downloaded kernel32-sys v0.2.2 [INFO] [stderr] Downloaded env_logger v0.8.4 [INFO] [stderr] Downloaded chrono v0.2.25 [INFO] [stderr] Downloaded regex-syntax v0.3.9 [INFO] [stderr] Downloaded nom v5.1.3 [INFO] [stderr] Downloaded regex v1.12.3 [INFO] [stderr] Downloaded regex v0.1.80 [INFO] [stderr] Downloaded bindgen v0.58.1 [INFO] [stderr] Downloaded aho-corasick v0.5.3 [INFO] [stderr] Downloaded regex-syntax v0.8.9 [INFO] [stderr] Downloaded winapi v0.2.8 [INFO] [stderr] Downloaded regex-automata v0.4.14 [INFO] [stderr] Downloaded lazy_static v0.1.16 [INFO] [stderr] Downloaded fftw-src v0.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5f14e80b2b80cc214d5827312c1a74235ca2730e476175b22e2a018c9e9e3352 [INFO] running `Command { std: "docker" "start" "-a" "5f14e80b2b80cc214d5827312c1a74235ca2730e476175b22e2a018c9e9e3352", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f14e80b2b80cc214d5827312c1a74235ca2730e476175b22e2a018c9e9e3352", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f14e80b2b80cc214d5827312c1a74235ca2730e476175b22e2a018c9e9e3352", kill_on_drop: false }` [INFO] [stdout] 5f14e80b2b80cc214d5827312c1a74235ca2730e476175b22e2a018c9e9e3352 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4efb1e2d3bf367d81eb258dce386379fadd10427f92be86509ef02c4d76dd609 [INFO] running `Command { std: "docker" "start" "-a" "4efb1e2d3bf367d81eb258dce386379fadd10427f92be86509ef02c4d76dd609", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.181 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling aubio-sys v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: aubio-sys@0.2.1: aubio/src/utils/strutils.c: In function 'aubio_str_extension_matches': [INFO] [stderr] warning: aubio-sys@0.2.1: aubio/src/utils/strutils.c:39:29: warning: implicit declaration of function 'strncasecmp'; did you mean 'strncmp'? [-Wimplicit-function-declaration] [INFO] [stderr] warning: aubio-sys@0.2.1: 39 | return ext && pattern && (strncasecmp(ext, pattern, PATH_MAX) == 0); [INFO] [stderr] warning: aubio-sys@0.2.1: | ^~~~~~~~~~~ [INFO] [stderr] warning: aubio-sys@0.2.1: | strncmp [INFO] [stderr] Documenting aubio-sys v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `position` [INFO] [stdout] --> src/bindings/x86_64-linux-gnu_single.rs:97:13 [INFO] [stdout] | [INFO] [stdout] 97 | #[doc = " write sample value in a buffer"] [INFO] [stdout] | _____________^ [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] = note: no item named `position` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `position` [INFO] [stdout] --> src/bindings/x86_64-linux-gnu_single.rs:255:13 [INFO] [stdout] | [INFO] [stdout] 255 | #[doc = " write norm value in a complex buffer"] [INFO] [stdout] | _____________^ [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] = note: no item named `position` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `position` [INFO] [stdout] --> src/bindings/x86_64-linux-gnu_single.rs:255:13 [INFO] [stdout] | [INFO] [stdout] 255 | #[doc = " write norm value in a complex buffer"] [INFO] [stdout] | _____________^ [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] = note: no item named `position` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `position` [INFO] [stdout] --> src/bindings/x86_64-linux-gnu_single.rs:268:13 [INFO] [stdout] | [INFO] [stdout] 268 | #[doc = " write phase value in a complex buffer"] [INFO] [stdout] | _____________^ [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] = note: no item named `position` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `position` [INFO] [stdout] --> src/bindings/x86_64-linux-gnu_single.rs:268:13 [INFO] [stdout] | [INFO] [stdout] 268 | #[doc = " write phase value in a complex buffer"] [INFO] [stdout] | _____________^ [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] = note: no item named `position` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `position` [INFO] [stdout] --> src/bindings/x86_64-linux-gnu_single.rs:281:13 [INFO] [stdout] | [INFO] [stdout] 281 | #[doc = " read norm value from a complex buffer"] [INFO] [stdout] | _____________^ [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] = note: no item named `position` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `position` [INFO] [stdout] --> src/bindings/x86_64-linux-gnu_single.rs:293:13 [INFO] [stdout] | [INFO] [stdout] 293 | #[doc = " read phase value from a complex buffer"] [INFO] [stdout] | _____________^ [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] = note: no item named `position` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `position` [INFO] [stdout] --> src/bindings/x86_64-linux-gnu_single.rs:454:13 [INFO] [stdout] | [INFO] [stdout] 454 | #[doc = " write sample value in a buffer"] [INFO] [stdout] | _____________^ [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] = note: no item named `position` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `position` [INFO] [stdout] --> src/bindings/x86_64-linux-gnu_single.rs:568:13 [INFO] [stdout] | [INFO] [stdout] 568 | #[doc = " write sample value in a buffer"] [INFO] [stdout] | _____________^ [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] = note: no item named `position` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `hop_s` [INFO] [stdout] --> src/bindings/x86_64-linux-gnu_single.rs:1294:13 [INFO] [stdout] | [INFO] [stdout] 1294 | #[doc = " compute spectral frame"] [INFO] [stdout] | _____________^ [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] = note: no item named `hop_s` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `buf_s` [INFO] [stdout] --> src/bindings/x86_64-linux-gnu_single.rs:1310:15 [INFO] [stdout] | [INFO] [stdout] 1310 | #[doc = "[buf_s] and computes its inverse Fourier transform. Overlap-add"] [INFO] [stdout] | ^^^^^ no item named `buf_s` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `hop_size` [INFO] [stdout] --> src/bindings/x86_64-linux-gnu_single.rs:1818:47 [INFO] [stdout] | [INFO] [stdout] 1818 | #[doc = "\\param in input signal of size [hop_size]"] [INFO] [stdout] | ^^^^^^^^ no item named `hop_size` in scope [INFO] [stdout] | [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] --> src/bindings/x86_64-linux-gnu_single.rs:1819:59 [INFO] [stdout] | [INFO] [stdout] 1819 | #[doc = "\\param out output pitch candidates of size [1]"] [INFO] [stdout] | ^ no item named `1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `hop_size` [INFO] [stdout] --> src/bindings/x86_64-linux-gnu_single.rs:2408:50 [INFO] [stdout] | [INFO] [stdout] 2408 | #[doc = "\\param input input signal of size [hop_size]"] [INFO] [stdout] | ^^^^^^^^ no item named `hop_size` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings/x86_64-linux-gnu_single.rs:2522:22 [INFO] [stdout] | [INFO] [stdout] 2522 | #[doc = "\\param[out] read upon returns, equals to number of frames actually read"] [INFO] [stdout] | ^^^ no item named `out` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `23` [INFO] [stdout] --> src/bindings/x86_64-linux-gnu_single.rs:26:22 [INFO] [stdout] | [INFO] [stdout] 26 | #[doc = "input->data[23] = 2.;"] [INFO] [stdout] | ^^ no item named `23` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `23` [INFO] [stdout] --> src/bindings/x86_64-linux-gnu_single.rs:166:9 [INFO] [stdout] | [INFO] [stdout] 166 | #[doc = " Vector of real-valued phase and spectrum data"] [INFO] [stdout] | _________^ [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] = note: no item named `23` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `23` [INFO] [stdout] --> src/bindings/x86_64-linux-gnu_single.rs:166:9 [INFO] [stdout] | [INFO] [stdout] 166 | #[doc = " Vector of real-valued phase and spectrum data"] [INFO] [stdout] | _________^ [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] = note: no item named `23` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `length` [INFO] [stdout] --> src/bindings/x86_64-linux-gnu_single.rs:398:36 [INFO] [stdout] | [INFO] [stdout] 398 | #[doc = "< data array of size [length]"] [INFO] [stdout] | ^^^^^^ no item named `length` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `length` [INFO] [stdout] --> src/bindings/x86_64-linux-gnu_single.rs:500:36 [INFO] [stdout] | [INFO] [stdout] 500 | #[doc = "< data array of size [length] * [height]"] [INFO] [stdout] | ^^^^^^ no item named `length` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `height` [INFO] [stdout] --> src/bindings/x86_64-linux-gnu_single.rs:500:47 [INFO] [stdout] | [INFO] [stdout] 500 | #[doc = "< data array of size [length] * [height]"] [INFO] [stdout] | ^^^^^^ no item named `height` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bindings/x86_64-linux-gnu_single.rs:758:14 [INFO] [stdout] | [INFO] [stdout] 758 | #[doc = "https://engineering.purdue.edu/~malcolm/interval/1998-010/"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] help: use an automatic link instead [INFO] [stdout] | [INFO] [stdout] 758 | #[doc = "~malcolm/interval/1998-010/"] [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bindings/x86_64-linux-gnu_single.rs:785:46 [INFO] [stdout] | [INFO] [stdout] 785 | #[doc = "HTK Speech Recognition Toolkit: http://htk.eng.cam.ac.uk/"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] help: use an automatic link instead [INFO] [stdout] | [INFO] [stdout] 785 | #[doc = "HTK Speech Recognition Toolkit: "] [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bindings/x86_64-linux-gnu_single.rs:959:62 [INFO] [stdout] | [INFO] [stdout] 959 | #[doc = "\\param type libsamplerate resampling type, see http://www.mega-nerd.com/SRC/api_misc.html#Converters"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] help: use an automatic link instead [INFO] [stdout] | [INFO] [stdout] 959 | #[doc = "\\param type libsamplerate resampling type, see "] [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bindings/x86_64-linux-gnu_single.rs:1459:14 [INFO] [stdout] | [INFO] [stdout] 1459 | #[doc = "https://engineering.purdue.edu/~malcolm/interval/1998-010/"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] help: use an automatic link instead [INFO] [stdout] | [INFO] [stdout] 1459 | #[doc = "~malcolm/interval/1998-010/"] [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bindings/x86_64-linux-gnu_single.rs:1480:14 [INFO] [stdout] | [INFO] [stdout] 1480 | #[doc = "https://engineering.purdue.edu/~malcolm/interval/1998-010/"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] help: use an automatic link instead [INFO] [stdout] | [INFO] [stdout] 1480 | #[doc = "~malcolm/interval/1998-010/"] [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bindings/x86_64-linux-gnu_single.rs:1505:46 [INFO] [stdout] | [INFO] [stdout] 1505 | #[doc = "HTK Speech Recognition Toolkit: http://htk.eng.cam.ac.uk/"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] help: use an automatic link instead [INFO] [stdout] | [INFO] [stdout] 1505 | #[doc = "HTK Speech Recognition Toolkit: "] [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.38s [INFO] [stderr] Generated /opt/rustwide/target/doc/aubio_sys/index.html [INFO] running `Command { std: "docker" "inspect" "4efb1e2d3bf367d81eb258dce386379fadd10427f92be86509ef02c4d76dd609", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4efb1e2d3bf367d81eb258dce386379fadd10427f92be86509ef02c4d76dd609", kill_on_drop: false }` [INFO] [stdout] 4efb1e2d3bf367d81eb258dce386379fadd10427f92be86509ef02c4d76dd609 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "rustdoc" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ea20d2fa22ce491a89090839ec93e5438db7a8526959f796049063659271df7 [INFO] running `Command { std: "docker" "start" "-a" "6ea20d2fa22ce491a89090839ec93e5438db7a8526959f796049063659271df7", kill_on_drop: false }` [INFO] [stderr] Compiling aubio-sys v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: aubio-sys@0.2.1: aubio/src/utils/strutils.c: In function 'aubio_str_extension_matches': [INFO] [stderr] warning: aubio-sys@0.2.1: aubio/src/utils/strutils.c:39:29: warning: implicit declaration of function 'strncasecmp'; did you mean 'strncmp'? [-Wimplicit-function-declaration] [INFO] [stderr] warning: aubio-sys@0.2.1: 39 | return ext && pattern && (strncasecmp(ext, pattern, PATH_MAX) == 0); [INFO] [stderr] warning: aubio-sys@0.2.1: | ^~~~~~~~~~~ [INFO] [stderr] warning: aubio-sys@0.2.1: | strncmp [INFO] [stderr] Documenting aubio-sys v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `position` [INFO] [stdout] --> src/bindings/x86_64-linux-gnu_single.rs:97:13 [INFO] [stdout] | [INFO] [stdout] 97 | #[doc = " write sample value in a buffer"] [INFO] [stdout] | _____________^ [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] = note: no item named `position` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `position` [INFO] [stdout] --> src/bindings/x86_64-linux-gnu_single.rs:255:13 [INFO] [stdout] | [INFO] [stdout] 255 | #[doc = " write norm value in a complex buffer"] [INFO] [stdout] | _____________^ [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] = note: no item named `position` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `position` [INFO] [stdout] --> src/bindings/x86_64-linux-gnu_single.rs:255:13 [INFO] [stdout] | [INFO] [stdout] 255 | #[doc = " write norm value in a complex buffer"] [INFO] [stdout] | _____________^ [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] = note: no item named `position` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `position` [INFO] [stdout] --> src/bindings/x86_64-linux-gnu_single.rs:268:13 [INFO] [stdout] | [INFO] [stdout] 268 | #[doc = " write phase value in a complex buffer"] [INFO] [stdout] | _____________^ [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] = note: no item named `position` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `position` [INFO] [stdout] --> src/bindings/x86_64-linux-gnu_single.rs:268:13 [INFO] [stdout] | [INFO] [stdout] 268 | #[doc = " write phase value in a complex buffer"] [INFO] [stdout] | _____________^ [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] = note: no item named `position` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `position` [INFO] [stdout] --> src/bindings/x86_64-linux-gnu_single.rs:281:13 [INFO] [stdout] | [INFO] [stdout] 281 | #[doc = " read norm value from a complex buffer"] [INFO] [stdout] | _____________^ [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] = note: no item named `position` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `position` [INFO] [stdout] --> src/bindings/x86_64-linux-gnu_single.rs:293:13 [INFO] [stdout] | [INFO] [stdout] 293 | #[doc = " read phase value from a complex buffer"] [INFO] [stdout] | _____________^ [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] = note: no item named `position` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `position` [INFO] [stdout] --> src/bindings/x86_64-linux-gnu_single.rs:454:13 [INFO] [stdout] | [INFO] [stdout] 454 | #[doc = " write sample value in a buffer"] [INFO] [stdout] | _____________^ [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] = note: no item named `position` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `position` [INFO] [stdout] --> src/bindings/x86_64-linux-gnu_single.rs:568:13 [INFO] [stdout] | [INFO] [stdout] 568 | #[doc = " write sample value in a buffer"] [INFO] [stdout] | _____________^ [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] = note: no item named `position` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `hop_s` [INFO] [stdout] --> src/bindings/x86_64-linux-gnu_single.rs:1294:13 [INFO] [stdout] | [INFO] [stdout] 1294 | #[doc = " compute spectral frame"] [INFO] [stdout] | _____________^ [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] = note: no item named `hop_s` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `buf_s` [INFO] [stdout] --> src/bindings/x86_64-linux-gnu_single.rs:1310:15 [INFO] [stdout] | [INFO] [stdout] 1310 | #[doc = "[buf_s] and computes its inverse Fourier transform. Overlap-add"] [INFO] [stdout] | ^^^^^ no item named `buf_s` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `hop_size` [INFO] [stdout] --> src/bindings/x86_64-linux-gnu_single.rs:1818:47 [INFO] [stdout] | [INFO] [stdout] 1818 | #[doc = "\\param in input signal of size [hop_size]"] [INFO] [stdout] | ^^^^^^^^ no item named `hop_size` in scope [INFO] [stdout] | [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] --> src/bindings/x86_64-linux-gnu_single.rs:1819:59 [INFO] [stdout] | [INFO] [stdout] 1819 | #[doc = "\\param out output pitch candidates of size [1]"] [INFO] [stdout] | ^ no item named `1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `hop_size` [INFO] [stdout] --> src/bindings/x86_64-linux-gnu_single.rs:2408:50 [INFO] [stdout] | [INFO] [stdout] 2408 | #[doc = "\\param input input signal of size [hop_size]"] [INFO] [stdout] | ^^^^^^^^ no item named `hop_size` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings/x86_64-linux-gnu_single.rs:2522:22 [INFO] [stdout] | [INFO] [stdout] 2522 | #[doc = "\\param[out] read upon returns, equals to number of frames actually read"] [INFO] [stdout] | ^^^ no item named `out` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `23` [INFO] [stdout] --> src/bindings/x86_64-linux-gnu_single.rs:26:22 [INFO] [stdout] | [INFO] [stdout] 26 | #[doc = "input->data[23] = 2.;"] [INFO] [stdout] | ^^ no item named `23` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `23` [INFO] [stdout] --> src/bindings/x86_64-linux-gnu_single.rs:166:9 [INFO] [stdout] | [INFO] [stdout] 166 | #[doc = " Vector of real-valued phase and spectrum data"] [INFO] [stdout] | _________^ [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] = note: no item named `23` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `23` [INFO] [stdout] --> src/bindings/x86_64-linux-gnu_single.rs:166:9 [INFO] [stdout] | [INFO] [stdout] 166 | #[doc = " Vector of real-valued phase and spectrum data"] [INFO] [stdout] | _________^ [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] = note: no item named `23` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `length` [INFO] [stdout] --> src/bindings/x86_64-linux-gnu_single.rs:398:36 [INFO] [stdout] | [INFO] [stdout] 398 | #[doc = "< data array of size [length]"] [INFO] [stdout] | ^^^^^^ no item named `length` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `length` [INFO] [stdout] --> src/bindings/x86_64-linux-gnu_single.rs:500:36 [INFO] [stdout] | [INFO] [stdout] 500 | #[doc = "< data array of size [length] * [height]"] [INFO] [stdout] | ^^^^^^ no item named `length` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `height` [INFO] [stdout] --> src/bindings/x86_64-linux-gnu_single.rs:500:47 [INFO] [stdout] | [INFO] [stdout] 500 | #[doc = "< data array of size [length] * [height]"] [INFO] [stdout] | ^^^^^^ no item named `height` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bindings/x86_64-linux-gnu_single.rs:758:14 [INFO] [stdout] | [INFO] [stdout] 758 | #[doc = "https://engineering.purdue.edu/~malcolm/interval/1998-010/"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] help: use an automatic link instead [INFO] [stdout] | [INFO] [stdout] 758 | #[doc = "~malcolm/interval/1998-010/"] [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bindings/x86_64-linux-gnu_single.rs:785:46 [INFO] [stdout] | [INFO] [stdout] 785 | #[doc = "HTK Speech Recognition Toolkit: http://htk.eng.cam.ac.uk/"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] help: use an automatic link instead [INFO] [stdout] | [INFO] [stdout] 785 | #[doc = "HTK Speech Recognition Toolkit: "] [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bindings/x86_64-linux-gnu_single.rs:959:62 [INFO] [stdout] | [INFO] [stdout] 959 | #[doc = "\\param type libsamplerate resampling type, see http://www.mega-nerd.com/SRC/api_misc.html#Converters"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] help: use an automatic link instead [INFO] [stdout] | [INFO] [stdout] 959 | #[doc = "\\param type libsamplerate resampling type, see "] [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bindings/x86_64-linux-gnu_single.rs:1459:14 [INFO] [stdout] | [INFO] [stdout] 1459 | #[doc = "https://engineering.purdue.edu/~malcolm/interval/1998-010/"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] help: use an automatic link instead [INFO] [stdout] | [INFO] [stdout] 1459 | #[doc = "~malcolm/interval/1998-010/"] [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bindings/x86_64-linux-gnu_single.rs:1480:14 [INFO] [stdout] | [INFO] [stdout] 1480 | #[doc = "https://engineering.purdue.edu/~malcolm/interval/1998-010/"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] help: use an automatic link instead [INFO] [stdout] | [INFO] [stdout] 1480 | #[doc = "~malcolm/interval/1998-010/"] [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bindings/x86_64-linux-gnu_single.rs:1505:46 [INFO] [stdout] | [INFO] [stdout] 1505 | #[doc = "HTK Speech Recognition Toolkit: http://htk.eng.cam.ac.uk/"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] help: use an automatic link instead [INFO] [stdout] | [INFO] [stdout] 1505 | #[doc = "HTK Speech Recognition Toolkit: "] [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.14s [INFO] [stderr] Generated /opt/rustwide/target/doc/aubio_sys/index.html [INFO] running `Command { std: "docker" "inspect" "6ea20d2fa22ce491a89090839ec93e5438db7a8526959f796049063659271df7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ea20d2fa22ce491a89090839ec93e5438db7a8526959f796049063659271df7", kill_on_drop: false }` [INFO] [stdout] 6ea20d2fa22ce491a89090839ec93e5438db7a8526959f796049063659271df7