rstack 0.2.0

Stack traces of remote processes
Documentation
Build #139490 2019-01-28 05:19:18

# rustc version rustc 1.33.0-nightly (c2d381d39 2019-01-10)

# docs.rs version cratesfyi 0.6.0 (1a20968 2019-01-11)

# build log Updating crates.io index Downloading crates ... Downloaded rstack v0.2.0 Downloading crates ... Downloaded unwind v0.2.0 Downloading crates ... Downloaded unwind-sys v0.1.1 Fresh pkg-config v0.3.14 Compiling unwind v0.2.0 Fresh foreign-types-shared v0.1.1 Fresh cfg-if v0.1.6 Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/unwind-0.2.0/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="ptrace"' --cfg 'feature="unwind-sys"' -C metadata=86cd3992c170eb7a -C extra-filename=-86cd3992c170eb7a --out-dir /home/cratesfyi/cratesfyi/debug/build/unwind-86cd3992c170eb7a -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow` Compiling unwind-sys v0.1.1 Fresh foreign-types v0.3.2 Fresh log v0.4.6 Fresh libc v0.2.48 Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/unwind-sys-0.1.1/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="ptrace"' -C metadata=24735c25bae9ff8e -C extra-filename=-24735c25bae9ff8e --out-dir /home/cratesfyi/cratesfyi/debug/build/unwind-sys-24735c25bae9ff8e -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern pkg_config=/home/cratesfyi/cratesfyi/debug/deps/libpkg_config-b1a8fe86c2790683.rlib --cap-lints allow` Running `/home/cratesfyi/cratesfyi/debug/build/unwind-sys-24735c25bae9ff8e/build-script-build` Running `rustc --crate-name unwind_sys /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/unwind-sys-0.1.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="ptrace"' -C metadata=e1171bffb8eb633d -C extra-filename=-e1171bffb8eb633d --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-9d9842c683d7e345.rmeta --cap-lints allow -L native=/usr/lib/x86_64-linux-gnu -l unwind-ptrace -l unwind-generic -l unwind` Running `/home/cratesfyi/cratesfyi/debug/build/unwind-86cd3992c170eb7a/build-script-build` Running `rustc --crate-name unwind /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/unwind-0.2.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="ptrace"' --cfg 'feature="unwind-sys"' -C metadata=17c40f26f6a32af9 -C extra-filename=-17c40f26f6a32af9 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern foreign_types=/home/cratesfyi/cratesfyi/debug/deps/libforeign_types-5369989183e2201c.rmeta --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-9d9842c683d7e345.rmeta --extern unwind_sys=/home/cratesfyi/cratesfyi/debug/deps/libunwind_sys-e1171bffb8eb633d.rmeta --cap-lints allow -L native=/usr/lib/x86_64-linux-gnu` Documenting rstack v0.2.0 Running `rustdoc --edition=2018 --crate-name rstack /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rstack-0.2.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' --cfg 'feature="unwind"' --cfg 'feature="unwind_"' -Z unstable-options --resource-suffix -20190110-1.33.0-nightly-c2d381d39 --static-root-path / --disable-per-crate-search --extern-html-root-url 'dw_=https://docs.rs/dw/0.1.0' --extern-html-root-url 'cfg_if=https://docs.rs/cfg-if/0.1.6' --extern-html-root-url 'libc=https://docs.rs/libc/0.2.48' --extern-html-root-url 'log=https://docs.rs/log/0.4.6' --extern-html-root-url 'lazy_static=https://docs.rs/lazy_static/1.2.0' --extern-html-root-url 'unwind_=https://docs.rs/unwind/0.2.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cfg_if=/home/cratesfyi/cratesfyi/debug/deps/libcfg_if-ffbbc17397831b8a.rmeta --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-9d9842c683d7e345.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-c43b64e81bcdbc3f.rmeta --extern unwind_=/home/cratesfyi/cratesfyi/debug/deps/libunwind-17c40f26f6a32af9.rmeta` Finished dev [unoptimized + debuginfo] target(s) in 4.85s