audiopus 0.1.3

High-level binding of the Opus Codec library.
Documentation
Build #190858 2019-10-11T14:20:20.162801+00:00
# rustc version
rustc 1.40.0-nightly (898f36c83 2019-10-10)
# docs.rs version
docsrs 0.6.0 (4419dc8 2019-10-11)

# build log
[INFO] running `"docker" "create" "-v" "/home/cratesfyi/workspace/builds/audiopus-0.1.3/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/audiopus-0.1.3/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1001" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=-Z unstable-options --resource-suffix -20191010-1.40.0-nightly-898f36c83 --static-root-path / --disable-per-crate-search --extern-html-root-url matches=https://docs.rs/matches/0.1.8 --extern-html-root-url audiopus_sys=https://docs.rs/audiopus_sys/0.1.5" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "doc" "--lib" "--no-deps" "--target" "x86_64-unknown-linux-gnu"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 55eeb8af45d849b51361e355d44f68a2f8c898cf82e0fbf8d02047a3f4226c2a
[INFO] running `"docker" "start" "-a" "55eeb8af45d849b51361e355d44f68a2f8c898cf82e0fbf8d02047a3f4226c2a"`
[INFO] [stderr]    Compiling libc v0.2.62
[INFO] [stderr]    Compiling cc v1.0.45
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling bitflags v1.2.0
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling rustc-demangle v0.1.16
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling quick-error v1.2.2
[INFO] [stderr]    Compiling unicode-width v0.1.6
[INFO] [stderr]    Compiling regex-syntax v0.6.12
[INFO] [stderr]    Compiling bindgen v0.48.1
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling scopeguard v0.3.3
[INFO] [stderr]    Compiling termcolor v1.0.5
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling pkg-config v0.3.16
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling clang-sys v0.26.4
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling backtrace-sys v0.1.31
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling aho-corasick v0.7.6
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling atty v0.2.13
[INFO] [stderr]    Compiling hashbrown v0.1.8
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling regex v1.3.1
[INFO] [stderr]    Compiling backtrace v0.3.38
[INFO] [stderr]    Compiling cexpr v0.3.5
[INFO] [stderr]    Compiling failure v0.1.5
[INFO] [stderr]    Compiling env_logger v0.6.2
[INFO] [stderr]    Compiling which v2.0.1
[INFO] [stderr]    Compiling audiopus_sys v0.1.5
[INFO] [stderr]  Documenting audiopus v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr] warning: `[set_max_bandwidth]` cannot be resolved, ignoring it...
[INFO] [stderr]    --> src/coder/encoder.rs:461:33
[INFO] [stderr]     |
[INFO] [stderr] 461 |     /// it should normally use [`set_max_bandwidth`] instead,
[INFO] [stderr]     |                                 ^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(intra_doc_link_resolution_failure)]` on by default
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[Channel]` cannot be resolved, ignoring it...
[INFO] [stderr]   --> src/error.rs:34:47
[INFO] [stderr]    |
[INFO] [stderr] 34 |     /// A value failed to match a documented [`Channel`].
[INFO] [stderr]    |                                               ^^^^^^^^^ cannot be resolved, ignoring
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 43.70s
[INFO] running `"docker" "inspect" "55eeb8af45d849b51361e355d44f68a2f8c898cf82e0fbf8d02047a3f4226c2a"`
[INFO] running `"docker" "rm" "-f" "55eeb8af45d849b51361e355d44f68a2f8c898cf82e0fbf8d02047a3f4226c2a"`
[INFO] [stdout] 55eeb8af45d849b51361e355d44f68a2f8c898cf82e0fbf8d02047a3f4226c2a