goblin 0.0.8

An impish, cross-platform binary parsing and loading crate
Documentation
Build #44236 2017-03-15T04:57:47.882595+00:00
# rustc version
rustc 1.17.0-nightly (0f34b532a 2017-02-21)
# docs.rs version
cratesfyi 0.3.1 (35080d4 2017-01-24)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading goblin v0.0.8
Compiling unicode-xid v0.0.4
Compiling scroll v0.3.0
Compiling quote v0.3.15
Running `rustc --crate-name unicode_xid .cargo/registry/src/github.com-1ecc6299db9ec823/unicode-xid-0.0.4/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' -C metadata=0718538d6479f922 -C extra-filename=-0718538d6479f922 --out-dir /home/cratesfyi/goblin-0.0.8/debug/deps -L dependency=/home/cratesfyi/goblin-0.0.8/debug/deps --cap-lints allow`
Running `rustc --crate-name scroll .cargo/registry/src/github.com-1ecc6299db9ec823/scroll-0.3.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="std"' -C metadata=cdd42a0098bfe96f -C extra-filename=-cdd42a0098bfe96f --out-dir /home/cratesfyi/goblin-0.0.8/debug/deps -L dependency=/home/cratesfyi/goblin-0.0.8/debug/deps --cap-lints allow`
Running `rustc --crate-name quote .cargo/registry/src/github.com-1ecc6299db9ec823/quote-0.3.15/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=565e17019bbf404d -C extra-filename=-565e17019bbf404d --out-dir /home/cratesfyi/goblin-0.0.8/debug/deps -L dependency=/home/cratesfyi/goblin-0.0.8/debug/deps --cap-lints allow`
Compiling syn v0.10.8
Running `rustc --crate-name syn .cargo/registry/src/github.com-1ecc6299db9ec823/syn-0.10.8/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="quote"' --cfg 'feature="printing"' --cfg 'feature="parsing"' --cfg 'feature="unicode-xid"' --cfg 'feature="default"' -C metadata=3f70c2ed9c837440 -C extra-filename=-3f70c2ed9c837440 --out-dir /home/cratesfyi/goblin-0.0.8/debug/deps -L dependency=/home/cratesfyi/goblin-0.0.8/debug/deps --extern quote=/home/cratesfyi/goblin-0.0.8/debug/deps/libquote-565e17019bbf404d.rlib --extern unicode_xid=/home/cratesfyi/goblin-0.0.8/debug/deps/libunicode_xid-0718538d6479f922.rlib --cap-lints allow`
Compiling scroll_derive v0.3.0
Running `rustc --crate-name scroll_derive .cargo/registry/src/github.com-1ecc6299db9ec823/scroll_derive-0.3.0/src/lib.rs --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=dc836d146482f837 -C extra-filename=-dc836d146482f837 --out-dir /home/cratesfyi/goblin-0.0.8/debug/deps -L dependency=/home/cratesfyi/goblin-0.0.8/debug/deps --extern quote=/home/cratesfyi/goblin-0.0.8/debug/deps/libquote-565e17019bbf404d.rlib --extern syn=/home/cratesfyi/goblin-0.0.8/debug/deps/libsyn-3f70c2ed9c837440.rlib --cap-lints allow`
Documenting goblin v0.0.8
Running `rustdoc --crate-name goblin .cargo/registry/src/github.com-1ecc6299db9ec823/goblin-0.0.8/src/lib.rs -o /home/cratesfyi/goblin-0.0.8/doc --cfg 'feature="goblin"' --cfg 'feature="scroll_derive"' --cfg 'feature="default"' --cfg 'feature="mach64"' --cfg 'feature="elf32"' --cfg 'feature="pe64"' --cfg 'feature="mach32"' --cfg 'feature="endian_fd"' --cfg 'feature="scroll"' --cfg 'feature="archive"' --cfg 'feature="std"' --cfg 'feature="pe32"' --cfg 'feature="elf64"' -L dependency=/home/cratesfyi/goblin-0.0.8/debug/deps --extern scroll_derive=/home/cratesfyi/goblin-0.0.8/debug/deps/libscroll_derive-dc836d146482f837.so --extern scroll=/home/cratesfyi/goblin-0.0.8/debug/deps/libscroll-cdd42a0098bfe96f.rlib`
Finished dev [unoptimized + debuginfo] target(s) in 10.21 secs