ts3plugin 0.1.0

An abstraction layer that simplifies creating TeamSpeak3 plugins and stores received data to provide a more convenient API.
Documentation
Build #30147 2016-09-07T21:07:06.612669+00:00
# rustc version
rustc 1.13.0-nightly (cbe4de78e 2016-09-05)
# docs.rs version
cratesfyi 0.2.0 (fb1be72 2016-08-29)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading ts3plugin v0.1.0
Downloading ts3plugin-sys v0.2.0
Downloading skeptic v0.6.1
Compiling num-traits v0.1.35
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/num-traits-0.1.35/src/lib.rs --crate-name num_traits --crate-type lib -g -C metadata=a6dde7de4ab4b779 -C extra-filename=-a6dde7de4ab4b779 --out-dir /home/cratesfyi/ts3plugin-0.1.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/ts3plugin-0.1.0/debug/deps -L dependency=/home/cratesfyi/ts3plugin-0.1.0/debug/deps --cap-lints allow`
Compiling winapi-build v0.1.1
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/winapi-build-0.1.1/src/lib.rs --crate-name build --crate-type lib -g -C metadata=493a7b0628804707 -C extra-filename=-493a7b0628804707 --out-dir /home/cratesfyi/ts3plugin-0.1.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/ts3plugin-0.1.0/debug/deps -L dependency=/home/cratesfyi/ts3plugin-0.1.0/debug/deps --cap-lints allow`
Compiling bitflags v0.7.0
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/bitflags-0.7.0/src/lib.rs --crate-name bitflags --crate-type lib -g -C metadata=0e272044714c8076 -C extra-filename=-0e272044714c8076 --out-dir /home/cratesfyi/ts3plugin-0.1.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/ts3plugin-0.1.0/debug/deps -L dependency=/home/cratesfyi/ts3plugin-0.1.0/debug/deps --cap-lints allow`
Compiling getopts v0.2.14
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/getopts-0.2.14/src/lib.rs --crate-name getopts --crate-type lib -g -C metadata=33691dbdf8852281 -C extra-filename=-33691dbdf8852281 --out-dir /home/cratesfyi/ts3plugin-0.1.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/ts3plugin-0.1.0/debug/deps -L dependency=/home/cratesfyi/ts3plugin-0.1.0/debug/deps --cap-lints allow`
Compiling winapi v0.2.8
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/winapi-0.2.8/src/lib.rs --crate-name winapi --crate-type lib -g -C metadata=0889532d327ff4e2 -C extra-filename=-0889532d327ff4e2 --out-dir /home/cratesfyi/ts3plugin-0.1.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/ts3plugin-0.1.0/debug/deps -L dependency=/home/cratesfyi/ts3plugin-0.1.0/debug/deps --cap-lints allow`
Compiling lazy_static v0.2.1
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/lazy_static-0.2.1/src/lib.rs --crate-name lazy_static --crate-type lib -g -C metadata=359f5533c970cd71 -C extra-filename=-359f5533c970cd71 --out-dir /home/cratesfyi/ts3plugin-0.1.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/ts3plugin-0.1.0/debug/deps -L dependency=/home/cratesfyi/ts3plugin-0.1.0/debug/deps --cap-lints allow`
Compiling libc v0.2.15
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.15/src/lib.rs --crate-name libc --crate-type lib -g --cfg feature=\"use_std\" --cfg feature=\"default\" -C metadata=1bd8847afb79f283 -C extra-filename=-1bd8847afb79f283 --out-dir /home/cratesfyi/ts3plugin-0.1.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/ts3plugin-0.1.0/debug/deps -L dependency=/home/cratesfyi/ts3plugin-0.1.0/debug/deps --cap-lints allow`
Compiling kernel32-sys v0.2.2
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/kernel32-sys-0.2.2/build.rs --crate-name build_script_build --crate-type bin -g --out-dir /home/cratesfyi/ts3plugin-0.1.0/debug/build/kernel32-sys-d6afa5bd3d7cfaef --emit=dep-info,link -L dependency=/home/cratesfyi/ts3plugin-0.1.0/debug/deps -L dependency=/home/cratesfyi/ts3plugin-0.1.0/debug/deps --extern build=/home/cratesfyi/ts3plugin-0.1.0/debug/deps/libbuild-493a7b0628804707.rlib --cap-lints allow`
Running `/home/cratesfyi/ts3plugin-0.1.0/debug/build/kernel32-sys-d6afa5bd3d7cfaef/build-script-build`
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/kernel32-sys-0.2.2/src/lib.rs --crate-name kernel32 --crate-type lib -g -C metadata=df86a08647459244 -C extra-filename=-df86a08647459244 --out-dir /home/cratesfyi/ts3plugin-0.1.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/ts3plugin-0.1.0/debug/deps -L dependency=/home/cratesfyi/ts3plugin-0.1.0/debug/deps --extern winapi=/home/cratesfyi/ts3plugin-0.1.0/debug/deps/libwinapi-0889532d327ff4e2.rlib --cap-lints allow`
Compiling ts3plugin-sys v0.2.0
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/ts3plugin-sys-0.2.0/src/lib.rs --crate-name ts3plugin_sys --crate-type lib -g -C metadata=695dcc643308a780 -C extra-filename=-695dcc643308a780 --out-dir /home/cratesfyi/ts3plugin-0.1.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/ts3plugin-0.1.0/debug/deps -L dependency=/home/cratesfyi/ts3plugin-0.1.0/debug/deps --extern libc=/home/cratesfyi/ts3plugin-0.1.0/debug/deps/liblibc-1bd8847afb79f283.rlib --extern bitflags=/home/cratesfyi/ts3plugin-0.1.0/debug/deps/libbitflags-0e272044714c8076.rlib --cap-lints allow`
Compiling rand v0.3.14
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.3.14/src/lib.rs --crate-name rand --crate-type lib -g -C metadata=49a08859d086fffe -C extra-filename=-49a08859d086fffe --out-dir /home/cratesfyi/ts3plugin-0.1.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/ts3plugin-0.1.0/debug/deps -L dependency=/home/cratesfyi/ts3plugin-0.1.0/debug/deps --extern libc=/home/cratesfyi/ts3plugin-0.1.0/debug/deps/liblibc-1bd8847afb79f283.rlib --cap-lints allow`
Compiling time v0.1.35
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/time-0.1.35/src/lib.rs --crate-name time --crate-type lib -g -C metadata=750bfdd52feafcb7 -C extra-filename=-750bfdd52feafcb7 --out-dir /home/cratesfyi/ts3plugin-0.1.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/ts3plugin-0.1.0/debug/deps -L dependency=/home/cratesfyi/ts3plugin-0.1.0/debug/deps --extern kernel32=/home/cratesfyi/ts3plugin-0.1.0/debug/deps/libkernel32-df86a08647459244.rlib --extern libc=/home/cratesfyi/ts3plugin-0.1.0/debug/deps/liblibc-1bd8847afb79f283.rlib --extern winapi=/home/cratesfyi/ts3plugin-0.1.0/debug/deps/libwinapi-0889532d327ff4e2.rlib --cap-lints allow`
Compiling pulldown-cmark v0.0.3
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/pulldown-cmark-0.0.3/src/lib.rs --crate-name pulldown_cmark --crate-type lib -g -C metadata=db3a99e46a6fde1d -C extra-filename=-db3a99e46a6fde1d --out-dir /home/cratesfyi/ts3plugin-0.1.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/ts3plugin-0.1.0/debug/deps -L dependency=/home/cratesfyi/ts3plugin-0.1.0/debug/deps --extern getopts=/home/cratesfyi/ts3plugin-0.1.0/debug/deps/libgetopts-33691dbdf8852281.rlib --cap-lints allow`
Compiling num-integer v0.1.32
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/num-integer-0.1.32/src/lib.rs --crate-name num_integer --crate-type lib -g -C metadata=52fdddf28cd8e924 -C extra-filename=-52fdddf28cd8e924 --out-dir /home/cratesfyi/ts3plugin-0.1.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/ts3plugin-0.1.0/debug/deps -L dependency=/home/cratesfyi/ts3plugin-0.1.0/debug/deps --extern num_traits=/home/cratesfyi/ts3plugin-0.1.0/debug/deps/libnum_traits-a6dde7de4ab4b779.rlib --cap-lints allow`
Compiling num-iter v0.1.32
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/num-iter-0.1.32/src/lib.rs --crate-name num_iter --crate-type lib -g -C metadata=50df698bc905252c -C extra-filename=-50df698bc905252c --out-dir /home/cratesfyi/ts3plugin-0.1.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/ts3plugin-0.1.0/debug/deps -L dependency=/home/cratesfyi/ts3plugin-0.1.0/debug/deps --extern num_integer=/home/cratesfyi/ts3plugin-0.1.0/debug/deps/libnum_integer-52fdddf28cd8e924.rlib --extern num_traits=/home/cratesfyi/ts3plugin-0.1.0/debug/deps/libnum_traits-a6dde7de4ab4b779.rlib --cap-lints allow`
Compiling num v0.1.35
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/num-0.1.35/src/lib.rs --crate-name num --crate-type lib -g -C metadata=45a7f1df1ffbcf4c -C extra-filename=-45a7f1df1ffbcf4c --out-dir /home/cratesfyi/ts3plugin-0.1.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/ts3plugin-0.1.0/debug/deps -L dependency=/home/cratesfyi/ts3plugin-0.1.0/debug/deps --extern num_integer=/home/cratesfyi/ts3plugin-0.1.0/debug/deps/libnum_integer-52fdddf28cd8e924.rlib --extern num_iter=/home/cratesfyi/ts3plugin-0.1.0/debug/deps/libnum_iter-50df698bc905252c.rlib --extern num_traits=/home/cratesfyi/ts3plugin-0.1.0/debug/deps/libnum_traits-a6dde7de4ab4b779.rlib --cap-lints allow`
Compiling chrono v0.2.25
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/chrono-0.2.25/src/lib.rs --crate-name chrono --crate-type lib -g -C metadata=7342810e34d1c30d -C extra-filename=-7342810e34d1c30d --out-dir /home/cratesfyi/ts3plugin-0.1.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/ts3plugin-0.1.0/debug/deps -L dependency=/home/cratesfyi/ts3plugin-0.1.0/debug/deps --extern num=/home/cratesfyi/ts3plugin-0.1.0/debug/deps/libnum-45a7f1df1ffbcf4c.rlib --extern time=/home/cratesfyi/ts3plugin-0.1.0/debug/deps/libtime-750bfdd52feafcb7.rlib --cap-lints allow`
Compiling tempdir v0.3.5
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/tempdir-0.3.5/src/lib.rs --crate-name tempdir --crate-type lib -g -C metadata=c5a9975021308003 -C extra-filename=-c5a9975021308003 --out-dir /home/cratesfyi/ts3plugin-0.1.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/ts3plugin-0.1.0/debug/deps -L dependency=/home/cratesfyi/ts3plugin-0.1.0/debug/deps --extern rand=/home/cratesfyi/ts3plugin-0.1.0/debug/deps/librand-49a08859d086fffe.rlib --cap-lints allow`
Compiling skeptic v0.6.1
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/skeptic-0.6.1/lib.rs --crate-name skeptic --crate-type lib -g -C metadata=edee57ffa88b8005 -C extra-filename=-edee57ffa88b8005 --out-dir /home/cratesfyi/ts3plugin-0.1.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/ts3plugin-0.1.0/debug/deps -L dependency=/home/cratesfyi/ts3plugin-0.1.0/debug/deps --extern tempdir=/home/cratesfyi/ts3plugin-0.1.0/debug/deps/libtempdir-c5a9975021308003.rlib --extern pulldown_cmark=/home/cratesfyi/ts3plugin-0.1.0/debug/deps/libpulldown_cmark-db3a99e46a6fde1d.rlib --cap-lints allow`
Compiling ts3plugin v0.1.0
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/ts3plugin-0.1.0/src/build.rs --crate-name build_script_build --crate-type bin -g --cfg feature=\"default\" --out-dir /home/cratesfyi/ts3plugin-0.1.0/debug/build/ts3plugin-41be7f841d7cd121 --emit=dep-info,link -L dependency=/home/cratesfyi/ts3plugin-0.1.0/debug -L dependency=/home/cratesfyi/ts3plugin-0.1.0/debug/deps --extern skeptic=/home/cratesfyi/ts3plugin-0.1.0/debug/deps/libskeptic-edee57ffa88b8005.rlib`
warning: method is never used: `initialise`, #[warn(dead_code)] on by default
--> .cargo/registry/src/github.com-1ecc6299db9ec823/ts3plugin-0.1.0/src/build.rs:250:5
|
250 |     fn initialise(&self, initialise: bool) -> PropertyBuilder<'a> {
|     ^

