steganography 0.2.1

A simple steganography library
Documentation
Build #47418 2017-04-23T18:48:04.677669+00:00
# rustc version
rustc 1.18.0-nightly (bbdaad0dc 2017-04-14)
# docs.rs version
cratesfyi 0.3.2 (e3bc9fb 2017-04-22)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading steganography v0.2.1
Compiling adler32 v1.0.0
Compiling libc v0.2.21
Compiling byteorder v1.0.0
Compiling scoped_threadpool v0.1.7
Compiling rayon-core v1.0.0
Compiling bitflags v0.7.0
Compiling color_quant v1.0.0
Compiling lzw v0.10.0
Running `rustc --crate-name adler32 .cargo/registry/src/github.com-1ecc6299db9ec823/adler32-1.0.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=67ce9e53daaa310c -C extra-filename=-67ce9e53daaa310c --out-dir /home/cratesfyi/steganography-0.2.1/debug/deps -L dependency=/home/cratesfyi/steganography-0.2.1/debug/deps --cap-lints allow`
Running `rustc --crate-name libc .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.21/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_std"' -C metadata=5dc7b85e748840b4 -C extra-filename=-5dc7b85e748840b4 --out-dir /home/cratesfyi/steganography-0.2.1/debug/deps -L dependency=/home/cratesfyi/steganography-0.2.1/debug/deps --cap-lints allow`
Running `rustc --crate-name scoped_threadpool .cargo/registry/src/github.com-1ecc6299db9ec823/scoped_threadpool-0.1.7/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=36dca6bcb039df61 -C extra-filename=-36dca6bcb039df61 --out-dir /home/cratesfyi/steganography-0.2.1/debug/deps -L dependency=/home/cratesfyi/steganography-0.2.1/debug/deps --cap-lints allow`
Running `rustc --crate-name byteorder .cargo/registry/src/github.com-1ecc6299db9ec823/byteorder-1.0.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="std"' --cfg 'feature="default"' -C metadata=240cc8a1e1423fad -C extra-filename=-240cc8a1e1423fad --out-dir /home/cratesfyi/steganography-0.2.1/debug/deps -L dependency=/home/cratesfyi/steganography-0.2.1/debug/deps --cap-lints allow`
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.0.0/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=bccf1d8d55e2135d -C extra-filename=-bccf1d8d55e2135d --out-dir /home/cratesfyi/steganography-0.2.1/debug/build/rayon-core-bccf1d8d55e2135d -L dependency=/home/cratesfyi/steganography-0.2.1/debug/deps --cap-lints allow`
Running `rustc --crate-name bitflags .cargo/registry/src/github.com-1ecc6299db9ec823/bitflags-0.7.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=65ddff5d2b91509e -C extra-filename=-65ddff5d2b91509e --out-dir /home/cratesfyi/steganography-0.2.1/debug/deps -L dependency=/home/cratesfyi/steganography-0.2.1/debug/deps --cap-lints allow`
Running `rustc --crate-name color_quant .cargo/registry/src/github.com-1ecc6299db9ec823/color_quant-1.0.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=91638445defb0073 -C extra-filename=-91638445defb0073 --out-dir /home/cratesfyi/steganography-0.2.1/debug/deps -L dependency=/home/cratesfyi/steganography-0.2.1/debug/deps --cap-lints allow`
Running `rustc --crate-name lzw .cargo/registry/src/github.com-1ecc6299db9ec823/lzw-0.10.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="raii_no_panic"' --cfg 'feature="default"' -C metadata=313dd0fa1649e022 -C extra-filename=-313dd0fa1649e022 --out-dir /home/cratesfyi/steganography-0.2.1/debug/deps -L dependency=/home/cratesfyi/steganography-0.2.1/debug/deps --cap-lints allow`
Compiling num-traits v0.1.37
Running `rustc --crate-name num_traits .cargo/registry/src/github.com-1ecc6299db9ec823/num-traits-0.1.37/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=69f4129d46397118 -C extra-filename=-69f4129d46397118 --out-dir /home/cratesfyi/steganography-0.2.1/debug/deps -L dependency=/home/cratesfyi/steganography-0.2.1/debug/deps --cap-lints allow`
Compiling lazy_static v0.2.8
Running `rustc --crate-name lazy_static .cargo/registry/src/github.com-1ecc6299db9ec823/lazy_static-0.2.8/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=ad1e8eccb670bee7 -C extra-filename=-ad1e8eccb670bee7 --out-dir /home/cratesfyi/steganography-0.2.1/debug/deps -L dependency=/home/cratesfyi/steganography-0.2.1/debug/deps --cap-lints allow`
Running `/home/cratesfyi/steganography-0.2.1/debug/build/rayon-core-bccf1d8d55e2135d/build-script-build`
Compiling inflate v0.1.1
Running `rustc --crate-name inflate .cargo/registry/src/github.com-1ecc6299db9ec823/inflate-0.1.1/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' -C metadata=a5fe4b3d10215f46 -C extra-filename=-a5fe4b3d10215f46 --out-dir /home/cratesfyi/steganography-0.2.1/debug/deps -L dependency=/home/cratesfyi/steganography-0.2.1/debug/deps --cap-lints allow`
Compiling deflate v0.7.6
Running `rustc --crate-name deflate .cargo/registry/src/github.com-1ecc6299db9ec823/deflate-0.7.6/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=c46d3438e498f26e -C extra-filename=-c46d3438e498f26e --out-dir /home/cratesfyi/steganography-0.2.1/debug/deps -L dependency=/home/cratesfyi/steganography-0.2.1/debug/deps --extern adler32=/home/cratesfyi/steganography-0.2.1/debug/deps/libadler32-67ce9e53daaa310c.rlib --extern byteorder=/home/cratesfyi/steganography-0.2.1/debug/deps/libbyteorder-240cc8a1e1423fad.rlib --cap-lints allow`
Compiling rand v0.3.15
Compiling num_cpus v1.3.0
Running `rustc --crate-name num_cpus .cargo/registry/src/github.com-1ecc6299db9ec823/num_cpus-1.3.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=40879e9ed1a40827 -C extra-filename=-40879e9ed1a40827 --out-dir /home/cratesfyi/steganography-0.2.1/debug/deps -L dependency=/home/cratesfyi/steganography-0.2.1/debug/deps --extern libc=/home/cratesfyi/steganography-0.2.1/debug/deps/liblibc-5dc7b85e748840b4.rlib --cap-lints allow`
Running `rustc --crate-name rand .cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.3.15/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=c9d9fbdab2355ee4 -C extra-filename=-c9d9fbdab2355ee4 --out-dir /home/cratesfyi/steganography-0.2.1/debug/deps -L dependency=/home/cratesfyi/steganography-0.2.1/debug/deps --extern libc=/home/cratesfyi/steganography-0.2.1/debug/deps/liblibc-5dc7b85e748840b4.rlib --cap-lints allow`
Compiling num-integer v0.1.34
Compiling enum_primitive v0.1.1
Running `rustc --crate-name enum_primitive .cargo/registry/src/github.com-1ecc6299db9ec823/enum_primitive-0.1.1/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=b8ff90d65ad8e4c3 -C extra-filename=-b8ff90d65ad8e4c3 --out-dir /home/cratesfyi/steganography-0.2.1/debug/deps -L dependency=/home/cratesfyi/steganography-0.2.1/debug/deps --extern num_traits=/home/cratesfyi/steganography-0.2.1/debug/deps/libnum_traits-69f4129d46397118.rlib --cap-lints allow`
Running `rustc --crate-name num_integer .cargo/registry/src/github.com-1ecc6299db9ec823/num-integer-0.1.34/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=f095de9fdbda10f9 -C extra-filename=-f095de9fdbda10f9 --out-dir /home/cratesfyi/steganography-0.2.1/debug/deps -L dependency=/home/cratesfyi/steganography-0.2.1/debug/deps --extern num_traits=/home/cratesfyi/steganography-0.2.1/debug/deps/libnum_traits-69f4129d46397118.rlib --cap-lints allow`
Compiling gif v0.9.1
Running `rustc --crate-name gif .cargo/registry/src/github.com-1ecc6299db9ec823/gif-0.9.1/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="raii_no_panic"' -C metadata=24130ac4aa272b6f -C extra-filename=-24130ac4aa272b6f --out-dir /home/cratesfyi/steganography-0.2.1/debug/deps -L dependency=/home/cratesfyi/steganography-0.2.1/debug/deps --extern lzw=/home/cratesfyi/steganography-0.2.1/debug/deps/liblzw-313dd0fa1649e022.rlib --extern color_quant=/home/cratesfyi/steganography-0.2.1/debug/deps/libcolor_quant-91638445defb0073.rlib --cap-lints allow`
Compiling num-iter v0.1.33
Compiling num-rational v0.1.36
Running `rustc --crate-name num_rational .cargo/registry/src/github.com-1ecc6299db9ec823/num-rational-0.1.36/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=d199879a72b9f75d -C extra-filename=-d199879a72b9f75d --out-dir /home/cratesfyi/steganography-0.2.1/debug/deps -L dependency=/home/cratesfyi/steganography-0.2.1/debug/deps --extern num_traits=/home/cratesfyi/steganography-0.2.1/debug/deps/libnum_traits-69f4129d46397118.rlib --extern num_integer=/home/cratesfyi/steganography-0.2.1/debug/deps/libnum_integer-f095de9fdbda10f9.rlib --cap-lints allow`
Running `rustc --crate-name num_iter .cargo/registry/src/github.com-1ecc6299db9ec823/num-iter-0.1.33/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=e3d53b72a44dd492 -C extra-filename=-e3d53b72a44dd492 --out-dir /home/cratesfyi/steganography-0.2.1/debug/deps -L dependency=/home/cratesfyi/steganography-0.2.1/debug/deps --extern num_integer=/home/cratesfyi/steganography-0.2.1/debug/deps/libnum_integer-f095de9fdbda10f9.rlib --extern num_traits=/home/cratesfyi/steganography-0.2.1/debug/deps/libnum_traits-69f4129d46397118.rlib --cap-lints allow`
Compiling deque v0.3.1
Running `rustc --crate-name deque .cargo/registry/src/github.com-1ecc6299db9ec823/deque-0.3.1/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=3dac40934f664a0f -C extra-filename=-3dac40934f664a0f --out-dir /home/cratesfyi/steganography-0.2.1/debug/deps -L dependency=/home/cratesfyi/steganography-0.2.1/debug/deps --extern rand=/home/cratesfyi/steganography-0.2.1/debug/deps/librand-c9d9fbdab2355ee4.rlib --cap-lints allow`
Running `rustc --crate-name rayon_core .cargo/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.0.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=a61f07c9034a78a3 -C extra-filename=-a61f07c9034a78a3 --out-dir /home/cratesfyi/steganography-0.2.1/debug/deps -L dependency=/home/cratesfyi/steganography-0.2.1/debug/deps --extern libc=/home/cratesfyi/steganography-0.2.1/debug/deps/liblibc-5dc7b85e748840b4.rlib --extern lazy_static=/home/cratesfyi/steganography-0.2.1/debug/deps/liblazy_static-ad1e8eccb670bee7.rlib --extern rand=/home/cratesfyi/steganography-0.2.1/debug/deps/librand-c9d9fbdab2355ee4.rlib --extern deque=/home/cratesfyi/steganography-0.2.1/debug/deps/libdeque-3dac40934f664a0f.rlib --extern num_cpus=/home/cratesfyi/steganography-0.2.1/debug/deps/libnum_cpus-40879e9ed1a40827.rlib --cap-lints allow`
Compiling rayon v0.7.0
Running `rustc --crate-name rayon .cargo/registry/src/github.com-1ecc6299db9ec823/rayon-0.7.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=c7bc5e3bc49b9ffe -C extra-filename=-c7bc5e3bc49b9ffe --out-dir /home/cratesfyi/steganography-0.2.1/debug/deps -L dependency=/home/cratesfyi/steganography-0.2.1/debug/deps --extern rayon_core=/home/cratesfyi/steganography-0.2.1/debug/deps/librayon_core-a61f07c9034a78a3.rlib --cap-lints allow`
Compiling png v0.6.2
Running `rustc --crate-name png .cargo/registry/src/github.com-1ecc6299db9ec823/png-0.6.2/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="deflate"' --cfg 'feature="png-encoding"' --cfg 'feature="default"' -C metadata=812f381d5999ff7c -C extra-filename=-812f381d5999ff7c --out-dir /home/cratesfyi/steganography-0.2.1/debug/deps -L dependency=/home/cratesfyi/steganography-0.2.1/debug/deps --extern num_iter=/home/cratesfyi/steganography-0.2.1/debug/deps/libnum_iter-e3d53b72a44dd492.rlib --extern bitflags=/home/cratesfyi/steganography-0.2.1/debug/deps/libbitflags-65ddff5d2b91509e.rlib --extern inflate=/home/cratesfyi/steganography-0.2.1/debug/deps/libinflate-a5fe4b3d10215f46.rlib --extern deflate=/home/cratesfyi/steganography-0.2.1/debug/deps/libdeflate-c46d3438e498f26e.rlib --cap-lints allow`
Compiling jpeg-decoder v0.1.12
Running `rustc --crate-name jpeg_decoder .cargo/registry/src/github.com-1ecc6299db9ec823/jpeg-decoder-0.1.12/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="rayon"' -C metadata=da49462d9f53ae07 -C extra-filename=-da49462d9f53ae07 --out-dir /home/cratesfyi/steganography-0.2.1/debug/deps -L dependency=/home/cratesfyi/steganography-0.2.1/debug/deps --extern byteorder=/home/cratesfyi/steganography-0.2.1/debug/deps/libbyteorder-240cc8a1e1423fad.rlib --extern rayon=/home/cratesfyi/steganography-0.2.1/debug/deps/librayon-c7bc5e3bc49b9ffe.rlib --cap-lints allow`
Compiling image v0.12.4
Running `rustc --crate-name image .cargo/registry/src/github.com-1ecc6299db9ec823/image-0.12.4/./src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="webp"' --cfg 'feature="gif"' --cfg 'feature="jpeg"' --cfg 'feature="jpeg-decoder"' --cfg 'feature="bmp"' --cfg 'feature="scoped_threadpool"' --cfg 'feature="ico"' --cfg 'feature="ppm"' --cfg 'feature="png"' --cfg 'feature="png_codec"' --cfg 'feature="default"' --cfg 'feature="hdr"' --cfg 'feature="tga"' --cfg 'feature="tiff"' --cfg 'feature="gif_codec"' -C metadata=6809b64bfcab773c -C extra-filename=-6809b64bfcab773c --out-dir /home/cratesfyi/steganography-0.2.1/debug/deps -L dependency=/home/cratesfyi/steganography-0.2.1/debug/deps --extern num_traits=/home/cratesfyi/steganography-0.2.1/debug/deps/libnum_traits-69f4129d46397118.rlib --extern enum_primitive=/home/cratesfyi/steganography-0.2.1/debug/deps/libenum_primitive-b8ff90d65ad8e4c3.rlib --extern byteorder=/home/cratesfyi/steganography-0.2.1/debug/deps/libbyteorder-240cc8a1e1423fad.rlib --extern scoped_threadpool=/home/cratesfyi/steganography-0.2.1/debug/deps/libscoped_threadpool-36dca6bcb039df61.rlib --extern num_iter=/home/cratesfyi/steganography-0.2.1/debug/deps/libnum_iter-e3d53b72a44dd492.rlib --extern num_rational=/home/cratesfyi/steganography-0.2.1/debug/deps/libnum_rational-d199879a72b9f75d.rlib --extern jpeg_decoder=/home/cratesfyi/steganography-0.2.1/debug/deps/libjpeg_decoder-da49462d9f53ae07.rlib --extern gif=/home/cratesfyi/steganography-0.2.1/debug/deps/libgif-24130ac4aa272b6f.rlib --extern png=/home/cratesfyi/steganography-0.2.1/debug/deps/libpng-812f381d5999ff7c.rlib --cap-lints allow`
Documenting steganography v0.2.1
Running `rustdoc --crate-name steganography .cargo/registry/src/github.com-1ecc6299db9ec823/steganography-0.2.1/src/lib.rs -o /home/cratesfyi/steganography-0.2.1/doc -L dependency=/home/cratesfyi/steganography-0.2.1/debug/deps --extern image=/home/cratesfyi/steganography-0.2.1/debug/deps/libimage-6809b64bfcab773c.rlib`
Finished dev [unoptimized + debuginfo] target(s) in 28.81 secs