goblin 0.2.0

An impish, cross-platform, ELF, Mach-o, and PE binary parsing and loading crate
Documentation
Build #216166 2020-01-26T20:12:45.848448+00:00
# rustc version
rustc 1.42.0-nightly (6d3f4e0aa 2020-01-25)# docs.rs version
docsrs 0.6.0 (9c0d43f 2020-01-23)# build log
[INFO] running `"docker" "create" "-v" "/home/cratesfyi/workspace/builds/goblin-0.2.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/goblin-0.2.0/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 -20200125-1.42.0-nightly-6d3f4e0aa --static-root-path / --extern-html-root-url scroll=https://docs.rs/scroll/0.10.1 --extern-html-root-url plain=https://docs.rs/plain/0.2.3 --extern-html-root-url log=https://docs.rs/log/0.4.8" "-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"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] b32ee01175159a08b74b336b082fb3c8d21fb19e81e4f993f2b62a3b2df1a8f9
[INFO] running `"docker" "start" "-a" "b32ee01175159a08b74b336b082fb3c8d21fb19e81e4f993f2b62a3b2df1a8f9"`
[INFO] [stderr]    Compiling proc-macro2 v1.0.8
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.14
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling scroll_derive v0.10.1
[INFO] [stderr]     Checking scroll v0.10.1
[INFO] [stderr]  Documenting goblin v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: `[phdrs]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/elf/dynamic.rs:508:13
[INFO] [stderr]     |
[INFO] [stderr] 508 | /             /// Maybe gets and returns the dynamic array with the same lifetime as the [phdrs], using the provided bias with wrapping addition.
[INFO] [stderr] 509 | |             /// If the bias is wrong, it will either segfault or give you incorrect values, beware
[INFO] [stderr]     | |__________________________________________________________________________________________________^
[INFO] [stderr] ...
[INFO] [stderr] 690 |       elf_dyn_std_impl!(u32, crate::elf32::program_header::ProgramHeader);
[INFO] [stderr]     |       -------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(intra_doc_link_resolution_failure)]` on by default
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Maybe gets and returns the dynamic array with the same lifetime as the [phdrs], using the provided bias with wrapping addition.
[INFO] [stderr]                                                                                     ^^^^^
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[phdrs]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/elf/dynamic.rs:508:13
[INFO] [stderr]     |
[INFO] [stderr] 508 | /             /// Maybe gets and returns the dynamic array with the same lifetime as the [phdrs], using the provided bias with wrapping addition.
[INFO] [stderr] 509 | |             /// If the bias is wrong, it will either segfault or give you incorrect values, beware
[INFO] [stderr]     | |__________________________________________________________________________________________________^
[INFO] [stderr] ...
[INFO] [stderr] 704 |       elf_dyn_std_impl!(u64, crate::elf64::program_header::ProgramHeader);
[INFO] [stderr]     |       -------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Maybe gets and returns the dynamic array with the same lifetime as the [phdrs], using the provided bias with wrapping addition.
[INFO] [stderr]                                                                                     ^^^^^
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[chained_info]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/pe/exception.rs:614:19
[INFO] [stderr]     |
[INFO] [stderr] 614 |     /// optional [`chained_info`] is present, codes of that unwind info should be interpreted
[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 13.63s
[INFO] running `"docker" "inspect" "b32ee01175159a08b74b336b082fb3c8d21fb19e81e4f993f2b62a3b2df1a8f9"`
[INFO] running `"docker" "rm" "-f" "b32ee01175159a08b74b336b082fb3c8d21fb19e81e4f993f2b62a3b2df1a8f9"`
[INFO] [stdout] b32ee01175159a08b74b336b082fb3c8d21fb19e81e4f993f2b62a3b2df1a8f9