warning: method is never used: `method_name`, #[warn(dead_code)] on by default
--> .cargo/registry/src/github.com-1ecc6299db9ec823/ts3plugin-0.1.0/src/build.rs:274:5
|
274 |     fn method_name<S: Into<Cow<'a, str>>>(&self, method_name: S) -> PropertyBuilder<'a> {
|     ^

Running `/home/cratesfyi/ts3plugin-0.1.0/debug/build/ts3plugin-41be7f841d7cd121/build-script-build`
Documenting ts3plugin v0.1.0
Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/ts3plugin-0.1.0/src/lib.rs --crate-name ts3plugin -o /home/cratesfyi/ts3plugin-0.1.0/doc --cfg feature=\"default\" -L dependency=/home/cratesfyi/ts3plugin-0.1.0/debug -L dependency=/home/cratesfyi/ts3plugin-0.1.0/debug/deps --extern libc=/home/cratesfyi/ts3plugin-0.1.0/debug/deps/liblibc-1bd8847afb79f283.rlib --extern ts3plugin_sys=/home/cratesfyi/ts3plugin-0.1.0/debug/deps/libts3plugin_sys-695dcc643308a780.rlib --extern chrono=/home/cratesfyi/ts3plugin-0.1.0/debug/deps/libchrono-7342810e34d1c30d.rlib --extern lazy_static=/home/cratesfyi/ts3plugin-0.1.0/debug/deps/liblazy_static-359f5533c970cd71.rlib`