[INFO] crate opus-sys2 0.1.0 is already in cache [INFO] documenting opus-sys2-0.1.0 against try#66dfc4e010913fbed0c4ea91fc2c010004b0f441 for pr-73566 [INFO] extracting crate opus-sys2 0.1.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate opus-sys2 0.1.0 on toolchain 66dfc4e010913fbed0c4ea91fc2c010004b0f441 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate opus-sys2 0.1.0 [INFO] finished tweaking crates.io crate opus-sys2 0.1.0 [INFO] tweaked toml for crates.io crate opus-sys2 0.1.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 288c0d8051d072ff7fe6919d882da3ef521dd5f57de43aaed2a091507d0486c3 [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" "288c0d8051d072ff7fe6919d882da3ef521dd5f57de43aaed2a091507d0486c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "288c0d8051d072ff7fe6919d882da3ef521dd5f57de43aaed2a091507d0486c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "288c0d8051d072ff7fe6919d882da3ef521dd5f57de43aaed2a091507d0486c3", kill_on_drop: false }` [INFO] [stdout] 288c0d8051d072ff7fe6919d882da3ef521dd5f57de43aaed2a091507d0486c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e812c374afd44d73c8e0b009deed1859848587fdc504d7ea2ccedf9c8ce0f6d6 [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" "e812c374afd44d73c8e0b009deed1859848587fdc504d7ea2ccedf9c8ce0f6d6", kill_on_drop: false }` [INFO] [stderr] Documenting opus-sys2 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:635:5 [INFO] [stdout] | [INFO] [stdout] 635 | / #[doc = " Converts an opus error code into a human readable string."] [INFO] [stdout] 636 | | #[doc = ""] [INFO] [stdout] 637 | | #[doc = " @param[in] error int: Error number"] [INFO] [stdout] 638 | | #[doc = " @returns Error string"] [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] @param[in] error int: Error number [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:657:5 [INFO] [stdout] | [INFO] [stdout] 657 | / #[doc = " Gets the size of an OpusEncoder structure."] [INFO] [stdout] 658 | | #[doc = " @param[in] channels int: Number of channels."] [INFO] [stdout] 659 | | #[doc = " This must be 1 or 2."] [INFO] [stdout] 660 | | #[doc = " @returns The size in bytes."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] channels int: Number of channels. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:664:5 [INFO] [stdout] | [INFO] [stdout] 664 | / #[doc = " Allocates and initializes an encoder state."] [INFO] [stdout] 665 | | #[doc = " There are three coding modes:"] [INFO] [stdout] 666 | | #[doc = ""] [INFO] [stdout] 667 | | #[doc = " @ref OPUS_APPLICATION_VOIP gives best quality at a given bitrate for voice"] [INFO] [stdout] ... | [INFO] [stdout] 693 | | #[doc = " selected is too low. This also means that it is safe to always use 48 kHz stereo input"] [INFO] [stdout] 694 | | #[doc = " and let the encoder optimize the encoding."] [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] Fs opus_int32: Sampling rate of input signal (Hz) [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:664:5 [INFO] [stdout] | [INFO] [stdout] 664 | / #[doc = " Allocates and initializes an encoder state."] [INFO] [stdout] 665 | | #[doc = " There are three coding modes:"] [INFO] [stdout] 666 | | #[doc = ""] [INFO] [stdout] 667 | | #[doc = " @ref OPUS_APPLICATION_VOIP gives best quality at a given bitrate for voice"] [INFO] [stdout] ... | [INFO] [stdout] 693 | | #[doc = " selected is too low. This also means that it is safe to always use 48 kHz stereo input"] [INFO] [stdout] 694 | | #[doc = " and let the encoder optimize the encoding."] [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] channels int: Number of channels (1 or 2) in input signal [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:664:5 [INFO] [stdout] | [INFO] [stdout] 664 | / #[doc = " Allocates and initializes an encoder state."] [INFO] [stdout] 665 | | #[doc = " There are three coding modes:"] [INFO] [stdout] 666 | | #[doc = ""] [INFO] [stdout] 667 | | #[doc = " @ref OPUS_APPLICATION_VOIP gives best quality at a given bitrate for voice"] [INFO] [stdout] ... | [INFO] [stdout] 693 | | #[doc = " selected is too low. This also means that it is safe to always use 48 kHz stereo input"] [INFO] [stdout] 694 | | #[doc = " and let the encoder optimize the encoding."] [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] application int: Coding mode (@ref OPUS_APPLICATION_VOIP/@ref OPUS_APPLICATION_AUDIO/@ref OPUS_APPLICATION_RESTRICTED_LOWDELAY) [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/lib.rs:664:5 [INFO] [stdout] | [INFO] [stdout] 664 | / #[doc = " Allocates and initializes an encoder state."] [INFO] [stdout] 665 | | #[doc = " There are three coding modes:"] [INFO] [stdout] 666 | | #[doc = ""] [INFO] [stdout] 667 | | #[doc = " @ref OPUS_APPLICATION_VOIP gives best quality at a given bitrate for voice"] [INFO] [stdout] ... | [INFO] [stdout] 693 | | #[doc = " selected is too low. This also means that it is safe to always use 48 kHz stereo input"] [INFO] [stdout] 694 | | #[doc = " and let the encoder optimize the encoding."] [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [out] error int*: @ref opus_errorcodes [INFO] [stdout] ^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:703:5 [INFO] [stdout] | [INFO] [stdout] 703 | / #[doc = " Initializes a previously allocated encoder state"] [INFO] [stdout] 704 | | #[doc = " The memory pointed to by st must be at least the size returned by opus_encoder_get_size()."] [INFO] [stdout] 705 | | #[doc = " This is intended for applications which use their own allocator instead of malloc."] [INFO] [stdout] 706 | | #[doc = " @see opus_encoder_create(),opus_encoder_get_size()"] [INFO] [stdout] ... | [INFO] [stdout] 713 | | #[doc = " @param [in] application int: Coding mode (OPUS_APPLICATION_VOIP/OPUS_APPLICATION_AUDIO/OPUS_APPLICATION_RESTRICTED... [INFO] [stdout] 714 | | #[doc = " @retval #OPUS_OK Success or @ref opus_errorcodes"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] st OpusEncoder*: Encoder state [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:703:5 [INFO] [stdout] | [INFO] [stdout] 703 | / #[doc = " Initializes a previously allocated encoder state"] [INFO] [stdout] 704 | | #[doc = " The memory pointed to by st must be at least the size returned by opus_encoder_get_size()."] [INFO] [stdout] 705 | | #[doc = " This is intended for applications which use their own allocator instead of malloc."] [INFO] [stdout] 706 | | #[doc = " @see opus_encoder_create(),opus_encoder_get_size()"] [INFO] [stdout] ... | [INFO] [stdout] 713 | | #[doc = " @param [in] application int: Coding mode (OPUS_APPLICATION_VOIP/OPUS_APPLICATION_AUDIO/OPUS_APPLICATION_RESTRICTED... [INFO] [stdout] 714 | | #[doc = " @retval #OPUS_OK Success or @ref opus_errorcodes"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] Fs opus_int32: Sampling rate of input signal (Hz) [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:703:5 [INFO] [stdout] | [INFO] [stdout] 703 | / #[doc = " Initializes a previously allocated encoder state"] [INFO] [stdout] 704 | | #[doc = " The memory pointed to by st must be at least the size returned by opus_encoder_get_size()."] [INFO] [stdout] 705 | | #[doc = " This is intended for applications which use their own allocator instead of malloc."] [INFO] [stdout] 706 | | #[doc = " @see opus_encoder_create(),opus_encoder_get_size()"] [INFO] [stdout] ... | [INFO] [stdout] 713 | | #[doc = " @param [in] application int: Coding mode (OPUS_APPLICATION_VOIP/OPUS_APPLICATION_AUDIO/OPUS_APPLICATION_RESTRICTED... [INFO] [stdout] 714 | | #[doc = " @retval #OPUS_OK Success or @ref opus_errorcodes"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] channels int: Number of channels (1 or 2) in input signal [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:703:5 [INFO] [stdout] | [INFO] [stdout] 703 | / #[doc = " Initializes a previously allocated encoder state"] [INFO] [stdout] 704 | | #[doc = " The memory pointed to by st must be at least the size returned by opus_encoder_get_size()."] [INFO] [stdout] 705 | | #[doc = " This is intended for applications which use their own allocator instead of malloc."] [INFO] [stdout] 706 | | #[doc = " @see opus_encoder_create(),opus_encoder_get_size()"] [INFO] [stdout] ... | [INFO] [stdout] 713 | | #[doc = " @param [in] application int: Coding mode (OPUS_APPLICATION_VOIP/OPUS_APPLICATION_AUDIO/OPUS_APPLICATION_RESTRICTED... [INFO] [stdout] 714 | | #[doc = " @retval #OPUS_OK Success or @ref opus_errorcodes"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] application int: Coding mode (OPUS_APPLICATION_VOIP/OPUS_APPLICATION_AUDIO/OPUS_APPLICATION_RESTRICTED_LOWDELAY) [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:723:5 [INFO] [stdout] | [INFO] [stdout] 723 | / #[doc = " Encodes an Opus frame."] [INFO] [stdout] 724 | | #[doc = " @param [in] st OpusEncoder*: Encoder state"] [INFO] [stdout] 725 | | #[doc = " @param [in] pcm opus_int16*: Input signal (interleaved if 2 channels). length is frame_size*channels*sizeof(opus_i... [INFO] [stdout] 726 | | #[doc = " @param [in] frame_size int: Number of samples per channel in the"] [INFO] [stdout] ... | [INFO] [stdout] 748 | | #[doc = " @returns The length of the encoded packet (in bytes) on success or a"] [INFO] [stdout] 749 | | #[doc = " negative error code (see @ref opus_errorcodes) on failure."] [INFO] [stdout] | |___________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] st OpusEncoder*: Encoder state [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:723:5 [INFO] [stdout] | [INFO] [stdout] 723 | / #[doc = " Encodes an Opus frame."] [INFO] [stdout] 724 | | #[doc = " @param [in] st OpusEncoder*: Encoder state"] [INFO] [stdout] 725 | | #[doc = " @param [in] pcm opus_int16*: Input signal (interleaved if 2 channels). length is frame_size*channels*sizeof(opus_i... [INFO] [stdout] 726 | | #[doc = " @param [in] frame_size int: Number of samples per channel in the"] [INFO] [stdout] ... | [INFO] [stdout] 748 | | #[doc = " @returns The length of the encoded packet (in bytes) on success or a"] [INFO] [stdout] 749 | | #[doc = " negative error code (see @ref opus_errorcodes) on failure."] [INFO] [stdout] | |___________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] pcm opus_int16*: Input signal (interleaved if 2 channels). length is frame_size*channels*sizeof(opus_int16) [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:723:5 [INFO] [stdout] | [INFO] [stdout] 723 | / #[doc = " Encodes an Opus frame."] [INFO] [stdout] 724 | | #[doc = " @param [in] st OpusEncoder*: Encoder state"] [INFO] [stdout] 725 | | #[doc = " @param [in] pcm opus_int16*: Input signal (interleaved if 2 channels). length is frame_size*channels*sizeof(opus_i... [INFO] [stdout] 726 | | #[doc = " @param [in] frame_size int: Number of samples per channel in the"] [INFO] [stdout] ... | [INFO] [stdout] 748 | | #[doc = " @returns The length of the encoded packet (in bytes) on success or a"] [INFO] [stdout] 749 | | #[doc = " negative error code (see @ref opus_errorcodes) on failure."] [INFO] [stdout] | |___________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] frame_size int: Number of samples per channel in the [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/lib.rs:723:5 [INFO] [stdout] | [INFO] [stdout] 723 | / #[doc = " Encodes an Opus frame."] [INFO] [stdout] 724 | | #[doc = " @param [in] st OpusEncoder*: Encoder state"] [INFO] [stdout] 725 | | #[doc = " @param [in] pcm opus_int16*: Input signal (interleaved if 2 channels). length is frame_size*channels*sizeof(opus_i... [INFO] [stdout] 726 | | #[doc = " @param [in] frame_size int: Number of samples per channel in the"] [INFO] [stdout] ... | [INFO] [stdout] 748 | | #[doc = " @returns The length of the encoded packet (in bytes) on success or a"] [INFO] [stdout] 749 | | #[doc = " negative error code (see @ref opus_errorcodes) on failure."] [INFO] [stdout] | |___________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [out] data unsigned char*: Output payload. [INFO] [stdout] ^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:723:5 [INFO] [stdout] | [INFO] [stdout] 723 | / #[doc = " Encodes an Opus frame."] [INFO] [stdout] 724 | | #[doc = " @param [in] st OpusEncoder*: Encoder state"] [INFO] [stdout] 725 | | #[doc = " @param [in] pcm opus_int16*: Input signal (interleaved if 2 channels). length is frame_size*channels*sizeof(opus_i... [INFO] [stdout] 726 | | #[doc = " @param [in] frame_size int: Number of samples per channel in the"] [INFO] [stdout] ... | [INFO] [stdout] 748 | | #[doc = " @returns The length of the encoded packet (in bytes) on success or a"] [INFO] [stdout] 749 | | #[doc = " negative error code (see @ref opus_errorcodes) on failure."] [INFO] [stdout] | |___________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] max_data_bytes opus_int32: Size of the allocated [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:759:5 [INFO] [stdout] | [INFO] [stdout] 759 | / #[doc = " Encodes an Opus frame from floating point input."] [INFO] [stdout] 760 | | #[doc = " @param [in] st OpusEncoder*: Encoder state"] [INFO] [stdout] 761 | | #[doc = " @param [in] pcm float*: Input in float format (interleaved if 2 channels), with a normal range of +/-1.0."] [INFO] [stdout] 762 | | #[doc = " Samples with a range beyond +/-1.0 are supported but will"] [INFO] [stdout] ... | [INFO] [stdout] 789 | | #[doc = " @returns The length of the encoded packet (in bytes) on success or a"] [INFO] [stdout] 790 | | #[doc = " negative error code (see @ref opus_errorcodes) on failure."] [INFO] [stdout] | |___________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] st OpusEncoder*: Encoder state [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:759:5 [INFO] [stdout] | [INFO] [stdout] 759 | / #[doc = " Encodes an Opus frame from floating point input."] [INFO] [stdout] 760 | | #[doc = " @param [in] st OpusEncoder*: Encoder state"] [INFO] [stdout] 761 | | #[doc = " @param [in] pcm float*: Input in float format (interleaved if 2 channels), with a normal range of +/-1.0."] [INFO] [stdout] 762 | | #[doc = " Samples with a range beyond +/-1.0 are supported but will"] [INFO] [stdout] ... | [INFO] [stdout] 789 | | #[doc = " @returns The length of the encoded packet (in bytes) on success or a"] [INFO] [stdout] 790 | | #[doc = " negative error code (see @ref opus_errorcodes) on failure."] [INFO] [stdout] | |___________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] pcm float*: Input in float format (interleaved if 2 channels), with a normal range of +/-1.0. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:759:5 [INFO] [stdout] | [INFO] [stdout] 759 | / #[doc = " Encodes an Opus frame from floating point input."] [INFO] [stdout] 760 | | #[doc = " @param [in] st OpusEncoder*: Encoder state"] [INFO] [stdout] 761 | | #[doc = " @param [in] pcm float*: Input in float format (interleaved if 2 channels), with a normal range of +/-1.0."] [INFO] [stdout] 762 | | #[doc = " Samples with a range beyond +/-1.0 are supported but will"] [INFO] [stdout] ... | [INFO] [stdout] 789 | | #[doc = " @returns The length of the encoded packet (in bytes) on success or a"] [INFO] [stdout] 790 | | #[doc = " negative error code (see @ref opus_errorcodes) on failure."] [INFO] [stdout] | |___________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] frame_size int: Number of samples per channel in the [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/lib.rs:759:5 [INFO] [stdout] | [INFO] [stdout] 759 | / #[doc = " Encodes an Opus frame from floating point input."] [INFO] [stdout] 760 | | #[doc = " @param [in] st OpusEncoder*: Encoder state"] [INFO] [stdout] 761 | | #[doc = " @param [in] pcm float*: Input in float format (interleaved if 2 channels), with a normal range of +/-1.0."] [INFO] [stdout] 762 | | #[doc = " Samples with a range beyond +/-1.0 are supported but will"] [INFO] [stdout] ... | [INFO] [stdout] 789 | | #[doc = " @returns The length of the encoded packet (in bytes) on success or a"] [INFO] [stdout] 790 | | #[doc = " negative error code (see @ref opus_errorcodes) on failure."] [INFO] [stdout] | |___________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [out] data unsigned char*: Output payload. [INFO] [stdout] ^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:759:5 [INFO] [stdout] | [INFO] [stdout] 759 | / #[doc = " Encodes an Opus frame from floating point input."] [INFO] [stdout] 760 | | #[doc = " @param [in] st OpusEncoder*: Encoder state"] [INFO] [stdout] 761 | | #[doc = " @param [in] pcm float*: Input in float format (interleaved if 2 channels), with a normal range of +/-1.0."] [INFO] [stdout] 762 | | #[doc = " Samples with a range beyond +/-1.0 are supported but will"] [INFO] [stdout] ... | [INFO] [stdout] 789 | | #[doc = " @returns The length of the encoded packet (in bytes) on success or a"] [INFO] [stdout] 790 | | #[doc = " negative error code (see @ref opus_errorcodes) on failure."] [INFO] [stdout] | |___________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] max_data_bytes opus_int32: Size of the allocated [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:800:5 [INFO] [stdout] | [INFO] [stdout] 800 | / #[doc = " Frees an OpusEncoder allocated by opus_encoder_create()."] [INFO] [stdout] 801 | | #[doc = " @param[in] st OpusEncoder*: State to be freed."] [INFO] [stdout] | |_______________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] st OpusEncoder*: State to be freed. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:827:5 [INFO] [stdout] | [INFO] [stdout] 827 | / #[doc = " Gets the size of an OpusDecoder structure."] [INFO] [stdout] 828 | | #[doc = " @param [in] channels int: Number of channels."] [INFO] [stdout] 829 | | #[doc = " This must be 1 or 2."] [INFO] [stdout] 830 | | #[doc = " @returns The size in bytes."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] channels int: Number of channels. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:834:5 [INFO] [stdout] | [INFO] [stdout] 834 | / #[doc = " Allocates and initializes a decoder state."] [INFO] [stdout] 835 | | #[doc = " @param [in] Fs opus_int32: Sample rate to decode at (Hz)."] [INFO] [stdout] 836 | | #[doc = " This must be one of 8000, 12000, 16000,"] [INFO] [stdout] 837 | | #[doc = " 24000, or 48000."] [INFO] [stdout] ... | [INFO] [stdout] 846 | | #[doc = " rate. Likewise, the decoder is capable of filling in either mono or"] [INFO] [stdout] 847 | | #[doc = " interleaved stereo pcm buffers, at the caller's request."] [INFO] [stdout] | |________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] Fs opus_int32: Sample rate to decode at (Hz). [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:834:5 [INFO] [stdout] | [INFO] [stdout] 834 | / #[doc = " Allocates and initializes a decoder state."] [INFO] [stdout] 835 | | #[doc = " @param [in] Fs opus_int32: Sample rate to decode at (Hz)."] [INFO] [stdout] 836 | | #[doc = " This must be one of 8000, 12000, 16000,"] [INFO] [stdout] 837 | | #[doc = " 24000, or 48000."] [INFO] [stdout] ... | [INFO] [stdout] 846 | | #[doc = " rate. Likewise, the decoder is capable of filling in either mono or"] [INFO] [stdout] 847 | | #[doc = " interleaved stereo pcm buffers, at the caller's request."] [INFO] [stdout] | |________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] channels int: Number of channels (1 or 2) to decode [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/lib.rs:834:5 [INFO] [stdout] | [INFO] [stdout] 834 | / #[doc = " Allocates and initializes a decoder state."] [INFO] [stdout] 835 | | #[doc = " @param [in] Fs opus_int32: Sample rate to decode at (Hz)."] [INFO] [stdout] 836 | | #[doc = " This must be one of 8000, 12000, 16000,"] [INFO] [stdout] 837 | | #[doc = " 24000, or 48000."] [INFO] [stdout] ... | [INFO] [stdout] 846 | | #[doc = " rate. Likewise, the decoder is capable of filling in either mono or"] [INFO] [stdout] 847 | | #[doc = " interleaved stereo pcm buffers, at the caller's request."] [INFO] [stdout] | |________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [out] error int*: #OPUS_OK Success or @ref opus_errorcodes [INFO] [stdout] ^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:855:5 [INFO] [stdout] | [INFO] [stdout] 855 | / #[doc = " Initializes a previously allocated decoder state."] [INFO] [stdout] 856 | | #[doc = " The state must be at least the size returned by opus_decoder_get_size()."] [INFO] [stdout] 857 | | #[doc = " This is intended for applications which use their own allocator instead of malloc. @see opus_decoder_create,opus_decoder_ge... [INFO] [stdout] 858 | | #[doc = " To reset a previously initialized state, use the #OPUS_RESET_STATE CTL."] [INFO] [stdout] ... | [INFO] [stdout] 863 | | #[doc = " @param [in] channels int: Number of channels (1 or 2) to decode"] [INFO] [stdout] 864 | | #[doc = " @retval #OPUS_OK Success or @ref opus_errorcodes"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] st OpusDecoder*: Decoder state. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:855:5 [INFO] [stdout] | [INFO] [stdout] 855 | / #[doc = " Initializes a previously allocated decoder state."] [INFO] [stdout] 856 | | #[doc = " The state must be at least the size returned by opus_decoder_get_size()."] [INFO] [stdout] 857 | | #[doc = " This is intended for applications which use their own allocator instead of malloc. @see opus_decoder_create,opus_decoder_ge... [INFO] [stdout] 858 | | #[doc = " To reset a previously initialized state, use the #OPUS_RESET_STATE CTL."] [INFO] [stdout] ... | [INFO] [stdout] 863 | | #[doc = " @param [in] channels int: Number of channels (1 or 2) to decode"] [INFO] [stdout] 864 | | #[doc = " @retval #OPUS_OK Success or @ref opus_errorcodes"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] Fs opus_int32: Sampling rate to decode to (Hz). [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:855:5 [INFO] [stdout] | [INFO] [stdout] 855 | / #[doc = " Initializes a previously allocated decoder state."] [INFO] [stdout] 856 | | #[doc = " The state must be at least the size returned by opus_decoder_get_size()."] [INFO] [stdout] 857 | | #[doc = " This is intended for applications which use their own allocator instead of malloc. @see opus_decoder_create,opus_decoder_ge... [INFO] [stdout] 858 | | #[doc = " To reset a previously initialized state, use the #OPUS_RESET_STATE CTL."] [INFO] [stdout] ... | [INFO] [stdout] 863 | | #[doc = " @param [in] channels int: Number of channels (1 or 2) to decode"] [INFO] [stdout] 864 | | #[doc = " @retval #OPUS_OK Success or @ref opus_errorcodes"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] channels int: Number of channels (1 or 2) to decode [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:872:5 [INFO] [stdout] | [INFO] [stdout] 872 | / #[doc = " Decode an Opus packet."] [INFO] [stdout] 873 | | #[doc = " @param [in] st OpusDecoder*: Decoder state"] [INFO] [stdout] 874 | | #[doc = " @param [in] data char*: Input payload. Use a NULL pointer to indicate packet loss"] [INFO] [stdout] 875 | | #[doc = " @param [in] len opus_int32: Number of bytes in payload*"] [INFO] [stdout] ... | [INFO] [stdout] 885 | | #[doc = " decoded. If no such data is available, the frame is decoded as if it were lost."] [INFO] [stdout] 886 | | #[doc = " @returns Number of decoded samples or @ref opus_errorcodes"] [INFO] [stdout] | |__________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] st OpusDecoder*: Decoder state [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:872:5 [INFO] [stdout] | [INFO] [stdout] 872 | / #[doc = " Decode an Opus packet."] [INFO] [stdout] 873 | | #[doc = " @param [in] st OpusDecoder*: Decoder state"] [INFO] [stdout] 874 | | #[doc = " @param [in] data char*: Input payload. Use a NULL pointer to indicate packet loss"] [INFO] [stdout] 875 | | #[doc = " @param [in] len opus_int32: Number of bytes in payload*"] [INFO] [stdout] ... | [INFO] [stdout] 885 | | #[doc = " decoded. If no such data is available, the frame is decoded as if it were lost."] [INFO] [stdout] 886 | | #[doc = " @returns Number of decoded samples or @ref opus_errorcodes"] [INFO] [stdout] | |__________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] data char*: Input payload. Use a NULL pointer to indicate packet loss [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:872:5 [INFO] [stdout] | [INFO] [stdout] 872 | / #[doc = " Decode an Opus packet."] [INFO] [stdout] 873 | | #[doc = " @param [in] st OpusDecoder*: Decoder state"] [INFO] [stdout] 874 | | #[doc = " @param [in] data char*: Input payload. Use a NULL pointer to indicate packet loss"] [INFO] [stdout] 875 | | #[doc = " @param [in] len opus_int32: Number of bytes in payload*"] [INFO] [stdout] ... | [INFO] [stdout] 885 | | #[doc = " decoded. If no such data is available, the frame is decoded as if it were lost."] [INFO] [stdout] 886 | | #[doc = " @returns Number of decoded samples or @ref opus_errorcodes"] [INFO] [stdout] | |__________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] len opus_int32: Number of bytes in payload* [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/lib.rs:872:5 [INFO] [stdout] | [INFO] [stdout] 872 | / #[doc = " Decode an Opus packet."] [INFO] [stdout] 873 | | #[doc = " @param [in] st OpusDecoder*: Decoder state"] [INFO] [stdout] 874 | | #[doc = " @param [in] data char*: Input payload. Use a NULL pointer to indicate packet loss"] [INFO] [stdout] 875 | | #[doc = " @param [in] len opus_int32: Number of bytes in payload*"] [INFO] [stdout] ... | [INFO] [stdout] 885 | | #[doc = " decoded. If no such data is available, the frame is decoded as if it were lost."] [INFO] [stdout] 886 | | #[doc = " @returns Number of decoded samples or @ref opus_errorcodes"] [INFO] [stdout] | |__________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [out] pcm opus_int16*: Output signal (interleaved if 2 channels). length [INFO] [stdout] ^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:872:5 [INFO] [stdout] | [INFO] [stdout] 872 | / #[doc = " Decode an Opus packet."] [INFO] [stdout] 873 | | #[doc = " @param [in] st OpusDecoder*: Decoder state"] [INFO] [stdout] 874 | | #[doc = " @param [in] data char*: Input payload. Use a NULL pointer to indicate packet loss"] [INFO] [stdout] 875 | | #[doc = " @param [in] len opus_int32: Number of bytes in payload*"] [INFO] [stdout] ... | [INFO] [stdout] 885 | | #[doc = " decoded. If no such data is available, the frame is decoded as if it were lost."] [INFO] [stdout] 886 | | #[doc = " @returns Number of decoded samples or @ref opus_errorcodes"] [INFO] [stdout] | |__________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] frame_size Number of samples per channel of available space in \a pcm. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:872:5 [INFO] [stdout] | [INFO] [stdout] 872 | / #[doc = " Decode an Opus packet."] [INFO] [stdout] 873 | | #[doc = " @param [in] st OpusDecoder*: Decoder state"] [INFO] [stdout] 874 | | #[doc = " @param [in] data char*: Input payload. Use a NULL pointer to indicate packet loss"] [INFO] [stdout] 875 | | #[doc = " @param [in] len opus_int32: Number of bytes in payload*"] [INFO] [stdout] ... | [INFO] [stdout] 885 | | #[doc = " decoded. If no such data is available, the frame is decoded as if it were lost."] [INFO] [stdout] 886 | | #[doc = " @returns Number of decoded samples or @ref opus_errorcodes"] [INFO] [stdout] | |__________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] decode_fec int: Flag (0 or 1) to request that any in-band forward error correction data be [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:897:5 [INFO] [stdout] | [INFO] [stdout] 897 | / #[doc = " Decode an Opus packet with floating point output."] [INFO] [stdout] 898 | | #[doc = " @param [in] st OpusDecoder*: Decoder state"] [INFO] [stdout] 899 | | #[doc = " @param [in] data char*: Input payload. Use a NULL pointer to indicate packet loss"] [INFO] [stdout] 900 | | #[doc = " @param [in] len opus_int32: Number of bytes in payload"] [INFO] [stdout] ... | [INFO] [stdout] 910 | | #[doc = " decoded. If no such data is available the frame is decoded as if it were lost."] [INFO] [stdout] 911 | | #[doc = " @returns Number of decoded samples or @ref opus_errorcodes"] [INFO] [stdout] | |__________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] st OpusDecoder*: Decoder state [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:897:5 [INFO] [stdout] | [INFO] [stdout] 897 | / #[doc = " Decode an Opus packet with floating point output."] [INFO] [stdout] 898 | | #[doc = " @param [in] st OpusDecoder*: Decoder state"] [INFO] [stdout] 899 | | #[doc = " @param [in] data char*: Input payload. Use a NULL pointer to indicate packet loss"] [INFO] [stdout] 900 | | #[doc = " @param [in] len opus_int32: Number of bytes in payload"] [INFO] [stdout] ... | [INFO] [stdout] 910 | | #[doc = " decoded. If no such data is available the frame is decoded as if it were lost."] [INFO] [stdout] 911 | | #[doc = " @returns Number of decoded samples or @ref opus_errorcodes"] [INFO] [stdout] | |__________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] data char*: Input payload. Use a NULL pointer to indicate packet loss [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:897:5 [INFO] [stdout] | [INFO] [stdout] 897 | / #[doc = " Decode an Opus packet with floating point output."] [INFO] [stdout] 898 | | #[doc = " @param [in] st OpusDecoder*: Decoder state"] [INFO] [stdout] 899 | | #[doc = " @param [in] data char*: Input payload. Use a NULL pointer to indicate packet loss"] [INFO] [stdout] 900 | | #[doc = " @param [in] len opus_int32: Number of bytes in payload"] [INFO] [stdout] ... | [INFO] [stdout] 910 | | #[doc = " decoded. If no such data is available the frame is decoded as if it were lost."] [INFO] [stdout] 911 | | #[doc = " @returns Number of decoded samples or @ref opus_errorcodes"] [INFO] [stdout] | |__________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] len opus_int32: Number of bytes in payload [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/lib.rs:897:5 [INFO] [stdout] | [INFO] [stdout] 897 | / #[doc = " Decode an Opus packet with floating point output."] [INFO] [stdout] 898 | | #[doc = " @param [in] st OpusDecoder*: Decoder state"] [INFO] [stdout] 899 | | #[doc = " @param [in] data char*: Input payload. Use a NULL pointer to indicate packet loss"] [INFO] [stdout] 900 | | #[doc = " @param [in] len opus_int32: Number of bytes in payload"] [INFO] [stdout] ... | [INFO] [stdout] 910 | | #[doc = " decoded. If no such data is available the frame is decoded as if it were lost."] [INFO] [stdout] 911 | | #[doc = " @returns Number of decoded samples or @ref opus_errorcodes"] [INFO] [stdout] | |__________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [out] pcm float*: Output signal (interleaved if 2 channels). length [INFO] [stdout] ^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:897:5 [INFO] [stdout] | [INFO] [stdout] 897 | / #[doc = " Decode an Opus packet with floating point output."] [INFO] [stdout] 898 | | #[doc = " @param [in] st OpusDecoder*: Decoder state"] [INFO] [stdout] 899 | | #[doc = " @param [in] data char*: Input payload. Use a NULL pointer to indicate packet loss"] [INFO] [stdout] 900 | | #[doc = " @param [in] len opus_int32: Number of bytes in payload"] [INFO] [stdout] ... | [INFO] [stdout] 910 | | #[doc = " decoded. If no such data is available the frame is decoded as if it were lost."] [INFO] [stdout] 911 | | #[doc = " @returns Number of decoded samples or @ref opus_errorcodes"] [INFO] [stdout] | |__________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] frame_size Number of samples per channel of available space in \a pcm. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:897:5 [INFO] [stdout] | [INFO] [stdout] 897 | / #[doc = " Decode an Opus packet with floating point output."] [INFO] [stdout] 898 | | #[doc = " @param [in] st OpusDecoder*: Decoder state"] [INFO] [stdout] 899 | | #[doc = " @param [in] data char*: Input payload. Use a NULL pointer to indicate packet loss"] [INFO] [stdout] 900 | | #[doc = " @param [in] len opus_int32: Number of bytes in payload"] [INFO] [stdout] ... | [INFO] [stdout] 910 | | #[doc = " decoded. If no such data is available the frame is decoded as if it were lost."] [INFO] [stdout] 911 | | #[doc = " @returns Number of decoded samples or @ref opus_errorcodes"] [INFO] [stdout] | |__________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] decode_fec int: Flag (0 or 1) to request that any in-band forward error correction data be [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:939:5 [INFO] [stdout] | [INFO] [stdout] 939 | / #[doc = " Frees an OpusDecoder allocated by opus_decoder_create()."] [INFO] [stdout] 940 | | #[doc = " @param[in] st OpusDecoder*: State to be freed."] [INFO] [stdout] | |_______________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] st OpusDecoder*: State to be freed. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:944:5 [INFO] [stdout] | [INFO] [stdout] 944 | / #[doc = " Parse an opus packet into one or more frames."] [INFO] [stdout] 945 | | #[doc = " Opus_decode will perform this operation internally so most applications do"] [INFO] [stdout] 946 | | #[doc = " not need to use this function."] [INFO] [stdout] 947 | | #[doc = " This function does not copy the frames, the returned pointers are pointers into"] [INFO] [stdout] ... | [INFO] [stdout] 954 | | #[doc = " @param [out] payload_offset int*: returns the position of the payload within the packet (in bytes)"] [INFO] [stdout] 955 | | #[doc = " @returns number of frames"] [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] data char*: Opus packet to be parsed [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:944:5 [INFO] [stdout] | [INFO] [stdout] 944 | / #[doc = " Parse an opus packet into one or more frames."] [INFO] [stdout] 945 | | #[doc = " Opus_decode will perform this operation internally so most applications do"] [INFO] [stdout] 946 | | #[doc = " not need to use this function."] [INFO] [stdout] 947 | | #[doc = " This function does not copy the frames, the returned pointers are pointers into"] [INFO] [stdout] ... | [INFO] [stdout] 954 | | #[doc = " @param [out] payload_offset int*: returns the position of the payload within the packet (in bytes)"] [INFO] [stdout] 955 | | #[doc = " @returns number of frames"] [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] len opus_int32: size of data [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/lib.rs:944:5 [INFO] [stdout] | [INFO] [stdout] 944 | / #[doc = " Parse an opus packet into one or more frames."] [INFO] [stdout] 945 | | #[doc = " Opus_decode will perform this operation internally so most applications do"] [INFO] [stdout] 946 | | #[doc = " not need to use this function."] [INFO] [stdout] 947 | | #[doc = " This function does not copy the frames, the returned pointers are pointers into"] [INFO] [stdout] ... | [INFO] [stdout] 954 | | #[doc = " @param [out] payload_offset int*: returns the position of the payload within the packet (in bytes)"] [INFO] [stdout] 955 | | #[doc = " @returns number of frames"] [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [out] out_toc char*: TOC pointer [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/lib.rs:944:5 [INFO] [stdout] | [INFO] [stdout] 944 | / #[doc = " Parse an opus packet into one or more frames."] [INFO] [stdout] 945 | | #[doc = " Opus_decode will perform this operation internally so most applications do"] [INFO] [stdout] 946 | | #[doc = " not need to use this function."] [INFO] [stdout] 947 | | #[doc = " This function does not copy the frames, the returned pointers are pointers into"] [INFO] [stdout] ... | [INFO] [stdout] 954 | | #[doc = " @param [out] payload_offset int*: returns the position of the payload within the packet (in bytes)"] [INFO] [stdout] 955 | | #[doc = " @returns number of frames"] [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [out] frames char*[48] encapsulated frames [INFO] [stdout] ^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[48]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:944:5 [INFO] [stdout] | [INFO] [stdout] 944 | / #[doc = " Parse an opus packet into one or more frames."] [INFO] [stdout] 945 | | #[doc = " Opus_decode will perform this operation internally so most applications do"] [INFO] [stdout] 946 | | #[doc = " not need to use this function."] [INFO] [stdout] 947 | | #[doc = " This function does not copy the frames, the returned pointers are pointers into"] [INFO] [stdout] ... | [INFO] [stdout] 954 | | #[doc = " @param [out] payload_offset int*: returns the position of the payload within the packet (in bytes)"] [INFO] [stdout] 955 | | #[doc = " @returns number of frames"] [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [out] frames char*[48] encapsulated frames [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/lib.rs:944:5 [INFO] [stdout] | [INFO] [stdout] 944 | / #[doc = " Parse an opus packet into one or more frames."] [INFO] [stdout] 945 | | #[doc = " Opus_decode will perform this operation internally so most applications do"] [INFO] [stdout] 946 | | #[doc = " not need to use this function."] [INFO] [stdout] 947 | | #[doc = " This function does not copy the frames, the returned pointers are pointers into"] [INFO] [stdout] ... | [INFO] [stdout] 954 | | #[doc = " @param [out] payload_offset int*: returns the position of the payload within the packet (in bytes)"] [INFO] [stdout] 955 | | #[doc = " @returns number of frames"] [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [out] size opus_int16[48] sizes of the encapsulated frames [INFO] [stdout] ^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[48]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:944:5 [INFO] [stdout] | [INFO] [stdout] 944 | / #[doc = " Parse an opus packet into one or more frames."] [INFO] [stdout] 945 | | #[doc = " Opus_decode will perform this operation internally so most applications do"] [INFO] [stdout] 946 | | #[doc = " not need to use this function."] [INFO] [stdout] 947 | | #[doc = " This function does not copy the frames, the returned pointers are pointers into"] [INFO] [stdout] ... | [INFO] [stdout] 954 | | #[doc = " @param [out] payload_offset int*: returns the position of the payload within the packet (in bytes)"] [INFO] [stdout] 955 | | #[doc = " @returns number of frames"] [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [out] size opus_int16[48] sizes of the encapsulated frames [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/lib.rs:944:5 [INFO] [stdout] | [INFO] [stdout] 944 | / #[doc = " Parse an opus packet into one or more frames."] [INFO] [stdout] 945 | | #[doc = " Opus_decode will perform this operation internally so most applications do"] [INFO] [stdout] 946 | | #[doc = " not need to use this function."] [INFO] [stdout] 947 | | #[doc = " This function does not copy the frames, the returned pointers are pointers into"] [INFO] [stdout] ... | [INFO] [stdout] 954 | | #[doc = " @param [out] payload_offset int*: returns the position of the payload within the packet (in bytes)"] [INFO] [stdout] 955 | | #[doc = " @returns number of frames"] [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [out] payload_offset int*: returns the position of the payload within the packet (in bytes) [INFO] [stdout] ^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:966:5 [INFO] [stdout] | [INFO] [stdout] 966 | / #[doc = " Gets the bandwidth of an Opus packet."] [INFO] [stdout] 967 | | #[doc = " @param [in] data char*: Opus packet"] [INFO] [stdout] 968 | | #[doc = " @retval OPUS_BANDWIDTH_NARROWBAND Narrowband (4kHz bandpass)"] [INFO] [stdout] 969 | | #[doc = " @retval OPUS_BANDWIDTH_MEDIUMBAND Mediumband (6kHz bandpass)"] [INFO] [stdout] ... | [INFO] [stdout] 972 | | #[doc = " @retval OPUS_BANDWIDTH_FULLBAND Fullband (20kHz bandpass)"] [INFO] [stdout] 973 | | #[doc = " @retval OPUS_INVALID_PACKET The compressed data passed is corrupted or of an unsupported type"] [INFO] [stdout] | |_____________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] data char*: Opus packet [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:978:5 [INFO] [stdout] | [INFO] [stdout] 978 | / #[doc = " Gets the number of samples per frame from an Opus packet."] [INFO] [stdout] 979 | | #[doc = " @param [in] data char*: Opus packet."] [INFO] [stdout] 980 | | #[doc = " This must contain at least one byte of"] [INFO] [stdout] 981 | | #[doc = " data."] [INFO] [stdout] ... | [INFO] [stdout] 984 | | #[doc = " inaccurate results will be returned."] [INFO] [stdout] 985 | | #[doc = " @returns Number of samples per frame."] [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] data char*: Opus packet. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:978:5 [INFO] [stdout] | [INFO] [stdout] 978 | / #[doc = " Gets the number of samples per frame from an Opus packet."] [INFO] [stdout] 979 | | #[doc = " @param [in] data char*: Opus packet."] [INFO] [stdout] 980 | | #[doc = " This must contain at least one byte of"] [INFO] [stdout] 981 | | #[doc = " data."] [INFO] [stdout] ... | [INFO] [stdout] 984 | | #[doc = " inaccurate results will be returned."] [INFO] [stdout] 985 | | #[doc = " @returns Number of samples per frame."] [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] Fs opus_int32: Sampling rate in Hz. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:992:5 [INFO] [stdout] | [INFO] [stdout] 992 | / #[doc = " Gets the number of channels from an Opus packet."] [INFO] [stdout] 993 | | #[doc = " @param [in] data char*: Opus packet"] [INFO] [stdout] 994 | | #[doc = " @returns Number of channels"] [INFO] [stdout] 995 | | #[doc = " @retval OPUS_INVALID_PACKET The compressed data passed is corrupted or of an unsupported type"] [INFO] [stdout] | |_____________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] data char*: Opus packet [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:1001:5 [INFO] [stdout] | [INFO] [stdout] 1001 | / #[doc = " Gets the number of frames in an Opus packet."] [INFO] [stdout] 1002 | | #[doc = " @param [in] packet char*: Opus packet"] [INFO] [stdout] 1003 | | #[doc = " @param [in] len opus_int32: Length of packet"] [INFO] [stdout] 1004 | | #[doc = " @returns Number of frames"] [INFO] [stdout] 1005 | | #[doc = " @retval OPUS_BAD_ARG Insufficient data was passed to the function"] [INFO] [stdout] 1006 | | #[doc = " @retval OPUS_INVALID_PACKET The compressed data passed is corrupted or of an unsupported type"] [INFO] [stdout] | |_____________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] packet char*: Opus packet [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:1001:5 [INFO] [stdout] | [INFO] [stdout] 1001 | / #[doc = " Gets the number of frames in an Opus packet."] [INFO] [stdout] 1002 | | #[doc = " @param [in] packet char*: Opus packet"] [INFO] [stdout] 1003 | | #[doc = " @param [in] len opus_int32: Length of packet"] [INFO] [stdout] 1004 | | #[doc = " @returns Number of frames"] [INFO] [stdout] 1005 | | #[doc = " @retval OPUS_BAD_ARG Insufficient data was passed to the function"] [INFO] [stdout] 1006 | | #[doc = " @retval OPUS_INVALID_PACKET The compressed data passed is corrupted or of an unsupported type"] [INFO] [stdout] | |_____________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] len opus_int32: Length of packet [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:1013:5 [INFO] [stdout] | [INFO] [stdout] 1013 | / #[doc = " Gets the number of samples of an Opus packet."] [INFO] [stdout] 1014 | | #[doc = " @param [in] packet char*: Opus packet"] [INFO] [stdout] 1015 | | #[doc = " @param [in] len opus_int32: Length of packet"] [INFO] [stdout] 1016 | | #[doc = " @param [in] Fs opus_int32: Sampling rate in Hz."] [INFO] [stdout] ... | [INFO] [stdout] 1020 | | #[doc = " @retval OPUS_BAD_ARG Insufficient data was passed to the function"] [INFO] [stdout] 1021 | | #[doc = " @retval OPUS_INVALID_PACKET The compressed data passed is corrupted or of an unsupported type"] [INFO] [stdout] | |_____________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] packet char*: Opus packet [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:1013:5 [INFO] [stdout] | [INFO] [stdout] 1013 | / #[doc = " Gets the number of samples of an Opus packet."] [INFO] [stdout] 1014 | | #[doc = " @param [in] packet char*: Opus packet"] [INFO] [stdout] 1015 | | #[doc = " @param [in] len opus_int32: Length of packet"] [INFO] [stdout] 1016 | | #[doc = " @param [in] Fs opus_int32: Sampling rate in Hz."] [INFO] [stdout] ... | [INFO] [stdout] 1020 | | #[doc = " @retval OPUS_BAD_ARG Insufficient data was passed to the function"] [INFO] [stdout] 1021 | | #[doc = " @retval OPUS_INVALID_PACKET The compressed data passed is corrupted or of an unsupported type"] [INFO] [stdout] | |_____________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] len opus_int32: Length of packet [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:1013:5 [INFO] [stdout] | [INFO] [stdout] 1013 | / #[doc = " Gets the number of samples of an Opus packet."] [INFO] [stdout] 1014 | | #[doc = " @param [in] packet char*: Opus packet"] [INFO] [stdout] 1015 | | #[doc = " @param [in] len opus_int32: Length of packet"] [INFO] [stdout] 1016 | | #[doc = " @param [in] Fs opus_int32: Sampling rate in Hz."] [INFO] [stdout] ... | [INFO] [stdout] 1020 | | #[doc = " @retval OPUS_BAD_ARG Insufficient data was passed to the function"] [INFO] [stdout] 1021 | | #[doc = " @retval OPUS_INVALID_PACKET The compressed data passed is corrupted or of an unsupported type"] [INFO] [stdout] | |_____________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] Fs opus_int32: Sampling rate in Hz. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:1029:5 [INFO] [stdout] | [INFO] [stdout] 1029 | / #[doc = " Gets the number of samples of an Opus packet."] [INFO] [stdout] 1030 | | #[doc = " @param [in] dec OpusDecoder*: Decoder state"] [INFO] [stdout] 1031 | | #[doc = " @param [in] packet char*: Opus packet"] [INFO] [stdout] 1032 | | #[doc = " @param [in] len opus_int32: Length of packet"] [INFO] [stdout] 1033 | | #[doc = " @returns Number of samples"] [INFO] [stdout] 1034 | | #[doc = " @retval OPUS_BAD_ARG Insufficient data was passed to the function"] [INFO] [stdout] 1035 | | #[doc = " @retval OPUS_INVALID_PACKET The compressed data passed is corrupted or of an unsupported type"] [INFO] [stdout] | |_____________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] dec OpusDecoder*: Decoder state [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:1029:5 [INFO] [stdout] | [INFO] [stdout] 1029 | / #[doc = " Gets the number of samples of an Opus packet."] [INFO] [stdout] 1030 | | #[doc = " @param [in] dec OpusDecoder*: Decoder state"] [INFO] [stdout] 1031 | | #[doc = " @param [in] packet char*: Opus packet"] [INFO] [stdout] 1032 | | #[doc = " @param [in] len opus_int32: Length of packet"] [INFO] [stdout] 1033 | | #[doc = " @returns Number of samples"] [INFO] [stdout] 1034 | | #[doc = " @retval OPUS_BAD_ARG Insufficient data was passed to the function"] [INFO] [stdout] 1035 | | #[doc = " @retval OPUS_INVALID_PACKET The compressed data passed is corrupted or of an unsupported type"] [INFO] [stdout] | |_____________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] packet char*: Opus packet [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:1029:5 [INFO] [stdout] | [INFO] [stdout] 1029 | / #[doc = " Gets the number of samples of an Opus packet."] [INFO] [stdout] 1030 | | #[doc = " @param [in] dec OpusDecoder*: Decoder state"] [INFO] [stdout] 1031 | | #[doc = " @param [in] packet char*: Opus packet"] [INFO] [stdout] 1032 | | #[doc = " @param [in] len opus_int32: Length of packet"] [INFO] [stdout] 1033 | | #[doc = " @returns Number of samples"] [INFO] [stdout] 1034 | | #[doc = " @retval OPUS_BAD_ARG Insufficient data was passed to the function"] [INFO] [stdout] 1035 | | #[doc = " @retval OPUS_INVALID_PACKET The compressed data passed is corrupted or of an unsupported type"] [INFO] [stdout] | |_____________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] len opus_int32: Length of packet [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:1043:5 [INFO] [stdout] | [INFO] [stdout] 1043 | / #[doc = " Applies soft-clipping to bring a float signal within the [-1,1] range. If"] [INFO] [stdout] 1044 | | #[doc = " the signal is already in that range, nothing is done. If there are values"] [INFO] [stdout] 1045 | | #[doc = " outside of [-1,1], then the signal is clipped as smoothly as possible to"] [INFO] [stdout] 1046 | | #[doc = " both fit in the range and avoid creating excessive distortion in the"] [INFO] [stdout] ... | [INFO] [stdout] 1050 | | #[doc = " @param [in] channels int: Number of channels"] [INFO] [stdout] 1051 | | #[doc = " @param [in,out] softclip_mem float*: State memory for the soft clipping process (one float per channel, initialized to zero)"] [INFO] [stdout] | |_____________________________________________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] frame_size int Number of samples per channel to process [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:1043:5 [INFO] [stdout] | [INFO] [stdout] 1043 | / #[doc = " Applies soft-clipping to bring a float signal within the [-1,1] range. If"] [INFO] [stdout] 1044 | | #[doc = " the signal is already in that range, nothing is done. If there are values"] [INFO] [stdout] 1045 | | #[doc = " outside of [-1,1], then the signal is clipped as smoothly as possible to"] [INFO] [stdout] 1046 | | #[doc = " both fit in the range and avoid creating excessive distortion in the"] [INFO] [stdout] ... | [INFO] [stdout] 1050 | | #[doc = " @param [in] channels int: Number of channels"] [INFO] [stdout] 1051 | | #[doc = " @param [in,out] softclip_mem float*: State memory for the soft clipping process (one float per channel, initialized to zero)"] [INFO] [stdout] | |_____________________________________________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param [in] channels int: Number of channels [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:1094:5 [INFO] [stdout] | [INFO] [stdout] 1094 | / #[doc = " Frees an OpusRepacketizer allocated by"] [INFO] [stdout] 1095 | | #[doc = " opus_repacketizer_create()."] [INFO] [stdout] 1096 | | #[doc = " @param[in] rp OpusRepacketizer*: State to be freed."] [INFO] [stdout] | |____________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] rp OpusRepacketizer*: State to be freed. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:1100:5 [INFO] [stdout] | [INFO] [stdout] 1100 | / #[doc = " Add a packet to the current repacketizer state."] [INFO] [stdout] 1101 | | #[doc = " This packet must match the configuration of any packets already submitted"] [INFO] [stdout] 1102 | | #[doc = " for repacketization since the last call to opus_repacketizer_init()."] [INFO] [stdout] 1103 | | #[doc = " This means that it must have the same coding mode, audio bandwidth, frame"] [INFO] [stdout] ... | [INFO] [stdout] 1144 | | #[doc = " audio stored in the repacketizer state to more"] [INFO] [stdout] 1145 | | #[doc = " than 120 ms."] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] data const unsigned char*: The packet data. [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/lib.rs:1153:5 [INFO] [stdout] | [INFO] [stdout] 1153 | / #[doc = " Construct a new packet from data previously submitted to the repacketizer"] [INFO] [stdout] 1154 | | #[doc = " state via opus_repacketizer_cat()."] [INFO] [stdout] 1155 | | #[doc = " @param rp OpusRepacketizer*: The repacketizer state from which to"] [INFO] [stdout] 1156 | | #[doc = " construct the new packet."] [INFO] [stdout] ... | [INFO] [stdout] 1181 | | #[doc = " @retval #OPUS_BUFFER_TOO_SMALL \\a maxlen was insufficient to contain the"] [INFO] [stdout] 1182 | | #[doc = " complete output packet."] [INFO] [stdout] | |______________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] data const unsigned char*: The buffer in which to [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/lib.rs:1204:5 [INFO] [stdout] | [INFO] [stdout] 1204 | / #[doc = " Construct a new packet from data previously submitted to the repacketizer"] [INFO] [stdout] 1205 | | #[doc = " state via opus_repacketizer_cat()."] [INFO] [stdout] 1206 | | #[doc = " This is a convenience routine that returns all the data submitted so far"] [INFO] [stdout] 1207 | | #[doc = " in a single packet."] [INFO] [stdout] ... | [INFO] [stdout] 1230 | | #[doc = " @retval #OPUS_BUFFER_TOO_SMALL \\a maxlen was insufficient to contain the"] [INFO] [stdout] 1231 | | #[doc = " complete output packet."] [INFO] [stdout] | |______________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] data const unsigned char*: The buffer in which to [INFO] [stdout] ^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 67 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.68s [INFO] running `Command { std: "docker" "inspect" "e812c374afd44d73c8e0b009deed1859848587fdc504d7ea2ccedf9c8ce0f6d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e812c374afd44d73c8e0b009deed1859848587fdc504d7ea2ccedf9c8ce0f6d6", kill_on_drop: false }` [INFO] [stdout] e812c374afd44d73c8e0b009deed1859848587fdc504d7ea2ccedf9c8ce0f6d6